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

正文內(nèi)容

畢業(yè)論文基于單片機(jī)的數(shù)字溫度監(jiān)測(cè)系統(tǒng)(已修改)

2025-06-07 06:10 本頁(yè)面
 

【正文】 廣州工程技術(shù)職業(yè)學(xué)院 畢業(yè)設(shè)計(jì)(論文) 題目: 基于單片機(jī)的數(shù)字溫度監(jiān)測(cè)系統(tǒng) 系 (院): 信息工程系 專(zhuān)業(yè)班級(jí): 09 級(jí) 計(jì)算機(jī)應(yīng)用技術(shù)( 1)班 學(xué)生姓名: 學(xué)號(hào): 指導(dǎo)教師: 完成日期: 摘 要 隨著 現(xiàn)代工農(nóng)業(yè)的發(fā)展和人們對(duì)生活環(huán)境要求的提高 ,人們需要 對(duì)某些特定的環(huán)境 溫度進(jìn)行 準(zhǔn)確地 監(jiān)測(cè) ,進(jìn)而 控制 控制溫度 。 所以人 們需要一種適用范圍廣且性?xún)r(jià)高的數(shù)據(jù)采集系統(tǒng)。 采用單片機(jī)來(lái)對(duì) 環(huán)境溫度進(jìn)行采樣 不僅具有 精確度高、易于控制 , 易于擴(kuò)展等優(yōu)點(diǎn),而且可以 通過(guò)通信接口與 PC 機(jī)進(jìn)行實(shí)時(shí)通信 ,從而 達(dá)到 PC機(jī)與單片機(jī)配合工作。 PC 機(jī)用于對(duì)采集到的數(shù)據(jù)進(jìn)行復(fù)雜處理,單片機(jī)用于精確地采集溫度,從而降低了單片機(jī)的單機(jī)工作量,提高了穩(wěn)定性,提高了系統(tǒng)的整體性能。 溫度控制在生產(chǎn)過(guò)程中占有相當(dāng)大的比例 ,溫度檢測(cè) 技術(shù)已經(jīng)比較成熟。傳統(tǒng)的測(cè)溫元件有熱電偶和 熱敏 電阻。而熱電偶和熱 敏 電阻測(cè)出的一般都是電壓,再轉(zhuǎn)換成對(duì)應(yīng) 數(shù)字量 ,這些方法相對(duì)比較復(fù)雜,需要比較 多的外部硬件支持。 本設(shè)計(jì) 采用美國(guó) DALLAS 半導(dǎo)體公司推出的一種智能 數(shù)字 溫度傳感器DS18B20 作為檢測(cè)元件,溫度范圍為 55~125 186。C,最高分辨率可達(dá) 186。C。DS18B20 可以直接讀出 環(huán)境 溫度值,而且采用 單線接口 與單片機(jī)相連,減少了外部的硬件電路,具有低成本和易使用的特點(diǎn)。 本文介紹一種基于 AT89S52 單片機(jī)的一種溫度測(cè)量及報(bào)警電路 ,該電路采用DS18B20 作為溫度監(jiān)測(cè)元件,測(cè)量范圍 0℃ ~ +100℃ ,使用 LED 模塊顯示 .配合上位機(jī)軟件可以 設(shè)置溫度報(bào)警上下限 ,溫度記錄等功能 。 從而 實(shí)現(xiàn)了數(shù)據(jù)處理功能強(qiáng)大,顯示直觀,界面友好,性?xún)r(jià)比高的 數(shù)字式溫度檢測(cè)系統(tǒng)。 關(guān)鍵詞: 溫度測(cè)量; DS18B20; AT89S52; PC 通信 Abstract With the development of modern agriculture development and the people to the living environment, people need to be specific to certain temperature accurately monitor and control, temperature control. So people need a wide application range and the highest bid data acquisition system. The use of singlechip microputer to the ambient temperature sampling not only has high accuracy, easy to control, easy to extend the advantages, but also through munication interface and PC munications in real time, thereby achieving the PC and SCM with. PC machine is used for the data collection for plex processing, single chip microputer is used to precisely collect temperature, thereby reducing the SCM Single workload, improves stability, improving the overall performance of the system. Temperature control in the production process has quite large proportion, temperature detection technology is relatively mature. The traditional temperature measuring ponent thermocouple and thermal resistance. While the thermocouple and the thermistor measured are generally voltage, then converted into corresponding digital quantity, these methods are relatively plex, need more external hardware. This design uses the American DALLAS semiconductor pany introduced an intelligent digital temperature sensor DS18B20 as a detecting element, a temperature range of 55 ~ 125 degrees C, the maximum resolution of up to degrees C. DS18B20 can directly read out the temperature value, and adopts the single interface is connected with the single chip microputer, a decrease of the external hardware circuit, with low cost and easy to use features. This paper introduces a kind of SCM AT89S52 based on a temperature measurement and alarm circuit, the circuit uses DS18B20 as temperature monitoring element, the measuring range of 0 DEG C to + 100 C, the use of LED display modules. With PC software can set temperature alarm limits, temperature records and other functions. In order to achieve the function of data processing, display and intuitive, userfriendly, costeffective digital temperature detection system. Keywords: Temperatur measurement。 DS18B20。 AT89C52。 PC munication 目 錄 第一章 緒論 ......................................... 1 課題背景及意義 ................................................ 1 課題設(shè)置目的 .................................................. 1 主要實(shí)現(xiàn)功能 .................................................. 1 課題研究?jī)?nèi)容 .................................................. 1 第二章 總體方案設(shè)計(jì) ................................ 2 基本原理 ...................................................... 2 總體方案設(shè)計(jì) .................................................. 2 溫 度傳感器的選擇 .......................................... 2 主控芯片的選擇 ............................................ 2 顯示方式的選擇 ............................................ 3 通信模塊的選擇 ............................................ 4 第三章 開(kāi)發(fā)工具 ..................................... 5 Proteus 軟件 ................................................. 5 Keil 軟件 .................................................... 7 第四章 詳細(xì)設(shè)計(jì) ..................................... 8 硬件設(shè)計(jì) ...................................................... 8 溫度采集電路 .............................................. 8 顯示電路 .................................................. 9 單片機(jī)基礎(chǔ)電路 ........................................... 10 USB 通信模塊 ............................................. 11 軟件設(shè) 計(jì) .................................................... 13 下位機(jī)程序設(shè)計(jì) .......................................... 13 DS18B20 初始化及數(shù)據(jù)處理 ............................ 13 通信端口初 始化及數(shù)據(jù)發(fā)送 ............................. 17 溫度顯示 ............................................. 21 上位機(jī)程序 ............................................... 21 MSComm 控件及數(shù)據(jù)相關(guān)處 理 ............................ 21 第五章 調(diào)試 ........................................ 26 結(jié) 論 ........................................... 28 參考文獻(xiàn) ........................................... 29 附 錄 ............................................. 30 附錄 A 下位機(jī)程序清單 ................................ 30 附錄 B 上位機(jī)代碼清單 ................................ 36 廣州工程技術(shù)職業(yè)學(xué)院 20xx 屆畢業(yè)設(shè)計(jì)(論文) 1 第一章 緒論 課題背景及意義 隨著技術(shù)的不 斷開(kāi)發(fā)與應(yīng)用,近年來(lái)單片機(jī)發(fā)展十分迅速, 從原始的 4 位機(jī)到現(xiàn)在最新的 32 位單片機(jī),其中 8 位單片機(jī)的技術(shù)最為成熟。 一個(gè)以微機(jī)應(yīng)用為主的新技術(shù)革命浪潮 已經(jīng)到來(lái) ,單片機(jī)的應(yīng)用已經(jīng)滲透到 通信、汽車(chē)、家電等各個(gè) 方面 。傳統(tǒng)的溫度采集方法不僅費(fèi)時(shí),而且精度差 ,很多重復(fù)的動(dòng)作需要人力不斷重復(fù)地完成。 傳統(tǒng)的 溫度采集 方式 已 不能滿(mǎn)足高精度,高速度的控制要求,從而導(dǎo)致溫度的控制更加不如人意。 如 傳統(tǒng)的液體溫度計(jì),最大的缺點(diǎn)就是精度不高,而且需要人工讀數(shù)計(jì)數(shù);再如 熱電偶和熱 敏 電阻 ,測(cè)出的都是模擬量,需要用到復(fù)雜的外設(shè)來(lái)進(jìn)行轉(zhuǎn)換 ,從而使精 度和速度都受到了不小的影響。 隨著測(cè)量技術(shù)的發(fā)展,新一代的數(shù)字式溫度傳感器的面世,使得溫度測(cè)量更加地準(zhǔn)確且容易。多種控制方式也快速地發(fā)展起來(lái)。如: PID 控制、模糊控制等, 這些控制技術(shù)提高了控制精度,不但使控制變得簡(jiǎn)便,而且降低了產(chǎn)品的成本 。 本 系統(tǒng) 使用 S52 單片機(jī) ,外接數(shù)字式溫度傳感器 DS18B20, 使用 USB 通用串行接口與微機(jī)通信, 構(gòu)成本系統(tǒng)下位機(jī)的核心 。 上位機(jī)軟件使用 開(kāi)發(fā),其中 MSComm控件是上位機(jī)軟件的核心部件。 課題設(shè)置目的 鞏固、加深單片機(jī)應(yīng)用的知識(shí),提高綜合及靈活運(yùn)用所學(xué)知識(shí) 實(shí) 現(xiàn)系統(tǒng)各項(xiàng)功能 的能力 ; 培養(yǎng)針對(duì)課題需要,選擇和查閱有關(guān)手冊(cè) 、圖表及
點(diǎn)擊復(fù)制文檔內(nèi)容
研究報(bào)告相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1