博碩士論文 101552001 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:118 、訪客IP:18.188.35.25
姓名 張立慶(Li-Ching Chang)  查詢紙本館藏   畢業系所 資訊工程學系在職專班
論文名稱 EtherCAT工業區域網路伺服器的嵌入式系統設計與實作
(Embedded System Design and Realization of EtherCAT Master for Industrial Local Area Networks)
相關論文
★ 整合GRAFCET虛擬機器的智慧型控制器開發平台★ 分散式工業電子看板網路系統設計與實作
★ 設計與實作一個基於雙攝影機視覺系統的雙點觸控螢幕★ 智慧型機器人的嵌入式計算平台
★ 一個即時移動物偵測與追蹤的嵌入式系統★ 一個固態硬碟的多處理器架構與分散式控制演算法
★ 基於立體視覺手勢辨識的人機互動系統★ 整合仿生智慧行為控制的機器人系統晶片設計
★ 嵌入式無線影像感測網路的設計與實作★ 以雙核心處理器為基礎之車牌辨識系統
★ 基於立體視覺的連續三維手勢辨識★ 微型、超低功耗無線感測網路控制器設計與硬體實作
★ 串流影像之即時人臉偵測、追蹤與辨識─嵌入式系統設計★ 一個快速立體視覺系統的嵌入式硬體設計
★ 即時連續影像接合系統設計與實作★ 基於雙核心平台的嵌入式步態辨識系統
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 自動化控制系統的控制精度與即時性要求日益提高,傳統的匯流排或乙太網路已經無法滿足需求。EtherCAT具有低成本、通訊效率高、應用廣泛與速度快等優點,是工業自動化控制網路發展的必然趨勢。

本文首先討論了工業乙太網路的發展,並介紹了發展過程中的傳統匯流排與乙太網路,然後分析了EtherCAT技術與工作原理,依照EtherCAT的既定架構與MIAT方法論,經過系統分析、IDEF0與Grafcet後,設計出EtherCAT主站軟體的主要架構,並參考CoDeSys軟體的運作流程,用C語言開發EtherCAT主站,所開發出的軟體在ARM開發版上的Linaro Ubuntu作業系統下執行與從站做連結溝通,並傳送指令封包驅動從站的輸出埠來驗證EtherCAT主站功能。

本研究實現了EtherCAT主站的嵌入式系統,期望以更低的系統建置成本、更少的消耗功率和縮小設備體積,達成即時、準確與抗干擾的工業自動化系統通訊和控制應用。
摘要(英) The control accuracy and real-time requirements of automatic control system is increasing day by day, the traditional interface bus and Ethernet has been unable to meet the demand. EtherCAT has the advantages of low cost, high efficiency, wide application and communication fast, is the inevitable trend of the development of industrial automation and control network.

First, we discussesthe development of embeddedindustrial ethernet, and introduces the development of traditional bus and ethernet, then analyzes the EtherCAT works and technology, design the EtherCAT master embedded software, by combining MIAT Methodology, system analysis, IDEF0 and Grafcet, and refer to CoDeSys software the operational process, using C language development EtherCAT master, finally implementation developed software on ARM and transmits the instruction packet driver the EtherCAT slave I/O ports to verify the EtherCAT master embedded software function.

