JPH11227931A - Conveying order deciding method and its device - Google Patents

Conveying order deciding method and its device

Info

Publication number
JPH11227931A
JPH11227931A JP10028935A JP2893598A JPH11227931A JP H11227931 A JPH11227931 A JP H11227931A JP 10028935 A JP10028935 A JP 10028935A JP 2893598 A JP2893598 A JP 2893598A JP H11227931 A JPH11227931 A JP H11227931A
Authority
JP
Japan
Prior art keywords
transfer order
order
transfer
initial
crossover operation
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
JP10028935A
Other languages
Japanese (ja)
Inventor
Shinichiro Yanagi
紳一郎 柳
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.)
Yaskawa Electric Corp
Original Assignee
Yaskawa Electric Corp
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 Yaskawa Electric Corp filed Critical Yaskawa Electric Corp
Priority to JP10028935A priority Critical patent/JPH11227931A/en
Publication of JPH11227931A publication Critical patent/JPH11227931A/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

  • General Factory Administration (AREA)
  • Control Of Conveyors (AREA)
  • Container, Conveyance, Adherence, Positioning, Of Wafer (AREA)
  • Multi-Process Working Machines And Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable the conveying order of articles to be decided in a short time regardless of the number of the articles in the conveying order to be generated. SOLUTION: When the conveying order is decided in a manufacturing device having a conveying means and a working means, a means 21 to input a known conveying order to a parallel computer to carry out a genetic algorithm as one of initial solution, and a program to carry out the genetic algorithm on the parallel computer, stores the initial conveying order into a conveying order preserver 24, and the result of a crossover operation carried out in a crossover operation part 25 by making the initial conveying order as an input is stored again in the conveying order preserver 24, so as to carry out the totalization and the selection of the preserved conveying order in a selection and totalization execution part 26. In this case, the selection and totalization operations of a crossover operation by plural conveying orders, and a crossover operation by only a single conveying order, are carried out at a time and in parallel in the parallel computer, so as to reduce the deciding time.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、並列計算機を用い
て遺伝的アルゴリズムにより製造装置内の最適な搬送順
序を決定するスケジューリングの方法および装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a scheduling method and apparatus for determining an optimal transfer order in a manufacturing apparatus by a genetic algorithm using a parallel computer.

【0002】[0002]

【従来の技術】従来、遺伝的アルゴリズムを利用して搬
送順序等を決定する場合、例えば、シリコンウェハー上
にLSIを形成する微細プロセス加工工程、検査工程等
の各種の加工工程を経て製品を出荷する半導体生産ライ
ン等では、複数の加工工程設備が生産計画に従って無駄
無く効率的に稼働するように、ロット毎の仕掛り品をカ
セット等の収納棚へ搬送して収納し、次の加工工程へ再
び搬送投入するといった場合の、ウェハー搬送順序スケ
ジューリングの最適解を遺伝的アルゴリズムを利用して
求めている。この遺伝的アルゴリズムの具体的な手順と
しては、搬送順序等の「問題」をモデル化して遺伝的ア
ルゴリズムで解けるように[0、1]のビット列からな
る遺伝子に置換え生成した複数の遺伝子より、2つの遺
伝子を淘汰・選択して親遺伝子とし、決められた親遺伝
子上の交叉位置を基に2つの親遺伝子をそれぞれ同じ交
叉位置で分割して、遺伝子の一部分を子の遺伝子に分け
与え、交叉位置を境に分け与える子を変える等の方法
で、2つの親遺伝子を交叉させ新しい子遺伝子を生成さ
せるという手続きを繰り返し最適解に近付ける方法をと
っている。実際に遺伝的アルゴリズムを実行する計算機
は初期搬送順序を決定し、繰り返し実行する搬送順序に
対する交叉演算を逐次的に行っていた。
2. Description of the Related Art Conventionally, when a transfer order and the like are determined using a genetic algorithm, a product is shipped through various processing steps such as a fine processing step and an inspection step for forming an LSI on a silicon wafer. In a semiconductor production line, the in-process products for each lot are transported to and stored in a storage shelf such as a cassette so that a plurality of processing process facilities can operate efficiently without waste according to the production plan, and then stored in the next processing process. An optimal solution for scheduling the wafer transfer order in the case where the transfer is performed again is obtained by using a genetic algorithm. As a specific procedure of the genetic algorithm, a plurality of genes generated by replacing a gene composed of a bit string of [0, 1] with a model of a “problem” such as a transfer order so that the genetic algorithm can solve the problem. A parent gene is selected by selecting and selecting two genes. Based on the determined crossover position on the parent gene, the two parent genes are each divided at the same crossover position, and a part of the gene is given to the child gene, and the crossover position is given. In this method, two parent genes are crossed to generate a new child gene by, for example, changing the child giving the boundary to a new child gene. The computer that actually executes the genetic algorithm determines the initial transfer order, and sequentially performs the crossover operation on the repeatedly executed transfer order.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上記従
来例においては、交叉演算を逐次的に行っていたので、
一般的に、逐次的な演算の場合は生成される搬送順序の
個体数の2乗に比例して搬送順序決定時間が増加するも
のであり、演算時間の増加により信頼性が低下するとい
う問題があった。また、同様な意味から他の手段、例え
ば、部分的な分散的な経験則に基づくオペレータ入力、
あるいは実際の過去の履歴などを参照して決定された搬
送順序に従った総加工時間の方が、全て計算機を利用し
て決定された搬送順序の総加工時間よりも優れている場
合があるという問題があった。そこで、本発明は、基準
となる初期値として入力された搬送順序と同等か又はよ
り優れた搬送順序を生成し、搬送順序の個体数に無関係
な時間で搬送順序を決定できる搬送順序決定方法を提供
することを目的としている。
However, in the above-mentioned conventional example, since the crossover operation is performed sequentially,
In general, in the case of a sequential operation, the transfer order determination time increases in proportion to the square of the number of individuals in the generated transfer order, and there is a problem that the reliability decreases due to an increase in the operation time. there were. Also, other means from the same sense, for example, operator input based on a partially decentralized rule of thumb,
Alternatively, the total processing time according to the transfer order determined by referring to the actual past history may be better than the total processing time of the transfer order determined using the computer in all cases. There was a problem. Therefore, the present invention provides a transfer order determining method capable of generating a transfer order equivalent to or better than the transfer order input as a reference initial value and determining the transfer order in a time independent of the number of individuals in the transfer order. It is intended to provide.

