车间备件管理系统的设计与实现_尤波.doc

上传人:a**** 文档编号:6490 上传时间:2017-10-20 格式:DOC 页数:60 大小:3.47MB
返回 下载 相关 举报
车间备件管理系统的设计与实现_尤波.doc_第1页
第1页 / 共60页
车间备件管理系统的设计与实现_尤波.doc_第2页
第2页 / 共60页
点击查看更多>>
资源描述

《车间备件管理系统的设计与实现_尤波.doc》由会员分享,可在线阅读,更多相关《车间备件管理系统的设计与实现_尤波.doc(60页珍藏版)》请在得力文库 - 分享文档赚钱的网站上搜索。

1、 单位代码: 10422 学 号: 2013221553 分类号: TP311 密级: 硕士学位论文 Thesis for Master Degree (专业学位) 论文题目:车间备件管理系统的设计与实现 The Design and Implementation of the Warehouse Management System for Workshop 作 者 姓 名 尤波 培 养 单 位计算机科学与技术学院 专 业 名 称 计算机技术 指 导 教 师 郭山清副教授 合 作 导 师 林丰波 2016 年 10 月 20 日 原创性声明 本人郑重声明:所呈交的学位论文,是本人在导师的指导下

2、,独 立进行研宄所取得的成果。除文中己经注明引用的内容外,本论文不 包含任何其他个人或集体已经发表或撰写过的科研成果。对本文的研 宄作出重要贡献的个人和集体,均己在文中以明确方式标明。本声明 的法律责任由本人承担。 论文作者签名:日期: 2016- 10- 20 关于学位论文使用授权的声明 本人完全了解山东大学有关保留、使用学位论文的规定,同意学 校保留或向国家有关部门或机构送交 论文的复印件和电子版,允许论 文被查阅和借阅,本人授权山东大学可以将本学位论文的全部或部分 内容编入有关数据库进行检索,可以采用影印、缩印或其他复制手段 保存论文和汇编本学位论文。 (保密论文在解密后应遵守此规定 )

3、 论文作者签名 : _导师签名: 日期: 2016-10-20山东大学硕士学位论文 目录 摘要 -1 ABSTRACT _ II 第 1 章绪论 -1 1.1 研究背景 . 1 1.2 国内外研究现状 . 2 1.3 本文的主要工作 . 2 1.4 容安排 . 3 第 2 章需求分析 -4 2- 1 系统概述 . 4 2.1.1 备件管理背景 . 4 2.1.2 卷烟企业信息系统概述 . 5 2. 2 系统目标和解决的问题 . 6 2.3 系统功能性需求描述 . 7 2.3.1 系统功能性需求 . 7 2.3.2 系统非功能性需求 . 17 第 3 章车间备件管理系统架构设计 - 19 3.1

4、 系统设计目标和原则 . ! . 19 3.1.1 系统的设计目标 . 19 3.1.2 系统的设计原则 . 19 3.2 系统总体设计 . 19 3.3 功能模块划分 . 21 3.4 系统数据库架构设计 . 22 第 4 章车间备件管理系统详细设计 - 24 4. 1 系统的静态建模 . 24 4. 2 系统的动态建模 . 26 4. 3 系统数据库设计 . 29 4.3.1 E-R 模型设计 . 29 山东大学硕士学位论文 4.3.2 部分数据逻辑设计 . 31 4.3.3 创建视图 . 33 4.3.4 创建存储过程 . 34 4.3.5 创 建触发器 . 34 第 5 章车间备件管理

5、系统的实现与测试 - 35 5. 1 系统总体实现 . 35 5.2 登陆模块的实现 . 35 5.3 系统首页 . 36 5.4 出入库管理模块的实现 . 37 5.4.1 出库管理 . 37 5.4.2 入库管理 . 37 5.4.3 工具借还管理 . 38 5.4.4 废弃物处置 . 39 5. 5 统计查询管理模块的实现 . 39 5.5.1 盘存管理 . 39 5.5.2 费用统计 . 40 5.5.3 备件性能统计 . 41 5. 6 预警管理模块的实现 . 41 5.7 用户管理模块的实现 . 42 5. 8 系统信息管理模块的实现 . 44 5. 9程序测试 . 44 5.9.

