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

正文內(nèi)容

基于at89c52單片機(jī)的數(shù)字溫度計(jì)設(shè)計(jì)-展示頁

2024-11-04 10:36本頁面
  

【正文】 AT89C52 單片機(jī)為控制器構(gòu)成的數(shù)字溫度測量裝置的工作原理及程序設(shè)計(jì)作了詳細(xì)的介紹。 目前的數(shù)字溫度傳感器是在 20 世紀(jì) 90 年代中期問世的,它是微電子技術(shù)、計(jì)算機(jī)技術(shù)和自動(dòng)測試技術(shù) ( ATE)的結(jié)晶,特點(diǎn)是能輸出溫度數(shù)據(jù)及相關(guān)的溫度控制量,適配微控制器 ( MCU)。在三大信息信息采集 ( 即傳感器技術(shù) )、信息傳輸 ( 通信技術(shù) )和信息處理 ( 計(jì)算機(jī)技術(shù) )中,傳感器屬于信息技術(shù)的前沿尖端產(chǎn)品,尤其是溫度傳感器技術(shù),在我國各領(lǐng)域已經(jīng)引用的非常廣泛,可以說是滲透到社會(huì)的每一個(gè)領(lǐng)域,人民的生活與環(huán)境的溫度息息相關(guān),在工、農(nóng)業(yè)生產(chǎn)過程中需要實(shí)時(shí)測量溫度,因此研究溫度的測量方法和裝置具有重要的意義。該電路設(shè)計(jì)新穎、功能強(qiáng)大、結(jié)構(gòu)簡單。本文介紹一種基于 AT89C52單片機(jī)的一種溫度測量及報(bào)警電路 , 該電路采用 DS18B20 作為溫度監(jiān)測元件,測量范圍 0℃ ~+100℃ ,使用 LCD 模塊顯示,能設(shè)置溫度報(bào)警上下限。我們采用美國 DALLAS 半導(dǎo)體公司繼 DS18B20 之后推出的一種改進(jìn)型智能溫度傳感器 DS18B20 作為檢測元件,溫度范圍為 55~125℃ , 最高分辨率可達(dá)℃ 。而熱電偶和熱電阻測出的一般都是電壓,再轉(zhuǎn)換成對(duì)應(yīng)的溫度,這些方法相對(duì)比較復(fù)雜,需要比較多的外部硬件支持。洛陽理工學(xué)院畢業(yè)設(shè)計(jì)(論文) I 基于 AT89C52 單片機(jī)的數(shù)字溫度計(jì)設(shè)計(jì) 摘 要 在日常生活及工業(yè)生產(chǎn)過程中,經(jīng)常要用到溫度的檢測及控制,溫度是生產(chǎn)過程和科學(xué)實(shí)驗(yàn)中普遍而且重要的物理參數(shù)之一。傳統(tǒng)的測溫元件有熱電偶和二電阻。我們用一種相對(duì)比較簡單的方式來測量。 DS18B20 可以直接讀出北側(cè)溫度值,而且采用三線制與單片機(jī)相連,減少了外部的硬件電路,具有低成本和易使用的特點(diǎn)。正文著重給出了軟硬件系統(tǒng)的各部分電路,介紹了集成溫度傳感器 DS18B20 的原理, AT89C52單片機(jī)功能和應(yīng)用。 關(guān)鍵詞: 溫度測量 , AT89C52, DS18B20, 系統(tǒng)仿真 洛陽理工學(xué)院畢業(yè)設(shè)計(jì)(論文) II Design of Digital Thermometer Based on SCM ABSTRACT In daily life and industrial production process, often used in the detection and control of temperature, temperature is the production process and scientific experiments in general and one of the important physical parameter. Traditional thermocouple and temperature ponents are the second resistor. The thermocouple and thermal resistance are generally measured voltage, and then replaced by the corresponding temperature, these methods are relatively plex, requiring a relatively large number of external hardware support. We use a relatively simple way to measure. We use the United States following DALLAS Semiconductor DS1820 improved after the introduction of a smart temperature sensor DS18B20 as the detection element, a temperature range of 55℃ ~125℃ , up to a maximum resolution of ℃ . DS18B20 can be directly read out the temperature on the north side, and threewire system with singlechip connected to a decrease of the external hardware circuit, with lowcost and easy use. The introduction of a costbased AT89C52 SCM a temperature measurement circuits, the circuits used DS18B20 highprecision temperature sensor, measuring scope 0℃ ~+100℃ , can set the warning limitation, the use of seven segments LCD that can be display the current temperature. The paper focuses on providing a software and hardware system ponents circuit, introduced the theory of DS18B20, the functions and applications of AT89C52 .This circuit design innovative, powerful, can be expansionary strong. KEY WORDS: Temperature measurement, AT89C52, DS18B20, System simulation 洛陽理工學(xué)院畢業(yè)設(shè)計(jì)(論文) III 目 錄 前 言 .................................................................................................. 1 第 1 章 緒論 ........................................................................................ 2 設(shè)計(jì)背景 ................................................................................ 2 溫度計(jì)的介紹 .............................................................. 2 溫度傳感器的發(fā)展?fàn)顩r ............................................... 3 選題的目的和意義 ................................................................. 4 選題的目的 .................................................................. 4 選題的意義 .................................................................. 4 第 2 章 系統(tǒng)概述 ................................................................................ 5 設(shè)計(jì)方案的選擇 ..................................................................... 5 方案一 .......................................................................... 5 方案二 .......................................................................... 6 系 統(tǒng)設(shè)計(jì)原理 ......................................................................... 6 第 3 章 系統(tǒng)硬件的設(shè)計(jì) .................................................................... 8 AT89C52 的介紹 ..................................................................... 8 DS18B20 的介紹 .................................................................... 11 DS18B20 的引腳排列 .................................................. 11 DS18B20 內(nèi)部結(jié)構(gòu) ......................................................12 DS18B20 的測溫原理 ..................................................16 DS18B20 使用的注意事項(xiàng) ..........................................17 數(shù)字溫度計(jì)電路設(shè)計(jì) ............................................................18 數(shù)字溫度計(jì)原理圖 ......................................................18 時(shí)鐘電路的設(shè)計(jì) ..........................................................18 復(fù)位電路的設(shè)計(jì) ..........................................................19 接口電路的設(shè)計(jì) ..........................................................20 顯示電路的設(shè)計(jì) ..........................................................20 報(bào)警電路的設(shè)計(jì) ..........................................................23 第 4 章 系統(tǒng)軟件的設(shè)計(jì) ...................................................................24 洛陽理工學(xué)院畢業(yè)設(shè)計(jì)(論文) IV 軟件 Proteus 與 Keil...............................................................24 Proteus 軟件 .................................................................24 Keil 軟件 ......................................................................27 系統(tǒng)主程序 ............................................................................29 主程序 .........................................................................29 DS18B20 初始化 ..........................................................30 溫度轉(zhuǎn)換命令子程序 ..................................................30 溫度數(shù)據(jù)的計(jì)算處理方法 ..........................................31 源程序 ...................................................................................31 第 5 章 仿真 .......................................................................................32 仿真結(jié)果 ...............................................................................32 結(jié) 論 .................................................................................................34
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1