JIMI 发表于 20:40

BPSK相位调制系统

论文编号:DZXX367 论文字数:9980,页数:38
摘要
 本文重点讨论相位调制通信系统的FPGA实现过程。以此作为途径,深入探讨了BPSK相位调制系统结合VHDL语言和MAX+PLUS II硬件编程工具,FPGA实现了上述BPSK系统的调制算法,用MATLAB工具模拟示波器输出波形。
 文章第一章,介绍了课题背景和课题来源;第二章中,介绍了调制解调原理和相关软件的有关知识;第三章,介绍了电路的硬件设计;第四章,介绍了电路的软件设计。
关键词: BPSK,CPLD,FPGA,VHDL

ABSTRACT
 This paper will focus on the process of phase modulation communication system FPGA Implementation. We can  study the phase BPSK modulation system with VHDL language and MAX + PLUS II hardware programming tools by it. FPGA achieves the above-mentioned system BPSK modulation algorithms, using MATLAB simulation tools oscilloscope output waveform.
 The first chapter of the article is describing the background on the issues and topics of sources. The second chapter is describing  the modem principle and the relevant knowledge of related software. The chapter III is describing the circuit hardware design. The chapter IV is describing the circuit software design.
Keywords: QPSK,CPLD,FPGA, VHDL
目录
摘要 I
ABSTRACT II
第一章  绪论 1
1.1  课题背景 1
1.2 论文内容 2
1.3 课题来源和意义 2
1.4 本章小结 3
第2章 用CPLD/FPGA实现调制解调的相关理论 4
2.1 调制与解调 4
2.2 EDA和PLD发展概况 5
2.3 MAX+PLUS II介绍 6
2.4 VHDL语言 7
2.5 本章小结 8
第3章 电路的硬件设计 9
3.1时钟电路 9
3.2 数字基带信号产生电路 10
3.3 DA模块 14
3.4 低通滤波电路 17
3.5 本章小结 19
第4章  电路的软件设计 20
4.1 软件程序内容 20
4.2 matlab仿真波形 20
4.3 程序流程 21
4.4  用MAX+PLUS II 软件编译仿真 22
4.5 序列产生 26
4.6 本章小结 27
第5章  结论 28
5.1 结论 28
致谢 29
参考文献 30
附录 程序源代码 31
页: [1]
查看完整版本: BPSK相位调制系统