基于單片機(jī)溫度控制系統(tǒng)設(shè)計(jì).doc
約27頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
基于單片機(jī)溫度控制系統(tǒng)設(shè)計(jì),基于單片機(jī)的溫度控制系統(tǒng)設(shè)計(jì)摘 要近年來(lái)隨著計(jì)算機(jī)在社會(huì)領(lǐng)域的滲透, 單片機(jī)的應(yīng)用正在不斷地走向深入,同時(shí)帶動(dòng)傳統(tǒng)控制檢測(cè)日新月益更新。本文從硬件和軟件兩方面來(lái)講述水溫自動(dòng)控制過(guò)程,在控制過(guò)程中主要應(yīng)用at89c51、adc0809、led顯示器、lm324比較器,而主要是通過(guò) ds18b20數(shù)字溫度傳感器采集環(huán)境溫度...
內(nèi)容介紹
此文檔由會(huì)員 小花仙66 發(fā)布
基于單片機(jī)的溫度控制系統(tǒng)設(shè)計(jì)
摘 要
近年來(lái)隨著計(jì)算機(jī)在社會(huì)領(lǐng)域的滲透, 單片機(jī)的應(yīng)用正在不斷地走向深入,同時(shí)帶動(dòng)傳統(tǒng)控制檢測(cè)日新月益更新。
本文從硬件和軟件兩方面來(lái)講述水溫自動(dòng)控制過(guò)程,在控制過(guò)程中主要應(yīng)用AT89C51、ADC0809、LED顯示器、LM324比較器,而主要是通過(guò) DS18B20數(shù)字溫度傳感器采集環(huán)境溫度,以單片機(jī)為核心控制部件,并通過(guò)四位數(shù)碼管顯示實(shí)時(shí)溫度的一種數(shù)字溫度計(jì)。軟件方面采用匯編語(yǔ)言來(lái)進(jìn)行程序設(shè)計(jì),使指令的執(zhí)行速度快,節(jié)省存儲(chǔ)空間。為了便于擴(kuò)展和更改,軟件的設(shè)計(jì)采用模塊化結(jié)構(gòu),使程序設(shè)計(jì)的邏輯關(guān)系更加簡(jiǎn)潔明了,使硬件在軟件的控制下協(xié)調(diào)運(yùn)作。
關(guān)鍵詞:?jiǎn)纹瑱C(jī)系統(tǒng);傳感器;數(shù)據(jù)采集;模數(shù)轉(zhuǎn)換器;溫度
Abstract
In recent years along with computer penetration in the social sphere, SCM applications are constantly deepening, led the traditional control test at the same time ever updated.
.In this paper, from two aspects of hardware and software about automatic temperature control process, the control process is mainly used AT89C51, ADC0809, LED display, LM324 comparator, but mainly through the DS18B20 digital temperature sensor to collect the environmental temperature, the single-chip microcomputer as the core control component, and through four digital tube display real-time temperature of a digital thermometer. Software using assembly language to program design, so that the instruction execution speed, save the memory space. In order to facilitate the expansion and the change, the software design uses the modular structure, make the logic relation of designing program more concise, making hardware tocoordinatetheoperation under the software control.
Keywords: SCM system; sensor; data acquisition; a / D converter temperature;
目 錄
1 緒 論 2
1.1課題的背景及其意義 2
1.2課題研究的內(nèi)容及要求 3
1.2.1 課題的主要研究的內(nèi)容 3
2 AT89C51系列單片機(jī)介紹及硬件設(shè)計(jì) 5
2.1 AT89C51系列單片機(jī)介紹 5
2.1.1 AT89C51系列基本組成及特性 5
2.1.2 AT89C51系列引腳功能 6
2.1.3 AT89C51系列單片機(jī)的功能單元 8
2.2 硬件設(shè)計(jì) 11
2.2.1 溫度采樣部分 11
2.2.2 控制溫度 13
2.2.3 模數(shù)轉(zhuǎn)換部分 14
2.2.4 模數(shù)轉(zhuǎn)換技術(shù) 14
2.2.5 積分型模數(shù)轉(zhuǎn)換器 14
2.2.6 顯示部分 15
3 軟件設(shè)計(jì) 17
3.1主程序流程圖 17
3.2 讀溫度子程序 17
3.3 計(jì)算溫度子程序 18
3.4按鍵流程圖 19
3.5 顯示流程圖 20
結(jié) 論 22
參考文獻(xiàn) 23
謝 辭 24
摘 要
近年來(lái)隨著計(jì)算機(jī)在社會(huì)領(lǐng)域的滲透, 單片機(jī)的應(yīng)用正在不斷地走向深入,同時(shí)帶動(dòng)傳統(tǒng)控制檢測(cè)日新月益更新。
本文從硬件和軟件兩方面來(lái)講述水溫自動(dòng)控制過(guò)程,在控制過(guò)程中主要應(yīng)用AT89C51、ADC0809、LED顯示器、LM324比較器,而主要是通過(guò) DS18B20數(shù)字溫度傳感器采集環(huán)境溫度,以單片機(jī)為核心控制部件,并通過(guò)四位數(shù)碼管顯示實(shí)時(shí)溫度的一種數(shù)字溫度計(jì)。軟件方面采用匯編語(yǔ)言來(lái)進(jìn)行程序設(shè)計(jì),使指令的執(zhí)行速度快,節(jié)省存儲(chǔ)空間。為了便于擴(kuò)展和更改,軟件的設(shè)計(jì)采用模塊化結(jié)構(gòu),使程序設(shè)計(jì)的邏輯關(guān)系更加簡(jiǎn)潔明了,使硬件在軟件的控制下協(xié)調(diào)運(yùn)作。
關(guān)鍵詞:?jiǎn)纹瑱C(jī)系統(tǒng);傳感器;數(shù)據(jù)采集;模數(shù)轉(zhuǎn)換器;溫度
Abstract
In recent years along with computer penetration in the social sphere, SCM applications are constantly deepening, led the traditional control test at the same time ever updated.
.In this paper, from two aspects of hardware and software about automatic temperature control process, the control process is mainly used AT89C51, ADC0809, LED display, LM324 comparator, but mainly through the DS18B20 digital temperature sensor to collect the environmental temperature, the single-chip microcomputer as the core control component, and through four digital tube display real-time temperature of a digital thermometer. Software using assembly language to program design, so that the instruction execution speed, save the memory space. In order to facilitate the expansion and the change, the software design uses the modular structure, make the logic relation of designing program more concise, making hardware tocoordinatetheoperation under the software control.
Keywords: SCM system; sensor; data acquisition; a / D converter temperature;
目 錄
1 緒 論 2
1.1課題的背景及其意義 2
1.2課題研究的內(nèi)容及要求 3
1.2.1 課題的主要研究的內(nèi)容 3
2 AT89C51系列單片機(jī)介紹及硬件設(shè)計(jì) 5
2.1 AT89C51系列單片機(jī)介紹 5
2.1.1 AT89C51系列基本組成及特性 5
2.1.2 AT89C51系列引腳功能 6
2.1.3 AT89C51系列單片機(jī)的功能單元 8
2.2 硬件設(shè)計(jì) 11
2.2.1 溫度采樣部分 11
2.2.2 控制溫度 13
2.2.3 模數(shù)轉(zhuǎn)換部分 14
2.2.4 模數(shù)轉(zhuǎn)換技術(shù) 14
2.2.5 積分型模數(shù)轉(zhuǎn)換器 14
2.2.6 顯示部分 15
3 軟件設(shè)計(jì) 17
3.1主程序流程圖 17
3.2 讀溫度子程序 17
3.3 計(jì)算溫度子程序 18
3.4按鍵流程圖 19
3.5 顯示流程圖 20
結(jié) 論 22
參考文獻(xiàn) 23
謝 辭 24
TA們正在看...
- 杭州地區(qū)物流運(yùn)輸業(yè)發(fā)展問(wèn)題探析.doc
- 某日化有限公司倉(cāng)儲(chǔ)管理中存在的問(wèn)題及改進(jìn)措施.doc
- 淺析發(fā)展港口現(xiàn)代物流途徑.doc
- 小學(xué)三年級(jí)語(yǔ)文上冊(cè)全冊(cè)教案.doc
- 某集團(tuán)倉(cāng)儲(chǔ)運(yùn)輸調(diào)查與分析.doc
- 17句搞定考研英語(yǔ)作文.doc
- 考研英語(yǔ)復(fù)習(xí)方法.doc
- 考研英語(yǔ)相似易混單詞.doc
- 徐綻考研英語(yǔ)閱讀理解葵花寶典.doc
- 2011國(guó)家公務(wù)員考試申論(省部)真題加答案.doc