【0004】[0004]

【課題を解決するための手段】上記目的を達成するた
め、請求項1記載の発明は、製品搬送手段と複数の製品
加工手段とを有する製造装置内部における製品の搬送順
序を、遺伝的アルゴリズムを実行する並列計算機によっ
て決定する搬送順序決定方法であって、前記初期搬送順
序を記憶し、該記憶した初期搬送順序を入力として交叉
演算を実行し、該交叉演算結果を再び保存し、該保存さ
れた搬送順序の淘汰・集計を行う搬送順序決定方法にお
いて、前記並列計算機に既知の搬送順序を初期解の一つ
として入力することを特徴としている。上記構成によれ
ば、並列計算機に初期値として、ある程度信頼性のある
既知の搬送順序を初期搬送順序として入力し、その搬送
順序を基準に総加工時間が最小になるように交叉演算を
行うので、初期搬送順序に従った総加工時間と同じか、
または短くなるような搬送順序が演算の進行に伴い保存
されていくことになり、最終的に得られる搬送順序に従
った総加工時間は、計算機に入力されたある程度信頼性
のある初期値の搬送順序に従った総加工時間と同じか、
又はそれより短くすることができる。また請求項2記載
の発明は、請求項1記載の搬送順序決定方法において、
前記交叉演算による複数の搬送順序の演算と、前記淘汰
・集計による唯一の搬送順序の演算とを前記並列計算機
上で同時並列的に実行することを特徴としている。ま
た、請求項3記載の発明は、請求項2記載の方法を実現
する装置で、製品搬送手段と複数の製品加工手段とを有
する製造装置内部における製品の搬送順序を、遺伝的ア
ルゴリズムを実行する並列計算機によって決定する搬送
順序決定装置において、前記並列計算機が、初期搬送順
序と交叉演算結果とを記憶する搬送順序保存部と、前記
搬送順序保存部に記憶された初期搬送順序を入力として
搬送順序の交叉演算を実行し、交叉演算結果である搬送
順序を再び前記搬送順序保存部へ保存する交叉演算手段
と、前記搬送順序保存部に保存された搬送順序を淘汰・
集計する淘汰・集計実行手段と、を備え、かつ、前記交
叉演算手段による複数の搬送順序の演算と、前記淘汰・
集計実行手段による唯一の搬送順序の演算とを、同時並
列的に実行すること、を特徴としている。上記構成によ
れば、複数の交叉演算が全て同時並列的に並列計算機上
で実行されるため、搬送順序決定時間は計算機により生
成される搬送順序の個数に無関係となり、各遺伝的演算
の演算時間と、繰返し回数にのみ関係するものにするこ
とができる。
In order to achieve the above-mentioned object, the invention according to claim 1 is a method for controlling a product transfer order in a manufacturing apparatus having a product transfer means and a plurality of product processing means by using a genetic algorithm. A method of determining a transfer order determined by a parallel computer to be executed, the method including storing the initial transfer order, performing a crossover operation using the stored initial transfer order as an input, storing the crossover operation result again, and storing the stored crossover operation result. In the transfer order determining method for selecting and totaling the transfer order, a known transfer order is input to the parallel computer as one of the initial solutions. According to the above configuration, a known reliable transport order is input as an initial value to the parallel computer as an initial transport order, and the crossover operation is performed so that the total processing time is minimized based on the transport order. Is the same as the total processing time according to the initial transport order,
Alternatively, the transfer order that becomes shorter will be saved as the calculation progresses, and the total processing time according to the finally obtained transfer order will be a somewhat reliable initial value transferred to the computer. Is it the same as the total machining time according to the order,
Or it can be shorter. According to a second aspect of the present invention, in the method of determining a transport order according to the first aspect,
It is characterized in that the calculation of the plurality of transfer orders by the crossover operation and the calculation of the only transfer order by the selection / aggregation are performed in parallel on the parallel computer. According to a third aspect of the present invention, there is provided an apparatus for realizing the method according to the second aspect, wherein a genetic algorithm is used to determine a product transfer order in a manufacturing apparatus having a product transfer means and a plurality of product processing means. In the transfer order determination device determined by the parallel computer, the parallel computer may include a transfer order storage unit that stores an initial transfer order and a result of a cross operation, and a transfer order that receives the initial transfer order stored in the transfer order storage unit as an input. A crossover operation means for executing the crossover operation and storing the transfer order as a result of the crossover operation again in the transfer order storage section, and selecting and removing the transfer order stored in the transfer order storage section.
Selection / aggregation execution means for counting, and calculating the plurality of transport orders by the crossover operation means;
It is characterized in that the calculation of the sole transfer order by the tallying execution means is executed simultaneously and in parallel. According to the above configuration, since the plurality of crossover operations are all executed simultaneously and in parallel on the parallel computer, the transfer order determination time is independent of the number of transfer orders generated by the computer, and the operation time of each genetic operation is Can be related only to the number of repetitions.

