资源描述:
《基于dsp的pwm波形发生器设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、攀枝花学院本科毕业设计(论文)基于DSP的PWM波形发生器设计学生姓名:学生学号:5院(系)电气信息工程学院年级专业:03级电子信息工程指导教师:二〇〇七年六月攀枝花学院本科毕业设计(论文)摘要摘要PWM波形发生器在20世纪70年代有了飞速的发展,20世纪80年代,PWM波形发生器已应用到各个工程技术领域,例如在工业控制中可以用它来控制各种电机、电力电子设备、逆变器等,它不管在军用还是在民用系统中都发挥了积极的作用。本文首先对PWM波形发生器的基本原理和目前国内外的发展状况做了简单介绍,然后介绍了基于DSP的应
2、用系统的开发流程,并对DSP的相关知识做了全面介绍,最后针对目前波形发生器的发展状况和实际生活中的应用,提出了基于DSP的PWM波形发生器的设计方法。论文完成了基本的硬件电路设计和软件算法设计。硬件设计方面,基于DSP芯片的相关特点,采用了DSP的LF2407芯片来完成本课题的硬件电路设计。软件算法方面,根据要求采用了汇编语言进行程序设计,并给出了相关的源程序以及调试过程,最后对本设计的可行性和性能误差进行了分析。关键词波形发生器,LF2407芯片,PWM,DSP攀枝花学院本科毕业设计(论文)ABSTRACTⅡ
3、攀枝花学院本科毕业设计(论文)ABSTRACTABSTRACTThepulse-widthmodulation(PWM)profilegeneratorhadtherapiddevelopmentinthe20thcentury,in1980s,ThePWMprofilegeneratorhasappliedeachprojectareaoftechnology,Forexample,itcanbeusedtocontroleachkindofelectricalmachineryintheindustry,t
4、heelectricpower,electronicinstallation,theinversionandsoon,nomatterinmilitaryorinthecivilsystem,ithasallplayedthepositiverole.ThisarticlefirsthasmadethesimpleintroductiontothePWMprofilegeneratorbasicprincipleandthepresentdomesticandforeigndevelopmentconditio
5、n,thenintroducedbasedonthedigitalsignalprocessing(DSP)applicationsystemdevelopmentflow,andhasmadethecomprehensiveintroductiontotheDSPrelatedknowledge,finallyaimedatpresentinthedevelopmentconditionandthepracticallifeapplicationproposedbasedontheDSPPWMprofileg
6、eneratordesignmethod.Thispaperhascompletedthebasichardwarecircuitdesignandthesoftwarearithmeticdesign.Thehardwaredesignaspect,accordingtotheDSPchiprelatedcharacteristic,thispaperadoptedtheLF2407ofDSPchiptoachievethehardwarecircuitdesign.Thesoftwarealgorithma
7、spect,accordingtorequest,itadoptedtheassemblylanguagetocarryontheprogramming,andhasproducedtherelatedsourceprogramaswellasthedebuggingprocess,finallyhascarriedontheanalysistothisdesignfeasibilityandtheperformanceerror.Keywordsprofilegenerator,LF2407chip,puls
8、e-widthmodulation(PWM)digitalsignalprocessing(DSP)Ⅱ攀枝花学院本科毕业设计(论文)目录1攀枝花学院本科毕业设计(论文)目录目录摘要...ⅠABSTRACTⅡ1绪论11.1引言11.2课题背景11.2.1PWM波形发生器简介11.2.2PWM波形发生器的研究发展状况21.2.3课题的研究目的和意义31.2.4本文的主要研究内容32DSP开