【正文】
......................................................................... 12 顯示子程序 ........................................................................................................ 12 DS18B20程序 .................................................................................................... 13 預置溫度調(diào)節(jié)程序 .............................................................................................. 14 判斷控制程序 ..................................................................................................... 15 開啟延時程序 ..................................................................................................... 15 第四章 系統(tǒng)調(diào)試及性能分析 ........................................................................ 17 致謝 ................................................................................................................. 18 參考文獻 ......................................................................................................... 19 附錄 ................................................................................................................. 20 附錄 A 1/f頻譜圖 ............................................................................................................. 20 附錄 B 一維 1/f波動數(shù)據(jù)的生成 ........................................................................................ 21 更多論文 1 第 1 章 緒論 課題背景及目的 冰箱是深刻改變了人類生活的現(xiàn)代奇跡之一。s highperformance INTEL microcontroller MCSC51 microcontroller for digital signal processing, so as to achieve intelligent control. The system can be realized refrigerator temperature settings, refrigerators over voltage detection, open display, pressors turn delay functions. Through the directcool refrigerator cooling system improvements to achieve intelligent control of the refrigerator so the refrigerator according to a rapidly changing conditions of use reasonably adjust cooling, and energysaving good effect. KeyWords: MCU。 基于單片機的 電冰箱溫度控制 器 系統(tǒng)是利用溫度傳感器 DS18B20 采集電冰箱冷藏室的溫度,通過 INTEL 公司的高效微控制器 MCSC51 單片機進行數(shù)字信號處理,從而達到智能控制的目的。在實時檢測和自動控制的單片機應用系統(tǒng)中,單片機往往是作為一個核心部件來使用,僅單片機方面知識是不夠的, 還應根據(jù)具體硬件結構,以及針對具體應用對象特點的軟件結合,以作完善。 關鍵詞 : 單片機 ; 電冰箱 ; 溫度控制 ; 過欠壓檢測 ; 開啟延 時 更多論文 2 The refrigerator temperature controller based on microcontroller unit Abstract: In recent years, with the peration of puters in the social sphere, SCM applications are continually deepening, while the traditional control test drive benefits updates on new moon. In realtime detection and automatic control of the microputer application system, the microcontroller is often used as a core ponent, only the SCM knowledge is not enough, should be based on specific hardware architecture, as well as specific characteristics of the software application objects bine for the purpose of improving . The refrigerator temperature controller based on single chip system is the use of temperature sensor DS18B20 collecting refrigerator freezer temperature, through the pany39。 Overvoltage detection。 電冰箱作為應用較為普及的家用電器 ,近年來 ,隨著微電子技術、傳感器技術以及控制理論的發(fā)展 ,其呈現(xiàn)迅猛發(fā)展 ,電冰箱向大容量、多功能、無氟、節(jié)能、智能化、人性化方向發(fā)展 ,因此傳統(tǒng)的機械式、簡單的電子控制難以滿足現(xiàn)代冰箱的發(fā)展要求。電冰箱控制的主要任務就是保持箱內(nèi)食品最佳溫度 ,達到食品保鮮的目的。擦拭酒精會感覺更涼爽,因為酒精的蒸發(fā)溫度較低。純氨在 32℃ 時蒸發(fā)。 當制冷劑流經(jīng)安全閥時,液態(tài)制冷劑 從高壓區(qū)流向低壓區(qū),因此它會膨脹并蒸發(fā)(淺藍色)。 國內(nèi)外研究狀況 1. 電冰箱實用功能的發(fā)展 冰箱的基本作用是使食物保持低溫,低溫有助于延長食品 的保鮮時間。冰箱內(nèi)的低溫可減少細菌的活動,達到此保鮮效果。然而在使用的過程中,電冰箱內(nèi)不可避免會殘留魚、肉或蔬菜等的殘渣,經(jīng)過細菌長時間的作用,會使食品殘渣腐爛變質(zhì)產(chǎn)生異味。經(jīng)過近百年的發(fā)展歷程,電冰箱己經(jīng)成為人們家庭生活的必需 ,提高了人們的生活質(zhì)量。但是隨著全球環(huán)保意識的增強和人民生活水平的進一步提高,對電冰箱采用的技術和使 用功能提出更高的要 求。對制冷系統(tǒng)進行優(yōu)化設計,調(diào)節(jié)冷凝器而積,以降低箱體熱負荷、增加蒸發(fā)器而積以加快制冷速度 。電冰箱使用的傳統(tǒng)制冷劑 CFC12 和發(fā)泡劑 CFC1 l 不僅破壞大氣臭氧層,而且增加溫室效應。 研究 方法則是采用 C51 單片機開發(fā)板模擬電冰箱工作環(huán)境 ,并模擬設定電冰箱各項參數(shù),以研究電冰箱溫控器的工作原理及設計。而熱電耦和熱電阻測出的一般都是電壓,再轉換成對應的溫度 ,需要比較多的外部硬件支持。 按照系統(tǒng)設計功能的要求,確定系統(tǒng)由 6 個模塊組成: 主控制器、測溫電路、液晶顯示電路、過欠壓檢測電路、按鍵電路、繼電器壓縮機電路。如圖 31 所示。 GND:接地。在 FIASH 編程時, P0 口作為原碼輸入口,當 FIASH 進行校驗時, P0 輸出原碼,此時 P0 外部必須被拉高。 P2 口: P2 口為一個內(nèi)部上拉電阻的 8 位雙向 I/O 口, P2 口緩沖器可接收,輸出 4個 TTL 門電流,當 P2 口被寫“ 1”時,其管腳被內(nèi)部上拉電阻拉高,且作為輸入。在給出地址“ 1”時,它利用內(nèi)部上拉優(yōu)勢,當對外部八位地址數(shù)據(jù)存儲器進