1 / 31
文档名称:

毕业设计(论文)-89C52单片机系统实现数据采集和处理.doc

格式:doc   页数:31
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-89C52单片机系统实现数据采集和处理.doc

上传人:3346389411 2013/3/20 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-89C52单片机系统实现数据采集和处理.doc

文档介绍

文档介绍:摘要
本文论述了基于测控技术的高精度电流、电压测量与定标仪的硬件和监控软件方案设计实现,采用51系列单片机89C52和四位半AD7135系统设计技术,能够对电流电压进行数据采集和处理。
本系统为使用者提供了LED显示模块、键盘控制、大容量存储器件、RS-232串行接口,使得智能化程度更高,结构更紧凑、功能更丰富。
关键词:89C52 AD7135 RS-232 数据采集

Abstract
This essay describes that the hardware and the monitor software project of “High Precision Electric Current and Voltage Measure Instrument” which is based on measure and control technology. This system designed with MCS-51 series single puter 89C52 and -bit AD7153, can collect and process the data of Electric Current an Voltage.
This system can supply user with LCD display module、 keyboard control、print interface、MSF and RS-232 serial interface. This unit have good intelligent、tightly packed structure、plentiful function、good technical hereditability and so on.
KEY WORD:89C52 AD7135 Data Aquisition
目录
绪论..........................................................(3)
第一章功能与设计方案........................................(4)
设计方案....................................(4)
软件设计方案................................(5)
第二章硬件电路设计..........................................(6)
第一节 89C52端口介绍.................................... (6)
1、芯片点的特..................................(6)
2、DIP封装及引脚功能..........................(6)
3、芯片功能....................................(8)
第二节 LED显示及接口设计..................................(12)
1、LED显示器结构与原理........................(12)
2、静态显示与动态显示...........................(13)
3、LED显示的接口设计...........................(13)
第三节 AD转换器件7135....................................(14)
1、功能及参数选择..............................(15)
2、7135与单片机的接口..........................(16)
3、体会与总结..................................(17)
第四节系统部分单元电路设计...............................(17)
1、8255键盘设计...............................(18)
2、储单元电路设计..............................(18)
3、RS-232串行接口电路.........................(19)
第三章软件设计..............................................(20)
1、软件设计方案................................(20)
2、软件调试....................................(20)
结束语