QPSK的FPGA实现

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

QPSK的FPGA实现

摘要

数字调制解调技术在数字通信中占有非常重要的地位, 数字通信技术与FPGA 的结合是现代通信系统发展的一个必然趋势。QPSK数字调制技术,具有频谱利用率高、频谱特性好、抗干扰性能强、传输速率快等突出特点,在移动通信、卫星通信中具有广泛应用价值,但是基于FPGA的全数字QPSK 调制解调仍在进一步研究发展中。

本文首先叙述了QPSK调制解调技术的工作原理和数字式调制与解调的特点。其次对QPSK的调制和解调设计展开讨论。设计包括QPSK的调制、解调两部分,基于对整个设计的要求进行分析及对QPSK实现FPGA进行功能的分解,以此划分成比较小的模块,自下而上设计系统;根据QPSK的原理分别画出QPSK调制、解调的实现框图。设计中设定每个比特对应特定的载波,并以载波作为比较,实现最后的对应的输出结果。最后基于VHDL 语言分别完成QPSK的调制与解调,完成系统的设计方案,在MAX+PLUSII 环境下对模块逻辑、时序进行仿真调试的仿真结果表明了该设计的正确性,并综合得出RTL的结构图。

关键词:QPSK,FPGA,调制,解调

FPGA IMPLEMENTATION OF QPSK

ABSTRACT

Technology of digital modulation and demodulation plays an important role in digital communication system and the combination of digital communication technology and FPGA is certainly a trend.QPSK digital modulation technique has features of high-spectrum utilization ratio,better spectrum specification, stronger anti-interference performance and faster baud rate and has been applied widely in mobile communication system and satellite communication system.But all-digital QPSK modulation and demodulation based on FPGA is still towards further research and development.

At first, this paper describes the principle of QPSK modulation and demodulation technology as well as the characteristics of digital modulation and demodulation. In the following words we mainly provide the discussion combined with the research and design of the QPSK modulation and demodulation .This design has two parts, which are QPSK modulation and demodulation .The analysis on the whole design requirement and the decomposition of QPSK function in FPGA lay the basis for the smaller divided modules. Then we can start up the bottom-up design .Respectively, we draw QPSK modulation and demodulation diagram on the basis of the principle of QPSK. The design supposes each bit corresponds to a specific carrier .To achieve the final result of the corresponding output, we should take carrier as a comparison. In the end, we use VHDL to achieve the QPSK modulation and demodulation. After completing the whole system design, it goes on with simulation on module logic, timing in the MAX+PLUSII environment. The simulation results indicate that the design is correct and comprehensively deduce the RTL's chart.

KEY WORDS:QPSK, FPGA, Modulation, Demodulation

目录

前言 (1)

第1章绪论 (1)

§1.1设计的依据与意义 (2)

§1.2同类产品的概况 (2)

第2章数字通信系统 (4)

§2.1通信系统的数字化 (4)

§2.2数字通信与模拟通信的性能比较 (5)

§2.3数字通信系统的基本组成部分 (5)

§2.4数字调制技术 (8)

§2.5数字调制的方法 (9)

§2.5.1PSK--又称相移键控法 (9)

§2.5.2FSK--又称频移键控法 (9)

§2.5.3ASK--又称幅移键控法 (10)

§2.5.4MASK--又称多进制数字调制法 (10)

§2.5.5QAM--又称正交幅度调制法 (10)

§2.5.6MSK--又称最小移频键控法 (11)

§2.5.7GMSK--又称高斯滤波最小移频键控法 (11)

第3章FPGA与VHDL语言介绍 (12)

§3.1FPGA介绍 (12)

§3.1.1FPGA的发展历史 (12)

§3.1.2FPGA的基本特点 (14)

§3.1.3FPGA的优点 (14)

§3.2VHDL语言介绍 (15)

§3.2.1VHDL语言发展回顾 (15)

§3.2.2VHDL系统设计的特点 (15)

§3.2.3VHDL系统优势 (17)

第4章四相移相键控(QPSK) (18)

§4.1QPSK概述 (18)

相关文档
最新文档