资源描述:
《温室数据采集系统》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、温室数据采集系统的设计DataAcquisitionSystemforGreenhouse摘要本文介绍了基于单片机的温室数据采集的硬件设计和软件设计,数据采集系统是将现场采集到的数据进行处理、传输、显示、存储等操作的设备。它涉及到传感器技术、模拟信号处理技术、模数转换技术、信号出炉技术、数据采集系统抗干扰技术、数据存储、数据传输技术等,也是模拟域与数字域之间必不可少的纽带。本文介绍的重点是数据采集,而该系统硬件部分的重心在于单片机。数据采集与通信控制采用了模块化的设计,数据采集与通信控制采用了单片机89C51来实现,硬件部分是以单片机为核心,还
2、包括A/D模数转换、传感器、多路转换开关、程控放大器、采样/保持、串行接口部分。采集信号通过传感器转换为电信号并放大,由采样保持器输送给模数转换器ADC0804进行模数转换,实现对采集到的数据进行模拟量到数字量的转换,并将转换后的数据通过串行口传输到单片机,由单片机负责数据的接收、处理和显示,并用LED数码显示器来显示所采集的结果。软件部分编写控制软件,对数据采集系统、模数转换系统、数据显示、数据通信等程序进行了设计。关键词:数据采集89C51单片机ADC0804CD4051LF398VAbstractThisarticledescribest
3、hegreenhousebasedonsinglechipdataacquisitionhardwareandsoftwaredesign,dataacquisitionsystemisthedatacollectedon-siteprocessing,transmission,display,storageandotheroperationsoftheequipment.Itinvolvessensortechnology,analogsignalprocessing,analog-digitalconversion,signalbakedt
4、echnology,dataacquisitionsystemanti-jammingtechnology,datastorage,datatransmissiontechnology,butalsotheanalogdomainandtheessentiallinkbetweenthedigitaldomain.Thefocusofthispaperisdatacollection,andthefocusofthehardwareofthesystemismicrocontroller.Communicationcontrolanddataa
5、cquisitionusingamodulardesign,datacollectionandcommunicationscontrol89C51microcontrollerusedtoimplementthehardwarepartisasinglechipasthecore,alsoincludesA/Danalog-digitalconversion,sensors,multi-switch,ProgrammableGainAmplifier,sample/hold,serialinterfaces.Acquiredsignalscon
6、vertedtoelectricalsignalsbythesensorandamplifiedbythetransfertotheADCsampleandholddeviceADC0804analogtodigitalconversion,thecollecteddatatoanalogtodigitalconversion,andtheconverteddatathroughtheserialoraltransmissionlinetothemicrocontroller,themicrocontrollerisresponsiblefor
7、datareception,processinganddisplay,anduseLEDdigitaldisplaytoshowthecollectedresults.Softwarepartofthepreparationofcontrolsoftware,thedataacquisitionsystem,analog-digitalconversionsystems,datadisplay,datacommunicationsandotherprocedureshavebeendesigned.Keywords:dataacquisitio
8、n89C51microcontrollerADC0804CD4051LF398V第一章绪论目录摘要ⅠAbstractⅡ第1章绪论11.1课题背景及研究