博碩士論文 90532025 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:120 、訪客IP:13.59.217.105
姓名 陳泰成(Tai-Cheng Chen)  查詢紙本館藏   畢業系所 資訊工程學系在職專班
論文名稱 產品資料管理系統之設計與實作
(Design and Implementation of Product Data Management System)
相關論文
★ 移動代理人監控系統之設計與實作★ 以正規表式法為基礎之地理編碼服務設計與實作
★ Android應用程式開發之持續整合系統★ 基於設計矩陣之需求追溯關係建立方法
★ 點對點移動代理人之設計與實作與於車資通訊之應用★ 網頁內容叢集分類法之設計與實作
★ 設計與實作於行動裝置上以XUL為基礎之介面呈現★ Android平台上以OSGi為基礎之服務遞送
★ 利用網頁內容結構之區塊擷取方法以呈現新聞服務★ 設計與實作以感測器為中心的查詢機制
★ 針對路徑規劃服務之Web 2.0系統設計與實作★ 整合OSGi與RESTful服務之BPEL引擎
★ 利用文件相似度以轉換網路內容為OSGi Bundles★ 量測Java類別的耦合關係
★ 轉換Android應用程式為OSGi Service★ 物聯網應用之Context塑模方法
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 本研究主要目的在發展一套包含產品設計自動化原理、方法論與系統之整合性解決方案,有效地儲存、整合、傳遞、控管、分享、評估及追蹤,企業的產品設計資源。以數位化產品設計的角度來發展企業之產品資料管理系統( Product Data Management System﹐PDMS),將有效滿足目前的企業環境、經濟環境與市場需求。依循Rational 統一流程(Rational Unified Process﹐RUP),並使用UML物件導向語言來發展系統,將有助於系統發展過程中所面臨的導入問題,進而系統化、快速化的構建大型複雜系統。尤其是發展程序所產生的文件,對於模擬專案知識、技術及經驗的累積有相當的助益,同時,也具體發揮物件導向可再利用(Reuse)模組化的特性。
摘要(英) The main purpose of this research is to develop a total solution to deal with the automatic principle of product design﹒A well–designed PDMS(Product Data Management System) can help the enterprise to store﹐integrate﹐transmit﹐monitor﹐share﹐estimate﹐and track the product design resource more efficiently and effectively﹒In order to fulfill the enterprises strategies﹐economic environment﹐and market requirements﹐the enterprise needs to digitalized it’s PDMS﹒By using the UML methodology we can significantly decrease the number of problems in developing the system﹒Hence it makes the construction of our PDMS more systematically and decreases the development time﹒Especially ,the documents created can help the enterprises to accumulate the knowledge﹐expertise and experience of the system development﹒And it also reveal the reuse and modular characteristics of Object-Oriented software development﹒
關鍵字(中) ★ 分散式物件架構
★ 物件導向
★ 產品資料管理系統
★ 統一流程
關鍵字(英) ★  UML
★ RUP
★ CORBA
★ OOP
★ OOD
★ OOA
★ PDMS
論文目次 目錄
第一章 緒論........................1
1﹒1 研究背景與動機..................1
1﹒2 研究方法與流程..................2
1﹒3 論文結構.....................3
第二章 文獻探討......................4
2﹒1 UML背景與簡介... ...............4
2﹒1﹒1 UML背景..................4
2﹒1﹒2 UML簡介..................6
2﹒2 分散式物件標準文獻探討.............10
2﹒3 PDMS簡介........ . ..........15
2﹒4 RUP背景與簡介..................17
2﹒4﹒1 RUP背景......... ........17
2﹒4﹒2 RUP簡介.................18
第三章 PDM系統分析與設計.................22
3﹒1 設計目的....................22
3﹒2 系統特性....................22
3﹒3 系統架構....................24
3﹒4 UML系統分析. .................28
3﹒5 UML系統設計.. ................38
第四章 實作PDM系統應用程式介面..............50
4﹒1 基本要素....................50
4﹒2 應用程式伺服器實作...............51
4﹒3 公用資料模組實作................52
4﹒4 PDM主程式(EXE)實作...............53
4﹒5 子系統模組實作.................56
第五章結論........................59
5﹒1 專題成果與心得.................59
5﹒2 未來展望....................62
參考文獻.........................63
圖表目錄
圖 l.1 UML為基礎之物件導向模式程序............2
圖 2.1 UML發展歷程....................5
圖 2.2 UML結構性觀點( architectural vews ) ........6
圖 2.3 OMA架構圖.....................12
圖 2.4 CORBA的內部呼叫..................13
圖 2.5 PDM是用來管理產品相關的資料與流程的管理策略....15
圖 2.6 PDMS主要功能圖..................15
圖 2.7 ERP系統、SCM系統,與PDM系統之相互關係.......16
圖 2.8 RUP 發展圖....................18
圖 2.9 RUP 核心工作流程圖................20
圖 3.1 使用package應用程式與獨立應用程式執行效率比較...23
圖 3.2 PDM系統架構圖...................26
圖 3.3 PDM程式模組架構圖.................27
圖 3.4 產品資料管理系統use case diagram.........31
圖 3.5 使用者之Sequence Diagram.............35
圖 3.6 資料維護人員之Sequence Diagram..........36
圖 3.7 研發工程師之Sequence Diagram...........36
圖 3.8 系統管理者之Sequence Diagram...........37
圖 3.9 管理者之Sequence Diagram.............37
圖 3.10 系統架構設計規劃圖................38
圖 3.11 Item_class Diagram................39
圖 3.12 ItemBom_Class Diagram..............40
圖 3.13 Project_Class Diagram..............41
圖 3.14 PublicArea_Class Diagram.............42
圖 3.15 Message_Class Diagram..............43
圖 3.16 Workspace_Class Diagram.............44
圖 3.17 UserPower_Class Diagram.............45
圖 3.18 User_Class Diagram................46
圖 3.19 ProgramFramework_Class Diagram..........47
圖 3.20 SystemArgument_Class Diagram...........48
圖 3.21 SystemRecord_Class Diagram............49
圖 4.1 應用伺服器執行畫面 ................52
圖 4.2 CORBA分散式技術呼叫遠端企業物件..........52
圖 4.3 PDM主程式功能示意圖................54
圖 4.4 PDM主程式執行畫面.................55
圖 4.5 專案管理系統程式執行畫面... ..........58
圖 5.1 瀑布式生命週期... ...............59
圖 5.2 螺旋式生命週期... ...............60
圖 5.3 直線式流程對往覆式與漸增式的流程風險比較. ....61
參考文獻 參考文獻
〔1〕產品資料管理﹐趙平宜﹐葉神丑﹐袁建仁﹐朱哲儒﹐劉組華﹐羅詠盛﹐張瑞芬﹐侯建良﹐尤春風﹐歐陽超﹐彭定國﹐鄭宇雄﹐滄海﹐2001
〔2〕UML DISTILLED APPLYING THE STANDARD OBJECT MODELING LANGUAGE﹐MARTIN FOWLER﹐KENDALL SCOTT﹐Addoson Wesley inc
〔3〕UML IN A NUTSHELL﹐Sinan Si Albir﹐O’REILLY inc﹐1999
〔4〕Mastering UML with Rational Rose﹐Wendy Boggs Michael Boggs﹐SYBEX inc,1999
〔5〕Applying UML and Patterns﹐CRAIG LARMAN﹐Simon&Scuster Pet Ltd﹐1997
〔6〕A Practical Guide to Testing Object-Oriented Software﹐McGregor Sykes﹐Addoson Wesley inc﹐1999
〔7〕Object-Oriented Software Engineering﹐BERND BRUEGGE ALLEN H DUTOIT﹐Prentice-Hall Inc﹐2000
〔8〕The Unified Modeling Language User Guide﹐BOOCH JACOBSON RUMBAUGH﹐Addoson Wesley inc﹐2000
〔9〕Rational Soft Corporation http://www.rational.com/uml/
〔10〕Software Engineering Principles and Practice﹐HANS VAN VLIET﹐JOHN WILEY & SONS LTD﹐2000
〔11〕Project Tecnology http://www.projtech.com/
〔12〕CORBA Tutorials and Introductions http://www.sw-technologies.com/corba/tutorials/
〔13〕CORBA in the Enterprise
http://developer.netscape.com/viewsource/schlicher_corba4/schlicher_corba4.html
〔14〕UML標準物件模型語言概述第二版﹐趙光正 薛秀文譯﹐基峯﹐2002
〔15〕UML 設計實作寶典﹐孫惠民﹐學貫﹐2003
〔16〕實戰Delphi 5.X 分散式多層應用 系統篇﹐李維﹐旗標﹐1999
〔17〕Delphi 6 實務經典﹐林金霖﹐第三波﹐2001
〔18〕深入淺出Delphi 4﹐Unleashed Borland﹐基峰,1998
〔19〕http://www.sos747.com.tw/ASP/Feature/sosf-31.htm
〔20〕The Rational Unified Process An Introduction Second Edition﹐ Phillippe Kruchten﹐2001
〔21〕http://www.sos747.com.tw/ASP/Feature/sosf-8.htm
〔22〕http://www.spmn.com/
指導教授 李允中(Jonathan Lee) 審核日期 2003-7-18
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明