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

當(dāng)前位置:主頁 > 科技論文 > 計(jì)算機(jī)論文 >

基于ARM-Linux的無線區(qū)域通信系統(tǒng)的研究與實(shí)現(xiàn)

發(fā)布時(shí)間:2019-04-18 09:07
【摘要】:隨著Intemet的發(fā)展和后PC時(shí)代的到來,嵌入式系統(tǒng)的應(yīng)用日益廣泛,嵌入式系統(tǒng)以其內(nèi)核小、專用性強(qiáng)、系統(tǒng)精簡、高實(shí)時(shí)性等特點(diǎn),在各領(lǐng)域取得了廣泛應(yīng)用。三星公司出產(chǎn)的ARM系列S3C2440處理器以其低價(jià)格、低功耗等優(yōu)勢在工控設(shè)備、PDA等領(lǐng)域占有了重要的市場份額。同時(shí)支持ARM技術(shù)的嵌入式Linux操作系統(tǒng),具有內(nèi)核可裁減、代碼開放等特點(diǎn),將Linux操作系統(tǒng)應(yīng)用到嵌入式系統(tǒng)中,可以充分發(fā)揮ARM和Linux兩者的優(yōu)勢。本文描述的即是基于此軟硬件環(huán)境,利用藍(lán)牙技術(shù)實(shí)現(xiàn)的無線區(qū)域通信系統(tǒng)。 藍(lán)牙技術(shù)作為一種全球開放的無線通信技術(shù)標(biāo)準(zhǔn),為用戶提供低成本、低功耗的短距離無線連接。藍(lán)牙V4.0規(guī)范,是藍(lán)牙發(fā)展史上一次史無前例的重大轉(zhuǎn)折點(diǎn),將迎來的是高速無線數(shù)據(jù)傳輸時(shí)代。該規(guī)范在低功耗模式下,把藍(lán)牙的傳輸距離增加到了100米以上,藍(lán)牙的應(yīng)用在不久的將來會(huì)進(jìn)一步得到了極大的擴(kuò)展。 針對以上情況,本文提出了開發(fā)基于ARM-Linux的無線區(qū)域通信系統(tǒng)的設(shè)想,并對其進(jìn)行了深入的研究和探討。主要理論研究與實(shí)驗(yàn)成果包含以下幾個(gè)方面: (1)分析當(dāng)前主流無線技術(shù)的發(fā)展現(xiàn)狀及性能優(yōu)劣,進(jìn)行綜合比較,結(jié)合藍(lán)牙技術(shù)具體狀況,選用TTL串口藍(lán)牙模塊;探討多種嵌入式處理器的特點(diǎn)和應(yīng)用范圍,著重研究了ARM系列處理器的性能特點(diǎn),以ARM9核心板配備底板作為實(shí)驗(yàn)開發(fā)板;集成三星3.5寸LCD觸摸屏,通過Framebuffer應(yīng)用程序接口,控制LCD顯示屏將系統(tǒng)向用戶提供的服務(wù)和反饋的信息顯示出來;詳細(xì)了解電阻式觸摸屏的工作原理,實(shí)現(xiàn)從外界接收數(shù)據(jù)輸入,實(shí)現(xiàn)人機(jī)交互界面。 (2)深入分析當(dāng)今具有影響力的嵌入式操作系統(tǒng),從成本、維護(hù)、硬件支持、GUI界面等多方因素進(jìn)行對比評析,著重?cái)⑹隽俗顬檫m合本文應(yīng)用開發(fā)的Linux操作系統(tǒng);在利用u-boot作為bootload啟動(dòng)開發(fā)板之后,將操作系統(tǒng)移植并固化到核心板的存儲(chǔ)區(qū)。 (3)應(yīng)用程序的開發(fā)與實(shí)現(xiàn)。描述開發(fā)板與藍(lán)牙模塊的結(jié)構(gòu)和接口,通過TTL串口實(shí)現(xiàn)兩者的硬件連接;簡單了解藍(lán)牙協(xié)議棧,使用模擬串口方式進(jìn)行藍(lán)牙技術(shù)開發(fā);人際交互有多個(gè)界面設(shè)計(jì):提示性界面、搜索結(jié)果顯示、數(shù)據(jù)輸入界面、發(fā)送、顯示接收數(shù)據(jù)界面等;在主機(jī)PC機(jī)上完成搜索設(shè)備、與遠(yuǎn)程建立連接、發(fā)送信息、接收并顯示信息等功能的設(shè)計(jì)與開發(fā),利用交叉編譯工具編譯之后,生成可執(zhí)行文件移植進(jìn)開發(fā)板,從而實(shí)現(xiàn)整個(gè)無線區(qū)域信息交流系統(tǒng)。 本文實(shí)現(xiàn)了基于ARM-Linux的無線區(qū)域范圍內(nèi)設(shè)備搜索、英文信息發(fā)送和接收等基本通信功能,且操作簡單;但人機(jī)交互界面設(shè)計(jì)不夠精細(xì),漢字傳輸與字體庫函數(shù)的移植等都有待今后進(jìn)一步的研究與完善。
[Abstract]:With the development of Intemet and the coming of post-PC era, embedded system has been widely used in various fields because of its small kernel, strong specificity, simple system, high real-time and so on. Samsung produced ARM series S3C2440 processor with its low price, low power consumption and other advantages in industrial control equipment, PDA and other areas of the important market share. At the same time, the embedded Linux operating system, which supports the ARM technology, has the characteristics of reducing the kernel and opening the code. The application of the Linux operating system to the embedded system can give full play to the advantages of both ARM and Linux. This paper describes a wireless area communication system based on Bluetooth technology, which is based on this software and hardware environment. Bluetooth technology, as a global open wireless communication technology standard, provides low-cost, low-power short-distance wireless connectivity for users. Bluetooth v4.0 specification is an unprecedented turning point in the history of Bluetooth, and will usher in the era of high-speed wireless data transmission. In low power consumption mode, the transmission distance of Bluetooth is increased to more than 100 meters, and the application of Bluetooth will be greatly expanded in the near future. In view of the above situation, this paper puts forward the idea of developing the wireless area communication system based on ARM-Linux, and makes a deep research and discussion on it. The main theoretical research and experimental results include the following aspects: (1) analyze the current mainstream wireless technology development status and performance advantages and disadvantages, make a comprehensive comparison, combined with the specific situation of Bluetooth technology, select TTL serial Bluetooth module; The characteristics and application range of many embedded processors are discussed, and the performance characteristics of ARM series processors are studied emphatically. The ARM9 core board is equipped with backplane as the experimental development board. Samsung 3.5-inch LCD touch screen integration, through the Framebuffer application program interface, control the LCD display system to provide services and feedback information to display; Understand the principle of resistive touch screen in detail, realize receiving data input from outside world and realizing human-computer interface. (2) analyzing the influential embedded operating system, comparing and analyzing the factors such as cost, maintenance, hardware support, GUI interface and so on, focusing on the Linux operating system which is the most suitable for the application and development of this paper. After using u-boot as the bootload boot development board, the operating system is transplanted and solidified to the storage area of the core board. (3) the development and implementation of the application program. The structure and interface of the development board and Bluetooth module are described, the hardware connection between them is realized by TTL serial port, the Bluetooth protocol stack is simply understood, and the Bluetooth technology is developed by analog serial port. There are several interface designs for interpersonal interaction: cue interface, search result display, data input interface, sending, display receiving data interface and so on. After completing the search device on the host PC, establishing remote connection, sending information, receiving and displaying information, and so on, after compiling with the cross-compiling tool, the executable file will be transplanted into the development board. Thus the whole wireless area information exchange system is realized. In this paper, the basic communication functions such as device search, English information sending and receiving based on ARM-Linux in wireless area are realized, and the operation is simple. However, the design of human-computer interface is not fine enough. The transfer of Chinese characters and the transplantation of font library functions need to be further studied and perfected in the future.
【學(xué)位授予單位】:太原理工大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2012
【分類號(hào)】:TN92;TP368.1

