【正文】
個硬件實現(xiàn)的可行方案,經(jīng)過反復對比考慮到節(jié)約整體成本,系統(tǒng)終端采用了 ST 公司的 CortexM3 內(nèi)核的 STM32微處理器 STM32F107。在技術上必須實現(xiàn)便于接入、易于擴展、安全有效、經(jīng)濟實惠、靈活設置業(yè)務流程等特點。就此控制終端為研究對象,不僅切合當前工業(yè)化要求以趨向安全性第一的實際,而且也是非常貼合人們的生活需求,不是為了研究而研究,把艱深難懂的知識一一羅列,而是為了簡明陳述、悉心疏通,來提供一種化繁為簡的可能,使其成為生活中的必需品,而非自誕生起就束之高閣。智能終端通過各種傳感電路檢測室內(nèi)的天然氣濃度和煙霧濃度信息等,然后與預置的參數(shù)閾值進行比較,智能終端根據(jù)比較結果發(fā)出相應的報警信息,并且可以實時地顯示當前時間室內(nèi)天然氣濃度和煙霧濃度信息等參數(shù)值,并且可通過 WIFI,GPRS 等無線通訊方式及時將各種監(jiān)控信息通知住戶。并將采集到的環(huán)境信息作為其他家庭設備運行時的參數(shù),實現(xiàn)對環(huán)境的智能化控制。采用天然氣作為能源,可減少煤和石油的用量,因而大大改善環(huán)境污染問題;天然氣作為一種清潔能源,能減少二氧化硫和粉塵排放量近 100%,減少二氧化碳排放量 60%和氮氧化合物排放量 50%,并有助于減少酸雨形成,舒緩地球溫室效應,從根本上改善環(huán)境質(zhì)量。隨著燃料節(jié)能性要求的提出,天然氣在家庭燃料結構中所占的比例也愈發(fā)重要起來。s architecture (M3 as the kernel of STM32 UCGUI STM32F107 microprocessor and embedded graphics support system as the main entry point, for the smart wireless gas smoke control technology adopted by the terminal for 4data analysis, parison, identify, judgment, practicality and superiority to prove it in daily life.Key words: Smoke monitoring terminal STM32 UCGUI CortexM3 Kernel5目錄1 緒論 ........................................................1 選題背景和意義 ...........................................1 研究范圍及技術要求 .......................................2 系統(tǒng)設計框架 .............................................2 本設計的優(yōu)越性 ...........................................42 煙霧傳感器模塊 ..............................................5 煙霧及氣體傳感器的硬件特性和特點 .........................5 煙霧傳感器的選擇 ......................................5 煙霧傳感器的介紹 ......................................5 MQ2 型煙霧傳感器的工作原理及特點 .....................5 MQ4 型甲烷、天然氣傳感器的特點 .......................7 煙霧傳感器原理圖 .........................................83 STM32 開發(fā)板的硬件特性和特點 ................................9 硬件組成與作用 ...........................................9 STM32 目前的技術水平和應用領域 ..........................12 ARM CORTEXM3 處理器的優(yōu)點 ...............................13 STM32 與 C51 單片機的優(yōu)劣對比 ............................14 STM32 開發(fā)板 的特點和應用 .........................156 嵌入式實時操作系統(tǒng) UCOSII 在奮斗板上的應用 ...............16 特點 .................................................17 應用 .................................................17 UCOSII 概念解釋 .......................................175 UCOSII 操作系統(tǒng)上的圖形顯示界面 UCGUI.......................18 UCGUI 的特性 ............................................18 運行要求 .............................................19 UCGUI 的一般特性 .....................................19 UCGUI 的操作界面及配置 ..................................19 UCGUI 的界面操作效果 .................................21 UCGUI 的配置 .........................................22 UCGUI 的性能與資源 ......................................22 內(nèi)存占用需求 .........................................23 ..........................................23 系統(tǒng)設計框架 ............................................23 天然氣煙霧監(jiān)控的顯示流程 .............................25 天然氣煙霧實時監(jiān)控的呈現(xiàn)功能實現(xiàn) .....................26 主程序(見附錄) .....................................35 實驗的過程及效果 .....................................357 結語 .......................................................408 參考文獻 ...................................................419 謝辭 .......................................................437附錄:主程序部分 ............................................441智能無線天然氣煙霧監(jiān)控終端的數(shù)據(jù)顯示系統(tǒng)的設計1 緒論 選題背景和意義天然氣,主要存在于油田、氣田、煤層和頁巖層。本文將從 ST公司的以 CortexM3為內(nèi)核的 STM32微處理器 STM32F107和嵌入式圖形支持系統(tǒng) UCGUI為主要切入點,對智能無線天然氣煙霧監(jiān)控終端所采用的技術進行數(shù)據(jù)分析、比較、甄別、判斷,來證明它在日常生活中的實用性和優(yōu)越性。智能無線天然氣煙霧監(jiān)控終端作為智能家居的一部分,很好地實現(xiàn)了實時監(jiān)測天然氣濃度和煙霧濃度的目標,并且當濃度超過設定閾值時,將通過無線的方式進行報警。通過環(huán)境監(jiān)測系統(tǒng),用戶可以實時獲得居住環(huán)境的信息,如:溫濕度、天然氣濃度、火災信息等。1 畢業(yè)設計(論文)( 2022 屆本科) 題 目:智能天然氣監(jiān)控終端的數(shù)據(jù)顯示系統(tǒng)的設計 學 院:電氣與電子工程 專 業(yè):電氣工程及其自動化 班 級:電氣 2班 姓 名:沈澤波 學 號:0910321221 指導教師:劉毅2022年 5 月2智能天然氣監(jiān)控終端的數(shù)據(jù)顯示系統(tǒng)的設計摘要生存環(huán)境的舒適與安全是人類永恒追求的物質(zhì)目標。隨著計算機技術、通信技術、控制技術的飛速發(fā)展,人們對居住環(huán)境提出了更高的要求,希望居住在一個生活現(xiàn)代化,環(huán)境舒適化、安全化的生活空間。并將采集到的環(huán)境信息作為其他家庭設備運行時的參數(shù),實現(xiàn)對環(huán)境的智能化控制。智能終端通過各種傳感電路檢測室內(nèi)的天然氣濃度和煙霧濃度信息等,然后與預置的參數(shù)閾值進行比較,智能終端根據(jù)比較結果發(fā)出相應的報警信息,并且可以實時地顯示當前時間室內(nèi)天然氣濃度和煙霧濃度信息等參數(shù)值,并且可通過 WIFI,GPRS 等無線通訊方式及時將各種監(jiān)控信息通知住戶。[關鍵詞] 煙霧監(jiān)控終端 STM32 UCGUI CortexM3 內(nèi)核3Design of data display system of intelligent gas monitoring terminalAbstractLiving environment is the human eternal pursuit of material fort and security goals. Along with the puter technology, munication technology, control technology rapid development, the living environment of people put forward higher request, want to live life in a modern, fortable, safe environment of living space. Through the environmental monitoring system, the user can obtain realtime living environment information, such as: temperature and humidity and gas concentration, fire information, etc. And will be collected environmental information as other family equipment run time parameter, the realization of intelligent control to the environment. Intelligent wireless gas smoke monitoring terminal as part of the smart home, well realize the goal of realtime monitoring of gas concentration and smoke concentration, and when the concentration is more than set threshold, will through the wireless way to call the police.Intelligent terminals through a variety of sensing circuit testing indoor gas concentration and smoke concentration information, etc., and then pared with the parameters of preset threshold, intelligent terminal sends the corresponding alarm information, according to the results of the parison and can realtime display the current time indoor parameters such as gas concentration and smoke concentration information value, and can be through WIFI, GPRS wireless munication mode shall notify residents of various monitoring information in a timely manner.This article will from the ST39。天然氣燃燒后無廢渣、廢水產(chǎn)生,相較煤炭、石油等能源有使用安全、熱值高、潔凈等優(yōu)勢。天然氣是較為安全的燃氣之一,它不含一氧化碳,也比空氣輕,一旦泄漏,立即會向上擴散,不易積聚形成爆炸性氣體,安全性較高。與此同時,計算機技術、通信技術、控制技術飛速發(fā)展,通過環(huán)境監(jiān)測系統(tǒng),用戶可以實時獲得居住環(huán)境的信息,如:溫濕度、天然氣濃度、火災信息