教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 精品文档 > 法律文档 >

DSB系统设计与仿真

来源:网络收集 时间:2026-07-13
导读: 毕业设计 有详细的 MATLAB 代码以及SIMULINK仿真 本 科 生 毕 业 设 计 论文题目 : 姓 DSB模拟系统的设计与仿真 郭 群 1020420120 10204201班 2010级 通信工程 信息工程学院 李里亚 (讲师) 2014年 6 月12日 名 : 号 : 级 : 级 : 业 : 院 : 学班年专

毕业设计 有详细的 MATLAB 代码以及SIMULINK仿真

本 科 生 毕 业 设 计

论文题目 :

DSB模拟系统的设计与仿真

郭 群 1020420120 10204201班 2010级 通信工程 信息工程学院 李里亚 (讲师) 2014年 6 月12日

名 : 号 : 级 : 级 : 业 : 院 :

学班年专学

指导教师 : 完成时间 :

毕业设计 有详细的 MATLAB 代码以及SIMULINK仿真

作 者 声 明

本人以信誉郑重声明:所呈交的学位毕业设计(论文),是本人在指导教师指导下由本人独立撰写完成的,没有剽窃、抄袭、造假等违反道德、学术规范和其他侵权行为。文中引用他人的文献、数据、图件、资料均已明确标注出,不包含他人成果及为获得东华理工大学或其他教育机构的学位或证书而使用过的材料。对本设计(论文)的研究做出重要贡献的个人和集体,均已在文中以明确方式标明。本毕业设计(论文)引起的法律结果完全由本人承担。

本毕业设计(论文)成果归东华理工大学所有。 特此声明。

毕业设计(论文)作者(签字):

签字日期: 年 月 日

本人声明:该学位论文是本人指导学生完成的研究成果,已经审阅过论文的全部内容,并能够保证题目、关键词、摘要部分中英文内容的一致性和准确性。

学位论文指导教师签名:

年 月 日

毕业设计 有详细的 MATLAB 代码以及SIMULINK仿真

DSB模拟系统的设计与仿真

郭 群

The Design and Simulation of the DSB analog system

Guo qun

2014年6月12日

毕业设计 有详细的 MATLAB 代码以及SIMULINK仿真

摘 要

模拟通信系统具有直观,容易实现等优点,在早期的通信系统中得到了广泛的应用,例如早期的电话系统就是模拟通信系统。抑制双边带调幅(DSB-SC)作为最经典的模拟通信系统之一,具有调制效率高,抗噪性能好等优点,得到了广泛的研究与应用。MATLAB仿真软件具有编程效率高,使用方便等优点广泛应用与电子通信,航空航天等科学领域,而SIMUINK作为一种可视化的仿真工具直观以及便捷等优点。本次仿真就是基于这两种仿真平台对DSB通信系统进行仿真建模,在对一个系统进行仿真建模时需要我们对原理部分熟练掌握,在建模过程中达到学以致用的目的,因此仿真建模对于教学研究具有积极作用。

本次设计首先在简要概述DSB通信系统原理的基础上,建立了基于MATLAB与SIMULINK的仿真建模,其中主要包括调制部分,信道与解调部分的仿真建模。整个通信系统中以正弦信号为基带信号,经过加性高斯白噪声信道后通过巴特沃斯低通滤波器以及相干解调方式解调得到解调信号;在SIMULINK对整个DSB系统进行建模的基础上再对该系统的各个部分进行了MATLAB仿真建模。在仿真后的数据分析中得到了与理论分析一致的结果,从而也验证了此次仿真建模的成功。

关键词:模拟通信系统; 仿真建模; DSB; MATLAB; SIMULINK

毕业设计 有详细的 MATLAB 代码以及SIMULINK仿真

ABSTRACT

The analog communication system has lots of advantages such as intuitive, easy to realize and it has been widely used in the communication system in the early, for instance the telephone system early is an complete analog communication system. The double sideband suppressed carrier amplitude modulation (DSB-SC) is one of the most classic analog communication system.It has the advantages of high modulation efficiency, good anti-noise performance, and has been get the extensive research and application. MATLAB simulation software has high programming efficiency, convenient and widely used in electronic communications, aerospace and other fields of science, and SIMUINK as the simulation tool, has the characteristics of visual intuition and convenience. This simulation is based on this two kinds of simulation platform for DSB communication system .In this simulation modeling of a system we need to master the principle part, the objective to learn in order to practice in the modeling process, so the simulation modeling act as a positive role in teaching and research.

This design based on the principle of a brief overview of the DSB communication system, establishes the simulation modeling based on MATLAB and SIMULINK, including modulation, and demodulation of the simulation modeling channel. Make the sine wave signals as the baseband signals in this communication system, the additive Gauss white noise channel by hamming low pass filter and coherent demodulation method be demodulated signal.Fist of all we make the entirety simulation based on SIMULINK,and then design each part based on MATLAB. In the analysis of simulation data we can obtained the results consistent with the theoretical analysis, which also verified the simulation modeling success.

Key words: analog communication system; simulation and modeling; DSB;

MATLAB; SIMULINK;

毕业设计 有详细的 MATLAB 代码以及SIMULINK仿真

目 录

摘 要.............................................................. 3 ABSTRACT............................................................ I 绪 论............................................................... 1

I. 课题研究的意义............................................. 1 II. 主要研究目的和内容......................................... 1 III. 研究方法以及研究手段....................................... 2 1. DSB通信系统概述 ................................................. 3

1.1 通信系统的基本概念......................................... 3

1.1.1 通信系统的基本分类.................................... 3 1.1.2 调制方式.............................................. 5 1.1.3 解调方式.............................................. 6 1.1.4 通信系统的基本性能指标................................ 8 1.2 DSB通信系统 ............................................... 8

1.2.1 DSB通信系统的产生 .................................... 8 1.2.2 DSB信号的频域分析 .................................... 9 1.2.3 DSB信号的功率 ....................................... 10 1.2.4 DSB信号的解调 ....................................... 10 1.3 DSB信号的抗噪声性能分析 ................................... 11 2. DSB通信系统的MATLAB仿真 ....................................... 12

2.1 本文在MATLAB中用到的重要函数介绍.......................... 12 2 …… 此处隐藏:10192字,全部文档内容请下载后查看。喜欢就下载吧 ……

DSB系统设计与仿真.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wendang/1415955.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)