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

基于WSN的室內(nèi)環(huán)境監(jiān)測系統(tǒng)

發(fā)布時間:2018-02-23 06:10

  本文關鍵詞: 無線傳感器網(wǎng)絡 室內(nèi)環(huán)境監(jiān)測 瀏覽器 安卓 出處:《江蘇科技大學》2016年碩士論文 論文類型:學位論文


【摘要】:室內(nèi)環(huán)境監(jiān)測是報告生活環(huán)境質量的重要手段。然而大型建筑物室內(nèi)環(huán)境復雜、監(jiān)測范圍廣,傳統(tǒng)的有線網(wǎng)絡監(jiān)測具有成本高、工程量大、綜合布線不方便等缺點。WSN因具有使用方便靈活、無須布線等優(yōu)點,在環(huán)境監(jiān)測中得到了越來越廣泛的應用,將其應用于室內(nèi)環(huán)境監(jiān)測,可有效解決傳統(tǒng)有線監(jiān)測存在的問題。本文結合大型建筑物的室內(nèi)監(jiān)測需求以及WSN的結構特點,設計了基于WSN的室內(nèi)環(huán)境監(jiān)測系統(tǒng),實現(xiàn)對建筑物室內(nèi)的溫度、濕度、有害氣體濃度等環(huán)境參數(shù)的實時監(jiān)測、報警、存儲、查詢等功能。主要完成了以下工作:1、室內(nèi)WSN環(huán)境監(jiān)測系統(tǒng)結構設計根據(jù)室內(nèi)環(huán)境監(jiān)測的一般需求,結合WSN網(wǎng)絡體系結構,設計了室內(nèi)環(huán)境監(jiān)測系統(tǒng)結構;系統(tǒng)主要分為4大部分:監(jiān)測中心、匯聚節(jié)點、傳感器節(jié)點和用戶應用客戶端。2、環(huán)境監(jiān)測WSN系統(tǒng)搭建以CC2530為核心,ZStack協(xié)議為網(wǎng)絡通信基礎,設計完成了匯聚節(jié)點和傳感器節(jié)點,通過自組織構建室內(nèi)環(huán)境監(jiān)測WSN,傳感器節(jié)點將采集到的數(shù)據(jù)通過匯聚節(jié)點轉發(fā)給監(jiān)測中心。整個系統(tǒng)網(wǎng)絡呈樹形結構,單個房間內(nèi)呈以匯聚節(jié)點為中心的星型網(wǎng)絡。并利用符號定位或粒子群優(yōu)化的加權質心定位方法實現(xiàn)了監(jiān)測數(shù)據(jù)的定位。3、環(huán)境監(jiān)測中心設計用PC作為監(jiān)測中心的環(huán)境監(jiān)測數(shù)據(jù)服務器和應用服務器。其中數(shù)據(jù)庫用SQL Server 2005實現(xiàn)了數(shù)據(jù)的存儲和管理,應用服務器作為B/S架構的Web服務器為用戶提供服務,Web服務器通過監(jiān)聽瀏覽器獲取瀏覽器發(fā)出的請求,處理并返回相應的數(shù)據(jù),實現(xiàn)用戶管理、查詢數(shù)據(jù)、顯示采集信息等主要功能。后端使用JDBC技術管理數(shù)據(jù)庫,用于存儲與管理監(jiān)測數(shù)據(jù)。4、環(huán)境監(jiān)測Android APP設計Android的APP設計主要分為Java服務器設計和Android客戶端設計。Java服務器主要完成與監(jiān)測中心的對接,共享數(shù)據(jù)庫,并通過APP的設計實現(xiàn)C/S結構的查詢。Android客戶端完成了用戶登錄、歷史數(shù)據(jù)查詢、實時顯示等功能。服務器和客戶端采用Wifi進行連接,通過Socket的通信方式。
[Abstract]:Indoor environmental monitoring is an important means to report the quality of living environment. However, the indoor environment of large buildings is complex and the monitoring scope is wide. The traditional wired network monitoring has high cost and large amount of engineering. Because of the advantages of convenient and flexible use and no wiring, WSN has been more and more widely used in environmental monitoring, which is applied to indoor environmental monitoring. This paper designs the indoor environment monitoring system based on WSN, which can realize the indoor temperature and humidity of the building, combined with the indoor monitoring requirements of large buildings and the structural characteristics of WSN, which can effectively solve the problems existing in the traditional wired monitoring. The functions of real-time monitoring, alarming, storing and querying of environmental parameters such as the concentration of harmful gases have mainly completed the following work: 1. The structure of indoor WSN environmental monitoring system is designed according to the general requirements of indoor environmental monitoring, and combined with the WSN network architecture, The structure of indoor environment monitoring system is designed, the system is divided into four parts: monitoring center, gathering node, sensor node and user application client. The WSN system is built based on CC2530 protocol. Through self-organizing the indoor environment monitoring WSNs, the sensor nodes transmit the collected data to the monitoring center through the convergent nodes. The whole system network presents a tree structure. In a single room, there is a star network centered on convergent nodes. The location of monitoring data is realized by means of symbolic localization or particle swarm optimization weighted centroid positioning method. The environment monitoring center is designed to use PC as the monitoring center. Environment monitoring data server and application server. The database uses SQL Server 2005 to store and manage the data. As the Web server of B / S architecture, the application server provides the service for users. The web server acquires the request from the browser by listening to the browser, processes and returns the corresponding data, realizes the user management, and queries the data. Display and collect information and other main functions. Back-end use of JDBC technology to manage the database, The APP design of environmental monitoring Android APP design Android is mainly divided into Java server design and Android client design .Java server mainly accomplishes docking with monitoring center and sharing database. Through the design of APP, the C / S structure query .Android client has completed the functions of user login, historical data query, real-time display and so on. The server and client are connected by Wifi, and the communication mode of Socket is adopted.
【學位授予單位】:江蘇科技大學
【學位級別】:碩士
【學位授予年份】:2016
【分類號】:TP274

