簡易檢索 / 詳目顯示

研究生: 楊欣瑜
Hsin-yu Yang
論文名稱: 導光板之參數化塑膠模具設計
Parametric Design of Plastic Molds for Light Guide Plate
指導教授: 林清安
Ching-An Lin
口試委員: 賴景義
Lai Jiing-Yih
簡孟樹
none
鄭逸琳
Yih-Lin Cheng
學位類別: 碩士
Master
系所名稱: 工程學院 - 機械工程系
Department of Mechanical Engineering
論文出版年: 2007
畢業學年度: 95
語文別: 中文
論文頁數: 121
中文關鍵詞: 導光板塑膠模具模具設計模具參數化參照關係式設計變更資料庫幾何共享幾何資料
外文關鍵詞: Pro/ENGINEER, Pro/Toolkit, Visual C++, LGP, mold, plastic mold, ADO, Access, design, share data, top-down design
相關次數: 點閱:175下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 本論文旨在開發導光板參數化塑膠模具設計系統,透過此系統以協助機構工程師在進行導光板模具的設計變更時,只須根據實務經驗與設計需求,給予導光板的變更條件,而無須擔心設計變更過程,即可達成模具隨之變更的訴求。該系統主要工作涵蓋:(1) 以Pro/ENGINEER系統之Top-down design方式設計模仁與模座,(2) 自動化模仁設計變更,(3) 自動化模座設計。
    本研究使用Visual C++之MFC(Microsoft Foundation Class)與Pro/ENGINEER系統之程式開發工具Pro/Toolkit為核心程式,以及ADO(ActiveX Data Object)為主要技術,開發參數化塑膠模具設計系統。工程師藉由系統中之使用者介面,輸入及變更導光板的尺寸參數值,則塑膠模具的公母模仁及相關模具零件立即產生自動化設計變更。當使用者擷取模座資料後,系統藉由ADO技術來進行資料存取工作,使模座可依指定的代表尺寸呈現出,最後將經由模仁與模座設計變更後之模具自動化呈現出。


    The objective of this thesis is to develop a parametric design system for making of plastic molds of light guide plates (LGP). It is expected that the introduction of such a system would enable a product designer to focus on expressing his/her expertise in LGP design, without worrying about the subsequent tasks of plastic molding and detailed drafting. Primary research issues addressed in this thesis include: (1) use the scheme of top-down design in Pro/ENGINEER to create the geometric models for both mold cavities and mold plates, (2) employ the concept of “master assembly” to achieve the function of automatic design of mold cavities in response to the size change of LGP, and (3) introduce Microsoft Access and relevant techniques to build the data base of mold base for making of LGP products.
    As for system implementation, Microsoft Foundation Class of Microsoft Visual C++ and Pro/Toolkit of Pro/ENGINEER are used in this research to develop the proposed system. In addition, activeX data object (ADO) is adopted as the main technique for implementing the data base of plastic mold base. An LGP designer simply inputs (or edits) design parameters via graphical user interface, and the implemented system functions to generate the geometric models of core, cavity and numerous mold components in minutes. After that, a mold designer can select an appropriate type of mold base and the system uses the ADO technique to access and manipulate the data base in order to present mold plates per requested. In the end, the complete set of plastic mold is illustrated on the screen.

    中文摘要I ABSTRACTII 誌謝III 目錄IV 圖表索引VI 第一章緒論1 1.1 研究背景與動機1 1.2 研究目的2 1.3 文獻探討2 1.4 研究方法3 1.5 論文架構4 第二章模仁與模座之設計6 2.1 Top-down design簡介6 2.2 以Top-down design設計模具9 2.2.1 設計構思11 2.2.2 主控組件之建構18 2.3 產生模具各零件31 2.3.1 模具32 第三章自動化模仁設計變更37 3.1 系統開發工具Pro/Toolkit簡介37 3.1.1 物件和物件名38 3.1.2 Pro/Toolkit函式39 3.1.3 物件handle39 3.1.4 使用Pro/Toolkit進行零件設計41 3.2 模仁設計變更42 3.2.1 參數與關係式42 3.2.2 使用者介面之建立51 3.2.3 自動化設計變更53 第四章自動化模座設計55 4.1 模座設計55 4.1.1 Futaba標準模座55 4.1.2 參數與關係式56 4.2 模座資料之建立61 4.2.1 Access資料庫系統61 4.2.2 建立模座資料63 4.3 自動化模座設計之實現67 4.3.1 ActiveX Data Objects簡介67 4.3.2 SQL簡介70 4.3.3 ADO技術操作Access資料庫71 4.3.4 ADO, Visual C++與Pro/Toolkit三者之關係75 第五章系統開發與實例76 5.1 系統運作流程76 5.2 實例介紹78 第六章結論與未來研究方向105 6.1 結論105 6.2 未來研究方向106 參考文獻107 作者簡介109

    1.陳冠宇,「快速模具技術應用於導光板製作研究」,國立台灣科技大學機械工程系碩士論文,台北,2004。
    2.劉韋志,「快速模具技術應用於微光學元件製作研究」,國立台灣科技大學機械工程系碩士論文,台北,2005。
    3.林宗聖,「本體論應用於塑膠射出成形模具設計之研究」,國立台灣科技大學機械工程系碩士論文,台北,2006。
    4.林清安,Pro/Engineer Wildfire 2.0零件組立與產品設計,知城數位科技股份有限公司,台北,2004。
    5.林清安,Pro/ENGINEER野火3.0零建設計進階,旗標出版股份有限公司,台北,2006。
    6.李世國,Pro/Toolkit程序設計,機械工業出版社,北京,2003。
    7.林龍震老師工作室,Pro/Toolkit Wildfire 2.0插件設計,金禾資訊股份有限公司,台北,2004。
    8.張繼春,Pro/ENGINEER二次開發實用教程,北京大學出版社,北京,2003。
    9.Futaba®,Futaba® 標準模座、零件•模具追加工製作,台灣富得巴精模機材股份有限公司,中壢,2005。
    10.許薰尹、羅慧真編譯,ADO程式設計開發指南,©Microsoft Corporation,台北,2000。
    11.陳會安、陳峰棋,資料庫系統理論與實務,學貫行銷股份有限公司,台北,2004。
    12.原亦,Visual C++實踐與提高—數據庫開發與工程應用篇,中國鐵道出版社,北京,2005。

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