跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.110) 您好!臺灣時間:2025/09/29 01:58
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:寧潔如
研究生(外文):Jie-Ru Ning
論文名稱:開發3D模型定義技術於滑軌設計的應用
論文名稱(外文):Development of 3D Model Based Definition for the Slide Design
指導教授:鍾文仁鍾文仁引用關係
指導教授(外文):Wen-Ren Jong
學位類別:碩士
校院名稱:中原大學
系所名稱:機械工程研究所
學門:工程學門
學類:機械工程學類
論文種類:學術論文
論文出版年:2017
畢業學年度:105
語文別:中文
論文頁數:51
中文關鍵詞:基於模型定義參數化設計引導系統尺寸標註二次開發
外文關鍵詞:Model DefinitionParametric DesignNavigating SystemDimension LabelingSecondary Development
相關次數:
  • 被引用被引用:0
  • 點閱點閱:249
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
隨著電腦輔助設計(Computer-aided Design, CAD)的成熟,產品設計從早期的手工製圖,演變至現今的3D建模,而3D模型雖能較直接地表達產品幾何特徵的資訊,卻不能表達非幾何特徵的訊息,所以在產品設計過程中,3D模型一直為輔助設計的角色。隨著基於模型定義(Model Based Definition, MBD)技術的發展,CAD軟體開發將製造和設計資訊直接定義到產品的3D模型上的功能,改變了傳統的製造方法;MBD定義的產品模型不僅包含了產品的幾何特徵資訊,還包含原來定義在2D工程圖中的尺寸、公差及設計資訊等標註訊息,所以3D模型在未來將取代傳統的2D工程圖,成為產品設計和製造資訊傳遞的唯一工具。
因此,本研究基於MBD技術的概念對3D模型定義進行研究,開發滑軌設計引導系統,利用Creo Parametric軟體與網路技術的整合,及其二次開發工具,將產品資訊儲存於樣本檔中,使用參數控制其變化成所需之型號,有效減化產品開發過程及時間,並將產品資訊儲於模型內上;另外,本研究開發尺寸標註功能,簡化標註的步驟,幫助使用者將尺寸及公差快速建立在3D模型上,而透過本研究之系統,能夠節省70%之滑軌產品模型建立時間及50%之尺寸標註時間,並達到MBD技術的目的。
With the development of Computer - aided Design (CAD), the product design evolved from manual mapping to today''s 3D modeling. While the 3D model is able to display the geometric characteristics directly, non-geometric features cannot show properly. Therefore, in the product design process, 3D model is the role of auxiliary design. With the development of Model Based Definition (MBD) technology, CAD software has developed adding the defined manufacturing and design information directly to the 3D model, changing the traditional manufacturing method. MBD model not only contains the geometric feature information also contains the information such as dimensions, tolerances and design information so that the 3D model will replace the traditional 2D drawings in the future and become the only tool for product design and manufacturing information delivery.
This study is based on the concept of MBD technology to develop a slide design navigating system. Using software - Creo Parametric and network technology and its secondary development tools to store product information in the sample file. Using the parameters to change features for the required model, effectively reduce the product development process and time. Also, the study develop a function - dimension-labeled to simplify the labeling step which help users quickly build the size and tolerance. Through the study, the system can save 70% of the model building time and 50% of the dimension labeling time for slide product and achieve the purpose of MBD technology.
目錄
摘要 I
Abstract II
致謝 III
目錄 IV
圖目錄 VI
表目錄 VIII
第一章 緒論 1
1-1 研究背景 1
1-2 文獻回顧 1
1-3 動機與目的 3
1-4 本文架構 3
第二章 研究技術與背景 4
2-1 簡介 4
2-2 基於模型定義(Model Based Definition, MBD) 4
2-3 三層式網路架構 5
2-4 引導流程架構 6
2-5 二次開發語言 7
2-6 使用者定義特徵(User-defined Feature, UDF) 9
2-7 參數化及標準化設計 10
2-7-1 Relation 10
2-7-2 Pro/Program 11
2-8 尺寸標註 12
2-8-1 3D標註 13
2-9 公差介紹 14
2-10 滑軌產品介紹 14
第三章 滑軌設計引導系統與尺寸標註功能介紹 16
3-1 簡介 16
3-2 滑軌設計引導系統 16
3-2-1 樣本檔建立方法 17
3-2-1-1 型號分類 19
3-2-1-2 固定配件 20
3-2-1-3 框體差異 21
3-2-1-4 框體關係 25
3-2-2 系統流程規劃及功能 27
3-2-2-1 專案建立 27
3-2-2-2 細部設計 28
3-2-2-3 干涉檢查 28
3-2-2-4 圖檔輸出 29
3-3 尺寸標註功能 30
3-3-1 特徵尺寸 30
3-3-2 幾何尺寸 32
3-3-3 尺寸公差 33
第四章 結果與討論 34
4-1 簡介 34
4-2 產品模型建立 34
4-3 尺寸標註 36
4-4 效率比較 38
第五章 結論與未來展望 41
5-1 結論 41
5-2 未來展望 41
參考文獻 42
圖目錄
圖1-1 傳統設計流程 1
圖2-1 MBD資訊內容[7] 4
圖2-2 三層式架構 6
圖2-3 滑軌設計之引導流程 7
圖2-4 Creo Parametric二次開發工具比較[18] 8
圖2-5 模型資訊抓取的函數關係 8
圖2-6 傳統繪製建立方式 9
圖2-7 使用者定義特徵(UDF)介面展示 9
圖2-8 利用使用者定義特徵(UDF)建立特徵 10
圖2-9 Relation介面 11
圖2-10 模型的文字文件 12
圖2-11 簡單模型 13
圖2-12 複雜模型 13
圖2-13 模型公差標註 14
圖2-14 鋼珠滑軌產品 15
圖3-1 機櫃 16
圖3-2 產品資訊儲存在參數中 17
圖3-3 Pro/Program控制特徵 18
圖3-4 關係式及參數之定義 18
圖3-5 資料庫數值與參數之代換 18
圖3-6 型號分類 19
圖3-7 固定配件 20
圖3-8 參數控制外框尺寸之大小 21
圖3-9 外框第一類 21
圖3-10 外框第二類無集線器鉚孔 22
圖3-11 外框第二類有集線器鉚孔 22
圖3-12 中框第一類 23
圖3-13 中框第二類 23
圖3-14 內框第一類 23
圖3-15 內框第二類無集線器鉚孔 24
圖3-16 內框第二類有集線器鉚孔 24
圖3-17 內框第三類 24
圖3-18 內框第四類 24
圖3-19 基本樣本檔 25
圖3-20 框體差異 25
圖3-21 框體關係 26
圖3-22 框體尺寸關係 26
圖3-23 滑軌設計引導流程架構 27
圖3-24 新增專案介面 27
圖3-25 細部設計流程 28
圖3-26 產品模型側視圖 29
圖3-27 產品內框零件圖 29
圖3-28 主要尺寸 30
圖3-29 尺寸標註介面 30
圖3-30 尺寸更名 31
圖3-31 特徵尺寸標註判斷流程圖 31
圖3-32 特徵尺寸標註 32
圖3-33 建立UDF尺寸特徵 32
圖3-34 尺寸公差 33
圖4-1 滑軌產品模型 34
圖4-2 傳統建立模型 35
圖4-3 引導流程建立模型 35
圖4-4 尺寸標註 36
圖4-5 2D標註尺寸 37
圖4-6 特徵尺寸 37
圖4-7 幾何尺寸 38
圖4-8 尺寸公差標註 38
圖4-9 尺寸解讀 40

