跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.108) 您好!臺灣時間:2025/09/02 18:15
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:葉乃碩
研究生(外文):Nai-Shuoh Yeh
論文名稱:電腦輔助設計工具框架之研究
論文名稱(外文):A Framework for Computer-Aided-Design Tools
指導教授:鍾乾癸鍾乾癸引用關係
指導教授(外文):Chyan-Goei Chung
學位類別:碩士
校院名稱:國立交通大學
系所名稱:資訊工程系
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2000
畢業學年度:88
語文別:中文
論文頁數:52
中文關鍵詞:輔助設計工具系統框架
外文關鍵詞:CADComputer-Aided-Designframework
相關次數:
  • 被引用被引用:4
  • 點閱點閱:436
  • 評分評分:
  • 下載下載:34
  • 收藏至我的研究室書目清單書目收藏:0
所謂電腦輔助設計(Computer-Aided Design-CAD)是指透過電腦軟、硬體來輔助設計工作師執行設計工作。由於電腦硬體之快速進步及價格低廉,目前已有許多不同應用之電腦輔助設計工具問世。分析市面一些輔助設計軟體,我們發現下列兩個現象:1) 不同領域的輔助設計工具之操作流程有非常相似之處,首先建造設計模組,而後對設計模組進行模擬分析,最後將設計完成的模組輸出;及 2) 不同領域的輔助設計系統之某些模組,其功能非常相近。因此,本論文提出一套適用於不同領域輔助設計工具之軟體框架,以供工具發展者快速發展所需電腦輔助設計工具之用。
本論文所提出之輔助設計工具框架包括五個子系統 (1) 建造模組子系統、(2) 檢視模組子系統、(3) 模擬子系統、(4) 資料處理子系統 及 (5) 匯入/匯出模組子系統。框架中進一步定義出各子系統應提供之服務、應具備之元件及程式模組。並提供各子系統之元件樣版及程式樣版,以供工具發展者進行元件設計之用。本論文並提供數種開發工具,以供工具發展者應用所提供之樣版進行工具設計之用。
我們已利用本論文所提出之框架,實作出「化工清潔生產診斷軟體」,以此驗證本研究之可行性。
Computer-Aided-Design (CAD) refers to use computer hardware or software to assist designer''s design tasks. Due to the rapid progress of semi-conductor technology, computers become faster and cheaper and CAD become widely employed in various domains. We survey current CAD software and have the following observations: 1) the process of using various CAD are similar: Designers first build the design model. Then, they simulate and analyze the model. Finally, they export the design model. 2) The software architectures of various CAD software’s are also similar. According the above observations, this thesis proposes a software framework, named CAD framework, which is suitable for CAD in various domains. CAD developer could use the framework to develop required CAD rapidly and efficiently.
The system architecture of this CAD framework defines five subsystems: (1) model building subsystem, (2) model viewing subsystem, (3) simulation subsystem, (4) data processing subsystem, and (5) model importing/exporting subsystem. The framework also defines the necessary services, components and program modules used in each subsystem. Besides, framework provides templates for components and modules to help CAD developer design the components and modules in their CAD software. We also propose several develop tools for developers to process these templates.
We demonstrates the feasibility of the proposed framework by using it to develop "Cleaner Product Diagnosis Software" for chemical domain
中文摘要 i
英文摘要 ii
誌謝 iii
目錄 iv
圖表目錄 vi
第一章 緒論 1
1.1 研究背景及動機 1
1.2 章節介紹 2
第二章 電腦輔助設計工具框架之研究背景說明 3
2.1 輔助設計工具之功能與特性 3
2.2 輔助設計工具之操作流程 6
第三章 電腦輔助設計工具框架之設計 11
3.1 輔助設計工具之系統功能及其功能劇本 11
3.1.1 建造設計模組功能 11
3.1.2 檢視設計模組功能 15
3.1.3 計算或模擬功能 16
3.1.4 資料處理功能 17
3.1.5 匯入/匯出功能 18
3.2 電腦輔助工具框架 19
3.2.1 輔助設計工具框架 19
3.2.2 使用者界面子系統 23
3.2.3 建造設計模型功能子系統 24
3.2.4 檢視設計模型功能子系統 25
3.2.5 模擬功能子系統 27
3.2.6 資料處理功能子系統 29
3.2.7 匯入/匯出功能子系統 30
第四章 利用輔助設計工具框架 32
4.1 輔助設計工具框架中之元件樣版 32
4.1.1 輔助設計工具構成元件分類 32
4.1.2 系統資料 33
4.1.3 使用者界面元件 36
4.1.4 處理程序 37
4.2 輔助設計工具框架所需之相關工具 44
4.2.1 使用者界面設計工具 44
4.2.2 訊息管理工具 44
4.2.3 對話框編輯工具 45
4.2.4 元件管理工具 46
4.2.5 檢視方法編輯工具 46
4.3 輔助設計工具發展流程 48
第五章 結論 53
參考文獻 55
[1] BriscNet. http://www.briscnet.com
[2] Realarchitech http://www.realarchitect.com
[3] Aspen Aspen Plus® documents are available in http://www.aspentec.com/pspsd/aspenpls.htm http://www.engin.umich.edu/~cre/Toolbox/Aspen/index.htm
[4] ChemCAD documents are available in http://www.chemstations.net/products/chemcad1.htm, http://www.norpar.com/cc.htm
[5] OrCAD Express®, OrCAD Express ® Plus, documents are available in http://www.orcad.com/products/express/express.htm
[6] OrCAD PSpice®, documents are available in http://www.orcad.com/products/pspice/pspice.htm
[7] Amads: http://www.amads.com
[8] Ansys: http://www.ansys.com
[9] Algor: http://www.algor.com
[10] Proteus Engineering: http://www.proteusengineering.com/
[11] Mathsoft http://www.mathsoft.com
[12] Sutton, P.R.; Director, S.W., “Framework encapsulations: a new approach to CAD tool interoperability ”, Design Automation Conference, 1998. Proceedings , 1998 , Page(s): 134 —139
[13] Rundensteiner, E.A., “Design tool integration using object-oriented database views“, Computer-Aided Design, 1993. ICCAD-93. Digest of Technical Papers., 1993 IEEE/ACM International Conference on , 1993 , Page(s): 104 —107
[14] Pendleton, J.M.; Burns, C., “An integrated CAD environment for system design”, System Sciences, 1989. Vol.I: Architecture Track, Proceedings of the Twenty-Second Annual Hawaii International Conference on , 1989 , Page(s): 39 -48 vol.1
[15] Scallan, T.J., “CAD Framework Initiative — A User Perspective”, Design Automation Conference, 1992. Proceedings., 29th ACM/IEEE , 1992 , Page(s): 672 -675
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top