天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

基于ARM技術(shù)的汽車智能管理系統(tǒng)的研究與設(shè)計(jì)

發(fā)布時(shí)間:2019-02-25 15:54
【摘要】:當(dāng)今社會(huì)擁堵的城市交通是大多數(shù)發(fā)達(dá)與發(fā)展中國(guó)家繼續(xù)面臨解決的問題,應(yīng)對(duì)策略包括完善交通法規(guī),合理規(guī)劃城市道路等,最直接的也是最高效的方法就是將車輛與道路結(jié)合,運(yùn)用高科技技術(shù)規(guī)劃行車路線,保證行駛安全等功能。如今的車載管理系統(tǒng)市場(chǎng)可以說是種類繁多,他們相互競(jìng)爭(zhēng)的核心則是管理系統(tǒng)的智能程度、硬件成本與軟件功能。隨著智能管理系統(tǒng)的服務(wù)要求逐步提高,因此研發(fā)一款功能完善,低成本高性能,開發(fā)周期短,易于維護(hù)升級(jí)的基于嵌入式的車載智能管理系統(tǒng)是很有必要的。 ARM與Android的結(jié)合媲美當(dāng)年Intel與Windows的黃金組合,其充分利用ARM微處理器的高性能、低功耗、穩(wěn)定性強(qiáng),擴(kuò)展豐富的特點(diǎn),外加Android操作系統(tǒng)的很好的兼容性、移植性,開發(fā)周期短,易于維護(hù)升級(jí)等優(yōu)勢(shì)決定了在消費(fèi)品嵌入式領(lǐng)域作為應(yīng)用產(chǎn)品的首選解決方案。多用于智能手機(jī),智能家居,機(jī)頂盒與車載系統(tǒng)中。 采用ARM微處理器結(jié)合Android開源操作系統(tǒng)的汽車智能管理系統(tǒng),其主要設(shè)計(jì)目標(biāo)在于實(shí)現(xiàn)最優(yōu)行車路線規(guī)劃與GPS導(dǎo)航、保障行車安全、采用人臉識(shí)別技術(shù)防止車輛被盜以及自動(dòng)泊車等功能。不是單獨(dú)以車輛為對(duì)象,而是將車輛、駕駛員與道路三者有機(jī)的結(jié)合在一起研究。 本文根據(jù)智能汽車管理系統(tǒng)的功能要求與應(yīng)用領(lǐng)域,對(duì)嵌入式的硬軟件等各項(xiàng)技術(shù)進(jìn)行了詳細(xì)的研究。在硬件方面,主要是外圍擴(kuò)展電路的研究與硬件驅(qū)動(dòng)的移植。在系統(tǒng)與軟件方面,主要研究了系統(tǒng)的移植與應(yīng)用程序的開發(fā)。硬件平臺(tái)以三星公司的S3C2440微處理器為核心,,外部包括串口、觸摸屏、GPS/GPRS、TMPS在內(nèi)的外圍設(shè)備電路。對(duì)這些硬件的工作原理,設(shè)計(jì)流程進(jìn)行了詳細(xì)的研究與分析。在軟件方面,本文全面的分析Android操作系統(tǒng)的系統(tǒng)架構(gòu),并建立了一套完整的交叉編譯環(huán)境。成功的將Android系統(tǒng)的內(nèi)核移植到S3C2440上,并主要修改開發(fā)了針對(duì)此平臺(tái)的觸摸屏,GPS,網(wǎng)卡,SD卡等外部設(shè)備的硬件驅(qū)動(dòng)程序。應(yīng)用程序方面,則著重靈活運(yùn)用開源代碼的API接口函數(shù)完成GoogleMaps結(jié)合GPS的導(dǎo)航程序與人臉識(shí)別的安全防盜系統(tǒng),以及胎壓胎溫監(jiān)控程序,提高了嵌入式設(shè)備的使用價(jià)值。通過本系統(tǒng)的研究與學(xué)習(xí),將為移動(dòng)終端嵌入式開發(fā)行業(yè)的同行在選擇方案,研究學(xué)習(xí)上提供具有價(jià)值的經(jīng)驗(yàn)。
[Abstract]:Nowadays, the congested urban traffic is a problem that most developed and developing countries continue to face. Countermeasures include perfecting traffic laws and regulations, rationally planning urban roads, and so on. The most direct and efficient method is the combination of vehicles and roads, the use of high-tech technology to plan the driving route, to ensure driving safety and other functions. Today's on-board management system market can be said to be a variety of, their core competition is the intelligence of the management system, hardware costs and software functions. With the gradual improvement of the service requirements of the intelligent management system, it is necessary to develop a vehicle intelligent management system based on embedded system, which has perfect function, low cost and high performance, short development cycle and easy to maintain and upgrade. The combination of ARM and Android is the same as the golden combination of Intel and Windows in that year. It takes full advantage of the high performance, low power consumption, strong stability, extensive and rich characteristics of ARM microprocessor, plus the good compatibility, portability and short development period of Android operating system. The advantages of easy maintenance and upgrade determine the application of embedded products in consumer products as the preferred solution. Most used in smart phones, smart homes, set-top boxes and vehicle systems. The automobile intelligent management system based on ARM microprocessor and Android open source operating system is mainly designed to realize the optimal route planning and GPS navigation, and to ensure the driving safety. Face recognition technology is used to prevent vehicle theft and automatic parking. Not only the vehicle as the object, but the vehicle, driver and road organic combination of research. According to the functional requirements and application fields of intelligent vehicle management system, the embedded hardware and software technologies are studied in detail in this paper. In the aspect of hardware, it is mainly the research of peripheral expansion circuit and the transplantation of hardware driver. In the aspect of system and software, the transplant of the system and the development of the application program are mainly studied. Hardware platform based on Samsung S3C2440 microprocessor as the core, external including serial port, touch screen, GPS/GPRS,TMPS and other peripheral devices circuit. The working principle and design flow of these hardware are studied and analyzed in detail. In the aspect of software, this paper analyzes the system architecture of Android operating system, and establishes a complete cross-compiling environment. The kernel of Android system is successfully transplanted to S3C2440, and the hardware driver of touch screen, GPS, network card, SD card and other external devices for this platform is mainly modified and developed. In the aspect of application program, the API interface function of open source code is used flexibly to complete the security anti-theft system of GoogleMaps combined with GPS navigation program and face recognition, as well as the tire pressure tire temperature monitoring program, which improves the use value of embedded devices. Through the research and learning of the system, it will provide valuable experience for the peers in the embedded development industry of mobile terminal to choose the scheme and study the research.
【學(xué)位授予單位】:成都理工大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2012
【分類號(hào)】:TP315;TP368.1

