JP2010287736A - Substrate processing system - Google Patents

Substrate processing system Download PDF

Info

Publication number
JP2010287736A
JP2010287736A JP2009140445A JP2009140445A JP2010287736A JP 2010287736 A JP2010287736 A JP 2010287736A JP 2009140445 A JP2009140445 A JP 2009140445A JP 2009140445 A JP2009140445 A JP 2009140445A JP 2010287736 A JP2010287736 A JP 2010287736A
Authority
JP
Japan
Prior art keywords
message
data
substrate processing
classification code
group management
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.)
Granted
Application number
JP2009140445A
Other languages
Japanese (ja)
Other versions
JP2010287736A5 (en
JP5420981B2 (en
Inventor
Toshiaki Kosumaki
寿朗 越巻
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.)
Hitachi Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
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 Hitachi Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP2009140445A priority Critical patent/JP5420981B2/en
Publication of JP2010287736A publication Critical patent/JP2010287736A/en
Publication of JP2010287736A5 publication Critical patent/JP2010287736A5/en
Application granted granted Critical
Publication of JP5420981B2 publication Critical patent/JP5420981B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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]

Abstract

<P>PROBLEM TO BE SOLVED: To provide a substrate processing system easily transferring a received telegram message to a predetermined transfer destination without discard of the telegram message by a group management device even when a telegram message classification code in the telegram message received from a substrate processing device or a terminal device is not defined in a data format list memorized in the group management device. <P>SOLUTION: The group management device includes: a communication unit for transmitting/receiving a telegram message to/from a substrate processing device or a terminal device; a list memory unit for memorizing a data format list; and a telegram message processing unit for checking based on the data format list whether a telegram message classification code extracted from a received telegram message is defined or not, and then extracting data from a data part of the received telegram message when the classification code is defined, while, when the classification code is not defined, generating a transfer telegram message containing the telegram message classification code extracted from the received telegram message and the data part read from a telegram message memory unit so that the transfer telegram message is transferred by the communication unit. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、基板処理システムに関する。   The present invention relates to a substrate processing system.

基板を処理する一台以上の基板処理装置と、その基板処理装置に接続される群管理装置と、その群管理装置に接続される一台以上の端末装置と、を有する基板処理システムが知られている。   There is known a substrate processing system having one or more substrate processing apparatuses for processing a substrate, a group management apparatus connected to the substrate processing apparatus, and one or more terminal devices connected to the group management apparatus. ing.

各装置間では、電文(通信メッセージ)の送受信に関する規定の通信プロトコルに基づいて、装置データ等を含む電文の送受信が行われる。通信プロトコルとしては、一般的にSEMI(Semiconductor Equipment and Materials International)により規定されたSECS(SEMI Equipment Communications Standard)−IやSECS−IIに基づくものが用いられている。
電文は、例えば電文内容を区分する電文区分コード(ストリームファンクションのコード)を格納するヘッダ部と、データ部と、を有する。群管理装置,基板処理装置,端末装置それぞれは、電文に関する共通のデータ形式リスト(電文定義フォーマット)を記憶する。この電文定義フォーマットには、電文区分コードとデータ部に関するデータ形式情報とが対応付けて記録されている。電文は、この電文定義フォーマットに基づいて生成される。
Between each device, a message including device data and the like is transmitted / received based on a prescribed communication protocol regarding transmission / reception of a message (communication message). As a communication protocol, a protocol based on SECS (SEMI Equipment Communications Standard) -I or SECS-II, which is generally defined by SEMI (Semiconductor Equipment and Materials International), is used.
The message includes, for example, a header part that stores a message classification code (stream function code) that classifies the contents of the message, and a data part. Each of the group management device, the substrate processing device, and the terminal device stores a common data format list (message definition format) related to the message. In this message definition format, a message classification code and data format information relating to the data part are recorded in association with each other. The message is generated based on this message definition format.

群管理装置は、基板処理装置又は端末装置から電文を受信すると、その電文から電文区分コードを抽出し、電文定義フォーマットを参照しながら、電文区分コード及びデータ部に基づいて、所定の電文処理を行う。   When the group management device receives a message from the substrate processing device or the terminal device, the group management device extracts a message classification code from the message, and performs a predetermined message processing based on the message classification code and the data part while referring to the message definition format. Do.

しかしながら、基板処理装置側又は端末装置側で、電文定義フォーマットの変更(例えば新規の電文区分コードを追加する等)を行い、且つ群管理装置側で電文定義フォーマットの変更を行わない場合、上述した群管理装置は、基板処理装置又は端末装置から電文を受信したとしても、受信電文中の新規の電文区分コードが群管理装置側の電文定義フォーマットで未定義であるので、受信電文の内容に従った処理を行うことができず、その受信電文を破棄することがあった。
群管理装置が受信電文を破棄した場合、基板処理装置と端末装置との間での電文の伝達不良により、基板処理システムに動作不良が発生する虞がある。
However, when the message processing format is changed on the substrate processing device side or the terminal device side (for example, a new message classification code is added) and the message definition format is not changed on the group management device side, the above-mentioned case is required. Even if the group management device receives a message from the substrate processing device or the terminal device, the new message classification code in the received message is undefined in the message definition format on the group management device side. The received message could be discarded.
When the group management device discards the received message, the substrate processing system may malfunction due to a transmission failure of the message between the substrate processing device and the terminal device.

このため、基板処理装置側又は端末装置側で、電文定義フォーマットの変更を行った場合、上述した群管理装置側では、群管理装置の稼働を一時的に停止して、基板処理装置側又は端末装置側の電文定義フォーマットに対応して、群管理装置側の電文定義フォーマットを変更する、あるいは、電文を処理するプログラムを変更する、などの煩雑な作業を行っていた。   Therefore, when the message definition format is changed on the substrate processing apparatus side or the terminal apparatus side, the operation of the group management apparatus is temporarily stopped on the group management apparatus side described above, and the substrate processing apparatus side or terminal is Corresponding to the message definition format on the device side, complicated work such as changing the message definition format on the group management device side or changing the program for processing the message has been performed.

本発明の目的は、上述した問題に鑑み、基板処理装置又は端末装置から受信した電文中の電文区分コードが、群管理装置で記憶するデータ形式リスト(電文定義フォーマット)にて未定義であっても、受信電文を無効として破棄することなく、群管理装置により、簡易にその受信電文を所定の転送先に転送することが可能な基板処理システムを提供することにある。   In view of the above-described problems, the object of the present invention is that the message classification code in the message received from the substrate processing apparatus or the terminal device is undefined in the data format list (message definition format) stored in the group management device. Another object of the present invention is to provide a substrate processing system that allows a group management device to easily transfer a received message to a predetermined transfer destination without discarding the received message as invalid.

本発明の一態様によれば、一台以上の基板処理装置と、前記基板処理装置に接続される群管理装置と、前記群管理装置に接続される一台以上の端末装置と、を有する基板処理システムであって、前記群管理装置は、前記基板処理装置又は前記端末装置との間で、電文区分コード及びデータ部を含む電文を送受信する通信部と、電文区分コードとデータ形式情報とを関連付けるデータ形式リストを記憶するリスト記憶部と、前記電文から前記電文区分コードを抽出し、前記リスト記憶部から前記データ形式リストを読み出し、前記データ形式リストにより前記電文から抽出した電文区分コードの定義の有無を確認し、前記データ形式リストに前記電文区分コードが定義されている場合、前記データ形式リストを参照して、前記抽出した電文区分コードに対応するデータ形式情報に基づいて、前記電文の前記データ部からデータを抽出し、前記データ形式リストに前記電文の電文区分コードが定義されていない場合、前記抽出した電文区分コード及び前記電文から読み出した前記データ部を含む転送用電文を生成し、前記通信部により該転送用電文を転送させる電文処理部と、を有する基板処理システムが提供される。   According to one aspect of the present invention, a substrate having one or more substrate processing apparatuses, a group management apparatus connected to the substrate processing apparatus, and one or more terminal apparatuses connected to the group management apparatus. In the processing system, the group management device includes a communication unit that transmits / receives a message including a message classification code and a data unit to / from the substrate processing apparatus or the terminal device, a message classification code, and data format information. A list storage unit for storing a data format list to be associated; and a definition of a message category code extracted from the message by extracting the message format code from the list storage unit, extracting the message category code from the list storage unit If the message classification code is defined in the data format list, the extracted message classification is referred to by referring to the data format list. Data is extracted from the data portion of the message based on the data format information corresponding to the message, and when the message classification code of the message is not defined in the data format list, the extracted message classification code and the message There is provided a substrate processing system including a message processing unit that generates a transfer message including the data unit read from a message, and causes the communication unit to transfer the transfer message.

本発明にかかる基板処理システムによれば、基板処理装置又は端末装置から受信した電文中の電文区分コードが、群管理装置で記憶するデータ形式リスト(電文定義フォーマット)にて未定義であっても、受信電文を無効として破棄することなく、群管理装置により、簡易にその受信電文を所定の転送先に転送することが可能である。   According to the substrate processing system of the present invention, even if the message classification code in the message received from the substrate processing device or the terminal device is undefined in the data format list (message definition format) stored in the group management device. The group management device can easily transfer the received message to a predetermined transfer destination without discarding the received message as invalid.

本発明の一実施形態にかかる基板処理システムの構成図である。It is a block diagram of the substrate processing system concerning one Embodiment of this invention. 本発明の一実施形態にかかる基板処理装置の一例を示す半導体処理装置の機能ブロック図である。It is a functional block diagram of the semiconductor processing apparatus which shows an example of the substrate processing apparatus concerning one Embodiment of this invention. 本発明の一実施形態にかかる基板処理装置の一例を示す半導体製造装置の斜透視図である。It is a perspective view of the semiconductor manufacturing apparatus which shows an example of the substrate processing apparatus concerning one Embodiment of this invention. 図3に示した基板処理装置の一例を示す半導体製造装置の側面透視図である。FIG. 4 is a side perspective view of a semiconductor manufacturing apparatus showing an example of the substrate processing apparatus shown in FIG. 3. 図5(A)は本発明の一実施形態にかかる電文を説明するための図であり、図5(B)は図5(A)に示した電文のヘッダ部を説明するための図である。FIG. 5A is a diagram for explaining a message according to an embodiment of the present invention, and FIG. 5B is a diagram for explaining a header portion of the message shown in FIG. 5A. . 図1に示した群管理装置の機能ブロック図である。It is a functional block diagram of the group management apparatus shown in FIG. 本発明の一実施形態にかかる電文区分コード及びデータ形式情報が関連付けられたデータ形式リストの一例を説明するための図である。It is a figure for demonstrating an example of the data format list | wrist with which the message | telegram classification code and data format information concerning one Embodiment of this invention were linked | related. 本発明の一実施形態にかかる群管理装置の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the group management apparatus concerning one Embodiment of this invention. 本発明の一実施形態にかかる群管理装置の通常電文を受信した際の動作の一例を説明するためのフローチャートである。It is a flowchart for demonstrating an example of an operation | movement at the time of receiving the normal message | telegram of the group management apparatus concerning one Embodiment of this invention. 本発明の一実施形態にかかる基板処理システムの動作を説明するための図である。It is a figure for demonstrating operation | movement of the substrate processing system concerning one Embodiment of this invention. 本発明の一実施形態にかかる基板処理システムの動作を説明するための図である。詳細には、図11(A)は送信元のデータ形式リスト(電文定義フォーマット)の一例を説明するための図であり、図11(B)は群管理装置が送信元から受信した電文を説明するための図であり、図11(C)は群管理装置が未定義電文の受信時に用いるS0F0形式情報であり、図11(D)は群管理装置による一時保存用S0F0用電文(バイナリデータ)を説明するための図であり、図11(E)は転送先の端末装置が有するデータ形式リストを説明するための図であり、図11(F)は群管理装置が転送する転送用電文を説明するための図である。It is a figure for demonstrating operation | movement of the substrate processing system concerning one Embodiment of this invention. Specifically, FIG. 11A is a diagram for explaining an example of a data format list (message definition format) of a transmission source, and FIG. 11B illustrates a message received by the group management apparatus from the transmission source. 11C is S0F0 format information used when the group management device receives an undefined message, and FIG. 11D is an S0F0 message (binary data) for temporary storage by the group management device. 11E is a diagram for explaining a data format list of the transfer destination terminal device, and FIG. 11F shows a transfer message transferred by the group management device. It is a figure for demonstrating. 比較例にかかる群管理装置の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the group management apparatus concerning a comparative example.

以下に、本発明の一実施形態にかかる基板処理システム1の構成及び動作について、図面を参照しながら説明する。   The configuration and operation of the substrate processing system 1 according to one embodiment of the present invention will be described below with reference to the drawings.

(基板処理システム1の構成)
図1は、本発明の一実施形態にかかる基板処理システム1の概略図である。
図1に示すように、本実施形態にかかる基板処理システム1は、一台以上の基板処理装置(半導体製造装置)100と、基板処理装置100に接続される群管理装置500と、群管理装置500に接続される一台以上の端末装置(GUI端末装置)700と、を有する。
(Configuration of substrate processing system 1)
FIG. 1 is a schematic view of a substrate processing system 1 according to an embodiment of the present invention.
As shown in FIG. 1, a substrate processing system 1 according to the present embodiment includes one or more substrate processing apparatuses (semiconductor manufacturing apparatuses) 100, a group management apparatus 500 connected to the substrate processing apparatus 100, and a group management apparatus. And one or more terminal devices (GUI terminal devices) 700 connected to 500.

基板処理装置100と群管理装置500とは、通信路(通信ネットワーク)6Aによって通信可能に接続されている。群管理装置500と端末装置700とは、通信路(通信ネットワーク)6Bによって通信可能に接続されている。群管理装置500と端末装置700とにより、群管理システムが構成されている。本実施形態では、通信ネットワーク6AはLAN(Local Area Network)で構成され、通信ネットワーク6BはLANや広域通信網などで構成されている。通信ネットワーク6Aと通信ネットワーク6Bは、それぞれ分離独立した通信ネットワークであってもよいし、同一の通信ネットワークでもよい。   The substrate processing apparatus 100 and the group management apparatus 500 are communicably connected via a communication path (communication network) 6A. The group management device 500 and the terminal device 700 are communicably connected via a communication path (communication network) 6B. The group management device 500 and the terminal device 700 constitute a group management system. In this embodiment, the communication network 6A is configured by a LAN (Local Area Network), and the communication network 6B is configured by a LAN, a wide area communication network, or the like. The communication network 6A and the communication network 6B may be separate and independent communication networks or the same communication network.

