基于单片机编程的DDS音频信号源.doc
文本预览下载声明
课程设计(论文)说明书
题 目:基于单片机编程实现的
DDS音频信号源
院 (系): 信息与通信学院
专 业: 通信工程
学生姓名: 黄坚
学 号: 0700210415
指导教师: 覃远年
职 称: 副教授
2010年 12月27日摘 要
信号发生器是一种常用的信号源,广泛地应用于电子电路、自动控制系统和教学实验等领域。目前使用的信号发生器大部分是函数信号发生器,且特殊波形发生器的价格昂贵。所以本设计使用的是AT89C51单片机构成的发生器,可产生三角波、方波、正弦波等多种特殊波形和任意波形,波形的频率可用程序控制改变。在单片机上加外围器件矩阵式键盘,通过键盘控制波形频率的增减以及波形的选择。在单片机的输出端口接DAC0832进行D/A转换,再通过运放进行波形调整,最后输出波形接在示波器上显示。本设计具有线路简单、结构紧凑、价格低廉、性能优越等特点。
关键词:信号发生器;单片机;波形调整
Abstract
Signal generator is a kind of signal source in common use, widely used in electronic circuits, automatic control systems and teaching experiments and other fields. Most of the currently used signal generator is a function signal generator, and the special waveform generatorprice is rery expensive. So the dissertation is usage of the AT89C51 single-chip microcomputer constitute of wave-form generator,which can generate triangle wave, square wave, sine wave, and other special waveforms and arbitrary waveforms, the waveform of the frequency can be programmed to change. At outer circle spare part of the machine ,plus independence type keybord,which can control wave increase or decrease of form-frequency and the choice of wave-form. In the microcontrollers output connect DAC0832 to carry on a DA conversion,again pass operation amplifiter to put an end exportation wave-form.This design has a simple circuit, compact, low cost, superior performance characteristics.
Keywords: signal generator;MCU;wave-form adjustment
目 录
引言…………………………………………………………………………………1
DDS频率合成技术性能分析………………………………………………2
1.1DDS频率合成的原理与结构……………………………………………………2
1.2DDS的基本原理…………………………………………………………………2
1.3DDS的结构………………………………………………………………………4
2 信号发生器方案研究 ………………………………………………………5
2.1信号发生器方案选择 …………………………………………………………5
2.2系统硬件电路设计 ……………………………………………………………5
2.3系统原理图 ……………………………………………………………………5
3 各模块原理和具体电路设计………………………………………………6
3.1单片机最小系统 ………………………………………………………………6
3.1.1AT89C51单片机介绍………………………………………
显示全部