freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

基于arm的嵌入式系統(tǒng)設(shè)計(jì)碩士學(xué)位論文(已修改)

2024-09-11 15:32 本頁(yè)面
 

【正文】 xx 大學(xué)碩士學(xué)位論文 i 碩士學(xué)位論文 基于 ARM的嵌入式系統(tǒng)設(shè)計(jì) 第一章 摘要 嵌入式系統(tǒng)以其小型、專用、易攜帶、可靠性高的特點(diǎn),已經(jīng)在各個(gè)領(lǐng)域得到了廣泛的應(yīng)用,如軍事國(guó)防、消費(fèi)電子、通信設(shè)備、工業(yè)控制等。嵌入式處理器內(nèi)嵌實(shí)時(shí)操作系統(tǒng) (RTOS),具有實(shí)時(shí)性、低成本、小型化、專用化和高可靠性,克服了傳統(tǒng)的基于單片機(jī)控制系統(tǒng)功能不足和基于 PC的系統(tǒng)非實(shí)時(shí)性的缺點(diǎn)。隨著嵌入式系統(tǒng)軟硬件技術(shù)的飛速發(fā)展,其應(yīng)用領(lǐng)域必將更為廣闊,嵌入式系統(tǒng)的研究將會(huì)有非常廣泛的前景。 本課題的目的就是研究適用于學(xué)校教學(xué)的嵌入式系統(tǒng)平臺(tái),這對(duì) 于提高對(duì)嵌入式系統(tǒng)的理解具有重要意義。本課題以嵌入式系統(tǒng)設(shè)計(jì)原理和實(shí)際應(yīng)用為核心,從理論上和技術(shù)方法上開(kāi)展了一系列研究。主要工作有 : 1 、全面系統(tǒng)地概述了嵌入式系統(tǒng)的發(fā)展過(guò)程和分類,及其在各個(gè)領(lǐng)域內(nèi)的應(yīng)用,以及嵌入式系統(tǒng)的發(fā)展方向 。 2 、基于嵌入式系統(tǒng)設(shè)計(jì)原理的嵌入式開(kāi)發(fā)平臺(tái)的設(shè)計(jì)的總體方案,從硬件和軟件兩個(gè)方面講述了嵌入式系統(tǒng)的設(shè)計(jì)思想和方法,及其可行性的論證 。 3 、嵌入式系統(tǒng)硬件平臺(tái)的設(shè)計(jì)與調(diào)試,著重?cái)⑹隽擞布脚_(tái)的整體設(shè)計(jì)方案,包括各個(gè)設(shè)計(jì)模塊的選型與接口電路的設(shè)計(jì) 。 4 、嵌入式系統(tǒng)所采用的操作系統(tǒng)的 移植與調(diào)試,詳細(xì)講敘了 181。C/OSII實(shí)時(shí)操作系統(tǒng)在基于 LPC2136 的嵌入式控制器硬件平臺(tái)上的移植過(guò)程及注意事項(xiàng) 。 5 、對(duì) 181。C/OSII內(nèi)核實(shí)時(shí)性能進(jìn)行了深入的分析,通過(guò)實(shí)際測(cè)試得出了在特定條件下 181。C/OSII的實(shí)時(shí)響應(yīng)參數(shù)。 6 、在后繼的工作中,我們還要在實(shí)時(shí)嵌入式操作系統(tǒng)的基礎(chǔ)上完成對(duì)操作系統(tǒng)的擴(kuò)展以及對(duì)各個(gè)模塊的驅(qū)動(dòng)。 xx 大學(xué)碩士學(xué)位論文 II 總之,本文完成了嵌入式系統(tǒng)的硬件平臺(tái)構(gòu)架、實(shí)時(shí)嵌入式操作系統(tǒng)的移植,為今后嵌入式系統(tǒng)的后繼開(kāi)發(fā)提供了一個(gè)嵌入式平臺(tái)。 關(guān)鍵詞 : 嵌入式系統(tǒng) ARM RTOS 181。C/OSII 第二章 Abstract With the development of IT work technology, embedded system shows a new direction of technology development. Embedded system has been applied in military, electronics, munication, industrial control and so on, with respect to its small size, high performance, low cost, high reliability and oriented object program. Embedded controller with RTOS gets over the traditional microcontroller and the disadvantage of the unreal time specialty base on pc, instead it is realtime, low cost ,miniaturized ,customized ,and high dependability. It also has a broad foreground , along with the fast development of hardware of embedded system . This intention of this topic is designing the embedded system, which is important for enhancing the understanding of embedded system. The research is highlighted in both design theory and applications of embedded system, which extended its developments. This paper is anized into six parts: 1. This article essentially introduced the development of embedded system, its classification, applications in numerous areas, and its development orientation. 2. The second chapter covers the general design of the embedded system, based on the elements of embedded system design. then it shows the devise ideology and methods in either hardware or software, and the demonstration of its accessibility. 3. The third chapter gives out the hardware of the embedded system, including design, test and implementation of each module, as well as their interface circuitry. 4. The forth chapter introduces the process and attentions of RTOS 181。C/OSII, when explanted to the LPC2136 embedded controller hardware platform. 5. It covers a indept analyzing in the realtime performance in μC/OSII core, as xx 大學(xué)碩士學(xué)位論文 III well as the real time respond parameter in the very condition. 6. In the future, we will expand the operation system based on RTOS, and derivations of each module. In a word, the article provides keen insight into the platform architecture of hardware and explants of the RTOS, in addition to affording an embedded platform for the subsequence developments. Key word: embedded system ARM RTOS 181。C/OSII xx 大學(xué)碩士學(xué)位論文 IV 目 錄 第一章 緒論 ......................................................................... 錯(cuò)誤 ! 未定義書(shū)簽。 嵌入式系統(tǒng)簡(jiǎn)介 .......................................................................................... 2 嵌入式系統(tǒng)的定義和特點(diǎn) ................................................................ 2 嵌入式系統(tǒng)的發(fā)展和趨勢(shì) ................................................................ 2 嵌入式處理器概述 ...................................................................................... 4 嵌入式處理器的 分類 ......................................................................... 4 ARM 處理器簡(jiǎn)介 .................................................................................. 6 本文主要研究的問(wèn)題背景和內(nèi)容 ............................................................ 7 本文主要研究的問(wèn)題背景 ................................................................ 7 本文主要內(nèi)容描述和安排 ................................................................ 8 第二章 嵌入式系統(tǒng)總體設(shè)計(jì) ............................................................................. 9 嵌入式系統(tǒng)設(shè)計(jì)方法討論 ......................................................................... 9 開(kāi)發(fā)平臺(tái)的功能需求分析 .........................................................................11 開(kāi)發(fā)平臺(tái)軟硬件的選擇 .............................................................................12 系統(tǒng)硬件平臺(tái)的選擇 .........................................................................13 嵌入式 ARM 處理器的選型 ...........................................13 LPC2136 芯片簡(jiǎn)介 ............................................................15 片外外圍設(shè)備的選擇 ...................................................16 系統(tǒng)軟件的選擇 ..................................................................................17 實(shí)時(shí)操作系統(tǒng)的選型原則 ...........................................18 幾種開(kāi)源的嵌入式操作系統(tǒng)的比較 .........................20 181。C/OSII 的特點(diǎn) ................................................................24 xx 大學(xué)碩士學(xué)位論文 V 開(kāi)發(fā)平臺(tái)方案總體規(guī)劃 .............................................................................25 硬件規(guī)劃 ...............................................................................................25 軟件規(guī)劃 ...............................................................................................27 第三章 嵌入式系統(tǒng)硬件詳細(xì)設(shè)計(jì) .....................................................................29 LPC2136 芯片結(jié)構(gòu) ......................................................................................29 LPC2136 功能模塊 .............................................................................29 LPC2136 管腳配置 .............................................................................30 硬件原理 .......................................................................................................30 電源電路 ........................................
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1