【0005】[0005]

【発明の実施の形態】以下、本発明実施の形態について
図を参照して説明する。図1は本発明の実施の形態に係
る搬送順序決定方法が実証される半導体製造システムの
構成図である。図2は図1における搬送順序決定方法の
概念ブロック図である。図3は図2に示す初期搬送順序
入力・指令部の処理のフローチャートである。図4は図
2に示す交叉演算実行部の処理のフローチャートであ
る。図5は図2に示す淘汰・集計実行部の処理のフロー
チャートである。図1において、製造装置の例として半
導体製造システムの1例を示している。しかし、もちろ
ん本発明は半導体の製造に限定されるものではない。こ
の半導体製造システムは、半導体製造装置11と、半導
体製造装置11を制御するコントローラ12と、遺伝的
アルゴリズムを実行する並列計算機13とから構成され
ている。更に、半導体製造装置11は搬送ロボット14
と、半導体を格納するカセット15と、3つの半導体加
工装置16、17、18から構成されている。システム
全体の動作は、先ず、並列計算機13が搬送順序を決定
して、その搬送順序をコントローラ12へ出力し、コン
トローラ12は指令された搬送順序に従って、搬送ロボ
ット14を含む半導体製造装置11を制御している。こ
の場合の搬送順序とは、半導体製造装置11内部におけ
る搬送ロボット14の半導体搬送順序のことである。各
半導体はカセット15から取り出されて、先ず加工装置
16へ、その後加工装置17又は加工装置18へと搬送
されて、加工が完了後カセット15へ戻され保管され
る。この場合の搬送ロボット14の動きとしては、 (1)、カセット15から加工装置16への搬送。 (2)、加工装置16から、加工装置17又は加工装置
18への搬送。 (3)、加工装置17又は加工装置18からカセット1
5への搬送。 が考えられる。各半導体(仕掛り品としてのロット毎の
ウェハー群)は基本的に搬送(1)、(2)、(3)の
ような順序で加工しなければならないが、異なる半導体
間の搬送に関しては当然こうした順序の制約はない。最
も典型的なケースはASIC製造ライン等の場合である
が、ある半導体Aに対して搬送(3)を実行するか、又
は違う半導体Bに対して搬送(1)を実行するか選択可
能である。この選択つまり搬送順序が総加工時間に影響
を与え、生産ラインの稼働効率、製品コストに反映され
る。従って、本実施の形態の搬送順序決定方法は、この
総加工時間をより小さくしようとするような搬送順序の
スケジューリングについてのものである。次に、図2に
おいて、ブロック21は既知の初期搬送順序の入力を受
付け、ブロック22へ初期搬送順序の生成を指令する初
期搬送順序入力・指令部である。ブロック22は半導体
製造装置モデル部であり、スケージューリングの対象と
なる半導体製造装置をモデル化した部分であり、実際の
半導体製造装置と同様、ロボット、加工装置、カセッ
ト、半導体のオブジェクトを含んで、初期搬送順序入力
・指令部からコントロールされる。つまり生産計画が単
一品種大数量のLSIか、あるいはASICによる多品
種、小数量のLSIか等のデータに基づき、半導体の数
量や加工装置の構成を入力してモデル化し、半導体(こ
こではシリコンウェハー)の実現可能な搬送順序を、例
えば、[1101O110]等といった8ビット列(こ
れ以外の変換方式でも無論構わない)からなる遺伝的ア
ルゴリズムの遺伝子に置き換え、初期搬送順序として生
成する。並列計算機13ではビット列に置換えられた搬
送順序(遺伝子)等を基本に、交叉演算等の各種の演算
が実行される。ブロック23は遺伝的アルゴリズム実行
部であり、並列計算機13の主要動作部分である。ブロ
ック24は搬送順序保存部で、初期搬送順序や交叉演算
により生成された搬送順序を保存するメモリ部分であ
る。ブロック25は交叉演算実行部であり、搬送順序保
存部24に保存された搬送順序を入力とし、それら搬送
順序に対して交叉演算を実行して生成した搬送順序を再
び搬送順序保存部24へ出力し保存する。26は淘汰・
集計実行部であり、搬送順序保存部24に保存された搬
送順序の優劣を評価し、その評価が劣っている搬送順序
を消去し、優っている搬送順序を保存することで、生成
される膨大な数量の搬送順序の淘汰・選択をする淘汰・
選択部門である。ここでは、又、それぞれの評価時点で
最も優っている搬送順序を暫定最良搬送順序として保存
していて、最良解の出力要求に対して、これを出力す
る。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram of a semiconductor manufacturing system in which a method of determining a transfer order according to an embodiment of the present invention is demonstrated. FIG. 2 is a conceptual block diagram of the transport order determining method in FIG. FIG. 3 is a flowchart of the process of the initial transfer order input / command unit shown in FIG. FIG. 4 is a flowchart of the process of the crossover execution unit shown in FIG. FIG. 5 is a flowchart of the process of the selection / aggregation execution unit shown in FIG. FIG. 1 shows an example of a semiconductor manufacturing system as an example of a manufacturing apparatus. However, of course, the invention is not limited to semiconductor manufacturing. This semiconductor manufacturing system includes a semiconductor manufacturing apparatus 11, a controller 12 for controlling the semiconductor manufacturing apparatus 11, and a parallel computer 13 for executing a genetic algorithm. Further, the semiconductor manufacturing apparatus 11 includes a transfer robot 14
, A cassette 15 for storing semiconductors, and three semiconductor processing devices 16, 17, 18. First, the parallel computer 13 determines the transfer order, outputs the transfer order to the controller 12, and the controller 12 controls the semiconductor manufacturing apparatus 11 including the transfer robot 14 in accordance with the commanded transfer order. doing. The transfer order in this case refers to the semiconductor transfer order of the transfer robot 14 inside the semiconductor manufacturing apparatus 11. Each semiconductor is taken out of the cassette 15 and is firstly conveyed to the processing device 16 and then to the processing device 17 or the processing device 18. After the processing is completed, the semiconductor is returned to the cassette 15 and stored. The movement of the transfer robot 14 in this case is (1) transfer from the cassette 15 to the processing device 16. (2) Transport from the processing device 16 to the processing device 17 or the processing device 18. (3) The cassette 1 from the processing device 17 or the processing device 18
Transport to 5. Can be considered. Each semiconductor (wafer group for each lot as a work in process) must basically be processed in the order of transport (1), (2), (3), but of course transport between different semiconductors There is no such order restriction. The most typical case is the case of an ASIC manufacturing line or the like. However, it is possible to select whether to execute the transfer (3) for a certain semiconductor A or to execute the transfer (1) for a different semiconductor B. . This selection, that is, the transfer order affects the total processing time, and is reflected in the operation efficiency of the production line and the product cost. Therefore, the method of determining the transfer order according to the present embodiment is for scheduling of the transfer order so as to reduce the total processing time. Next, in FIG. 2, a block 21 is an initial transfer order input / command unit for receiving an input of a known initial transfer order and instructing the block 22 to generate the initial transfer order. The block 22 is a semiconductor manufacturing apparatus model section, which is a part that models a semiconductor manufacturing apparatus to be scheduled, and includes robots, processing apparatuses, cassettes, and semiconductor objects, like the actual semiconductor manufacturing apparatus. , And is controlled from the initial transfer order input / command unit. That is, based on data such as whether a production plan is a single-product large-quantity LSI or a multi-product, small-quantity LSI by ASIC, the quantity of semiconductors and the configuration of the processing equipment are input and modeled, and the semiconductor (here, silicon The achievable transfer order of the wafer (wafer) is replaced with, for example, a gene of a genetic algorithm composed of an 8-bit string such as [1101O110] (other conversion methods may be used), and generated as an initial transfer order. In the parallel computer 13, various operations such as a crossover operation are executed based on the transfer order (gene) or the like replaced by the bit string. Block 23 is a genetic algorithm execution unit, which is a main operation part of the parallel computer 13. Block 24 is a transfer order storage unit, which is a memory portion for storing the initial transfer order and the transfer order generated by the crossover operation. A block 25 is a crossover operation execution unit, which inputs the transfer order stored in the transfer order storage unit 24, executes the crossover operation on the transfer order, and outputs the generated transfer order to the transfer order storage unit 24 again. And save. 26 is selection
The aggregation execution unit evaluates the priority of the transfer order stored in the transfer order storage unit 24, deletes the transfer order that is inferior in evaluation, and saves the transfer order that is inferior, thereby generating a huge amount of data. Selection / selection of transport order
It is a selection department. Here, the transfer order that is superior to each other at the time of each evaluation is stored as a provisional best transfer order, and is output in response to the output request of the best solution.

【0006】つぎに図3、図4、図5の各フローチャー
トを参照して動作を説明する。先ず、初期搬送順序入力
・指令部21は、ある程度信頼性のある既知の搬送順序
を入力して受付け、初期搬送順序の生成に参照する。図
3のように、新たに搬送順序保存部24に記憶領域を確
保し(S30)、半導体製造装置モデル部22へ初期搬
送順序の生成を要求し、生成された初期搬送順序を搬送
順序保存部24へ保存し(S31)、保存した搬送順序
の記憶領域を書き込み禁止にする(S32)。これを繰
り返して(S33)〜(S36)、初期搬送順序全ての
作成が終ったか?を確認して(S37)、初期搬送順序
の入力処理を終了する。次いで、搬送順序保存部24に
保存された搬送順序から、直ちに複数の交叉演算実行部
25が演算を実行し、新たに搬送順序を生成する。これ
の具体的な手順としては図4のように、搬送順序保存部
24に交叉演算用の2つ分の記憶領域を確保し(S4
0)、搬送順序保存部24から先に記憶した搬送順序を
2つ選択して読み込む(S41)。読み込んだ2つの搬
送順序に予め設定された交叉位置を用い、交叉演算実行
部25で交叉演算を実行する(S42)。交叉演算によ
り新たに生成した子の搬送順序を搬送順序保存部24の
記憶領域に書き込む(S43)。交叉演算実行部25の
演算と平行して、淘汰・集計実行部26でも実行を開始
し、図5のように行なわれる。まず、搬送順序保存部2
4に保存されている搬送順序を設定値を基準に淘汰・集
計処理を行う(S50)、搬送順序保存部24から1つ
の搬送順序を読み込み(S51)、保存している搬送順
序よりも良いか?を判定する(S52)。判定結果が良
い場合は、暫定最良搬送順序として保存し(S53)、
古い暫定最良搬送順序を廃棄する(S54)。一方、S
52の判定結果が悪い場合は、読込んだ搬送順序を搬送
順序保存部24の原簿から削除して、次の搬送順序の読
込みを行う(S55)。搬送順序保存部24に新たに読
み込むべき搬送順序が無くなった時点でこのフローは終
了する。このように、本実施の形態によれば、遺伝的ア
ルゴリズムを利用して最適搬送順序を決定するに当た
り、ある程度信頼性のある既知の搬送順序を初期値とし
て設定して置き、それに対し総加工時間を最小にする演
算を行うので、全て計算機で演算していた時の無駄な演
算部分がかなり削減できると共に、とんでもない演算結
果が現れるような危険もなくなる。また、遺伝的アルゴ
リズムにおける搬送順序などの個体生成についても、並
列計算機上で同時並列的に実行するように構成したの
で、決定時間の大幅な短縮が可能になり、それに伴い総
加工時間が短縮されてシステムの効率、製品歩留まりが
改善される。なお、ここまでは、パターン形成、エッチ
ング、薄膜形成、不純物拡散などのLSI微細プロセス
加工工程を含む半導体生産ラインの搬送スケージューリ
ングの例について説明したが、本発明の搬送順序決定方
法は、これに限定するものではなく、半導体以外の生産
ライン、あるいは生産ライン単位より上位の距離的に離
れた複数の生産拠点同志が分散・協同的に生産を行う場
合等の最適スケジューリング、あるいは物流、運行スケ
ージューリング等にも適用可能なものである。
Next, the operation will be described with reference to the flowcharts of FIGS. 3, 4 and 5. First, the initial transfer order input / command unit 21 inputs and accepts a known transfer order having a certain degree of reliability, and refers to the generation of the initial transfer order. As shown in FIG. 3, a storage area is newly secured in the transfer order storage unit 24 (S30), a request is made to the semiconductor manufacturing apparatus model unit 22 to generate an initial transfer order, and the generated initial transfer order is transferred to the transfer order storage unit. 24 (S31), and the storage area of the stored transport order is write-protected (S32). By repeating this (S33) to (S36), is the creation of the entire initial transport sequence completed? Is confirmed (S37), and the input process of the initial transport order is terminated. Next, from the transfer order stored in the transfer order storage unit 24, the plurality of crossing operation executing units 25 immediately execute the calculation and generate a new transfer order. As a specific procedure for this, as shown in FIG. 4, two storage areas for crossover operation are secured in the transfer order storage unit 24 (S4).
0), two previously stored transfer orders are selected and read from the transfer order storage unit 24 (S41). A crossover operation is executed by the crossover execution unit 25 using the crossover position preset for the two read transfer orders (S42). The transfer order of the child newly generated by the crossover operation is written in the storage area of the transfer order storage unit 24 (S43). In parallel with the operation of the crossover operation execution unit 25, the selection / aggregation execution unit 26 also starts execution and is performed as shown in FIG. First, the transport order storage unit 2
The transfer order stored in No. 4 is selected and counted based on the set value (S50). One transfer order is read from the transfer order storage unit 24 (S51), and is it better than the stored transfer order? ? Is determined (S52). If the judgment result is good, it is stored as the provisional best conveyance order (S53),
The old provisional best conveyance order is discarded (S54). On the other hand, S
If the determination result in 52 is bad, the read transport order is deleted from the original book of the transport order storage unit 24, and the next transport order is read (S55). This flow ends when there is no more transfer order to be read in the transfer order storage unit 24. As described above, according to the present embodiment, in determining the optimum transfer order using the genetic algorithm, a known transfer order having a certain degree of reliability is set as an initial value, and the total processing time is set accordingly. Is performed, the useless calculation portion when all calculations are performed by the computer can be considerably reduced, and there is no danger that an unexpected calculation result will appear. In addition, the generation of individuals such as the transfer order in the genetic algorithm is also configured to be executed in parallel on a parallel computer, so the decision time can be greatly reduced, and the total processing time is shortened accordingly. System efficiency and product yield are improved. Although the example of the transfer scheduling of the semiconductor production line including the LSI fine process processing steps such as pattern formation, etching, thin film formation, and impurity diffusion has been described above, the transfer order determining method of the present invention is not limited to this. However, it is not limited to the above, and optimal scheduling, such as when production lines other than semiconductors or multiple production bases higher than the production line unit are distributed and cooperatively, or logistics and operation schedules The present invention can be applied to, for example, juling.

