基于at89c51的數(shù)字氣壓計設計.doc
約56頁DOC格式手機打開展開
基于at89c51的數(shù)字氣壓計設計,摘 要氣壓計被廣泛應用于國防領域、工業(yè)領域、醫(yī)療領域以及我們日常家庭生活中。本設計中就介紹了一種氣壓的實時顯示設備。它是利用軟、硬件基礎知識,通過單片機與氣壓傳感器的結合,使得在顯示器上顯示出當前大氣壓值。本文介紹基于氣壓傳感器mpx4105的精密數(shù)字氣壓計系統(tǒng)的軟、硬件實現(xiàn)方法。通過氣壓傳感器mpx4105獲得與汽車...
內容介紹
此文檔由會員 龍貓714 發(fā)布
摘 要
氣壓計被廣泛應用于國防領域、工業(yè)領域、醫(yī)療領域以及我們日常家庭生活中。本設計中就介紹了一種氣壓的實時顯示設備。它是利用軟、硬件基礎知識,通過單片機與氣壓傳感器的結合,使得在顯示器上顯示出當前大氣壓值。
本文介紹基于氣壓傳感器MPX4105的精密數(shù)字氣壓計系統(tǒng)的軟、硬件實現(xiàn)方法。通過氣壓傳感器MPX4105獲得與汽車胎壓相對的模擬電壓值,并經(jīng)過電壓/頻率(V/F)轉換模塊轉換為數(shù)字脈沖,通過單片機對此脈沖序列的計數(shù)等處理后獲得實際的氣壓值,并通過數(shù)碼管顯示電路顯示。闡述了系統(tǒng)的軟件設計,以C語言為開發(fā)工具,進行了詳細設計和編碼??傮w目標是實現(xiàn)系統(tǒng)的可靠性、穩(wěn)定性、安全性和經(jīng)濟性。
關鍵詞:氣壓傳感器,電壓/頻率轉換,單片機
The Design of Numeral-barometer Based on SMC
ABSTRACT
Barometer is widely used in the defense sector, industry, medical fields as well as our daily life.Using basic knowledge of hardware and software, and through the combination of SCM and pressure sensors, The current atmospheric pressure value is displayed by the LED.
Introduces a precise numerical barometer system based on MPX4105, giving the achieve-method of soft and hardware Obtain the value of analog voltage according to the air pressure via MPX4105, and convert it into numerical pulse by the voltage/frequency conversion. Recur to the take count of the pulse-sequence and relevant management by the SCM, an actual air-pressure value is obtained. On the system software design, development tools is C language, a detailed design and coding. The overall objective is to achieve system reliability, stability, security and economy.
KEY WORDS: Gs pressure transducer,Voltage / frequency conversion,SCM
目 錄
前 言 1
第1章 概述 2
1.1 課題背景 2
1.2技術概況及發(fā)展趨勢 3
1.3數(shù)字胎壓計系統(tǒng)設計的意義 7
1.4國內外相關技術 8
第2章 系統(tǒng)總體設計 9
2.1 設計思路分析 9
2.1.1 設計方案一 9
2.1.2 設計方案二 9
2.2 系統(tǒng)總體結構 10
2.3系統(tǒng)各功能模塊的設計思想 11
2.3.1 A/D轉換模塊 11
2.3.2 數(shù)據(jù)處理模塊 11
2.3.3 顯示模塊 11
2.4氣壓傳感器的選擇 12
2.5 A/D轉換器件的選擇 12
2.6三態(tài)穩(wěn)壓器 14
2.7數(shù)碼管顯示 14
2.7.1 數(shù)碼管靜態(tài)顯示 14
2.7.2 數(shù)碼管動態(tài)顯示 14
2.8系統(tǒng)配置 14
第3章 硬件電路設計 16
3.1 單片機電路部分 16
3.2 氣壓傳感和V/F轉換電路部分 19
3.3胎壓計電源與單片機部分 25
第4章 軟件設計 27
4.1 用C語言開發(fā)單片機的優(yōu)勢 27
4.2如何由頻率計算出氣壓值 28
4.3軟件實現(xiàn) 28
第5章 系統(tǒng)調試與仿真 34
5.1 偉福仿真介紹 34
5.2Keilc介紹 36
5.3 聯(lián)機調試過程 39
結 論 40
謝 辭 41
參考文獻 42
附 錄 43
外文資料翻譯 44
氣壓計被廣泛應用于國防領域、工業(yè)領域、醫(yī)療領域以及我們日常家庭生活中。本設計中就介紹了一種氣壓的實時顯示設備。它是利用軟、硬件基礎知識,通過單片機與氣壓傳感器的結合,使得在顯示器上顯示出當前大氣壓值。
本文介紹基于氣壓傳感器MPX4105的精密數(shù)字氣壓計系統(tǒng)的軟、硬件實現(xiàn)方法。通過氣壓傳感器MPX4105獲得與汽車胎壓相對的模擬電壓值,并經(jīng)過電壓/頻率(V/F)轉換模塊轉換為數(shù)字脈沖,通過單片機對此脈沖序列的計數(shù)等處理后獲得實際的氣壓值,并通過數(shù)碼管顯示電路顯示。闡述了系統(tǒng)的軟件設計,以C語言為開發(fā)工具,進行了詳細設計和編碼??傮w目標是實現(xiàn)系統(tǒng)的可靠性、穩(wěn)定性、安全性和經(jīng)濟性。
關鍵詞:氣壓傳感器,電壓/頻率轉換,單片機
The Design of Numeral-barometer Based on SMC
ABSTRACT
Barometer is widely used in the defense sector, industry, medical fields as well as our daily life.Using basic knowledge of hardware and software, and through the combination of SCM and pressure sensors, The current atmospheric pressure value is displayed by the LED.
Introduces a precise numerical barometer system based on MPX4105, giving the achieve-method of soft and hardware Obtain the value of analog voltage according to the air pressure via MPX4105, and convert it into numerical pulse by the voltage/frequency conversion. Recur to the take count of the pulse-sequence and relevant management by the SCM, an actual air-pressure value is obtained. On the system software design, development tools is C language, a detailed design and coding. The overall objective is to achieve system reliability, stability, security and economy.
KEY WORDS: Gs pressure transducer,Voltage / frequency conversion,SCM
目 錄
前 言 1
第1章 概述 2
1.1 課題背景 2
1.2技術概況及發(fā)展趨勢 3
1.3數(shù)字胎壓計系統(tǒng)設計的意義 7
1.4國內外相關技術 8
第2章 系統(tǒng)總體設計 9
2.1 設計思路分析 9
2.1.1 設計方案一 9
2.1.2 設計方案二 9
2.2 系統(tǒng)總體結構 10
2.3系統(tǒng)各功能模塊的設計思想 11
2.3.1 A/D轉換模塊 11
2.3.2 數(shù)據(jù)處理模塊 11
2.3.3 顯示模塊 11
2.4氣壓傳感器的選擇 12
2.5 A/D轉換器件的選擇 12
2.6三態(tài)穩(wěn)壓器 14
2.7數(shù)碼管顯示 14
2.7.1 數(shù)碼管靜態(tài)顯示 14
2.7.2 數(shù)碼管動態(tài)顯示 14
2.8系統(tǒng)配置 14
第3章 硬件電路設計 16
3.1 單片機電路部分 16
3.2 氣壓傳感和V/F轉換電路部分 19
3.3胎壓計電源與單片機部分 25
第4章 軟件設計 27
4.1 用C語言開發(fā)單片機的優(yōu)勢 27
4.2如何由頻率計算出氣壓值 28
4.3軟件實現(xiàn) 28
第5章 系統(tǒng)調試與仿真 34
5.1 偉福仿真介紹 34
5.2Keilc介紹 36
5.3 聯(lián)機調試過程 39
結 論 40
謝 辭 41
參考文獻 42
附 錄 43
外文資料翻譯 44