多路数据采集器设计(软件设计)解析.docVIP

  • 6
  • 0
  • 约 37页
  • 2016-04-09 发布于湖北
  • 举报
多路数据采集器(软件设计) The Design Of Multi-channel Data Acquisition System 摘要 本文介绍一种基于单片机的多路数据采集系统。单片机是该系统硬件部分的重心。系统采用以89C51单片机为核心,外围电路还包括模拟信号产生模块、A/D转换模块,显示模块,数据处理模块。八路模拟通道的信息首先通过ADC0809的八选一开关进入,进行模数转换得到二进制信息,并将转换后的数据进入单片机进行标度变换为测量结果,最后通过四位数码管显示器来显示所采集的结果。软件是采用C语言进行编程,程序包含A/D转换数据的采集、数码管的显示、键盘的读取和整个系统初始化等模块。 关键词:数据采集 89C51单片机 ADC0809 Abstract This article based on signal-chip microcomputer system is the link between the digital domain and analog domain. The introductive point of this text is a data to collect the system. The hardware of the system focuses on signal-chip microcomputer .Data collection and communication control use modular design. The data collected to control with correspondence to adopt a machine 8051 to carry out. The part of hardware’s core is AT89C51, is also includes A/D conversion module, display module, and the serial interface. Slave machine is responsible for data acquisition and answering the host machine.8 roads were measured the electric voltage to pass the in general use mold-few conversion of ADC0809,the realization carries on the conversion that imitates to measure the numeral to measure towards the data that collect .Then send the data to the host machine through LED digital display is responsible display the data. The software is partly programmed with VC++. The software can realize the function of monitoring and controlling the whole system. It designs much program like data-acquisition treatment,and data-display ect. Keyword: data acquisition AT89C51 ADC0809 目 录 摘要 I Abstract II 第一章 绪论 1 1.1选题背景 1 1.2系统主要任务 2 第二章 系统分析 4 2.1方案选择及设计思想 4 2.2硬件单元电路 6 2.2.1中心控制单元 6 2.2.2信号产生电路 9 2.2.3 F/V转换电路 10 2.2.4信号输入及A/D转换 11 2.2.5 键盘输入电路 13 2.2.6 显示部分 15 2.2.7 供电电源电路 18 第三章系统软件分析 20 3.1系统资源分配 20 3.2系统软件设计思路 20 3.3程序流程图 21 3.4各模块流程图介绍 22 结束语 25 参考文献 26 致谢 27 程序清单 28 第一章 绪论 1.1选题背景 由于现在的科技水平的不断发展,人们对自动化水平的要也越来越高,在很多工厂想趋于自动化因为采用人工的话人为因素太多,也很难避免所以相对而言采用的自动话能有效可靠准确的采集数据。 数据采集系统是一种能在现场实时采集的系统,具备自动存储、即时显示、即时反馈、实时采集功能。为现场数据的有效性、真实性可

文档评论(0)

1亿VIP精品文档

相关文档