【參考文獻(xiàn)】

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

1 徐毅;王家偉;;基于J2ME的無線藍(lán)牙技術(shù)在工程測繪上的應(yīng)用[J];重慶交通大學(xué)學(xué)報(bào)(自然科學(xué)版);2009年03期

2 白濤;張長利;;基于ARM和LAMP技術(shù)的抄表服務(wù)器系統(tǒng)[J];電力自動(dòng)化設(shè)備;2010年05期

3 劉宇;李建黎;;基于藍(lán)牙技術(shù)的無線顯示屏系統(tǒng)設(shè)計(jì)[J];單片機(jī)與嵌入式系統(tǒng)應(yīng)用;2010年01期

4 賀明;周中華;董利民;吳武臣;;嵌入式藍(lán)牙文件傳送方案的實(shí)現(xiàn)[J];電子技術(shù)應(yīng)用;2009年12期

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

6 張言權(quán);張勝寶;;基于嵌入式Linux的電能質(zhì)量在線監(jiān)測系統(tǒng)的研究[J];電力系統(tǒng)保護(hù)與控制;2009年07期

7 舒雙寶;羅家融;王勤ng;孫濱璇;;基于DSP和ARM便攜式電能質(zhì)量監(jiān)測系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[J];電力系統(tǒng)保護(hù)與控制;2010年24期

