1 / 51
文档名称:

杜聿基于USB接口的数据采集装置.doc

格式:doc   页数:51
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

杜聿基于USB接口的数据采集装置.doc

上传人:1006108867 2013/8/3 文件大小:0 KB

下载得到文件列表

杜聿基于USB接口的数据采集装置.doc

文档介绍

文档介绍:毕业设计说明书
基于USB接口的数据采集装置
学生姓名: 学号:
学院:
专业:
指导教师:
2012年 6 月
基于USB接口的数据采集装置
摘要
信息技术与电子技术的迅猛发展,使得计算机和外围设备也得到飞速发展和应用,在科学研究领域和许多生产场合中常用到数据采集技术,并且对数据采集的各种要求也越来越高。传统的通信方式由于传输速度慢、抗干扰能力弱、安装麻烦等原因严重阻碍了数据采集设备的发展,新一代通用串行总线(Universal Serial Bus,简称USB)具有传输线少、速度快、支持热插拔以及易于扩展等优点,很好的解决了以上问题,因此串行总线技术在计算机系统及通信设备中迅速得到了广泛的应用。
文中分析了USB总线的体系结构和特点,针对传统总线不足之处,在此基础上研究了基于USB的数据采集系统,根据系统应该达到的技术指标,从而确定系统的整体框架和各个分芯片的选择。整个系统包括硬件设计和软件设计两部分,实现数据高速转换和采集、数据显示、数据保存以及数据打印等功能。
系统硬件部分实现数据采集功能,并将采集的数据送至USB控制器,再通过USB接口将数据传送给PC机。(C8051F330)外围电路设计与通用的CH375接口芯片、电源设计部分等。硬件设计中的各个芯片的选择都以技术指标为依据,每个部分之间的连接以芯片的工作模式和系统要实现的功能来决定。文章每个部分都给出了芯片选择的理由和硬件连接的原理图。
系统软件部分包括USB固件程序、设备的驱动程序和用户界面程序。USB固件程序在keil C中完成,实现C8051F330的初始化,最终通过测试仿真实现数据的接收、保存、和显示功能,从测试的结果中可得出此系统性能良好,能达到设计的预期效果。
关键词: USB,数据采集,C8051F330
USB-based Data Acquisition Device
Abstract
The rapid development of information technology and electronic technology, puters and peripherals has also been rapid development and application in the field of scientific research and production mon to the data acquisition techniques, and the various requirements of data collection have e more sophisticated. Traditional means munication due to the transmission speed is slow, weak anti-jamming capability, installation trouble, and other reasons, a serious impediment to the development of data acquisition devices, a new generation of Universal Serial Bus (Universal Serial Bus, or USB) transmission line, fast, and supports hot plug and easy to extend, to solve the above problem, the serial bus technology has been widely applied puter systems munications equipment quickly.
In this paper, analysis of the USB bus system structure and characteristics, for the ings of the traditional bus, on the basis of this study had a USB data acquisition system, based on the system should reach the specifications in order to determine the system's overall framework and the various sub-chip of choice. The two parts of the entire system including hardware and softw