基于無線網(wǎng)絡(luò)的嵌入式大規(guī)模溫度采集系統(tǒng)的設(shè)計與實現(xiàn)
本文選題:嵌入式系統(tǒng) + 溫度傳感器 ; 參考:《吉林大學(xué)》2017年碩士論文
【摘要】:隨著傳感器技術(shù)的不斷成熟,傳感器呈現(xiàn)出精度高成本低的特點,與此同時,互聯(lián)網(wǎng)技術(shù)也在迅速發(fā)展,正在不斷為我們的生活生產(chǎn)服務(wù)。傳感器技術(shù)與網(wǎng)絡(luò)技術(shù)結(jié)合形成了物聯(lián)網(wǎng)技術(shù)。物聯(lián)網(wǎng)技術(shù)應(yīng)用于日常生活和工農(nóng)業(yè)生產(chǎn)中已經(jīng)成為一種發(fā)展趨勢,并且已經(jīng)有了一定的發(fā)展基礎(chǔ)和成功的案例。本文從當(dāng)前傳感器、嵌入式等相關(guān)技術(shù)的發(fā)展情況出發(fā),介紹了基于無線網(wǎng)絡(luò)的嵌入式大規(guī)模溫度采集系統(tǒng)的研究背景,以及開發(fā)本系統(tǒng)的現(xiàn)實意義。同時對系統(tǒng)采用的核心技術(shù)在國內(nèi)和國外的發(fā)展情況進行了簡要分析,分析內(nèi)容包括嵌入式技術(shù)、傳感器技術(shù)等硬件相關(guān)的核心技術(shù),也包括嵌入式軟件、嵌入式數(shù)據(jù)庫以及B/S模式等軟件相關(guān)的技術(shù)。然后基于技術(shù)、功能和需求對系統(tǒng)進行了分析。文章對系統(tǒng)從功能角度進行了整體設(shè)計,包括硬件設(shè)計,軟件框架設(shè)計,數(shù)據(jù)庫設(shè)計以及相關(guān)業(yè)務(wù)流程的設(shè)計。最后根據(jù)系統(tǒng)設(shè)計對相關(guān)功能進行了實現(xiàn),并對各個功能進行了驗證和測試,保證并證實了系統(tǒng)的可行性和實用價值。基于無線網(wǎng)絡(luò)的嵌入式大規(guī)模溫度采集系統(tǒng)是將適用于不同需求場景的溫度傳感器同傳統(tǒng)無線網(wǎng)絡(luò)相結(jié)合,形成的一個集采集、存儲及管理等功能于一身的系統(tǒng)。溫度傳感器結(jié)合低端嵌入式芯片構(gòu)成系統(tǒng)的采集部分,具備數(shù)據(jù)采集功能,完成對現(xiàn)場數(shù)據(jù)的采集任務(wù);高性能的嵌入式芯片配合數(shù)據(jù)庫等軟件組件構(gòu)成系統(tǒng)的數(shù)據(jù)存儲部分,具備數(shù)據(jù)接收、存儲和權(quán)限管理等功能,完成系統(tǒng)對設(shè)備的甄別與數(shù)據(jù)管理等任務(wù)。系統(tǒng)能夠承受大規(guī)模的采集需求,大規(guī)模主要體現(xiàn)在采集空間分布范圍和采集點數(shù)量上,由于系統(tǒng)采用無線網(wǎng)絡(luò)作為數(shù)據(jù)傳輸方式,所以系統(tǒng)的采集空間分布范圍廣,打破了傳統(tǒng)的布線限制。同時系統(tǒng)的數(shù)據(jù)接收與存儲部分采用高性能的芯片,能夠承受多達(dá)5000個點的采集規(guī)模。采集系統(tǒng)的數(shù)據(jù)存儲管理部分采用關(guān)系型數(shù)據(jù)庫,對外提供標(biāo)準(zhǔn)的接口,具有很好的兼容性,方便與其他應(yīng)用程序進行對接。系統(tǒng)采用基于時間的一次性密碼對設(shè)備的合法性進行驗證,有效地保證了系統(tǒng)的安全性。同時系統(tǒng)采用傳統(tǒng)的無線網(wǎng)絡(luò),使部署和改變系統(tǒng)的拓?fù)浣Y(jié)構(gòu)更加容易。對于用戶訪問方式,本系統(tǒng)采用B/S設(shè)計模式,向用戶提供友好的訪問和管理界面,方便系統(tǒng)功能的擴展和二次開發(fā)。此外,系統(tǒng)基于權(quán)限對訪問者進行分類,保證系統(tǒng)在應(yīng)用層上的功能和數(shù)據(jù)的安全。
[Abstract]:With the development of sensor technology, sensor has the characteristics of high precision and low cost. At the same time, Internet technology is developing rapidly and serving our daily life. Sensor technology and network technology combined to form the Internet of things technology. The application of Internet of things technology in daily life and industrial and agricultural production has become a trend of development, and has a certain development basis and successful cases. Based on the development of sensor and embedded technology, this paper introduces the research background of embedded large-scale temperature acquisition system based on wireless network, and the practical significance of developing this system. At the same time, the development of the core technology used in the system at home and abroad is briefly analyzed, including embedded technology, sensor technology and other hardware-related core technologies, as well as embedded software. Embedded database and software related technology such as B / S model. Then the system is analyzed based on technology, function and requirement. This paper designs the whole system from the point of view of function, including hardware design, software frame design, database design and related business process design. Finally, the related functions are implemented according to the system design, and each function is verified and tested, which ensures and verifies the feasibility and practical value of the system. The embedded large-scale temperature acquisition system based on wireless network is a system which combines the temperature sensor suitable for different needs with the traditional wireless network and integrates the functions of acquisition, storage and management. The temperature sensor combines the low-end embedded chip to form the collection part of the system, which has the function of data acquisition, completes the task of collecting the field data, and the high performance embedded chip with the database and other software components constitute the data storage part of the system. With data receiving, storage and authority management functions, complete the system to identify equipment and data management tasks. The system can bear the demand of large-scale acquisition, which is mainly reflected in the range of spatial distribution and the number of acquisition points. Because the system adopts wireless network as the mode of data transmission, the system has a wide range of spatial distribution of data acquisition. Break the traditional wiring limit. At the same time, the data receiving and storage part of the system uses high performance chip, which can support as many as 5000 points. The data storage and management part of the acquisition system adopts relational database and provides the standard interface to the outside world. It has good compatibility and convenient docking with other application programs. The system uses time-based one-time cipher to verify the legitimacy of the equipment, which effectively ensures the security of the system. At the same time, the system adopts traditional wireless network, which makes it easier to deploy and change the system topology. For the user access mode, the system adopts the B / S design pattern to provide users with friendly access and management interface, which is convenient for the system function expansion and secondary development. In addition, the system classifies visitors based on permissions to ensure the security of system functions and data on the application layer.
【學(xué)位授予單位】:吉林大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TP274.2
【參考文獻(xiàn)】
相關(guān)期刊論文 前10條
1 ;中興微電子發(fā)布SoC芯片,為VR/AR和大視頻提供完整解決方案[J];電信網(wǎng)技術(shù);2016年11期
2 夏鑫;張果;王劍平;楊曉洪;;實時操作系統(tǒng)FreeRTOS移植的實驗研究[J];化工自動化及儀表;2016年07期
3 馮桂蓮;;Linux下LAMP服務(wù)器集群系統(tǒng)的設(shè)計與實現(xiàn)[J];軟件工程師;2015年12期
4 畢絨超;;淺談傳感器技術(shù)的研究現(xiàn)狀與發(fā)展趨勢[J];無線互聯(lián)科技;2015年20期
5 曾浩;張祺;鄭斯凱;;基于STM32F407的圖像遠(yuǎn)程采集終端[J];工業(yè)控制計算機;2014年11期
6 徐立艷;;淺議PHP與MySQL之間的操作[J];電腦知識與技術(shù);2014年15期
7 楊熠;尹林;;現(xiàn)代傳感器技術(shù)淺析[J];電子測試;2013年09期
8 胡雯;李燕;;MySQL數(shù)據(jù)庫存儲引擎探析[J];軟件導(dǎo)刊;2012年12期
9 李建壯;楊彥濤;;傳感器技術(shù)的應(yīng)用與發(fā)展趨勢展望[J];中國科技信息;2011年17期
10 陸遙;;傳感器技術(shù)的研究現(xiàn)狀與發(fā)展前景[J];科技信息;2009年19期
相關(guān)碩士學(xué)位論文 前2條
1 朱迪;FreeRTOS實時操作系統(tǒng)任務(wù)調(diào)度優(yōu)化的研究與實現(xiàn)[D];南京郵電大學(xué);2015年
2 翁羽翔;基于VxWorks嵌入式系統(tǒng)的應(yīng)用研究[D];同濟大學(xué);2007年
,本文編號:1915768
本文鏈接:http://www.wukwdryxk.cn/kejilunwen/zidonghuakongzhilunwen/1915768.html