基板処理を行う基板処理装置100から群管理装置500に送信されるデータ(装置データ)としては、基板処理にかかるデータ、例えば基板処理装置100の装置自体の状態を示す情報、ウエハの情報、温度情報、ガス流量情報、圧力情報にかかるデータ、及び各種センサ情報などにかかるデータが挙げられる。基板処理装置100は、これらの装置データを電文内に格納し、通信ネットワーク6Aを介して群管理装置500に送信する。   Data (apparatus data) transmitted from the substrate processing apparatus 100 that performs substrate processing to the group management apparatus 500 includes data relating to substrate processing, for example, information indicating the state of the substrate processing apparatus 100 itself, wafer information, and temperature. Data related to information, gas flow rate information, pressure information, and various sensor information. The substrate processing apparatus 100 stores these apparatus data in a message and transmits them to the group management apparatus 500 via the communication network 6A.

群管理装置500は、複数の基板処理装置100に関する情報を一元管理することが可能であり、複数の基板処理装置100によるデータ(装置データ)を蓄積している。また、群管理装置500は、基板処理装置100及び端末装置700と、所定の通信プロトコルにより電文の送受信を行う。   The group management apparatus 500 can centrally manage information regarding the plurality of substrate processing apparatuses 100 and accumulates data (apparatus data) from the plurality of substrate processing apparatuses 100. In addition, the group management apparatus 500 transmits / receives a message to / from the substrate processing apparatus 100 and the terminal apparatus 700 using a predetermined communication protocol.

端末装置700は、例えば、通信部、ディスプレーなどの表示手段、キーボードやマウス等の操作入力手段、及び電文処理を行う通信タスク(通信処理プログラム)を実行する制御部を有する。端末装置700は、群管理装置500と電文を送受信することで、装置データ、例えば基板処理装置100の状態に関する情報を表示手段により表示することが可能である。   The terminal device 700 includes, for example, a communication unit, a display unit such as a display, an operation input unit such as a keyboard and a mouse, and a control unit that executes a communication task (communication processing program) for performing message processing. The terminal device 700 can display device data, for example, information related to the state of the substrate processing apparatus 100 by display means by transmitting and receiving a message to and from the group management device 500.

(基板処理システム1の動作)
本実施形態にかかる群管理装置500は、例えば送信元の基板処理装置100(又は端末装置700)から受信した電文中の電文区分コードが、群管理装置500内部で記憶するデータ形式リスト(電文定義フォーマット)にて未定義であっても、その受信電文を無効として破棄することなく、簡易にその受信電文を転送先の端末装置700(又は基板処理装置100)に転送する。
(Operation of the substrate processing system 1)
The group management apparatus 500 according to the present embodiment includes, for example, a data format list (message definition) in which the message classification code in the message received from the substrate processing apparatus 100 (or the terminal device 700) as the transmission source is stored in the group management apparatus 500. Even if it is undefined in (format), the received message is simply transferred to the terminal device 700 (or the substrate processing apparatus 100) as the transfer destination without discarding the received message as invalid.

次に、基板処理装置100の構成及び動作について詳細に説明し、続いて、群管理装置500の構成及び動作について詳細に説明する。   Next, the configuration and operation of the substrate processing apparatus 100 will be described in detail, and then the configuration and operation of the group management apparatus 500 will be described in detail.

(基板処理装置100のプロセス制御モジュール100Aの機能ブロック)
図2は、本発明の一実施形態にかかる基板処理装置100の機能ブロック図である。詳細には、図2は、基板処理装置100の基板処理系に基板処理を実施させる装置コントローラとしてのプロセス制御モジュール100Aの機能ブロック図である。
(Functional block of the process control module 100A of the substrate processing apparatus 100)
FIG. 2 is a functional block diagram of the substrate processing apparatus 100 according to the embodiment of the present invention. Specifically, FIG. 2 is a functional block diagram of a process control module 100A as an apparatus controller that causes the substrate processing system of the substrate processing apparatus 100 to perform substrate processing.

図2に示すように、基板処理装置100のプロセス制御モジュール100Aは、操作部2と、制御部3と、を有する。操作部2は、通信部(送受信モジュール)、固定記憶装置としてのハードディスク(HDD)9、及びメモリ30等を有する。制御部3は、通信部(送受信モジュール)5、各種モジュール15〜18、及びメモリ19等を有する。
操作部2と制御部3とは、通信部4,5により通信路(LANなど)6Aを介して通信可能に接続されている。
As shown in FIG. 2, the process control module 100 </ b> A of the substrate processing apparatus 100 includes an operation unit 2 and a control unit 3. The operation unit 2 includes a communication unit (transmission / reception module), a hard disk (HDD) 9 as a fixed storage device, a memory 30, and the like. The control unit 3 includes a communication unit (transmission / reception module) 5, various modules 15 to 18, a memory 19, and the like.
The operation unit 2 and the control unit 3 are communicably connected by communication units 4 and 5 via a communication path (LAN or the like) 6A.

(操作部2)
操作部2には、ユーザインタフェイスとして、モニタ7とキー入力装置8とが接続されている。
操作部2のハードディスク9には、プロセスレシピ20、アラーム条件テーブル21、ABORTレシピ22、PMC(プロセス制御モジュール)コンフィグファイル23、制御タスク(制御プログラム)24、データ形式リスト800A、画面ファイル、アイコンファイル、基板処理や画面表示処理に関するプログラム、基板処理に必要なテーブル類、ファイル類などが格納されている。
(Operation unit 2)
A monitor 7 and a key input device 8 are connected to the operation unit 2 as a user interface.
The hard disk 9 of the operation unit 2 includes a process recipe 20, an alarm condition table 21, an ABORT recipe 22, a PMC (process control module) configuration file 23, a control task (control program) 24, a data format list 800A, a screen file, and an icon file. A program related to substrate processing and screen display processing, tables and files necessary for substrate processing, and the like are stored.

プロセスレシピ(基板処理のシーケンス)20には、ステップ毎に、温度コントローラ、圧力コントローラ等の基板処理装置100の各サブコントローラに送信する設定値(制御値)が設定されている。又、プロセスレシピ20には、ステップ毎のエラーチェックを実行するシーケンスが含まれている。
アラーム条件テーブル21には、エラーの状態毎に各種アラームに関する条件情報が格納されている。
ABORTレシピ22には、ステップ毎のエラーチェック等によりエラーが発生した場合のリカバリー処理の手順が格納されている。
In the process recipe (substrate processing sequence) 20, set values (control values) to be transmitted to each sub-controller of the substrate processing apparatus 100 such as a temperature controller and a pressure controller are set for each step. The process recipe 20 includes a sequence for executing an error check for each step.
The alarm condition table 21 stores condition information regarding various alarms for each error state.
The ABORT recipe 22 stores a procedure for recovery processing when an error occurs due to an error check for each step.

PMCコンフィグファイル23には、装置構成に係る各種パラメータや基板処理装置100の制御に用いられる各種パラメータが格納されている。
制御タスク(制御プログラム)24には、基板処理装置100の各構成要素を制御する手順(内容)などが格納されている。
データ形式リスト800Aは、電文に関する電文区分コードやデータ形式情報を規定している。尚、データ形式リスト800Aは、直接、群管理装置500に格納されるようにしてもよい。
The PMC configuration file 23 stores various parameters related to the apparatus configuration and various parameters used for controlling the substrate processing apparatus 100.
The control task (control program) 24 stores procedures (contents) for controlling each component of the substrate processing apparatus 100.
The data format list 800A defines message classification codes and data format information related to messages. The data format list 800A may be stored directly in the group management device 500.

(制御部3)
制御部3には、サブコントローラとして、ウエハ移載機11を制御するコントローラ(図示せず)、処理炉を加熱するヒータ12の温度を制御することで処理炉の温度を調節する温度コントローラ(図示せず)、処理炉から排気するための減圧排気装置としての真空ポンプのポンプ・圧力バルブ13の開閉や、処理炉に連通するガス配管14の単一又は複数の原料ガス供給管の開閉と、その下流に配置されたマスフローコントローラMFCの流量を制御するガスコントローラ(図示せず)等が接続されている。
(Control unit 3)
The controller 3 includes, as sub-controllers, a controller (not shown) that controls the wafer transfer device 11 and a temperature controller that adjusts the temperature of the processing furnace by controlling the temperature of the heater 12 that heats the processing furnace (see FIG. (Not shown), opening and closing of a pump / pressure valve 13 of a vacuum pump as a vacuum exhaust device for exhausting from the processing furnace, opening and closing of a single or plural source gas supply pipes of the gas pipe 14 communicating with the processing furnace, A gas controller (not shown) for controlling the flow rate of the mass flow controller MFC arranged downstream thereof is connected.

制御部3のメモリ19には、少なくとも、プロセスレシピ20、アラーム条件テーブル21、ABORTレシピ22、PMCコンフィグファイル23、制御タスク24等を格納可能である。   The memory 19 of the control unit 3 can store at least a process recipe 20, an alarm condition table 21, an ABORT recipe 22, a PMC configuration file 23, a control task 24, and the like.

また、制御部3は、少なくとも各種モジュール、詳細には、レシピ設定値送信モジュー
ル15、ABORTレシピ取得モジュール16、PMCコンフィグファイル内エラー処理取得モジュール17、及びアラーム条件テーブルの設定値取得モジュール18を有する。
The control unit 3 includes at least various modules, specifically, a recipe setting value transmission module 15, an ABORT recipe acquisition module 16, an error processing acquisition module 17 in a PMC configuration file, and an alarm condition table setting value acquisition module 18. .

レシピ設定値送信モジュール15は、プロセスレシピ20から各サブコントローラに対する設定値を取得してそれぞれ対応するサブコントローラに送信する。
ABORTレシピ取得モジュール16は、テーブル番号によりABORTレシピ22を取得する。
PMCコンフィグファイル内エラー処理取得モジュール17は、PMCコンフィグファイル23に関するエラー発生時に、リカバリー処理を自動で行わせるためにABORTレシピ22を選択する。
アラーム条件テーブル設定値の取得モジュール18は、テーブル番号によりABORTレシピ22を選択するためのアラーム条件テーブル21の設定値を取得する。
The recipe setting value transmission module 15 acquires the setting value for each sub-controller from the process recipe 20 and transmits it to the corresponding sub-controller.
The ABORT recipe acquisition module 16 acquires the ABORT recipe 22 based on the table number.
The error processing acquisition module 17 in the PMC configuration file selects the ABORT recipe 22 in order to automatically perform recovery processing when an error relating to the PMC configuration file 23 occurs.
The alarm condition table setting value acquisition module 18 acquires the setting value of the alarm condition table 21 for selecting the ABORT recipe 22 by the table number.

なお、操作部2及び制御部3は、それぞれCPU(Central Processing Unit)、I/O(Input/Output)、メモリ等からなる周知のコンピュータで構成されており、各モジュールは、コンピュータのハードウエア資源を上記各手段として機能させるプログラムによって構成されている。   The operation unit 2 and the control unit 3 are each configured by a known computer including a CPU (Central Processing Unit), an I / O (Input / Output), a memory, and the like. Each module is a hardware resource of the computer. Is configured by a program that functions as each of the above means.

(プロセス制御モジュール100Aの動作)
次に、プロセス制御モジュール100Aの動作を説明する。
先ず、プロセス制御モジュール100Aを起動し、操作部2と制御部3とを起動すると、操作部2がハードディスク9に予め格納されていた画面ファイルから初期画面(起動画面)を取得してモニタ7に表示させる。初期画面にはダウンロードボタン(図示せず)が表示されていて、オペレータ等がキー入力装置8(初期画面上にタッチキーを表示させる場合は指)でダウンロードボタンを押下すると、制御に使用されるプロセスレシピ20やABORTレシピ22等がメモリ30,19に格納される。
(Operation of process control module 100A)
Next, the operation of the process control module 100A will be described.
First, when the process control module 100 </ b> A is activated and the operation unit 2 and the control unit 3 are activated, the operation unit 2 acquires an initial screen (startup screen) from a screen file stored in the hard disk 9 in advance and stores it on the monitor 7. Display. A download button (not shown) is displayed on the initial screen, and is used for control when an operator or the like presses the download button with the key input device 8 (a finger when displaying a touch key on the initial screen). The process recipe 20 and the ABORT recipe 22 are stored in the memories 30 and 19.

詳細には、操作部2(CPUなど)により、ハードディスク9のプロセスレシピ20、アラーム条件テーブル21、ABORTレシピ22、PMCコンフィグファイル23、制御タスク24等が、操作部2のメモリ30に格納され、操作部2のメモリ30に格納したプロセスレシピ20、アラーム条件テーブル21、ABORTレシピ22、PMCコンフィグファイル23、制御タスク24等が、操作部2の通信部4、通信路6A、制御部3の通信部5を介して制御部3のメモリ19に転送される。又、データ形式リスト800Aは、通信路6Aを介して群管理装置500に送信される。
なお、このようなダウンロードは起動時に自動的に行われるようにしてもよい。
Specifically, the process recipe 20, the alarm condition table 21, the ABORT recipe 22, the PMC configuration file 23, the control task 24, etc. of the hard disk 9 are stored in the memory 30 of the operation unit 2 by the operation unit 2 (CPU or the like). The process recipe 20, alarm condition table 21, ABORT recipe 22, PMC configuration file 23, control task 24, etc. stored in the memory 30 of the operation unit 2 are communicated by the communication unit 4, the communication path 6 </ b> A, and the control unit 3 of the operation unit 2. The data is transferred to the memory 19 of the control unit 3 via the unit 5. The data format list 800A is transmitted to the group management device 500 via the communication path 6A.
Such downloading may be automatically performed at the time of activation.

制御部3では、各モジュール15〜18が、制御部3のメモリ19を参照している。操作部2のメモリ30から制御部3のメモリ19に上述したデータ等の転送が行われると、レシピ設定値送信モジュール15が、制御部3のメモリ19に格納されたプロセスレシピ20から各サブコントローラに送信するための設定値を取得し、操作部2が、ハードディスク9の画面ファイルを検索してレシピ実行やレシピ作成等のための操作画面(図示せず)をモニタ7に表示させる処理を行う。   In the control unit 3, the modules 15 to 18 refer to the memory 19 of the control unit 3. When the above-described data or the like is transferred from the memory 30 of the operation unit 2 to the memory 19 of the control unit 3, the recipe setting value transmission module 15 transmits each sub-controller from the process recipe 20 stored in the memory 19 of the control unit 3. The operation unit 2 searches the screen file on the hard disk 9 and displays an operation screen (not shown) for recipe execution, recipe creation, etc. on the monitor 7. .

この後、例えばレシピ実行ボタン(図示せず)が押下されると、操作部2は、基板処理の制御状態やインターロックに関する操作画面をモニタ7に表示させる処理を行う。   Thereafter, for example, when a recipe execution button (not shown) is pressed, the operation unit 2 performs a process of causing the monitor 7 to display an operation screen related to the substrate processing control state and interlock.

本実施形態にかかる基板処理装置100は、例えば、半導体装置(IC)の製造方法における処理工程を実施する半導体製造装置に適用することができる。以下、本実施形態にかかる基板処理装置100を適用した、基板に酸化処理,拡散処理,CVD処理などを行う縦型の半導体製造装置(単に処理装置ともいう)を説明する。   The substrate processing apparatus 100 according to the present embodiment can be applied to, for example, a semiconductor manufacturing apparatus that performs processing steps in a semiconductor device (IC) manufacturing method. Hereinafter, a vertical semiconductor manufacturing apparatus (also simply referred to as a processing apparatus) to which the substrate processing apparatus 100 according to the present embodiment is applied and which performs oxidation processing, diffusion processing, CVD processing, etc. on the substrate will be described.

(基板処理装置100の基板処理系の構成)
図3は、本発明の一実施形態にかかる基板処理装置100の一例を示す半導体製造装置の斜透視図である。図4は、図3に示した基板処理装置100の一例を示す半導体製造装置の側面透視図である。
基板処理装置100の基板処理系の構成について、図3,図4を参照しながら説明する。なお、本実施形態にかかる基板処理装置100は、例えばウエハ等の基板に酸化、拡散処理、CVD処理などを行う縦型の装置として構成されている。
(Configuration of the substrate processing system of the substrate processing apparatus 100)
FIG. 3 is a perspective view of a semiconductor manufacturing apparatus showing an example of the substrate processing apparatus 100 according to an embodiment of the present invention. 4 is a side perspective view of a semiconductor manufacturing apparatus showing an example of the substrate processing apparatus 100 shown in FIG.
The configuration of the substrate processing system of the substrate processing apparatus 100 will be described with reference to FIGS. The substrate processing apparatus 100 according to the present embodiment is configured as a vertical apparatus that performs oxidation, diffusion processing, CVD processing, and the like on a substrate such as a wafer.

図3,図4に示すように、基板処理装置100は、耐圧容器として構成された筐体111を備えている。筐体111の正面壁111aの正面前方部には、メンテナンス可能に設けられた開口部としての正面メンテナンス口103が開設されている。正面メンテナンス口103には、正面メンテナンス口103を開閉する一対の正面メンテナンス扉104が設けられている。シリコン等のウエハ(基板)200を収納したポッド(基板収容器)110が、筐体111内外へウエハ200を搬送するキャリアとして使用される。   As shown in FIGS. 3 and 4, the substrate processing apparatus 100 includes a housing 111 configured as a pressure vessel. A front maintenance port 103 serving as an opening provided for maintenance is provided in the front front portion of the front wall 111a of the casing 111. The front maintenance port 103 is provided with a pair of front maintenance doors 104 that open and close the front maintenance port 103. A pod (substrate container) 110 containing a wafer (substrate) 200 such as silicon is used as a carrier for transporting the wafer 200 into and out of the housing 111.

筐体111の正面壁111aには、ポッド搬入搬出口(基板収容器搬入搬出口)112が、筐体111内外を連通するように開設されている。ポッド搬入搬出口112は、フロントシャッタ(基板収容器搬入搬出口開閉機構)113によって開閉されるようになっている。ポッド搬入搬出口112の正面前方側には、ロードポート(基板収容器受渡し台)114が設置されている。ロードポート114上には、ポッド110を載置されると共に位置合わせされるように構成されている。ポッド110は、工程内搬送装置(図示せず)によってロードポート114上に搬送されるように構成されている。   A pod loading / unloading port (substrate container loading / unloading port) 112 is opened on the front wall 111 a of the housing 111 so as to communicate between the inside and the outside of the housing 111. The pod loading / unloading port 112 is opened and closed by a front shutter (substrate container loading / unloading port opening / closing mechanism) 113. A load port (substrate container delivery table) 114 is installed on the front front side of the pod loading / unloading port 112. On the load port 114, the pod 110 is placed and aligned. The pod 110 is configured to be transferred onto the load port 114 by an in-process transfer device (not shown).

筐体111内の前後方向の略中央部における上部には、回転式ポッド棚(基板収容器載置棚)105が設置されている。回転式ポッド棚105上には複数個のポッド110が保管されるように構成されている。回転式ポッド棚105は、垂直に立設されて水平面内で間欠回転される支柱116と、支柱116に上中下段の各位置において放射状に支持された複数枚の棚板(基板収容器載置台)117と、を備えている。複数枚の棚板117は、ポッド110を複数個それぞれ載置した状態で保持するように構成されている。   A rotary pod shelf (substrate container mounting shelf) 105 is installed at an upper portion of the housing 111 at a substantially central portion in the front-rear direction. A plurality of pods 110 are stored on the rotary pod shelf 105. The rotary pod shelf 105 includes a support column 116 that is erected vertically and intermittently rotates in a horizontal plane, and a plurality of shelf plates (substrate container mounting table) that are radially supported by the support column 116 at each of the upper, middle, and lower levels. 117). The plurality of shelf plates 117 are configured to hold a plurality of pods 110 in a state where they are mounted.