6、1 测试概述 . 44 5.9.2 单元测试 . 45 5.9.3 集成测试 . 45 5.9.4 确认测试 . ; . 46 5.9.5 系统测试 . 46 第 6 章总结 与展望 - 48 6. 1 . 48山东大学硕士学位论文 iii 6.2 展望 . 48 - 50 致 谢 - 52山东大学硕士学位论文 4 CONTENTS bstract - - . - - . I English Abstract. Chapter 1 Introduction. _ . - - - . - .1 1.1 Research background . 1 1.2 Research status at

7、home and abroad . 2 1.3 The main work of this paper . 2 1.4 Content arrangement . 3 Chapter 2 The requirement analysis of the system. 4 2.1 System overview . 4 2.1.1 Spare parts management background . 4 2.1.2 Cigarette enterprise information system overview . 5 2.2 System goals and solve problems .

8、 6 2.3 System requirements description . 7 2.3.1 Functional requirement . 7 2.3.2 Non- functional requirement . 17 Chapter 3 Workshop spare parts management system architecture design .19 3.1 Desing aim and principle for this system . 19 3.1.1 System design objectives . 19 3.1.2 System design princi

9、ples . 19 3.2 Technology construction design . 19 3.3 Function module division . 21 3.4 System database design . 22 Chapter 4 Workshop spare parts management system detailed design . 24 4.1 Static modeling of the system . 24 4.2 Dynamic modeling of the system . 26 4.3 System database design . 29山东大学

10、硕士学位论文 V 4.3.1 E-R model design . 29 4.3.2 Data logic design . 31 4.3.3 Create view . 33 4.3.4 Creates stored procedure . 34 4.3.5 Create trigger . 34 Chapter 5 Implementation and testing of the workshop spare parts management system. . . . . . . . 35 5.1 The whole implement for system . 3 5.2 Imple

11、mentation of the landing module . 3 5.3 System homepage . 36 5.4 Storage management module . 37 5.4.1 Delivering out of warehouse . 37 5.4.2 Delivering into of warehouse . 37 5.4.3 Tools management . 38 5.4.4 Waste disposal . 39 5.5 Implementation of statistical query management module . 39 5.5.1 In

12、ventory management . 39 5.5.2 Cost statistics . 40 5.5.3 Spare parts performance statistics . 41 5.6 Implementation of early warning management module . 41 5.7 Implementation of user management module . 42 5.8 Implementation of system information management module . 44 5.9 Program test . 44 5.9.1 Te

13、st overview . 44 5.9.2 Unit test . 45 5.9.3 Integration test . 45 5.9.4 Validation test . 46 5.9.5 System test . 46 山东大学硕士学位论文 V Chapter 6 Summary and outlook. - . - . _ 48山东大学硕士学位论文 vi 6.1 . Summary . 48 6.2 . Outlook . 48 Referrences山东大学硕士学位论文 I 摘要 卷烟厂设有一个集中的备件仓库和对应的管理系统,实现了厂内备品备件 的集中存放和统一查询。各生产车间

14、为保障生产需要,有各自的二级仓库,储 存的物品包括:从厂备件库领取的常用备件、从报废设备上拆下的可用备件、 公用工具和维修工专用工具。二级仓库采用的是手工记账方式,入库、出库都 需要人工填写表格,后期再进行维护。车间备件库现有管理方式的问题是 :备件 库管 理员和维修人员出库、入库效率较低;不同人员记录的差异性和准确程度 使系统维护变得困难;企业级备件管理系统不能及时、准确掌握企业备件的实 际库存和使用情况。 备件管理系统是企业信息化系统的重要组成部分,其基础功能是实现出库、 入库、统计管理,更高层次的需求是库存预警、设备健康状态预瞀,并为备件 采购计划提供依据。本文以车间备件管理系统设计开发

15、为应用背景,结合车间 备件管理的实际需求,设计实现了一个基于 Internet 的车间级备件管理系统。 本系统采用B/S 结构开发,基于 Windows 7 操作系统,以 .NET 框 架为开发平台, 使用 C#作为幵发语言, SQLServer2008 作为数据库。备件管理系统的开发采用 软件工程的思想和方法,提高幵发效率,降低维护难度。 车间备件管理信息系统实现的主要功能有: ( 1)备件出入库管理:系统提供 备件增删、修改功能,以及工具的借还管理。 ( 2)统计查询管理:实现按月、 按季度的盘存管理,并按产线分类进行费用统计。 ( 3)备件预警管理:当备件 库存数目低于库存下限时,作出预

