CN103941684A - Dispatching optimization method for electroless copper plating process of multiple layers of circuit boards - Google Patents

Dispatching optimization method for electroless copper plating process of multiple layers of circuit boards Download PDF

Info

Publication number
CN103941684A
CN103941684A CN201410140873.2A CN201410140873A CN103941684A CN 103941684 A CN103941684 A CN 103941684A CN 201410140873 A CN201410140873 A CN 201410140873A CN 103941684 A CN103941684 A CN 103941684A
Authority
CN
China
Prior art keywords
population
wiring board
optimization
copper
represent
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
CN201410140873.2A
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.)
Kunming University of Science and Technology
Original Assignee
Kunming University of Science and Technology
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 Kunming University of Science and Technology filed Critical Kunming University of Science and Technology
Priority to CN201410140873.2A priority Critical patent/CN103941684A/en
Publication of CN103941684A publication Critical patent/CN103941684A/en
Pending legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Production Of Multi-Layered Print Wiring Board (AREA)

Abstract

The invention relates to a dispatching optimization method for the electroless copper plating process of multiple layers of circuit boards and belongs to the technical field of intelligent dispatching optimization in a production workshop. The dispatching optimization method comprises the steps that a dispatching model and an optimization objective of the electroless copper plating process are determined, and the optimization objective is optimized through a dispatching optimization method based on the differential evolution algorithm; the dispatching model is established according to processing finishing time of each circuit board on each process device, and meanwhile the optimization objective is obtained by minimizing the earliest finishing time. By means of the dispatching optimization method, the algorithm can be better guided to conduct global search; historical information of superior individuals can be fully utilized, and it can also be guaranteed that the global search of the algorithm has a certain width; as a result, the search field of the algorithm is wider, the local development capability of the algorithm is remarkably improved, and the solving quality is remarkably improved.

Description

