虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

USB-DSP

  • 基于USB接口的数据采集模块的设计与实现

    基于USB接口的数据采集模块的设计与实现Design and Implementation of USB-Based Data Acquisition Module路 永 伸(天津科技大学电子信息与自动化学院,天津300222)摘要文中给出基于USB接口的数据采集模块的设计与实现。硬件设计采用以Adpc831与PDIUSBDI2为主的器件进行硬件设计,采用Windriver开发USB驱动,并用Visual C十十6.0对主机软件中硬件接口操作部分进行动态链接库封装。关键词USB 数据采集Adpc831 PDNSBDI2 Windriver动态链接库Abstract T hed esigna ndim plementaitono fU SB-BasedD ataA cquisiitonM oduleis g iven.Th ec hips oluitonm ainlyw ithA dpc831a ndP DTUSBD12i sused for hardware design. The USB drive is developed场Wmdriver, and the operation on the hardware interface is packaged into Dynamic Link Libraries场Visual C++6.0.  Keywords USB DataA cquisition Adttc831 PDfUSBD12 Windriver0 引言US B总 线 是新一代接口总线,最初推出的目的是为了统一取代PC机的各类外设接口,迄今经历了1.0,1.1与2.0版本3个标准。在国内基于USB总线的相关设计与开发也得到了快速的发展,很多设计者从各自的应用领域,用不同方案设计出了相应的装置[1,2]。数据采集是工业控制中一个普遍而重要的环节,因此开发基于USB接口的数据采集模块具有很强的现实应用意义。虽然 US B总线标准已经发展到2.0版本,但由于工业控制现场干扰信号的情况比较复杂,高速数据传输的可靠性不容易被保证,并且很多场合对数据采集的实时性要求并不高,开发2.0标准产品的成本又较1.1标准产品高,所以笔者认为,在工业控制领域,目前开发基于USB总线1.1标准实现的数据采集模块的实用意义大于相应2.0标准模块。

    标签: USB 接口 数据采集模块

    上传时间: 2013-10-23

    上传用户:q3290766

  • PL2303 USB to Serial Adapter

    The PL2303 USB to Serial adapter is your smart and convenient accessory forconnecting RS-232 serial devices to your USB-equipped Windows host computer. Itprovides a bridge connection with a standard DB 9-pin male serial port connector inone end and a standard Type-A USB plug connector on the other end. You simplyattach the serial device onto the serial port of the cable and plug the USB connectorinto your PC USB port. It allows a simple and easy way of adding serial connectionsto your PC without having to go thru inserting a serial card and traditional portconfiguration.This USB to Serial adapter is ideal for connecting modems, cellular phones, PDAs,digital cameras, card readers and other serial devices to your computer. It providesserial connections up to 1Mbps of data transfer rate. And since USB does not requireany IRQ resource, more devices can be attached to the system without the previoushassles of device and resource conflicts.Finally, the PL-2303 USB to Serial adapter is a fully USB Specification compliantdevice and therefore supports advanced power management such as suspend andresume operations as well as remote wakeup. The PL-2303 USB Serial cable adapteris designed to work on all Windows operating systems.

    标签: Adapter Serial 2303 USB

    上传时间: 2013-11-01

    上传用户:ghostparker

  • USB鼠标设计资料 (含原理图和源程序)

    USB鼠标设计资料含有原理图,芯片资料,和源程序代码。

    标签: USB 鼠标 设计资料 原理图

    上传时间: 2013-10-13

    上传用户:3294322651

  • 旺玖USB转串口控制芯片PL-2313资料

    旺玖USB转串口控制芯片PL-2313资料

    标签: 2313 USB PL 转串口

    上传时间: 2014-01-25

    上传用户:zhuimenghuadie

  • USB系统体系

    USB系统体系

    标签: USB

    上传时间: 2013-11-05

    上传用户:ynzfm

  • USB芯片资料及开发工具

    USB芯片资料及开发工具

    标签: USB 芯片资料 开发工具

    上传时间: 2013-11-11

    上传用户:jdm439922924

  • 《DSP嵌入式系统开发典型案例》

    《DSP嵌入式系统开发典型案例》

    标签: DSP 嵌入式 典型 系统开发

    上传时间: 2014-12-28

    上传用户:epson850

  • 基于DSP的H.264运动估计算法研究

    采用基于TI公司高性能Davinci系列TMS320DM6437处理器的SEED-DEC6437 EVM板作为主要硬件平台,在DSP开发环境CCS3.3中采用C语言和汇编语言混合编程实现运动估计算法的DSP移植,并加入人机接口,使用DSP/BIOS调度多个任务,从而实现了从软件平台到硬件平台的移植,成功搭建了一个基于运动估计算法的DSP应用系统。研究结果表明,使用DSP平台可以使得运动估计算法的实时性更好。

    标签: DSP 264 运动估计 算法研究

    上传时间: 2014-11-18

    上传用户:萍水相逢

  • 如何用+C+语言开发+DSP+嵌入式系统

    入门经典,如何用+C+语言开发+DSP+嵌入式系统。

    标签: DSP 语言 嵌入式系统

    上传时间: 2013-11-18

    上传用户:euroford

  • 基于DSP的电子变倍系统设计

    采用基于TI公司高性能Davinci系列的SEED-DTK_6437作为主要硬件平台,实现TMS320DM6437与TMS320VC5402处理器之间的通信。在DSP集成开发环境CCS3.3中采用C语言和汇编语言混合编程,对摄像头采集到的实时视频图像实现了变倍算法从软件到硬件平台的移植。同时加入人机接口,实现了系统缩放倍数的切换、变倍算法的选择和感兴趣区域的提取等功能。测试结果表明,系统具有交互性强、性能稳定和实时性良好等特点。

    标签: DSP 电子 系统设计

    上传时间: 2013-10-10

    上传用户:MATAIYES