版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、Digital Signal GeneratorYangXiao M2013705103HuaZhong University of Science and TechnologySchool of Mechanical Science and EngineeringAbstract: Matlab Is a numerical analysis, matrix calculation, scientific data visualization and nonlinear dynamic state system modeling and simulation, and other funct
2、ions of practical software engineering.Its easy to use the windows environment and cast off a tradition on the interactive programming language (such as C, Fortran) Edit mode In large range. In this report,The task is to design a digital signal generator bu using matlab.It could help us to understan
3、d the signal processing by designing the digital signal generator. Which has a certain application value of reference.Keyword:digital signal generator;Matlab1. PrefaceMATLAB is called Matrix Laboratory,which is designed by the United States MathWorks company.Its a commercial mathematical software. M
4、atlab can be use for Matrix operations, mapping functions and data, algorithm, creating the user interface, connect to other programming languages procedures, mainly used in engineering calculations, control design, signal processing and communications, image processing, signal detection, design and
5、 financial modeling analysis and other fields. GUI (Graphical User Interface, referred to as GUI, known Graphical User Interface) is displayed using the graphical user interface of computer operations. Matlab has a powerful GUl tool. In this report, by using matlab GUI tool we could a designed digit
6、al signal generator .2. IntroduceProgram reference implementation of MATLAB Data Acquisition Toolbox. In MATLAB design, there are two designs: the GUI editor and M-file write. This design use GUI editor . The GUI is user interface, which is to select the waveform, set and modify the waveform paramet
7、ers, set the sampling rate, select the output channel and run. This program GUI interface provided: sin, square, triangle, sawtooth, while noise, to choice. Also we could change waveform parameters to change waveforms shape. As frequency amplitude phase and sample have provided gave us to change.The
8、 interface is that:2.1 Interface3. Design PrinciplesThe task is to design the digital signal generator which can generate sine wave, square wave, triangle wave, sawtooth wave, and white noise. All the waveform can use MATLAB function, and could be adjusted by inputting information such as the amplit
9、ude, phase and frequency . 3.1 Achieve sin signal The mathematical function of sin wave signal is that:A: amplitude;f: frequency;: phase;t: 0:1/s:1;(s is sample);The M-program is:A=get(handles.Amplitude,Value);f=get(handles.Frequency,Value);p=get(handles.Phase,Value);s=get(handles.Sample,Value);x=0:
10、1/s:1;y=A*sin(2*pi*f*x+p);plot(handles.screen,x,y,r);legend(sin(x);wavplay(y);grid on;axis(0,0.1,-20,20);We could run the program by setting the parameters:3.1 Image of sin signal3.2 Achieve square signal The mathematical function of square wave signal is that:A: amplitude;f: frequency;b: phase;t: 0
11、:1/s:1;(s is sample);The M-program is:A=get(handles.Amplitude,Value);f=get(handles.Frequency,Value);p=get(handles.Phase,Value);s=get(handles.Sample,Value);x=0:1/s:10;y=A*square(2*pi*f*x+p);plot(handles.screen,x,y,b);legend(square);wavplay(y);grid on;axis(0,0.1,-20,20);We could run the program by set
12、ting the parameters:3.2 Image of square signal3.3 Achieve triangular signal The mathematical function of triangular wave signal is that:A: amplitude;f: frequency;b: phase;t: 0:1/s:1;(s is sample);The M-program is:A=get(handles.Amplitude,Value);f=get(handles.Frequency,Value);p=get(handles.Phase,Value
13、);s=get(handles.Sample,Value);x=0:1/s:10;y=A*sawtooth(2*pi*f*x+p,0.5);plot(handles.screen,x,y,b);legend(triangle);wavplay(y);grid on;axis(0,0.1,-20,20);We could run the program by setting the parameters:3.3 Image of triangular signal3.4 Achieve sawtooth signal The mathematical function of sawtooth w
14、ave signal is that:A: amplitude;f: frequency;b: phase;t: 0:1/s:1;(s is sample);The M-program is:A=get(handles.Amplitude,Value);f=get(handles.Frequency,Value);p=get(handles.Phase,Value);s=get(handles.Sample,Value);x=0:1/s:10;y=A*sawtooth(2*pi*f*x+p);plot(handles.screen,x,y,b);legend(tooth);wavplay(y)
15、;grid on;axis(0,0.1,-20,20);We could run the program by setting the parameters:3.4 Image of sawtooth signal3.5 Achieve white noise signal The mathematical function of white noise wave signal is that:A: amplitude;f: frequency;b: phase;t: 0:1/s:1;(s is sample);The M-program is:A=get(handles.Amplitude,
16、Value);f=get(handles.Frequency,Value);p=get(handles.Phase,Value);s=get(handles.Sample,Value);x=0:1/s:10;y=2* A*(rand(1,length(x)-0.5);plot(handles.screen,x,y,b);legend(white noise);wavplay(y);grid on;axis(0,0.1,-20,20);We could run the program by setting the parameters:3.5 Image of white noise signa
17、l4 Exist problemThere are many problems in the design because I didnt use matlab and the GUI modules ever.(1) I am not familiar to the interface and operator of matlab,which lead to I program without efficiency.(2) Without systematic studying of matlab,I could not express my ideas by using succinct matlab language.(3)In the beginning, I dont understand the handle deep, and don,t have a clear idea.5. ConclusionIn the latter study, I will be more systematic learning MATLAB this powerful engineering software, has
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 中级注册安全工程师《安全生产专业实务-其他安全》真题及答案
- 中级数控车工模拟考试题库试卷及答案
- 青岛市事业单位考试真题附答案
- 安全风险分级管控和隐患排查治理体系培训试题库与答案解析
- 宪法考试重点及答案
- NSL考试题及答案
- moc考试题及答案
- 2026辽宁沈阳师范大学招聘高层次人才136人备考题库(第一批)附答案详解(综合卷)
- 2026浙江嘉兴市海宁市青少年宫公益性岗位招聘2人备考题库及答案详解(历年真题)
- 2026辽宁沈阳市文体旅产业发展集团有限公司所属企业中层岗位招聘8人备考题库及1套完整答案详解
- 主播合作协议解除协议书
- 旅游产业股权合作协议书
- 养老院入住合同协议书
- DB32/ 4440-2022城镇污水处理厂污染物排放标准
- 文第19课《井冈翠竹》教学设计+2024-2025学年统编版语文七年级下册
- 车库使用协议合同
- 耐磨钢的应用现状及行业发展分析
- 《不在网络中迷失》课件
- 2024新人教版七年级上册英语单词字帖(衡水体)
- 2024-2025年上海中考英语真题及答案解析
- 新医改下医院药学转型与发展
评论
0/150
提交评论