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

單片機控制多功能信號發(fā)生器.doc

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

單片機控制多功能信號發(fā)生器, 1.15萬字我自己的畢業(yè)論文,原創(chuàng)的,已經(jīng)通過校內(nèi)系統(tǒng)檢測,僅在本站獨家出售,重復率低,大家放心下載使用 摘要 單片微型計算機作為微型計算機的一個很重要的分支,自其誕生以來,憑借其極高的性價比以及高集成度,體積小,高可靠性、控制功能強等一系列人所共知的優(yōu)點,越來越多的工程技術人員在工程設計中...
編號:99-423042大小:1.51M
分類: 論文>通信/電子論文

內(nèi)容介紹

此文檔由會員 淘寶大夢 發(fā)布

單片機控制多功能信號發(fā)生器

1.15萬字
我自己的畢業(yè)論文,原創(chuàng)的,已經(jīng)通過校內(nèi)系統(tǒng)檢測,僅在本站獨家出售,重復率低,大家放心下載使用

摘要 單片微型計算機作為微型計算機的一個很重要的分支,自其誕生以來,憑借其極高的性價比以及高集成度,體積小,高可靠性、控制功能強等一系列人所共知的優(yōu)點,越來越多的工程技術人員在工程設計中青睞單片機?,F(xiàn)階段,單片機已經(jīng)廣泛的應用在智能儀器儀表、機電設備過程控制、自動檢測、家用電器和數(shù)據(jù)處理等各個領域。
論文設計的是一個由單片機控制的多功能信號發(fā)生器。設計目標是使大學生通過這一實踐環(huán)節(jié),增強單片機擴展接口設計及其實際應用能力。設計需要完成的主要功能有:單片機所需平穩(wěn)電壓的獲得,8K字節(jié)固化程序存儲能力以及功能的拓展,七段數(shù)碼顯示器,3×4的12位矩陣鍵盤,波形產(chǎn)生與電壓變換功能,具有8位精度的D/A轉(zhuǎn)換功能,時鐘電路與復位電路以及相關的軟件設計。
本設計以 Intel 8031單片機為核心,配備相應的外設電路,用匯編語言進行開發(fā),組成一個多功能信號發(fā)生器。硬件電路設計包含三部分內(nèi)容:一是電源部分設計;二是系統(tǒng)擴展,即單片機內(nèi)部的功能單元(如ROM、I/O、定時/計數(shù)器、中斷系統(tǒng)等)容量不能滿足應用系統(tǒng)要求時,必須進行片外擴展,選擇適當芯片,設計適當電路;三是系統(tǒng)配備,即按照系統(tǒng)要求配備外設,如鍵盤、LED顯示等。
關鍵詞:單片機 控制信 號發(fā)生器

Multi-functional singal-generator Control By Singal-chip Micro-computer

Abstract Single chip microcomputer (SCM) as an important branch of microcomputer, since it was born to now, with its high cost performance, and the advantages of a series of consensus by attention by more and more engineering and technical personnel.Now, single-chip microcomputer has been widely used in intelligent instruments and meters, electrical and mechanical equipment, process control, automatic detection, each respects such as household appliances and data processing.
Thesis design is a single-chip microcomputer control of multi-function signal generator.The design purpose is to make students through this practice, ability of single-chip microcomputer extended interface design and its practical application.The software of this system can be run in DOS and Windows series of operating system platform.
This system with Intel 8031 single chip microcomputer as the core, configure corresponding peripheral interface circuit, using assembly language development, consisting of a single chip microcomputer control multi-function signal generator.Hardware circuit design includes three parts: part one is the power design;Second is the extension system, namely the internal functions of the microcontroller unit (such as ROM, I/O, timer/counter, interrupt system, etc.) capacity can not meet the requirement of the application system, must be to scale out, choosing appropriate chip, design appropriate circuit.Three is the system configuration, that is, according to the function demand of peripherals, such as keyboard, D/A conversion, etc.
Key words: single chip microcomputer Control Signal generator

目錄
第一章 緒論 5
1.1研究的背景、意義 5
1.2本課題主要的研究內(nèi)容 5
第二章 系統(tǒng)設計 6
2.1 總體硬件電路設計 6
2.2 Intel 8031單片機介紹 7
第三章 系統(tǒng)硬件設計 8
3.1電源設計 8
3.2存儲器接口設計 10
3.3顯示器接口設計 12
3.4鍵盤接口設計 13
3.4.1鍵盤輸入的作用 13
3.4.2鍵盤工作原理 14
3.4.3按鍵的識別方法 14
3.4.4鍵盤的工作方式 14
3.4.5鍵值的確定 15
3.5 波形產(chǎn)生與電壓交換 15
第四章 系統(tǒng)軟件設計 17
4.1 軟件總體設計 17
4.2 功能軟件設計 18
4.2.1 初始化程序設計 18
4.2.2 鍵盤掃描及處理程序 18
4.2.3 中斷服務程序 21
4.2.4 波形發(fā)生程序 23
第五章 系統(tǒng)測試 29
5.1 系統(tǒng)使用說明 29
5.2 Proteus仿真結(jié)果 31
結(jié) 論 33
致 謝 34
參考文獻 35