- 1、本文档共30页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
密级:
摘要
信号发生器是一种应用广泛的信号源,它经常应用在自动控制系统电、子技术实验等科研领域。
目前, 有很多的信号发生器构成方法,例如采用专用的信号发生芯片MAX038、采用DDS(Direct2Digital Synthesis)型的任意波发生器、以及传统的AWG等。
该可调低频信号发生器的设计以单片机(AT89C52)作为核心控制系统,由晶体振荡电路,地址发生电路,波形产生电路,运算放大电路,数字模拟转换电路组成。由于输出波形的频率较低,所以决定使用AT89C52作为控制电路,用中断查表法形成波形的数据输出,再用D/A转换器输出需要的波形信号。该信号发生器可以输出正弦波,方波,三角波三种波形,可提供输出频率从1HZ--10KHZ的方波以及频率从1HZ--5000HZ的正弦波(三角波)。该设计适用于初学者将其作为一学习板使用,系统价格低廉,功能实用。
关键词:可调低频信号发生器;AT89C52; 正弦波;方波;三角波
Design of? Adjustable Low-frequency Signal Generator Based on the MCU
Abstract
Signal generator is a staple signal source ,which is widely used in automatic control system, the experiment of electronic technology and other scientific research field .
At present, the signal generator has many methods to design, such as the dedicated chip MAX038, the signal generator based on DDS (Direct2Digital Synthesis)as well as the traditional, such as AWG.
The Adjustable Low-frequency Signal Generator consists of the microcontroller AT89C52, the crystal circuit, the address maker circuit, the waveforms maker circuit, the operational amplifiers circuit and the transformation circuit between analog signals and digital signals. For the output signals are low frequency, we choose the microcontroller AT89C52 which use the interrupt lookup method to output the waveform data. The Signal Generator can output three waves including sine wave, square wave, triangle wave. The range of frequency is 1HZ~2KHZ. The design can be used as a developed target board by beginners, and the cost of the system is inexpensive, nevertheless, the function is applied.
Key words: signal generator; AT89C51;frequency of output; Sine wave; Square Wave; Triangle wave.
目录
摘要 Ⅰ
Abstract II
第一章 绪 论 1
1.1低频信号发生器的介绍 1
1.2单片机的发展及简要介绍 1
1.3 AT89C52芯片的介绍 2
1.4 TLC7528数模转换器的介绍 7
第二章 单片机的仿真软件的应用 8
2.1 Proteus ISIS软件的应用介绍 8
2.2 Keil软件的应用介绍 9
第三章 可调低频信号发生器的设计 10
3.1 信号发生器设计的基本要求 10
3.2 信号发生器的电路设计与仿真 10
3.2.1硬件设计部分: 10
3.2.2 软件设计部分: 11
3.2.3电路
文档评论(0)