欢迎来到天天文库
浏览记录
ID:15594349
大小:683.00 KB
页数:24页
时间:2018-08-04
《基于stm32单片机的多路数据采集系统设计毕业设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、基于STM32单片机的多路数据采集系统设计TheDesignOfMulti-channelDataAcquisitionSystemBasedOnSTM32中国地质大学(北京)指导教师王猛、张启升组员:李金泽1010102124梁迪1010102110张永10101021202013.3.31摘要本文是基于ARMCortex-M3的STM32系列嵌入式微控制器的应用实践,介绍了基于STM32单片机的数据采集的硬件设计和软件设计,数据采集系统是模拟域与数字域之间必不可少的纽带,它的存在具有着非常重要的
2、作用。本文介绍的重点是数据采集系统,而该系统硬件部分的重心在于单片机。数据采集与通信控制采用了模块化的设计,数据采集与通信控制采用了单片机STM32来实现,硬件部分是以单片机为核心,还包括A/D模数转换模块,显示模块,和串行接口部分。该系统从机负责数据采集并应答主机的命令。输入数据是由现场模拟信号产生器产生,8路被测电压再通过模数转换器ADC0809进行模数转换,实现对采集到的数据进行模拟量到数字量的转换,并将转换后的数据传输到上位机,由上位机负责数据的接受、处理和显示,并用LCD数码显示器来显示所
3、采集的结果。软件部分应用KeiluVision4通过C++编写控制软件,对数据采集系统、模数转换系统、数据显示、数据通信等程序进行了设计。关键词:数据采集89C52单片机ADC0809KeiluVision4AbstractThisarticleisanapplicationofSTM32seriesembeddedARMcontrollerbasedonCortex-M3anditdescribesthehardwaredesignandsoftwaredesignofthedataonwhich
4、basedonsignal-chipmicrocomputer.Thedatacollectionsystemisthelinkbetweenthedigitaldomainandanalogdomain.Ithasanveryimportantfunction.Theintroductivepointofthistextisadatatocollectthesystem.Thehardwareofthesystemfocusesonsignal-chipmicrocomputer.Datacoll
5、ectionandcommunicationcontrolusemodulardesign.Thedatacollectedtocontrolwithcorrespondencetoadoptamachine8051tocarryout.Thepartofhardware’scoreisSTM32,isalsoincludesA/Dconversionmodule,displaymodule,andtheserialinterface.Slavemachineisresponsiblefordata
6、acquisitionandansweringthehostmachine.8roadsweremeasuredtheelectricvoltagetopasstheingeneralusemold-fewconversionofADC0809,therealizationcarriesontheconversionthatimitatestomeasurethenumeraltomeasuretowardsthedatathatcollect.Thensendthedatatothehostmac
7、hine.thehostmachineisresponsiblefordataanddisplay,LEDdigitaldisplayisresponsibledisplaythedata.ThesoftwareispartlyprogrammedwithC++oftheKeiluVision4.Thesoftwarecanrealizethefunctionofmonitoringandcontrollingthewholesystem.Itdesignsmuchprogramlikedata-a
8、cquisitiontreatment,data-displayanddata-communicationect.Keyword:dataacquisitionAT89C52ADC0809KeiluVision4目录第一章绪论11.1研究背景及其目的意义11.2国内外研究现状21.3该课题研究的主要内容内容3第二章数据产生42.1现场模拟信号产生器42.2基于LM331的电压频率转换42.3基于LM331的频率电压转换5第三章数据采集73.1数据采集系统73.2方案论
此文档下载收益归作者所有