天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當前位置:主頁 > 科技論文 > 自動化論文 >

基于ZigBee的氣象監(jiān)測系統(tǒng)設(shè)計與實現(xiàn)

發(fā)布時間:2018-03-28 04:11

  本文選題:物聯(lián)網(wǎng) 切入點:ZigBee 出處:《北京工業(yè)大學》2016年碩士論文


【摘要】:異常天氣的頻繁出現(xiàn),給工業(yè)、農(nóng)業(yè)及人們的生活健康等帶來了極大的不良影響,這促使了民眾提高氣象監(jiān)測和預(yù)報的意識。然而傳統(tǒng)的氣象監(jiān)測方式具有局限性,成本高,操作復(fù)雜,信息共享不便。如今物聯(lián)網(wǎng)技術(shù)飛速發(fā)展,可使氣象監(jiān)測的高密度覆蓋變得更加方便。從這些問題出發(fā),通過深入分析用戶對氣象監(jiān)測的實際需求,利用物聯(lián)網(wǎng)技術(shù),設(shè)計并實現(xiàn)了基于ZigBee的氣象監(jiān)測系統(tǒng)。系統(tǒng)實現(xiàn)了局域網(wǎng)內(nèi)傳感器的無線互聯(lián),大大減小了現(xiàn)有系統(tǒng)傳感器布線的復(fù)雜度,使傳感器可置于最利于數(shù)據(jù)采集的位置,增強了氣象數(shù)據(jù)的可靠性。系統(tǒng)將采集到的數(shù)據(jù)通過互聯(lián)網(wǎng)在遠程服務(wù)器持久化,并可以通過Web實現(xiàn)數(shù)據(jù)共享,滿足氣象監(jiān)測的管理自動化,解決了現(xiàn)有氣象系統(tǒng)數(shù)據(jù)在互聯(lián)網(wǎng)上共享困難的問題。系統(tǒng)減小用戶使用系統(tǒng)的復(fù)雜度,能夠快速地為用戶提供詳細準確的氣象監(jiān)測數(shù)據(jù),適應(yīng)不同規(guī)模及環(huán)境的氣象監(jiān)測需求。本系統(tǒng)為基于ZigBee的氣象監(jiān)測系統(tǒng),其核心是基于ZigBee協(xié)議的無線氣象數(shù)據(jù)采集網(wǎng)絡(luò),以及基于遠程服務(wù)器的API中間件,使用JavaEE技術(shù)進行本系統(tǒng)的研發(fā)。本文使用軟件工程的方法,首先進行系統(tǒng)的需求分析,然后進行系統(tǒng)的總體結(jié)構(gòu)設(shè)計,系統(tǒng)結(jié)構(gòu)采用模塊化設(shè)計。并根據(jù)模塊的劃分,對各個模塊進行系統(tǒng)詳細設(shè)計和數(shù)據(jù)庫設(shè)計。采用工業(yè)級的ZigBee模塊用于傳感器數(shù)據(jù)的傳輸,可使氣象傳感器的布置更加靈活,保證數(shù)據(jù)傳輸?shù)陌踩蜏蚀_性。該系統(tǒng)使用MySQL數(shù)據(jù)庫進行實時數(shù)據(jù)的持久化,來保證軟件系統(tǒng)的代碼質(zhì)量和應(yīng)用級別的安全性。在記錄環(huán)境數(shù)據(jù)的同時,對數(shù)據(jù)進行分析和折線圖展示,方便用戶適用于不同類型的使用環(huán)境。該氣象監(jiān)測系統(tǒng)能夠穩(wěn)定運行,并方便用戶增加、管理節(jié)點,簡單明了地查看實時氣象數(shù)據(jù)。解決了當前氣象監(jiān)測系統(tǒng)不便于實時共享數(shù)據(jù)、不易于增加節(jié)點以及高成本布網(wǎng)等問題。其可用于氣象站的搭建,并為氣象局提供完善的解決方案。
[Abstract]:The frequent occurrence of abnormal weather has brought great adverse effects to industry, agriculture and people's life and health, which has promoted people's awareness of meteorological monitoring and forecasting. However, traditional meteorological monitoring methods have limitations and high costs. Operation is complicated and information sharing is inconvenient. Nowadays, the rapid development of Internet of things technology can make the high density coverage of meteorological monitoring more convenient. Based on these problems, through in-depth analysis of users' actual needs for meteorological monitoring, The meteorological monitoring system based on ZigBee is designed and implemented by using the technology of Internet of things. The system realizes wireless interconnection of sensors in LAN, which greatly reduces the complexity of sensor routing in the existing system. The sensor can be placed in the most favorable position for data acquisition, and the reliability of meteorological data is enhanced. The system can persist the collected data on the remote server through the Internet, and can realize the data sharing through Web. The management automation of meteorological monitoring is satisfied, and the problem of sharing the existing meteorological system data on the Internet is solved. The system reduces the complexity of the user's using the system, and can quickly provide the users with detailed and accurate meteorological monitoring data. This system is a meteorological monitoring system based on ZigBee, the core of which is wireless meteorological data acquisition network based on ZigBee protocol and API middleware based on remote server. This paper uses the method of software engineering to analyze the requirements of the system, then to design the overall structure of the system, the system structure is designed by modularization, and according to the partition of the modules, the system is developed with the technology of JavaEE, and the method of software engineering is used to analyze the requirements of the system. The detailed system design and database design of each module are carried out. The industrial ZigBee module is used to transmit sensor data, which makes the arrangement of meteorological sensor more flexible. To ensure the security and accuracy of data transmission. The system uses MySQL database for real-time data persistence to ensure the code quality and application level security of the software system. It is convenient for users to use different kinds of environment. The meteorological monitoring system can run stably, and it is convenient for users to increase and manage nodes. It solves the problems that the current meteorological monitoring system is not convenient to share data in real time, it is difficult to increase nodes and high cost network, etc. It can be used to build meteorological stations. And for the Meteorological Bureau to provide a sound solution.
【學位授予單位】:北京工業(yè)大學
【學位級別】:碩士
【學位授予年份】:2016
【分類號】:TP311.52;TP274


本文編號:1674684

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/zidonghuakongzhilunwen/1674684.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶881c5***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com