簡易檢索 / 詳目顯示

研究生: 謝明憲
Ming-Hsien Hsieh
論文名稱: 使用Pro/Toolkit開發模組化產品自動化組裝之網頁平台
Using Pro/Toolkit to Develop a Web-based Platform for Automatic Assembly of Modular Products
指導教授: 林清安
Ching-An Lin
口試委員: 鄭逸琳
Yih-Lin Cheng
謝文賓
Win-Bin Shieh
學位類別: 碩士
Master
系所名稱: 工程學院 - 機械工程系
Department of Mechanical Engineering
論文出版年: 2018
畢業學年度: 106
語文別: 中文
論文頁數: 86
中文關鍵詞: 3D CADPro/ENGINEER二次開發自動化組裝網頁平台
外文關鍵詞: 3D CAD, Pro/ENGINEER, Application programming interface, Automatic assembly, Web-based platform
相關次數: 點閱:249下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 傳統的零件資料庫以靜態圖片式的型錄供使用者參考,且透過選單讓使用者篩選零件規格,使用者僅能看到個別零件的幾何模型,無法得知零件組合後的實際樣貌,導致產品的規格可能不符預期。本研究突破此種傳統網頁設計,針對模組化產品來開發具有自動組裝功能之網頁平台,使用者於此平台可即時預覽3D零件的組裝結果,準確掌握最終產品的型態及樣貌。
    本研究透過ASP.NET開發一個網頁平台,該平台能擷取零件相關參數,傳送至Pro/ENGINEER的應用程式開發模組Pro/Toolkit,然後進行下列三項工作:變更零件幾何模型之尺寸及顏色、產生零件之工程圖及利用特徵ID與座標系疊合進行零件組裝,最後將結果回傳至網頁,讓使用者預覽組件之3D幾何模型與零件之2D工程圖,並可下載相關檔案。
    本研究針對「插槽式」與「分段式」類型的模組化產品之特性設計人性化網頁介面,幫助使用者快速且準確獲得符合需求之產品,並各別以「連接器」與「辦公室屏風」為實際案例,建立可供使用者預覽最終組件的模組化產品自動化組裝之網頁平台。


    Traditional parts library uses parts’ images for user reference and drop-down menus for selection of parts’ specifications. It tends to find incorrect product specifications because such a system does not show the shape of the final assembled product. This study aims to solve such a problem found in traditional webpage design by developing a web-based platform featuring automatic assembly specifically for modular products, enabling the user to instantly preview the final assembly and precisely understand the type and appearance of a product.
    ASP.NET is used in this study to develop a platform capable of retrieving parts’ parameters and inputting them to the Pro/Toolkit module embedded in Pro/ENGINEER. The following tasks are then undertaken: changing the size and color of the geometric model, generating an engineering drawing for each individual part, and assembling parts through feature IDs and coordinate systems. The final results are transmitted back to the webpage, allowing the user to preview the 3D geometric model of the assembly and the 2D engineering drawings of the parts. The user can also download the relevant files.
    User-friendly webpages are designed in this research according to the characteristics of slot-type and section-type modular products, enabling the user to quickly and precisely find products that meet the user’s needs. Connectors and office partitions are included as examples, showcasing the design of an automatic assembly web platform allowing the user to instantly preview modular products.

    摘要 I Abstract II 誌謝 III 目錄 IV 圖目錄 VII 第一章 緒論 1 1.1 研究背景與動機 1 1.2 研究方法與目的 5 1.3 論文架構 8 第二章 文獻探討及開發工具簡介 10 2.1 文獻探討 10 2.2 開發工具簡介 16 2.2.1 Pro/Toolkit之簡介 16 2.2.2 ASP.NET之簡介 17 2.2.3 Microsoft SQL Server之簡介 18 2.2.4 VRML之簡介 18 2.2.5 Cortona3D之簡介 19 第三章 插槽式產品自動化組裝網頁平台運作機制 20 3.1 連接器之零件組裝關係 20 3.2 建立連接器幾何模型資料 22 3.2.1 建立連接器幾何模型 22 3.2.2 建立幾何模型之特徵及尺寸Family Table 23 3.2.3 建立連接器之零件工程圖 25 3.3 連接器網頁平台之建立與架構說明 26 3.4 連接器網頁選單操作流程 27 3.5 連接器網頁預覽功能 32 3.5.1 網頁預覽之操作 33 3.5.2 資料夾監聽 34 3.5.3 自動化組裝連接器幾何模型之過程 35 3.5.4 Pro/E二次開發程式內部運作 39 3.5.5 輸出結果與回傳網頁 45 第四章 分段式產品自動化組裝網頁平台運作機制 50 4.1 辦公室屏風之零件組裝關係 51 4.2 建立辦公室屏風幾何模型資料 52 4.2.1 建立辦公室屏風幾何模型 52 4.2.2 建立幾何模型之尺寸關係 53 4.3 辦公室屏風網頁平台之建立與架構說明 55 4.4 辦公室屏風網頁選單操作流程 56 4.5 辦公室屏風網頁預覽功能 61 4.5.1 自動化組裝屏風幾何模型之過程 62 4.5.2 屏風幾何模型之尺寸與顏色設計變更過程 65 4.5.3 檔案處理與回傳網頁 67 第五章 結論與未來研究方向 69 5.1 結論 69 5.2 未來研究方向 70 參考文獻 71

    [1]Karl, U. (1995), “The role of product architecture in the manufacturing firm,” Research Policy, Vol. 24, No. 3, pp. 419-440.
    [2]Karl, U. and Steven, D.E. (2012), Product Design and Development, The McGraw-Hill Companies, Inc., New York, NY, USA.
    [3]http://www.te.com/usa-en/products/connectors/rectangular-connectors/intersection/hdc.html?tab=pgp-story
    [4]https://www.officefurniture.com/8805210.aspx
    [5]劉駿昱,「以Pro/Toolkit開發零件擷取及預覽平台」(2009),碩士論文,台灣科技大學機械工程系,台北市。
    [6]謝祥耀,「Pro/ENGINEER 零件庫網路平台之程式開發及實務應用」(2012),碩士論文,台灣科技大學機械工程系,台北市。
    [7]鄭飛,「基於Pro/E的網絡標準件庫系統的研究與開發」(2006),碩士論文,華中科技大學,武漢。
    [8]李英帆,「機械零件之自動化出圖」(2016),碩士論文,台灣科技大學機械工程系,台北市。
    [9]簡超,「具參數計算功能之網頁零件庫」(2017),碩士論文,台灣科技大學機械工程系,台北市。
    [10]Bai, X.H., Li, F. and Lin, J. (2013), “Digital Automatic Assembly Technology of Stubble-cutting Equipment of No-till Planter,” Applied Mechanics and Materials, Vols. 423-426, pp. 2907-2910.
    [11]Cao, Y., Bai, Y. and Wang, Y. (2009), “Three-Dimensional Standard Part Library Development Based on Pro/TOOLKIT and Database,” International Conference on Networking and Digital Society, May 30-31, Guiyang, Guizhou, China.
    [12]Malahova, A., Butans, J. and Tiwari, A. (2009), “A Web-based CAD System for Gear Shaper Cutters,” 7th IEEE International Conf. on Industrial Informatics, June 23-26, Cardiff, Wales, UK.
    [13]Simpson, T.W., Nanda, J., Halbe, S., Umapathy, K., and Hodge, B. (2003), “Development of a framework for web-based product platform customization,” ASME Journal of Computing and Information Science in Engineering, Vol. 3, No. 2, pp. 119-129.
    [14]Siddique, Z. and Boddu, K. (2005), “A cad template approach to support web-based customer centric product design,” Journal of Computing and Information Science in Engineering, Vol. 5, No. 4, pp. 381-386.
    [15]Li, Y.G., Lu, Y., Liao, W.H. and Lin, Z.K. (2006), “Representation and share of part feature information in web-based parts library,” Expert Systems with Applications, Vol. 31, No. 4, pp. 697-704.
    [16]Jong, W.R. and Wu, C.H. (2006), “A Web-Based Knowledge Management for Conceptual Mold Design,” Proceedings of the 36th International Conference on Computers and Industrial Engineering, June 20-23, Taipei, Taiwan.
    [17]Kim, Y.H., Choi, Y.S. and Yoo, S.B. (2001), “Brokering and 3D collaborative viewing of mechanical part models on the Web,” International Journal of Computer Integrated Manufacturing, Vol. 14, No. 1, pp.28-40.
    [18]朱劍飛,「網絡環境下三維模型的協同瀏覽、查詢和批注技術研究」(2003),碩士論文,西北工業大學,西安。
    [19]Huang, J.M., Jou, Y.T., Zhang, L.C., Wang, S.T. and Huang, C.X. (2009), “A web-based model for developing: A mold base design system,” Expert Systems with Applications, Vol. 36, No. 4, pp. 8356-8367.
    [20]許庭瑋,「Pro/ENGINEER 標準零件庫資料新增導引系統之開發」(2016),碩士論文,台灣科技大學機械工程系,台北市。
    [21]Pro/TOOLKIT User’s Guide (2009), Parametric Technology Corporation, Needham, MA, USA.
    [22]王文波(2010),Pro/E Wildfire 4.0二次開發實例解析,清華大學出版社,北京。
    [23]資訊教育研究室(2011),ASP.NET 4.0從零開始:使用C# 2010,博碩文化股份有限公司,台北。
    [24]http://www.cortona3d.com

    無法下載圖示 全文公開日期 2023/06/26 (校內網路)
    全文公開日期 本全文未授權公開 (校外網路)
    全文公開日期 本全文未授權公開 (國家圖書館:臺灣博碩士論文系統)
    QR CODE