基于產品生命周期的pdm系統(tǒng).doc
約74頁DOC格式手機打開展開
基于產品生命周期的pdm系統(tǒng),摘要經濟全球化和信息化的快速發(fā)展,使制造業(yè)的競爭環(huán)境、發(fā)展模式以及活動空間發(fā)生了深刻的變化。在這種背景下產品生命周期管理(product lifecycle management, plm)應運而生,它管理產品生命周期中所有與產品相關的數據和過程,是產品數據管理(product data management, pdm...
內容介紹
此文檔由會員 違規(guī)屏蔽12 發(fā)布
摘 要
經濟全球化和信息化的快速發(fā)展,使制造業(yè)的競爭環(huán)境、發(fā)展模式以及活動空間發(fā)生了深刻的變化。在這種背景下產品生命周期管理(Product Lifecycle Management, PLM)應運而生,它管理產品生命周期中所有與產品相關的數據和過程,是產品數據管理(Product Data Management, PDM)的深化與發(fā)展。中小型制造企業(yè)在國家發(fā)展建設中占有重要地位,本課題從中小型制造企業(yè)對PDM系統(tǒng)需求日益緊迫的現狀出發(fā),通過研究PDM技術和產品生命周期建模技術,構建了基于產品生命周期的PDM系統(tǒng)的體系結構,開發(fā)了一個PDM系統(tǒng),解決了中小型制造企業(yè)產品數據在全生命周期的管理問題。
本課題主要研究內容如下:
(1) 研究了PDM技術、PLM技術和產品生命周期建模技術,通過分析某汽車企業(yè)對PDM系統(tǒng)的功能需求,設計了系統(tǒng)的用戶權限管理、圖文檔管理、產品結構與配置管理、工作流管理等功能模塊,構建了C/S和B/S混合模式下基于產品生命周期PDM系統(tǒng)的體系結構。
(2) 在分析PDM系統(tǒng)與其它系統(tǒng)信息集成模式的基礎上,提出PDM系統(tǒng)與CAD系統(tǒng)、CAPP系統(tǒng)、CAM系統(tǒng)信息集成的具體方案。重點研究了PDM與CAD集成的關鍵技術,采用封裝模式與接口模式相結合的方式實現PDM與CAD雙向集成,運用SolidWorks API二次開發(fā)技術,設計了一個集成PDM功能的CAD插件,研究出一套自動生成產品結構樹的算法。
(3) 基于Visual Studio.Net平臺,利用C#編程語言,以SQL Server 2000作為系統(tǒng)數據庫,利用面向對象技術,開發(fā)了一個基于產品生命周期的PDM系統(tǒng)。將用戶和權限通過角色這一橋梁聯系在一起,用戶通過角色被賦予相應權限,實現了對產品生命周期中人員、數據和過程的嚴格控制。并針對系統(tǒng)開發(fā)所涉及的其它關鍵技術性問題,如圖形文件存儲方法、產品結構樹節(jié)點的添加與刪除等,進行了具體的分析,給出了詳細的解決方案。
關鍵詞 PLM;PDM;圖文檔管理;工作流管理;信息集成;產品結構樹
Abstract
Economic globalization and the rapid development of information technology change the competitive environment, patterns of development and activity space of manufacturing deeply. In this context, product lifecycle management (PLM) came into being. PLM, managing all product-related data and processes, is the deepening and development of product data management (PDM). Small and medium-sized enterprises occupy an important position in national development and construction. Considering the problems in the process of current small and medium manufacturing enterprises, PDM technology and product life cycle modeling were studied in this paper. The architecture of PDM based on product lifecycle was established. A PDM system being suit for small and medium manufacturing enterprises was developed, which solves the management problem of product data in the whole lifecycle.
The main contents in this paper include:
(1) By studying the concept, architecture and main functions of PDM and product life cycle modeling technology and combining with the actual needs of an automobile company, the functional modules were designed, including user permissions management, drawings and documents management, product structure and configuration management, workflow management. The architecture based on product lifecycle in the C/S and B/S was built.
(2) Based on analyzing PDM system and other systematic information integrated model, the specific programs that PDM integrates CAD, CAPP and CAM systems were advanced. Focusing on the pivotal technology of PDM and CAD integration, encapsulation mode and interface mode were combined with each other to realize the double integration of PDM and CAD. Through using the SolidWorks API secondary development technology, a CAD plugin which integrates PDM functions was designed. An algorithm which can generate product structure tree automatically was studied.
(3) Based on Visual Studio.Net platform, by using C# programming language and choosing SQL Server 2000 as database, Object-oriented technology was applied to develop a PDM system based on product lifecycle. Users and permissions were connected by role. User permissions on resources were restricted by the permission of different users, which realizes the strict administration of people, data and process involved in different product lifecycle stages. Other pivotal technologies related to the system development, such as drawings and documents storage method and the addition and deletion of the nodes of product structure tree, were analyzed in detail to propose the particular solving scheme.
Keywords PLM; PDM; drawings and documents management; workflow management; information integration; product structure tree
目 錄
摘 要 I
Abstract II
第1章 緒論 1
1.1 課題背景和意義 1
1.1.1 課題背景 1
1.1.2 課題意義 2
1.2 產品數據管理概述 2
1.2.1 產品數據管理產生的背景及定義 2
1.2.2 產品數據管理的發(fā)展現狀 3
1.2.3 產品數據管理的發(fā)展趨勢 4
1.3 產品生命周期管理概述 5
1.3.1 產品生命周期管理的定義和內涵 5
1.3.2 產品生命周期管理的發(fā)展現狀 6
1.3.3 產品生命周期的發(fā)展趨勢 8
1.4 研究內容 8
第2章 基于產品全生命周期的PDM概述 10
2.1 PDM的主要內容 10
2.1.1 PDM的主要功能 10
2.1.2 PDM的體系結構 13
2.2 產品生命周期建模 14
2.2.1 產品的分類 14
2.2.2 產品生命周期階段劃分 15
2.2.3 產品生命周期模型主要內容 16
2.2.4 產品生命周期模型的建立 18
..
經濟全球化和信息化的快速發(fā)展,使制造業(yè)的競爭環(huán)境、發(fā)展模式以及活動空間發(fā)生了深刻的變化。在這種背景下產品生命周期管理(Product Lifecycle Management, PLM)應運而生,它管理產品生命周期中所有與產品相關的數據和過程,是產品數據管理(Product Data Management, PDM)的深化與發(fā)展。中小型制造企業(yè)在國家發(fā)展建設中占有重要地位,本課題從中小型制造企業(yè)對PDM系統(tǒng)需求日益緊迫的現狀出發(fā),通過研究PDM技術和產品生命周期建模技術,構建了基于產品生命周期的PDM系統(tǒng)的體系結構,開發(fā)了一個PDM系統(tǒng),解決了中小型制造企業(yè)產品數據在全生命周期的管理問題。
本課題主要研究內容如下:
(1) 研究了PDM技術、PLM技術和產品生命周期建模技術,通過分析某汽車企業(yè)對PDM系統(tǒng)的功能需求,設計了系統(tǒng)的用戶權限管理、圖文檔管理、產品結構與配置管理、工作流管理等功能模塊,構建了C/S和B/S混合模式下基于產品生命周期PDM系統(tǒng)的體系結構。
(2) 在分析PDM系統(tǒng)與其它系統(tǒng)信息集成模式的基礎上,提出PDM系統(tǒng)與CAD系統(tǒng)、CAPP系統(tǒng)、CAM系統(tǒng)信息集成的具體方案。重點研究了PDM與CAD集成的關鍵技術,采用封裝模式與接口模式相結合的方式實現PDM與CAD雙向集成,運用SolidWorks API二次開發(fā)技術,設計了一個集成PDM功能的CAD插件,研究出一套自動生成產品結構樹的算法。
(3) 基于Visual Studio.Net平臺,利用C#編程語言,以SQL Server 2000作為系統(tǒng)數據庫,利用面向對象技術,開發(fā)了一個基于產品生命周期的PDM系統(tǒng)。將用戶和權限通過角色這一橋梁聯系在一起,用戶通過角色被賦予相應權限,實現了對產品生命周期中人員、數據和過程的嚴格控制。并針對系統(tǒng)開發(fā)所涉及的其它關鍵技術性問題,如圖形文件存儲方法、產品結構樹節(jié)點的添加與刪除等,進行了具體的分析,給出了詳細的解決方案。
關鍵詞 PLM;PDM;圖文檔管理;工作流管理;信息集成;產品結構樹
Abstract
Economic globalization and the rapid development of information technology change the competitive environment, patterns of development and activity space of manufacturing deeply. In this context, product lifecycle management (PLM) came into being. PLM, managing all product-related data and processes, is the deepening and development of product data management (PDM). Small and medium-sized enterprises occupy an important position in national development and construction. Considering the problems in the process of current small and medium manufacturing enterprises, PDM technology and product life cycle modeling were studied in this paper. The architecture of PDM based on product lifecycle was established. A PDM system being suit for small and medium manufacturing enterprises was developed, which solves the management problem of product data in the whole lifecycle.
The main contents in this paper include:
(1) By studying the concept, architecture and main functions of PDM and product life cycle modeling technology and combining with the actual needs of an automobile company, the functional modules were designed, including user permissions management, drawings and documents management, product structure and configuration management, workflow management. The architecture based on product lifecycle in the C/S and B/S was built.
(2) Based on analyzing PDM system and other systematic information integrated model, the specific programs that PDM integrates CAD, CAPP and CAM systems were advanced. Focusing on the pivotal technology of PDM and CAD integration, encapsulation mode and interface mode were combined with each other to realize the double integration of PDM and CAD. Through using the SolidWorks API secondary development technology, a CAD plugin which integrates PDM functions was designed. An algorithm which can generate product structure tree automatically was studied.
(3) Based on Visual Studio.Net platform, by using C# programming language and choosing SQL Server 2000 as database, Object-oriented technology was applied to develop a PDM system based on product lifecycle. Users and permissions were connected by role. User permissions on resources were restricted by the permission of different users, which realizes the strict administration of people, data and process involved in different product lifecycle stages. Other pivotal technologies related to the system development, such as drawings and documents storage method and the addition and deletion of the nodes of product structure tree, were analyzed in detail to propose the particular solving scheme.
Keywords PLM; PDM; drawings and documents management; workflow management; information integration; product structure tree
目 錄
摘 要 I
Abstract II
第1章 緒論 1
1.1 課題背景和意義 1
1.1.1 課題背景 1
1.1.2 課題意義 2
1.2 產品數據管理概述 2
1.2.1 產品數據管理產生的背景及定義 2
1.2.2 產品數據管理的發(fā)展現狀 3
1.2.3 產品數據管理的發(fā)展趨勢 4
1.3 產品生命周期管理概述 5
1.3.1 產品生命周期管理的定義和內涵 5
1.3.2 產品生命周期管理的發(fā)展現狀 6
1.3.3 產品生命周期的發(fā)展趨勢 8
1.4 研究內容 8
第2章 基于產品全生命周期的PDM概述 10
2.1 PDM的主要內容 10
2.1.1 PDM的主要功能 10
2.1.2 PDM的體系結構 13
2.2 產品生命周期建模 14
2.2.1 產品的分類 14
2.2.2 產品生命周期階段劃分 15
2.2.3 產品生命周期模型主要內容 16
2.2.4 產品生命周期模型的建立 18
..