欢迎来到天天文库
浏览记录
ID:48055150
大小:710.82 KB
页数:23页
时间:2020-01-21
《基于STM32单片机的多路数据采集系统设计.doc》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、基于STM32单片机的多路数据采集系统设计TheDesignOfMulti-channelDataAcquisitionSystemBasedOnSTM32中国地质大学(北京)指导教师2013.3.31III摘要本文是基于ARMCortex-M3的STM32系列嵌入式微控制器的应用实践,介绍了基于STM32单片机的数据采集的硬件设计和软件设计,数据采集系统是模拟域与数字域之间必不可少的纽带,它的存在具有着非常重要的作用。本文介绍的重点是数据采集系统,而该系统硬件部分的重心在于单片机。数据采集与通信控制采用了模块化的设计,数据采集与通信控制采用了单片机STM3
2、2来实现,硬件部分是以单片机为核心,还包括A/D模数转换模块,显示模块,和串行接口部分。该系统从机负责数据采集并应答主机的命令。输入数据是由现场模拟信号产生器产生,8路被测电压再通过模数转换器ADC0809进行模数转换,实现对采集到的数据进行模拟量到数字量的转换,并将转换后的数据传输到上位机,由上位机负责数据的接受、处理和显示,并用LCD数码显示器来显示所采集的结果。软件部分应用KeiluVision4通过C++编写控制软件,对数据采集系统、模数转换系统、数据显示、数据通信等程序进行了设计。关键词:数据采集89C52单片机ADC0809KeiluVision
3、4IIIAbstractThisarticleisanapplicationofSTM32seriesembeddedARMcontrollerbasedonCortex-M3anditdescribesthehardwaredesignandsoftwaredesignofthedataonwhichbasedonsignal-chipmicrocomputer.Thedatacollectionsystemisthelinkbetweenthedigitaldomainandanalogdomain.Ithasanveryimportantfunctio
4、n.Theintroductivepointofthistextisadatatocollectthesystem.Thehardwareofthesystemfocusesonsignal-chipmicrocomputer.Datacollectionandcommunicationcontrolusemodulardesign.Thedatacollectedtocontrolwithcorrespondencetoadoptamachine8051tocarryout.Thepartofhardware’scoreisSTM32,isalsoincl
5、udesA/Dconversionmodule,displaymodule,andtheserialinterface.Slavemachineisresponsiblefordataacquisitionandansweringthehostmachine.8roadsweremeasuredtheelectricvoltagetopasstheingeneralusemold-fewconversionofADC0809,therealizationcarriesontheconversionthatimitatestomeasurethenumeral
6、tomeasuretowardsthedatathatcollect.Thensendthedatatothehostmachine.thehostmachineisresponsiblefordataanddisplay,LEDdigitaldisplayisresponsibledisplaythedata.ThesoftwareispartlyprogrammedwithC++oftheKeiluVision4.Thesoftwarecanrealizethefunctionofmonitoringandcontrollingthewholesyste
7、m.Itdesignsmuchprogramlikedata-acquisitiontreatment,data-displayanddata-communicationect.Keyword:dataacquisitionAT89C52ADC0809KeiluVision4III目录第一章绪论11.1研究背景及其目的意义11.2国内外研究现状21.3该课题研究的主要内容内容3第二章数据产生42.1现场模拟信号产生器42.2基于LM331的电压频率转换42.3基于LM331的频率电压转换5第三章数据采集73.1数据采集系统73.2方案论证83.2.1A/D模
8、数转换的选择83.2.2单片机的选择93.2.3显示
此文档下载收益归作者所有