- 1、本文档共49页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
电子信息工程专业毕业论文智能函数波形发生器的设计与实现
电子信息工程专业毕业论文--智能函数波形发生器的设计与实现
AbstractSignal-generator is a kind of signal source in common use, broadly applied at the electronics electric circuit, auto control system and teaching experiment etc. The dissertation is usage of the AT89S52 single-chip microcomputer constitute of wave-form generator, which can generate triangle wave, square wave, sine wave and so on. We can use control program to change wave frequencies .Add peripheral devices in single chip system, It can control waveforms frequency and waveform choice by controlling the keyboard, and light emitting diode displays frequency. Using DAC0832 chip to achieve D/A transformation in the output port of single chip , again achieve amplification through the operational amplifier , and finally the output waveform will display in the oscilloscope. System software is made up of Lord program and the subroutine which produced waveforms. After the completion of the software design ,it is simply to get all the waveform by changing subroutine which produces various waveforms. The user can change periodic by pressing a button to change the time delay of the delay subroutine. This design has simple circuit, compact structure, low price, superior performance, etc.
Keywords:signal generatorsingle-chip microcomputer Analog-to-digital conversion Operational amplifier wave-form adjustment
目 录
摘 要 1
Abstract I
第一章 绪论 1
1.1 智能函数信号发生器背景与意义 1
1.2 智能函数信号发生器的介绍 2
1.3 智能函数信号发生器原理概述 2
1.4 本章小结 3
第二章 智能函数信号发生器的系统设计 4
2.1 系统结构 4
2.2 系统简介 4
2.3 系统的工作原理 5
2.4 本章小结 5
第三章 硬件设计 6
3.1 控制模块设计 6
单片机控制电路 6
数模转换电路与运算放大电路 15
ISP接口 20
3.2显示模块设计 20
3.3 用Protel设计电路板 22
PCB图设计流程 22
自制印刷电路板 23
3.4本章小结 23
第四章 软件设计 24
4.1 软件设计原理 24
软件设计原理 24
4.2 软件流程 24
主程序流程图 24
流程图 25
4.3 软件设计主程序 28
4.4 本章小结 28
第五章 系统调试 29
5.1 硬件调试 29
5.2 软件调试 29
5.3 系统联调 29
5.4 本章小结 30
结 论 31
致 谢 32
参考文献 33
附 录 34
第一章 绪论 智能函数信号发生器的背景与意义
在科学研究、工程教育及生产实践中,如工业过程控制、教学实验、机械振动试验、动态分析、材料试验、生物医学等领域,常常需要用到信号发生器。而在我们日常生活中,以及一些科学研究中,锯齿波和正弦波、矩形波信号是常用的基本测试信号。函
文档评论(0)