筐体111内におけるロードポート114と回転式ポッド棚105との間には、ポッド搬送装置(基板収容器搬送装置)118が設置されている。ポッド搬送装置118は、ポッド110を保持したまま昇降可能なポッドエレベータ(基板収容器昇降機構)118aと、搬送機構としてのポッド搬送機構(基板収容器搬送機構)118bとで構成されている。ポッド搬送装置118は、ポッドエレベータ118aとポッド搬送機構118bとの連続動作により、ロードポート114、回転式ポッド棚105、ポッドオープナ(基板収容器蓋体開閉機構)121との間で、ポッド110を相互に搬送するように構成されている。   A pod transfer device (substrate container transfer device) 118 is installed between the load port 114 and the rotary pod shelf 105 in the housing 111. The pod transfer device 118 includes a pod elevator (substrate container lifting mechanism) 118a that can be moved up and down while holding the pod 110, and a pod transfer mechanism (substrate container transfer mechanism) 118b as a transfer mechanism. The pod transfer device 118 moves the pod 110 between the load port 114, the rotary pod shelf 105, and the pod opener (substrate container lid opening / closing mechanism) 121 by the continuous operation of the pod elevator 118a and the pod transfer mechanism 118b. It is comprised so that it may convey mutually.

筐体111内の下部には、サブ筐体119が、筐体111内の前後方向の略中央部から後端にわたって設けられている。サブ筐体119の正面壁119aには、ウエハ200をサブ筐体119内外に搬送する一対のウエハ搬入搬出口(基板搬入搬出口)120が、垂直方向に上下二段に並べられて設けられている。上下段のウエハ搬入搬出口120には、ポッドオープナ121がそれぞれ設置されている。   A sub-housing 119 is provided at a lower portion in the housing 111 from a substantially central portion in the front-rear direction in the housing 111 to a rear end. A pair of wafer loading / unloading ports (substrate loading / unloading ports) 120 that transfer the wafer 200 into and out of the sub-casing 119 are provided on the front wall 119a of the sub-casing 119 so as to be arranged vertically in two stages. Yes. Pod openers 121 are respectively installed at the upper and lower wafer loading / unloading ports 120.

各ポッドオープナ121は、ポッド110を載置する一対の載置台122と、ポッド110のキャップ(蓋体)を着脱するキャップ着脱機構(蓋体着脱機構)123とを備えている。ポッドオープナ121は、載置台122上に載置されたポッド110のキャップをキャップ着脱機構123によって着脱することにより、ポッド110のウエハ出し入れ口
を開閉するように構成されている。
Each pod opener 121 includes a pair of mounting bases 122 on which the pod 110 is mounted, and a cap attaching / detaching mechanism (lid attaching / detaching mechanism) 123 that attaches / detaches a cap (cover) of the pod 110. The pod opener 121 is configured to open and close the wafer loading / unloading port of the pod 110 by attaching / detaching the cap of the pod 110 placed on the placing table 122 by the cap attaching / detaching mechanism 123.

サブ筐体119内には、ポッド搬送装置118や回転式ポッド棚105等が設置された空間から流体的に隔絶された移載室124が構成されている。移載室124の前側領域にはウエハ移載機構(基板移載機構)125が設置されている。ウエハ移載機構125は、ウエハ200を水平方向に回転ないし直動可能なウエハ移載装置(基板移載装置)125aと、ウエハ移載装置125aを昇降させるウエハ移載装置エレベータ(基板移載装置昇降機構)125bとで構成されている。   In the sub casing 119, a transfer chamber 124 that is fluidly isolated from a space in which the pod transfer device 118, the rotary pod shelf 105, and the like are installed is configured. A wafer transfer mechanism (substrate transfer mechanism) 125 is installed in the front region of the transfer chamber 124. The wafer transfer mechanism 125 includes a wafer transfer device (substrate transfer device) 125a that can rotate or linearly move the wafer 200 in the horizontal direction, and a wafer transfer device elevator (substrate transfer device) that moves the wafer transfer device 125a up and down. (Elevating mechanism) 125b.

図3に示すように、ウエハ移載装置エレベータ125bは、サブ筐体119の移載室124前方領域右端部と筐体111右側端部との間に設置されている。ウエハ移載装置125aは、ウエハ200の載置部としてのツイーザ(基板保持体)125cを備えている。これらウエハ移載装置エレベータ125b及びウエハ移載装置125aの連続動作により、ウエハ200をボート(基板保持具)217に対して装填(チャージング)及び脱装(ディスチャージング)することが可能なように構成されている。   As shown in FIG. 3, the wafer transfer apparatus elevator 125 b is installed between the right end of the front area of the transfer chamber 124 and the right end of the casing 111 of the sub casing 119. The wafer transfer device 125 a includes a tweezer (substrate holding body) 125 c as a mounting portion for the wafer 200. By continuous operation of the wafer transfer device elevator 125b and the wafer transfer device 125a, the wafer 200 can be loaded (charged) and unloaded (discharged) from the boat (substrate holder) 217. It is configured.

移載室124の後側領域には、ボート217を収容して待機させる待機部126が構成されている。待機部126の上方には、基板処理系としての処理炉202が設けられている。処理炉202の下端部は、炉口シャッタ(炉口開閉機構)147により開閉されるように構成されている。   In the rear region of the transfer chamber 124, a standby unit 126 that houses and waits for the boat 217 is configured. A processing furnace 202 serving as a substrate processing system is provided above the standby unit 126. The lower end portion of the processing furnace 202 is configured to be opened and closed by a furnace port shutter (furnace port opening / closing mechanism) 147.

図3に示すように、サブ筐体119の待機部126右端部と筐体111右側端部との間には、ボート217を昇降させるためのボートエレベータ(基板保持具昇降機構)115が設置されている。ボートエレベータ115の昇降台には、連結具としてのアーム128が連結されている。アーム128には、蓋体としてのシールキャップ219が水平に据え付けられている。シールキャップ219は、ボート217を垂直に支持し、処理炉202の下端部を閉塞可能なように構成されている。   As shown in FIG. 3, a boat elevator (substrate holder lifting mechanism) 115 for raising and lowering the boat 217 is installed between the right end of the standby section 126 and the right end of the casing 111 of the sub casing 119. ing. An arm 128 as a connecting tool is connected to the elevator platform of the boat elevator 115. A seal cap 219 serving as a lid is horizontally installed on the arm 128. The seal cap 219 is configured to support the boat 217 vertically and to close the lower end portion of the processing furnace 202.

ボート217は複数本の保持部材を備えている。ボート217は、複数枚(例えば、50枚〜125枚程度)のウエハ200を、その中心を揃えて垂直方向に整列させた状態でそれぞれ水平に保持するように構成されている。   The boat 217 includes a plurality of holding members. The boat 217 is configured to hold a plurality of wafers 200 (for example, about 50 to 125 wafers) horizontally in a state where the centers are aligned in the vertical direction.

図3に示すように、移載室124のウエハ移載装置エレベータ125b側及びボートエレベータ115側と反対側である左側端部には、清浄化した雰囲気もしくは不活性ガスであるクリーンエア133を供給するよう供給フアン及び防塵フィルタで構成されたクリーンユニット134が設置されている。ウエハ移載装置125aとクリーンユニット134との間には、図示はしないが、ウエハの円周方向の位置を整合させる基板整合装置としてのノッチ合わせ装置が設置されている。   As shown in FIG. 3, a clean atmosphere or an inert gas, clean air 133, is supplied to the left end of the transfer chamber 124 opposite to the wafer transfer device elevator 125b side and the boat elevator 115 side. A clean unit 134 composed of a supply fan and a dustproof filter is installed. Although not shown, a notch alignment device as a substrate alignment device for aligning the circumferential position of the wafer is installed between the wafer transfer device 125a and the clean unit 134.

クリーンユニット134から吹き出されたクリーンエア133は、図示しないノッチ合わせ装置、ウエハ移載装置125a、待機部126にあるボート217の周囲を流通した後、図示しないダクトにより吸い込まれて筐体111の外部に排気されるか、もしくはクリーンユニット134の吸い込み側である一次側(供給側)にまで循環されてクリーンユニット134によって移載室124内に再び吹き出されるように構成されている。   The clean air 133 blown out from the clean unit 134 flows around the boat 217 in the notch alignment device, wafer transfer device 125a, and standby unit 126 (not shown), and is then sucked in by a duct (not shown) to the outside of the casing 111. Or is circulated to the primary side (supply side) that is the suction side of the clean unit 134 and is blown out again into the transfer chamber 124 by the clean unit 134.

(基板処理装置100の動作)
次に、上記基板処理装置100の動作について、図3,図4を参照しながら説明する。
(Operation of the substrate processing apparatus 100)
Next, the operation of the substrate processing apparatus 100 will be described with reference to FIGS.

図3,図4に示すように、ポッド110がロードポート114に供給されると、ポッド搬入搬出口112がフロントシャッタ113によって開放される。そして、ロードポート
114の上のポッド110が、ポッド搬送装置118によってポッド搬入搬出口112から筐体111内部へと搬入される。
As shown in FIGS. 3 and 4, when the pod 110 is supplied to the load port 114, the pod loading / unloading port 112 is opened by the front shutter 113. Then, the pod 110 on the load port 114 is carried into the housing 111 from the pod carry-in / out port 112 by the pod carrying device 118.

筐体111内部へと搬入されたポッド110は、ポッド搬送装置118によって回転式ポッド棚105の棚板117上へ自動的に搬送されて一時的に保管された後、棚板117上から一方のポッドオープナ121の載置台122上に移載される。なお、筐体111内部へと搬入されたポッド110は、ポッド搬送装置118によって直接ポッドオープナ121の載置台122上に移載されてもよい。この際、ポッドオープナ121のウエハ搬入搬出口120はキャップ着脱機構123によって閉じられており、移載室124内にはクリーンエア133が流通され、充満されている。例えば、移載室124内にクリーンエア133として窒素ガスが充満することにより、移載室124内の酸素濃度が例えば20ppm以下となり、大気雰囲気である筐体111内の酸素濃度よりも遥かに低くなるように設定されている。   The pod 110 carried into the housing 111 is automatically transported and temporarily stored on the shelf plate 117 of the rotary pod shelf 105 by the pod transport device 118, and then one of the pods 110 from the shelf plate 117. It is transferred onto the mounting table 122 of the pod opener 121. Note that the pod 110 carried into the housing 111 may be directly transferred onto the mounting table 122 of the pod opener 121 by the pod transfer device 118. At this time, the wafer loading / unloading port 120 of the pod opener 121 is closed by the cap attaching / detaching mechanism 123, and clean air 133 is circulated and filled in the transfer chamber 124. For example, when the transfer chamber 124 is filled with nitrogen gas as clean air 133, the oxygen concentration in the transfer chamber 124 becomes, for example, 20 ppm or less, which is much lower than the oxygen concentration in the casing 111 that is an atmospheric atmosphere. It is set to be.

