CN108305023A - A kind of method that electronic assemblies industry realizes automatic job distribution - Google Patents

A kind of method that electronic assemblies industry realizes automatic job distribution Download PDF

Info

Publication number
CN108305023A
CN108305023A CN201810408816.6A CN201810408816A CN108305023A CN 108305023 A CN108305023 A CN 108305023A CN 201810408816 A CN201810408816 A CN 201810408816A CN 108305023 A CN108305023 A CN 108305023A
Authority
CN
China
Prior art keywords
process route
work
product
job distribution
automatic job
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810408816.6A
Other languages
Chinese (zh)
Inventor
冯焕虎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Inspur Genersoft Information Technology Co Ltd
Original Assignee
Shandong Inspur Genersoft Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Inspur Genersoft Information Technology Co Ltd filed Critical Shandong Inspur Genersoft Information Technology Co Ltd
Priority to CN201810408816.6A priority Critical patent/CN108305023A/en
Publication of CN108305023A publication Critical patent/CN108305023A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Operations Research (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Educational Administration (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The present invention provides a kind of method that electronic assemblies industry realizes automatic job distribution, belong to computer application technology, the process route and worker's work calendar that the present invention passes through setting different product, and establish the hour norm of each product sequence and the memory mechanism of degree-of-difficulty factor, ensure the integrality of data constraint during data maintenance, and completes the automatic job distribution of the production schedule by quick sorting algorithm.The present invention can good solution electronic assemblies industry fast Superb work the case where, by technology with the integration of software systems original function, can effectively improve the accuracy of the operating efficiency and data of software user of service, change tradition by the mode for sending work by hand.

Description

A kind of method that electronic assemblies industry realizes automatic job distribution
Technical field
The present invention relates to a kind of methods that Computer Applied Technology more particularly to electronic assemblies industry realize automatic job distribution.
Background technology
In traditional software management product, is being sent to the production schedule working hour, our software systems are passed through frequently with manual mode, Send working hour very inconvenient, comparatively laborious, heavy workload, plan becomes a kind of tool recorded afterwards.
Invention content
In order to solve the above technical problems, the present invention proposes a kind of method that electronic assemblies industry realizes automatic job distribution. By establishing Product Process route and work calendar mode in advance, working hour is sent to realize more people's more than one piece automatically by the specified time started Send work to handle, facilitate staff planners send work, improve working efficiency, while effectively avoiding the probability to malfunction
The technical solution adopted by the present invention is:
A kind of method that electronic assemblies industry realizes automatic job distribution includes mainly the following steps:
A, it is directed to different product and process route is set, and establish hour norm and the degree-of-difficulty factor storage of each product sequence Mechanism;
B, work calendar is established for the worker for participating in product processing, including class's system and specific works time;
C, according to process route and work calendar, the automatic job distribution of the production schedule is completed by quick sorting algorithm.
In step,
1) according to Product Definition process route, and hour norm and the degree-of-difficulty factor of product sequence are established, working hour is supported small When, minute one kind chronomere;
2) process route of the more than one version of each Product Definition.
In stepb,
1) class makes next above shift definition;
2) period work calendar, and manual setting day off are automatically generated according to class's system.
In step C,
1) it includes sending work per capita, sending work by single-piece to send work mode;
2) extraction process route, assigned work calendar and time started, according to quick sorting algorithm automatic job distribution.
Wherein,
1, Product Process route is defined, product sequence hour norm and degree-of-difficulty factor are established
By process route function maintenance items process route, the maintenance items circulation process in process route, and be arranged The hour norm of each process and chronomere, degree-of-difficulty factor, and specify its process route version.
If product A is by four welding, inspection, assembly, debugging process sequence processing, the wherein welding sequence hour norm is 90 minutes, degree-of-difficulty factor 1.2.
2, workers processing work calendar is defined
Workers processing shift and shift, such as double shift are defined first, are divided to morning shifts and afternoon shift two shifts, wherein Morning shifts are 9:00-12:00, afternoon shift 13:00-17:00.
Then work calendar is defined, the work calendar of some period is generated according to class's system, manual setting rest after generation Day and working day.
3, converted products is selected, planned start time and workers processing are specified
4, automatic job distribution is realized according to arrange parameter
Work calendar and product processing technique route are selected, it is real by quick sorting algorithm according to specified converted products The more people's automatic job distributions of existing more than one piece.
The beneficial effects of the invention are as follows
The present invention can good solution electronic assemblies industry fast Superb work the case where, it is original with software systems by technology The integration of function can effectively improve the accuracy of the operating efficiency and data of software user of service, change traditional dependence The mode of work is sent by hand,
With good application value.
Description of the drawings
Fig. 1 is the workflow schematic diagram of the present invention.
Specific implementation mode
More detailed elaboration is carried out to present disclosure below:
Realize that the more people's automatic job distribution technology introductions of more than one piece, specific implementation mode are as follows below with electronic assemblies industry:
1, shift is defined, work calendar is generated, is recorded with table WorkCalendar
Field number Field name Field type Explanation
ID Major key VARchar2(36) Identify unique document
Date Date Date One day in certain period
ISDay Working day char(1) It enumerates, 1:It is;0:It is no
BeginTime Time started VARchar2(6) Attack time on the same day
EndTime Close Date VARchar2(6) Knocking-off time on the same day
2, first, Product Process route is defined, is recorded with table RoutingOperation.
3, converted products product is selected, time started and work calendar are specified.
4, quick sorting algorithm automatic arrangement program is passed through according to process route
1. obtaining work calendar and scheduling Start Date, attached partial code:
2. obtaining current converted products machining process route, attached partial code:
3. splitting (more than one piece is given multiple people) per capita, attached partial code:
4. after splitting completion task by single-piece is single, scheduling is realized by quick sorting algorithm,
Attached partial code:
5, it can be adjusted again by hand after automatic arrangement program.