【參考文獻(xiàn)】

相關(guān)期刊論文 前10條

1 何鋒;;一種應(yīng)用于自動(dòng)泊車系統(tǒng)的車位檢測(cè)方法[J];傳感器世界;2009年03期

2 殷建紅;;硬件發(fā)展 嵌入式(Embedded)車載GPS導(dǎo)航產(chǎn)品發(fā)展趨勢(shì)[J];音響改裝技術(shù);2007年05期

3 王玉清;;通用分組無線業(yè)務(wù)(GPRS)分析[J];遼寧工程技術(shù)大學(xué)學(xué)報(bào);2006年S2期

4 宋延昭;嵌入式操作系統(tǒng)介紹及選型原則[J];工業(yè)控制計(jì)算機(jī);2005年07期

5 曹曉航;;GPS車載導(dǎo)航系統(tǒng)技術(shù)趨勢(shì)淺析[J];現(xiàn)代測(cè)繪;2006年01期

6 王興杰;李允;江浩;李濤;;基于Linux的嵌入式交叉開發(fā)技術(shù)[J];計(jì)算機(jī)應(yīng)用研究;2008年01期

7 向懷坤,劉小明;GPS/GIS/GSM車輛監(jiān)控調(diào)度系統(tǒng)的數(shù)據(jù)通信、轉(zhuǎn)換與顯示[J];交通與計(jì)算機(jī);2001年S1期

8 胡輝;;GPS數(shù)據(jù)采集軟件的實(shí)現(xiàn)[J];全球定位系統(tǒng);2008年01期

9 徐津津;;雙向路徑規(guī)劃在垂直自動(dòng)泊車系統(tǒng)中的仿真研究[J];天津汽車;2008年05期

10 崔更申;黃廷輝;;基于ARM7網(wǎng)絡(luò)型汽車防盜系統(tǒng)的研制[J];微計(jì)算機(jī)信息;2006年32期



本文編號(hào):2430329

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/jisuanjikexuelunwen/2430329.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶84d29***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com