A kind of Optimization Scheduling of chemical-copper-plating process process of multilayer circuit board
Technical field
The present invention relates to a kind of Optimization Scheduling of chemical-copper-plating process process of multilayer circuit board, belong to workshop intelligent optimization dispatching technique field.
Background technology
Printed-wiring board (PWB) (Printed Circuit Board, PCB) is the integrated carriers of electronic devices and components, is one of most important parts of electronic industry.Almost every kind of electrical equipment, in order to realize the electric interconnection between different components and parts, all will use printed board.On the product structure of PCB, multilayer circuit board has occupied most output value ratio, and the manufacturing capacity of multilayer circuit board has become the most important standard of weighing PCB industry technology level.Along with being growing more intense of market competition, how effectively to improve the efficiency of each link in multilayer circuit board production run, be the key that improves Business Economic Benefit and the market competitiveness.
In the manufacture process of PCB system, chemical-copper-plating process process is a wherein the most key ring.Chemical-copper-plating process process comprises oil removing, washing-1, acidleach, electro-coppering and washing-2 totally 5 stages, and these 5 stages need to be by said sequence at different process equipment ( ) on complete.In the printing process of whole wiring board, chemical-copper-plating process process occupies the main time.Therefore, chemical-copper-plating process process reasonably being dispatched, is to shorten the production cycle, improves the key of PCB system production capacity.In manufacture multilayer circuit board process, the every increase one deck of sheet material to be processed, will be through chemical-copper-plating process process once.Specifically, print the circuit board of multilayer, this sheet material need to repeat through 5 process equipments in chemical-copper-plating process process repeatedly, can complete processing by same sequence.The feature of chemical-copper-plating process process is: the number of plies of every circuit version is not quite similar, and the every increase one deck of wiring board will be according to order process once, and on every machine, the processing sequence of each circuit version is identical.Chemical-copper-plating process process belongs to the reentried line flow procedure of a class complexity, because the processing sequence of each circuit version on every process equipment is identical, academia defines this class streamline for displacement streamline (the Reentrant Permutation Flow-shop that can reentry, RPFS), already proved that two above RPFS scheduling problems of machine belong to np hard problem, cannot try to achieve its exact solution in polynomial time.Obviously, number of machines m=5 RPFS scheduling problem (being chemical-copper-plating process process scheduling problem), also belongs to the difficult category of NP.This problem is reasonably dispatched, can obviously improve the production efficiency of PCB system.
Because the chemical-copper-plating process process scheduling problem of multilayer circuit board is NP difficulty, make traditional mathematic programming methods can only solve problem on a small scale, and the optimization of heuristic constructive method is second-rate.Therefore, the present invention designs a kind of Optimization Scheduling based on differential evolution algorithm, can obtain the good solution of the electroless copper process scheduling problem of multilayer circuit board within a short period of time.
Summary of the invention
Technical matters to be solved by this invention is the problem that obtains the good solution of the chemical-copper-plating process process scheduling problem of multilayer circuit board within a short period of time, and a kind of Optimization Scheduling of chemical-copper-plating process process of multilayer circuit board is provided.
Technical scheme of the present invention is: a kind of Optimization Scheduling of chemical-copper-plating process process of multilayer circuit board, by determining scheduling model and the optimization aim of chemical-copper-plating process process, and use the Optimization Scheduling based on differential evolution algorithm to be optimized optimization aim; Wherein the machine time of every wiring board of scheduling model foundation on every process equipment sets up, and optimization aim is for minimizing completion date the earliest simultaneously c max :
In formula: mrepresent 5 process equipments of copper-plating technique process, sumRrepresent all nthe number of plies sum of individual wiring board to be processed, nrepresent the quantity of wiring board to be processed, wiring board Operation Sequencing to be processed, ( j=1 ..., sumR) represent to sort πin jthe wiring board of individual position, represent wiring board ? in the number of times that repeats, it is wiring board the inferiorly enter kthe process time of platform process equipment, it is wiring board the inferiorly enter kthe completion date of platform process equipment, represent all formable rankings the set of composition; Optimization aim be in find an optimal sequencing , make corresponding completion date the earliest c max minimum.
The concrete steps of the described Optimization Scheduling based on differential evolution algorithm are as follows:
A, coded system: adopt, based on random code mode, wiring board Operation Sequencing is carried out to real coding, then utilize LOV rule to set up the mapping relations one by one between real coding and integer coding, and then realize the conversion from real coding to wiring board Operation Sequencing;
B, initialization of population: adopt random device to produce initialization population, until the quantity of initial solution reaches the requirement of population scale, wherein population scale is M;
C, operative norm DE operation: previous generation population order is carried out to variation, intersects and select operation, produce candidate population;
D, based on " insert" mutation operation: according to variation probability 0.3 to candidate population carry out based on " insert" mutation operation, obtain variation after candidate population;
E, based on " interchange" neighbour structure and improve and jump out the Local Search of principle first: using individual as " choosing individuality " the front 5 ﹪ advantages of adaptation value minimum in the candidate population after variation, to each execution of " choosing individuality " based on " interchange" neighbour structure and improve and jump out the Local Search of principle first: if the individuality that Local Search obtains is better than " choosing individuality ", replaced, and using current population as population of new generation;
F, end condition: the maximum iteration time of setting end condition is 200, if met, output " optimum individual "; Otherwise go to step C, iterate, until meet end condition.
Described population scale is set to 50.
Principle of work of the present invention is:
Step 1: chemical-copper-plating process process scheduling model and the optimization aim of setting up multilayer circuit board.
The machine time of every wiring board of scheduling model foundation on every process equipment sets up, and optimization aim is for minimizing completion date the earliest simultaneously c max :
, k?=2,… m
,?
In formula: mrepresent 5 process equipments (completing respectively oil removing, washing-1, acidleach, electro-coppering and washing-2 operation) of copper-plating technique process, sumRrepresent all nthe number of plies sum of individual wiring board to be processed, nrepresent the quantity of wiring board to be processed, wiring board Operation Sequencing to be processed, ( j=1 ..., sumR) represent to sort πin jthe wiring board of individual position, represent wiring board ? in the number of times that repeats, it is wiring board the inferiorly enter kthe process time of platform process equipment, it is wiring board the inferiorly enter kthe completion date of platform process equipment, represent all formable rankings the set of composition; Optimization aim be in find an optimal sequencing , make corresponding completion date the earliest c max minimum.
Step 2: the expression of solution.
The coding of separating is the prerequisite of algorithm iteration optimizing.By setting up the rational mapping of solution space and algorithm solution space, not only can effectively reflect the architectural characteristic of problem self, also facilitate decode operation simultaneously and then form feasible schedule.For scheduling problem, classical coded system mainly comprises the coding based on machine, the coding based on workpiece and the coding based on random by key etc.For the feature of the chemical-copper-plating process process of multilayer circuit board, the present invention proposes the coding based on random by key.
In standard difference evolution algorithm, individuality shows with real number string list, adopt, based on random code mode, wiring board Operation Sequencing is carried out to real coding in this profit, then utilize LOV rule to set up the mapping relations one by one between real coding and integer coding, and then realize from algorithm solution space (real coding) conversion of (wiring board Operation Sequencing) to solution space;
Step 3: initialization of population: adopt random device to produce initialization population, until the quantity of initial solution reaches the requirement of population scale;
Step 4: operative norm DE operation: previous generation population order is carried out to variation, intersects and select operation, produce candidate population, and use candidate population to substitute previous generation population;
Step 5: based on " insert" mutation operation: according to variation probability 0.3 to candidate population carry out based on " insert" mutation operation, obtain variation after candidate population.Differential evolution algorithm has stronger overall exploring ability, but in algorithm evolution process, is easily absorbed in local optimum, thereby causes the Premature Convergence of algorithm, therefore, adds effective Local Search mechanism very important in differential evolution algorithm.Use " insert" operate the individuality in population (being the solution of problem) is carried out to disturbance, be conducive to algorithm and jump out local optimum, and then make the more zones of different of algorithm search.The present invention propose based on " insert" mutation operation, be conducive to improve the global search performance of algorithm, and then improve the quality of separating.
Step 6: based on " interchange" neighbour structure and improve and jump out the Local Search of principle first: using individual as " choosing individuality " the front 5 ﹪ advantages of adaptation value minimum in the candidate population after variation, to each execution of " choosing individuality " based on " interchange" neighbour structure and improve and jump out the Local Search of principle first: if the individuality that Local Search obtains is better than " choosing individuality ", replaced, and using current population as population of new generation;
Step 7: end condition: the maximum iteration time of setting end condition is 200, if met, output " optimum individual "; Otherwise go to step 4, iterate, until meet end condition.
The invention has the beneficial effects as follows: proposed scheduling model and the optimization aim of the chemical-copper-plating process process of multilayer circuit board, it is clear accurate to make to express; Adopt " optimum individual " renewal individuality of future generation that obtains current population according to algorithm steps, better bootstrap algorithm carries out global search; In the renewal process of population, adopt the cross and variation in algorithm and select the modes such as operation, not only can make the historical information of advantage individuality be fully used, can also ensure that the global search of algorithm has certain width; In global search, utilize " insert" operate disturbance is carried out in current region of search, be conducive to algorithm and jump out local optimum, and then make the search field of algorithm more extensive; In conjunction with " interchange" neighborhood search and front end abridged Local Search, the local development ability of algorithm is significantly improved, the quality of solution be improved significantly.
Brief description of the drawings
Fig. 1 is the chemical-copper-plating process process schematic diagram of multilayer circuit board in the present invention;
Fig. 2 is algorithm flow chart of the present invention;
Fig. 3 is the expression schematic diagram of solution in the present invention;
Fig. 4 be of the present invention based on " insert" variation schematic diagram;
Fig. 5 be of the present invention " interchange" operation chart.
Embodiment
Embodiment 1: as Figure 1-5, a kind of Optimization Scheduling of chemical-copper-plating process process of multilayer circuit board, by determining scheduling model and the optimization aim of chemical-copper-plating process process, and use the Optimization Scheduling based on differential evolution algorithm to be optimized optimization aim; Wherein the machine time of every wiring board of scheduling model foundation on every process equipment sets up, and optimization aim is for minimizing completion date the earliest simultaneously c max :
In formula: mrepresent 5 process equipments of copper-plating technique process, sumRrepresent all nthe number of plies sum of individual wiring board to be processed, nrepresent the quantity of wiring board to be processed, wiring board Operation Sequencing to be processed, ( j=1 ..., sumR) represent to sort πin jthe wiring board of individual position, represent wiring board ? in the number of times that repeats, it is wiring board the inferiorly enter kthe process time of platform process equipment, it is wiring board the inferiorly enter kthe completion date of platform process equipment, represent all formable rankings the set of composition; Optimization aim be in find an optimal sequencing , make corresponding completion date the earliest c max minimum.
The concrete steps of the described Optimization Scheduling based on differential evolution algorithm are as follows:
A, coded system: adopt, based on random code mode, wiring board Operation Sequencing is carried out to real coding, then utilize LOV rule to set up the mapping relations one by one between real coding and integer coding, and then realize the conversion from real coding to wiring board Operation Sequencing;
B, initialization of population: adopt random device to produce initialization population, until the quantity of initial solution reaches the requirement of population scale, wherein population scale is M;
C, operative norm DE operation: previous generation population order is carried out to variation, intersects and select operation, produce candidate population;
D, based on " insert" mutation operation: according to variation probability 0.3 to candidate population carry out based on " insert" mutation operation, obtain variation after candidate population;
E, based on " interchange" neighbour structure and improve and jump out the Local Search of principle first: using individual as " choosing individuality " the front 5 ﹪ advantages of adaptation value minimum in the candidate population after variation, to each execution of " choosing individuality " based on " interchange" neighbour structure and improve and jump out the Local Search of principle first: if the individuality that Local Search obtains is better than " choosing individuality ", replaced, and using current population as population of new generation;
F, end condition: the maximum iteration time of setting end condition is 200, if met, output " optimum individual "; Otherwise go to step C, iterate, until meet end condition.
Described population scale is set to 50.
Embodiment 2: as Figure 1-5, a kind of Optimization Scheduling of chemical-copper-plating process process of multilayer circuit board, by determining scheduling model and the optimization aim of chemical-copper-plating process process, and use the Optimization Scheduling based on differential evolution algorithm to be optimized optimization aim; Wherein the machine time of every wiring board of scheduling model foundation on every process equipment sets up, and optimization aim is for minimizing completion date the earliest simultaneously c max :
In formula: mrepresent 5 process equipments of copper-plating technique process, sumRrepresent all nthe number of plies sum (the every required copper-plated number of plies of wiring board is not quite similar) of individual wiring board to be processed, nrepresent the quantity of wiring board to be processed, wiring board Operation Sequencing to be processed, ( j=1 ..., sumR) represent to sort πin jthe wiring board of individual position, represent wiring board ? in the number of times that repeats, it is wiring board the inferiorly enter kthe process time of platform process equipment, it is wiring board the inferiorly enter kthe completion date of platform process equipment, represent all formable rankings the set of composition; Optimization aim be in find an optimal sequencing , make corresponding completion date the earliest c max minimum.
The concrete steps of the described Optimization Scheduling based on differential evolution algorithm are as follows:
A, coded system: adopt, based on random code mode, wiring board Operation Sequencing is carried out to real coding, then utilize LOV rule to set up the mapping relations one by one between real coding and integer coding, and then realize the conversion from real coding to wiring board Operation Sequencing; Be as shown in Figure 3 the solution of a problem;
B, initialization of population: adopt random device to produce initialization population, until the quantity of initial solution reaches the requirement of population scale, wherein population scale is M;
C, operative norm DE operation: previous generation population order is carried out to variation, intersects and select operation, produce candidate population;
D, based on " insert" mutation operation: according to variation probability 0.3 to candidate population carry out based on " insert" mutation operation, obtain variation after candidate population;
E, based on " interchange" neighbour structure and improve and jump out the Local Search of principle first: using individual as " choosing individuality " the front 5 ﹪ advantages of adaptation value minimum in the candidate population after variation, to each execution of " choosing individuality " based on " interchange" neighbour structure and improve and jump out the Local Search of principle first: if the individuality that Local Search obtains is better than " choosing individuality ", replaced, and using current population as population of new generation;
F, end condition: the maximum iteration time of setting end condition is 200, if met, output " optimum individual "; Otherwise go to step C, iterate, until meet end condition.
Described population scale is set to 50.
Table 1 has provided the method for the present invention's proposition and the comparative result of classical NEH method.The method that the present invention proposes as shown in Table 1 can obtain being better than the result of classical NEH method, therefore can be used for the scheduling problem of the chemical-copper-plating process process that effectively solves multilayer circuit board.
The target function value comparison that the method that table 1 the present invention proposes is tried to achieve in different problem scale situations from classical NEH method
Note: sumRfor nthe number of plies sum of individual wiring board to be processed, the number of plies of each wiring board is between 2 to 5.
By reference to the accompanying drawings the specific embodiment of the present invention is explained in detail above, but the present invention is not limited to above-mentioned embodiment, in the ken possessing those of ordinary skill in the art, can also under the prerequisite that does not depart from aim of the present invention, make various variations.

