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

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

      基于internet的嵌入式遠程測控終端研制

       本文ID:LWGSW9270 價格:收費積分/100
      掃一掃 掃一掃
      本站會員可自行下載:下載地址 基于internet的嵌入式遠程測控終端研制 (收費:8000 積分)  

      電子通信論文編號:TX047       論文字?jǐn)?shù):61106,頁數(shù):110

      目    錄
      摘    要   I
      ABSTRACT   II
      目    錄   III
      第1章 緒論   1
      1.1研究目的和意義   1
      1.2國內(nèi)外現(xiàn)狀   2
      1.3主要研究工作   4
      第2章 系統(tǒng)方案   5
      2.1網(wǎng)絡(luò)架構(gòu)方案   5
      2.1.1 C/S與B/S模式   5
      2.1.2 HTTP及CGI   7 
      2.1.3動態(tài)網(wǎng)頁技術(shù)   14
      2.1.4系統(tǒng)實現(xiàn)   19
      2.2 終端平臺方案   21
      2.2.1 軟件環(huán)境   21
      2.2.2 硬件環(huán)境   25
      2.2.3實現(xiàn)方案   28
      2.3小結(jié)   31
      第3章 終端平臺硬件系統(tǒng)開發(fā)   32
      3.1 最小系統(tǒng)   32
      3.1.1 微處理器   32
      3.1.2數(shù)據(jù)/程序存儲器   36
      3.1.3輔助模塊   38
      3.2 網(wǎng)絡(luò)模塊   41
      3.2.1芯片特性   41
      3.2.2工作原理   42
      3.2.3接口設(shè)計   43
      3.3 I/O、模擬數(shù)字、測控通訊模塊   43
      3.3.1 I/O模塊   44
      3.3.1 模擬數(shù)字轉(zhuǎn)換模塊   44
      3.3.2 通訊模塊   46
      3.4 小結(jié)   48

      第4章 終端平臺軟件系統(tǒng)開發(fā)   49
      4.1 軟件開發(fā)環(huán)境及機理   50
      4.1.1 編譯環(huán)境  51
      4.1.2 調(diào)試環(huán)境  54
      4.1.3系統(tǒng)運行機理   55
      4.2 啟動加載程序移植   57
      4.2.1 ARMboot啟動流程   57
      4.2.2 ARMboot移植   61
      4.3 ARM-Linux內(nèi)核移植   63
      4.3.1 ARM-Linux啟動流程   64
      4.3.2 ARM-Linux內(nèi)核板級移植   68
      4.4文件系統(tǒng)建立   73
      4.5 設(shè)備驅(qū)動開發(fā)   76
      4.5.1 驅(qū)動加載原理   77
      4.5.2 驅(qū)動模塊開發(fā)   78
      4.6 小結(jié)   82
      第5章 應(yīng)用層開發(fā)   83
      5.1 B/S模式的建立   83
      5.1.1 HTTP服務(wù)器選型   83
      5.1.2 HTTP服務(wù)器集成   85
      5.1.3 CGI表單處理   86
      5.2 C/S模式的建立   88
      5.2.1 C/S模式程序開發(fā)   89
      5.2.2 報文約定   92
      5.3 基于KVM實現(xiàn)的探討   93
      5.4小結(jié)   94
      第6章 應(yīng)用示例   95
      6.1程序設(shè)計   95
      6.2 界面示例   99
      第7章 結(jié)論與展望   100
      7.1結(jié)論   100
      7.2展望   101
      參 考 文 獻  102

      摘    要
      本文嘗試并實現(xiàn)了借助現(xiàn)有信息網(wǎng)絡(luò)Internet結(jié)合嵌入式測控終端節(jié)點完成對遠程現(xiàn)場對象的測試與控制的構(gòu)想。研制過程中,我們通過對網(wǎng)絡(luò)以及終端系統(tǒng)方案的論證、軟、硬件平臺的研發(fā)以及應(yīng)用層的開發(fā),為從任何地點、在任何時間都能夠獲取到現(xiàn)場測試信息并實施控制的愿望提供了機制保證。
      在網(wǎng)絡(luò)架構(gòu)方面,在分析數(shù)據(jù)傳輸模式以及靜態(tài)、動態(tài)網(wǎng)頁刷新技術(shù)的基礎(chǔ)上,通過將B/S與C/S模式相結(jié)合的方法,利用Java Applet瀏覽器端動態(tài)網(wǎng)頁技術(shù)以及嵌入式web server技術(shù),在客戶瀏覽器端和測控終端之間建立了基于HTTP以及通用Socket調(diào)用的兩類通訊信道,通過網(wǎng)頁文件和測控數(shù)據(jù)分開傳輸?shù)姆绞綄崿F(xiàn)動態(tài)交互。
      對于測控終端平臺,從實現(xiàn)基本的Internet接入功能及實現(xiàn)基本的測控功能方面,兼顧軟、硬件協(xié)同考慮,提出了采用ARM-Linux架構(gòu)來構(gòu)建通用應(yīng)用平臺的方案。
      硬件系統(tǒng)上,采用了一款片上集成豐富接口資源的ARM720T內(nèi)核微處理器為主控芯片,在最小系統(tǒng)基礎(chǔ)上擴展了以太網(wǎng)控制芯片,從而實現(xiàn)測控與網(wǎng)絡(luò)功能一體化。
      軟件系統(tǒng)上,采用Linux內(nèi)核為系統(tǒng)支撐,構(gòu)建了包括ARMboot、設(shè)備驅(qū)動模塊以及文件系統(tǒng)在內(nèi)的完整軟件系統(tǒng)平臺。根據(jù)需要,在底層開發(fā)了包括I/O、A/D模塊在內(nèi)的設(shè)備驅(qū)動程序;在上層集成了以thttpd為基礎(chǔ)的HTTP服務(wù)器,并利用Socket調(diào)用開發(fā)了客戶端以及測控終端的測控數(shù)據(jù)通訊服務(wù)程序。最后對基于KVM的實現(xiàn)進行了探討。
      通過示例驗證,系統(tǒng)最終實現(xiàn)了測控終端數(shù)據(jù)、狀態(tài)的回傳顯示;客戶端通過基于網(wǎng)頁的圖形用戶界面(Web Based User Interface,WBUI)對終端實施控制以及客戶端對終端的在線配置等基本功能。
      本系統(tǒng)為國內(nèi)開發(fā)自主、開源的遠程測控終端平臺提供了一個切實可行的參考方案。

      關(guān)鍵詞:遠程測控,嵌入式web server,ARM-Linux,Socket,WBUI,Internet


      ABSTRACT
      The paper makes an effort and finally implemented the concept that using the in existence Internet to monitor and control the remote filed object with the help of embedded terminal. Through reasoning of the network structure, developing of the software and hardware on platform level as well as the application level of the terminal, we provide a approach for the wish of monitoring and controlling filed objects at any time in any where.
       As far as the network structure been concerned, basing on the analyzing of data transmission mode as well as static and dynamic web refresh technology, with the method of combining B/S and C/S mode, using browser side dynamic web refresh technology Java Applet and the embedded web server technology, HTTP based and Socket based two communication channels have been established between the client side browser and terminal server side. So that the dynamic interaction was implement- ed by dividual transmition of the web page and the monitoring controlling data.
      As far as the terminal been concerned, feeding the needs of basic Internet access ability as well as the basic monitoring and controlling ability, giving attention to the cooperation of software and hardware, we come up with an ARM-Linux based structure conception for construct an universal application platform.
      In aspect of hardware, a highly integrated ARM720T core based MPU been used as the main controller extended with an ethernet controller besides the mini-periphery system so as to integrating the networking monitoring and controlling altogether.
      In aspect of software, the Linux kernel been used as the system underlay equipped with ARMboot and the file system to form a whole software platform. In needs of applications, on the bottom layer, device drivers including I/O mode and A/D mode was developed, while on the top layer a thttpd based HTTP server was integrated as well as the Socket API based communication program between client side browser and terminal server side. Finally a KVM based implementation was discussed.
      Validated by the demonstration,the system finally implemented the feed back of filed monitoring data,the controlling through the WBUI and the on line configration.
      The system provided an positively feasible solution for domestically developing of the independent and source open remote controlling and monitoring terminal.

      Key words: remote controlling and monitoring, embedded web server, ARM-Linux,
      Socket, WBUI, Internet


      相關(guān)論文
      本論文在電子通信論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
      上一篇:基于Huffman編碼的數(shù)據(jù)壓縮算法的.. 下一篇:基于Matlab的FMCW(調(diào)頻連續(xù)波)..
      Tags:基于 internet 嵌入式 遠程 終端 研制 【收藏】 【返回頂部】
      會計論文
      電子機電論文
      金融論文
      電氣自動化論文
      模具設(shè)計
      化學(xué)工程與工藝
      機械設(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é)教育
      護理學(xué)畢業(yè)論文
      其他專業(yè)論文
      歷史學(xué)論文
      學(xué)前教育畢業(yè)論文
      小學(xué)教育畢業(yè)論文
      教育管理畢業(yè)論文
      法律專業(yè)畢業(yè)論文
      漢語言文學(xué)畢業(yè)論文
      工商管理畢業(yè)論文
      人力資源畢業(yè)論文
      營銷專業(yè)畢業(yè)論文
      物流專業(yè)畢業(yè)論文
      計算機論文
      最新文章
      熱門文章
      計算機論文
      推薦文章

      本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請聯(liá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號

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

      论文格式网:毕业论文格式范文
    • <strike id="wyewq"></strike>
    • <ul id="wyewq"></ul>
      <strike id="wyewq"><input id="wyewq"></input></strike>