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

當(dāng)前位置:主頁(yè) > 管理論文 > 城建管理論文 >

基于場(chǎng)景模式的智能家居系統(tǒng)設(shè)計(jì)

發(fā)布時(shí)間:2018-05-09 03:25

  本文選題:場(chǎng)景模式 + 智能家居 ; 參考:《福州大學(xué)》2014年碩士論文


【摘要】:隨著科技水平和生活水平的不斷提高,人們已經(jīng)不再滿(mǎn)足于傳統(tǒng)的家居環(huán)境,而逐漸向往自動(dòng)化、人性化的生活環(huán)境。從上世紀(jì)80年代智能家居的概念被提出以后,智能家居行業(yè)逐步發(fā)展,并日益受到重視,具有良好的市場(chǎng)前景。然而,當(dāng)前的智能家居系統(tǒng)存在智能化與人性化程度低,連接外網(wǎng)的能力差和統(tǒng)一標(biāo)準(zhǔn)缺失等缺陷。針對(duì)智能家居系統(tǒng)的研究現(xiàn)狀及存在的缺陷,本文提出了一套基于場(chǎng)景模式的智能家居系統(tǒng)設(shè)計(jì)方案。本系統(tǒng)主要分為家庭節(jié)點(diǎn)、家庭網(wǎng)關(guān)和監(jiān)控終端三部分。家庭節(jié)點(diǎn)是監(jiān)控操作實(shí)現(xiàn)的直接硬件電路,負(fù)責(zé)接收并執(zhí)行網(wǎng)關(guān)的控制命令,或上傳相應(yīng)報(bào)警信息;家庭網(wǎng)關(guān)是整個(gè)系統(tǒng)的通信樞紐,負(fù)責(zé)協(xié)調(diào)整個(gè)系統(tǒng)的運(yùn)作;監(jiān)控終端是用戶(hù)監(jiān)控的直接界面設(shè)備,通過(guò)與家庭網(wǎng)關(guān)的通信實(shí)現(xiàn)對(duì)家庭節(jié)點(diǎn)的監(jiān)控。此系統(tǒng)不僅具有簡(jiǎn)單的設(shè)備控制、消防安防報(bào)警和參數(shù)采集功能,還具有場(chǎng)景模式控制功能,可以通過(guò)場(chǎng)景模式的設(shè)置,實(shí)現(xiàn)對(duì)多個(gè)設(shè)備的聯(lián)合控制,使得家庭設(shè)備的運(yùn)行狀態(tài)符合用戶(hù)對(duì)當(dāng)前環(huán)境的需求。首先,對(duì)家庭節(jié)點(diǎn)的硬件電路和軟件流程進(jìn)行設(shè)計(jì)。各個(gè)節(jié)點(diǎn)的硬件電路是在nRF24LE1應(yīng)用電路的基礎(chǔ)上加入相應(yīng)的執(zhí)行電路或采集電路實(shí)現(xiàn)的;軟件設(shè)計(jì)主要是采用CSMA沖突檢測(cè)方法,制定了一套簡(jiǎn)單的無(wú)線通信協(xié)議,并在此協(xié)議基礎(chǔ)上實(shí)現(xiàn)了家庭內(nèi)部通信網(wǎng)絡(luò)。其次,對(duì)家庭網(wǎng)關(guān)的硬件連接和服務(wù)器程序進(jìn)行設(shè)計(jì)。網(wǎng)關(guān)控制器S3C2440通過(guò)無(wú)線模塊實(shí)現(xiàn)與家庭內(nèi)部網(wǎng)絡(luò)的通信;通過(guò)無(wú)線網(wǎng)卡和GPRS模塊實(shí)現(xiàn)與家庭外部網(wǎng)絡(luò)的通信。網(wǎng)關(guān)服務(wù)器程序會(huì)實(shí)時(shí)檢測(cè)來(lái)自外部網(wǎng)絡(luò)的命令信息和內(nèi)部網(wǎng)絡(luò)的數(shù)據(jù)信息,并對(duì)其中的有效信息及時(shí)做出相應(yīng)處理。最后,對(duì)Android監(jiān)控終端軟件進(jìn)行設(shè)計(jì)。該軟件具有服務(wù)器登陸功能和監(jiān)控功能。服務(wù)器登陸和監(jiān)控有短信和網(wǎng)絡(luò)兩種方式,以適應(yīng)用戶(hù)不同的監(jiān)控環(huán)境。控制功能通過(guò)SQLite數(shù)據(jù)庫(kù)命令查詢(xún)和發(fā)送實(shí)現(xiàn);監(jiān)測(cè)功能會(huì)實(shí)時(shí)監(jiān)測(cè)節(jié)點(diǎn)的上傳信息,并對(duì)有效信息進(jìn)行顯示和報(bào)警。測(cè)試表明,論文設(shè)計(jì)的系統(tǒng)可以正常穩(wěn)定地運(yùn)行。此系統(tǒng)的場(chǎng)景控制功能迎合了人們對(duì)家居環(huán)境智能化、人性化的需求,為國(guó)內(nèi)智能家居行業(yè)的發(fā)展提供了新思路。
[Abstract]:With the development of science and technology and living standard, people are no longer satisfied with the traditional living environment, but yearn for the automatic and humanized living environment. Since the concept of smart home was put forward in the 1980s, the smart home industry has gradually developed and been paid more and more attention, which has a good market prospect. However, the current smart home system has some shortcomings, such as low degree of intelligence and humanization, poor ability to connect to external network and lack of unified standard. Aiming at the research status and defects of smart home system, this paper presents a design scheme of intelligent home system based on scene mode. The system is mainly divided into three parts: home node, home gateway and monitoring terminal. The home node is the direct hardware circuit of the monitoring operation, which is responsible for receiving and executing the control command of the gateway, or uploading the corresponding alarm information, and the home gateway is the communication hub of the whole system, which is responsible for coordinating the operation of the whole system. The monitoring terminal is a direct interface device for user monitoring. It can monitor the family nodes through communication with the home gateway. The system not only has the functions of simple equipment control, fire protection and alarm and parameter collection, but also has the function of scene mode control, which can realize the joint control of multiple equipments by setting the scene mode. Make the running state of the home device meet the user's needs for the current environment. Firstly, the hardware circuit and software flow of the home node are designed. The hardware circuit of each node is realized by adding corresponding execution circuit or acquisition circuit on the basis of nRF24LE1 application circuit, and the software design mainly adopts CSMA conflict detection method, and formulates a set of simple wireless communication protocol. On the basis of this protocol, the communication network within the home is realized. Secondly, the hardware connection and server program of home gateway are designed. The gateway controller S3C2440 realizes the communication with the home internal network through the wireless module, and realizes the communication with the home external network through the wireless network card and the GPRS module. The gateway server program detects the command information from the external network and the data information from the internal network in real time and processes the effective information in time. Finally, the software of Android monitoring terminal is designed. The software has server login function and monitoring function. Server login and monitoring have two ways: SMS and network to adapt to different monitoring environments. The control function is realized by SQLite database command query and sending, and the monitoring function can monitor the upload information of nodes in real time, and display and alarm the effective information. The test shows that the system designed in this paper can run normally and stably. The scene control function of this system caters to people's demand for intelligent and humanized home environment, and provides a new way for the development of domestic smart home industry.
【學(xué)位授予單位】:福州大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2014
【分類(lèi)號(hào)】:TU855

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 ;無(wú)線智能家居系統(tǒng)[J];數(shù)字社區(qū)&智能家居;2010年05期

