1、毕业设计论文 基于FPGA 的DDS应用 - 1 - 摘要摘要 直接数字频率合成(DDS)是把一系列数据量形式的信号通过 DA 转换器转换成模 拟量形式的信号合成技术。目前在高频领域中,专用 DDS 芯片在控制方式、频率控制 等方面与系统的要求差距很大,利用 FPGA 来设计符合自己需要的 DDS 系统就是一个 很好的解决方法。 现场可编程门阵列(FPGA)器件具有工作速度快、集成度高、可靠性高和现场可编 程等优点,并且 FPGA 支持系统现场修改和调试,由此设计的 DDS 电路简单,性能稳 定,也基本能满足绝大多数通信系统的使用要求。 本文简要介绍了 DDS 的工作原理, 提出了一种选用 F
2、PGA_EP1C3T100N 芯片来实现 DDS 系统的核心部分的设计方案,用 VHDL 语言用 Quartus来进行一系列的调试、仿 真来完善设计,达到预期的目的。 关键词:关键词:DDS FPGA Quartus FPGA_EP1C3T100N 芯片 Abstract 毕业设计论文 - 2 - AbstractAbstract Direct Digital Synthesis (DDS) is to form a data signal through D / A converter into analog form of signal synthesis techniques. Pres
3、ent in high frequency areas, special DDS chip control, frequency control and other aspects of system requirements differ greatly, the use of FPGA to design DDS system suits their needs is a good solution. Field programmable gate array (FPGA) devices have to work fast, high integration, high reliabil
4、ity and the advantages of field programmable and support system for FPGA-site to modify and debug the design of the DDS circuit which is simple, stable performance, but also the basic Communications systems can meet most requirements. This paper introduces the working principle of DDS, a selection o
5、f FPGA_EP1C3T100N DDS chip to realize the core of the system design, VHDL language to use Quartus series of debug, simulation to improve the design to achieve the intended purpose. Keywords:Keywords: DDS FPGA Quartus FPGA_EP1C3T100N chip 毕业设计论文 基于FPGA 的DDS应用 - 3 - 目目 录录 绪绪 论论 . 5 第一第一章章 系统设计方案的研究系统设
6、计方案的研究 . 6 1.1 系统的性能要求 6 1.2 DDS 简介 . 6 1.2.1 DDS 结构原理 6 1.2.2 性能特点 . 7 1.2.3 DDS 的理论分析 8 1.2.4 相位累加器 . 8 1.2.5 移相原理 . 10 1.2.6 DA 转换模块 11 1.2.7 滤波器模块 . 11 1.2.8 实现 DDS 的三种技术方法 . 11 1.3 FPGA 简介 . 11 1.3.1 FPGA 概述 11 1.3.2 FPGA 的基本特点主要有 12 1.3.3 FPGA 的工作原理 12 1.3.4 FPGA 配置方式 13 1.4 VHDL 介绍 . 15 1.4.1 VHDL 简介 15 1.4.2 VHDL 语言的特点 15 1.4.3 VHDL 语言的构成 15 1.5 Quartus II 介绍 . 16 1.5