- 1、本文档共66页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
以AT89S52单片机为核心油井远程数据采集系统的设计
摘要
石油资源是世界各国的重要资源,它关系到国民经济的正常运行,所以油井的管理和监控成为备受关注的大事。本论文设计了一个油井远程数据的采集的系统。
本系统以AT89S52单片机为核心构建硬件平台,对进行检测。并将传感器输出的电流信号转换为电压信号后经A/D转换器件,由AT89S52进行数据的分析处理。由于AT89S52单片机自身I/O口有限,系统通过扩展片855芯片,实现了采样、键盘设定、显示、报警等功能。在软件的设计上,CAN总线将分布在现场的数据采集模块连接在一起,通过网络进行远程数据采集和控制的功能,实现作业现场环境的远程监控和操纵。
关键词:AT89S52;CAN总线;数据采集系统
Abstract
Oil resources are the important resources of all countries in the world, it is related to the normal operation of the national economy, Therefore,wellss management and monitoring are big matter which were concerned. This paper designed of a oil well remote datat system.
This system takes the AT89S52 as the core of the hardware platform, to detect the temperature, pressure and flow. And the output signal of sensor into voltage signal after filtering and amplification are sent to A/D converter, for data analysis and processing by AT89S52. Since the AT89S52 I/O Export Co, system by extending a 8255 chip, realizes the functions of sampling, keyboard, display, alarm. In the software design, the use of C language programming, including the main program module, CAN bus interface data communication module, display module, data acquisition module, display module, keyboard module and A/D conversion module design.
The design achieved that lower machine gathering temperature signal, pressure signal and the flow of signal on site, data acquisition module will be distributed at the scene through CAN bus are connected together, the remote data acquisition and control through the network functions, realizing on-site environmental remote monitoring and control.
Key words:AT89S52;CAN bus;DA
目 录
第1章 绪 论 1
1.1 课题的来源及意义 1
1.2 CAN总线 2
1.3 国内外研究现状 2
1.4 论文研究的内容 3
第2章 方案论证 5
2.1 概述 5
2.2 方案论证 5
2.2.1 控制器模块论证 5
2.2.2 电源模块论证 6
2.2.3 压力采集模块论证 7
2.2.4 流量采集模块论证 7
2.2.5 温度采集模块论证 8
2.3 远程数据采集系统设计方案 8
2.4 系统总体设计方案 9
第3章 硬件设计 11
3.1 AT89S52单片机 11
3.2 复位电路 12
3.3 晶振电路 12
3.4 A/D转换电路 13
3.5 电源电路 15
3.6 报警电路 17
3.7 显示电路 18
3.8 CAN总线接口电路 19
3.9 I/O口扩展电路 20
3.10 滤波电路 21
3.11 放大电路 22
3.12 键盘电路 23
3.1
文档评论(0)