博碩士論文 109553027 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:79 、訪客IP:3.12.163.76
姓名 陳思穎(Shih-Ying Chen)  查詢紙本館藏   畢業系所 通訊工程學系在職專班
論文名稱 SMT-ELS 機聯網通訊協定之垂直通訊的一 般數據軟體設計和實驗
(Implementation of Vertical Communication General Data Software for SEMI SMT-ELS)
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 (2028-1-11以後開放)
摘要(中) 為了因應快速變化的生產需求,需要一個統一的通訊界面,快速調整生產線
的生產流程與料件, 本研究因而基於 SEMI 國際半導體產業協會對 SMT 組裝生
產線所提出的 SEMI SMT-ELS 規範,設計一套適用於垂直通訊一般數據的軟體。
依據 SEMI A1/A1.1 設計出新的封包格式內容, 以 MIAT 方法論的 IDEF0 設計整
體系統結構,再透過 Grafcet 圖形語言來描述離散事件模型,進行建模,接著進
行軟體高階合成,最後做一般數據的軟體整合驗證。 由於 SEMI A1/A1.1 所制定
的規範中, 一般數據的傳輸會連動數據握手的機制, 因此本文會先建立簡易的數
據握手通訊模擬, 實作一般數據的軟體於此通訊模型上, 並採用主從事架構的
Socket API 來做開發, 將一般數據各區塊封裝後傳送,再由接收端解碼。 驗證結
果證實此封包格式內容可行, 且軟體能依垂直通訊模式進行多點通訊,靈活傳輸
給多個客戶端, 不會互相干擾。
摘要(英) In order to meet the rapidly changing production requirements, a unified
communication interface is needed to quickly adjust the production process and
materials of the production line. Therefore, this research is based on the SEMI SMTELS specification proposed by the SEMI global industry association for the SMT
assembly line to design a communication system for vertical communication general
data. On the basic of SEMI A1/A1.1, this paper devises a new format for data block and
use IDEF0 of MIAT method to design the overall system architecture. Describe the
discrete event through grafcet then generate the vertical communication general data
software. Since GD’s transmission will be linked with the mechanism of data handshake,
this study will establish a simple data handshake communication first then implement
GD on it. The software will use socket API to development. Each block of general data
is encapsulated and transmitted, and then decoded by the receiver. The result verify that
the content of this data block format is feasible. Also the software can perform multicommunication in vertical communication, and flexibly transmit to multiple clients
without interfering with each other.
關鍵字(中) ★ 機聯網
★ MIAT方法論
★ 智慧製造
關鍵字(英) ★ socket
★ SEMI SMT-ELS
論文目次 摘要.................................................................................................................................I
Abstract ......................................................................................................................... II
目錄..............................................................................................................................III
圖目錄...........................................................................................................................V
表目錄........................................................................................................................ VII
第一章、緒論................................................................................................................1
1.1 研究背景.........................................................................................................1
1.2 研究目的.........................................................................................................3
1.3 論文架構.........................................................................................................4
第二章、 技術回顧........................................................................................................5
2.1 機聯網.............................................................................................................5
2.2 SEMI-ELS A1/A1.1 協定內容........................................................................5
2.3 Socket API .......................................................................................................9
第三章、系統架構......................................................................................................10
3.1 MIAT 方法論.................................................................................................10
3.1.1 IDEF0 階層式模組化設計.................................................................11
3.1.2 GRAFCET 離散事件建模 .................................................................11
3.2 VC General Data 系統架構...........................................................................12
3.3 封包傳送格式...............................................................................................14
3.4 VC General Data 傳輸模式...........................................................................16
3.4.1 General Data 的訊息協定 ..................................................................16
3.4.2 星形連接............................................................................................17
3.4.3 使用 Addressing ID 和 Message Control ID 通訊的應用範例........20
3.5 VC General Data 離散事件建模...................................................................22IV
3.5.1 VC General Data Header 模組設計 ...................................................22
3.5.2 VC General Data Body 模組設計 ......................................................32
3.6 高階軟體合成...............................................................................................35
第四章、軟體驗證......................................................................................................37
4.1 實驗開發環境...............................................................................................37
4.2 垂直通訊一般數據傳送...............................................................................38
4.3 垂直通訊一般數據通訊軟體驗證...............................................................39
4.3.1 建立連線.............................................................................................39
4.3.2 執行簡易數據握手流程及進入一般數據系統................................40
4.3.3 多點連線............................................................................................42
4.3.4 客戶端發起 Event .............................................................................44
第五章、結論與未來展望..........................................................................................45
5.1 結論...............................................................................................................45
5.2 未來展望.......................................................................................................46
參考文獻......................................................................................................................47
參考文獻 [1] Fei Tao, Ying Zuo, Li Da Xu and Lin Zhang, "IoT-Based Intelligent Perception
and Access of Manufacturing Resource Toward Cloud Manufacturing", IEEE
Transactions on Industrial Informatics, vol. 10, no. 2, pp. 1547-1557, 2014.
[2] T. C. Chan "The Development of Smart Manufacturing and Cases Study in
Taiwan," 2018 IEEE International Conference on Advanced Manufacturing
(ICAM), 2019.
[3] Alireza Esfahani; Georgios Mantas; Rainer Matischek; Firooz B. Saghezchi;
Jonathan Rodriguez, Ani Bicaku, Silia Maksuti, Markus G. Tauber, Christoph
Schmittner and Joaquim Bastos, "A Lightweight Authentication Mechanism for
M2M Communications in Industrial IoT Environment," IEEE Internet of Things
Journal, vol. 6, no. 1, pp. 288-296, 2019.
[4] Y. K. Chen,"Challenges and opportunities of internet of things" 17th Asia and
South Pacific Design Automation Conference, 2012.
[5] C. H. Chen, M. Y. Lin, Y. C. Shih, "High-Precision Time Synchronization Chip
Design for Industrial Sensor and Actuator Network", Microprocessors and
Microsystems, Vol. 91, June 2022, 104507.
[6] W. Shi, J. Cao, Q. Zhang, Y. Li and L. Xu, "Edge computing: Vision and
challenges", IEEE Internet Things J., vol. 3, no. 5, pp. 637-646, January, 2016.
[7] C. H. Chen, Chao-Tsu Liu, "A 3.5-Tier Container-Based Edge Computing
Architecture," Computers and Electrical Engineering, Vol. 93, July 2021,
107227.
[8] C. H. Chen, M. Y. Lin,and J. C. Liou, "Edge Computing Gateway of Industrial
Internet of Things Using Multiple Collaborative Microcontrollers," IEEE
Network, vol.32, no.1, January/February 2018, pp.12–21.
[9] B. Chen, J. Wan, L. Shu, P. Li, M. Mukherjee, B. Yin, "Smart Factory of Industry
4.0: Key Technologies, Application Case, and Challenges,” IEEE Access,vol.6,
pp. 6505-6519,2017.
[10] Cenk Gündoğan, Peter Kietzmann, Martine S. Lenders, Hauke Petersen,
Michael Frey, Thomas C. Schmidt, Felix Shzu-Jurasc and Matthias Wählisch,
"The Impact of Networking Protocols on Massive M2M Communication in the
Industrial IoT," IEEE Transactions on Network and Service Management, vol.
18, no. 4, pp. 4814-4828, 2021.
[11] Zhaozong Meng, Zhipeng Wu, Cahyo Muvianto and John Gray, "A DataOriented M2M 6Messaging Mechanism for Industrial IoT Applications," IEEE
Internet of Things Journal, vol. 4, no. 1, 2017, pp. 236-246.
[12] Tiffany Huang and Junko Collins, SEMI SMT-ELS: SMT Equipment Link48
Standards, 2019[Online]. January 13, 2023 Available:
https://www.semi.org/sites/semi.org/files/2020-09/semi_smtels_en_2019_1205english.pdf
[13] Yanjun Xiao, Eryue Pei, Kuan Wang, Wei Zhou and Yanchun Xiao, "Design and
Research of M2M Message Transfer Mechanism of Looms for Information
Transmission," IEEE Access, vol. 10, pp. 76136-76152, 2022.
[14] C. H. Chen, M. Y. Lin, and X. C. Guo, "High-level modeling and synthesis of
smart sensor networks for Industrial Internet of Things," Computers and
Electrical Engineering, vol. 61, pp. 48-66, 2017.
[15] R. David, "Grafcet a Powerful Tool for Specification of Logic Controllers,"
IEEE, Transactions on Control Systems Technology, vol. 3, pp. 253 268,
September 1995.
[16] C. H. Chen, M. Y. Lin, Xing-Chen Guo, "High Performance Fieldbus
Application-Specific Integrated Circuit Design for Industrial Smart Sensor
Networks," Journal of Supercomputing, September 2018, Vol.74, No.9, pp
4451-4469.
[17] R. J. Mayer, "IDEF0 function modeling," Air Force Systems Command, 1992.
[18] M. Y. Lin, C. H. Chen, Z. B. Dong, C. C. Chen, "Gigabit Modbus user datagram
protocol fieldbus network integrated with industrial vision communication,"
Microprocessors and Microsystems, Vol. 94, October 2022, 104682.
[19] C. H. Chen, M. Y. Lin, W. P. Tew, "Wireless Fieldbus Networking with Precision
Time Synchronization for a Low-Power WSAN," Microprocessors and
Microsystems, Vol. 90, April 2022, 104509.
[20] C. H. Chen, M. Y. Lin, Y. C. Shih, "High-Precision Time Synchronization Chip
Design for Industrial Sensor and Actuator Network", Microprocessors and
Microsystems, Vol. 91, June 2022, 104507.
指導教授 陳慶瀚 陳彥文 審核日期 2023-1-17
推文 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聯絡  - 隱私權政策聲明