精密数字气压计_自动化专业论文范文
发布时间:
2015-01-16
来源:
人大经济论坛
自动化专业论文范文
摘 要
近年来随着传感器在社会领域的渗透,气压传感器的应用正在不断地走向深入。同时带动传统控制检测日益更新.在实时检测系统中气压传感器往往是作为一个核心部件来使用,仅气压传感器方面知识是不够的还应根据具体硬件结构,以及针对具体应用对象特点的软件,结合以作完善。
本论文介绍了精密数字气压计的软硬件实现的方法。该方法通过气压传感器获得与大气压相对应的模拟电压值,其中气压传感器用来将被测的气压转换为电压信号,并用AD574把气压传感器输出的信号转换具有一定频率的脉冲信号,并根据单位时间内得到的脉冲数,依据电压与频率的线性关系式计算出所对应的气压值,输入到单片机内进行处理,再通过LED的显示从而实现显示相对的气压值。
本论文所介绍的方法制成的气压传感器携带方便,操作简单,精确度高,完全符合设计要求。
关键词:气压传感器;AD574;单片机
Abstract
With the infiltration in the social field of the sensor in recent years, the air pressure sensor is moving towards deepening constantly, drive tradition is it measure crescent benefit to upgrade day to control at the same time. In measuring in real time and automatically controlled one-chip computer application system, the one-chip computer often uses as a key part, only airpressure sensor knowledge is not enough, should also follow the structure of the concrete hardware , and direct against and use the software of target's characteristic to combine concretly, in order to do perfectly.
A method to devise a digital precision barometer is illustrated in this article. The sensor outputs the voltage signal responsing to the air pressure. The singal is converted by AD574 , then inputted into single chip microcomputer (SCM) and displayed on LED synchronously.
This kind of barometer is portable ,easily operated and absolutely accord with the design requirement.
Keywords : barometer ; air pressure sensor ; ad574 ; single chip microcomputer
目 录
第1章绪 论2
第2章方案论证4
2.1 系统构成4
2.2 下位机组成4
2.3 传感器选择5
2.3.1 气压传感器选择5
第3章 MCS—51单片机的结构5
3.1内部结构和引脚功能5
3.1.1 内部结构5
3.1.2 引脚功能7
3.2 输入/输出(I/O)口9
3.2.1 P1口内部结构及使用10
3.2.2 P0口内部结构及使用11
3.2.3 P2口内部结构及使用12
3.3 存储器扩展技术13
.3.3 .2 三态缓冲寄存器扩展输入输出接口15
第4章 可编程多功能接口815516
4.1 8155的组成和管脚功能16
4.1.1 8155的组成16
4.1.2 接口信号19
4.2 8155与MCS—51单片机的连接20
第5章12位A/D转换器26
5.1 AD574的内部结构及引脚功能26
5.1.1 内部结构26
5.1.2引脚功能27
第6章气压传感器34
6.1.基本原理和特点34
第7章 软件设计36
7.1 软件流程图36
7.2 软件程序39
参考文献 45