工厂车间巡检系统.doc

DOC格式手机打开展开

工厂车间巡检系统,全文48页约25000字论述翔实摘 要 就是利用巡检仪采集数据,然后用计算机进行系统分析、计算、综合的自动化管理系统。巡检员在车间规定的时间段内到定点巡检各设备,同时在巡检仪上刷卡,包括自己的员工ic卡和巡检点的ic卡。这样保证了整个车间设备的平稳运行,同时也贯彻落实了“全员、全过程、全...
编号:5-26608大小:2.61M
分类: 论文>计算机论文

内容介绍

此文档由会员 棉花糖糖 发布

工厂车间巡检系统

全文48页 约25000字 论述翔实

摘 要
工厂车间巡检系统就是利用巡检仪采集数据,然后用计算机进行系统分析、
计算、综合的自动化管理系统。巡检员在车间规定的时间段内到定点巡检各设备,同时在巡检仪上刷卡,包括自己的员工IC卡和巡检点的IC卡。这样保证了整个车间设备的平稳运行,同时也贯彻落实了“全员、全过程、全天候”抓安全生产的管理指导思想。
整个系统可分为四个大的模块,每个模块又可分成若干细节。这四个模块包括:系统设置、数据传输、故障处理、查询及打印。其中系统设置包括口令设置、巡检点设置、班次设定、允差时间设置等;数据接收只接收读卡器内的原始数据,将数据插入到数据库内;故障处理分为巡检仪故障,巡检员IC卡故障,巡检点IC卡故障,每一种故障都有不同的处理方法;查询及打印包括个人巡检查询、全体巡检查询、个人逾时查询、全体逾时记录的查询。
从原始数据到基本表的实现是整个系统的基础,它提供了员工出勤的基本信息,形成出勤表,它是形成总体缺勤记录的第一步,在这个模块中,涉及到巡检点、巡检员的基本信息,还有故障的分析提示,口令的设置等。在设计本模块时,描述了它的数据库构造,故障的分析,以及程序的生成。由于我做的是底层工作,所以偏重于数据库的设计构造,为其它的模块提供了结构清晰,字段完备的数据库以供连接。
为了实现工厂车间巡检系统,采用Visual Basic 6.0 编程;和使用Miscrosoft Access 97 进行建库;在Windows 95/98操作系统下运行。
总之,所开发的系统基本具备以上所列的功能,当然,在某些方面还有待提高。

Factory Workshop Circuit System
ABSTRACT

Factory Workshop Circuit System is an Automatic Management System which uses circuit apparatus picking data information and then handles the data in computer with systematic analysis、calculating、generalization. Circuit worker must check every equipment in defined period of time and at the same time he must brush the IC card(including both his own IC card and the circuit point IC card) .Thus ensures the smooth operation of all workshop equipment and carries through the management thought emphasized on safe producing “all person、whole course、all time”.
The whole system can be devided into four big modules, each module can be demarcated into some details. The four modules include system setting、data transportation、malfunction disposal、searching and print .“System Setting” includes password setting、circuit point setting、workgroup setting、deflection time allowed setting and so on; “Data Receive” receives original data stored in circuit equipment only, and inserts the data into database; “Malfunction Disposal” includes circuit equipment malfunction、workers’ IC card malfunction、circuit point IC card malfunction. Each malfunction has a different disposal method; “Searching and Print” includes personal circuit searching,the whole circuit searching, personal expiry searching and the whole expiry searching.
It’s the base of the whole system that forming original data information into basic table, it offers the information of workers attended and forms into absence table. Thus is the first step to achieve the record of all absence. This module touchs on the basic information of circuit points and circuit workers, on the analysis clue message about malfunction and on password setting. During design this module ,the article describes its database structure, malfunction analysis and the accomplishment of programme. Since my work is a basement work, I paid more attention to the design of the database in order to offer other modules a structure-claritied , field-integrated database for connecting.
In order to realize factory workshop circuit system, I took advantage of Visual Basic 6.0 in programming and building the database with Access 97 on the operation system Windows 9X.
To sum up, the system I developped has the function alluded above. Surely there is a lot to enhance in some aspects.

部分参考文献

 《Visual Basic6.X程序设计——数据库应用实物篇》 陈俊源 编著 中国铁道出版社 (1999年第1版)
 《Visual Basic6 数据库编程》 (美) Dan Rahmel 著 刘成勇 范涛 译
机械工业出版社 (1999年第1版)
 《IC卡的技术与应用》 王卓人 邓晋钧 刘宗祥 编著 电子工业出版社 (1999年第1版)
 《Visual Basic 5.0/6.0范例教程(专业版)》洪国胜 主编 中国铁道出版社(98年11月第1版)
 《Visual Basic6.0数据库开发指南》 西安电子科技出版社