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