freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

基于單片機(jī)的居家安全報(bào)警系統(tǒng)的設(shè)計(jì)外文翻譯-資料下載頁

2025-02-04 08:23本頁面

【導(dǎo)讀】題目基于單片機(jī)的居家安全報(bào)警系統(tǒng)的設(shè)計(jì)。專業(yè)機(jī)械設(shè)計(jì)制造及其自動(dòng)化。教學(xué)單位德州學(xué)院機(jī)電工程系(蓋章)。二O一三年五月一日。摘要:本設(shè)計(jì)是對(duì)基于單片機(jī)的居家安全報(bào)警領(lǐng)域進(jìn)行研究,設(shè)計(jì)出以STC89C52單片機(jī)為核心。該報(bào)警系統(tǒng)采用無線通信與GSM通信相結(jié)合方式的通信。方式和模塊化設(shè)計(jì)思想,通過不同類型的傳感器單

  

【正文】 程序流程圖 德州學(xué)院 機(jī)電工程系 2021 屆 機(jī)械設(shè)計(jì)制造及其自動(dòng)化專業(yè) 畢業(yè)論文(設(shè)計(jì)) 18 主控單元程序的具體流程如下: ( 1) 開機(jī),系統(tǒng)進(jìn)行初始化,包括無線通信初始化,中斷 初始化。 ( 2) 進(jìn)行數(shù)據(jù)采集和處理,并將采集的模擬量信號(hào)轉(zhuǎn)化為數(shù)字量信號(hào)。 ( 3) 進(jìn)行數(shù)據(jù)判斷,如果發(fā)生危險(xiǎn),發(fā)送危險(xiǎn)信號(hào)給主控單元。 ( 4) 如果重復(fù)發(fā)送數(shù)據(jù)超過 10 次,主控單元仍未正常接收,通訊指示燈閃爍,進(jìn)行故障報(bào)警。 下面以甲醛檢測(cè)模塊為例說明一下各自單元模塊的具體程序: ?? 函數(shù)聲明 void main()//子單元主函數(shù) { ?? LCD5510_Init()。//LCD 顯示初始化 NRF24L01Int()。//無線通信模塊初始化 while(1)//主循環(huán)函數(shù) { MP135_data = ReadADC(0)。//讀取數(shù)據(jù),進(jìn)行 A/D 轉(zhuǎn)換 TxDate_MP135_CO[0]=MP135_data/100。 TxDate_MP135_CO[1]=MP135_data%100/10。 //TxDate[2]=39。.39。 TxDate_MP135_CO[2]=MP135_data%100%10。 ?? NRFSetTxMode(TxDate_MP135_CO)。//無線發(fā)送數(shù)據(jù)給主控單元 while(CheckACK())。 //檢測(cè)是否發(fā)送完畢 } } 德州學(xué)院 機(jī)電工程系 2021 屆 機(jī)械設(shè)計(jì)制造及其自動(dòng)化專業(yè) 畢業(yè)論文(設(shè)計(jì)) 19 參考文獻(xiàn) : [1] 周麗,林錦國 .智能無線防盜報(bào)警系統(tǒng)的設(shè)計(jì) [J].化工自動(dòng)化及儀表 ,~ 1384 [2] 李桂平,黃有泉 .基于 STC12C5A 的多路檢測(cè)智能防盜報(bào)警器研究 [J].電子設(shè)計(jì)工程 ,~ 70 [3] 張玉林,張桂珠 .單片機(jī)在家居防盜系統(tǒng)中的應(yīng)用 [J].中國新通信 ,~ 57 [4] 李艷 .自動(dòng)家居安全報(bào)警系統(tǒng)研究 [J].吉林大學(xué)學(xué)報(bào) ,~ 14 [5] 何靜 .基于 GSM網(wǎng)絡(luò)的家居安全防盜報(bào)警系統(tǒng)的設(shè)計(jì) [J].科技創(chuàng)新導(dǎo)報(bào) ,~ 23 [6] 楊靖,田登堯 , 白天蕊 .基于 GSM的防盜系統(tǒng) [J].湖南城市學(xué)院學(xué)報(bào) ,~ 78 [7] 李朝青 .單片機(jī)原理及接口技術(shù) [M].北京:北京航空航天大學(xué)出版社, 1998 [8] 王福瑞 .單片機(jī)測(cè)控系統(tǒng)設(shè)計(jì)大全 [M].北京:中國航空航天大學(xué)出版社 ,~ 95 [9] 王芳,馬幼軍 .智能化住宅防盜防火報(bào)警系統(tǒng)設(shè)計(jì) [J].傳感器技術(shù) ,2021( 2): 42~ 44 [10] 滕志軍 .遠(yuǎn)程智能防盜報(bào)警裝置的研制 [J].東北電力學(xué)院學(xué)報(bào), ~ 45 [11] 鄧海龍 .自動(dòng)檢測(cè)與轉(zhuǎn)換技術(shù) (第 2版 )[M].北京 :中國紡織出版社 ,~ 95 [12] Bouchard, Smart Home Agent for Plan Recognition of Cognitivelyimpaired Patients[J].scientific journal of puter science, 2021(5): 53~ 62 德州學(xué)院 機(jī)電工程系 2021 屆 機(jī)械設(shè)計(jì)制造及其自動(dòng)化專業(yè) 畢業(yè)論文(設(shè)計(jì)) 20 Design of 居家安全報(bào)警系統(tǒng) Based on MCU LinWeiTao (Mechanical and Electronic Engineering Department of Dezhou University, Dezhou Shandong, 253023) Abstract: this design is based on single chip microputer of home security alarm area for research, design a STC89C52 MCU as the core of costeffective, easy to install a home security alarm system. The alarm system adopts the bination of GSM wireless munication and the way of munication and modular design thought, through the different types of sensor unit testing different types of risk factors in the environment that occupy the home, will feedback the environment parameters in different rooms to main control unit, main control unit makes the corresponding decision, send alarm instructions when necessary, to ensure the safety of the environment that occupy the home. The control system, simple and convenient operation, high degree of intelligent, able to timely detection of risk factors in the home, prevent the occurrence of dangerous accidents. Key words: home security alarm systems。 Wireless munication。 The GSM 德州學(xué)院 機(jī)電工程系 2021 屆 機(jī)械設(shè)計(jì)制造及其自動(dòng)化專業(yè) 畢業(yè)論文(設(shè)計(jì)) 21 謝 辭 感謝 學(xué)校 給予我這樣一次機(jī)會(huì),能夠 讓我 獨(dú)立地完成一個(gè) 設(shè)計(jì) ,并在這個(gè)過程當(dāng)中,給予我們 許多方面的幫助 ,使我們?cè)诩磳㈦x校的最后一段時(shí)間里,能夠更多 學(xué)習(xí)一些實(shí)踐應(yīng)用知識(shí),增強(qiáng)了我們實(shí)踐操作和動(dòng)手應(yīng)用能力,提高了獨(dú)立思考的能力 。在此,向教授我們理論知識(shí)的老師,向給予過我實(shí)踐機(jī)會(huì)的老師,向指引過我方向的老師,向給我們樹立榜樣的老師衷心的道一聲:“謝謝!”, 再一次 對(duì) 母校表示感謝 。 院 (系): 機(jī) 電 工 程 系 專 業(yè):機(jī)械設(shè)計(jì)制造及其自動(dòng)化 學(xué)生姓名: 藺偉濤 學(xué) 號(hào): 202101701268 題 目: 基于單片機(jī)的居家安全報(bào)警系統(tǒng)的設(shè)計(jì) 指導(dǎo)教師評(píng)語: 評(píng)定成績: 指導(dǎo)教師 簽名: 年 月 日 德州學(xué)院畢業(yè) (論文 )設(shè)計(jì)評(píng) 語 院 (系): 機(jī) 電 工 程 系 專 業(yè): 機(jī)械設(shè)計(jì)制造及其自動(dòng)化 學(xué)生姓名: 藺偉濤 學(xué) 號(hào): 2021901701268 題 目: 基于單片機(jī)的居家安全報(bào)警系統(tǒng)的設(shè)計(jì) 評(píng)閱人評(píng)語: 評(píng)定成績: 評(píng)閱人簽名: 年 月 日 德州學(xué)院畢業(yè) (論文 )設(shè)計(jì)評(píng) 語 院 (系): 機(jī) 電 工 程 系 專 業(yè): 機(jī)械設(shè)計(jì)制造及其自動(dòng)化 學(xué)生姓名: 藺偉濤 學(xué) 號(hào): 202101701268 題 目: 基于單片機(jī)的居家安全報(bào)警系統(tǒng)的設(shè)計(jì) 答辯小組評(píng)語: 評(píng)定 成績: 答辯小組組長簽名: 年 月 日 指導(dǎo)教師評(píng)定成績 ( 30%) 評(píng)閱人評(píng)定成績 ( 30%) 答辯小組評(píng)定 成績( 40%) 答辯委員會(huì)主任簽字: 年 月 日 綜合評(píng)定成績 德州學(xué)院畢業(yè) (論文 )設(shè)計(jì)評(píng) 語
點(diǎn)擊復(fù)制文檔內(nèi)容
高考資料相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1