Claims (3)

1. the Optimization Scheduling of the chemical-copper-plating process process of a multilayer circuit board, it is characterized in that: by determining scheduling model and the optimization aim of chemical-copper-plating process process, and use the Optimization Scheduling based on differential evolution algorithm to be optimized optimization aim; Wherein the machine time of every wiring board of scheduling model foundation on every process equipment sets up, and optimization aim is for minimizing completion date the earliest simultaneously c max :
In formula: mrepresent 5 process equipments of copper-plating technique process, sumRrepresent all nthe number of plies sum of individual wiring board to be processed, nrepresent the quantity of wiring board to be processed, wiring board Operation Sequencing to be processed, ( j=1 ..., sumR) represent to sort πin jthe wiring board of individual position, represent wiring board ? in the number of times that repeats, it is wiring board the inferiorly enter kthe process time of platform process equipment, it is wiring board the inferiorly enter kthe completion date of platform process equipment, represent all formable rankings the set of composition; Optimization aim be in find an optimal sequencing , make corresponding completion date the earliest c max minimum.
2. the Optimization Scheduling of the chemical-copper-plating process process of multilayer circuit board according to claim 1, is characterized in that: the concrete steps of the described Optimization Scheduling based on differential evolution algorithm are as follows:
A, coded system: adopt, based on random code mode, wiring board Operation Sequencing is carried out to real coding, then utilize LOV rule to set up the mapping relations one by one between real coding and integer coding, and then realize the conversion from real coding to wiring board Operation Sequencing;
B, initialization of population: adopt random device to produce initialization population, until the quantity of initial solution reaches the requirement of population scale, wherein population scale is M;
C, operative norm DE operation: previous generation population order is carried out to variation, intersects and select operation, produce candidate population;
D, based on " insert" mutation operation: according to variation probability 0.3 to candidate population carry out based on " insert" mutation operation, obtain variation after candidate population;
E, based on " interchange" neighbour structure and improve and jump out the Local Search of principle first: using individual as " choosing individuality " the front 5 ﹪ advantages of adaptation value minimum in the candidate population after variation, to each execution of " choosing individuality " based on " interchange" neighbour structure and improve and jump out the Local Search of principle first: if the individuality that Local Search obtains is better than " choosing individuality ", replaced, and using current population as population of new generation;
F, end condition: the maximum iteration time of setting end condition is 200, if met, output " optimum individual "; Otherwise go to step C, iterate, until meet end condition.
3. the Optimization Scheduling of the chemical-copper-plating process process of multilayer circuit board according to claim 1 and 2, is characterized in that: described population scale is set to 50.
CN201410140873.2A 2014-04-10 2014-04-10 Dispatching optimization method for electroless copper plating process of multiple layers of circuit boards Pending CN103941684A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410140873.2A CN103941684A (en) 2014-04-10 2014-04-10 Dispatching optimization method for electroless copper plating process of multiple layers of circuit boards

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410140873.2A CN103941684A (en) 2014-04-10 2014-04-10 Dispatching optimization method for electroless copper plating process of multiple layers of circuit boards

