1 / 61
文档名称:

基于ARM9和GPRS的智能手机系统的研究与设计.pdf

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

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

分享

预览

基于ARM9和GPRS的智能手机系统的研究与设计.pdf

上传人:banana 2014/2/18 文件大小:0 KB

下载得到文件列表

基于ARM9和GPRS的智能手机系统的研究与设计.pdf

文档介绍

文档介绍:河北工业大学
硕士学位论文
基于ARM9和GPRS的智能手机系统的研究与设计
姓名:张明
申请学位级别:硕士
专业:计算机应用技术
指导教师:耿恒山
20091101
河北工业大学硕士学位论文

基于 ARM9 和 GPRS 的智能手机系统的研究与设计


摘要

随着手机用户对手机功能要求的不断提高,普通手机已经不能满足用户的需求。但当
前流行的智能手机价格比较昂贵,都是面向高端市场的,很难大众化,针对大众市场的智
能手机研究还处于起步阶段。目前市场上智能手机功能还是侧重于基本话音功能,即具备
手机功能又具备PDA功能的智能手机还很少。本系统旨在研究和设计价格低廉、面向大众
市场、具备手机和PDA功能的多功能智能手机系统平台。
论文研究与实现了以ARM9为应用处理器、M22 GSM/GPRS芯片为基带处理器、嵌入
式Linux为手机操作系统、qtopia为桌面程序的智能手机系统。详细分析了智能手机系统的
架构,并根据系统需求选择当前流行的双处理器架构,加快了整个系统的处理速度。通过
对比当前流行的几款手机操作系统,选用了开源免费、网络功能强、可移植性好的嵌入式
Linux作为手机操作系统。成功搭建了嵌入式开发平台,包括引导程序移植、内核配置编译、
文件系统制作及QT开发平台建立,详细阐述了整个嵌入式系统开发平台搭建过程。基于
QT图形设计器设计应用程序图形界面,并运用QT强大的类库开发出智能手机系统的通话
功能、短信息功能和网络传输功能。最后将开发的应用程序添加到qtopia桌面程序中,并
编译生成能在嵌入式系统上运行的应用程序。
测试证明,基于以上软硬件研究和设计出的智能手机系统功能强大、软件扩展性好、
系统稳定、安全性高,具有很高的市场价值,是未来智能手机发展的必然趋势。

关键词:GSM/GPRS,s3c2410x,Linux,qtopia,智能手机





i
基于 ARM9 和 GPRS 的智能手机系统的研究与设计

STUDY AND DESIGN OF SMARTPHONE SYSTEM
BASED ON ARM9 AND GPRS
ABSTRACT
As the more functional requirements of cell phone were proposed by the users continuously,
the ordinary cell phone could no longer meet the needs of mobile phone users. However, the
current popular smart phones are expensive, and they all direct at the high-end market. It is
difficult to be used by everyone. Besides, the research of smart phones for the mass-market is
still in its early stages. Smart phones which equipped with mobile function and PDA function
are seldom. This system is designed to research and design a multi-function smart phone system
which is of low price, have the function of both PDA and ordinary phones. The most important
thing is that this system is for the mass market.
The thesis research and realize a smart phone system which using ARM9 processor as the
applicant processor, M22 GSM/GPRS chip as the base band processor , embedded Linux
operating system as the mobile phone operating system and qtopia as the desktop programs.
The paper analyzes the smart phone system