特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

基于單片機的電子稱設(shè)計.doc

約59頁DOC格式手機打開展開

基于單片機的電子稱設(shè)計,摘 要隨著微電子技術(shù)的應(yīng)用,市場上使用的傳統(tǒng)稱重工具已經(jīng)滿足不了人們的要求。為了改變傳統(tǒng)稱重工具在使用上存在的問題,在本設(shè)計中將智能化、自動化、人性化用在了電子秤的控制系統(tǒng)中。本系統(tǒng)主要由單片機來控制,測量物體重量部分由稱重傳感器及模數(shù)轉(zhuǎn)換器組成,加上lcd顯示器,此電子秤具備了功能多、性能價格比高、功耗低、系統(tǒng)設(shè)計簡...
編號:20-361405大小:808.59K
分類: 論文>電氣自動化/電力論文

內(nèi)容介紹

此文檔由會員 mingege 發(fā)布

    摘  要
隨著微電子技術(shù)的應(yīng)用,市場上使用的傳統(tǒng)稱重工具已經(jīng)滿足不了人們的要求。為了改變傳統(tǒng)稱重工具在使用上存在的問題,在本設(shè)計中將智能化、自動化、人性化用在了電子秤的控制系統(tǒng)中。
本系統(tǒng)主要由單片機來控制,測量物體重量部分由稱重傳感器及模數(shù)轉(zhuǎn)換器組成,加上LCD顯示器,此電子秤具備了功能多、性能價格比高、功耗低、系統(tǒng)設(shè)計簡單、使用方便等特點。
本系統(tǒng)以AT89S52單片機為主控芯片,外圍附以稱重電路、顯示電路、報警電路、鍵盤電路等構(gòu)成智能稱重系統(tǒng)電路板,從而實現(xiàn)自動稱重系統(tǒng)的各種控制功能。此設(shè)計所完成的電子秤很大程度上滿足了應(yīng)用需求,具有很大的應(yīng)用前景。

關(guān) 鍵 詞:傳感器;模數(shù)轉(zhuǎn)換器;AT89S52;LCD顯示器  



ABSTRACT
With microelectronics technology development, weighing on the market using the traditional tools have failed to meet the requirements of the people. In order to change the use of traditional tools weighing problems,this design will be intelligent, automated, user-friendly to use in the electronic weighing control system. The system is mainly controlled by the microcontroller, measurement of body weight in part by the load cell and analog components, plus LCD display, this electronic scale with a multi-function, low price, low power consumption, system design is simple, and convenient.

The AT89S52 microcontroller system for the main chip, attached to the external load circuit, display circuit, the alarm circuit, such as an intelligent keyboard circuit board weighing systems, automatic weighing systems in order to achieve various control functions. Completed the design of electronic scales to meet the application needs a large extent, has great application prospects.

KEY WORDS: Sensor; ADC; AT89S52; LCD display


目  錄
1 緒論 1
1.1 選題的背景和意義 1
1.2 研究現(xiàn)狀 1
1.3 論文主要研究內(nèi)容 1
2 總體設(shè)計方案選擇 2
2.1 電子秤整體設(shè)計方案 2
2.2 主控制器的方案選擇 2
2.3 稱重傳感器的方案選擇 3
2.4 放大器的方案選擇 4
2.5 模數(shù)轉(zhuǎn)換器的方案選擇 5
2.6 鍵盤部分的方案選擇 6
2.7 顯示部分的方案選擇 6
2.8 過載報警部分的方案選擇 7
3 電子秤的硬件設(shè)計 8
3.1 系統(tǒng)設(shè)計的總體思路 8
3.2 AT89C52最小系統(tǒng)的設(shè)計 8
3.3 設(shè)計 9
3.4 A/D轉(zhuǎn)換器與單片機接口的設(shè)計 10
3.5 顯示電路與單片機接口電路的設(shè)計 11
3.6 鍵盤電路與單片機接口電路的設(shè)計 12
3.7 報警電路的設(shè)計 13
3.8 電源電路的設(shè)計 13
4 電子秤系統(tǒng)的軟件設(shè)計 15
4.1 主程序的設(shè)計 16
4.2 子程序的設(shè)計 16
4.2.1 A/D轉(zhuǎn)換子程序的設(shè)計 17
4.2.2 鍵盤掃描子程序的設(shè)計 18
4.2.3 顯示子程序的設(shè)計 19
4.2.4 價格計算子程序的設(shè)計 20
4.2.5 報警子程序的設(shè)計 21
5 系統(tǒng)調(diào)試與分析 22
5.1 軟件調(diào)試 22
5.2 硬件調(diào)試 23
6 結(jié)論與展望 24
6.1 論文的特點 24
6.2 研究展望 24
致  謝 25
參考文獻(xiàn) 26
附  錄1系統(tǒng)總圖 27
附  錄2仿真圖 28
附錄3程序清單 29