毕业设计中小型企业pdm系统开发设计.doc

约52页DOC格式手机打开展开

毕业设计中小型企业pdm系统开发设计,毕业设计中小型企业pdm系统开发设计摘要本设计主要介绍了中小型制造企业pdm(product data management, pdm)系统的功能和管理原理,及其应用程序的研究与开发过程。内容共分为5章:第一章是关于pdm的基本概念与发展前景;二、三章介绍了pdm的总体方案及主要功能模块;第四章介绍了数据库及pdm应用...
编号:5-203877大小:593.50K
分类: 论文>机械工业论文

内容介绍

此文档由会员 潇洒小乌龟 发布

毕业设计中小型企业PDM系统开发设计



摘要

本设计主要介绍了中小型制造企业PDM(Product  Data  Management, PDM)系统的功能和管理原理,及其应用程序的研究与开发过程。

内容共分为5章:第一章是关于PDM的基本概念与发展前景;二、三章介绍了PDM的总体方案及主要功能模块;第四章介绍了数据库及PDM应用程序的开发,如:项目管理、流程管理、文档管理、用户管理等功能模块的设计.本次设计软件采用Client/Server(客户机/服务器)结构模式,支持层借用了 SQL Server2000 数据库;用户层是以 Visual Basic 6.0 语言开发的.并且与CAD、文字处理、图像显示集成.

    另外,本次设计在完成设计任务书同时另附光盘一张。

关键字:PDM;SQL;Visual Basic 6.0


 


 


 


 


 


 


 


 


 


 


Abstract

This graduation design mainly introduced medium small-scaled business enterprise PDM (Product Data Management) of the function and the management principle and it application procedure of research and development process.

Content is divided into five chapters: the first chapter on the basic concept of PDM development prospects; The two, three chapter has introduced the PDM overall plan and the main function module; Fourth chapters have introduced the data base and PDM application exploitation, such as: The project administration, technological process management, the document administration, user management, log management etc. for the function module. The design software using Client / Server (C / S) model, support layer used a SQL Server 2000 database; user level is based on Visual Basic 6.0 development. With CAD, word processing, image display integration.

In addition, the current design of the completion of the design task on the same time followed by a CD-ROM.

Keywords: PDM; SQL; Visual Basic 6.0


 

目录

摘要 I

Abstract II

第1章  PDM概述 1

1.1 PDM的基本概念 1

1.1.1 PDM产生的背景 1

1.1.2 为什么需要PDM 1

1.1.3 PDM定义 1

1.1.4 PDM的发展阶段 2

1.1.5 PDM软件的分类 2

1.2 PDM的主要功能概述 2

1.3 PDM的相关技术 4

1.4 PDM的发展趋势与应用现状 6

1.4.1 PDM的发展趋势 6

1.4.2 PDM的市场应用现状 6

1.4.3 PDM技术的市场应用前景 7

第2章PDM总体结构的设计 9

2.1 PDM总体结构方案的选择 9

2.2 PDM系统的体系结构` 9

2.2.1 PDM系统的体系结构组成 9

2.2.2 PDM系统的总体系统结构图 10

第3章  PDM系统功能设计 13

3.1文档管理 13

3.1.1电子仓库概念 13

3.1.2文档管理功能 14

3.1.3电子仓库与文档管理的关系 15

3.2流程管理 15

3.2.1 流程管理的功能 16

3.3 项目管理 17

3.3.1 项目管理的概念 17

3.3.2 项目管理的内容与功能 17

3.4用户管理 18

3.4.1 用户管理的基本概念 18

3.4.2 用户管理的安全性 19

第4章 服务器及PDM应用程序的开发 20

4.1 数据库的基本概念 20

4.1.1 数据 20

4.1.2 数据库 20

4.1.3 数据库管理系统 20

4.1.4 数据库系统 20

4.1.5 数据模型 20

4.1.6 客户 — 服务器结构数据库系统 21

4.1.7 关系数据库 22

4.2 SQL Server 2000 概述 22

4.2.1 SQL Server 2000的特点 23

4.2.2 安装和配置SQL Server 2000 24

4.3 PDM应用程序 24

第5章 结 论 45

参考文献 46

致 谢 47