8 梁軍學(xué);郁濱;;Linux藍(lán)牙協(xié)議棧的USB設(shè)備驅(qū)動(dòng)[J];計(jì)算機(jī)工程;2008年09期

9 申繼偉;杜錦麗;;基于FPGA的LCD驅(qū)動(dòng)設(shè)計(jì)[J];科技信息;2011年02期

10 陳子彬;;藍(lán)牙技術(shù)能在汽車通訊得到長足的應(yīng)用[J];價(jià)值工程;2010年21期

相關(guān)碩士學(xué)位論文 前10條

1 劉領(lǐng)濤;基于PLC金相試樣拋光機(jī)控制系統(tǒng)的研究與設(shè)計(jì)[D];河北農(nóng)業(yè)大學(xué);2011年

2 岳祝強(qiáng);基于無線傳感器網(wǎng)絡(luò)的智能家居終端的研究[D];河北工程大學(xué);2011年

3 趙君蘭;智能化礦井提升機(jī)制動(dòng)系統(tǒng)檢測裝置的開發(fā)[D];西安科技大學(xué);2011年

4 董延杰;基于WinCE的鐵路橋梁檢測系統(tǒng)接收終端的研究[D];西安科技大學(xué);2011年

5 熊志金;基于ARM的嵌入式電力遠(yuǎn)程監(jiān)測系統(tǒng)的研究[D];武漢理工大學(xué);2004年

6 趙幸;可定制的嵌入式實(shí)時(shí)Linux研究與開發(fā)[D];西北工業(yè)大學(xué);2004年

7 陳敏;基于NT68521 Scaler的液晶顯示器軟件設(shè)計(jì)[D];西南交通大學(xué);2004年

8 陳敏;嵌入式Linux應(yīng)用支撐技術(shù)[D];西北工業(yè)大學(xué);2005年

9 陳澤江;航天GPS數(shù)據(jù)采集、處理及地面檢測系統(tǒng)的研究[D];中國科學(xué)院研究生院(空間科學(xué)與應(yīng)用研究中心);2005年

10 邵雷兵;嵌入式網(wǎng)絡(luò)管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];浙江大學(xué);2004年

,

本文編號(hào):2459925

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

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


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

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