资源描述:
《数据采集控制系统论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、陕西理工学院毕业论文(设计)用VHDL语言设计数据采集系统李晓晨(陕西理工学院电信工程系,电子信息工程专业,2007级四班,陕西汉中723000)指导教师:何伟[摘要]随着计算机技术的发展与普及,数字设备正越来越多地取代模拟设备,将模拟信号转换成数字信号以及将数字信号转换成模拟信号就成了重要环节。本系统以多路数据的采集及监测为例,介绍了可编程逻辑器件在模数转换、数模转换及数据监控及处理中的设计方法。实现数据采集的方法有很多,如单片机、CPLD、C语言等,但相比各种方法,运用VHDL硬件描述语言开
2、发的数据采集系统具有具有设计方便高效、体积小、功耗低、可靠性高、易于修改、设计周期短等特点。VHDL硬件描述语言采用自顶而下的设计方法可以对模型进行及时修改,以改进系统或子系统的功能,更正设计错误,从而提高目标系统的工作速度,减小面积耗用,降低功耗和成本等。本文介绍了基于Altera公司的集成开发环境MaxplusII,使用VHDL设计开发数据采集系统的基本方法[关键词]VHDL;ADC0809;DAC0832;EDA;数据采集;DESIGNTHEDATAACQUISITIONSYSTEMWIT
3、HVHDLLiXiaochen(Grade07,Class4,Majorelectronicsandinformationengineering,ElectronicsandinformationengineeringDept.,ShaanxiUniversityofTechnology,Hanzhong723000,shaanxi)第37页共37页陕西理工学院毕业论文(设计)Tutor:HeWei[Abstract]:Withthedevelopmentofcomputertechnology
4、andpopularization,Digitaldevicesareincreasinglyreplacinganalogequipment,andconvertedtheanalogsignalsintodigitalsignals,aswellasdigitalsignalintoanalogsignalwillbecomeanimportantlink.forexample,thissyestemdependononemulti-channeldataacquisitionandmoni
5、toring,introduceaprogrammablelogicdeviceintheanalog-digitalconversion,digital-analogconversionanddatamonitoringwithhandlingmethodsinthedesign.Therearemanywaystocollectdata,suchasSCM,CPLD,Clanguage,andsoon.Butcomparedwithvariousmethods,usingtheVHDLhar
6、dwaredescriptionlanguagetodesignthedataacquisitionsystemisthebest.Becauseofitsfacilitate,efficient,smallsize,lowpowerconsumption,highreliability,easytomodify,andshorterdesigncyclecharacteristics.VHDLhardwaredescriptionlanguageusingthetop-downdesignme
7、thod,thatcanbethemodelfortimelychangestoimprovethesystemorsubsystemfunctions,designerrorcorrection,soastoenhancetheworkofthetargetsystem’sspeed,reducingtheareaofconsumption,andlowerthepowerconsumptioncosts.Inthispaper,weintroduceaintegrateddevelopmen
8、tenvironmentwhichbasedonAltera'sMaxplusII,andthebasicmethodtodevelopadataacquisitionsystemdesignbyusingVHDLlanguage.[Keywords]:VHDL;EDA;ADC0809;DAC0832;DataAcquisition第37页共37页陕西理工学院毕业论文(设计)目录前言11EDA技术及开发环境31.1EDA技术31.2VHDL41.3EDA技术的开发环境-MAXPLUSII52数据