表目錄
表4-1 產品模型建立比較表 39
表4-2 尺寸標註比較表 39
表4-3 尺寸標註使用功能次數 39
[1]Xie, S. Q., Xu, X., and Tu, Y. L., 2005, "A Reconfigurable Platform in Support of One-of-A-Kind Product Development," International Journal of Production Research, 43(9), pp. 1889-1910.
[2]Ong, N. S., and Wong, Y. C., 1999, "Automatic Subassembly Detection from A Product Model for Disassembly Sequence Generation," The International Journal of Advance Manufacturing Technology, 15(6), pp. 425-431.
[3]Tang, M., Wen, Y., Mi, X. F., and Dong, J. X., 2001, "Parametric Modeling with User-Defined Features," In Proceedings of the Sixth International Conference on Computer Supported Cooperative Work in Design, pp. 207-211.
[4]Alemanni, M., Destefanis, F., and Vezzetti, E., 2011, "Model-based Definition Design in the Product Lifecycle Management Scenario," The International Journal of Advanced Manufacturing Technology, 52(1), pp. 1-14.
[5]Camba, J., Contero, M., Johnson, M., and Company, P., 2014, "Extended 3D Annotations as A New Mechanism to Explicitly Communicate Geometric Design Intent and Increase CAD Model Reusability," Computer-Aided Design, 57, pp. 61–73.
[6]Zhang, K. P., Zhao, F. X., and Zhang, L. N., 2014, "Development of Inquiring and Signing Notes Module of Dimensional Accuracy in Creo Environment for Model Based Definition," Machine Tool & Hydraulics, 42(22), pp. 61–64.
[7]Fang, Y. X., Gao, T., and Huang, F. S., 2013, "Extracting Inspection Information of Part MBD Model in Pro/E Environment," Modular Machine Tool&Automatic Manufacturing Technique, (9), pp. 80–84.
[8]Jiang, H. M., Zhang, F. H., Wu, H. F., Ren, Z., and Yang, L., 2012, "Research on Putting MBD Technology in Practice," Manufacturing Automation, 34(12), pp. 1–12.
[9]Cheng, W. S., Chen, X. Y., Zhang, X. X., and Zhang, H. Q., 2012, "Research on 3D Annotation of Design and Manufacture Information for Full 3D Process," Manufacture Information Engineering of China, (9), pp. 51–55.
[10]Zhou, C., Zhang, S. S., Shao, L., and Bai, X. L., 2014, "Research of Dimensioning System Based on Feature for Constructing 3D Process Digital Models," Tool Engineering, 48(8), pp. 77–81.
[11]Wang, H., Ning, R., and Yan, Y., 2006, "Simulated Toleranced CAD Geometrical Model and Automatic Generation of 3D Dimension Chains," The International Journal of Advanced Manufacturing Technology, 29(9), pp. 1019–1025.
[12]Wu, Z., and Xia, C. C., 2008, "Three-dimensional Tolerance System Based on Pro/E," Modular Machine Tool & Automatic Manufacturing Technique, (7), pp. 36–40.
[13]Zhang, B. Y., and Xi, P., 2011, "The State of the Art of 3D Annotating Technology," Journal of Engineering Graphics, 4, pp. 74–79.
[14]Liu, R., and Wu, Y., 2014, "Research of 3D Annotation Information Management Method," Journal of Graphics, 35(2), pp. 313–318.
[15]Jong, W. R., Wu, C. H., and Li, M. Y., 2011, "Web-Based Navigating System for Conceptual Mould Design with Knowledge Management," International Journal of Production Research, 49(2), pp. 553–567.
[16]Jong, W. R., Wu, C. H, and Lee, M. Y., 2011, "Feature-Based Integration of Conceptual and Detailed Mould Design," International Journal of Production Research, 49(16), pp. 4833-4855.
[17]PTC, 2010, Pro/Engineer Creo Elements/Pro 5.0 Pro/Web.Link User''s Guide, USA: Parametric Technology Corporation.
[18]http://www.creocn.com/creo-tookit-experience-one.html
電子全文 電子全文(本篇電子全文限研究生所屬學校校內系統及IP範圍內開放)
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top