USB力反馈设驱动-简体中文.doc

  1. 1、本文档共42页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
USB力反馈设驱动-简体中文

南台科技大学 电子工程研究所 硕士学位论文 微软窗口系统之USB 装置驱动程序产 生器之研制 Design and Implementation of USB Device Driver Generator for Windows Operating Systems 研 究 生: 张众函 指导教授: 王立洋 中华民国九十五年六月 iv 摘要 在操作系统中,驱动程序扮演着不可或缺的角色,无论任何硬件都需要相对 应的驱动程序才能在操作系统中正常运作,然而撰写驱动程序往往是困难而且耗 时的,因为驱动程序是位于系统核心执行的程序,所以开发驱动程序不仅要具备 良好的程序设计经验以及技巧,才能避免驱动程序运作流程中导致系统出错,同 时还需要了解硬件相关的知识才能知道如何跟硬件做数据的交换,因此,对于一 般的纯软件设计人员想要开发驱动程序造成一大困扰。 在本论文中,我们针对周边硬件中的力回馈装置设计了一个USB力回馈装 置驱动程序产生器(USB Force Feedback Device Driver Generator),使用者可以藉 由此驱动程序产生器快速产生驱动程序、安装所需的INF 档案以及相对应的应 用程序,此举可以免除一般的软件从业人员必须了解操作系统核心以及硬件的相 关知识,因此可以加速开发驱动程序,而且藉由此驱动程序产生器所产生的应用 程序可以达到立即测试硬件的功能。在实验的过程中,我们使用不同硬件规格的 力回馈装置来做测试,结果都能够正确的产生驱动程序,并且顺利的将其安装到 操作系统中。最后实际执行了一些应用程序来测试硬件,结果硬件的反应也都正 确无误。 v Abstract The device driver plays an important role in an operating system. It is the communication bridge between the hardwareperipheral and the application programs running on computer. Device drivers are verysophisticate to develop, because it depends on knowledge of peripheral device specification as well as the OS. kernel’s details. Because a driver is a program which operates in the kernel of OS, it is very sensitive to the modification/upgrade of an OS. Even dealing with the same peripheral device, it usually can not avoid to redevelop a new version of device driver for a newer version of OS. Therefore, the development of device drivers has become a big problem for many PC peripheral system providers. In this thesis, we proposed a device driver generator for PC peripherals using USB interface. More specifically, we focus on the USB force feedback devices. Given the necessary parameters for a specific device, the tool can automatic generate a specific device driver, an INF file and a corresponding application program for verification. This tool can release a software engineer from learning the heavy burden of investigating the operating system core and relevant knowledge of the hardware, hence accelerates the development of the driver. In short, it is a very u

文档评论(0)

nbc152 + 关注
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档