基于MATLAB的通信原理仿真平台设计_毕业设计论文 联系客服

发布时间 : 星期一 文章基于MATLAB的通信原理仿真平台设计_毕业设计论文更新完毕开始阅读122aac0e53d380eb6294dd88d0d233d4b14e3f0c

1.3.1 增加MATLAB内容的必要性和可行性 -------------------------------------------------------- 4 1.3.2 用MATLAB做通信原理仿真平台的优点 ----------------------------------------------------- 5

2 基于MATLAB的通信原理仿真平台整体构建方案 ----------------------------------------------------- 6 2.1 仿真平台应用软件设计实现 -------------------------------------------------------------------------------- 6

2.1.1 总体结构设计 -------------------------------------------------------------------------------------- 6

2.1.2 软件实现 -------------------------------------------------------------------------------------------- 6 2.2 界面的设计方法 ------------------------------------------------------------------------------------------------ 7 2.2.1 句柄图形及图形用户界面 ------------------------------------------------------------------------- 7 2.2.2 GUIDE的设计过程 ------------------------------------------------------------------------------- 7 2.2.3 基于MATLAB的通信原理仿真平台主界面 -------------------------------------------------- 8

3 基于MATLAB的通信原理仿真平台模块 ---------------------------------------------------------------- 10 3.1 数字基带信号的仿真 ---------------------------------------------------------------------------------------- 10

3.1.1 单极性不归零码 ---------------------------------------------------------------------------------- 10

3.1.2 单极性归零码 ------------------------------------------------------------------------------------- 11 3.1.3 双极性不归零码 ---------------------------------------------------------------------------------- 12 3.1.4 双极性归零码 ------------------------------------------------------------------------------------- 12 3.1.5 双相码(Manchester) -------------------------------------------------------------------------- 13 3.2 模拟调制模块 ------------------------------------------------------------------------------------------------- 14 3.2.1 常规调幅AM -------------------------------------------------------------------------------------- 14 3.2. 2 抑制载波双边带调幅 --------------------------------------------------------------------------- 16 3.2.3 单边带调制 ---------------------------------------------------------------------------------------- 17 3.3 数字调制 ------------------------------------------------------------------------------------------------------- 18 3.3.1 二进制数字幅度调制 ---------------------------------------------------------------------------- 19 3.3.2 二进制数字频率调制 ---------------------------------------------------------------------------- 20 3.3.3 二进制数字相位调制 ---------------------------------------------------------------------------- 22 3.4 抽样定理 ------------------------------------------------------------------------------------------------------- 24 3.5 量化 ------------------------------------------------------------------------------------------------------------- 27 3.6 眼图 ------------------------------------------------------------------------------------------------------------- 30 3.7 生成可执行文件 ---------------------------------------------------------------------------------------------- 32 3.8 本仿真平台特点 ---------------------------------------------------------------------------------------------- 33

4 结论 --------------------------------------------------------------------------------------------------------------- 34 参考文献 ------------------------------------------------------------------------------------------------------------ 35

摘要

随着通信原理成为通信类专业中最重要的一门基础课程,它的教学和研究也变得尤为重要,计算机仿真则成为重要手段之一。本文根据通信原理课程的发展及教学需求,重点介绍了利用MATLAB软件设计通信原理仿真平台的基本原理及功能,并利用MATLAB软件提供的图形用户界面,给出了基于MATLAB的通信原理仿真平台的GUI设计。该平台针对通信原理教学及实验要求,利用设计向导GUI提供的设计工具,开发出了多个仿真界面,仿真出通信原理的多个教学实验内容。该平台界面设计简单,结构一体化,具有很强的演示性,且可视性强,操作简单方便,以图形及动态仿真演示了通信原理中部分抽象的内容及波形,能为教师和学生提供简单但高效率的教学辅助。 关键字:通信原理; MATLAB; 仿真平台; GUI设计

ABSTRACT

With communication principle becomes the most important of basic courses in communication kind of professional, Teaching and Researching has became more and more important, and the computer simulation has became one of the important means. According to the communication principles of curriculum development and teaching needs, the article focusing the basic principles and functions of the communication theory simulation platform using MATLAB software design, and using the MATLAB software provides a graphical user interface that gives a GUI based on MATLAB simulation platform of communication theory design. The platform aim at experiments and teaching requirements of communication principle, use design wizard GUI provide design tool, developed a number of multiple simulation interface, and simulated more examples in communication teaching experiment content. This platform interface is simple in design, structure integration, with a strong demonstration, and the visibility is strong, easy to operate, graphics and dynamic

simulation to demonstrate the principle of the communication of the abstract content and waveform, can be provided for teachers and students simple but efficient teaching aids .

Key words: Communication principle, MATLAB, Simulation platform, GUI design