欢迎来到天天文库
浏览记录
ID:32749020
大小:133.79 KB
页数:6页
时间:2019-02-15
《基于usb的数据采集系统的硬件设计及实现》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、基于USB的数据采集系统的硬件设计及实现测控技术与通信工程学院侯泽龙指导教师刘卓夫【摘要】随着现代工业领域对数据采集的要求越来越高,传统的以采用数据采集卡为主的方法由于传输速度慢、安装麻烦、抗干扰能力差等很多问题已难以适应如今数据采集的要求。通用串行总线USB具有传输速度快、支持热插拔及传输线少等优点,因此将USB应用于数据采集系统可以很好的解决传统数据采集系统的不足,具有广泛的应用价值。本文针对高速数据采集系统的需要,设计了基于USB的数据采集系统。系统设计工作包括硬件设计和软件测试设计两部分,硬件部分选用了STC公司的单
2、片机STC12C5410AD作为微控制器,其内置有8路10位精度的ADC,可直接用来通过A/D转换得到数字量数据,而无需外加A/D转换器。然后通过PL2303电平转换实现单片机与PC机之间的USB数据通信使得单片机可作为USB设备被PC机识别,从而可以将采集的数据通过USB数据线传输给PC机。本系统设计的主要工作难点是测试软件的设计及硬件的调试。测试软件包括串口测试程序、A/D采集程序,其都利用KeilC软件开发。硬件测试包括通信、采集、A/D转换及与PC机的通信。PC机上可通过串口测试程序显示出采集数据的十六进制A/D转换
3、结果。本文最后通过对系统的测试,并且显示出了转换结果。实践证明,本系统已初步取得成功,可以实现数据采集功能。【关键词】数据采集;USB;单片机;测试程序[AbstractjAsthereareincreasingdemandfordataacquisitionequipmentinmodernindustryfield,thetraditionalmethodwhichismainlybasedondataacquisitioncardhasnotadaptedtothehighrequirementofmoderndata
4、acquisitionbecauseofthelowtransmissionspeed,inconvenientinstallation,weakabilityofanti-jammingandotherproblems.USB(UniversalSerialBus)hasmanyadvantages,suchashightransmissionspeed,sustaininghotplugandfewtransmissionlines.SotheapplicationofUSBindataacquisitionsystem
5、canbethesolutionofthedeficiencyoftraditionaldataacquisitionsystem,anditwillhavewidelyapplicationvalue.Aimingtotheneedofhighspeeddataacquisitionsystem,wedesignadataacquisitionsystembasedonUSBinthepape匸Thedesignworkofthissystemconsistsofhardwaredesignandtestsoftwared
6、esign.Inhardwaredesign,theSTC12C5410ADchipmanufacturedbySTCcompanyisappliedasmicrocontroller,whichhasbeenincorporated8ADCsthateachhas10bitsresolution.SoitcantransferanalogdataintodigitaldatathroughtheinternalA/Dconverteranddonotrequireexternalone.Meanwhile,thePL230
7、3voltageconvertercanrealizetheUSBdatacommunicationbetweenMCUandPCsothattheMCUcanbeidentifiedasUSBslavedevicebythehostPC,andtheacquireddatacanbetransmittedtoPCbyUSBdatawire.Themaindifficultyinthedesignworkisthetestsoftwaredesignandthehardwaredebug.Thedesignoftestsof
8、twareincludesthedesignofserialtestprogramandA/Dtestprogram,whicharealldevelopedunderthedevelopmentenvironmentKeilC.ThehostPCcandisplaytheA/Dresul
此文档下载收益归作者所有