博碩士論文 109552011 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:51 、訪客IP:3.147.127.55
姓名 邱華彥(HUA-YAN CIOU)  查詢紙本館藏   畢業系所 資訊工程學系在職專班
論文名稱 半導體量測機台自動化程式設計以台灣上市上櫃公司為例
相關論文
★ 基於最大期望算法之分析陶瓷基板機器暗裂破片率★ 基於時間序列預測的機器良率預測
★ 基於OpenPose特徵的行人分心偵測★ 建構深度學習CNN模型以正確分類傳統AOI模型之偵測結果
★ 一種結合循序向後選擇法與回歸樹分析的瑕疵肇因關鍵因子擷取方法與系統-以紡織製程為例★ 融合生成對抗網路及領域知識的分層式影像擴增
★ 針織布異常偵測方法研究★ 基於工廠生產資料的異常機器維修預測
★ 萃取駕駛人在不同環境之駕駛行為方法★ 基於刮痕瑕疵資料擴增的分割拼接影像生成
★ 應用卷積神經網路於航攝影像做基於坵塊的水稻判釋之研究★ 採迴歸樹進行規則探勘以有效同時降低多種紡織瑕疵
★ 應用增量式學習於多種農作物判釋之研究★ 應用自動化測試於異質環境機器學習管道之 MLOps 系統
★ 農業影像二元分類:坵塊分離的檢測★ 應用遷移學習於胚布瑕疵檢測
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 半導體晶圓的生產流程步驟複雜繁多,以及近期第三世代半導體材料氮化鎵(GaN)的興起,工廠為了因應新世代的來臨,陸續地導入了許多新型機台。然而在關鍵製程的生產機台站點,使用量測機台來確認晶圓,於生產製程前、生產製程後的數值變化,方能即時確認該站的製程情況,並且同時提高產品的品質。
廠內在導入一台新型量測機台時,前置作業包含許多環節,例如機台設備與自動化程式的通訊連線狀況、自動化程式所發送命令是否被機台接受並且機台收到命令後執行對應之動作,以及最後自動化程式上拋至伺服器端的量測結果的量測值、格式是否為製程工程師所需等事宜。
前述所列之前置作業,對於工廠內的管理層來說,將會把自動化程式的開發時程與其規劃至同一時程表當中。因此,本論文將設計一套量測機台之自動化程式,針對來自不同設備供應商的量測機台,且透過軟體工程手法,解析機台作業流程與命令訊息格式和內容,並將自動化程式的功能封裝模組化,提供給後續引進新型量測機台對應之自動化程式作為使用,以及同時保留程式修改擴充的彈性。
摘要(英) The process of semiconductor wafers is complicated with many processes, and GaN, a third-generation material, is on the rise in the near future. In response to the advent of new material generation, the company has introduced many new equipment. Measurement equipment is used to ensure the wafer’s quality at critical process. Through pre-measure and post-measure, the process status can be confirmed in real-time.
When introducing a new measurement equipment into factory, the pre-processing involves many things, such as checking the connection between the program and the equipment, and the commands are accepted and executed properly by the equipment, and the format and content of the data uploaded to server by the program is in accordance with the processing engineer’s requirements.
The pervious operations listed above will be planned in the same schedule as the development of the program for management in factory. Therefore, in this paper, we will design the program architecture for different equipment suppliers’ measurement equipment, and analyze the operation flow and command message format and content through software engineering, and functionalize and modularize the program to provide the program for subsequent introduction of new measurement equipment, as well as retain the flexibility of program.
關鍵字(中) ★ 半導體
★ 量測機台
★ 軟體工程
關鍵字(英) ★ Semiconductor
★ Measurement equipment
★ Software engineer
論文目次 摘要 i
Abstract ii
致謝 iii
目錄 iv
表目錄 vii
圖目錄 vii
一、 緒論 1
1-1 研究背景 1
1-2 研究動機與目的 1
1-2-1 問題定義 2
1-2-2 作業流程定義 2
1-3 論文架構 2
二、 背景知識 3
2-1 SECS/GEM 3
2-2 Design for change 4
2-3 統一建模語言 5
2-4 組合結構圖 6
2-5 狀態圖 7
2-6 循序圖 10
三、 系統架構 16
3-1 問題定義 16
3-2 系統架構設計 17
四、 案例討論 21
4-1 案例一:Identical 21
4-2 案例二:Similar 23
4-3 案例三:Vender define 24
4-4 案例四:Creation 25
4-5 案例五:Turnstile 26
4-6 案例討論總結 27
五、 結論 28
參考文獻 29
參考文獻 [1] ITRT. "SECS/GEM 介紹." https://secs.itri.org.tw/about-secs-gem.html (accessed May, 2023).
[2] S. Stuurman, Design for change. Heerlen: Open Universiteit, 2015, pp. 7-22.
[3] V. Paradigm. "What is Composite Structure Diagram?" https://www.visual-paradigm.com/guide/uml-unified-modeling-language/what-is-composite-structure-diagram/ (accessed May, 2023).
[4] IBM. "Composite structure diagrams." https://www.ibm.com/docs/en/rational-soft-arch/9.7.0?topic=diagrams-composite-structure (accessed May, 2023).
[5] BAL. "An Introduction To State Diagrams." https://www.businessanalystlearnings.com/ba-techniques/2017/7/5/an-introduction-to-state-diagrams (accessed May, 2023).
[6] CREATELY. "Sequence Diagram Tutorial – Complete Guide with Examples." https://creately.com/guides/sequence-diagram-tutorial/ (accessed May, 2023).
指導教授 梁德容(Deron Liang) 審核日期 2023-8-21
推文 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聯絡  - 隱私權政策聲明