基于Internet的嵌入式遠程監(jiān)控網(wǎng)絡技術的研究與實現(xiàn)
本文選題:嵌入式 + Internet; 參考:《東華大學》2012年碩士論文
【摘要】:隨著網(wǎng)絡技術的發(fā)展,Internet已經滲透大眾生活和工業(yè)生產的方方面面.互聯(lián)網(wǎng)在經歷過“大型主機”、“服務器和PC”和“手機和移動互聯(lián)網(wǎng)終端”為載體的三個發(fā)展階段后,將逐步邁向以嵌入式設備為載體的第四個階段。而嵌入式設備具有體積小、實時性好、可靠性高、功能完善等特點。面向21世紀的嵌入式系統(tǒng)要求配備標準的一種或多種網(wǎng)絡通信接口,針對外部聯(lián)網(wǎng)要求,嵌入式設備必須配有通信接口,相應需要TCP/IP協(xié)議簇軟件支持。因此嵌入式設備和Internet的結合成為了一種必然趨勢,本文正是在此大背景之下所做的研究。 遠程監(jiān)控是指本地計算機以web作為通信平臺對遠端的計算機或設備進行監(jiān)測和控制。本課題是將Internet與嵌入式設備結合,使用本地計算機通過Internet對現(xiàn)場嵌入式設備及下位機進行遠程監(jiān)控。設計并實現(xiàn)了一個比較完整的網(wǎng)絡化監(jiān)控系統(tǒng)。該系統(tǒng)以步進電機為被控對象,以片上系統(tǒng)AT89S52作為步進電機的控制芯片,通過CAN通信與現(xiàn)場嵌入式系統(tǒng)鏈接,PC機通過Internet來訪問嵌入式系統(tǒng),對被控對象進行監(jiān)測與控制。全文的主要研究內容和創(chuàng)新點如下: 1.基于Interent的嵌入式遠程監(jiān)控網(wǎng)絡的總體架構設計;贗nterenet的嵌入式遠程監(jiān)控網(wǎng)絡系統(tǒng)分為三大主體,即監(jiān)控端(PC機)、主控端和執(zhí)行端。其中監(jiān)控端是與主控端之間通過Interent進行通信,主控端與現(xiàn)場執(zhí)行端之間通過CAN總線進行通信。系統(tǒng)的整體框架為: 監(jiān)控端←Internet→主控端←CAN總線→現(xiàn)場執(zhí)行端 2.基于Internet的嵌入式遠程監(jiān)控網(wǎng)絡的主控端設計。主控端是基于Internet的嵌入式遠程監(jiān)控網(wǎng)絡承上啟下的部分,是基于S3C2440A來實現(xiàn)的,包括硬件和軟件設計。主控端硬件設計主要包括電源電路、復位電路、存儲器等外圍電路。主控端軟件設計實現(xiàn)了linux平臺下具有Internet和CAN雙向收發(fā)能力的軟件。主控端通過Internet通信接收監(jiān)控端的指令轉發(fā)執(zhí)行端或通過CAN總線接收執(zhí)行端的信息轉發(fā)監(jiān)控端。因此,主控端實現(xiàn)了Internet和CAN兩種通信的對接,是整個系統(tǒng)的紐帶。 3.基于Internet的嵌入式遠程監(jiān)控網(wǎng)絡的執(zhí)行端設計。執(zhí)行端設計實現(xiàn)了基于CAN通信的步進電機與旋轉編碼器的控制系統(tǒng),該系統(tǒng)通過CAN通信接收控制指令和發(fā)送運行狀態(tài),包括硬件和軟件設計。硬件設計利用AT89S52單片機、旋轉編碼器和光電耦合器來實現(xiàn)MCU對步進電機的控制;軟件設計通過定時器中斷和比較器中斷等實現(xiàn)了CAN接收函數(shù),CAN發(fā)送函數(shù)和步進電機的控制函數(shù)。 4.CAN和RS-232協(xié)議轉化器設計。該協(xié)議轉換器實現(xiàn)了CAN通信協(xié)議和RS-232協(xié)議的轉換,實現(xiàn)不具備CAN總線接口的設備可以直接掛接到總線網(wǎng)絡上,實現(xiàn)資源的重復利用。利用AT89S52單片機、SJA1000和PCA82C250構成硬件電路;軟件實現(xiàn)CAN中斷接收、CAN發(fā)送、串行中斷接收和串行發(fā)送等子函數(shù)。 5.CAN總線網(wǎng)絡實時性研究。提出了基于動態(tài)優(yōu)先級調度算法來改進CAN總線網(wǎng)絡的實時性。首先通過肯達爾模型計算出CAN網(wǎng)絡數(shù)據(jù)幀丟失概率、網(wǎng)絡阻塞概率和單個數(shù)據(jù)幀的等待時間與網(wǎng)絡負載的關系,然后提出動態(tài)優(yōu)先級調度算法,并通過仿真分析與標準CAN調度算法進行比較,動態(tài)優(yōu)先級調度算法能明顯改善CAN網(wǎng)絡的實時性。
[Abstract]:With the development of network technology, Internet has permeated all aspects of mass life and industrial production. After the three development stages of "mainframe", "server and PC" and "mobile phone and mobile internet terminal", the Internet will gradually move towards the fourth phases of the embedded device as the carrier. The equipment has the characteristics of small size, good real-time, high reliability and perfect function. The embedded system facing twenty-first Century requires a standard or a variety of network communication interfaces. In view of the requirements of the external networking, the embedded devices must be equipped with communication interfaces and need the support of the TCP/IP protocol cluster software. Therefore, embedded devices and Internet This combination is becoming an inevitable trend.
Remote monitoring means that the local computer monitors and controls the remote computer or equipment using web as the communication platform. This topic is to combine the Internet with the embedded equipment, use the local computer to monitor the field embedded equipment and the lower machine through Internet, and design and implement a relatively complete network monitoring system. The system takes the step motor as the controlled object, and uses the AT89S52 on the chip system as the control chip of the stepping motor. The system links the embedded system with the field embedded system through the CAN communication. The PC machine visits the embedded system through Internet to monitor and control the controlled object. The main content and innovation of the full text are as follows:
1. the overall architecture design of the embedded remote monitoring network based on Interent. The embedded remote monitoring network system based on Interenet is divided into three main bodies, namely, the monitoring terminal (PC machine), the master control end and the executive end. The monitoring terminal is communication between the main control terminal and the main control terminal through the Interent, and the main control terminal and the scene executes are carried out through the CAN bus. Communication. The overall framework of the system is:
Monitor terminal Internet to main control terminal CAN bus to field execution end.
2. the main control terminal of the embedded remote monitoring network based on Internet. The main control terminal is based on the Internet based embedded remote monitoring network. It is based on the S3C2440A, including the hardware and software design. The main control terminal hardware design mainly includes the power circuit, the reset circuit, the memory and other peripheral circuits. The design realizes the software with Internet and CAN bidirectional transmitting and receiving ability under the Linux platform. The main control terminal receives the directives of the monitoring terminal through the Internet communication and receives the information forwarding monitoring terminal through the CAN bus. Therefore, the main control terminal realizes the docking of two kinds of communication between Internet and CAN, and is the link of the whole system.
3. the design of the execution terminal of the embedded remote monitoring network based on Internet. The executive terminal designed and realized the control system of the step motor and rotary encoder based on CAN communication. The system receives the control instructions and sending running state through the CAN communication, including the hardware and software design. The hardware design uses the AT89S52 singlechip, the rotary encoder and the rotary encoder. The photoelectric coupler is used to control the step motor of MCU. The software design realizes the CAN receiving function, the CAN sending function and the control function of the stepping motor through the interruption of the timer and the comparator interruption.
4.CAN and RS-232 protocol converter design. The protocol converter realizes the conversion of the CAN communication protocol and the RS-232 protocol. The device that does not have the CAN bus interface can be directly attached to the bus network to realize the reuse of the resources. The hardware circuit is composed of AT89S52 MCU, SJA1000 and PCA82C250, and the software realizes CAN interrupt reception, C. AN sends, serial interrupt receive and serial transmission functions.
The real-time performance of 5.CAN bus network is studied. A dynamic priority scheduling algorithm is proposed to improve the real-time performance of the CAN bus network. First, the Kendal model is used to calculate the data frame loss probability, the network blocking probability and the waiting time of the single data frame and the network load, and then the dynamic priority scheduling algorithm is proposed. Compared with the standard CAN scheduling algorithm, the dynamic priority scheduling algorithm can significantly improve the real-time performance of CAN networks.
【學位授予單位】:東華大學
【學位級別】:碩士
【學位授予年份】:2012
【分類號】:TP368.1;TP277
【相似文獻】
相關期刊論文 前10條
1 李世芳;AT90SMEG103單片機在供水系統(tǒng)中的應用[J];海河水利;2001年05期
2 焦政,陳仁甫,唐毅;“ZN-081微處理機化分散型遠動系統(tǒng)[J];計算機工程;1984年01期
3 沈世莊;YTK隔爆兼本質安全型礦用遠動通道[J];工礦自動化;1985年01期
4 任兆蘭;MYD-Ⅱ型遠動裝置[J];電子技術應用;1979年06期
5 楊士輝,仲鴻生;輸油管道運動系統(tǒng)[J];信息與控制;1980年02期
6 李國健;;YSC-1遙控遙測遙訊系統(tǒng)的同步和差錯控制[J];西安電子科技大學學報;1984年02期
7 ;萬盛(中國)科技有限公司[J];消防技術與產品信息;2009年07期
8 周其昌;;給水遠動技術[J];給水排水;1975年04期
9 李廣建,蔣建飛,王錦洋,李中華;循環(huán)流化床鍋爐多媒體遠程監(jiān)控網(wǎng)絡研究開發(fā)[J];測控技術;2000年08期
10 ;YD76型遠動裝置簡介[J];廣播與電視技術;1979年01期
相關會議論文 前4條
1 周先奉;何連躍;;麒麟天機可擴展監(jiān)控管理系統(tǒng)設計[A];中國電子學會第十六屆信息論學術年會論文集[C];2009年
2 常新亮;王倩;;基于QNX的SCADA系統(tǒng)嵌入式通信前置機的研究與設計[A];湖北省電工技術學會2004年學術年會論文集[C];2004年
3 徐安立;姚宇新;;微機監(jiān)控管理系統(tǒng)在城市供水事業(yè)中的應用與展望[A];中國土木工程學會水工業(yè)分會第四屆理事會第一次會議論文集[C];2002年
4 王春革;孫立功;;鐵路電力遠動技術的應用和思考[A];第十屆中國科協(xié)年會中部地區(qū)物流產業(yè)體系建設論壇專輯[C];2008年
相關重要報紙文章 前10條
1 本報記者 李小鷗;遠程監(jiān)控網(wǎng)絡——電梯業(yè)服務新焦點[N];中國機電日報;2002年
2 林穎;連江創(chuàng)建食品藥品安全“3+T”網(wǎng)絡[N];中國醫(yī)藥報;2008年
3 王安利 廖紹安 鄭桂麗;遠程監(jiān)控與生物多樣性保護[N];中國畜牧獸醫(yī)報;2006年
4 本報記者 卞艷蓉;網(wǎng)管外包既省錢又省心[N];中國計算機報;2000年
5 張舸;恩施電信力助電力信息化發(fā)展[N];人民郵電;2008年
6 海門市環(huán)境保護局局長 曹振新;實施四大治水工程 創(chuàng)建和諧水質環(huán)境[N];江蘇經濟報;2005年
7 陳琛;蓮湖 點滴的環(huán)保 全民的幸福[N];西安日報;2011年
8 趙建華;哈爾濱海關全力支持哈飛航空“騰飛”[N];國際商報;2007年
9 趙建華;哈爾濱海關多管齊下助力哈飛騰飛[N];中國國門時報;2007年
10 特約通訊員 張貴生;天津市熱電公司節(jié)能減排成效顯著[N];中國職工科技報;2008年
相關碩士學位論文 前10條
1 劉向明;基于Internet的嵌入式遠程監(jiān)控網(wǎng)絡技術的研究與實現(xiàn)[D];東華大學;2012年
2 鄧威威;基于Web的低成本遠程監(jiān)控網(wǎng)絡設計與應用[D];浙江大學;2012年
3 呂明;機車柴油機綜合狀態(tài)監(jiān)測和故障診斷系統(tǒng)的設計[D];武漢理工大學;2012年
4 周先奉;麒麟天機監(jiān)控管理系統(tǒng)的設計與實現(xiàn)[D];國防科學技術大學;2009年
5 譚秀華;ZigBee技術在遠程監(jiān)控網(wǎng)絡中的應用研究[D];華北電力大學;2011年
6 郭書強;供水深井無線監(jiān)控系統(tǒng)的研究[D];大慶石油大學;2006年
7 李志勇;彩報印刷墨色預置控制系統(tǒng)的設計與研究[D];山西大學;2008年
8 王麗紅;機械自動化控制系統(tǒng)中RS485-光-CAN通信模塊設計與開發(fā)[D];西南交通大學;2009年
9 張慶飛;基于虛擬樣機的并聯(lián)機構振動仿真分析[D];沈陽理工大學;2012年
10 王偉;基于ARM和視頻監(jiān)控的智能家居系統(tǒng)的設計與研究[D];東華大學;2011年
,本文編號:1901600
本文鏈接:http://sikaile.net/kejilunwen/jisuanjikexuelunwen/1901600.html