Publications (1)

Publication Number Publication Date
CN103941684A true CN103941684A (en) 2014-07-23

Family

ID=51189392

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410140873.2A Pending CN103941684A (en) 2014-04-10 2014-04-10 Dispatching optimization method for electroless copper plating process of multiple layers of circuit boards

Country Status (1)

Country Link
CN (1) CN103941684A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104503381A (en) * 2014-11-20 2015-04-08 昆明理工大学 Optimizing scheduling method of handset in production assembly process
CN104571007A (en) * 2014-11-20 2015-04-29 昆明理工大学 Optimizing dispatching method for producing assembly process of general assembly line in production and manufacturing of cars
CN108845499A (en) * 2018-07-06 2018-11-20 昆明理工大学 A kind of Optimization Scheduling of steel smelting procedure
CN108873850A (en) * 2018-09-05 2018-11-23 昆明理工大学 A kind of Optimization Scheduling of automation of machinery manufacture production process
CN108873835A (en) * 2018-06-12 2018-11-23 昆明理工大学 The Optimization Scheduling of photoetching process in a kind of manufacture of semiconductor integrated circuit
CN109164763A (en) * 2018-07-25 2019-01-08 昆明理工大学 A kind of Optimization Scheduling of industrial robot automatic production line
CN109213094A (en) * 2018-07-25 2019-01-15 昆明理工大学 A kind of Optimization Scheduling based on multiplexing inter-plant steel smelting-continuous casting production steel billet process

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101620416A (en) * 2009-06-12 2010-01-06 浙江工业大学 Method for intelligently optimizing production scheduling of production process of flow industry enterprise
CN103246937A (en) * 2013-04-25 2013-08-14 中山大学 Dual population differential evolution algorithm-based optimization method for periodic train schedule dispatching

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101620416A (en) * 2009-06-12 2010-01-06 浙江工业大学 Method for intelligently optimizing production scheduling of production process of flow industry enterprise
CN103246937A (en) * 2013-04-25 2013-08-14 中山大学 Dual population differential evolution algorithm-based optimization method for periodic train schedule dispatching

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
B QIAN ET AL.: "A DE-based Algorithm for Reentrant Permutation Flow-shop Scheduling with Different Job Reentrant times", 《2013 IEEE SYMPOSIUM ON COMPUTATIONAL INTELLIGENCE IN SCHEDULING (CISCHED)》 *
B QIAN ET AL.: "A DE-based approach to no-wait flow-shop scheduling", 《COMPUTERS & INDUSTRIAL ENGINEERING》 *
王万良等: "基于混合差分进化算法的作业车间动态调度", 《计算机集成制造系统》 *
王海燕: "基于混合差分进化算法的制造过程分批优化调度研究", 《中国博士学位论文全文数据库 工程科技Ⅱ辑》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104503381A (en) * 2014-11-20 2015-04-08 昆明理工大学 Optimizing scheduling method of handset in production assembly process
CN104571007A (en) * 2014-11-20 2015-04-29 昆明理工大学 Optimizing dispatching method for producing assembly process of general assembly line in production and manufacturing of cars
CN104571007B (en) * 2014-11-20 2018-11-27 昆明理工大学 The Optimization Scheduling of general assembly line production assembling process in a kind of automotive manufacture
CN108873835A (en) * 2018-06-12 2018-11-23 昆明理工大学 The Optimization Scheduling of photoetching process in a kind of manufacture of semiconductor integrated circuit
CN108845499A (en) * 2018-07-06 2018-11-20 昆明理工大学 A kind of Optimization Scheduling of steel smelting procedure
CN109164763A (en) * 2018-07-25 2019-01-08 昆明理工大学 A kind of Optimization Scheduling of industrial robot automatic production line
CN109213094A (en) * 2018-07-25 2019-01-15 昆明理工大学 A kind of Optimization Scheduling based on multiplexing inter-plant steel smelting-continuous casting production steel billet process
CN108873850A (en) * 2018-09-05 2018-11-23 昆明理工大学 A kind of Optimization Scheduling of automation of machinery manufacture production process

