欢迎来到天天文库
浏览记录
ID:12501994
大小:154.00 KB
页数:16页
时间:2018-07-17
《本科毕业设计--基于android车载虚拟仪表人机界面设计.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要车载虚拟仪表人机界面,是驾驶员获取汽车工况数据的主要界面,便于驾驶员实时全面地掌握汽车工作状态,有效地与汽车进行人机交互,对保障汽车安全稳定的行驶有着重要意义,目前普遍使用的是WindowsCE和Linux操作系统。WindowsCE操作系统功能稳定,有完善的技术支持,但价格昂贵、源代码封闭、网络可利用资源较少;Linux操作系统的最大优势在于免费和开源,是车载信息显示系统的主流操作系统,但其并不是基于移动设备开发的,不能完全满足移动设备的需求。Android是Google开发的一款基于开源操作系统Linux的开放、开源移动平台,对于目前主流的嵌入式平台支持良好,Android系
2、统的优越性能己在多款移动设备上得到验证。它包括操作系统用户界面和应用程序而且不存在任何以往阻碍移动产业创新的专有权障碍。文中提出利用Android作为车载虚拟仪表软件开发平台,在Android提供的应用程序框架上来实现虚拟仪表的人机界面。关键词:虚拟仪表操作系统人机界面Android13AbstractVehiclevirtualinstrumentinterface,isthemaininterfacedrivergetsconditiondataofautomobile,itisconvenientforthedrivertoreal-timetograsptheworkingc
3、onditionsofautomotive,effectivehuman-computerinteractionandtheautomobile,hasthevitalsignificancetoguaranteesafeandstablerunningofthecar,atpresentthewidespreaduseofWindowsCEandtheLinuxoperatingsystem.FunctionofWindowsCEoperatingsystemstability,asoundtechnicalsupport,butthepriceisexpensive,thesou
4、rcecode,canusefewerresourcesclosednetwork;maximumadvantageofLinuxoperatingsystemisfreeandopensource,isavehicleinformationdisplaysystemofmainstreamoperatingsystem,butitisnotbasedonthemobiledevicedevelopment,cannotmeetthedemandsofmobileequipmentdemand.AndroidisthedevelopmentofaGooglebasedonopenso
5、urcemobileplatform,opensourceoperatingsystemLinux,forthecurrentmainstreamembeddedplatformsupport,superiorperformanceoftheAndroidsystemhasbeenvalidatedinavarietyofmobiledevices.Itincludestheoperatingsystemuserinterfaceandapplicationprogramandthereisnopasthinderthemobileindustryinnovationpropriet
6、aryobstacles.InthispaperusingAndroidasthevirtualinstrumentsoftwaredevelopmentplatform,applicationframeworkprovidedbyAndroidtorealizevirtualinstrumentinterface.KEYWORD:VirtualinstrumentoperatingsysteminterfaceAndroid13目录第一章绪言1第一节系统硬件体系1第二章Android软件系统的定制4第一节Android系统架构4第二节程序重新开发5第三章应用程序的设计与实现8第一节
7、模块的分类8第四章结束语10结论11致谢12参考文献1313第一章绪言第一节系统硬件体系虽然Android是作为一款手机软件平台进行开发的应用程序框架和应用程序但其本质是一个嵌入式软件开发平台。若将Android用于车载虚拟仪表系统的开发,需要对仪表系统应用的特点进行调整,系统采用的硬件平台是REAL210,CPU处理速度600MHz~1GHz,基于Cortex—A8架构。系统中主要的硬件模块有音频模块、CAN模块、液晶显示模块、串口和以太网通信模块,如图
此文档下载收益归作者所有