资源描述:
《基于C8051F320的USB数据采集系统设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、中文摘要中文摘要随着信息技术与电子技术的迅速发展,计算机和外围设备也得到讯速发展和应用,在科学研究领域和许多生产场合中常用到数据采集技术,并且对数据采集的要求越来越高。以前的通信方式由于传送速率慢、抗扰能弱、安装复杂麻烦等原因,严重阻碍了数据采集技术的发展,而通用串行总线USB具有传输线少、速率快、支持热插拔和易于扩展等优点,很好得解决了上述产生的问题,因而串行总线技术在计算机系统及通信设备中迅速得到广泛的使用。本设计以USB作为总线的采集系统为主要研究内容,利用C8051F320等芯片组成的一套数据采集系统的设计方案、开发方法和开发过程,并给出了具体实现方案。文中首先介绍了设计中所用的C80
2、51F320芯片的性能和特点,然后给出了具体硬件设计方案,并重点介绍了设计中应该注意的问题。整个系统包括硬件设计和软件设计两部分,实现数据高速转换和采集、数据显示、数据保存等功能。系统硬件部分实现数据采集功能,并将采集的数据送至USB控制器,再通过USB接口将数据传送给PC机。硬件设计部分主要包括主控制器C8051F320外围电路设计与数据采集电路选择、键输入显示电路设计等。硬件设计中每个单元部分之间的连接主要以芯片的工作模式和系统要实现的功能来决定。系统软件包括USB固件程序设计、驱动程序设计以及用户界面程序。USB固件程序在keilc中实现,实现C8051F320的初始化;驱动程序为用户提
3、供了软件和硬件平台连接的通道;用户界面程序采用VB语言完成,调用了驱动函数句柄来对硬件进行操作,完成数据的接收、保存、以及显示功能。关键词:C8051F320,USB,数据采集技术33英文摘要AbstractWiththedevelopmentofinformationtechnologyandtherapiddevelopmentofelectronictechnology,thecomputerandperipheralequipmentalsogetsrapiddevelopmentandapplicationinthefieldofscientificresearch,producti
4、onandmanyoccasionsarecommonlyusedinthedataacquisitiontechnique,andthedataacquisitionofthevariousrequirementsarealsogettinghigherandhigher.Thetraditionalmeansofcommunicationasthetransmissionspeedisslow,weakanti-jammingability,troublesomeinstallationandotherreasons,hasseriouslyhinderedthedevelopmentof
5、thedataacquisitionequipment,anewgenerationofuniversalserialbusUSBtransmissionlinehavingsmall,fast,supportshotplugandeasytoextendtheadvantages,isaverygoodsolutiontotheaboveproblems,sotheserialbustechnologyinthecomputersystemandthecommunicationsequipmentquicklyandhasbeenwidelyused.Thisdesignisbasedont
6、heUSBbusdataacquisitionsystemasthemainresearchcontent,usingaC8051F320chipconsistingofasetofdataacquisitionsystemdesign,developmentmethodanddevelopmentprocess,andgivestheconcreterealizationplan.ThispaperfirstintroducedthedesignusedintheC8051F320chipperformanceandcharacteristics,andthenpresentstheconc
7、retehardwaredesignscheme,andintroducesthedesignshouldpayattentiontotheproblem.Thewholesystemincludeshardwaredesignandsoftwaredesignintwoparts,torealizehighspeeddataconversionandacquisition,datadisplay