16、警;对有使用寿命的备件,在接近寿命期限 时提醒维修人员进行巡査。 ( 4)备件性能统计功能:统计分析备件更换频率, 提供 采购决策。 ( 5)角色管理:分备件库管理员、维修工角色。本系统己经在 车间部署运行,提高了备件管理效率和备件资金的使用效率。 关键字:车间备件管理信息系统;仓储管理;库存控制; B/S 结构山东大学硕士学位论文 ABSTRACT Cigarette factory has a spare parts warehouse and the corresponding management system, to achieve a centralized storage of

17、spare parts and unified query. The production workshop for the protection of production needs, have their own two warehouses, storage of items include: from the plant spare parts for spare parts, spare parts removed from the scrap available spare parts, utility tools and maintenance tools. Second-le

18、vel warehouse is used by manual billing, storage, the library need to manually fill out the form, and later to maintain. The difference between the different personnel records and the accuracy makes the maintenance of the system difficult. The enterprise spare parts management system can not be time

19、ly, and it is difficult to maintain the spare parts management system. Accurate grasp of the actual inventory of enterprise spare parts and use. The spare parts management system is an important part of the enterprise information system. Its basic function is to realize the warehousing, warehousing

20、and statistical management. The higher level demand is the early warning of the inventory and the health state of the equipment and provide the basis for the spare parts purchasing plan. Based on the design and development of workshop spare parts management system and the actual demand of workshop s

21、pare parts management, this paper designs and implements an Internet-based workshop-level spare parts management system. This system uses B/S structure development, based on Windows 7 operating system, with .NET framework as the development platform, using C # as the development language , SQL Serve

22、r2008 as the database. Spare parts management system development using software engineering ideas and methods to improve development efficiency and reduce the difficulty of maintenance. Workshop spare parts management information system to achieve the main functions are: (1) Spare parts out of stora

23、ge management: the system provides spare山东大学硕士学位论文 parts to add, delete, modify functions, and tools to borrow also management. (2) Statistical query management: to achieve monthly, quarterly inventory management, and classified according to production line cost statistics. (3) Spare parts early war

24、ning management: When the spare parts inventory quantity is lower than the inventory limit, make an early warning; for the spare parts with life, in the near life period to remind maintenance personnel to cany out inspections. (4) Spare parts statistical functions: statistical analysis of spare part

25、s replacement frequency. (5) Role management: sub-warehouse administrator, maintenance personnel role.The system has been deployed in the shop operation, improve the spare parts management efficiency and the efificiency of the use of spare parts funds. Keyword: Workshop spare parts management system

26、; Warehouse management; Inventory control; B/S structure 山东大学硕士学位论文 ill山东大学硕士学位论文 第 1 章绪论 1.1研究背最 2012 年以来,中国 GDP 增速开始回落,告别了改革开放三十多年来的髙速 增长,中国经济出现新常态,由高速增长转变为中高速增长。在当前发展环境 下,对制造型企业开源节流、提 质增效提出了新要求。其中,做好备品备件库 存管理,对于保障生产、减少开支、提高企业竞争力有着积极的作用。 根据国家提出“厉行勤俭节约,反对铺张浪费”的号召,中烟公司开展了 “精益管理”与“双增双节”活动,各卷烟厂积极响应,齐心协力为“双增双 节”工作出谋划策,降低备件费用成为“双增双节”活动的主要突破点。通过 对备件进行精益管理,达到备件资金占用少、备件库存合理以及保障设备维修 的目的,提高设备对生产的保障能力。 备件管理系统是企业信息化系统的重要组成部分,其基础功能是实现出库、 入库、统计管理,更高层次的 需求是库存预警、设备健康状态预警,并为备件 采购计划提供依据。当前卷烟企

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 研究报告 > 论证报告

本站为文档C TO C交易模式,本站只提供存储空间、用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。本站仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知得利文库网,我们立即给予删除!客服QQ:136780468 微信:18945177775 电话:18904686070

工信部备案号:黑ICP备15003705号-8 |  经营许可证:黑B2-20190332号 |   黑公网安备:91230400333293403D

© 2020-2023 www.deliwenku.com 得利文库. All Rights Reserved 黑龙江转换宝科技有限公司 

黑龙江省互联网违法和不良信息举报
举报电话:0468-3380021 邮箱:hgswwxb@163.com