好文档就是一把金锄头!
欢迎来到金锄头文库![会员中心]
电子文档交易市场
安卓APP | ios版本
电子文档交易市场
安卓APP | ios版本

机械制造企业网络化协同平台的研究与开发毕业设计论文.doc

53页
  • 卖家[上传人]:桔****
  • 文档编号:442603538
  • 上传时间:2023-08-15
  • 文档格式:DOC
  • 文档大小:3.33MB
  • / 53 举报 版权申诉 马上下载
  • 文本预览
  • 下载提示
  • 常见问题
    • 本 科 毕 业 设 计 (论 文)机械制造企业网络化协同平台的研究与开发Reseach and Implemention of Network-based Collaborative Design Platform for Machine Manufacturing Enterprises学 院: 计算机工程学院 专业班级: 软件工程 学生姓名: 学 号: 指导教师: 2014 年 6 月 毕业设计(论文)中文摘要机械制造企业网络化协同平台的研究与开发摘 要:互联网深刻地改变了传统行业,传统机械设计企业必须提高自身的信息化水平,以应对激烈的市场竞争网络化协同设计(Network-based Collaborative Design,NCD)增强了企业内部员工之间的协作开发,发挥小组灵活的优势,带来开发的高效率。

      本文立足中小型企业的实际需求,务实地开发出适合日常使用的网络化协同设计系统系统界面清爽,逻辑功能清晰,易上手,见效快本系统以增强机械制造企业协同设计创新能力为出发点,提供多种沟通方式,以有效的工作流和文件管理为重点,将中小型机械制造企业的人员较少这一特点,转化为可以更快速决策的优势以斯特林发动机为例,演绎员工开发该产品的过程小组员工协同设计 ,紧密合作,实际效果好,运行模式切实可行平台具有零件图纸资源库管理功能,实现产品结构树的共享设计人员可以在系统中直接查看产品的结构信息,以建立起自己的任务工作流程平台具有项目协同的功能,有效地对工作流进行管理和协同,从而提高设计效率系统将机械制造企业日常的开发操作可视化,这些操作的流程在功能列表中展示出来,并能按条件,多条件组合地查看工作流信息这就是本系统在开发流程上的协同系统针对传统的机械设计开发企业图纸文档存放凌乱,具有多个修改版本而不能确定最终所要使用的文档,易丢失,安全性差等问题,设计出文件集中管理的功能,提供一个网络化的集中数据存储中心,有效地管理开发过程中产生的数据文件开发人员也可以便捷地在平台上直接获取资源,为产品的下一步开发打好基础。

      本系统采用B/S架构,通过综合使用ASP.NET、SQL Server数据库、工作流管理等技术,完成机械设计开发项目的管理与协同关键词:机械制造; 协同平台; 工作流;文件管理;ASP.NET; SQL Server;毕业设计(论文)外文摘要Reseach and Implemention of Network-based Collaborative Design Platform for Machine Manufacturing EnterprisesAbstract: Internet has profoundly changed the traditional industries, the traditional mechanical design companies must improve their level of information, in order to cope with the fierce market competition. Networked Collaborative Design (Network-based Collaborative Design, NCD) strengthened exchanges and cooperation within the enterprise and between enterprises, give full play to the advantages of the group to improve product efficiency and enhance the competitiveness of enterprises.In this paper, based on the actual needs of SMEs pragmatically developed for everyday use networked collaborative design system. The system is designed to enhance the manufacturing enterprise collaboration innovation capability as the starting point, providing a variety of online communication to effective workflow and document management, focusing on the small and medium enterprises in machinery manufacturing staff less this feature, into a more advantages of rapid decision-making.In the Stirling engine, for example, the interpretation of the staff in the development process of the product. Collaborative team of employees, work together , the actual effect is excellent and amazing, the operation mode is feasible. Project collaboration platform with functionality, effectively workflow management and collaboration to improve design efficiency. Machinery manufacturing enterprises will operate daily visual development,multi-condition View workflow information. This is the system of coordination in the development process.Traditional storage systems for mechanical design drawings document messy development companies, with multiple modified versions can not determine the final document to be used, easily lost, and poor security design a centralized file management functions, the platform providing a centralized data network storage center, effectively manage data files generated during creating the machine products . Developers can also easily access resources directly on the platform, lay the foundation for the next step in productdesisn and development of creating products.The system uses B / S structure, through the integrated use of ASP.NET, SQL Server database, workflow management technology, management and coordination of mechanical completion of the design and development projects.Keywords: Machinery Manufacturing; Collaborative Platform; workflow; Document Management; ASP.NET; SQL Server;目录1 引言 11.1 课题的研究背景与意义 11.1.1 课题的研究背景 11.1.2 课题的研究意义 11.2 问题的定义与简介 21.2.1 问题的定义 21.2.2 问题的内容简介 21.3 课题的调研 31.4 可行性分析 41.4.1 经济可行性 41.4.2 技术可行性 41.4.3 操作可行性 41.4.4 法律可行性 52 需求分析 52.1项目背景 52.2项目概述 52.3数据流图分析 62.4用例分析 93 系统设计 113.1 系统总体结构 113.2 数据库设计 113.2.1.数据库逻辑设计 113.2.2.数据库表设计 133.3 开发与运行环境 173.4 系统总体界面 174 项目协同模块设计 194.1 项目协同子系统的结构 194.1.1 项目协同模块简介 194.1.2 项目协同模块功能 194.2 项目协同模块的详细设计 204.2.1 新增任务的设计 204.2.2 我的待完成任务列表的设计 214.2.3 我的任务完成列表的设计 214.2.4 任务总列表的设计 214.2.5 添加项目类别的设计 224.2.6 项目类别管理的设计 224.2.7 添加产品部件的设计 234.2.8 产品结构树的设计 234.3 主要问题与解决方案 245 文件协同模块设计 255.1 文件协同模块的结构 255.1.1 文件协同模块简介 255.1.2 文件协同模块功能 255.1.3 文件协同模块流程 265.2 文件协同模块的详细设计 265.2.1 图纸中心模块的详细设计 265.2.2 文档中心的详细设计 276 开发人员模块设计 286.1 部门管理子系统 286.1.1 部门管理子系统简介 286.1.2 部门管理模块功能 286.1.3 部门管理详细设计 286.2 员工管理子系统 297 系统管理模块设计 307.1 会议管理子系统 307.1.1 会议管理模块功能简介 307.1.2 会议管理模块功能 307.1.3 会议管理模块详细设计 307.2 新闻管理子系统 327.2.1 新闻管理功能简介 327.2.2 新闻管理功能 327.2.3 新闻管理详细设计 337.3 密码修改子系统 348 个人中心模块设计 358.1 邮件列表子系统 358.2 日程安排管理子系统 368.3 计划管理子系统 378.4 公司新闻子系统 389 设计收获与心得 39结 论 。

      点击阅读更多内容
      关于金锄头网 - 版权申诉 - 免责声明 - 诚邀英才 - 联系我们
      手机版 | 川公网安备 51140202000112号 | 经营许可证(蜀ICP备13022795号)
      ©2008-2016 by Sichuan Goldhoe Inc. All Rights Reserved.