<fieldset id="woggq"><menu id="woggq"></menu></fieldset>
          論文格式
          電氣工程 會計論文 金融論文 國際貿(mào)易 財務(wù)管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計算科學(xué) 電氣自動化 歷史論文
          機(jī)械設(shè)計 電子通信 英語論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學(xué)工程 漢語言文學(xué) 免費獲取
          制藥工程 生物工程 包裝工程 模具設(shè)計 測控專業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計工程 教育技術(shù)學(xué) 論文降重
          通信工程 電子機(jī)電 印刷工程 土木工程 交通工程 食品科學(xué) 藝術(shù)設(shè)計 新聞專業(yè) 信息管理 給水排水工程 化學(xué)工程工藝 推廣賺積分 付款方式
          • 首頁 |
          • 畢業(yè)論文 |
          • 論文格式 |
          • 個人簡歷 |
          • 工作總結(jié) |
          • 入黨申請書 |
          • 求職信 |
          • 入團(tuán)申請書 |
          • 工作計劃 |
          • 免費論文 |
          • 合作期刊 |
          • 論文同學(xué)網(wǎng) |
          搜索 高級搜索

          當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 電氣工程論文
          畢業(yè)論文標(biāo)題:

          基于ARM的嵌入式遠(yuǎn)程控制系統(tǒng)的研究與應(yīng)用

           本文ID:LWGSW11693 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 基于ARM的嵌入式遠(yuǎn)程控制系統(tǒng)的研究與應(yīng)用 (收費:11800 積分)  

          電氣工程論文編號:DQ245   論文字?jǐn)?shù):17927,頁數(shù):39

          摘要:計算機(jī)技術(shù)發(fā)展到今天,嵌入式系統(tǒng)的應(yīng)用越來越廣泛:嵌入式計算機(jī)在應(yīng)用數(shù)量上遠(yuǎn)遠(yuǎn)超過了各種通用計算機(jī),一臺通用計算機(jī)的外部設(shè)備中就包含5-10個嵌入式微處理器。而隨著網(wǎng)絡(luò)技術(shù)日新月異的發(fā)展,各種網(wǎng)絡(luò)器件成為嵌入式系統(tǒng)新的應(yīng)用。微處理器產(chǎn)生后,價格低廉、結(jié)構(gòu)小巧的CPU和外設(shè)連接提供了穩(wěn)定可靠的硬件架構(gòu)。20世紀(jì)90年代,ARM32位嵌入式RISC處理器擴(kuò)展到世界范圍,占據(jù)了低功耗、低成本和高性能的嵌入式系統(tǒng)應(yīng)用領(lǐng)域的領(lǐng)先地位。
           Linux因其可應(yīng)用于多種硬件平臺;是免費軟件,源代碼可以得到;微內(nèi)核,本身內(nèi)置網(wǎng)絡(luò)支持和高度模塊化等優(yōu)點,非常適合做嵌入式開發(fā)的操作系統(tǒng)。Uclinux是Linux的一個分支,是專為沒有MMU(內(nèi)存管理單元)的CPU而設(shè)計的。
           本論文主要研究了基于ARM的嵌入式Linux開發(fā)。這個研究開發(fā)是在實踐的基礎(chǔ)上完成的,設(shè)計了以三星ARM7TDMI CPU為核心的嵌入式硬件系統(tǒng),并在此基礎(chǔ)上嵌入Uclinux操作系統(tǒng),在uclinux系統(tǒng)上可以開發(fā)各種應(yīng)用,本文主要研究了其中一個應(yīng)用--嵌入式WEB服務(wù)器,該WEB服務(wù)器采用HTTP協(xié)議。我們已經(jīng)成功解決了ARM的開發(fā)難題,研究了ARM的開發(fā)方案,以及uclinux針對ARM的移植難題,這在嵌入式系統(tǒng)研究領(lǐng)域,有較高的實踐和研究價值。我們所研究的這個嵌入式系統(tǒng)具有低成本,高效率的特點,值得推廣。最后本論文對所做的工作地總結(jié)并展望了本嵌入式系統(tǒng)的其它應(yīng)用。
          關(guān)鍵詞:嵌入式; WEB服務(wù)器; 遠(yuǎn)程控制; ARM; Internet應(yīng)用

          Abstract:With the rapid development of computer technology,embedded system is more and more widely used. By now, embedded computer system is much more than common computer in quantity: there are about 5-10 microprocessor in the peripheral equipment of a computer. At the mean time, lots of network equipments become the new application environment of embedded system since the progressively development of network technology. The cheap and powerful microprocessor and various kinds of peripheral equipments have make the hardware frames of all kinds of embedded applications stable and reliable. Since 1990s ,ARM which is 32-bit embedded RISC microprocessor,has been spread to the range of the world and occupied in the field of application of low consumption, low cost and high performance embedded system.
           Because it’s excellent kernel design and application performance, Linux is running on many kinds of hardware .Linux also owns other merits such as its free source code, its inherit networking functions and its modularization design in kernel. Therefore Linux is very suitable to be the operate system of embedded system. uClinux is a branch of embedded Linux And it is designed for NO-MMU CPU.
           In this thesis, the embedded Linux system based on ARM has been developed .The embedded hardware system was designed taking Samsung ARM7TDMI CPU as core. And a small uClinux system can be developed. This thesis introduces one application embedded web server and its protocol-HTTP. We have already solved the problem of developing ARM and rescarched the project of developing ARM.The important thing is that we successfully solved the difficultyes of porting uClinux into ARM hardware platform. This provides with a higher practice and research value in the field of studying embedded system. Our embedded system has the characters of low cost and high efficiency. At last, a sum-up and prospect of some other usage of  Linux embedded system are given.
          Keywords:  Embedded; WEB servers; Remoto control;ARM;Internet  Application


          相關(guān)論文
          本論文在電氣工程論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:紅外遙控家用電器智能節(jié)電器的設(shè)計 下一篇:工廠10kV變電所一次系統(tǒng)的設(shè)計
          Tags:基于 ARM 嵌入式 遠(yuǎn)程 控制系統(tǒng) 研究 應(yīng)用 【收藏】 【返回頂部】
          會計論文
          電子機(jī)電論文
          金融論文
          電氣自動化論文
          模具設(shè)計
          化學(xué)工程與工藝
          機(jī)械設(shè)計
          電子通信論文
          英語論文
          行政管理論文
          物流論文
          電子商務(wù)論文
          法律論文
          國際貿(mào)易論文
          財務(wù)管理論文
          人力資源論文
          市場營銷論文
          土木工程論文
          工商管理論文
          工程管理論文
          漢語言文學(xué)論文
          教育管理論文
          測控專業(yè)論文
          交通工程論文
          旅游管理論文
          新聞專業(yè)論文
          藝術(shù)設(shè)計
          教育技術(shù)學(xué)論文
          應(yīng)用物理學(xué)論文
          輕化工程論文
          德語專業(yè)論文
          給水排水工程
          服裝設(shè)計與工程
          食品生物技術(shù)
          材料科學(xué)與工程
          電視制片管理
          工業(yè)工程論文
          文化產(chǎn)業(yè)管理
          包裝工程論文
          印刷工程論文
          信息管理論文
          制藥工程論文
          生物工程論文
          電子信息工程
          信息計算科學(xué)
          電氣工程論文
          通信工程論文
          財務(wù)會計畢業(yè)論文
          電子商務(wù)畢業(yè)論文
          現(xiàn)代教育技術(shù)
          信息管理專業(yè)
          心理學(xué)專業(yè)
          數(shù)學(xué)與應(yīng)用數(shù)學(xué)
          數(shù)學(xué)教育
          護(hù)理學(xué)畢業(yè)論文
          其他專業(yè)論文
          歷史學(xué)論文
          學(xué)前教育畢業(yè)論文
          小學(xué)教育畢業(yè)論文
          教育管理畢業(yè)論文
          法律專業(yè)畢業(yè)論文
          漢語言文學(xué)畢業(yè)論文
          工商管理畢業(yè)論文
          人力資源畢業(yè)論文
          營銷專業(yè)畢業(yè)論文
          物流專業(yè)畢業(yè)論文
          計算機(jī)論文
          最新文章
          熱門文章
          計算機(jī)論文
          推薦文章

          本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請聯(lián)系指出,本站及時確認(rèn)刪除 E-mail:349991040@qq.com

          論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供電氣工程論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

          Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號

          感谢您访问我们的网站,您可能还对以下资源感兴趣:

          论文格式网:毕业论文格式范文
        • <tfoot id="ewws8"></tfoot>
        • <ul id="ewws8"></ul>
          <fieldset id="ewws8"></fieldset>
          <ul id="ewws8"><dfn id="ewws8"></dfn></ul>