【0007】[0007]

【発明の効果】以上説明したように、本発明によれば、
並列計算機にある程度信頼性のある既知の搬送順序を基
に初期搬送順序を設定して、総加工時間を最小にする演
算を行うようにしたので、最終的に決定される搬送順序
に従った総加工時間は、初期値である初期搬送順序によ
る総加工時間と同じか、または、それより短くできると
いう効果がある。更に、総加工時間が同じ場合等には逆
に、入力された搬送順序の評価手段として本システムを
利用できるという効果もある。更に、搬送順序決定時間
が作成される搬送順序の個体数に無関係であることか
ら、より多くの搬送順序を生成することによって、総加
工時間の全体的な最小値により近付くような搬送順序を
決定できるという効果がある。
As described above, according to the present invention,
The parallel computer sets the initial transfer order based on a known transfer order that is somewhat reliable, and performs calculations to minimize the total machining time. The processing time can be equal to or shorter than the total processing time according to the initial transport order, which is the initial value. Further, when the total processing time is the same, the present system can be used as an evaluation means for the input transfer order. Further, since the transfer order determination time is independent of the number of individuals in the transfer order to be created, by generating more transfer orders, a transfer order that is closer to the overall minimum value of the total processing time is determined. There is an effect that can be.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態に係る搬送順序決定方法が
実証される半導体製造システムの構成図である。
FIG. 1 is a configuration diagram of a semiconductor manufacturing system in which a transfer order determining method according to an embodiment of the present invention is demonstrated.