載置台122上に載置されたポッド110は、その開口側端面がサブ筐体119の正面壁119aにおけるウエハ搬入搬出口120の開口縁辺部に押し付けられるとともに、そのキャップがキャップ着脱機構123によって取り外され、ウエハ出し入れ口が開放される。その後、ウエハ200は、ウエハ移載装置125aのツイーザ125cによってウエハ出し入れ口を通じてポッド110内からピックアップされ、ノッチ合わせ装置にて方位が整合された後、移載室124の後方にある待機部126内へ搬入され、ボート217内に装填(チャージング)される。ボート217内にウエハ200を装填したウエハ移載装置125aは、ポッド110に戻り、次のウエハ200をボート217内に装填する。   The pod 110 mounted on the mounting table 122 is pressed against the opening edge of the wafer loading / unloading port 120 in the front wall 119a of the sub-housing 119, and the cap is removed by the cap attaching / detaching mechanism 123. Then, the wafer loading / unloading port is opened. Thereafter, the wafer 200 is picked up from the pod 110 through the wafer loading / unloading port by the tweezer 125c of the wafer transfer device 125a, aligned in the notch alignment device, and then in the standby unit 126 at the rear of the transfer chamber 124. Are loaded into the boat 217 (charging). The wafer transfer device 125 a loaded with the wafer 200 in the boat 217 returns to the pod 110 and loads the next wafer 200 into the boat 217.

この一方(上段または下段)のポッドオープナ121におけるウエハ移載機構125によるウエハのボート217への装填作業中に、他方(下段または上段)のポッドオープナ121の載置台122上には、別のポッド110が回転式ポッド棚105上からポッド搬送装置118によって搬送されて移載され、ポッドオープナ121によるポッド110の開放作業が同時進行される。   During the loading operation of the wafer into the boat 217 by the wafer transfer mechanism 125 in the one (upper or lower) pod opener 121, another pod is placed on the mounting table 122 of the other (lower or upper) pod opener 121. 110 is transferred from the rotary pod shelf 105 by the pod transfer device 118 and transferred, and the opening operation of the pod 110 by the pod opener 121 is simultaneously performed.

予め指定された枚数のウエハ200がボート217内に装填されると、炉口シャッタ147によって閉じられていた処理炉202の下端部が、炉口シャッタ147によって開放される。続いて、ウエハ200群を保持したボート217は、シールキャップ219がボートエレベータ115によって上昇されることにより処理炉202内へ搬入(ローディング)されていく。   When a predetermined number of wafers 200 are loaded into the boat 217, the lower end portion of the processing furnace 202 closed by the furnace port shutter 147 is opened by the furnace port shutter 147. Subsequently, the boat 217 holding the wafer 200 group is loaded into the processing furnace 202 when the seal cap 219 is lifted by the boat elevator 115.

ローディング後は、処理炉202内にてウエハ200に任意の基板処理が実施される。基板処理後は、ノッチ合わせ装置135でのウエハの整合工程を除き、上述の手順とほぼ逆の手順で、処理後のウエハ200を格納したボート217が処理室201内より搬出され、処理後のウエハ200を格納したポッド110が筐体111外へと搬出される。   After loading, arbitrary substrate processing is performed on the wafer 200 in the processing furnace 202. After the substrate processing, the boat 217 storing the processed wafers 200 is unloaded from the processing chamber 201 by a procedure almost opposite to the above-described procedure except for the wafer alignment process in the notch aligner 135. The pod 110 storing the wafer 200 is carried out of the casing 111.

上述したように、基板処理装置100内には、例えば温度、ガス流量、圧力、その他、基板処理装置100の各種状態を示すデータ(以下装置データと呼ぶ)の発生箇所(例えば温度センサ、MFC、圧力センサなど、以下データ発生箇所と呼ぶ)が多数存在する。基板処理装置100の制御部3は、各データ発生箇所にて発生した装置データを格納した電文(電文メッセージとも呼ぶ)を作成するように構成されている。基板処理装置100の制御部3は、その電文を、通信ネットワーク6Aを介して群管理装置500へ送信するように構成されている。電文は、所定の間隔(例えば0.1秒間隔)にて定期的に送信されるか、装置データの発生時にその都度送信されるか、これらの組み合わせにより送信されるように構成されている。   As described above, in the substrate processing apparatus 100, for example, temperature, gas flow rate, pressure, and other data indicating various states of the substrate processing apparatus 100 (hereinafter referred to as apparatus data) are generated (for example, temperature sensor, MFC, Many pressure sensors and the like are hereinafter referred to as data generation locations). The control unit 3 of the substrate processing apparatus 100 is configured to create a telegram (also referred to as a telegram message) that stores apparatus data generated at each data generation location. The control unit 3 of the substrate processing apparatus 100 is configured to transmit the message to the group management apparatus 500 via the communication network 6A. The electronic message is configured to be transmitted at regular intervals (for example, at intervals of 0.1 seconds), transmitted each time device data is generated, or a combination thereof.

(電文600)
次に、本発明の一実施形態にかかる基板処理システム1の各装置間で送受信される電文600について、図面を参照しながら説明する。
図5(A)は本発明の一実施形態にかかる電文600を説明するための図である。図5(B)は図5(A)に示した電文600のヘッダ部620を説明するための図である。
(Telegram 600)
Next, a telegram 600 transmitted and received between each apparatus of the substrate processing system 1 according to an embodiment of the present invention will be described with reference to the drawings.
FIG. 5A is a view for explaining a telegram 600 according to an embodiment of the present invention. FIG. 5B is a diagram for explaining the header portion 620 of the message 600 illustrated in FIG.

本実施形態にかかる電文600は、図5(A)に示すように、長さ情報部(レングスバイト)610、ヘッダ部620、データ部630、及びチェックサム640を有する。
長さ情報部610には、電文600の長さを示す情報が格納される(例えば1バイト)。
ヘッダ部620には、電文区分コード(ストリームファンクションのコード)622A等が格納される(例えば10バイト)。
データ部630には、ヘッダ部620の電文区分コードに対応するデータ形式情報に基づいて配列されたデータ630A(例えば装置データなど)が格納される(例えば0〜244バイト)。
チェックサム640には、電文600(長さ情報部610及びチェックサム640を除く)のチェックサム(符号無し2進値の和)を示す情報が格納される(例えば2バイト)。
As shown in FIG. 5A, the electronic message 600 according to the present embodiment includes a length information part (length byte) 610, a header part 620, a data part 630, and a checksum 640.
Information indicating the length of the electronic message 600 is stored in the length information section 610 (for example, 1 byte).
The header section 620 stores a message classification code (stream function code) 622A and the like (for example, 10 bytes).
The data part 630 stores data 630A (for example, device data) arranged based on the data format information corresponding to the message classification code of the header part 620 (for example, 0 to 244 bytes).
The checksum 640 stores information indicating the checksum (sum of unsigned binary values) of the electronic message 600 (excluding the length information portion 610 and the checksum 640) (for example, 2 bytes).

(ヘッダ部620の構成)
ヘッダ部620は、図5(B)に示すように、デバイスID情報部621、コード格納部(メッセージID格納部:電文区分コード格納部)622、ブロック番号格納部623、及びシステムバイト624を有する。
デバイスID情報部621には、送信元の装置を示す情報(デバイスID)が格納される。
コード格納部622には、電文区分コード(メッセージID)622Aが格納される。電文区分コード622Aは、電文600の内容を区分する情報である。電文区分コード622Aは、例えば、ストリーム(S)を示すコード、及びファンクション(F)を示すコードを有する。ストリームのコードとファンクションのコードとを合わせて、ストリームファンクションコードと呼ぶ。
(Configuration of header section 620)
As shown in FIG. 5B, the header section 620 includes a device ID information section 621, a code storage section (message ID storage section: message classification code storage section) 622, a block number storage section 623, and a system byte 624. .
The device ID information portion 621 stores information (device ID) indicating the transmission source device.
The code storage unit 622 stores a message classification code (message ID) 622A. The message classification code 622A is information for classifying the contents of the message 600. The message classification code 622A includes, for example, a code indicating a stream (S) and a code indicating a function (F). The stream code and the function code are collectively referred to as a stream function code.

ブロック番号格納部623には、ブロック番号を示す情報が格納される(2バイト)。詳細には、データ部630に格納される装置データが、データ部630のサイズより大きい場合、装置データは、データ部630のサイズに対応して、複数のブロックに分割されて、それぞれのブロックがデータ部630に格納される。このブロックに割り当てられた番号を示す情報が、ブロック番号格納部632に格納される。
システムバイト624には、電文送信回数を示す情報が格納される。この電文送信回数は、各装置で電文600の送信を行う毎にインクリメントされる。
The block number storage unit 623 stores information indicating the block number (2 bytes). Specifically, when the device data stored in the data portion 630 is larger than the size of the data portion 630, the device data is divided into a plurality of blocks corresponding to the size of the data portion 630. It is stored in the data part 630. Information indicating the number assigned to this block is stored in the block number storage unit 632.
The system byte 624 stores information indicating the number of message transmissions. This message transmission count is incremented each time the message 600 is transmitted by each device.

(群管理装置500の構成)
図6は、本発明の一実施形態にかかる群管理装置500の機能ブロック図である。
図6に示すように、群管理装置500は、通信部501、外部記憶部502、メモリ503、及び制御部(CPU)504を有する。通信部501,外部記憶部502,メモリ503,及び制御部504それぞれは、通信路505を介して接続されている。
(Configuration of group management device 500)
FIG. 6 is a functional block diagram of the group management apparatus 500 according to an embodiment of the present invention.
As illustrated in FIG. 6, the group management apparatus 500 includes a communication unit 501, an external storage unit 502, a memory 503, and a control unit (CPU) 504. The communication unit 501, the external storage unit 502, the memory 503, and the control unit 504 are connected via a communication path 505.

通信部501は、基板処理装置100及び/又は端末装置700との間で、ヘッダ部620(電文区分コード622A)及びデータ部630を含む電文600を送受信する。   The communication unit 501 transmits / receives a message 600 including the header unit 620 (message classification code 622A) and the data unit 630 to / from the substrate processing apparatus 100 and / or the terminal device 700.

外部記憶部502は、例えば、HDD(ハードディスクドライブ)、半導体ディスク(SDD:Solid State Disk)などの外部記憶装置で構成されている。   The external storage unit 502 includes, for example, an external storage device such as an HDD (Hard Disk Drive) or a semiconductor disk (SDD: Solid State Disk).

メモリ503は、例えば、RAM(Random Access Memory)などで構成されている。
制御部(CPU)504は、例えば本発明にかかる処理内容を有するプログラムを実行して、群管理装置500の各構成要素を統括的に制御することにより、本発明にかかる処理を行う。
The memory 503 is configured by, for example, a RAM (Random Access Memory).
The control unit (CPU) 504 performs a process according to the present invention by, for example, executing a program having the processing content according to the present invention and comprehensively controlling each component of the group management apparatus 500.

(メモリ503)
次に、本実施形態にかかるメモリ503を説明する。
メモリ503は、図6に示すように、リスト記憶部531、電文記憶部532、制御タスク(制御処理プログラム)533、電文処理部(通信処理プログラム(通信タスク))534、及び転送先リスト536を有する。
(Memory 503)
Next, the memory 503 according to the present embodiment will be described.
As illustrated in FIG. 6, the memory 503 includes a list storage unit 531, a message storage unit 532, a control task (control processing program) 533, a message processing unit (communication processing program (communication task)) 534, and a transfer destination list 536. Have.

(リスト記憶部531)
リスト記憶部531は、メモリ503内に作業用に確保された記憶部である。本実施形態にかかるリスト記憶部531は、図6に示すように、データ形式リスト800、及びS0F0形式情報(一時保存用バイナリデータ形式情報)830を有する。
(List storage unit 531)
The list storage unit 531 is a storage unit reserved for work in the memory 503. As illustrated in FIG. 6, the list storage unit 531 according to the present embodiment includes a data format list 800 and S0F0 format information (temporary storage binary data format information) 830.

データ形式リスト800は、電文区分コード810とデータ形式情報820とを関連付けて記憶する。
電文区分コード810は、電文の内容を区分する情報である。
データ形式情報820は、電文区分コード810に対応して、電文のデータ部に格納されるデータのデータ形式を示す情報である。
本実施形態にかかる群管理装置500側で記憶されているデータ形式リスト800は、SECS−I又はSECS−IIに準拠している。詳細には、電文区分コード810は、SECS−I又はSECS−IIに準拠するストリームファンクションのコードである。
The data format list 800 stores the message classification code 810 and the data format information 820 in association with each other.
The message classification code 810 is information for classifying the contents of the message.
The data format information 820 is information indicating the data format of the data stored in the data portion of the message corresponding to the message classification code 810.
The data format list 800 stored on the group management apparatus 500 side according to the present embodiment conforms to SECS-I or SECS-II. Specifically, the message classification code 810 is a stream function code conforming to SECS-I or SECS-II.

S0F0形式情報830は、群管理装置500で未定義電文(群管理装置500側で未定義の電文区分コードを含む電文)を受信した場合、その未定義電文をメモリ503に一時的に保存する際に参照される。   When the group management device 500 receives an undefined message (a message including an undefined message classification code on the group management device 500 side), the S0F0 format information 830 is used to temporarily store the undefined message in the memory 503. To be referenced.

(電文記憶部532)
電文記憶部532は、メモリ503内に作業用に確保された記憶部である。電文記憶部532は、図6に示すように、通信部501で受信した電文600、一時保存用S0F0電文600C、転送用電文600Bなどを記憶することができる。一時保存用S0F0電文600Cは、S0F0形式情報830に基づいて、未定義電文をメモリ503に一時的に保存する際に生成されるバイナリ形式の電文である。
(Message storage unit 532)
The message storage unit 532 is a storage unit reserved for work in the memory 503. As shown in FIG. 6, the message storage unit 532 can store the message 600 received by the communication unit 501, the temporary storage S0F0 message 600C, the transfer message 600B, and the like. The temporary storage S0F0 message 600C is a binary message generated when an undefined message is temporarily stored in the memory 503 based on the S0F0 format information 830.