Claims (6)

1. a kind of method that electronic assemblies industry realizes automatic job distribution, which is characterized in that include mainly the following steps:
A, it is directed to different product and process route is set, and establish hour norm and the degree-of-difficulty factor storage machine of each product sequence System;
B, work calendar is established for the worker for participating in product processing, including class's system and specific works time;
C, according to process route and work calendar, the automatic job distribution of the production schedule is completed by quick sorting algorithm.
2. according to the method described in claim 1, it is characterized in that,
In step,
1) according to Product Definition process route, and hour norm and the degree-of-difficulty factor of product sequence are established, working hour supports hour, divides The chronomere of clock one kind;
2) process route of the more than one version of each Product Definition.
3. according to the method described in claim 1, it is characterized in that,
In stepb,
1) class makes next above shift definition;
2) period work calendar, and manual setting day off are automatically generated according to class's system.
4. according to the method described in claim 1, it is characterized in that,
In step C,
1) it includes sending work per capita, sending work by single-piece to send work mode;
2) extraction process route, assigned work calendar and time started, according to quick sorting algorithm automatic job distribution.
5. according to the method described in claim 2, it is characterized in that,
By process route function maintenance items process route, the maintenance items circulation process in process route, and be arranged each The hour norm of process and chronomere, degree-of-difficulty factor, and specify its process route version.
6. according to the method described in claim 1, it is characterized in that,
Process route passes through quick sorting algorithm automatic arrangement program
1. obtaining work calendar and scheduling Start Date, attached partial code:
2. obtaining current converted products machining process route, attached partial code:
3. splitting (more than one piece is given multiple people) per capita, attached partial code:
4. after splitting completion task by single-piece is single, scheduling, attached partial code are realized by quick sorting algorithm:
CN201810408816.6A 2018-05-02 2018-05-02 A kind of method that electronic assemblies industry realizes automatic job distribution Pending CN108305023A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810408816.6A CN108305023A (en) 2018-05-02 2018-05-02 A kind of method that electronic assemblies industry realizes automatic job distribution

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810408816.6A CN108305023A (en) 2018-05-02 2018-05-02 A kind of method that electronic assemblies industry realizes automatic job distribution

Publications (1)

Publication Number Publication Date
CN108305023A true CN108305023A (en) 2018-07-20

Family

ID=62846340

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810408816.6A Pending CN108305023A (en) 2018-05-02 2018-05-02 A kind of method that electronic assemblies industry realizes automatic job distribution

Country Status (1)

Country Link
CN (1) CN108305023A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114757530A (en) * 2022-04-13 2022-07-15 格莱杰(深圳)科技有限公司 Data processing method, system, computer device and medium for production scheduling

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
宋代立: "电路印刷板组装车间生产调度方法研究", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114757530A (en) * 2022-04-13 2022-07-15 格莱杰(深圳)科技有限公司 Data processing method, system, computer device and medium for production scheduling

Similar Documents

Publication Publication Date Title
Vishnu et al. Reliability based maintenance strategy selection in process plants: a case study
Chryssolouris et al. An integrated approach to process planning and scheduling
JP2828526B2 (en) Automatic generation of production line control information
CN106779308A (en) A kind of System and method for of the shop Planning scheduling towards discrete manufacture
CN108764610A (en) Standard technology construction management of project method based on big data, storage medium
CN112070378B (en) Production scheduling management method based on logic priority principle by using computer
CN101685452A (en) Data warehouse scheduling method and scheduling system
CN104484751A (en) Dynamic optimization method and device for production planning and resource allocation
CN104881730A (en) Boiler virtual prototype collaborative design system and method based on workflow
CN108305023A (en) A kind of method that electronic assemblies industry realizes automatic job distribution
CN105719060A (en) Method for managing cable manufacturing
Kumar et al. Facility and process layout analysis of an SME using simulation: a case study of a manufacturing company
CN115660261B (en) Production order information processing method, computer device and storage medium
Zasadzien et al. Implementation of maintenance employees' work time scheduling
CN115438952A (en) Production scheduling method and related equipment thereof
CN113610484A (en) Intelligent manufacturing production execution system L-MES and manufacturing method thereof
Singhania et al. Application of simulation for manufacturing system management-A case study
CN101794417A (en) Work flow dispatching and business flow modeling method based on sequence number
Kim et al. Data integration and arrangement in the shop floor based-on time stamp: An illustrative study of CNC machining
Brillinger et al. Improving CAD/-CAM Process Chains in Forging Industries in the Era of Digitalization Based on a Case Study
Lontsikh et al. Information security methods' application based on the digital management approaches and the deming cycle in improving the modern production's processes
Haijun et al. An application technology research about FO/AO based on MES system
Ramos et al. Development of Complexity and Tolerance Matrices for 3-Axis and 5-Axis Computerized Numerically Controlled Milling Machines
Subagiyo et al. Simulation Modeling and Performance Analysis of Production Schedule of Polymer Dispersion Plant with Limited Storage Tank
He et al. Development of integrated quality information system for continuous improvement

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180720