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

正文內(nèi)容

智能儀器設(shè)計課程設(shè)計報告(已修改)

2025-02-02 17:26 本頁面
 

【正文】 《智能儀器設(shè)計》課程設(shè)計報告學(xué)院: 太原理工大學(xué)信息工程學(xué)院專業(yè)班級: 自動化0803姓名: 張勝超學(xué)號: 2008001129題目號: 27目錄零. 摘要..................................................................4 摘要..................................................................4 Abstract..............................................................5一. 設(shè)計目的及原理 7 5 5 5 5 6二.硬件設(shè)計 7 7 STC89C51簡介 8 產(chǎn)品外觀 8…………………………………………………………...11 Pt100溫度測量接口技術(shù) 11 12 12 420mA電流輸出電路 13 13 15 15 15 通信電路 16 16 17三.系統(tǒng)流程圖軟件設(shè)計……………………………………………………..25 軟件設(shè)計算法分析...................................................... 17 ................................................18 溫度數(shù)據(jù)顯示子程序........................................ 軟件設(shè)計基礎(chǔ)...............................................………………………19 21 系統(tǒng)流程圖............................................... .26 Protel99SE電氣原理 .................................................... PCB版圖................................................................五. 電路仿真的設(shè)計與分析 27 Proteus仿真軟件介紹. 仿真分析..............................................................六. 體會心得 27附錄1 c語言程序 28附錄2 參考文獻..................................................第章 摘要 摘要:運用單片機原理及應(yīng)用基于51與高速新型C8051F330單片機做的智能儀器是含有微型計算機或者微型處理器的測量儀器,擁有對數(shù)據(jù)的存儲運算邏輯判斷及自動化操作等功能。它的出現(xiàn),極大地擴充了傳統(tǒng)儀器的應(yīng)用范圍。智能儀器憑借其體積小、功能強、功耗低等優(yōu)勢,迅速地在家用電器、科研單位和工業(yè)企業(yè)中得到了廣泛的應(yīng)用。本次課程設(shè)計就是基于STC89C51單片機的數(shù)字測溫智能儀器。傳感器取被測參量的信息并轉(zhuǎn)換成電信號,經(jīng)濾波去除干擾后送入多路模擬開關(guān);由單片機逐路選通模擬開關(guān)將各輸入通道的信號逐一送入程控增益放大器,放大后的信號經(jīng)A/D轉(zhuǎn)換器轉(zhuǎn)換成相應(yīng)的脈沖信號后送入單片機中;單片機根據(jù)儀器所設(shè)定的初值進行相應(yīng)的數(shù)據(jù)運算和處理(如非線性校正等);運算的結(jié)果被轉(zhuǎn)換為相應(yīng)的數(shù)據(jù)進行顯示和打??;同時單片機把運算結(jié)果與存儲于片內(nèi)FlashROM(閃速存儲器)或EPROM(電可擦除存貯器)內(nèi)的設(shè)定參數(shù)進行運算比較后,根據(jù)運算結(jié)果和控制要求,輸出相應(yīng)的控制信號(如報警裝置觸發(fā)、繼電器觸點等)。本次設(shè)計使用PT100熱電阻。目前的智能溫度傳感器(亦稱數(shù)字溫度傳感器)是在20世紀90年代中期問世的,它是微電子技術(shù)、計算機技術(shù)和自動測試技術(shù)(ATE)的結(jié)晶,特點是能輸出溫度數(shù)據(jù)及相關(guān)的溫度控制量,適配各種微控制器(MCU)。社會的發(fā)展使人們對傳感器的要求也越來越高,現(xiàn)在的溫度傳感器正在基于單片機的基礎(chǔ)上從模擬式向數(shù)字式,從集成化向智能化、網(wǎng)絡(luò)化的方向飛速發(fā)展,并朝著高精度、多功能、總線標準化、高可靠性及安全性、開發(fā)虛擬傳感器和網(wǎng)絡(luò)傳感器、研制單片測溫系統(tǒng)等高科技的方向迅速發(fā)展,本文將介紹智能集成溫度傳感器鉑金屬電阻的結(jié)構(gòu)特征及控制方法,并對以此傳感器,單片機為控制器構(gòu)成的數(shù)字溫度測量裝置的工作原理及程序設(shè)計作了詳細的介紹。與傳統(tǒng)的溫度計相比,其具有讀數(shù)方便,測溫范圍廣,測溫準確,輸出溫度采用數(shù)字顯示,主要用于對測溫要求比較準確的場所,或科研實驗室使用。此外,智能儀器還可以與PC機組成分布式測控系統(tǒng),由單片機作為下位機采集各種測量信號與數(shù)據(jù),通過串行通信將信息傳輸給上位機——PC機,由PC機進行全局管理。 本次課程設(shè)計采用keil編譯軟件編寫C語言源代碼。經(jīng)調(diào)試好后,裝載入單片機進行仿真,完成智能儀器的核心設(shè)計。 關(guān)鍵字:STC89C51單片機,A/D轉(zhuǎn)換器,鉑金屬電阻,EPROM,智能儀器,數(shù)字測溫溫度計 Abstract:Using single chip microputer principle and applicationsbased on 51 with high speed and new single chip microputer intelligent instrument do C8051F330 contains a microputer or micro processor measuring instrument for data storage operations with logic and automatic operation etc. Function. The emergence of the traditional instruments greatly expanded the range. Intelligent instrument with its small size, the function is strong, low power consumption advantages, quickly in home appliances, scientific research units and industrial enterprise in a wide range of applications. This course is designed based on the single chip microputer STC89C51 digital temperature measuring intelligent instrument.Sensor measured parameters to take information and translated into electrical signals, the filter remove interference into more road after analog switch。 By way of microputer choose the analog switch will each input channel one signal into programcontrolled gain amplifier, enlarge the signal after the A/D converter converted into the pulse signal into the single chip microputer after。 Single chip set by the instrument according to the initial corresponding data operation and treatment (such as nonlinear correction etc.)。 Operation result was converted to data display and print。 At the same time the operation result and single chip microputer stored in pieces (FlashROM (flash memory) or EPROM (electric can erase memory) set parameters in operations after parison, according to the operation result and control requirements, the output corresponding control signals (such as alarm device trigger, relay Implement contacts, etc.). This design uses PT100 heat resistance.The current intelligent temperature sensor (also called digital temperature sensor) is in the mid 1990 s came, it is microelectronics technology, puter technology and automatic test technology (ATE) crystallization, characteristic is to output data and related temperature of temperature control quantity, adaptation various micro controller (MCU). The development of the society to the requirements of the sensor to make people more and more is also high, now of the temperature sensor is based on the basis of single chip from analog to digital, from integration, network to the direction of the intelligent rapid development, and high precision, multifunction, bus toward standardization, high reliability and security, development virtual sensor and network sensor, development monolithic temperature measuring system and other hightech direction of rapid development, this article will introduce intelligent integrated temperature sensor platinum resistance of the features of the structure of and control methods, and to the sensor, a single chip microputer controller for digital temperature measurement device39。s working principle and program design is analyzed in detail. Compared with the traditional thermometer, it has convenient readings, temperature measuring range, temperature measurement accuracy, the temperature output digital display, mainly used for temperature measurement demand is accurated. the place, or scientific research laboratory use. In addition, intelligent instrument can also with PC unit into distributed measurement and control system, by single chip microputer as a machine acqui
點擊復(fù)制文檔內(nèi)容
試題試卷相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1