制御タスク(制御処理プログラム)533は、群管理装置500の各構成要素に関する制御を行うプログラムである。   The control task (control processing program) 533 is a program that performs control regarding each component of the group management apparatus 500.

(電文処理部534)
電文処理部534は、通信部501より電文記憶部532に記憶した電文600から電文区分コード622Aを抽出し、リスト記憶部531からデータ形式リスト800を読み出して、そのデータ形式リスト800に基づいて、抽出した電文区分コード622Aの定義の有無を確認する。詳細には、電文処理部534は、データ形式リスト800に含まれる複数の電文区分コード810の内に、受信した電文600から抽出した電文区分コード622Aと一致するコード(電文区分コード)810があるか否かを判断する。
(Message processing unit 534)
The message processing unit 534 extracts the message classification code 622A from the message 600 stored in the message storage unit 532 from the communication unit 501, reads the data format list 800 from the list storage unit 531, and based on the data format list 800, The presence / absence of the definition of the extracted message classification code 622A is confirmed. Specifically, the message processing unit 534 includes a code (message classification code) 810 that matches the message classification code 622A extracted from the received message 600 among the plurality of message classification codes 810 included in the data format list 800. Determine whether or not.

また、電文処理部534は、上記確認の結果、データ形式リスト800に電文区分コー
ド622Aが定義されている場合、データ形式リスト800を参照して、抽出した電文区分コード622A(810)に対応するデータ形式情報820に基づいて、電文記憶部532に記憶されている電文600のデータ部630からデータ630Aを抽出し、そのデータ630Aに基づいて所定の処理を行う。
また、電文処理部534は、上記確認の結果、データ形式リスト800に電文600の電文区分コード622Aが定義されていない場合、電文記憶部532の電文600のデータ部630からデータ630Aの抽出を行わずに、抽出した電文区分コード622A及び電文記憶部532から読み出したデータ部630のデータ630Aを含む転送用電文600Bを生成し、通信部501によりその転送用電文600Bを転送させる処理を行う。
In addition, when the message classification code 622A is defined in the data format list 800 as a result of the confirmation, the message processing unit 534 refers to the data format list 800 and corresponds to the extracted message classification code 622A (810). Based on the data format information 820, data 630A is extracted from the data portion 630 of the message 600 stored in the message storage unit 532, and predetermined processing is performed based on the data 630A.
Also, as a result of the confirmation, if the message classification code 622A of the message 600 is not defined in the data format list 800, the message processing unit 534 extracts the data 630A from the data portion 630 of the message 600 in the message storage unit 532. The transfer message 600B including the extracted message classification code 622A and the data 630A of the data part 630 read from the message storage unit 532 is generated, and the communication unit 501 transfers the transfer message 600B.

転送先リスト536は、電文の送信元と、その電文の転送先とを関連付けて記憶している。本実施形態にかかる転送先リスト536は、基板処理装置100を送信元(又は転送先)として、端末装置700を転送先(又は送信元)として、それぞれを関連付けて記録している。   The transfer destination list 536 stores a message transmission source and a message transfer destination in association with each other. The transfer destination list 536 according to the present embodiment records the substrate processing apparatus 100 as a transmission source (or transfer destination) and the terminal device 700 as a transfer destination (or transmission source) in association with each other.

(データ形式リスト800(電文定義フォーマット))
図7は、本発明の一実施形態にかかるデータ形式リスト800の一例を説明するための図である。以下、図7に示すデータ形式リスト800の一例を説明する。
(Data format list 800 (message definition format))
FIG. 7 is a diagram for explaining an example of the data format list 800 according to the embodiment of the present invention. Hereinafter, an example of the data format list 800 illustrated in FIG. 7 will be described.

データ形式リスト800は、例えば図7に示すように、電文区分コード(ストリームファンクションのコード)810と、データ形式情報820とが関連付けられて記憶されている。   In the data format list 800, for example, as shown in FIG. 7, a message classification code (stream function code) 810 and data format information 820 are stored in association with each other.

S1F13の電文区分コード810は、通信の確立要求を示すコードである。そのS1F13の電文区分コード810に対応するデータ形式情報820は、2つの変数を有する。1番目の変数はアスキー文字コードで6バイト長で、変数名が”MODLN”に規定されている。2番目の変数はアスキー文字コードで6バイト長で、変数名が”SOFTREV”に規定されている。   The message classification code 810 of S1F13 is a code indicating a communication establishment request. The data format information 820 corresponding to the message classification code 810 of S1F13 has two variables. The first variable is an ASCII character code and is 6 bytes long, and the variable name is defined as “MODLN”. The second variable is an ASCII character code and is 6 bytes long, and the variable name is defined as “SOFTREV”.

S1F14の電文区分コード810は、通信の確立要求の確認を示すコードである。S5F239の電文区分コード810は、基板処理装置100が発行する障害情報の通知用コードである。S7F1−1の電文区分コード810は、基板処理装置100にレシピファイルをダウンロードする要求を示すコードである。S7F2−1の電文区分コード810は、S7F1−1の応答電文用コードである。S7F17−1の電文区分コード810は、装置レシピファイルに対し削除要求するコードである。S7F18−1の電文区分コード810は、S7F17−1に対する確認を示すコードである。S7F27−1の電文区分コード810は、装置レシピファイルのダウンロード結果を通知するコードである。
上記S1F13、S1F14、S5F239、S7F1−1、S7F18−1、S7F17−1、S7F27−1それぞれの電文区分コード810に対応するデータ形式情報820は、例えば図7に示すように規定されている。
The message classification code 810 of S1F14 is a code indicating confirmation of a communication establishment request. The message classification code 810 of S5F239 is a failure information notification code issued by the substrate processing apparatus 100. The message classification code 810 of S7F1-1 is a code indicating a request for downloading a recipe file to the substrate processing apparatus 100. The message classification code 810 of S7F2-1 is a response message code of S7F1-1. The message classification code 810 of S7F17-1 is a code that requests deletion of the device recipe file. The message classification code 810 of S7F18-1 is a code indicating confirmation for S7F17-1. The message classification code 810 of S7F27-1 is a code for notifying the download result of the device recipe file.
The data format information 820 corresponding to the message classification code 810 of each of the above S1F13, S1F14, S5F239, S7F1-1, S7F18-1, S7F17-1, and S7F27-1 is defined as shown in FIG. 7, for example.

(群管理装置500の動作)
図8は、本発明の一実施形態にかかる群管理装置500の動作を説明するためのフローチャートである。図8を参照しながら、群管理装置500の動作を説明する。
(Operation of Group Management Device 500)
FIG. 8 is a flowchart for explaining the operation of the group management apparatus 500 according to an embodiment of the present invention. The operation of the group management apparatus 500 will be described with reference to FIG.

先ず、群管理装置500の制御部504は、例えば外部記憶部502に記憶されている電文処理部(通信処理プログラム)534を読み出してメモリ503上で実行する。   First, the control unit 504 of the group management apparatus 500 reads out a message processing unit (communication processing program) 534 stored in the external storage unit 502 and executes it on the memory 503.

(ST1)
ステップST1において、電文処理部534は、外部記憶部502に記憶されているデ
ータ形式リスト800を読み出して、メモリ503に記憶させる。
(ST1)
In step ST <b> 1, the message processing unit 534 reads the data format list 800 stored in the external storage unit 502 and stores it in the memory 503.

(ST2)
ステップST2において、電文処理部534は、通信部501で、基板処理装置100又は端末装置700から電文600を受信する処理を行う。
(ST2)
In step ST <b> 2, the message processing unit 534 performs a process of receiving the message 600 from the substrate processing apparatus 100 or the terminal device 700 using the communication unit 501.

(ST3)
ステップST3において、電文処理部534は、通信部501で電文600を受信した場合、通信部501より電文記憶部532に受信電文600を記憶させる。
(ST3)
In step ST <b> 3, when the message processing unit 534 receives the message 600 by the communication unit 501, the message processing unit 534 stores the received message 600 from the communication unit 501 in the message storage unit 532.

(ST4)
ステップST4において、電文処理部534は、電文記憶部532に記憶した電文600から電文区分コード622Aを抽出する。
(ST4)
In step ST4, the message processing unit 534 extracts the message classification code 622A from the message 600 stored in the message storage unit 532.

(ST5)
ステップST5において、電文処理部534は、リスト記憶部531からデータ形式リスト800を読み出して、そのデータ形式リスト800に基づいて、抽出した電文区分コード622Aの定義の有無を確認する。
詳細には、電文処理部534は、データ形式リスト800に含まれる複数の電文区分コード810の内に、受信した電文600から抽出した電文区分コード622Aと一致するコード(電文区分コード)810があるか否かを判断する。
(ST5)
In step ST5, the message processing unit 534 reads the data format list 800 from the list storage unit 531, and confirms the presence / absence of the definition of the extracted message classification code 622A based on the data format list 800.
Specifically, the message processing unit 534 includes a code (message classification code) 810 that matches the message classification code 622A extracted from the received message 600 among the plurality of message classification codes 810 included in the data format list 800. Determine whether or not.

(ST6)
データ形式リスト800に、受信電文600から抽出された電文区分コード622Aが定義されている場合、ステップST6において、電文処理部534は、データ形式リスト800を参照して、抽出した電文区分コード622Aに対応するデータ形式情報820に基づいて、電文記憶部532に記憶されている電文600のデータ部630からデータ630Aを抽出する(ステップST6A)。続いて、電文処理部534は、そのデータ部630から抽出したデータ630A及び電文区分コード622Aに応じた処理を行い、ステップST2の処理に戻る。
(ST6)
When the message classification code 622A extracted from the received message 600 is defined in the data format list 800, in step ST6, the message processing unit 534 refers to the data format list 800 and adds the extracted message classification code 622A to the message classification code 622A. Based on the corresponding data format information 820, data 630A is extracted from the data portion 630 of the message 600 stored in the message storage unit 532 (step ST6A). Subsequently, the message processing unit 534 performs processing according to the data 630A and the message classification code 622A extracted from the data unit 630, and returns to the process of step ST2.

本実施形態にかかる電文処理部534は、ステップST5でデータ形式リスト800に、受信電文600から抽出された電文区分コード622Aが定義されていない場合、電文記憶部532の電文600のデータ部630からデータ630Aの抽出を行わずに、抽出した電文区分コード622A及び電文記憶部532から読み出した受信電文600のデータ部630を含む転送用電文600Bを生成し、通信部501により、その転送用電文600Bを所定の転送先に転送させる処理を行う。
上記電文転送処理の際、本実施形態にかかる電文処理部534は、未定義電文600を、一時保存用S0F0電文(バイナリ形式)600Cに変換してメモリ503に一時的に保存した後、そのS0F0電文600Cに基づいて、転送用電文600Bを生成する。以下、その処理について詳細に説明する。
If the message classification code 622A extracted from the received message 600 is not defined in the data format list 800 in step ST5, the message processing unit 534 according to the present embodiment starts from the data unit 630 of the message 600 of the message storage unit 532. Without extracting the data 630A, a transfer message 600B including the extracted message classification code 622A and the data part 630 of the received message 600 read from the message storage unit 532 is generated, and the transfer message 600B is generated by the communication unit 501. Is transferred to a predetermined transfer destination.
During the message transfer process, the message processing unit 534 according to the present embodiment converts the undefined message 600 into a temporary storage S0F0 message (binary format) 600C and temporarily stores it in the memory 503, and then the S0F0. Based on the message 600C, a transfer message 600B is generated. Hereinafter, the process will be described in detail.

(ST7)
ステップST7において、電文処理部534は、電文記憶部532に記憶されている電文600のデータ部630からデータの抽出を行わずに、受信した電文600をS0F0形式(転送用のバイナリ形式)に変換する。
(ST7)
In step ST7, the message processing unit 534 converts the received message 600 into the S0F0 format (binary format for transfer) without extracting data from the data unit 630 of the message 600 stored in the message storage unit 532. To do.

(ST8)
ステップST8において、電文処理部534は、S0F0形式に変換された電文(S0F0電文)を、電文記憶部532に記憶する。
(ST8)
In step ST8, the message processing unit 534 stores the message (S0F0 message) converted into the S0F0 format in the message storage unit 532.

(ST9)
ステップST9において、電文処理部534は、転送先リスト536を参照して、受信した電文600の送信元に関連付けられている転送先に関する情報を取得する。
(ST9)
In step ST <b> 9, the message processing unit 534 refers to the transfer destination list 536 and acquires information regarding the transfer destination associated with the transmission source of the received message 600.

(ST10)
ステップST10において、電文処理部534は、抽出した電文区分コード622A及び電文記憶部532から読み出したデータ部630のデータ630Aを含む転送用電文600Bを生成する。
(ST10)
In step ST10, the message processing unit 534 generates a transfer message 600B including the extracted message classification code 622A and the data 630A of the data unit 630 read from the message storage unit 532.

(ST11)
ステップST11において、電文処理部534は、その転送用電文600Bを、ステップST8で取得した転送先(例えば端末装置700)に、通信部501によりその転送用電文600Bを転送させる処理を行い、ステップST2の処理に戻る。
(ST11)
In step ST11, the message processing unit 534 performs a process of causing the communication unit 501 to transfer the transfer message 600B to the transfer destination (for example, the terminal device 700) acquired in step ST8, in step ST2. Return to the process.

(通常電文受信時の動作)
図9は、本発明の一実施形態にかかる群管理装置500の通常電文を受信した際の動作の一例を説明するためのフローチャートである。図9を参照しながら、図8に示したステップST6(ST6A)の処理の一例を説明する。
(Operation when receiving a normal message)
FIG. 9 is a flowchart for explaining an example of the operation when the group management device 500 according to an embodiment of the present invention receives a normal message. An example of the process of step ST6 (ST6A) shown in FIG. 8 will be described with reference to FIG.

(S1F13)
電文処理部534は、図9に示すように、例えば、受信した電文600から抽出された電文区分コード622AにS1F13(通信確立要求を示すコード)が含まれている場合、その受信した電文600のデータ部630を、メモリ503に確保された一時格納部(不図示)に格納し(S1F13受信処理)、データ形式リスト800を参照して電文区分コードに対応したデータ形式情報820に基づいて、データ部630からデータ630Aを抽出し(データ取得処理)、そのデータ630Aに応じて、応答電文(通信確立要求確認)を要求元に送信する処理を行う(応答電文送信処理)。
(S1F13)
As shown in FIG. 9, for example, when the message classification code 622A extracted from the received message 600 includes S1F13 (a code indicating a communication establishment request), the message processing unit 534 includes the received message 600. The data section 630 is stored in a temporary storage section (not shown) secured in the memory 503 (S1F13 reception processing), and the data format 820 is referenced based on the data format information 820 corresponding to the message classification code with reference to the data format list 800. Data 630A is extracted from the unit 630 (data acquisition process), and a response message (communication establishment request confirmation) is transmitted to the request source in accordance with the data 630A (response message transmission process).