This research implement embedded system on EtherCAT master, expect to cost reduced, lower power consumption and reduce equipment size to implement real-time, accuracy and noiseless industry automatic system that can be used in communication and control system.
關鍵字(中) ★ 工業區域網路 關鍵字(英) ★ EtherCAT
論文目次 摘要 I
Abstract II
致謝 III
目錄 IV
圖目錄 VII
表目錄 IX
第一章、緒論 1
1.1 研究動機與目標 1
1.2 論文架構 3
第二章、文獻回顧 4
2.1 工業乙太網路的發展歷史 4
2.2 工業乙太網路的發展現況 4
2.2.1 確定性與即時性的通訊 5
2.2.2 穩定性與可靠性 5
2.2.3 安全性 5
2.3 EtherCAT工業乙太網路技術 6
2.3.1 傳統現場匯流排及乙太網路的即時能力 7
2.3.2 EtherCAT的即時能力 8
2.4 EtherCAT工作原理 9
2.5 工業乙太網路的未來 10
第三章、EtherCAT主站應用MIAT設計 11
3.1 嵌入式系統設計方法論 11
3.1.1 IDEF0 12
3.1.2 Grafcet 13
3.1.3 GRAFCET軟體及硬體合成 14
3.2 EtherCat主站系統架構設計 15
3.2.1 EtherCat主站輸出模組架構設計 15
3.2.2 EtherCat主站輸入模組架構設計 18
3.2.3 EtherCat主站行程資料通訊模組架構設計 19
3.2.4 EtherCat主站郵箱模組架構設計 20
3.3 EtherCat主站Grafcet離散事件建模 24
3.3.1 EtherCat主站輸出模組Grafcet 24
3.3.2 EtherCat主站輸入模組Grafcet 25
第四章、EtherCAT主站實驗 27
4.1 實驗平台 27
4.2 實驗結果 30
第五章、結論與未來研究方向 31
5.1 結論 31
5.2 未來工作 32
參考文獻 33
附錄 36
狀態機(State Machine)模組Grafcet 36
狀態機(State Machine)模組Init到Pre-Op中間狀態Grafcet 37
狀態機(State Machine)模組Pre-Op到Safe-Op中間狀態Grafcet 38
狀態機(State Machine)模組Safe-Op到Op中間狀態Grafcet 39
處理資料(Process Data)模組Grafcet 40
郵箱(Mailbox)模組Grafcet 41
EoE模組Grafcet 42
CoE模組Grafcet 43
FoE模組Grafcet 44
SoE模組Grafcet 45
分佈式時鐘(Distributed Clocks)模組Grafcet 46
分佈式時鐘(Distributed Clocks)模組取得傳輸延遲Grafcet 47
參考文獻 [1] H. Büttner, D. Janssen and M. Rostan,“EtherCAT - the Ethernet fieldbus”, PC Control Magazine, pp.14-19, March 2003
[2] M. Rostan,“High Speed Industrial Ethernet for Semiconductor Equipment”, SEMI Technical Symposium: Innovations in Semiconductor Manufacturing, San Francisco, CA, USA, 2004
[3] Jereb and M.Ajmone,“Transient performance analysis of nonpersistent CSMA and CSMA-CD protocols”, IEEE Standards on Emerging, Inst. of Commun. Electron., Tech. Univ. of Budapest, Hungary, pp.939-943, Nov 1989
[4] D. Jansen and H. Buttner,“Real-time ethernet the EtherCAT solution”, Computing & Control Engineering Journal, Vol. 15, Issue. 1, pp.16-21, Feb-March 2004
[5] Choi Young-Ho, Lee Jung-Woo, Yun Sung-Jo, Hong Sung-Ho, Suh Jin-Ho, Kim Suk-Joong and Park Jin-Ho,“Commercialization and Popularization of Robotic Intelligent Components”, International Conference on Control, Automation and Systems (ICCAS), pp.1152-1156, Oct 2012
[6] I. Kim, T. Kim, M.Sung, E. Tisserant, L. Bessard and C. Choi,“An Open-source Development Environment for Industrial Automation with EtherCAT and PLCopen Motion Control”, IEEE Conference on Emerging Technologies & Factory Automation (ETFA), pp.1-4, Sept 2013
[7] Wu Xuepei, Xie Lihua and F. Lim,“EtherCAT-enabled Next Generation Baggage Handling Systems”, IEEE Conference on Emerging Technologies & Factory Automation (ETFA), pp.1-6, Sept 2013
[8] G. Patti, L.L. Bello, G. Alderisi and O. Mirabella,“An EDF-based Swapping Approach to Enhance Support for Asynchronous Real-Time Traffic over EtherCAT networks”, IEEE Conference on Emerging Technologies & Factory Automation (ETFA), pp.1-8, Sept 2013
[9] Zhang Mingzhong, Chen Yongming and Li Yin,“Research of Communication Mechanism in CNC System Based on EtherCAT”,
International Conference on Multimedia Technology (ICMT), pp.3614-3618, July 2011
[10] Zhou Tong and Hu Jingtao,“Design and realization of EtherCAT master”, International Conference on Electronic and Mechanical Engineering and Information Technology (EMEIT), Vol. 1, pp.173-177, Aug 2011
[11] M. Cereia and S. Scanzio,“A User Space EtherCAT Master Architecture for Hard Real-Time Control Systems”, IEEE Conference on Emerging Technologies & Factory Automation (ETFA), pp.1-8, Sept 2012
[12] T.Maruyama and T.Yamada,“Hardware Acceleration Architecture for EtherCAT Master Controller”, IEEE International Workshop on Factory Communication Systems (WFCS), pp.223-232, May 2012
[13] Ching-Han Chen, Chia-Ming Kuo, Chen-Yuan Chen, and Jia-Hong Dai, “The design and synthesis using hierarchical robotic discrete-event modeling”, Journal of Vibration and Control, vol.19,no.11, pp.1603–1613, December 2013
[14] M. Cereia, I.C. Bertolotti and S.Scanzio,“Performance of a Real-Time EtherCAT Master Under Linux”,IEEE
Transactions on Industrial Informatics,Vol. 7, Issue. 4, pp.679-687, Nov 2011
[15] S. Potra and G. Sebestyen,“EtherCAT Protocol Implementation Issues on an Embedded Linux Platform”, IEEE International Conference on Automation, Quality and Testing, Robotics, Vol. 1, pp.420-425, May 2006
[16] Kang Cunfeng, Pang Yan, Ma Chunmin and Li
Chenmei,“Design of EtherCAT Slave Module”, International Conference on Mechatronics and Automation(ICMA), pp.1600-1604, Aug 2011
[17] Lee Ju Kyung, Song Young Hun, Lee Suk, Lee Kyung Chang and Lee Young Jin,“Implementation of Multi-axis Smart Driver System via EtherCAT Network based on IEC61800 standard”, International Conference on Control,
Automation and Systems (ICCAS), pp.1871-1874, Oct 2011
[18] M. Knezic, B. Dokic and Z. Ivanovic,“Increasing EtherCAT Performance Using Frame Size Optimization Algorithm”, IEEE Conference on Emerging Technologies & Factory Automation (ETFA), pp.1-4, Sept 2011
[19] Ching-Han Chen, Jia-Hong Dai,"Design and high-level synthesis of hybrid controller", Sensing and Control, 2004 IEEE International Conference on Networking, 2004, vol.1, pp.21-23
[20] Mayer,R.J , ” IDEF0 Function Modeling” ,Air Force Systems Command, 1992.
[21] G. Cena, I.C Bertolotti, S. Scanzio, A. Valenzano and C. Zunino,“Evaluation of EtherCAT Distributed Clock Performance”, IEEE Transactions on Industrial Informatics, Vol. 8, Issue. 1, pp.20-29, Feb 2012
[22] Fan Yang, Chen Ran and Chen Zhi-hui,“Communication of the Wind Turbine Testing System Based On CANopen Protocol”, IEEE Power Engineering and Automation Conference (PEAM), Vol. 1, pp.162-165, Sept 2011
[23] Alexios Lekidis, Marius Bozga and Saddek
Bensalem,“Model-based validation of CANopen systems”, IEEE Workshop on Factory Communication Systems (WFCS), pp.1-10, May 2014
指導教授 陳慶瀚(Ching-Han Chen) 審核日期 2014-7-22
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明