資源描述:
《溫室數據采集系統》由會員上傳分享,免費在線閱讀,更多相關內容在行業(yè)資料-天天文庫。
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課題背景及研究