【図2】図1における搬送順序決定方法の概念ブロック
図である。
FIG. 2 is a conceptual block diagram of a transfer order determining method in FIG.

【図3】図2に示す初期搬送順序入力・指令部の処理の
フローチャートである。
FIG. 3 is a flowchart of a process of an initial transfer order input / command unit shown in FIG. 2;

【図4】図2に示す交叉演算実行部の処理のフローチャ
ートである。
FIG. 4 is a flowchart of a process of a cross operation execution unit shown in FIG. 2;

【図5】図2に示す淘汰・集計実行部の処理のフローチ
ャートである。
FIG. 5 is a flowchart of a process of a selection / aggregation execution unit shown in FIG. 2;

【符号の説明】[Explanation of symbols]

11 半導体製造装置 12 コントローラ 13 並列計算機 14 搬送ロボット 15 カセット 16 、17 、18 加工装置 21 初期搬送順序入力・指令部 22 半導体製造装置モデル部 23 遺伝的アルゴリズム実行部 24 搬送順序保存部 25 交叉演算実行部 26 淘汰・集計実行部 DESCRIPTION OF SYMBOLS 11 Semiconductor manufacturing apparatus 12 Controller 13 Parallel computer 14 Transfer robot 15 Cassette 16, 17, 18 Processing apparatus 21 Initial transfer order input / command part 22 Semiconductor manufacturing equipment model part 23 Genetic algorithm execution part 24 Transfer order storage part 25 Crossover operation execution Part 26 Selection and tabulation execution part

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 製品搬送手段と複数の製品加工手段とを
有する製造装置内部における製品の搬送順序を、遺伝的
アルゴリズムを実行する並列計算機によって決定する搬
送順序決定方法であって、前記初期搬送順序を記憶し、
該記憶した初期搬送順序を入力として交叉演算を実行
し、該交叉演算結果を再び保存し、該保存された搬送順
序の淘汰・集計を行う搬送順序決定方法において、 前記並列計算機に既知の搬送順序を初期解の一つとして
入力することを特徴とする搬送順序決定方法。
1. A transfer order determining method for determining a transfer order of a product in a manufacturing apparatus having a product transfer unit and a plurality of product processing units by a parallel computer that executes a genetic algorithm, wherein the initial transfer order is Remember
A crossover operation is performed using the stored initial transfer order as an input, the crossover operation result is stored again, and the stored transfer order is selected and counted. Is input as one of the initial solutions.
【請求項2】 前記搬送順序決定方法において、 前記交叉演算による複数の搬送順序の演算と、前記淘汰
・集計による唯一の搬送順序の演算と、を前記並列計算
機上で同時並列的に実行すること、を特徴とする請求項
1記載の搬送順序決定方法。
2. The method for determining a transfer order, wherein the plurality of transfer order operations by the crossover operation and the sole transfer order operation by the selection / aggregation are simultaneously executed in parallel on the parallel computer. 2. The method according to claim 1, further comprising the steps of:
【請求項3】 製品搬送手段と複数の製品加工手段とを
有する製造装置内部における製品の搬送順序を、遺伝的
アルゴリズムを実行する並列計算機によって決定する搬
送順序決定装置において、前記並列計算機が、 初期搬送順序と交叉演算結果とを記憶する搬送順序保存
部と、 前記搬送順序保存部に記憶された初期搬送順序を入力と
して搬送順序の交叉演算を実行し、交叉演算結果である
搬送順序を再び前記搬送順序保存部へ保存する交叉演算
手段と、 前記搬送順序保存部に保存された搬送順序を淘汰・集計
する淘汰・集計実行手段と、を備え、 かつ、前記交叉演算手段による複数の搬送順序の演算
と、前記淘汰・集計実行手段による唯一の搬送順序の演
算とを、同時並列的に実行すること、を特徴とする搬送
順序決定装置。
3. A transfer order determining apparatus for determining a transfer order of a product inside a manufacturing apparatus having a product transfer unit and a plurality of product processing units by a parallel computer executing a genetic algorithm, wherein the parallel computer comprises: A transfer order storage unit that stores a transfer order and a crossover operation result, and performs a crossover operation of the transfer order with the initial transfer order stored in the transfer order storage unit as an input, and again executes the transfer order that is the crossover operation result. Cross-operating means for storing in the transfer-order storing unit, and selection and totaling execution means for selecting and counting the transfer order stored in the transfer-order storing unit; and An apparatus for determining a transfer order, wherein the calculation and the calculation of the sole transfer order by the selection / aggregation execution means are performed simultaneously in parallel.
JP10028935A 1998-02-10 1998-02-10 Conveying order deciding method and its device Pending JPH11227931A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10028935A JPH11227931A (en) 1998-02-10 1998-02-10 Conveying order deciding method and its device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10028935A JPH11227931A (en) 1998-02-10 1998-02-10 Conveying order deciding method and its device