2 張達(dá)勇;;智能家居系統(tǒng)的功能安全設(shè)計(jì)[J];數(shù)字社區(qū)&智能家居;2010年Z1期

3 胡晶晶;;家,溫暖安全的港灣——探秘智能家居系統(tǒng)[J];現(xiàn)代工業(yè)經(jīng)濟(jì)和信息化;2012年01期

4 許克定;;智能家居系統(tǒng)技術(shù)探討[J];電子世界;2012年08期

5 聶磊;裴雪;;物聯(lián)網(wǎng)引發(fā)智能家居系統(tǒng)設(shè)計(jì)新趨勢(shì)[J];大眾文藝;2013年04期

6 王飛躍,黃小池;基于網(wǎng)絡(luò)的智能家居系統(tǒng)現(xiàn)狀和發(fā)展趨勢(shì)[J];家用電器科技;2001年06期

7 朱順兵,張九根;智能家居系統(tǒng)的關(guān)鍵技術(shù)與設(shè)計(jì)[J];建筑電氣;2003年05期

8 徐卓農(nóng);;智能家居系統(tǒng)的現(xiàn)狀與發(fā)展綜述[J];電氣自動(dòng)化;2004年03期

9 ;智能家居系統(tǒng)應(yīng)用及結(jié)構(gòu)[J];智能建筑與城市信息;2005年06期

10 董杰;智能家居系統(tǒng)的組成及設(shè)計(jì)[J];科技情報(bào)開(kāi)發(fā)與經(jīng)濟(jì);2005年03期

相關(guān)會(huì)議論文 前5條

