企业安全生产管理系统设计说明

  • 格式:doc
  • 大小:1.14 MB
  • 文档页数:45

下载文档原格式

  / 45
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

摘要

企业安全生产管理系统(Safety production management system of enterprises)是将以计算机为基础的管理信息系统应用于人们在安全生产过程中的安全问题,运用有效的资源,发挥人们的智慧,通过人们的努力,进行有关决策、计划、组织和控制等活动,实现生产过程中人与机器设备、物料环境的和谐,达到安全生产的目标。

本文以塔山煤矿公司为课题研究对象,先对塔山煤矿公司的安全生产管理做初步调查,然后对塔山煤矿公司的企业安全生产管理系统做详细的需求分析,包括对塔山煤矿公司现行安全生产管理系统存在问题的分析和解决方案生成,并进行系统总体结构设计、功能设计、数据库设计、运行环境设计等,目的是通过对企业安全生产管理系统的功能目标、系统构成和开发过程的分析研究,来探索企业如何用企业安全生产管理系统进行有效的安全生产,避免安全事故的发生,实现企业安全生产管理现代化。

关键词:企业安全生产管理系统、PHP、MySQL数据库

Abstract

Safety production management system (Safety production management system of enterprises) is the application of management information system based on computer for people in the safety production process of safety issues, effective use of the resources, develop people's intelligence, through the efforts, the decision, plan, organize and control activities, realize people machinery and equipment, materials and environment in the production process of harmony, achieve the goal of safe production.

Taking Tashan Coal Company as the research object, first the safety production management of Tashan Coal companies do a preliminary investigation, then the Tashan Coal Mine Enterprise safety production management system to do a detailed needs analysis, including the existing problems of the current production safety management system of Tashan mine company analysis and solution generation, and the overall system structure design, function design, database design, environment design, purpose is through the analysis of function target, system of safe production management system of the enterprise and development process, to explore how the enterprise safety production management system of enterprises effectively safety, avoid the occurrence of safety accidents, realize the modernization of management of safety in production enterprises.

Keywords:Safety production management system of enterprises、PHP、MySQL Database

目录

引言 (1)

1. 安全生产管理系统概述 (2)

1.1 企业安全生产管理系统的基本概念 (2)

1.2 企业安全生产管理系统的基本作用 (2)

1.3 企业安全生产管理系统研究的背景和意义 (3)

1.4 课题研究对象 (3)

2. 需求分析 (4)

2.1 现行系统业务描述 (4)

2.2 现行系统存在问题的分析 (4)

2.3 解决方案 (5)

2.4 可行性分析 (6)

3. 系统总体设计 (7)

3.1 系统总体设计的原则 (7)

3.2 系统目标 (7)

3.2.1总体目标 (7)

3.2.2具体目标 (8)

3.3 系统的开发方法的比较与选择 (8)

3.4 系统总体功能结构 (9)

4. 系统功能设计 (10)

4.1 系统功能详细设计 (10)

4.1.1 系统管理模块 (10)

4.1.2 安全教育模块 (10)

4.1.3 事故管理模块 (12)

4.1.4 设备管理模块 (13)

4.2 数据库设计 (15)

4.2.1 数据库设计方法 (15)

4.2.2 概念结构设计 (16)

4.2.3 逻辑结构设计 (17)

4.2.4 物理结构设计 (17)

5. 系统运行环境设计 (21)

5.1 硬件环境 (21)

5.2 软件环境 (21)

5.3 系统的安全性和可靠性设计 (21)

6. 系统实现过程 (22)

6.1 编程技术选择 (22)

6.2 用户界面设计 (22)

6.2.1 用户界面设计的基本原则 (22)

6.2.2 用户界面风格 (23)

7. 系统测试 (26)

7.1 系统测试的方法 (26)

7.2 系统测试方案设计 (26)

7.3 系统测试的步骤 (27)

7.4 系统的切换方案 (28)