DSP课程设计报告.pdf
博观而约取,厚积而薄发。——苏轼
DSP课程设计报告
博观而约取,厚积而薄发。——苏轼
摘要
本次课程设计介绍了数字信号处理的最小系统的整个设计过程,该最小系
统的硬件由主控芯片TWS320VC5402、电源电路、时钟电路、复位电路、JTAG
接口、外部存储器构成。
DSP芯片是一种独特的微处理器,是以数字信号来处理大量信息的器件,
其工作原理是接收模拟信号,转换为0或1的数字信号。再对数字信号进
行修改、删除、强化,并在其他系统芯片中把数字数据解译回模拟数据或
实际环境格式,而且具有可编程性。所以本次课程设计的过程是ADC0809
完成数据的采样及A/D转换后,数字信号通过TMS320VC5402处理后,由
DAC0832完成D/A转换并输出;外部存储器采用通用EPROM,
TMS320VC5402采用8位并行EPROM引导方式;并加入了标准的14针JTAG
接口,便于系统的调试与仿真。
0
博观而约取,厚积而薄发。——苏轼
Abstract
ThecoursedesignintroducesthesmallestsystemofDSPanditsdesign
process.Thesmallestsystemconsistsofmaincontrolchipthatis
TMS320VC5402,powercircuit,clockcircuit,resetcircuit,JTAGinterface
circuitandexternalmemoryconstitute.
ThechipofDSPisauniquemicroprocessorwhichismainlydealingwith
digitalsignal,soittransformsanalogsignaltodigitalsignalincluding0and1.
Andthenchipmodifies,deletesandstrengthsdigitalsignalthatitcanbe
transformedintoanalogsignalthroughotherchips.ThechipofDSPcanbe
programmed.Next,theprocessisfollowing.Thechipdealswithdigitalsignal
afterADC0809chipfinishesdatacollectionandtransformation,andDAC0832
transformsdigitalsignaltoanalogsignalandoutputstheanalogsignal.The
externalmemoryadoptsEPROM.Inordertodebugandsimulate,itaddsthe
stan