自适应载波同步及其Matlab仿真

  • 格式:doc
  • 大小:526.76 KB
  • 文档页数:28

下载文档原格式

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

成都理工大学工程技术学院本科毕业论文

自适应载波同步及其Matlab仿真

作者姓名:

专业名称:

指导老师:

年月日

摘要

自适应滤波算法的研究是现在社会自适应信号处理中最为活跃的研究课题之一。找寻收敛速度快,计算简单,数值稳定性好的自适应滤波算法是研究人员不断努力追求的目标。本设计在论述自适应滤波基本原理的基础上,说明了几种当前几种典型的自适应滤波算法和应用。并对这几种典型自适应滤波算法的性能特点进行简单的比较,给出了算法性能的综合评价。

载波同步是无线通信接收机的主要功能之一,其对通信系统质量的提高至关重要。随着新算法涌现和芯片处理速度的提高,不同的解决方案不断的提出。自适应载波同步是一种依据自适应算法的同步方法,内容新颖。本课题在介绍自适应算法和载波同步问题的基础上,详细讨论了平方差分环路法和锁相环路法,具体包括代价函数、代价函数的导数、迭代公式和原理图等,并在论文的第三部分给出了这两种方法的Matlab仿真。仿真结果验证了这两种方法在跟踪载波相位方面是满足要求的,且收敛速度较快。

关键词:自适应滤波载波同步平方差分环路锁相环路法

Abstact

The research of adaptive filtering algorithm is one of the most activity tasks, the goal that researchers want to pursue is to find an adaptive filtering algorithm that converge fast and compute simplely. Based on the basis adaptive filtering principle, this paper introduces several typical adaptive algorithms and applications, then compares those algorithm's characters and gives the orithm performance evaluation.

Carrier synchronization is one of the main functions of Wireless communications receiver,it is essential for the improvement in the quality of the communication system. With the emergence of new algorithms and the speed improvement of chip processing, different solutions is proposed continuously. Adaptive carrier synchronization is a synchronization method based on adaptive algorithms, and its content is innovative. Based on the introducing of adaptive algorithm and carrier synchronization, this issue has a detailed discussion of the square difference method and the PLL loop method, including its cost function, cost function derivative, iterative formula and schematic, etc. And the third part of the paper gives two methods of Matlab simulation.Simulation results show the two methods with tracking the carrier phase is to meet the requirements, and convergence speedly.

Keywords:adaptive filter, carrier synchronization, differential circle square , phase-locked loop method

目录

摘要................................................................... 错误!未定义书签。Abstact .............................................................. 错误!未定义书签。引言................................................................... 错误!未定义书签。1自适应算法的基本原理............................ 错误!未定义书签。

1.1信道.............................................. 错误!未定义书签。

1.2信道的数学模型.......................... 错误!未定义书签。

1.3衰落模型分类.............................. 错误!未定义书签。

1.3.1莱斯和瑞利衰落模型........... 错误!未定义书签。

1.3.2确定性衰落信道模型........... 错误!未定义书签。

1.3.3频率选择性确定性衰落信道模型错误!未定义书

签。

1.4论文的信道模型.......................... 错误!未定义书签。2自适应载波同步基本原理........................ 错误!未定义书签。

2.1自适应算法基本原理.................. 错误!未定义书签。

2.2典型的自适应算法...................... 错误!未定义书签。

2.3自适应载波同步-平方差分环路方法错误!未定义书

签。

2.3.1代价函数............................... 错误!未定义书签。

2.3.2代价函数的导数................... 错误!未定义书签。

2.3.3迭代公式............................... 错误!未定义书签。

2.3.4算法原理图........................... 错误!未定义书签。

2.4自适应载波同步-锁相环路方法错误!未定义书签。

2.4.1代价函数............................... 错误!未定义书签。

2.4.2代价函数的导数................... 错误!未定义书签。

2.4.3迭代公式............................... 错误!未定义书签。

2.4.45算法原理图........................ 错误!未定义书签。3自适应载波同步的Matlab仿真 .............. 错误!未定义书签。

3.1平方差分环路法Matlab仿真.... 错误!未定义书签。

3.1.1仿真代码............................... 错误!未定义书签。

3.1.2仿真结果............................... 错误!未定义书签。

3.2锁相环路方法的Matlab仿真.... 错误!未定义书签。

3.2.1仿真代码............................... 错误!未定义书签。

3.2.2仿真效果............................... 错误!未定义书签。总结................................................................... 错误!未定义书签。