【相似文獻】

相關期刊論文 前9條

1 滕志軍;屈銀龍;趙雷;王中寶;李國強;;ZigBee在室內(nèi)環(huán)境監(jiān)測系統(tǒng)中的應用研究[J];電測與儀表;2012年03期

2 羅敏;劉嵩;彭剛彬;;基于STC89C516的室內(nèi)環(huán)境監(jiān)測系統(tǒng)的設計[J];湖北民族學院學報(自然科學版);2014年02期

3 王銘明;陳濤;王建立;曹景太;;基于ZigBee網(wǎng)絡的室內(nèi)環(huán)境監(jiān)測預警系統(tǒng)設計[J];計算機測量與控制;2014年04期

4 白凱;;基于ZigBee的室內(nèi)環(huán)境監(jiān)測系統(tǒng)的應用研究[J];工業(yè)技術經(jīng)濟;2011年10期

5 尹紅敏;王康誼;錢超;;ZigBee在室內(nèi)環(huán)境監(jiān)測系統(tǒng)中的應用[J];電子測試;2012年10期

6 李天山;;基于單片機的室內(nèi)環(huán)境監(jiān)測儀設計與實現(xiàn)[J];濱州學院學報;2012年03期

7 韓維;齊文娟;;基于WSN的室內(nèi)環(huán)境監(jiān)測中Ajax的應用[J];湖南工業(yè)大學學報;2008年06期

8 黎冠;馬婕;卜祥麗;;STM32單片機在室內(nèi)環(huán)境監(jiān)測系統(tǒng)中的應用[J];自動化儀表;2014年07期

9 ;[J];;年期

相關會議論文 前2條

1 卞世聞;;昆明地區(qū)開展室內(nèi)環(huán)境空氣質量監(jiān)測及其數(shù)據(jù)分析[A];2013中國環(huán)境科學學會學術年會論文集(第五卷)[C];2013年

2 馬杰;;室內(nèi)環(huán)境監(jiān)測在室內(nèi)環(huán)境污染防治中的作用[A];2011中國環(huán)境科學學會學術年會論文集(第四卷)[C];2011年

相關重要報紙文章 前10條

1 北京商報記者 孫舒揚;“室內(nèi)環(huán)境監(jiān)測中心”多為假冒[N];北京商報;2013年

2 記者 葛建霞;室內(nèi)環(huán)境監(jiān)測人士現(xiàn)場為居民支招[N];安陽日報;2009年

3 許曉東;中國室內(nèi)環(huán)境監(jiān)測委員會將向遼寧盤錦贈送十二臺裝修凈化器[N];消費日報;2007年

4 袁萬祥;江蘇省射陽縣加強室內(nèi)環(huán)境監(jiān)測[N];中國建設報;2005年

5 ;中國室內(nèi)環(huán)境監(jiān)測委員會6月大事[N];消費日報;2006年

6 記者王春;居住也要講科學[N];科技日報;2002年

7 許曉東;中國室內(nèi)環(huán)境監(jiān)測委員會為災區(qū)發(fā)布三大污染警示[N];消費日報;2008年

8 健康時報記者 趙晴晴;家中易霉物排行榜[N];健康時報;2010年

9 賴大臣;車內(nèi)裝飾品成污染“元兇”[N];北京日報;2004年

10 玉峰;八成以上消費者無視空調衛(wèi)生[N];中國現(xiàn)代企業(yè)報;2007年

相關碩士學位論文 前10條

1 季文文;基于Wi-Fi片上互聯(lián)網(wǎng)的室內(nèi)環(huán)境監(jiān)測系統(tǒng)設計[D];北方工業(yè)大學;2016年

2 楊峰華;基于BLE Mesh網(wǎng)絡的室內(nèi)環(huán)境監(jiān)測軟件系統(tǒng)的設計與實現(xiàn)[D];南京大學;2016年

3 王慧林;基于無線傳輸?shù)氖覂?nèi)環(huán)境監(jiān)測系統(tǒng)的設計[D];西北師范大學;2015年

4 趙世楠;可擴展的養(yǎng)老院室內(nèi)環(huán)境監(jiān)測與輔助監(jiān)護系統(tǒng)的研究與實現(xiàn)[D];東南大學;2015年

5 魏玉婷;基于WSN的室內(nèi)環(huán)境監(jiān)測系統(tǒng)[D];江蘇科技大學;2016年

6 沈劍峰;室內(nèi)環(huán)境監(jiān)測調控系統(tǒng)[D];大連工業(yè)大學;2012年

7 涂瑞;基于ARM的遠程室內(nèi)環(huán)境監(jiān)測系統(tǒng)[D];湖南大學;2014年

8 孫賀;室內(nèi)環(huán)境監(jiān)測系統(tǒng)中客戶端的設計與實現(xiàn)[D];沈陽工業(yè)大學;2014年

9 楊晨;基于ARM11和Linux的室內(nèi)環(huán)境監(jiān)測系統(tǒng)的設計與實現(xiàn)[D];沈陽工業(yè)大學;2013年

10 于波;基于單片機的室內(nèi)環(huán)境監(jiān)測系統(tǒng)設計[D];中國海洋大學;2011年



本文編號:1526315

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

本文鏈接:http://www.sikaile.net/wenyilunwen/huanjingshejilunwen/1526315.html


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

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