跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.23) 您好!臺灣時間:2025/10/28 01:00
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:李溢明
研究生(外文):Yi-Ming Lee
論文名稱:以PDML應用於網際網路同步工程分析平台的建立-以產品組裝與拆解為例
論文名稱(外文):The Application of PDML in Establishing the Web-based Analysis Platform of Concurrent Engineering :A Casestudy of Product Assembly and Disassembly
指導教授:余志成
指導教授(外文):Jyh-Cheng Yu
學位類別:碩士
校院名稱:國立高雄第一科技大學
系所名稱:機械與自動化工程所
學門:工程學門
學類:機械工程學類
論文種類:學術論文
論文出版年:2004
畢業學年度:92
語文別:中文
論文頁數:130
中文關鍵詞:裝配順序拆卸順序XML關聯矩陣同步工程STEP
外文關鍵詞:Relationship MatrixAssembly sequenceDisassembly sequenceConcurrent EngineeringSTEPXML
相關次數:
  • 被引用被引用:1
  • 點閱點閱:252
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
為利於產品同步工程設計評估、資訊傳遞與管理,網際網路將會是重要的工具,本文以產品後製程分析中零件拆卸與重組裝順序分析為例,說明網際網路同步工程設計分析平台的架構。一個網路化的分析工具主要包括標準化的設計資料模型、模組化的分析工具與網路介面三個部分,後製程分析中主要包括維修零件的拆裝,與產品報廢時的零件材料回收的拆解,為實現零件拆裝順序分析的自動化,本文以關聯矩陣(Relationship Matrix)表現產品結構陳列關係,利用產品資料標準STEP融合XML(eXtensible Markup Language)文件格式,用以儲存與交換產品結構設計資料。配合所提出的物件推論法則,推導最佳的拆卸與重組裝步驟,並以Matlab撰寫伺服端的自動化分析模組。最後藉由VS.NET設計網際網路整合介面,設計一套產品組裝與拆解線上分析系統(OAPAD),藉以闡述產品同步工程分析網路化架構的可行性。
Internet techniques are indispensable tools to facilitate the design reviews and the data management in the product concurrent engineering. This thesis uses the deduction of assembly and disassembly sequences in the post-manufacturing analysis as a vehicle to illustrate the concept of the web-based Concurrent Design Analysis via Internet. A web-based analysis tool includes three parts: a standardized data model, analyzing modules, and an Internet interface. The post-manufacturing analysis includes product service and product recycling, which involves product disassembly and reassembly. This study adopts the Relationship Matrix (RM) to represent the product layout structure, and applies the PDML (Product Data Markup Language) represent the standardized data model. PDML combines the XML(eXtensible Markup Language) and the STEP techniques to facilitate the product data management. A Matlab analysis module for product assembly and disassembly sequencing is designed using RM and the inference rules. The STEP-based product data model and the analysis module are then integrated via VS.NET to realize the on-line design reviewer. At last, this thesis describes the designed web-base system, OAPAD (Online Analysis of Product Assembly and Disassembly, and a case study to illustrate the feasibility of the proposed structure.
第1章 緒論 1
1.1 簡介 1
1.2 文獻回顧 1
1.2.1 同步工程設計分析 1
1.2.2 陳列表示法 3
1.2.3 資料標準化 5
1.3 研究方法與步驟 7
第2章 產品結構表現法 8
2.1 產品組裝與拆卸 8
2.1.1 可裝配性分析 8
2.1.2 可維修性分析 9
2.1.3 可回收性分析 11
2.2 陳列設計表現法 14
2.2.1 物件與鏈結 15
2.2.2 關聯矩陣 17
2.3 回收區塊的判斷與區塊關聯矩陣 19
2.3.1 回收區塊判斷 19
2.3.2 回收區塊流程與區塊關聯矩陣 20
第3章 產品裝配與拆卸步驟的推論 27
3.1 裝配順序推論自動化 27
3.1.1 合理化關聯矩陣的特性 27
3.1.2 裝配順序的推論流程 29
3.2 維修零件拆卸與重組裝的推論 33
3.3 產品回收區塊分解步驟的推論 37
第 4 章 可擴充性標記語言(XML)於產品資料交換之應用 39
4.1 產品資料結構 39
4.2 文件的交換標準-XML 43
4.2.1 簡介 43
4.2.2 具彈性之XML標記語言 48
4.2.3 XML語法編輯與架構 49
4.3 產品資料標記語言-PDML 51
4.3.1 以XML表示Express語法中Entity的定義、參照與屬性 52
4.3.2 EXPRESS導入XML 54
4.3.3 實體(Entity)和屬性(Attribute) 58
4.4 Express導入XML的轉換例 61
第 5 章 產品維修與回收拆卸與重組裝網路化分析 71
5.1 產品拆卸、重組裝與回收區塊分解之系統架構 71
5.2 OAPAD介面設計 73
5.2.1 使用者登入介面 73
5.2.2 產品結構(Product Structure)輸入介面 75
5.2.3 關聯矩陣(Relationship Matrix)分析介面 77
5.2.4 組裝分析(Assembly Analysis)分析介面 78
5.2.5 拆解分析(Disassembly Analysis)分析介面 79
5.2.6 回收拆解(Recycling Disassembly)分析介面 80
5.2.7 回收處理方式(Recycling Database)設定介面 81
5.3 實例分析與應用 83
第6章 結論與未來展望 91
6.1 結論 91
6.2 未來努力方向 91
參考文獻 93
附錄A 96
附錄B 99
附錄C 105
[1] Boothroyd, G., Dewhurst, P., 1983, “Design for Assembly: a designer’s handbook”, Boothroyd Dewhurst Inc., Wakerfield, Rhode Island.
[2] Struges,R.H. and Kilani,M.I., 1992, “Towards an Integrated Design for an Assembly Evaluation and Reasoning System”, Computer Aided Design,Vol.24 No.2,pp.67-79
[3] Makino A., Barkan P., and Pfaff R.,1989, “Design for Serviceability,” Proc. Of the 1989 ASME Winter Annual Meeting 1989, San Francisco CA.
[4] Dowie T., Simon M., and Fogg B.,1995, “Product Disassembly Costing in A Life-Cycle Context,” Clean Electronics Products and Technology, 9-11, pp. 202-207
[5] Chen, R. W. ,Navin-Chandra, D., Prinz, F.B. , 1993 ,”Product Design for Recyclability:A Cost Benefit Analysis Model and its Application”, IEEE,pp.178-183
[6] Beitz, W., 1992, “Design for Ease of Recycling,” Technology University of Berlin,Berlin,.
[7] 江吉祥,2000,”以STEP為基進行產品組裝與拆卸分析之推演架構”,碩士論文,國立台灣科技大學機械系
[8] Ishii, K., Eubanks, C.F., and Marks, M., 1993, “Evaluation Methodology for Post-manufacturing Issues in Life-cycle Design,” Concurrent Engineering: Research and Application, Vol.1, pp.61-68.
[9] 廖偉志,2001,”物件陳列表示法與產品組裝維修和回收設計同步化分析”,碩士論文,國立台灣科技大學機械系
[10] Dini, G. , Santochi, M.,1992, “Automated Sequencing and Subassembly Detecting in Assembly Planning”, Annals of The CIRP, Vol.41, pp.1-4
[11] Wang, F. and Mills, J. ,2000,”A Product Data Model and Processor Supporting Virtual Product Development”, Proc. of the ASME 2000 Design Engineering Technical Conferences And Computers and Information in Engineering Conference, DETC2000/CIE-14618.
[12] J. Gardien, E. Hines, J. Welsh,and P. Schwalb, June 1997, “Agility through Information Sharing: Results Achieved in a Production Setting,” Concurrent Engineering: Research and Applications, Vol.5, No.2,pp.101-111
[13] 張益慶,2000,”以STEP支援產品公差資料交換之研究”,碩士論文,國立中興大學機械系
[14] Elmasri, R., Navathe, S.B.,2000, Fundamentals of Database Systems, Addison-Wesley
[15] 周碩聰,2001, ”網路庫存管理之物件模型”,碩士論文,國立台灣大學工程學研究所
[16] 林怡君,2001,”以STEP為基之產品設計資料模型進行產品可維修性分析”,碩士論文,國立台灣科技大學機械系
[17] Yen, D.C., Huang, S.M., Ku, C.Y., 2002,Computer Standards and Interfaces Volume: 24, Issue: 4 , pp. 347-362
[18] 陳國田,2000,” XML於產品資料交換的應用”,碩士論文,國立台灣科技大學工業管理系
[19] Struges,R.H. and Kilani,M.I., 1992, “Towards an Integrated Design for an Assembly Evaluation and Reasoning System”, Computer Aided Design,Vol.24 No.2,pp.67-79
[20] Wang, F. and Mills, J., 2000, ”A Product Data Model and Processor Supporting Virtual Product Development”, Proc. of the ASME 2000 Design Engineering Technical Conferences And Computers and Information in Engineering Conference, DETC2000/CIE-14618.
[21] Liu, T.H., Fischer, G.W., 1995, “An Assembly Code Classification and Coding Schema Based on a STEP Mechanical Product Model”, Manufacturing Review, Vol.8,NO.1,pp.33-46
[22] Product Data Markup Language Introduction:http://www.pdml.org/pdmlintro.html
[23] 普悠瑪數位科技,2002,XML技術入門指南,初版一刷,普悠瑪數位科技發行
[24] 林怡君、吳品先、余志成,2001,”以 STEP為基之產品設計資料模型進行產品可維修性分析”,第十二屆全國自動化科技研討會論文集,雲林虎尾技術學院
[25] 吳品先、余志成,2002,”產品概念設計的同步化分析”,中國機械工程學會第十九屆全國學術研討會論文集,虎尾技術學院
[26] International Standard Organization 10303-41, 1994 ,Industrial Automation Systems and Integration - Product Data Representation and Exchange - Part 21: Implementation Methods: Clear text encoding of the exchange structure, Dec. [27] International Standard Organization 10303-44, 1994 ,Industrial Automation Systems and Integration - Product Data Representation and Exchange - Part 21: Implementation Methods: Clear text encoding of the exchange structure, Dec. [28] 游志男,2002,XML入門與應用,頁1-28,初版二刷,松崗發行。
[29] Burkett, W.C., 1999, ”PDML White paper:A New Paradigm for Product Data Exchange and Integration”.Containment Early Binding,2000, Containment Early
Binding Draft 1.6 1 Background and context (Informative) 1.1 http://www.steptools.com/projects/xml/CEB2Xbinding.pdf
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top