資源描述:
《基于無線傳感器網(wǎng)絡(luò)的環(huán)境監(jiān)測系統(tǒng)設(shè)計》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、浙江大學(xué)碩士學(xué)位論文摘要傳統(tǒng)的環(huán)境監(jiān)測系統(tǒng)由于傳感器成本高,部署比較困難,并且維護(hù)成本比較高,因此很難應(yīng)用于環(huán)境惡劣的場合。本課題設(shè)計基于電力系統(tǒng)中高壓母線溫度監(jiān)控的應(yīng)用背景,實現(xiàn)了一種基于無線傳感器網(wǎng)絡(luò)的環(huán)境監(jiān)測系統(tǒng),提出了傳感器節(jié)點.匯聚節(jié)點胡艮務(wù)器.客戶端的四層結(jié)構(gòu)。該系統(tǒng)將傳感器節(jié)點任意部署在監(jiān)測區(qū)域內(nèi),通過自組網(wǎng)的方式構(gòu)成傳感器網(wǎng)絡(luò);每個節(jié)點采集的數(shù)據(jù)經(jīng)過多跳的方式路由到匯聚節(jié)點;匯聚節(jié)點將數(shù)據(jù)經(jīng)過初步處理后存儲到數(shù)據(jù)中心;遠(yuǎn)程用戶可以通過Intemet訪問數(shù)據(jù)中心的數(shù)據(jù),并可進(jìn)行遠(yuǎn)程任務(wù)控制。這種實現(xiàn)方式易于部署,降低了開發(fā)和維護(hù)成本,并且可以通過無
2、線通信方式獲取數(shù)據(jù)或進(jìn)行遠(yuǎn)程控制,極大地提高了系統(tǒng)的開發(fā)效率。本文共分為六章,第一章介紹了無線傳感網(wǎng)絡(luò)的研究意義、發(fā)展歷程以及國內(nèi)外發(fā)展?fàn)顩r;第二章從項目的實際要求出發(fā),提出解決方案,分析系統(tǒng)結(jié)構(gòu)體系,并選擇硬件平臺、操作系統(tǒng)、編程語言以及軟件協(xié)議;第三章介紹系統(tǒng)硬件平臺的具體設(shè)計方案,按照模塊化結(jié)構(gòu),介紹各部分的硬件選型和電路設(shè)計,以及設(shè)計時要考慮的關(guān)鍵因素;第四章介紹了組件化編程語言nesC,具體分析了操作系統(tǒng)TinyOS的調(diào)度機(jī)制和通信模型,最后介紹了TinyOS的移植;第五章主要講述環(huán)境監(jiān)測系統(tǒng)軟件的具體實現(xiàn),首先分析了最底層節(jié)點中與硬件相關(guān)的設(shè)備驅(qū)動程
3、序的編寫;其次,著重介紹數(shù)據(jù)采樣和收集的過程以及系統(tǒng)所采用的通信機(jī)制;最后,簡要介紹了服務(wù)器的實現(xiàn)和遠(yuǎn)程任務(wù)的控制;第六章總結(jié)了該系統(tǒng)尚存的不足,并對今后的發(fā)展方向進(jìn)行了展望。關(guān)鍵字:無線傳感器網(wǎng)絡(luò),溫度測量,TinyOS,mica,無線收發(fā)浙江大學(xué)碩士學(xué)位論文AbstractBecauseofthehighmaintenancecostandcomplexityofdispose,traditionalenvironmentsurveillancesystemsarerestrictedinseveralcrucialapplicationswithbadci
4、rcumstance.Inordertosurveilthetempretureofhigh·vol嘲gebusinelectricsystems,anewimplementationofsurveillancesystembasedonWSN(WtrelessSensorNetwork)isproposedinthisthesis.Thesystemh勰four-layerarchitectu地:thesensornodes.thesinknode,thest,wv'erandtheclient.Saflsornodesareplacedinthesmveil
5、lanceareacasuallyandtheyconstmetaself-organizednetwo&automatically.Sensornodessendthecollectiondatatothesinknodeviamulti-hopro她whichisdeterminedbya刪crotrfingprotocol,Thensinknodereveivesdataandsendsittotheremoteddatacenter,suchasadatabaseserver.Ultimately,anyclientintheInternetcanlin
6、ktotheserverandreviewthe№Thisthesisisdividedintosixparts.Chapter1introducesthehistoryofwirelesssensornetworksbriefly.Chapter2mtroducesthesolutionaccordingtooursystemneeds,anddecidesthekeytechnologies,includingsystemarchitecture,operatingsystemandsoftwareprotocols.Chapter3implementsap
7、latform,andm打oducesthedesignofeachmodule.Chapter4firstintroducesnesClanguagebriefly;thenanalyzestheschedulemechanismandcommunicationmoduleofYmyOS;finally,TmyOSistransplantedtoourplatform.Chapter5detailsthesoftwareimplementationonsensornodes,includingdrivesoftwareofdevices,datacollect
8、ion,wireless