计算机专业毕业设计翻译--分析与设计基于嵌入式启动加载器的电动助力向系统
《计算机专业毕业设计翻译--分析与设计基于嵌入式启动加载器的电动助力向系统》由会员分享,可在线阅读,更多相关《计算机专业毕业设计翻译--分析与设计基于嵌入式启动加载器的电动助力向系统(16页珍藏版)》请在毕设资料网上搜索。
1、题 目 :分析与设计基于嵌入式启动加载器的电动助力向系统 Analysis and Design of Boot Loader on Embedded Electric power steering system Abstract Electric power steering systems (EPS) assist the auto turning using the power supplied by electromotor. An EPS based on embedded processor and embedded operating system is developed. I
2、n this system, S3C2410X is adopted as CPU and Windows CE 5.0 is selected as RTOS. This paper gives a brief introduction of the hardware platform and the Boot loader. Designing an appropriate boot loader, which is a key step to develop an embedded system, is given in detail. The boot loader, the hing
3、e connects hardware and OS, is made up of OEM startup code and main code mostly. At the same time, some configuration files should be edited, such as sources, makefile and Boot.bib. Validated by experiment, author can run the boot loader in the video surveillance system successfully, it can help to
4、debug the system and download the OS image, and the method described in this text to develop a boot loader is available. 1. Introduction As the EPS system has many merits such as environmental protection, energy saving and safe system, the change from the hydraulic power system to the electric power
5、 steering system will be fast. According to the forecast of ABI Research, the EPS global market will be more than 80 billion dollars by 2010, and there is obviously a significant portion which is driven by the china market. Windows CE 5.0, which is an outstanding RTOS, has more market share in wirel
6、ess communication, industrial control, and consumer electronics. Microsoft releases the Platform Builder development tool and CETK test tool for Windows CE, and provides different reference modules for different CPUs. Now numerous third-part developers provide the PDK (Peripheral Development Kit) fo
7、r Windows CE. As a result, it is easy and quick to develop with the help of Windows CE. And designing a boot loader with perfect function is the first step and a decisive step to develop a system. Combining an example, this paper will introduce how to develop a boot loader suitable for the hardware
8、provided. Boot loader usually downloads operating system (OS) image from workstation to target device. Boot loader communicate with the hardware direct, in that case, hardware platform should be introduced before the boot loader. 2. Hardware platform The hardware of system includes the MCU, the elec
9、tric source module, the sensors, the A / D sampling module, the H-bridge motor control circuit and the protection module. The structure is shown as Figure 1. when the wheel turn, the sensors collect the torque signals and speed signals and sent them to S3C2410X, the MCU determine a target current an
10、d the motor rotation direction according the rules of control, and drive the motor through the H-bridge circuit. On the other hand the MCU sample the results current and compare with the target current to control the motor. When the current is big than setting value or the speed is higher than the s
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机专业 毕业设计 翻译 分析 设计 基于 嵌入式 启动 加载 电动 助力 系统
