Full-process blowing fan manufacturing quality monitoring system based on process flow

A technology for manufacturing quality and monitoring systems, applied in instruments, data processing applications, resources, etc., can solve problems such as large system information throughput, dirty data, and system performance cannot be guaranteed, to overcome information overlap and improve system parallelism , the effect of saving transaction processing time

CN106910004AInactive Publication Date: 2017-06-30NORTH CHINA ELECTRIC POWER UNIV (BAODING) +1
3 Cites 7 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2017-06-30
Estimated Expiration
Not applicable · inactive patent

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention belongs the computer monitoring and industrial manufacturing field and more particularly, to a blowing fan manufacturing quality monitoring system to solve the dirty data arising from the accessing to shared resources by a plurality of activities at the same time in the current work flow technology and the processing problems of the system performances under the condition of a large information amount and when abnormity occurs. The invention therefore, provides this full-process blowing fan manufacturing quality monitoring system based on the process flow. The system comprises a work flow engine, a terminal display device, a communication device and a server. The work flow engine divides all the procedures of the blowing fan manufacturing process into ten procedures including incoming material testing procedure and the manufacturing process spot inspection procedure, which realizes the process-flow-based quality monitoring system. Compared with the traditional work flow engine, a dynamic processing mechanism is added, so that the system is more flexible and more self-adaptive. At the same time, parallel processing of the procedures is realized; the parallelism of the system is increased; and the affair processing time is saved effectively.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention belongs to the fields of computer monitoring and industrial manufacturing, and in particular relates to a quality monitoring system for fan manufacturing. Background technique

[0002] With the lean manufacturing technology and process, how to more conveniently and intuitively monitor the quality of the product manufacturing process has become a key issue affecting the continuous development and growth of enterprises. At present, the supervision and management of product quality in the domestic manufacturing industry is mainly based on traditional workflow technology. Workflow technology is a rapidly developing technology today, which can provide business process modeling, management and control functions for enterprise applications. Its most basic feature is the ability to combine human and machine behaviors, especially the ability to interact with applications and tools to complete the automation of business processes. From its appear...

Examples

Embodiment 1

[0029] A whole-process fan manufacturing quality monitoring system based on process flow, the system includes a workflow engine, terminal display device, communication device, and server; among them, the workflow engine is responsible for task assignment and task scheduling; the terminal display device is responsible for users to view pending tasks The process and process history; the communication device is responsible for transmitting information through the network interface; the server is responsible for workflow information processing and data storage. The monitoring system adopts Visual studio.NET integrated development environment, the development language is C#, and the background database uses Microsoft SQL Server 2005. The workflow engine of the system divides the process into two sub-modules: the incoming material quality monitoring module and the production process quality monitoring module. The specific structure is shown in the attached figure 1 As shown, the inc...

Embodiment 2

[0031] as attached figure 2 As shown, the figure describes the operation mechanism of the workflow engine designed by this system. The workflow engine is mainly responsible for task assignment and task scheduling, ensuring that the workflow runs normally according to the predefined process sequence. The specific steps are as follows:

[0032] Step 1: After receiving the generating process instruction, get the current process definition according to the process template of the obtained instruction;

[0033] Step 2: Create and initialize a process instance according to the process template information obtained by the engine;

[0034] Step 3: The engine obtains the information of the first node of the process, and checks whether the node meets the activation conditions. If so, it calls the organization model library to assign the task to the corresponding user according to the defined task allocation principle, otherwise it needs to wait for the information of the next first nod...