簡易檢索 / 詳目顯示

研究生: 吳孟軒
Meng-Hsuan Wu
論文名稱: Pro/Engineer零件管理員之程式開發及實務應用
Programming and Application of Pro/Engineer Component Manager
指導教授: 林清安
Alan C. Lin
口試委員: 謝文賓
Win-Bin Shieh
鄭逸琳
Yih-Lin Cheng
學位類別: 碩士
Master
系所名稱: 工程學院 - 機械工程系
Department of Mechanical Engineering
論文出版年: 2012
畢業學年度: 100
語文別: 中文
論文頁數: 127
中文關鍵詞: 零件資料庫零件管理員Pro/ENGINEERPro/Toolkit
外文關鍵詞: Part library, Part manager, Pro/ENGINEER, Pro/Toolkit
相關次數: 點閱:145下載:16
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報

近年來企業對於縮短產品開發週期的課題逐日重視,因此許多CAD軟體提供標準零件資料庫的功能,但市面上各種標準零件資料庫系統的建立流程過於複雜,且尺寸型態不夠完整,使用者也易因為沒有適當的導引,而無法快速正確的操作,此外,現有的零件資料庫系統也無法將客製化規格之產品依使用者需求進行設計變更。有鑑於此,本論文使用Pro/Toolkit及Visual C++為核心程式,開發一套含有「開啟零件平台」及「新增零件平台」功能的「零件管理系統」,其中「開啟零件平台」可將型錄上的尺寸型態完整的表現於系統介面中,並同時顯示其工程圖面,讓使用者可以快速精準的開啟正確規格的零組件,而使用者可透過「新增零件平台」將零件新增至零件資料庫中,本系統也將自動檢測其資料之正確性。


In recent years, the issue of shortening product development cycle has been emphasized by industry. Therefore, there are many kinds of CAD software which provide the function of standard part library. While all these standard part libraries are too complicated in the process of building; besides, the types of dimensions are incomplete, and the users can’t manipulate them rapidly and correctly without proper guide. In addition, current standard part libraries can’t change the design of custom-made products according to the need of users. From these points of view, this thesis uses Pro/Toolkit and Visual C++ as core programs to develop a part management system, which includes the following two platforms: part open and part addition. In the “part open” platform, the dimension types can be expressed wholly on system interface and its’ engineering drawings are also displayed simultaneously. The users can open the correct part rapidly and accurately. On the other hand, the users can add new parts into the part database through the “part addition” platform. This system will also check the validity of data automatically.

中文摘要 I Abstract II 誌謝 III 目錄 IV 圖目錄 VII 表目錄 XIII 第一章 緒論 1 1.1 研究動機與目的 1 1.2 研究方法及範圍 2 1.3 文獻探討 2 1.4 論文架構 7 第二章 零件庫開發平台與系統簡介 8 2.1 Pro/Toolkit函式 8 2.1.1 搜尋函式 9 2.1.2 設計變更函式 9 2.2 零件庫平台概述 10 2.2.1 開啟零件平台 10 2.2.2 新增零件平台 10 第三章 規格檔建構規範 16 3.1 尺寸權限 16 3.2 型錄規格表型態 17 3.3 規格檔建立規則 25 第四章 系統運作機制 34 4.1 新增零件平台 34 4.1.1 準備資料 37 4.1.2 自動搜尋規格檔 40 4.1.3 尺寸連結機制 42 4.1.4 參數連結機制 47 4.1.5 儲存資料 51 4.1.6 規格表正確性之驗證 56 4.2 開啟零件平台 57 4.2.1 開啟零件庫 59 4.2.2 規格指定介面 59 4.2.3 設計變更運作機制 63 4.2.4 錯誤提示導引 64 第五章 實例驗證 65 第六章 結論與未來研究方向 85 6.1 結論 85 6.2 未來研究方向 86 參考文獻 87 附錄 現有零件 89 作者簡介 113

1. 小栗富士雄、小栗達男,標準機械設計圖表便覽,眾文圖書股份有限公司,台北市 (1993)。
2. 台灣三住股份有限公司,MISUMI工廠自動化用機械標準零件,台灣三住股份有限公司,台北市 (2010)。
3. 張國燦、韓祖行,「基於Pro/E二次開發夾具標準件參數化設計技術研究」,碩士論文,福州大學機械工程學院,福建 (2006)。
4. 鄧崢、孫海波、王一民,「利用VisualC++開發Pro/ENGINEER三維標準庫」,碩士論文,中國礦業大學機電工程學院,徐州 (2007)。
5. 艾妮、艾自勤,「用VC++開發Pro/E三維標準件庫」,碩士論文,貴州大學計算機科學與信息技術學院,貴州 (2005)。
6. 閻峰雲、張小甫、單巍巍、孫立平,「基於Pro/ENGINEER的注塑膠模標準零件庫的開發」,碩士論文,蘭州理工大學,甘肅,(2004)。
7. 陳柏均,「標準機械零件之3D幾何模型資料庫系統開發」,碩士論文,國立台灣科技大學機械工程研究所,台北市 (2009)。
8. 楊政家,「具擴充性之零件管理系統的Pro/Toolkit程式開發」,碩士論文,國立台灣科技大學機械工程研究所,台北市 (2010)。
9. 郭尚君,從C++、物件導向到視窗程式設計,文魁資訊股份有限公司,台北,第3_3–14_84頁 (1999)。
10. 姚領田,MFC程序設計,人民郵電出版社,北京 (2006)。
11. 李世國,Pro/TOOLKIT程序設計,機械工業出版社,北京 (2003)。

QR CODE