欢迎来到天天文库
浏览记录
ID:875001
大小:719.03 KB
页数:46页
时间:2017-09-22
《基于单片机的数据采集》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、存档日期:存档编号:本科生毕业设计(论文)论文题目:基于单片机的数据采集系统的设计姓名:学院:专业:班级、学号:指导教师:摘要本文介绍了基于单片机的数据采集的硬件设计和软件设计,数据采集系统是模拟域与数字域之间必不可少的纽带,它的存在具有着非常重要的作用。本文介绍的重点是数据采集系统,而该系统硬件部分的重心在于单片机。数据采集与通信控制采用了模块化的设计,数据采集与通信控制采用了单片机AT89C52来实现,硬件部分是以单片机为核心,还包括A/D模数转换模块,显示模块和串行接口部分。本系统下位机负责数据采集并应答
2、主机的命令。8路被测电压通过模数转换器ADC0809进行模数转换,实现对采集到的数据进行模拟量到数字量的转换,并将转换后的数据通过串行口RS-485传输到上位机,由上位机负责数据的接受、处理和显示,并用LED数码显示器来显示所采集的结果。软件部分应用VC++编写控制软件,对数据采集系统、模数转换系统、数据显示、数据通信等程序进行了设计。关键词:数据采集AT89C52ADC0809RS-485AbstractThisarticledescribesthehardwaredesignandsoftwaredesig
3、nofthedataonwhichbasedonsignal-chipmicrocomputer.Thedatacollectionsystemisthelinkbetweenthedigitaldomainandanalogdomain.Ithasanveryimportantfunction.Theintroductivepointofthistextisadatatocollectthesystem.Thehardwareofthesystemfocusesonsignal-chipmicrocomput
4、er.Datacollectionandcommunicationcontrolusemodulardesign.Thedatacollectedtocontrolwithcorrespondencetoadoptamachine8051tocarryout.Thepartofhardware’scoreisAT89C52,isalsoincludesA/Dconversionmodule,displaymodule,andtheserialinterface.Slavemachineisresponsible
5、fordataacquisitionandansweringthehostmachine.8roadsweremeasuredtheelectricvoltagetopasstheingeneralusemold-fewconversionofADC0809,therealizationcarriesontheconversionthatimitatestomeasurethenumeraltomeasuretowardsthedatathatcollect.Thensendthedatatothehostma
6、chinethroughRS-485,thehostmachineisresponsiblefordataanddisplay,LEDdigitaldisplayisresponsibledisplaythedata.ThesoftwareispartlyprogrammedwithVC++.Thesoftwarecanrealizethefunctionofmonitoringandcontrollingthewholesystem.Itdesignsmuchprogramlikedata-acquisiti
7、ontreatment,data-displayanddata-communicationect.Keyword:dataacquisitionAT89C52ADC0809RS-485目录摘要IAbstractII1绪论11.1研究背景及其目的意义11.2国内外研究现状21.3该课题研究的主要内容32数据采集总体设计42.1系统设计的基本要求42.2数据采集系统结构功能及简介43硬件部分63.1单片机基本模块63.2A/D转换模块93.3键盘模块123.4LED数码管显示模块13.3.5通信模块174软件部分2
8、04.1简介KeilUvision2204.2下位机部分程序设计245上位机简介296结论31致谢32参考文献33附录1总原理图35附录2程序清单361绪论1.1研究背景及其目的意义近年来,数据采集及其应用受到了人们越来越广泛的关注,数据采集系统也有了迅速的发展,它可以广泛的应用于各种领域。数据采集系统起始于20世纪50年代,1956年美国最先在军事上研究的数据采集测试系统,目标是测试
此文档下载收益归作者所有