Publications (1)

Publication Number Publication Date
JPH11227931A true JPH11227931A (en) 1999-08-24

Family

ID=12262271

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10028935A Pending JPH11227931A (en) 1998-02-10 1998-02-10 Conveying order deciding method and its device

Country Status (1)

Country Link
JP (1) JPH11227931A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001076076A (en) * 1999-09-06 2001-03-23 Oki Electric Ind Co Ltd Window terminal device
JP2007281490A (en) * 2000-03-07 2007-10-25 Asml Us Inc Recipe cascading in wafer processing system
JP2015211043A (en) * 2014-04-23 2015-11-24 株式会社荏原製作所 Substrate processing method
CN115815202A (en) * 2023-02-15 2023-03-21 江苏亚电科技有限公司 Photovoltaic silicon wafer cleaning process optimization method and equipment arrangement sequence adjustment method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001076076A (en) * 1999-09-06 2001-03-23 Oki Electric Ind Co Ltd Window terminal device
JP2007281490A (en) * 2000-03-07 2007-10-25 Asml Us Inc Recipe cascading in wafer processing system
JP2015211043A (en) * 2014-04-23 2015-11-24 株式会社荏原製作所 Substrate processing method
CN115815202A (en) * 2023-02-15 2023-03-21 江苏亚电科技有限公司 Photovoltaic silicon wafer cleaning process optimization method and equipment arrangement sequence adjustment method

