文档介绍:沈阳理工大学
硕士学位论文
究
姓名:黄福睿
申请学位级别:硕士
专业:计算机系统结构
指导教师:刘勇
2011-03
沈阳理工大学硕士学位论文
摘要
汽车已经逐渐成为了日常生活的延伸,人们对于驾驶过程中的安全性和娱乐
性要求越来越高,车载信息娱乐系统由最初的收音机、磁带机,发展为现在的集
视音频播放、电视接收、影碟播放、网络浏览等诸多功能于一身的功能强大的多
媒体车载信息系统。本课题以车载系统为研究目标,通过对现有嵌入式操作系统、
嵌入式微处理器的分析与比较,结合车载系统应用环境的具体要求,设计了一种
基于 ARM 架构和 Windows CE 嵌入式操作系统的车载信息系统平台,主要实现
GPS 导航、影音播放、蓝牙通信、3G 无线上网、倒车摄像头等功能,并通过模
块化设计方法使系统具有可定制、可扩展的特点。
本课题所设计的嵌入式车载系统采用主、次双系统方案,以满足车载系统对
运算速度、实时性、安全性及可扩展能力的诸多要求。其中主系统采用三星公司
ARM11 内核的 S3C6410 芯片,运行 Windows CE 嵌入式操作系统;次系统
采用意法半导体公司 ARM Cortex-M3 内核的 STM32F103 芯片,并运行 uC/OS-II
嵌入式实时操作系统。各功能模块根据其特点分别挂接在两个系统上,两个系统
之间采用串行接口进行通信。
本文在内容上首先介绍了课题的背景及发展现状;然后对嵌入式系统进行了
概述,并在此基础上完成处理器和操作系统的选择;之后描述了硬件平台和软件
平台的整体设计和搭建方法,包括各核心硬件模块芯片选择、电路设计,以及
Windows CE 和 uC/OS-II 嵌入式操作系统在硬件平台上的移植;最后,介绍
了几个主要功能模块的硬件设计及软件开发方法。
经测试,系统的主要功能均可以正常运行,达到预期效果。
由于本课题涉及面比较广,加之人员、时间等方面的限制,部分软件和硬件
模块采用对现有模块进行集成的方法,文中会加以注释。
关键词:嵌入式;车载系统;ARM;WinCE;uC/OS-II
沈阳理工大学硕士学位论文
Abstract
Nowadays automobiles have been an extension of our everyday life, the demands
for safety and entertainment increase fast, automotive information system has
changed from radio and tape drive to a powerful multimedia system which includes
video and audio playback, TV reception, DVD player, Web browser, and many other
functions. The research objective of this paper is automotive system, through the
analysis parison of the existing embedded operating systems, embedded
microprocessor, bined with the specific applications requirements, the paper
designs a automotive information system platform which is based on ARM
architecture and Windows CE embedded operating system to achieve the main
functions including GPS navigation, audio and video playback, Bluetooth
communications, 3G wireless access, and reversing camera. Through the
modular design approach, the system is customizable and scalable.
To meet speed, real-time, security, scalability