1 / 39
文档名称:

基于PSK和DPSK的matlab仿真.doc

格式:doc   页数:39
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于PSK和DPSK的matlab仿真.doc

上传人:小猪猪 2013/4/4 文件大小:0 KB

下载得到文件列表

基于PSK和DPSK的matlab仿真.doc

文档介绍

文档介绍:目录
摘要 1
Abstract 2
3
4
4
4
6
6
6
9
12
12
15
19
19
21
26
33
参考文献 34
致谢 35
摘要
PSK调制和DPSK调制是通信系统中最为重要的环节之一,同时PSK调制技术的改进也是通信系统性能提高的重要途径。本文是基于PCM编码的PSK和DPSK信号的MATLAB仿真。本文先分析了PSK和DPSK系统的基本调制解调方法,用PCM编码将模拟信号转换为离散的数字信号,然后运用MATLAB来仿真得到相应波形。通过仿真,观察了调制解调过程中各个环节时域和频域的波形,并结合调制原理,跟踪分析比较了各种调制方法的性能,并通过比较仿真与理论计算的性能,证明了仿真的可靠性。通过这次的课程设计让我们加深了对课本知识的深入理解,而且也让我们更加熟练地运用MATLAB仿真软件。
关键词:PCM编码,PSK,DPSK,MATLAB
Abstract
As we all known ,PSK modulation and DPSK modulation are the most important part in munication ,the technology of improving PSK modulation is the most essensial approach to improve the function of munication paper is based on the PCM coding and MATLAB to ahieve PSK and DPSK modulation .In this paper ,the method of PSK modulation and DPSK modulation are introduced firstly,and PCM coding is used to transfer the analog signal to digital the M-document in MATLAB is used to observing the results of simulation,the factors that affect the capability of the PSK and DPSK modulation system and the reliability of the simulation models are this curriculum design ,we not only make prehensive understanding of the knowledge in the books,but also being skilled in using the MATLAB simulation software.
Key words :PCM coding,PSK,DPSK,MATLAB

本课程设计是用MATLAB来实现PSK和DPSK信号系统仿真。了解和掌握PSK与DPSK系统的工作原理及仿真的具体过程,以及它在MATLAB在的实现方法。利用自主的设计过程来锻炼自己独立思考,提高自己分析和解决问题的能力,为今后的自主学习研究提供具有实用性的经验。
本课程设计要求用300HZ的正弦信号作为模拟信号输入,并经过μ律的PCM编码,用100KHZ的载波频率来实现PSK和DPSK的调制和解调。并用MATLAB来对其进行仿真,画出调制信号,已调信号,解调信号的波形,频谱以及误码率与输入信噪比的关系曲线。对仿真结果进行分析,对数据进行性能测试,分析是否满足设计要求。独立完成课程设计的全部内容,并按要求完成课程设计的报告。


PSK,DPSK调制有两种方法。
一是模拟调制法,其原理框图如图2-1.
码型变换
乘法器
极性
归零
coswct
e2psk(t)
S(t)
图2-1 PSK信号调制原理框图
二是键控法,其原理框图如图