(S5F239)
電文処理部534は、例えば、受信した電文600から抽出された電文区分コード622AにS5F239(基板処理装置100が発行する障害情報の通知を示すコード)が含まれている場合、その受信した電文600のデータ部630を、メモリ503に確保された一時格納部に格納し(S5F239受信処理)、そのデータ部630からデータ630Aを抽出し(データ取得処理)、データ630Aに基づいて、その障害情報の通知を示す電文を転送先に転送する処理を行う(S5F239転送処理)。
(S5F239)
For example, when the message classification code 622A extracted from the received message 600 includes S5F239 (a code indicating the notification of failure information issued by the substrate processing apparatus 100), the message processing unit 534 receives the received message 600. Is stored in the temporary storage unit secured in the memory 503 (S5F239 reception process), the data 630A is extracted from the data part 630 (data acquisition process), and the failure information of the failure information is based on the data 630A. A process of transferring a message indicating the notification to the transfer destination is performed (S5F239 transfer process).

(S7F15)
電文処理部534は、例えば、受信した電文600から抽出された電文区分コード622AにS7F15(基板処理装置100の装置情報のコピー結果を通知するコード)が含まれている場合、その受信した電文600のデータ部630を、メモリ503に確保された一時格納部に格納し(S7F15受信処理)、そのデータ部630からデータ630Aを抽出して、それを装置データとしてメモリ503に記憶する(データ取得処理)。
(S7F15)
For example, when the message classification code 622A extracted from the received message 600 includes S7F15 (a code for notifying the copy result of the device information of the substrate processing apparatus 100), the message processing unit 534 receives the received message 600. Is stored in the temporary storage section secured in the memory 503 (S7F15 reception process), the data 630A is extracted from the data section 630, and is stored in the memory 503 as device data (data acquisition process). ).

(S14F201)
電文処理部534は、例えば、受信した電文600から抽出された電文区分コード622AにS14F201(基板処理装置100から送信されるオブジェクト(各構成要素)に関する情報の転送を指示するコード)が含まれている場合、その受信した電文600のデータ部630を、メモリ503に確保された一時格納部に格納し(S14F201受信処理)、そのデータ部630からデータ630Aを抽出し(データ取得処理)、データ6
30Aに基づいて、その情報を含む電文を転送先に転送する処理を行う(S14F201転送処理)。
(S14F201)
In the message processing unit 534, for example, the message classification code 622A extracted from the received message 600 includes S14F201 (a code for instructing transfer of information related to objects (each component) transmitted from the substrate processing apparatus 100). If there is, the data part 630 of the received message 600 is stored in the temporary storage part secured in the memory 503 (S14F201 reception process), the data 630A is extracted from the data part 630 (data acquisition process), and the data 6
Based on 30A, a process of transferring a message containing the information to the transfer destination is performed (S14F201 transfer process).

(基板処理システム1の未定義電文に関する動作)
次に、基板処理システム1の未定義電文に関する動作の一例を図面を参照しながら説明する。
図10は、本発明の一実施形態にかかる基板処理システム1の動作を説明するための図である。
図11は、群管理装置500側で未定義の電文区分コードを含む電文の送受信を行う基板処理システム1の動作の一例を説明するための図である。詳細には、図11(A)は送信元(本実施形態では基板処理装置100側)のデータ形式リスト(電文定義フォーマット)の一例を説明するための図である。図11(B)は群管理装置500が送信元(本実施形態では基板処理装置100)から受信した電文600を説明するための図である。図11(C)は群管理装置500が未定義電文の受信時に用いるS0F0形式情報830である。図11(D)は群管理装置500による一時保存用S0F0電文(バイナリデータ)600Cを説明するための図である。図11(E)は転送先の端末装置700が有するデータ形式リストを説明するための図である。図11(F)は群管理装置500が転送する転送用電文(転送先の端末装置700が受信する電文)600Bを説明するための図である。
(Operation related to undefined message in the substrate processing system 1)
Next, an example of an operation related to an undefined message in the substrate processing system 1 will be described with reference to the drawings.
FIG. 10 is a diagram for explaining the operation of the substrate processing system 1 according to the embodiment of the present invention.
FIG. 11 is a diagram for explaining an example of the operation of the substrate processing system 1 that transmits / receives a message including an undefined message classification code on the group management apparatus 500 side. Specifically, FIG. 11A is a diagram for explaining an example of a data format list (message definition format) of a transmission source (substrate processing apparatus 100 side in the present embodiment). FIG. 11B is a diagram for explaining a message 600 received by the group management apparatus 500 from the transmission source (the substrate processing apparatus 100 in this embodiment). FIG. 11C shows S0F0 format information 830 used when the group management apparatus 500 receives an undefined message. FIG. 11D is a diagram for explaining the temporary storage S0F0 message (binary data) 600C by the group management apparatus 500. FIG. 11E is a diagram for explaining a data format list included in the transfer destination terminal device 700. FIG. 11F is a diagram for explaining a transfer message (a message received by the transfer destination terminal device 700) 600B transferred by the group management device 500.

図10に示すように、群管理装置500は、基板処理装置100から未定義の電文区分コードを含む電文600を受信した場合、転送処理ST11(詳細にはST7〜ST11)を行い、受信電文を端末装置700に転送する。   As shown in FIG. 10, when the group management apparatus 500 receives a message 600 including an undefined message classification code from the substrate processing apparatus 100, the group management apparatus 500 performs a transfer process ST11 (specifically, ST7 to ST11), and receives a received message. Transfer to the terminal device 700.

以下、図11(A)〜図11(F)等を参照しながら、基板処理システム1の未定義電文に関する動作を説明する。   Hereinafter, an operation related to an undefined message in the substrate processing system 1 will be described with reference to FIGS. 11 (A) to 11 (F) and the like.

基板処理装置100は、図11(A),図2に示すように、新規のS100F100の電文区分コード810Aとデータ形式情報820Aとを関連付けるデータ形式リスト(電文定義フォーマット)800Aを基板処理装置100のメモリ19(30)に記憶している。
端末装置700は、図11(E)に示すように、基板処理装置100の有するデータ形式リスト(電文定義フォーマット)800Aと同じデータ形式リスト800Aを端末装置700の記憶部(図示せず)に記憶している。
群管理装置500は、図11(A)及び図11(E)に示した新規のS100F100の電文区分コード810等を含むデータ形式リスト800A(電文定義フォーマット)を、リスト記憶部531に記憶していない(新規な電文区分コードS100F100を含まないデータ形式リスト800については記憶している)。
群管理装置500は、図11(B)に示すように、新規のS100F100の電文区分コード622A、及びその電文区分コード622Aに対応するデータ形式に応じたデータ630Aを含む電文600を受信したとしても、その電文600のデータ630Aの内容を理解できない。
As shown in FIGS. 11A and 2, the substrate processing apparatus 100 generates a data format list (message definition format) 800 </ b> A that associates the message classification code 810 </ b> A of the new S100F100 with the data format information 820 </ b> A of the substrate processing apparatus 100. It is stored in the memory 19 (30).
As shown in FIG. 11E, the terminal device 700 stores the same data format list 800A as the data format list (message definition format) 800A of the substrate processing apparatus 100 in a storage unit (not shown) of the terminal device 700. is doing.
The group management apparatus 500 stores the data format list 800A (message definition format) including the message classification code 810 of the new S100F100 shown in FIGS. 11 (A) and 11 (E) in the list storage unit 531. No (data format list 800 that does not include the new message classification code S100F100 is stored).
As shown in FIG. 11B, the group management apparatus 500 may receive a message S600F100 message classification code 622A and a message 600 including data 630A corresponding to the data format corresponding to the message classification code 622A. The contents of the data 630A of the message 600 cannot be understood.

図11(B)に示すように、群管理装置500の電文処理部534では、受信した電文600から抽出した電文区分コード622A(S100F100)が、リスト記憶部531のデータ形式リスト800に定義されていないと判断した場合、電文記憶部532に記憶されている電文600のデータ部630からデータ630Aの抽出を行わずに、図11(C)に示すS0F0形式情報(一時保存用バイナリ形式)830に基づいて、受信電文600を、図11(D)に示すようにS0F0形式(バイナリ形式)のS0F0電文600Cを生成して、そのS0F0電文600Cを一時的に電文記憶部532に保存する。   As shown in FIG. 11B, in the message processing unit 534 of the group management device 500, the message classification code 622A (S100F100) extracted from the received message 600 is defined in the data format list 800 of the list storage unit 531. If it is determined that there is no data, the data 630A is not extracted from the data part 630 of the message 600 stored in the message storage unit 532, and the S0F0 format information (temporary storage binary format) 830 shown in FIG. Based on the received message 600, an S0F0 message 600C in the S0F0 format (binary format) is generated as shown in FIG. 11D, and the S0F0 message 600C is temporarily stored in the message storage unit 532.

図11(C)に示すS0F0形式情報830には、“[S0F0]FREE,FREE,<TOP>”と規定されている。つまり、S0F0形式情報830には、電文600をバイナリデータ形式(FREE)で、電文600に対応した大きさ(一時保存用データサイズを規定せずに(FREE))、電文600を先頭から順に(<TOP>)、保存するように規定されている。   The S0F0 format information 830 shown in FIG. 11C defines “[S0F0] FREE, FREE, <TOP>”. In other words, in the S0F0 format information 830, the message 600 is in binary data format (FREE) and has a size corresponding to the message 600 (without specifying the temporary storage data size (FREE)), and the message 600 is sequentially written from the top ( <TOP>).

続いて、群管理装置500の電文処理部534は、電文600C(600)から抽出した電文区分コード622AのS100F100を、図11(F)に示すように、転送用電文600Bのヘッダ部622に格納し、電文記憶部532から読み出した電文600C(600)のデータ部630をそのまま、転送用電文のデータ部630に格納することで、転送用電文600Bを生成し、その転送用電文600Bを通信部501により、転送先(本実施形態では端末装置700)に転送する処理を行う。   Subsequently, the message processing unit 534 of the group management device 500 stores S100F100 of the message classification code 622A extracted from the message 600C (600) in the header portion 622 of the transfer message 600B as shown in FIG. Then, by storing the data part 630 of the message 600C (600) read from the message storage unit 532 as it is in the data part 630 of the message for transfer, the message for transfer 600B is generated, and the message for transfer 600B is transmitted to the communication unit By 501, the process of transferring to the transfer destination (the terminal device 700 in this embodiment) is performed.

