基于FPGA的实用多功能信号发生器的设计与制作

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

基于FPGA的实用多功能信号发生器

的设计与制作

基于FPGA的实用多功能信号发生器的设计与制作

摘要

多功能信号发生器已成为现代测试领域应用最为广泛的通用仪器之一,代表了信号源的发展方向。直接数字频率合成(DDS)是二十世纪七十年代初提出的一种全数字的频率合成技术,其查表合成波形的方法可以满足产生任意波形的要求。由于现场可编程门阵列(FPGA)具有高集成度、高速度、可实现大容量存储器功能的特性,能有效地实现DDS技术,极大的提高函数发生器的性能,降低生产成本。

本文首先介绍了函数信号发生器的研究背景和DDS的理论。然后详尽地叙述了利用Verilog HDL描述DDS模块的设计过程,以及设计过程中应注意的问题。文中详细地介绍了多种信号的发生理论、实现方法、实现过程、部分Verilog HDL代码以及利用Modelsim仿真的结果。

文中还介绍了Altera公司的DE2多媒体开发平台的部分功能及使用,并最终利用DE2平台完成了多功能信号发生器的大部分功能。包括由LCD显示和按键输入构成的人机界面和多种信号的发生。数字模拟转换器是BURR-BROWN 公司生产的DAC902。

该信号发生器能输出8种不同的信号,并且能对输出信号的频率、相位以及调制信号的频率进行修改设定。

关键词:信号发生器;DDS;FPGA;DE2

Practical FPGA-based multi function signal generator

design and production

Abstract

Multi function signal generator has become the most widely used in modern testing field of general instrument, and has represented one of the development direction of the source. Direct digital frequency synthesis (DDS) is a totaly digital frequency synthesis technology, which been put forward in the early 1970s. Using a look-up table method to synthetic waveform, it can satisfy any requirement of waveform produce. Due to the field programmable gates array (FPGA) with high integrity, high speed, and large storage properties, it can realize the DDS technology effectively, increase signal generator’s performance and reduce production costs.

Firstly, this article introduced the function signal generator of the research background and DDS theory. Then, it described how to design a DDS module by Verilog HDL, and introduced various signal occurs theory, method and the implementation process, Verilog HDL code and simulation results.

This paper also introduces the function of DE2 multimedia development platform, and completed most of the functions of multi-function signal generator on DE2 platform finally. Including the occurrence of multiple signal and the man-machine interface which composed by LCD display and key input. Digital-to-analog converters is DAC902, which produced by company BURR-BROWN.

This signal generator can output eight different kinds of signals, and the frequency of the output signal, phase and modulation frequency signal also can be modifyed.

Key Words: Signal generator; DDS; FPGA; DE2

目录

论文总页数:34页

1 引言 (1)

1.1课题背景 (1)

1.2国内外波形发生器的发展现状 (1)

1.3本文研究的主要内容 (2)

2 信号发生器原理 (2)

2.1直接数字频率合成技术的基本原理 (2)

2.2相位偏移控制 (3)

2.3多种信号的发生 (3)

2.3.1方波的发生 (3)

2.3.2三角波发生 (4)

2.2.3锯齿波发生 (4)

2.3.4 PWM信号发生 (4)

2.3.5 SPWM信号发生 (5)

2.3.6 AM信号发生 (5)

2.3.7 FM信号发生 (6)

2.4DDS的特点 (7)

2.4.1 DDS 的优点 (7)

2.4.2 DDS 系统的缺点 (7)

3 系统整体设计 (8)

3.1硬件部分 (8)

3.1.1 DE2实验板 (8)

3.1.2 LCD模块 (9)

3.1.2 DAC902 (11)

3.2基于VERILOG的FPGA设计 (12)

3.3软件工具 (12)

3.3.1 Modelsim (12)

3.3.2 Quartus (12)

3.4系统设计 (13)

3.4.1 系统初始化模块 (13)

3.4.2按键模块和LCD模块 (13)

3.4.3 RAM模块 (14)

相关文档
最新文档