1 楊利平;龔衛(wèi)國(guó);李偉紅;王華華;周留洋;;基于網(wǎng)絡(luò)技術(shù)的遠(yuǎn)程智能家居系統(tǒng)[A];中國(guó)儀器儀表學(xué)會(huì)第六屆青年學(xué)術(shù)會(huì)議論文集[C];2004年

2 蘇本躍;王廣軍;章健;;基于物聯(lián)網(wǎng)環(huán)境下體感交互技術(shù)的智能家居系統(tǒng)[A];2013年中國(guó)智能自動(dòng)化學(xué)術(shù)會(huì)議論文集(第四分冊(cè))[C];2013年

3 周余;劉淵;楊萬(wàn)全;;數(shù)字家庭網(wǎng)絡(luò)下智能家居系統(tǒng)的實(shí)現(xiàn)[A];四川省通信學(xué)會(huì)2005年學(xué)術(shù)年會(huì)論文集[C];2005年

4 石小蘭;韓江洪;魏振春;;基于分布式控制的智能家居系統(tǒng)[A];第二十四屆中國(guó)控制會(huì)議論文集(下冊(cè))[C];2005年

5 張浩;劉世棟;李炳林;;基于多種通信方式的智能家居系統(tǒng)[A];2012電力行業(yè)信息化年會(huì)論文集[C];2012年

相關(guān)重要報(bào)紙文章 前10條

1 記者 萬(wàn)紅金 陳錫明;智能家居系統(tǒng)如同忠誠(chéng)管家[N];深圳商報(bào);2009年

2 本報(bào)記者 吳挺;探秘智能家居系統(tǒng)[N];計(jì)算機(jī)世界;2009年

3 梁新;生態(tài)智能家居系統(tǒng)引領(lǐng)綠色環(huán)保家居變革[N];中國(guó)建材報(bào);2008年

4 林苗苗 程英;三門(mén)一創(chuàng)業(yè)大學(xué)生獲3500萬(wàn)元風(fēng)險(xiǎn)投資[N];臺(tái)州日?qǐng)?bào);2011年

5 本報(bào)記者 齊煜;中國(guó)高端住宅亟待智能化[N];中國(guó)房地產(chǎn)報(bào);2012年

6 ;“寧波智造”暢行物聯(lián)網(wǎng)[N];寧波日?qǐng)?bào);2012年

7 本報(bào)記者 沈勇;各色“新家”讓人流連忘返[N];深圳特區(qū)報(bào);2007年

8 記者 戴宏 實(shí)習(xí)生 董金萍;全區(qū)首個(gè)智能化社區(qū)落戶(hù)鄂爾多斯[N];內(nèi)蒙古日?qǐng)?bào)(漢);2009年

9 記者 吳苡婷;二工大打造清潔技術(shù)概念屋[N];上海科技報(bào);2011年

10 記者 王志彥;張江物聯(lián)網(wǎng):進(jìn)門(mén)“刷臉”不刷卡[N];解放日?qǐng)?bào);2011年

相關(guān)碩士學(xué)位論文 前10條

1 張璐;智能家居系統(tǒng)人機(jī)關(guān)系研究[D];江南大學(xué);2008年

2 蘇義超;基于ARM-Android的智能家居系統(tǒng)研究[D];華南理工大學(xué);2015年

3 張鳳嶺;基于ARM和Zigbee的小區(qū)智能家居系統(tǒng)[D];天津理工大學(xué);2015年

4 袁帥;基于自適應(yīng)動(dòng)態(tài)規(guī)劃的智能家居系統(tǒng)研制[D];山東建筑大學(xué);2015年

5 夏浩淼;基于ARM的智能家居系統(tǒng)的研究與設(shè)計(jì)[D];昆明理工大學(xué);2015年

6 劉寰;基于ARM與ZigBee的智能家居系統(tǒng)的設(shè)計(jì)與研究[D];西安建筑科技大學(xué);2015年

7 陳珍軍;基于ARM和ZigBee的智能家居系統(tǒng)設(shè)計(jì)[D];河北農(nóng)業(yè)大學(xué);2015年

8 鄭風(fēng);多屏互動(dòng)在智能家居系統(tǒng)下的研究與實(shí)現(xiàn)[D];西南科技大學(xué);2015年

9 盧偉;基于μTenux的智能家居系統(tǒng)網(wǎng)關(guān)的設(shè)計(jì)與實(shí)現(xiàn)[D];大連交通大學(xué);2015年

10 應(yīng)華平;基于Android與ZigBee的智能家居系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];南昌大學(xué);2015年

,

本文編號(hào):1864366

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

本文鏈接:http://sikaile.net/guanlilunwen/chengjian/1864366.html


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

版權(quán)申明:資料由用戶(hù)ef671***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com