Similar Documents

Publication Publication Date Title
US4796194A (en) Real world modeling and control process
US6826738B2 (en) Optimization of die placement on wafers
Hsieh et al. Scheduling semiconductor wafer fabrication by using ordinal optimization-based simulation
KR101287169B1 (en) Product-related feedback for process control
US6694224B2 (en) Control of robotic systems
US20080004739A1 (en) Combining automated and manual information in a centralized system for semiconductor process control
US20030171829A1 (en) System and method for complex process optimization and control
US20030204281A1 (en) Semiconductor wafer manufacturing execution system with recipe distribution management database
GB2613804A (en) Optimisation-based method and system for multi-machine and single machine manufacturing
Zargar Effect of rework strategies on cycle time
Min et al. Development of a real-time multi-objective scheduler for a semiconductor fabrication system
US10698392B2 (en) Using graphics processing unit for substrate routing and throughput modeling
WO2024088294A1 (en) Wafer dispatching method and electronic device
JPH11227931A (en) Conveying order deciding method and its device
JPH07237095A (en) Continuous production method for various kinds and device therefor
JP2800795B2 (en) Production control method and production control device
JP2001521237A (en) A method for determining a feasible configuration of a machining plant
JP3169001B2 (en) Lot transfer control system, transfer control method thereof, and storage medium storing transfer control program
Elaoud et al. Multi-objective parallel batch scheduling in wafer fabs with job timelink constraints
CN113871330A (en) Material scheduling method and semiconductor process equipment
Awad et al. An efficient modified genetic algorithm for integrated process planning-job scheduling
JPH11145021A (en) Method and device for production control
Qiu et al. Design and implementation of virtual production lines for discrete automated manufacturing systems
Raissi et al. Three hybrid metaheuristic algorithms for stochastic flexible flow shop scheduling problem with preventive maintenance and budget constraint
US6194232B1 (en) Multi-track wafer processing method