端末装置700は、群管理装置500から、図11(F)に示す転送用電文600Bを受信すると、受信した電文600Bから電文区分コード622A(S100F100)を抽出し、端末装置700内の記憶部(不図示)に記憶されている、図11(E)に示すデータ形式リスト800Aを参照して、抽出したS100F1000の電文区分コード622A(810A)に対応するデータ形式情報820Aに基づいて、データ部630からデータ630Aを抽出し、そのデータ630A及び電文区分コード622A(810A)に応じた処理を行う。   Upon receiving the transfer message 600B shown in FIG. 11F from the group management device 500, the terminal device 700 extracts the message classification code 622A (S100F100) from the received message 600B, and stores the storage unit ( Referring to the data format list 800A shown in FIG. 11 (E) stored in (not shown), based on the data format information 820A corresponding to the extracted message classification code 622A (810A) of S100F1000, the data section 630 Data 630A is extracted from the data, and processing according to the data 630A and the message classification code 622A (810A) is performed.

基板処理システム1の動作は、上述した実施形態に限られるものではない。例えば、群管理装置500が端末装置700から未定義電文600を受信した場合、その電文600を基板処理装置100に転送する処理を行ってもよい。   The operation of the substrate processing system 1 is not limited to the above-described embodiment. For example, when the group management device 500 receives the undefined message 600 from the terminal device 700, the group management device 500 may perform processing for transferring the message 600 to the substrate processing apparatus 100.

(本実施形態にかかる効果)
本実施形態によれば、以下に示す1つまたは複数の効果を奏する。
(Effect according to this embodiment)
According to the present embodiment, one or more effects shown below are produced.

(a)本実施形態によれば、電文処理部534は、通信部501より電文記憶部532に記憶した電文600のヘッダ部620のコード格納部622から電文区分コード622Aを抽出し、リスト記憶部531からデータ形式リスト800を読み出して、そのデータ形式リスト800に基づいて、抽出した電文区分コード622Aの定義の有無を確認し、それが定義されていない場合、電文記憶部532のデータ部630からデータ630Aの抽出を行わずに、抽出した電文区分コード622A及び電文記憶部532から読み出したデータ部630を含む転送用電文600Bを生成し、通信部501によりその転送用電文600Bを転送させる。
このため、群管理装置500は、基板処理装置100又は端末装置700から受信した電文600中の電文区分コード622Aが、群管理装置500で記憶するデータ形式リスト800(電文定義フォーマット)にて未定義であっても、その受信電文600を無効として破棄することなく、簡易にその受信電文600に対応した転送用電文600Bを所定の転送先に転送することが可能である。
(A) According to this embodiment, the message processing unit 534 extracts the message classification code 622A from the code storage unit 622 of the header unit 620 of the message 600 stored in the message storage unit 532 from the communication unit 501, and the list storage unit The data format list 800 is read from 531 and the presence / absence of the definition of the extracted message classification code 622A is confirmed based on the data format list 800. If it is not defined, the data format list 800 is read from the data unit 630 of the message storage unit 532 Without extracting the data 630A, a transfer message 600B including the extracted message classification code 622A and the data part 630 read from the message storage unit 532 is generated, and the transfer message 600B is transferred by the communication unit 501.
For this reason, the group management device 500 does not define the message classification code 622A in the message 600 received from the substrate processing apparatus 100 or the terminal device 700 in the data format list 800 (message definition format) stored in the group management device 500. Even so, the transfer message 600B corresponding to the received message 600 can be easily transferred to a predetermined transfer destination without invalidating and discarding the received message 600.

(b)本実施形態によれば、群管理装置500は、未定義電文600を受信した場合であっても、その受信電文600を破棄することがないので、基板処理装置100と端末装置700との間での電文の伝達不良を抑制することができる。また、電文の伝達不良による基板処理システム1の動作の不具合を抑制することができる。 (B) According to the present embodiment, the group management device 500 does not discard the received message 600 even when the undefined message 600 is received. It is possible to suppress the transmission failure of messages between the two. Moreover, the malfunction of the substrate processing system 1 by the transmission failure of a message | telegram can be suppressed.

(c)本実施形態によれば、基板処理装置100側又は端末装置700側でデータ形式リスト(電文定義フォーマット)の変更を行ったとしても、群管理装置500の内部で記憶
するデータ形式リスト(電文定義フォーマット)800を変更することなく、群管理装置500は、簡易に未定義電文を所定の転送先に転送することが可能である。
(C) According to this embodiment, even if the data format list (message definition format) is changed on the substrate processing apparatus 100 side or the terminal apparatus 700 side, the data format list (in the group management apparatus 500) ( The group management device 500 can easily transfer an undefined message to a predetermined transfer destination without changing the (message definition format) 800.

(d)本実施形態によれば、転送先の端末装置700(又は基板処理装置100)では、群管理装置500から転送された電文600Bを受信すると、転送先の装置の内部に記憶するデータ形式リスト(電文定義フォーマット)を参照しながら、その電文から電文区分コード及びデータを抽出し、それに応じた処理を行うことが可能である。 (D) According to this embodiment, when the transfer destination terminal device 700 (or the substrate processing apparatus 100) receives the message 600B transferred from the group management device 500, the data format is stored in the transfer destination device. While referring to the list (message definition format), it is possible to extract a message classification code and data from the message and perform processing according to the extracted code.

(e)本実施形態によれば、群管理装置500は、未定義電文600を、S0F0形式情報830に基づいたバイナリ形式のS0F0電文600Cを一時的に電文記憶部532に保存した後、電文600Cに基づいて転送用電文600Bを生成する。このため、群管理装置500は、複雑な処理を行うことなく、簡易に電文を所定の転送先に転送する処理を行うことができる。
また、群管理装置500は、比較的大きな記憶容量の電文記憶部532を有していてもよい。こうすることで、群管理装置500は、比較的大量の複数の未定義電文600を受信した場合であっても、未定義電文600をバイナリ形式で一時的に電文記憶部532に記憶させた後、上記転送を行うという簡易な処理を行うことで、比較的短時間に複数の電文を転送することができる。
(E) According to the present embodiment, the group management apparatus 500 temporarily stores the undefined message 600 and the binary S0F0 message 600C based on the S0F0 format information 830 in the message storage unit 532, and then stores the message 600C. Based on the above, a transfer telegram 600B is generated. For this reason, the group management apparatus 500 can perform the process which transfers a message | telegram easily to a predetermined transfer destination, without performing a complicated process.
Moreover, the group management apparatus 500 may include a message storage unit 532 having a relatively large storage capacity. By doing so, the group management apparatus 500 temporarily stores the undefined message 600 in binary format in the message storage unit 532 even when a relatively large number of undefined message 600 is received. By performing a simple process of performing the above transfer, a plurality of messages can be transferred in a relatively short time.

(比較例)
図12は、比較例にかかる群管理装置500の動作を説明するためのフローチャートである。
比較例にかかる群管理装置は、図12に示すように、電文600を受信すると(ST101)、その電文600に含まれる電文区分コード622Aが、その群管理装置内に記憶されたデータ形式リストに定義されている場合(ST102)、電文種別毎の所定の処理を行い(ST103)、受信した電文600に含まれる電文区分コード622Aが、群管理装置内に記憶されたデータ形式リストに定義されていない場合、その受信した電文600を破棄していた(ST104)。
この比較例にかかる群管理装置による電文600の破棄で、その比較例にかかる群管理装置を有する基板処理システムの動作に不具合が生じる場合がある。
(Comparative example)
FIG. 12 is a flowchart for explaining the operation of the group management apparatus 500 according to the comparative example.
As shown in FIG. 12, when the group management device according to the comparative example receives the message 600 (ST101), the message classification code 622A included in the message 600 is displayed in the data format list stored in the group management device. If defined (ST102), predetermined processing is performed for each message type (ST103), and the message classification code 622A included in the received message 600 is defined in the data format list stored in the group management device. If not, the received message 600 has been discarded (ST104).
When the message 600 is discarded by the group management apparatus according to the comparative example, there may be a problem in the operation of the substrate processing system having the group management apparatus according to the comparative example.

(本発明の他の実施形態)
本実施形態にかかる基板処理システムは、図1に示した基板処理システム1と略同様に、一台以上の基板処理装置(半導体製造装置)100と、基板処理装置100に接続される群管理装置500と、群管理装置500に接続される一台以上の端末装置700と、を有する。
(Other embodiments of the present invention)
The substrate processing system according to the present embodiment is substantially the same as the substrate processing system 1 shown in FIG. 1. One or more substrate processing apparatuses (semiconductor manufacturing apparatuses) 100 and a group management apparatus connected to the substrate processing apparatus 100 are used. 500 and one or more terminal devices 700 connected to the group management device 500.

本実施形態では、図1に示すような基板処理システムの構成において、特定の基板処理装置100への複数台の端末装置700から定期的に発生する装置データの取得要求に対し、同一の検索条件で検索されるデータ種別を一つの検索項目としてまとめる。こうすることにより、装置データの検索件数を低減することができる。   In the present embodiment, in the configuration of the substrate processing system as shown in FIG. 1, the same search condition is applied to an acquisition request for apparatus data periodically generated from a plurality of terminal apparatuses 700 to a specific substrate processing apparatus 100. The data types searched in are collected as one search item. In this way, the number of device data searches can be reduced.

基板処理装置(半導体製造装置)100から群管理装置500に送信されるデータ(装置データ)には、基板処理装置100が有する基板処理装置100自体の状態、ウエハの情報、温度情報、ガス流量情報、圧力情報、及び各種センサ情報などがあり、これらの情報はそれぞれグループにより分類され、そのグループ内において詳細なデータを持っている。例えば、温度情報であれば、温度の設定、温度のモニタ値、カスケードモニタ値、プロファイルモニタ値、ヒータパワーモニタ値、などが温度情報グループとして規定される。   Data (apparatus data) transmitted from the substrate processing apparatus (semiconductor manufacturing apparatus) 100 to the group management apparatus 500 includes the state of the substrate processing apparatus 100 itself, wafer information, temperature information, and gas flow rate information included in the substrate processing apparatus 100. , Pressure information, various sensor information, and the like, and these pieces of information are classified by groups and have detailed data in the groups. For example, in the case of temperature information, temperature settings, temperature monitor values, cascade monitor values, profile monitor values, heater power monitor values, and the like are defined as temperature information groups.

本実施形態では、端末装置700で温度情報を表示する場合、先ず、端末装置700は群管理装置500に、検索要求を含む電文を送信する。その電文には、表示項目の1項目毎に、検索条件として温度情報グループが設定され、種別として温度設定値や温度モニタ値が設定されている。
群管理装置500は、複数の端末装置700から検索要求を含む電文を受信すると、その複数の電文に基づいて、検索件数を低減する処理を行う。詳細には、群管理装置500は、複数の表示項目の検索条件を参照し、同一条件(例えば“温度情報グループ”)の表示項目を検索項目として一つの検索項目にまとめる。このように検索条件をまとめることにより、群管理装置500内に蓄積されている装置データに対して、グループ単位での検索による、装置データの取得が可能となる。
群管理装置500は、そのグループ単位での検索結果を、要求元の端末装置700それぞれに送信する。
In the present embodiment, when temperature information is displayed on the terminal device 700, the terminal device 700 first transmits a message including a search request to the group management device 500. In the message, for each display item, a temperature information group is set as a search condition, and a temperature set value or a temperature monitor value is set as a type.
When the group management device 500 receives a message including a search request from a plurality of terminal devices 700, the group management device 500 performs a process of reducing the number of searches based on the plurality of messages. Specifically, the group management apparatus 500 refers to the search conditions for a plurality of display items, and combines the display items of the same condition (for example, “temperature information group”) as one search item. By summarizing the search conditions in this way, it is possible to acquire device data by searching the device data stored in the group management device 500 in groups.
The group management device 500 transmits the search result in units of groups to each of the requesting terminal devices 700.

このため、本実施形態では、群管理装置500が、比較的多くの端末装置700から検索要求を受信した場合であっても、グループ単位で装置データの検索を行うことが可能である。つまり、検索件数を低減することができる。群管理装置500は、そのグループ単位での検索結果に基づいて、要求元の複数の端末装置700それぞれに、簡易に検索要求の結果を送信することができる。端末装置700それぞれでは、その検索要求の結果を比較的短時間で受信することができる。
つまり、各端末装置700は、端末装置700の台数が比較的多い場合であっても、群管理装置500から、比較的短時間で、特定の基板処理装置100に関する検索要求に対応する装置データを取得することができる。
For this reason, in this embodiment, even when the group management apparatus 500 receives a search request from a relatively large number of terminal apparatuses 700, it is possible to search for apparatus data in units of groups. That is, the number of searches can be reduced. The group management device 500 can easily transmit the result of the search request to each of the plurality of requesting terminal devices 700 based on the search result in units of groups. Each terminal device 700 can receive the search request result in a relatively short time.
That is, each terminal device 700 receives device data corresponding to a search request related to a specific substrate processing apparatus 100 from the group management device 500 in a relatively short time even when the number of terminal devices 700 is relatively large. Can be acquired.

また、本実施形態にかかる群管理装置500は、基板処理装置100又は端末装置700から未定義電文を受信した場合、上記実施形態と同様に、受信電文を無効として破棄することなく、簡易にその受信電文を所定の転送先に転送する。   In addition, when receiving an undefined message from the substrate processing apparatus 100 or the terminal device 700, the group management apparatus 500 according to the present embodiment simply and without discarding the received message as invalid as in the above embodiment. The received message is transferred to a predetermined transfer destination.

このため、本実施形態にかかる群管理装置500は、未定義電文の受信時に簡易に転送処理を行うとともに、複数の検索要求に関する装置データの検索件数が低減することにより、比較的小さい負荷で、装置データに関する処理を行うことが可能である。   For this reason, the group management device 500 according to the present embodiment performs a transfer process easily when an undefined message is received, and reduces the number of device data searches related to a plurality of search requests. It is possible to perform processing related to device data.

<本発明の好ましい態様>
以下に、本発明の好ましい態様について付記する。
<Preferred embodiment of the present invention>
Hereinafter, preferred embodiments of the present invention will be additionally described.

本発明の一態様によれば、
一台以上の基板処理装置と、前記基板処理装置に接続される群管理装置と、前記群管理装置に接続される一台以上の端末装置と、を有する基板処理システムであって、
前記群管理装置は、
前記基板処理装置又は前記端末装置との間で、電文区分コード及びデータ部を含む電文を送受信する通信部と、
前記電文を記憶する電文記憶部と、
電文区分コードとデータ形式情報とを関連付けるデータ形式リストを記憶するリスト記憶部と、
前記電文を処理する電文処理部と、を有し、
前記電文処理部は、
前記通信部より前記電文記憶部に記憶した前記電文から前記電文区分コードを抽出し、
前記リスト記憶部から前記データ形式リストを読み出して、該データ形式リストに基づいて前記抽出した電文区分コードの定義の有無を確認し、
前記データ形式リストに前記電文区分コードが定義されている場合、前記データ形式リストを参照して、前記抽出した電文区分コードに対応するデータ形式情報に基づいて、前
記電文記憶部の前記データ部からデータを抽出し、
前記データ形式リストに前記電文の電文区分コードが定義されていない場合、前記電文記憶部の前記データ部からデータの抽出を行わずに、前記抽出した電文区分コード及び前記電文記憶部から読み出した前記データ部を含む転送用電文を生成し、前記通信部により該転送用電文を転送させる
基板処理システムが提供される。
According to one aspect of the invention,
A substrate processing system comprising one or more substrate processing apparatuses, a group management apparatus connected to the substrate processing apparatus, and one or more terminal devices connected to the group management apparatus,
The group management device includes:
A communication unit that transmits and receives a message including a message classification code and a data unit with the substrate processing apparatus or the terminal device;
A message storage unit for storing the message;
A list storage unit that stores a data format list that associates the message classification code with the data format information;
A message processing unit for processing the message,
The message processing unit
Extract the message classification code from the message stored in the message storage unit from the communication unit,
Read the data format list from the list storage unit, confirm the presence or absence of the definition of the extracted message classification code based on the data format list,
When the message classification code is defined in the data format list, referring to the data format list, based on the data format information corresponding to the extracted message classification code, from the data section of the message storage section Extract the data,
If the message classification code of the message is not defined in the data format list, the extracted message classification code and the message storage unit are read without extracting data from the data unit of the message storage unit. There is provided a substrate processing system for generating a transfer message including a data part and transferring the transfer message by the communication unit.

好ましくは、前記リスト記憶部に記憶された前記データ形式リストに定義されている前記電文区分コードは、SECS−I又はSECS−IIに準拠するストリームファンクションのコードである。   Preferably, the message classification code defined in the data format list stored in the list storage unit is a stream function code conforming to SECS-I or SECS-II.

本発明の他の態様によれば、
一台以上の基板処理装置と一台以上の端末装置とに接続される群管理装置であって、
前記基板処理装置又は前記端末装置との間で、電文区分コード及びデータ部を含む電文を送受信する通信部と、
前記電文を記憶する電文記憶部と、
電文区分コードとデータ形式情報とを関連付けるデータ形式リストを記憶するリスト記憶部と、
前記電文を処理する電文処理部と、を有し、
前記電文処理部は、
前記通信部より前記電文記憶部に記憶した前記電文から前記電文区分コードを抽出し、
前記リスト記憶部から前記データ形式リストを読み出して、該データ形式リストに基づいて前記抽出した電文区分コードの定義の有無を確認し、
前記データ形式リストに前記電文区分コードが定義されている場合、前記データ形式リストを参照して、前記抽出した電文区分コードに対応するデータ形式情報に基づいて、前記電文記憶部の前記データ部からデータを抽出し、
前記データ形式リストに前記電文の電文区分コードが定義されていない場合、前記電文記憶部の前記データ部からデータの抽出を行わずに、前記抽出した電文区分コード及び前記電文記憶部から読み出した前記データ部を含む転送用電文を生成し、前記通信部により該転送用電文を転送させる
群管理装置が提供される。
According to another aspect of the invention,
A group management apparatus connected to one or more substrate processing apparatuses and one or more terminal apparatuses,
A communication unit that transmits and receives a message including a message classification code and a data unit with the substrate processing apparatus or the terminal device;
A message storage unit for storing the message;
A list storage unit that stores a data format list that associates the message classification code with the data format information;
A message processing unit for processing the message,
The message processing unit
Extract the message classification code from the message stored in the message storage unit from the communication unit,
Read the data format list from the list storage unit, confirm the presence or absence of the definition of the extracted message classification code based on the data format list,
When the message classification code is defined in the data format list, referring to the data format list, based on the data format information corresponding to the extracted message classification code, from the data section of the message storage section Extract the data,
If the message classification code of the message is not defined in the data format list, the extracted message classification code and the message storage unit are read without extracting data from the data unit of the message storage unit. There is provided a group management device for generating a transfer message including a data part and transferring the transfer message by the communication unit.

好ましくは、前記リスト記憶部に記憶された前記データ形式リストに定義されている前記電文区分コードは、SECS−I又はSECS−IIに準拠するストリームファンクションのコードである。   Preferably, the message classification code defined in the data format list stored in the list storage unit is a stream function code conforming to SECS-I or SECS-II.

また、本発明の他の態様によれば、
一台以上の基板処理装置と、前記基板処理装置に接続される群管理装置と、前記群管理装置に接続される一台以上の端末装置と、を有する基板処理システムに実施される基板処理方法であって、
前記群管理装置は、
前記基板処理装置又は前記端末装置との間で、電文区分コード及びデータ部を含む電文を送受信する通信部と、
前記電文を記憶する電文記憶部と、
電文区分コードとデータ形式情報とを関連付けるデータ形式リストを記憶するリスト記憶部と、を有し、
前記群管理装置が、前記基板処理装置又は前記端末装置から受信した電文を前記電文記憶部に記憶し、該電文から前記電文区分コードを抽出するステップと、
前記群管理装置が、前記リスト記憶部から前記データ形式リストを読み出して、該データ形式リストに基づいて前記抽出した電文区分コードの定義の有無を確認するステップと

前記群管理装置が、前記データ形式リストに前記電文区分コードが定義されている場合、前記データ形式リストを参照して、前記抽出した電文区分コードに対応するデータ形式情報に基づいて、前記電文記憶部の前記データ部からデータを抽出するステップと、
前記群管理装置が、前記データ形式リストに前記電文の電文区分コードが定義されていない場合、前記電文記憶部の前記データ部からデータの抽出を行わずに、前記抽出した電文区分コード及び前記電文記憶部から読み出した前記データ部を含む転送用電文を生成し、前記通信部により該転送用電文を、前記基板処理装置又は前記端末装置に転送させるステップと、を有する
基板処理方法が提供される。
According to another aspect of the invention,
A substrate processing method implemented in a substrate processing system having one or more substrate processing apparatuses, a group management apparatus connected to the substrate processing apparatus, and one or more terminal devices connected to the group management apparatus Because
The group management device includes:
A communication unit that transmits and receives a message including a message classification code and a data unit with the substrate processing apparatus or the terminal device;
A message storage unit for storing the message;
A list storage unit that stores a data format list that associates the message classification code with the data format information,
The group management device stores a message received from the substrate processing apparatus or the terminal device in the message storage unit, and extracts the message classification code from the message;
The group management device reads the data format list from the list storage unit, and confirms whether or not the extracted message classification code is defined based on the data format list;
When the message classification code is defined in the data format list, the group management device refers to the data format list and, based on the data format information corresponding to the extracted message classification code, stores the message storage Extracting data from the data portion of the portion;
When the message management code of the message is not defined in the data format list, the group management device does not extract data from the data part of the message storage unit, and extracts the message classification code and the message. Generating a transfer message including the data part read from the storage unit and causing the communication unit to transfer the transfer message to the substrate processing apparatus or the terminal device. .

好ましくは、前記リスト記憶部に記憶された前記データ形式リストに定義されている前記電文区分コードは、前記SECS−I又はSECS−IIに準拠するストリームファンクションのコードである。   Preferably, the message classification code defined in the data format list stored in the list storage unit is a stream function code compliant with SECS-I or SECS-II.

以上、本発明の実施形態を詳細に説明したが、本発明は上述の実施形態に限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能である。   As mentioned above, although embodiment of this invention was described in detail, this invention is not limited to the above-mentioned embodiment, It can change variously in the range which does not deviate from the summary.

例えば、各端末装置(GUI端末装置)700は、基板処理装置(半導体製造装置)100と同じフロア(例えばクリーンルーム内)に配置されていてもよいし、それ以外の場所に設置されてもよい。その場合、各端末装置700は、基板処理装置100及び群管理装置500の両方又は一方に、通信路(例えばインターネットなどの通信ネットワークなど)を介して通信可能に接続されていればよい。   For example, each terminal device (GUI terminal device) 700 may be arranged on the same floor (for example, in a clean room) as the substrate processing apparatus (semiconductor manufacturing apparatus) 100, or may be installed in other places. In that case, each terminal device 700 may be communicably connected to both or one of the substrate processing apparatus 100 and the group management apparatus 500 via a communication path (for example, a communication network such as the Internet).

本発明にかかる基板処理装置は、半導体製造装置に適用できるだけでなく、LCD(Liquid Crystal Display)装置などに用いられるガラス基板を処理する基板処理装置処理装置にも適用することができる。また、基板処理装置は、露光装置、リソグラフィ装置、塗布装置、プラズマを利用したCVD(Chemical Vapor Deposition)装置などにも適用することができる。   The substrate processing apparatus according to the present invention can be applied not only to a semiconductor manufacturing apparatus but also to a substrate processing apparatus processing apparatus that processes a glass substrate used in an LCD (Liquid Crystal Display) apparatus or the like. The substrate processing apparatus can also be applied to an exposure apparatus, a lithography apparatus, a coating apparatus, a CVD (Chemical Vapor Deposition) apparatus using plasma, and the like.

また、リスト記憶部531及び電文記憶部532は、メモリ503に設けてもよいし、外部記憶部502に設けてもよい。   Further, the list storage unit 531 and the message storage unit 532 may be provided in the memory 503 or in the external storage unit 502.

また、本発明にかかる群管理装置500は、その群管理装置500の内部にSECS−I又はSECS−IIに準拠したデータ形式リストを記憶し、そのデータ形式リストに基づいて、受信電文中の電文区分コードの定義の有無を判断していたが、この形態に限られるものではない。例えば、群管理装置500は、SECS−I又はSECS−II以外の予め規定された通信プロトコルに対応したデータ形式リストを記憶し、そのデータ形式リストに基づいて、受信電文中の電文区分コードの定義の有無を判断してもよい。   Further, the group management apparatus 500 according to the present invention stores a data format list conforming to SECS-I or SECS-II in the group management apparatus 500, and based on the data format list, a message in a received message is stored. Although the presence / absence of the definition of the category code has been determined, the present invention is not limited to this form. For example, the group management apparatus 500 stores a data format list corresponding to a predefined communication protocol other than SECS-I or SECS-II, and defines a message classification code in a received message based on the data format list. The presence or absence of may be judged.

1 基板処理システム
100 基板処理装置(半導体製造装置)
100A プロセス制御モジュール
500 群管理装置
501 通信部
502 外部記憶部
503 メモリ(記憶部)
504 制御部(CPU)
531 リスト記憶部
532 電文記憶部
534 電文処理部(通信処理プログラム:通信タスク)
600 電文
620 ヘッダ部
622 コード格納部
622A 電文区分コード(ストリームファンクションのコード)
630 データ部
630A データ
700 端末装置(GUI端末装置)
800 データ形式リスト
810 電文区分コード(ストリームファンクションのコード)
820 データ形式情報
1 Substrate Processing System 100 Substrate Processing Equipment (Semiconductor Manufacturing Equipment)
100A process control module 500 group management device 501 communication unit 502 external storage unit 503 memory (storage unit)
504 Control unit (CPU)
531 List storage unit 532 Message storage unit 534 Message processing unit (communication processing program: communication task)
600 Message 620 Header part 622 Code storage part 622A Message classification code (stream function code)
630 Data section 630A Data 700 Terminal device (GUI terminal device)
800 Data format list 810 Message classification code (stream function code)
820 Data format information

Claims (1)

一台以上の基板処理装置と、前記基板処理装置に接続される群管理装置と、前記群管理装置に接続される一台以上の端末装置と、を有する基板処理システムであって、
前記群管理装置は、
前記基板処理装置又は前記端末装置との間で、電文区分コード及びデータ部を含む電文を送受信する通信部と、
電文区分コードとデータ形式情報とを関連付けるデータ形式リストを記憶するリスト記憶部と、
前記電文から前記電文区分コードを抽出し、
前記リスト記憶部から前記データ形式リストを読み出し、前記データ形式リストにより前記電文から抽出した電文区分コードの定義の有無を確認し、
前記データ形式リストに前記電文区分コードが定義されている場合、前記データ形式リストを参照して、前記抽出した電文区分コードに対応するデータ形式情報に基づいて、前記電文の前記データ部からデータを抽出し、
前記データ形式リストに前記電文の電文区分コードが定義されていない場合、前記抽出した電文区分コード及び前記電文から読み出した前記データ部を含む転送用電文を生成し、前記通信部により該転送用電文を転送させる電文処理部と、を有する
ことを特徴とする基板処理システム。
A substrate processing system comprising one or more substrate processing apparatuses, a group management apparatus connected to the substrate processing apparatus, and one or more terminal devices connected to the group management apparatus,
The group management device includes:
A communication unit that transmits and receives a message including a message classification code and a data unit with the substrate processing apparatus or the terminal device;
A list storage unit that stores a data format list that associates the message classification code with the data format information;
Extract the message classification code from the message,
Read the data format list from the list storage unit, confirm the presence or absence of the definition of the message classification code extracted from the message by the data format list,
When the message classification code is defined in the data format list, referring to the data format list, based on the data format information corresponding to the extracted message classification code, data is transmitted from the data portion of the message. Extract and
When a message classification code of the message is not defined in the data format list, a transfer message including the extracted message classification code and the data part read from the message is generated, and the transfer message is transmitted by the communication unit. A substrate processing system comprising: a message processing unit that transfers the message.
JP2009140445A 2009-06-11 2009-06-11 Substrate processing system, group management device, communication processing program and data processing method for group management device. Active JP5420981B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009140445A JP5420981B2 (en) 2009-06-11 2009-06-11 Substrate processing system, group management device, communication processing program and data processing method for group management device.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009140445A JP5420981B2 (en) 2009-06-11 2009-06-11 Substrate processing system, group management device, communication processing program and data processing method for group management device.

Publications (3)

Publication Number Publication Date
JP2010287736A true JP2010287736A (en) 2010-12-24
JP2010287736A5 JP2010287736A5 (en) 2012-07-19
JP5420981B2 JP5420981B2 (en) 2014-02-19

Family

ID=43543218

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009140445A Active JP5420981B2 (en) 2009-06-11 2009-06-11 Substrate processing system, group management device, communication processing program and data processing method for group management device.

Country Status (1)

Country Link
JP (1) JP5420981B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113014541A (en) * 2019-12-20 2021-06-22 株式会社国际电气 Substrate processing apparatus and system, method for manufacturing semiconductor device, and recording medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02232703A (en) * 1989-03-07 1990-09-14 Nippon Telegr & Teleph Corp <Ntt> Equipment control method
JPH0553607A (en) * 1991-08-26 1993-03-05 Nippon Telegr & Teleph Corp <Ntt> Device control computer and device control method
JPH10171737A (en) * 1996-12-09 1998-06-26 Fujitsu Ltd Information processor
JP2003005826A (en) * 2001-06-25 2003-01-08 Tokyo Electron Ltd System and method for management
JP2003131834A (en) * 2001-10-24 2003-05-09 Canon Inc Image creating device, information processing method, control program, computer readable storage medium storing control program, and printing system
JP2006073845A (en) * 2004-09-03 2006-03-16 Hitachi Kokusai Electric Inc Semiconductor manufacturing system
JP2007227759A (en) * 2006-02-24 2007-09-06 Tokyo Electron Ltd Substrate processing apparatus, parameter management system therefor, parameter management method therefor, program, and storage medium
JP2008191923A (en) * 2007-02-05 2008-08-21 Sap Ag Data processing system, format conversion device, receiving data processor, data processing method, and computer program
JP2010027646A (en) * 2008-07-15 2010-02-04 Hitachi Kokusai Electric Inc Information management method, information management device, and substrate processing system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02232703A (en) * 1989-03-07 1990-09-14 Nippon Telegr & Teleph Corp <Ntt> Equipment control method
JPH0553607A (en) * 1991-08-26 1993-03-05 Nippon Telegr & Teleph Corp <Ntt> Device control computer and device control method
JPH10171737A (en) * 1996-12-09 1998-06-26 Fujitsu Ltd Information processor
JP2003005826A (en) * 2001-06-25 2003-01-08 Tokyo Electron Ltd System and method for management
JP2003131834A (en) * 2001-10-24 2003-05-09 Canon Inc Image creating device, information processing method, control program, computer readable storage medium storing control program, and printing system
JP2006073845A (en) * 2004-09-03 2006-03-16 Hitachi Kokusai Electric Inc Semiconductor manufacturing system
JP2007227759A (en) * 2006-02-24 2007-09-06 Tokyo Electron Ltd Substrate processing apparatus, parameter management system therefor, parameter management method therefor, program, and storage medium
JP2008191923A (en) * 2007-02-05 2008-08-21 Sap Ag Data processing system, format conversion device, receiving data processor, data processing method, and computer program
JP2010027646A (en) * 2008-07-15 2010-02-04 Hitachi Kokusai Electric Inc Information management method, information management device, and substrate processing system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113014541A (en) * 2019-12-20 2021-06-22 株式会社国际电气 Substrate processing apparatus and system, method for manufacturing semiconductor device, and recording medium
JP2021100017A (en) * 2019-12-20 2021-07-01 株式会社Kokusai Electric Substrate processing apparatus, substrate processing system, method for manufacturing semiconductor device, program and record medium

Also Published As

Publication number Publication date
JP5420981B2 (en) 2014-02-19

Similar Documents

Publication Publication Date Title
US8874259B2 (en) Substrate processing apparatus and method of processing error of substrate processing apparatus
JP5796994B2 (en) Processing system, substrate processing apparatus, data processing method for processing system, collection unit, recording medium, and method for manufacturing semiconductor device
KR101040196B1 (en) Substrate processing system and group management system
JP5412065B2 (en) Information management method, information management apparatus, and substrate processing system
JP5420981B2 (en) Substrate processing system, group management device, communication processing program and data processing method for group management device.
JP2011071166A (en) Substrate treatment system
JP5279288B2 (en) Substrate processing system and data search method
JP2009295906A (en) Substrate processing apparatus
JP2012129414A (en) Substrate processing system
JP5436797B2 (en) Substrate processing system, apparatus data server, program, and data processing method for substrate processing apparatus
JP2007329345A (en) Substrate treating equipment
JP2013045949A (en) Substrate processing system
TWI826888B (en) Management device, data processing method, program, semiconductor device manufacturing method and processing system
JP2013074039A (en) Group management device
JP2011249387A (en) Substrate processing system
JP2011146626A (en) Substrate treatment system
JP5269337B2 (en) Substrate processing system, group management system, configuration management program, connection management program, and group management system configuration management method
JP2009260130A (en) Substrate processing system
JP2010219246A (en) Substrate processing system
JP2011118726A (en) Information processing system
JP2014082497A (en) Data retrieval method, data retrieval system, and management program executed by information management device
JP2014042058A (en) Substrate processing device, substrate processing system, method of manufacturing semiconductor device, and method of displaying substrate processing device
JP2011023589A (en) System for treating substrate

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120604

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120604

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130628

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130903

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131029

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20131114

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131121

R150 Certificate of patent or registration of utility model

Ref document number: 5420981

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250