Similar Documents

Publication Publication Date Title
CN103941684A (en) Dispatching optimization method for electroless copper plating process of multiple layers of circuit boards
CN103838219A (en) Optimized dispatching method of photosensitive resistance welding process in multilayer printed circuit board manufacturing
CN104820867B (en) A kind of Rectangular Pieces Packing method towards many stock boards
CN101901425A (en) Flexible job shop scheduling method based on multi-species coevolution
CN102883548B (en) Component mounting and dispatching optimization method for chip mounter on basis of quantum neural network
CN112818549B (en) Hierarchical dimension reduction dynamic planning method for hydropower station load optimized distribution
CN108873835A (en) The Optimization Scheduling of photoetching process in a kind of manufacture of semiconductor integrated circuit
CN112053037A (en) Flexible PCB workshop scheduling optimization method and system
CN105590143B (en) Multi-machine assembly line chip mounter load balancing optimization method in PCB assembly process
CN104536387B (en) A kind of Optimization Scheduling of the production assembling process of liquid crystal TV set
CN115618803A (en) Method and system for detecting micropores in integrated circuit layout
Shahnaghi et al. A robust modelling and optimisation framework for a batch processing flow shop production system in the presence of uncertainties
CN103678554A (en) Character substituting method and device
CN104503381B (en) A kind of Optimization Scheduling of the production assembling process of mobile phone
CN101739477A (en) Method for setting marking words of printed circuit board
CN103747614B (en) Plate and its production technology are merged based on several samples
CN103853938B (en) A kind of high-flux sequence data processing and inversion flow control method
CN102314643A (en) Intelligent ticket proposing method of power network dispatch operation ticket system
CN106777612B (en) Method and device for establishing PCB type prediction model and PCB design
Sang et al. Discrete artificial bee colony algorithm for lot-streaming flowshop with total flowtime minimization
CN107920422A (en) A kind of method that Automatic Optimal pcb board fixes production size
CN103902772B (en) Staggered pin structure based escape wiring method for isometric difference pairs
CN102902347A (en) Low-power-consumption voltage island dividing method for system on chip
CN107942968B (en) A kind of dispatching method and system of hybrid flow production
Grant et al. Improving the sustainability of printed circuit boards through additive printing

Legal Events

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

Application publication date: 20140723

RJ01 Rejection of invention patent application after publication