版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
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. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025年山东省科创集团有限公司招聘(33人)考前自测高频考点模拟试题附答案
- 2025年哈尔滨道里区安静社区卫生服务中心招聘1人考试历年真题汇编附答案
- 2025广东广州市市场监督管理局直属事业单位引进急需专业人才23人备考题库附答案
- 2025年河北沧州泊头市泊控产业发展集团有限公司公开招聘工作笔试备考试题附答案
- 2025年山东省土地发展集团有限公司权属公司招聘(23人)考前自测高频考点模拟试题附答案
- 2025江苏南通苏锡通科技产业园区招商服务有限公司招聘20人公考前自测高频考点模拟试题附答案
- AI赋能教育评估:应用场景、实践案例与实施路径
- 2026重庆两江新区人民医院劳务派遣岗位招聘4人笔试模拟试题及答案解析
- 2026云南保山电力公司招聘50人笔试参考题库及答案解析
- 2026福建福建宏业交通服务有限公司招聘1人笔试模拟试题及答案解析
- 2024年贵州贵安发展集团有限公司招聘笔试参考题库附带答案详解
- GB/T 43824-2024村镇供水工程技术规范
- DB3402-T 57-2023 医院物业服务规范
- 腰椎间盘突出患者术后护理课件
- 医院护理培训课件:《高压氧临床的适应症》
- 校服采购投标方案
- 固定修复基础理论-固位原理(口腔固定修复工艺课件)
- 合同能源管理培训讲义
- 剪映电脑版使用说明教程
- 腱鞘囊肿日间手术
- 标准化预制梁场验收表
评论
0/150
提交评论