JP2011118726A - Information processing system - Google Patents

Information processing system Download PDF

Info

Publication number
JP2011118726A
JP2011118726A JP2009276221A JP2009276221A JP2011118726A JP 2011118726 A JP2011118726 A JP 2011118726A JP 2009276221 A JP2009276221 A JP 2009276221A JP 2009276221 A JP2009276221 A JP 2009276221A JP 2011118726 A JP2011118726 A JP 2011118726A
Authority
JP
Japan
Prior art keywords
information
client
substrate processing
unit
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2009276221A
Other languages
Japanese (ja)
Inventor
Yasuhiro Joho
泰宏 城宝
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 JP2009276221A priority Critical patent/JP2011118726A/en
Publication of JP2011118726A publication Critical patent/JP2011118726A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processing system that can prevent depletion of resources. <P>SOLUTION: The information processing system includes a transmitting device that transmits information, and a receiving device that receives information. The transmitting device includes: a storage unit for storing information; a control unit for controlling transmission of the information stored in the storage unit to the receiving device responding to a request from the receiving device based on a resource state of the receiving device and a resource state of the transmitting device; and a transmitting section for transmitting to the receiving device the information stored in the storage unit based on the control by the control unit. The receiving device includes a transmission requesting section for requesting the transmitting device to transmit the information stored in the storage unit, and a receiving section for receiving from the transmitting section the information stored in the storage unit. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、装置で取得された情報を送受信する情報処理システムに関する。   The present invention relates to an information processing system that transmits and receives information acquired by an apparatus.

この種の情報処理システムは、基板処理装置などで生成された情報を要求するクライアントと、基板処理装置などで取得された情報を蓄積し、クライアントの要求に応じて情報を送信するサーバとにより構成される。ここで、クライアントの要求がなされた状況によっては、リソース(例えば、メモリ、CPU及びネットワーク)が枯渇し、情報処理システムの機能が低下するおそれがある。
特許文献1には、1つの計算機上で動作するアプリケーションが、他の計算機上で動作するアプリケーションと連携をとりながら処理を行う場合、各計算機のリソース情報を必要な場合にのみ通知することにより、リソースの無駄使いを防止することが記載されている。
特許文献2には、構成情報に基づいて基板処理装置及び通信装置が通信する場合、構成情報が更新されたとき、通信装置はその旨を通知され、更新後の構成情報に基づいて通信することにより、システム停止時間を短縮することが記載されている。
This type of information processing system includes a client that requests information generated by a substrate processing apparatus and the like, and a server that accumulates information acquired by the substrate processing apparatus and transmits information in response to a client request. Is done. Here, depending on a situation where a client request is made, resources (for example, a memory, a CPU, and a network) may be exhausted, and the function of the information processing system may be deteriorated.
In Patent Document 1, when an application that operates on one computer performs processing while cooperating with an application that operates on another computer, by notifying resource information of each computer only when necessary, The document describes preventing wasteful use of resources.
In Patent Document 2, when the substrate processing apparatus and the communication apparatus communicate based on the configuration information, when the configuration information is updated, the communication apparatus is notified of the fact and communicates based on the updated configuration information. According to the document, the system stop time is shortened.

特開平11−249997号公報Japanese Patent Application Laid-Open No. 11-249997 特開2008−258251号公報JP 2008-258251 A

本発明の目的は、上述した背景からなされたものであり、リソースの枯渇を防止することができる情報処理システムを提供することにある。   An object of the present invention is made from the background described above, and is to provide an information processing system capable of preventing resource depletion.

上記目的を達成するために、本発明に係る情報処理システムは、情報を送信する送信装置及び情報を受信する受信装置を有し、前記送信装置は、情報を記憶する記憶部と、前記受信装置からの要求に応じて、前記受信装置のリソースの状態及び前記送信装置のリソースの状態に基づいて、前記受信装置に対する前記記憶部に記憶された情報の送信を制御する制御部と、前記制御部による制御に基づいて、前記受信装置に対して前記記憶部に記憶された情報を送信する送信部とを有し、前記受信装置は、前記送信部に対して前記記憶部に記憶された情報の送信を要求する送信要求部と、前記送信部から前記記憶部に記憶された情報を受信する受信部とを有する。   In order to achieve the above object, an information processing system according to the present invention includes a transmission device that transmits information and a reception device that receives information. The transmission device includes a storage unit that stores information, and the reception device. A control unit that controls transmission of information stored in the storage unit to the receiving device based on a resource state of the receiving device and a resource state of the transmitting device in response to a request from the control unit; Based on the control by the transmitter, a transmitter that transmits information stored in the storage unit to the receiver, and the receiver receives information stored in the storage unit from the transmitter A transmission request unit that requests transmission; and a reception unit that receives information stored in the storage unit from the transmission unit.

本発明に係る基板処理装置によれば、リソースの枯渇を防止することができる。   The substrate processing apparatus according to the present invention can prevent resource depletion.

本発明の背景となる情報処理システムの構成を示す図である。It is a figure which shows the structure of the information processing system used as the background of this invention. 本発明の実施形態に係る情報処理システムの構成を示す図である。It is a figure which shows the structure of the information processing system which concerns on embodiment of this invention. 基板処理装置の斜視図である。It is a perspective view of a substrate processing apparatus. 基板処理装置の側面透視図である。It is side surface perspective drawing of a substrate processing apparatus. クライアント及びサーバのハードウエア構成を、制御装置を中心にして示す図である。It is a figure which shows the hardware constitutions of a client and a server centering on a control apparatus. クライアント上で実行される情報処理プログラムの構成を示す図である。It is a figure which shows the structure of the information processing program run on a client. クライアントリソーステーブルの例である。It is an example of a client resource table. クライアント上で実行される情報処理プログラムの動作フロー(S10)を示すフローチャートである。It is a flowchart which shows the operation | movement flow (S10) of the information processing program run on a client. サーバ上で実行される情報処理プログラムの構成を示す図である。It is a figure which shows the structure of the information processing program run on a server. サーバリソーステーブルの例である。It is an example of a server resource table. リソーステーブルの例である。It is an example of a resource table. リソース閾値の例である。It is an example of a resource threshold value. サーバ上で実行される情報処理プログラムの動作フロー(S20)を示すフローチャートである。It is a flowchart which shows the operation | movement flow (S20) of the information processing program run on a server.

まず、図1を参照して、本発明の背景を説明する。
図1は、情報処理システム1の構成を示す図である。図1に示すように、情報処理システム1は、複数の基板処理装置10−1〜10−n(nは正数)、複数のクライアント12−1〜12−m(mは正数。mはnと同じ値であってもよいし、異なる値であってもよい)及びサーバ14が、ネットワーク16を介して互いに通信可能に接続されて構成されている。
このような構成によって、複数の基板処理装置10−1〜10−nにおいて取得された情報が、複数のクライアント12−1〜12−m及びサーバ14間で送受信される。
なお、クライアント12−1〜12−mは、一般的なコンピュータとしての機能を備えるものである。サーバ14は、一般的なコンピュータとしての機能を備えるとともに、複数の基板処理装置10−1〜10−nにおいて取得された情報を蓄積する。ネットワーク16は、例えば、LAN及びWANである。
以下、基板処理装置10−1〜10−nなど、複数ある構成要素のいずれかを特定せずに示すときには、単に基板処理装置10などと略記することがある。また、図1の情報処理システム1において、サーバ14は1台しか存在していないが、複数台存在していてもよい(後述する情報処理システム2においても同様)。
First, the background of the present invention will be described with reference to FIG.
FIG. 1 is a diagram illustrating a configuration of the information processing system 1. As shown in FIG. 1, the information processing system 1 includes a plurality of substrate processing apparatuses 10-1 to 10-n (n is a positive number) and a plurality of clients 12-1 to 12-m (m is a positive number. The server 14 and the server 14 may be communicably connected to each other via the network 16.
With such a configuration, information acquired in the plurality of substrate processing apparatuses 10-1 to 10-n is transmitted and received between the plurality of clients 12-1 to 12-m and the server 14.
The clients 12-1 to 12-m have a function as a general computer. The server 14 has functions as a general computer and accumulates information acquired in the plurality of substrate processing apparatuses 10-1 to 10-n. The network 16 is, for example, a LAN and a WAN.
Hereinafter, when any of a plurality of constituent elements such as the substrate processing apparatuses 10-1 to 10-n is indicated without being specified, the substrate processing apparatus 10 may be simply abbreviated. Further, in the information processing system 1 in FIG. 1, only one server 14 exists, but a plurality of servers 14 may exist (the same applies to the information processing system 2 described later).

基板処理装置10は、プロセスレシピに基づいて基板に処理を施す。具体的には、プロセスレシピには、基板に処理を施すための手順が記載されており、基板処理装置10は、この手順に沿って、装置内の各構成要素を制御する。例えば、基板処理装置10は、処理炉内の温度が基板処理可能な温度となるよう、ヒータを制御する。
基板処理の実行にともない取得された情報(例えば、処理炉内の温度の実測値。以下、「基板処理情報」)は、いったん基板処理装置10内に蓄積された後、予め定められたタイミング(例えば、一連の基板処理が終了した後)で、サーバ14に送信されて蓄積される。
なお、以下、情報処理システム1において送受信される情報は、基板処理装置10で取得された基板処理情報であるとしているが、これは例示に過ぎず、基板処理装置10以外の装置で取得された情報が送受信されてもかまわない(後述する情報処理システム2においても同様)。
The substrate processing apparatus 10 processes a substrate based on a process recipe. Specifically, the process recipe describes a procedure for processing the substrate, and the substrate processing apparatus 10 controls each component in the apparatus along this procedure. For example, the substrate processing apparatus 10 controls the heater so that the temperature in the processing furnace becomes a temperature at which the substrate can be processed.
Information acquired along with the execution of the substrate processing (for example, an actual measurement value of the temperature in the processing furnace; hereinafter referred to as “substrate processing information”) is once stored in the substrate processing apparatus 10 and then set in a predetermined timing ( For example, after a series of substrate processing is completed, the data is transmitted to the server 14 and accumulated.
In the following, information transmitted / received in the information processing system 1 is assumed to be substrate processing information acquired by the substrate processing apparatus 10, but this is merely an example and acquired by an apparatus other than the substrate processing apparatus 10. Information may be transmitted and received (the same applies to the information processing system 2 described later).

クライアント12は、ネットワーク16を介して、サーバ14に対し、蓄積された基板処理情報の送信を要求する。
サーバ14は、蓄積された基板処理情報の大きさに応じて、同時に接続して情報を送信することが可能なクライアント数である「最大同時接続数」、同時に接続して情報を送信することが可能な時間である「最大取得時間」及び同時に接続して送信することが可能なデータ項目の数である「最大項目数」からなる閾値情報を予め記憶する。また、サーバ14は、現在接続中のクライアント数である「カレント接続数」及びユーザの接続状況に関する情報である「接続ユーザ情報」からなる接続クライアント情報をクライアント12から取得して保持する。
サーバ14は、クライアント12の要求に応じて、閾値情報及び接続クライアント情報に基づいて、ネットワーク16を介して、クライアント12に対し、蓄積した基板処理情報を送信する。
しかしながら、蓄積された基板処理情報の状態(例えば、データ長及び単位時間当たりの蓄積量)にばらつきがある場合、リソースが有効に活用されなかったり、リソースが枯渇したりすることがある。
クライアント12が、サーバ14から送信される基板処理情報を予め定められた単位で分割することによって、リソースが枯渇しないよう制御することも考えられる。しかしながら、この場合、情報の分割にともないオーバーヘッドが生じ、リソースが枯渇することがある。
The client 12 requests the server 14 to transmit the accumulated substrate processing information via the network 16.
The server 14 can simultaneously connect and transmit information according to the size of the accumulated substrate processing information, that is, the “maximum number of simultaneous connections” that is the number of clients that can simultaneously connect and transmit information. Threshold information including “maximum acquisition time” that is possible time and “maximum item number” that is the number of data items that can be connected and transmitted at the same time is stored in advance. In addition, the server 14 acquires connection client information including “current connection number” that is the number of currently connected clients and “connection user information” that is information related to the connection status of the user from the client 12 and holds the connection client information.
The server 14 transmits the accumulated substrate processing information to the client 12 via the network 16 based on the threshold information and the connection client information in response to a request from the client 12.
However, if there is a variation in the state of the accumulated substrate processing information (for example, the data length and the accumulated amount per unit time), the resource may not be used effectively or the resource may be exhausted.
It is also conceivable that the client 12 performs control so that the resources are not exhausted by dividing the substrate processing information transmitted from the server 14 by a predetermined unit. However, in this case, an overhead is generated due to the division of information, and resources may be exhausted.

次に、本発明の実施形態に係る情報処理システム2を説明する。
図2は、本発明の実施形態に係る情報処理システム2の構成を示す図である。図2に示すように、情報処理システム2は、複数の基板処理装置10−1〜10−n、複数のクライアント20−1〜20−m及びサーバ22が、ネットワーク16を介して互いに通信可能に接続されて構成されている。
図1の情報処理システム1と同様、このような構成によって、複数の基板処理装置10において取得された基板処理情報が、複数のクライアント20及びサーバ22間で送受信される。
Next, the information processing system 2 according to the embodiment of the present invention will be described.
FIG. 2 is a diagram showing a configuration of the information processing system 2 according to the embodiment of the present invention. As shown in FIG. 2, the information processing system 2 allows a plurality of substrate processing apparatuses 10-1 to 10-n, a plurality of clients 20-1 to 20-m and a server 22 to communicate with each other via a network 16. Connected and configured.
Similar to the information processing system 1 in FIG. 1, substrate processing information acquired in the plurality of substrate processing apparatuses 10 is transmitted and received between the plurality of clients 20 and the server 22 by such a configuration.

次に、基板処理装置10をさらに説明する。
[基板処理装置の詳細構成]
まず、基板処理装置10の詳細な構成を説明する。
図3には、基板処理装置10が斜視図を用いて示されている。また、図4には、基板処理装置10が側面透視図を用いて示されている。
基板処理装置10は、基板として用いられるシリコン等からなるウエハ100を処理する。
Next, the substrate processing apparatus 10 will be further described.
[Detailed configuration of substrate processing equipment]
First, a detailed configuration of the substrate processing apparatus 10 will be described.
FIG. 3 shows the substrate processing apparatus 10 using a perspective view. FIG. 4 shows the substrate processing apparatus 10 using a side perspective view.
The substrate processing apparatus 10 processes a wafer 100 made of silicon or the like used as a substrate.

図3及び図4に示されているように、基板処理装置10は、基板処理装置本体11を備える。また、基板処理装置10では、ウエハ100を収納したウエハキャリアとして用いられるフープ(基板収容器。以下、ポッド)101が使用されている。
基板処理装置本体11の正面壁11aの正面前方部にはメンテナンス可能なように設けられた開口部として用いられる正面メンテナンス口102が設置され、正面メンテナンス口102を開閉する正面メンテナンス扉103が建て付けられている。なお、上側の正面メンテナンス扉103近傍には、操作部(不図示)が設置されている。
As shown in FIGS. 3 and 4, the substrate processing apparatus 10 includes a substrate processing apparatus main body 11. In the substrate processing apparatus 10, a hoop (substrate container; hereinafter referred to as a pod) 101 that is used as a wafer carrier storing the wafer 100 is used.
A front maintenance port 102 used as an opening provided for maintenance is installed in the front front portion of the front wall 11a of the substrate processing apparatus main body 11, and a front maintenance door 103 for opening and closing the front maintenance port 102 is installed. It has been. An operation unit (not shown) is installed in the vicinity of the upper front maintenance door 103.

基板処理装置本体11の正面壁11aには、ポッド搬入搬出口104が基板処理装置本体11の内外を連通するように開設されており、ポッド搬入搬出部104はフロントシャッタ105によって開閉されるようになっている。
ポッド搬入搬出部104の正面前方側にはロードポート106が設置されており、ロードポート106はポッド101を載置されて位置合わせするように構成されている。ポッド101はロードポート106上に工程内搬送装置(不図示)によって搬入され、ロードポート106上から搬出されるようになっている。
A pod loading / unloading port 104 is opened on the front wall 11 a of the substrate processing apparatus body 11 so as to communicate with the inside and outside of the substrate processing apparatus body 11, and the pod loading / unloading unit 104 is opened and closed by the front shutter 105. It has become.
A load port 106 is installed on the front front side of the pod loading / unloading unit 104, and the load port 106 is configured so that the pod 101 is placed and aligned. The pod 101 is loaded onto the load port 106 by an in-process transfer device (not shown) and unloaded from the load port 106.

基板処理装置本体11内の前後方向の略中央部における上部には、回転式ポッド棚107が設置されており、回転式ポッド棚107は複数個のポッド101を保管するように構成されている。すなわち、回転式ポッド棚107は垂直に設置されて水平面内で間欠回転される支柱108と、支柱108に上中下段の各位置において放射状に支持された複数枚の棚板109とを備えており、複数枚の棚板109はポッド101を複数個宛にそれぞれ載置した状態で保持するように構成されている。   A rotary pod shelf 107 is installed at an upper portion of the substrate processing apparatus main body 11 in a substantially central portion in the front-rear direction, and the rotary pod shelf 107 is configured to store a plurality of pods 101. That is, the rotary pod shelf 107 includes a column 108 that is vertically installed and intermittently rotates in a horizontal plane, and a plurality of shelf plates 109 that are radially supported by the column 108 at each of the upper, middle, and lower levels. The plurality of shelves 109 are configured to hold the pods 101 in a state where the pods 101 are respectively placed on the plurality.

基板処理装置本体11内におけるロードポート106と回転式ポッド棚107との間には、ポッド搬送装置110が設置されており、ポッド搬送装置110は、ポッド101を保持したまま昇降可能なポッドエレベータ110aと搬送機構としてのポッド搬送機構110bとで構成されており、ポッド搬送装置110はポッドエレベータ110aとポッド搬送機構110bとの連続動作により、ロードポート106、回転式ポッド棚107、ポッドオープナ111との間で、ポッド101を搬送するように構成されている。   A pod transfer device 110 is installed between the load port 106 and the rotary pod shelf 107 in the substrate processing apparatus main body 11. The pod transfer device 110 can be moved up and down while holding the pod 101. And a pod transport mechanism 110b as a transport mechanism. The pod transport device 110 is connected to the load port 106, the rotary pod shelf 107, and the pod opener 111 by continuous operation of the pod elevator 110a and the pod transport mechanism 110b. It is comprised so that the pod 101 may be conveyed between.

基板処理装置本体11内の前後方向の略中央部における下部には、サブ筐体112が後端にわたって設置されている。サブ筐体112の正面壁112aにはウエハ100をサブ筐体112内に対して搬入搬出するためのウエハ搬入搬出口113が一対、垂直方向に上下二段に並べられて設置されており、上下段のウエハ搬入搬出口113には、一対のポッドオープナ111がそれぞれ設置されている。ポッドオープナ111はポッド101を載置する載置台114と、ポッドのキャップを着脱するキャップ着脱機構115を備えている。ポッドオープナ111は載置台114に載置されたポッド101のキャップをキャップ着脱機構115によって着脱することにより、ポッド101のウエハ出し入れ口を開閉するように構成されている。   A sub-housing 112 is installed across the rear end of the substrate processing apparatus main body 11 at a lower portion in a substantially central portion in the front-rear direction. A pair of wafer loading / unloading ports 113 for loading / unloading the wafer 100 into / from the sub-casing 112 are arranged on the front wall 112a of the sub-casing 112 in two vertical rows. A pair of pod openers 111 are respectively installed at the lower wafer loading / unloading port 113. The pod opener 111 includes a mounting table 114 on which the pod 101 is mounted and a cap attaching / detaching mechanism 115 for attaching / detaching the cap of the pod. The pod opener 111 is configured to open and close the wafer loading / unloading port of the pod 101 by attaching / detaching the cap of the pod 101 placed on the placing table 114 by the cap attaching / detaching mechanism 115.

サブ筐体112はポッド搬送装置110や回転式ポッド棚107の設置空間から流体的に隔絶された移載室116を構成している。移載室116の前側領域にはウエハ移載機構117が設置されており、ウエハ移載機構117は、ウエハ100を水平方向に回転ないし直動可能なウエハ移載装置117a及びウエハ移載装置117aを昇降させるためのウエハ移載装置エレベータ117bとで構成されている。図1に模式的に示されているようにウエハ移載装置エレベータ117bは基板処理装置本体11右側端部とサブ筐体112の移載室116前方領域右端部との間に設置されている。これら、ウエハ移載装置エレベータ117b及びウエハ移載装置117aの連続動作により、ウエハ移載装置117aのツイーザ117cをウエハ100の載置部として、ボート118に対してウエハ100を装填(チャージング)及び脱装(ディスチャージング)するように構成されている。   The sub-housing 112 constitutes a transfer chamber 116 that is fluidly isolated from the installation space of the pod transfer device 110 and the rotary pod shelf 107. A wafer transfer mechanism 117 is installed in the front region of the transfer chamber 116. The wafer transfer mechanism 117 is capable of rotating or linearly moving the wafer 100 in the horizontal direction and a wafer transfer apparatus 117a. It is comprised with the wafer transfer apparatus elevator 117b for raising / lowering. As schematically shown in FIG. 1, the wafer transfer apparatus elevator 117 b is installed between the right end of the substrate processing apparatus main body 11 and the right end of the front area of the transfer chamber 116 of the sub housing 112. By continuously operating the wafer transfer device elevator 117b and the wafer transfer device 117a, the wafer 100 is loaded (charging) on the boat 118 using the tweezers 117c of the wafer transfer device 117a as the wafer 100 mounting portion. It is configured to be removed (discharged).

移載室116の後側領域には、ボート118を収容して待機させる待機部119が構成されている。待機部119の上方には、処理炉120が設けられている。処理炉120の下端部は、炉口シャッタ121により開閉されるように構成されている。   In the rear area of the transfer chamber 116, a standby unit 119 that accommodates and waits for the boat 118 is configured. A processing furnace 120 is provided above the standby unit 119. A lower end portion of the processing furnace 120 is configured to be opened and closed by a furnace port shutter 121.

図3に模式的に示されているように、基板処理装置本体11右側端部とサブ筐体112の待機部119右端部との間にはボート118を昇降させるためのボートエレベータ122が設置されている。ボートエレベータ122の昇降台に連結された連結具としてのアーム123には蓋体としてのシールキャップ124が水平に据え付けられており、シールキャップ124はボート118を垂直に支持し、処理炉120の下端部を閉塞可能なように構成されている。
ボート118は複数本の保持部材を備えており、複数枚(例えば、50〜125枚程度)のウエハ100をその中心を揃えて垂直方向に整列させた状態で、それぞれ水平に保持するように構成されている。
As schematically shown in FIG. 3, a boat elevator 122 for raising and lowering the boat 118 is installed between the right end of the substrate processing apparatus main body 11 and the right end of the standby unit 119 of the sub casing 112. ing. A seal cap 124 serving as a lid is horizontally installed on an arm 123 serving as a connecting tool connected to a lifting platform of the boat elevator 122, and the seal cap 124 supports the boat 118 vertically, and a lower end of the processing furnace 120. It is comprised so that a part can be obstruct | occluded.
The boat 118 includes a plurality of holding members, and is configured to hold a plurality of (for example, about 50 to 125) wafers 100 horizontally in a state where the centers thereof are aligned in the vertical direction. Has been.

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

クリーンユニット126から吹き出されたクリーンエア125は、ノッチ合わせ装置及びウエハ移載装置117a、待機部119にあるボート118に流通された後に、ダクト(不図示)により吸い込まれて、基板処理装置本体11の外部に排気がなされるか、もしくはクリーンユニット126の吸い込み側である一次側(供給側)にまで循環され、再びクリーンユニット126によって、移載室117内に吹き出されるように構成されている。   The clean air 125 blown out from the clean unit 126 is circulated to the notch aligner / wafer transfer device 117a and the boat 118 in the standby unit 119, and is then sucked in by a duct (not shown), and the substrate processing apparatus main body 11 Is exhausted to the outside, or is circulated to the primary side (supply side) which is the suction side of the clean unit 126, and is again blown out into the transfer chamber 117 by the clean unit 126. .

[基板処理装置の動作]
次に、本発明の基板処理装置10の動作を説明する。
図3及び図4に示されているように、ポッド101がロードポート106に供給されると、ポッド搬入搬出口104がフロントシャッタ105によって開放され、ロードポート106の上のポッド101はポッド搬送装置110によって基板処理装置本体11の内部へポッド搬入搬出口104から搬入される。
[Operation of substrate processing equipment]
Next, the operation of the substrate processing apparatus 10 of the present invention will be described.
As shown in FIGS. 3 and 4, when the pod 101 is supplied to the load port 106, the pod loading / unloading port 104 is opened by the front shutter 105, and the pod 101 above the load port 106 is a pod transfer device. 110 is carried into the substrate processing apparatus main body 11 from the pod loading / unloading port 104.

搬入されたポッド101は回転式ポッド棚107の指定された棚板109へポッド搬送装置110によって自動的に搬送されて受け渡され、一時的に保管された後、棚板109から一方のポッドオープナ111に搬送されて受け渡され、一時的に保管された後、棚板109から一方のポッドオープナ111に搬送されて載置台114に移載されるか、もしくは直接ポッドオープナ111に搬送されて載置台114に移載される。この際、ポッドオープナ111のウエハ搬入搬出口113はキャップ着脱機構115によって閉じられており、移載室116にはクリーンエア125が流通され、充満されている。例えば、移載室116にはクリーンエア125として窒素ガスが充満することにより、酸素濃度が20ppm以下と、基板処理装置本体11の内部(大気雰囲気)の酸素濃度よりもはるかに低く設定されている。   The loaded pod 101 is automatically transported and delivered by the pod transport device 110 to the designated shelf plate 109 of the rotary pod shelf 107, temporarily stored, and then one pod opener from the shelf plate 109. After being transferred to 111 and delivered and temporarily stored, it is transferred from the shelf plate 109 to one pod opener 111 and transferred to the mounting table 114, or directly transferred to the pod opener 111 and loaded. It is transferred to the mounting table 114. At this time, the wafer loading / unloading port 113 of the pod opener 111 is closed by the cap attaching / detaching mechanism 115, and clean air 125 is circulated and filled in the transfer chamber 116. For example, the transfer chamber 116 is filled with nitrogen gas as clean air 125, so that the oxygen concentration is set to 20 ppm or less, which is much lower than the oxygen concentration inside the substrate processing apparatus main body 11 (atmosphere). .

載置台114に載置されたポッド101はその開口側端面がサブ筐体112の正面壁112aにおけるウエハ搬入搬出口113の開口縁辺部に押し付けられるとともに、そのキャップがキャップ着脱機構123によって取り外され、ウエハ出し入れ口を開放される。
ポッド101がポッドオープナ111によって開放されると、ウエハ100はポッド101からウエハ移載装置117aのツイーザ117cによってウエハ出し入れ口を通じてピックアップされ、ノッチ合わせ装置(不図示)にてウエハを整合した後、移載室116の後方にある待機部119へ搬入され、ボート118に装填(チャージング)される。ボート118にウエハ100を受け渡したウエハ移載装置117aはポッド101に戻り、次のウエハをボート118に装填する。
The pod 101 mounted on the mounting table 114 has its opening-side end face pressed against the opening edge of the wafer loading / unloading port 113 in the front wall 112a of the sub-housing 112, and the cap is removed by the cap attaching / detaching mechanism 123. The wafer loading / unloading port is opened.
When the pod 101 is opened by the pod opener 111, the wafer 100 is picked up from the pod 101 by the tweezer 117c of the wafer transfer device 117a through the wafer loading / unloading port, aligned with the notch alignment device (not shown), and then transferred. It is carried into the standby section 119 behind the loading chamber 116 and loaded (charged) into the boat 118. The wafer transfer device 117 a that has transferred the wafer 100 to the boat 118 returns to the pod 101 and loads the next wafer into the boat 118.

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

予め指定された枚数のウエハ100がボート118に装填されると、炉口シャッタ121によって閉じられていた処理炉120の下端部が、炉口シャッタ121によって、開放される。続いて、ウエハ100群を保持したボート118はシールキャップ124がボートエレベータ122によって上昇されることにより、処理炉120内へ搬入(ローディング)されて行く。
ローディング後は、処理炉120にてウエハ100に任意の処理が実施される。
処理後は、ノッチ合わせ装置(不図示)でのウエハの整合工程を除き、上述の逆の手順で、ウエハ100及びポッド101は筐体の外部へ払出される。
When a predetermined number of wafers 100 are loaded into the boat 118, the lower end of the processing furnace 120 closed by the furnace port shutter 121 is opened by the furnace port shutter 121. Subsequently, the boat 118 holding the group of wafers 100 is loaded into the processing furnace 120 when the seal cap 124 is lifted by the boat elevator 122.
After loading, arbitrary processing is performed on the wafer 100 in the processing furnace 120.
After the processing, the wafer 100 and the pod 101 are discharged to the outside of the casing by the reverse procedure described above, except for the wafer alignment process in a notch alignment apparatus (not shown).

次に、クライアント20及びサーバ22をさらに説明する。
[クライアント及びサーバのハードウエア構成]
まず、クライアント20及びサーバ22のハードウエア構成を説明する。
図5は、クライアント20及びサーバ22のハードウエア構成を、制御装置24を中心にして示す図である。
Next, the client 20 and the server 22 will be further described.
[Hardware configuration of client and server]
First, the hardware configuration of the client 20 and the server 22 will be described.
FIG. 5 is a diagram showing the hardware configuration of the client 20 and the server 22 with the control device 24 at the center.

図5に示すように、クライアント20及びサーバ22は、CPU26及びメモリ28を含む制御装置24と、ネットワーク16を介して外部の装置と情報の送受信を行う通信インターフェース(以下、「通信IF」)30と、ハードディスクドライブなどの記憶装置32と、液晶ディスプレイなどである表示装置34と、キーボード及びマウスなどである入力装置36とを有する。このように、クライアント20及びサーバ22は、一般的なコンピュータとしての機能を備え、後述する情報処理プログラムなどを実行する。   As shown in FIG. 5, the client 20 and the server 22 include a control device 24 including a CPU 26 and a memory 28, and a communication interface (hereinafter, “communication IF”) 30 that transmits and receives information to and from an external device via the network 16. And a storage device 32 such as a hard disk drive, a display device 34 such as a liquid crystal display, and an input device 36 such as a keyboard and a mouse. As described above, the client 20 and the server 22 have functions as a general computer, and execute an information processing program described later.

[クライアント及びサーバのソフトウエア構成]
次に、クライアント20及びサーバ22のソフトウエア構成を説明する。
図6は、クライアント20にインストールされ、クライアント20上で実行される情報処理プログラム38の構成を示す図である。
図6に示すように、情報処理プログラム38は、ユーザインターフェース(以下、「UI」)部380、ユーザ指示送信部382、クライアントリソーステーブル要求受信部384、クライアントリソース監視部386、クライアントリソーステーブル記憶部388、クライアントリソーステーブル送信部390及び基板処理情報受信部392を有する。このような構成により、クライアント20は、サーバ22に対して基板処理情報の送信を要求し、サーバ22から基板処理情報を受信する。
[Software configuration of client and server]
Next, software configurations of the client 20 and the server 22 will be described.
FIG. 6 is a diagram showing the configuration of the information processing program 38 installed in the client 20 and executed on the client 20.
As illustrated in FIG. 6, the information processing program 38 includes a user interface (hereinafter “UI”) unit 380, a user instruction transmission unit 382, a client resource table request reception unit 384, a client resource monitoring unit 386, and a client resource table storage unit. 388, a client resource table transmission unit 390 and a substrate processing information reception unit 392. With such a configuration, the client 20 requests the server 22 to transmit substrate processing information and receives the substrate processing information from the server 22.

UI部380は、ユーザが図5の入力装置36を介して入力した指示(例えば、基板処理情報のうち、温度モニタ値、MFCモニタ値、APCモニタ値及び圧力モニタ値の送信を要求する指示)を受け付ける。また、UI部380は、基板処理情報受信部392が受信した基板処理情報を図5の表示装置34に出力する。
ユーザ指示送信部382は、UI部380が受け付けたユーザ指示を図5の通信IF30を介してサーバ22に送信する。
クライアントリソーステーブル要求受信部384は、通信IF30を介して、サーバ22からクライアントリソーステーブルの要求を受信する。
クライアントリソース監視部386は、図5のCPU26、メモリ28及びネットワーク16などからこれらの状態を示す情報を収集し、例えば、図7に示す形式のクライアントリソーステーブルとして、クライアントリソーステーブル記憶部388に記憶する。
クライアントリソーステーブル送信部390は、クライアントリソーステーブル要求受信部384がクライアントリソーステーブルの要求を受信したことをトリガに、クライアントリソーステーブル記憶部388に記憶されたクライアントリソーステーブルを、通信IF30を介してサーバ22に送信する。
基板処理情報受信部392は、サーバ22が通信IF30を介して送信した基板処理情報を受信する。
The UI unit 380 is an instruction input by the user via the input device 36 in FIG. 5 (for example, an instruction for requesting transmission of a temperature monitor value, an MFC monitor value, an APC monitor value, and a pressure monitor value in the substrate processing information). Accept. Further, the UI unit 380 outputs the substrate processing information received by the substrate processing information receiving unit 392 to the display device 34 in FIG.
The user instruction transmission unit 382 transmits the user instruction received by the UI unit 380 to the server 22 via the communication IF 30 in FIG.
The client resource table request reception unit 384 receives a client resource table request from the server 22 via the communication IF 30.
The client resource monitoring unit 386 collects information indicating these states from the CPU 26, the memory 28, the network 16 and the like in FIG. 5 and stores them in the client resource table storage unit 388 as a client resource table in the format shown in FIG. To do.
The client resource table transmission unit 390 receives the client resource table request received from the client resource table request by the client resource table request reception unit 384 as a trigger, and sends the client resource table stored in the client resource table storage unit 388 to the server via the communication IF 30. 22 to send.
The substrate processing information receiving unit 392 receives the substrate processing information transmitted from the server 22 via the communication IF 30.

図8は、図6の情報処理プログラム38の動作フロー(S10)を示すフローチャートである。
図8に示すように、ステップ100(S100)において、図6のUI部380がユーザから指示を受け付けたか否かが判定される。UI部380がユーザ指示を受け付けた場合には、ステップ102の処理に進み、UI部380がユーザ指示を受け付けるまで、ステップ100の処理が繰り返される。
ステップ102(S102)において、図6のユーザ指示送信部382は、ステップ100でUI部380が受け付けたユーザ指示をサーバ22に送信する。
ステップ104(S104)において、図6の基板処理情報受信部392が、ステップ100で受け付けられたユーザ指示どおりに基板処理情報をすべてサーバ22から受信したか否かが判定される。基板処理情報受信部392が、ユーザ指示通りに基板処理情報をすべて受信した場合には、処理を終了する。一方、そうでない場合(例えば、基板処理情報の受信をまだ開始してしない場合及び一部の基板処理情報しか受信しない場合)には、ステップ106の処理に進む。
FIG. 8 is a flowchart showing an operation flow (S10) of the information processing program 38 of FIG.
As shown in FIG. 8, in step 100 (S100), it is determined whether the UI unit 380 in FIG. 6 has received an instruction from the user. When the UI unit 380 receives a user instruction, the process proceeds to step 102, and the process of step 100 is repeated until the UI unit 380 receives a user instruction.
In step 102 (S102), the user instruction transmission unit 382 in FIG. 6 transmits the user instruction received by the UI unit 380 in step 100 to the server 22.
In step 104 (S104), it is determined whether or not the substrate processing information receiving unit 392 in FIG. 6 has received all the substrate processing information from the server 22 in accordance with the user instruction received in step 100. If the substrate processing information receiving unit 392 has received all the substrate processing information as instructed by the user, the processing ends. On the other hand, if this is not the case (for example, if reception of substrate processing information has not yet started or if only part of the substrate processing information has been received), the processing proceeds to step 106.

ステップ106(S106)において、図6のクライアントリソーステーブル要求受信部384が、サーバ22からクライアントリソーステーブルの要求を受信したか否かが判定される。クライアントリソーステーブル要求受信部384がクライアントリソーステーブルの要求を受信した場合には、ステップ108の処理に進み、そうでない場合には、ステップ104の処理に戻る。
ステップ108(S108)において、図6のクライアントリソーステーブル送信部390は、クライアントリソーステーブル記憶部388からクライアントリソーステーブルを読み出し、サーバ22に送信する。
In step 106 (S106), it is determined whether the client resource table request receiving unit 384 in FIG. 6 has received a client resource table request from the server 22. When the client resource table request receiving unit 384 receives the request for the client resource table, the process proceeds to step 108. Otherwise, the process returns to step 104.
In step 108 (S108), the client resource table transmission unit 390 of FIG. 6 reads the client resource table from the client resource table storage unit 388 and transmits it to the server 22.

図9は、サーバ22上で実行される情報処理プログラム40の構成を示す図である。
図9に示すように、情報処理プログラム40は、基板処理情報受信部400、基板処理情報記憶部402、ユーザ指示受信部404、送信サイズ決定部406、クライアントリソーステーブル要求送信部408、クライアントリソーステーブル受信部410、サーバリソース監視部412、サーバリソーステーブル記憶部414、リソース閾値記憶部416及び基板処理情報送信部418を有する。このような構成により、サーバ22は、クライアント20の要求に応じて、基板処理装置10において取得された基板処理情報を送信する。
FIG. 9 is a diagram showing a configuration of the information processing program 40 executed on the server 22.
As shown in FIG. 9, the information processing program 40 includes a substrate processing information receiving unit 400, a substrate processing information storage unit 402, a user instruction receiving unit 404, a transmission size determining unit 406, a client resource table request transmitting unit 408, and a client resource table. A reception unit 410, a server resource monitoring unit 412, a server resource table storage unit 414, a resource threshold storage unit 416, and a substrate processing information transmission unit 418 are included. With such a configuration, the server 22 transmits the substrate processing information acquired in the substrate processing apparatus 10 in response to a request from the client 20.

基板処理情報受信部400は、図5の通信IF30を介して基板処理装置10から基板処理情報を受信し、基板処理情報記憶部402に記憶する。
ユーザ指示受信部404は、通信IF30を介してクライアント20からユーザ指示を受信する。
送信サイズ決定部406は、ユーザ指示受信部404がユーザ指示を受信したことをトリガに、サーバ22が1回の送信でクライアント20に送信する基板処理情報のサイズ(以下、「送信サイズ」)を決定する。
具体的には、送信サイズ決定部406は、クライアントリソーステーブル、サーバリソーステーブル及びリソース閾値に基づいて、送信サイズを決定する。
The substrate processing information receiving unit 400 receives the substrate processing information from the substrate processing apparatus 10 via the communication IF 30 in FIG. 5 and stores it in the substrate processing information storage unit 402.
The user instruction receiving unit 404 receives a user instruction from the client 20 via the communication IF 30.
The transmission size determination unit 406 determines the size (hereinafter referred to as “transmission size”) of the substrate processing information that the server 22 transmits to the client 20 in one transmission triggered by the user instruction receiving unit 404 receiving the user instruction. decide.
Specifically, the transmission size determination unit 406 determines the transmission size based on the client resource table, the server resource table, and the resource threshold.

クライアントリソーステーブルは、ユーザ指示受信部404がユーザ指示を受信したタイミングで、クライアントリソーステーブル要求送信部408が通信IF30を介してクライアント20にクライアントリソーステーブルの要求を送信することにより、クライアントリソーステーブル受信部410が通信IF30を介してクライアント20から受信する。
サーバリソーステーブルは、サーバリソース監視部412が図5のCPU26、メモリ28及びネットワーク16などからこれらの状態を示す情報を収集し、例えば図10Aに示す形式のサーバリソーステーブルとしてサーバリソーステーブル記憶部414に記憶されたものが読み出される。
なお、ユーザ指示、クライアントリソーステーブル及びサーバリソーステーブルは、例えば図10Bに示す形式のリソーステーブルにまとめられる。図10Bにおいて、(1)はサーバリソーステーブルの内容に対応し、(2)はクライアント20−1から受信したクライアントリソーステーブルの内容に対応し、(3)はクライアント20−1から受信したユーザ指示に対応する。また、(4)はクライアント20−2から受信したクライアントリソーステーブル及びユーザ指示に対応し、(5)はクライアント20−mから受信したクライアントリソーステーブル及びユーザ指示に対応する。つまり、リソーステーブルには、サーバリソーステーブル、サーバ22に接続されているクライアント20のクライアントリソーステーブル、及び、サーバ22に接続されたことのあるクライアント20のクライアントリソーステーブルの内容が含まれている。
リソース閾値は、ユーザが予め設定し、例えば図10Cに示す形式のリソース閾値としてリソース閾値記憶部416に記憶されたものが読み出される。
The client resource table is received by the client resource table request transmitting unit 408 transmitting a request for the client resource table to the client 20 via the communication IF 30 at the timing when the user instruction receiving unit 404 receives the user instruction. The unit 410 receives from the client 20 via the communication IF 30.
In the server resource table, the server resource monitoring unit 412 collects information indicating these states from the CPU 26, the memory 28, the network 16, and the like in FIG. 5, and the server resource table storage unit 414 as a server resource table in the format shown in FIG. 10A, for example. The data stored in is read out.
Note that the user instruction, the client resource table, and the server resource table are collected into a resource table having a format shown in FIG. 10B, for example. 10B, (1) corresponds to the contents of the server resource table, (2) corresponds to the contents of the client resource table received from the client 20-1, and (3) corresponds to the user instruction received from the client 20-1. Corresponding to (4) corresponds to the client resource table and user instruction received from the client 20-2, and (5) corresponds to the client resource table and user instruction received from the client 20-m. That is, the resource table includes the server resource table, the client resource table of the client 20 connected to the server 22, and the contents of the client resource table of the client 20 that has been connected to the server 22.
The resource threshold value set in advance by the user, for example, the resource threshold value stored in the resource threshold value storage unit 416 as the resource threshold value in the format shown in FIG. 10C is read.

基板処理情報送信部418は、ユーザ指示受信部404が受信したユーザ指示に基づいて、基板処理情報記憶部402から基板処理情報を読み出し、送信サイズ決定部406が決定した送信サイズで、通信IF30を介してクライアント20に送信する。   The substrate processing information transmission unit 418 reads the substrate processing information from the substrate processing information storage unit 402 based on the user instruction received by the user instruction reception unit 404, and sets the communication IF 30 with the transmission size determined by the transmission size determination unit 406. To the client 20.

図11は、図9の情報処理プログラム40の動作フロー(S20)を示すフローチャートである。
図11に示すように、ステップ200(S200)において、図9のユーザ指示受信部404が、クライアント20からユーザ指示を受信したか否かが判定される。ユーザ指示受信部404がユーザ指示を受信した場合には、ステップ202の処理に進み、ユーザ指示受信部404がユーザ指示を受信するまで、ステップ200の処理が繰り返される。
ステップ202(S202)において、図9のクライアントリソーステーブル要求送信部408が、ステップ200で受信したユーザ指示の送信元であるクライアント20に対し、クライアントリソーステーブルを要求する。
ステップ204(S204)において、図9のクライアントリソーステーブル受信部410が、クライアント20からクライアントリソーステーブルを受信したか否かが判定される。クライアントリソーステーブル受信部410がクライアントリソーステーブルを受信した場合には、ステップ206(S206)の処理に進み、クライアントリソーステーブル受信部410がクライアントリソーステーブルを受信するまで、ステップ202〜204の処理が繰り返される。
FIG. 11 is a flowchart showing an operation flow (S20) of the information processing program 40 of FIG.
As shown in FIG. 11, in step 200 (S <b> 200), it is determined whether or not the user instruction receiving unit 404 of FIG. 9 has received a user instruction from the client 20. When the user instruction receiving unit 404 receives the user instruction, the process proceeds to step 202, and the process of step 200 is repeated until the user instruction receiving unit 404 receives the user instruction.
In step 202 (S202), the client resource table request transmission unit 408 in FIG. 9 requests the client resource table from the client 20 that is the transmission source of the user instruction received in step 200.
In step 204 (S204), it is determined whether or not the client resource table receiving unit 410 in FIG. 9 has received the client resource table from the client 20. When the client resource table receiving unit 410 receives the client resource table, the process proceeds to step 206 (S206), and the processes of steps 202 to 204 are repeated until the client resource table receiving unit 410 receives the client resource table. It is.

ステップ206(S206)において、クライアントリソーステーブル受信部410が受信したクライアントリソーステーブルは、図9の送信サイズ決定部406に出力される。また、送信サイズ決定部406は、図9のサーバリソーステーブル記憶部414からサーバリソーステーブルを読み込むとともに、図9のリソース閾値記憶部416からリソース閾値を読み込む。
ステップ208(S208)において、送信サイズ決定部406は、ステップ206で出力されたクライアントリソーステーブル及びステップ206で読み込まれたサーバリソーステーブル及びリソース閾値に基づいて、送信サイズを決定する。
具体的には、送信サイズ決定部406は、クライアント20の送信サイズを、当該クライアントのクライアントリソーステーブル、サーバリソーステーブル及びリソース閾値に基づいて決定する。例えば、クライアント20−1の送信サイズを決定する場合、クライアント20−1のクライアントリソーステーブル、基板処理情報の取得先であるサーバ22のサーバリソーステーブル及びリソース閾値に基づいて決定する。
クライアントリソーステーブル及びサーバリソーステーブルの少なくともいずれかのリソース使用率がリソース閾値で設定された最大値を超えるクライアント20の送信サイズは0に決定し、そうでないクライアント20の送信サイズは、例えば、クライアントリソーステーブルのリソース使用率が高いほど送信回数(サーバ22がクライアント20に基板処理情報を送信する回数)が少なくなるよう決定する。
In step 206 (S206), the client resource table received by the client resource table receiving unit 410 is output to the transmission size determining unit 406 in FIG. The transmission size determination unit 406 reads the server resource table from the server resource table storage unit 414 in FIG. 9 and also reads the resource threshold value from the resource threshold storage unit 416 in FIG.
In step 208 (S208), the transmission size determination unit 406 determines the transmission size based on the client resource table output in step 206, the server resource table read in step 206, and the resource threshold.
Specifically, the transmission size determination unit 406 determines the transmission size of the client 20 based on the client resource table, server resource table, and resource threshold of the client. For example, when determining the transmission size of the client 20-1, the transmission size is determined based on the client resource table of the client 20-1, the server resource table of the server 22 from which the substrate processing information is acquired, and the resource threshold.
The transmission size of the client 20 in which the resource usage rate of at least one of the client resource table and the server resource table exceeds the maximum value set by the resource threshold is determined to be 0, and the transmission size of the other client 20 is, for example, a client resource The higher the resource usage rate of the table, the smaller the number of transmissions (the number of times the server 22 transmits the substrate processing information to the client 20).

ステップ210(S210)において、ステップ208で決定された送信サイズが非ゼロであるか否かが判定される。送信サイズが非ゼロである場合、ステップ212の処理に進み、そうでない場合、ステップ202〜210の処理を繰り返す。
ステップ212(S212)において、図9の基板処理情報送信部418は、ステップ200で受信したユーザ指示に基づき、図9の基板処理情報記憶部402から基板処理情報を読み込み、ステップ208で決定された送信サイズでクライアント20に送信する。
ステップ214(S214)において、基板処理情報送信部418が、ステップ200で受信したユーザ指示通りに基板処理情報をすべて送信したか否かが判定される。基板処理情報送信部418が、ユーザ指示通りに基板処理情報をすべて送信した場合には、処理を終了する。一方、そうでない場合(例えば、一部の基板処理情報しか送信してしない場合)には、ユーザ指示通りに基板処理情報をすべて送信するまで、ステップ202〜214の処理を繰り返す。
In step 210 (S210), it is determined whether or not the transmission size determined in step 208 is non-zero. If the transmission size is non-zero, the process proceeds to step 212; otherwise, the processes of steps 202 to 210 are repeated.
In step 212 (S212), the substrate processing information transmission unit 418 in FIG. 9 reads the substrate processing information from the substrate processing information storage unit 402 in FIG. 9 based on the user instruction received in step 200, and is determined in step 208. It transmits to the client 20 with a transmission size.
In step 214 (S214), it is determined whether or not the substrate processing information transmission unit 418 has transmitted all the substrate processing information in accordance with the user instruction received in step 200. If the substrate processing information transmission unit 418 has transmitted all the substrate processing information as instructed by the user, the processing ends. On the other hand, if not (for example, when only a part of the substrate processing information is transmitted), the processing of steps 202 to 214 is repeated until all the substrate processing information is transmitted according to the user instruction.

1 情報処理システム
10 基板処理装置
12 クライアント
14 サーバ
16 ネットワーク
2 情報処理システム
20 クライアント
22 サーバ
38 情報処理プログラム
40 情報処理プログラム
DESCRIPTION OF SYMBOLS 1 Information processing system 10 Substrate processing apparatus 12 Client 14 Server 16 Network 2 Information processing system 20 Client 22 Server 38 Information processing program 40 Information processing program

Claims (1)

情報を送信する送信装置及び情報を受信する受信装置を有し、
前記送信装置は、
情報を記憶する記憶部と、
前記受信装置からの要求に応じて、前記受信装置のリソースの状態及び前記送信装置のリソースの状態に基づいて、前記受信装置に対する前記記憶部に記憶された情報の送信を制御する制御部と、
前記制御部による制御に基づいて、前記受信装置に対して前記記憶部に記憶された情報を送信する送信部と
を有し、
前記受信装置は、
前記送信部に対して前記記憶部に記憶された情報の送信を要求する送信要求部と、
前記送信部から前記記憶部に記憶された情報を受信する受信部と
を有する
情報処理システム。
A transmitting device for transmitting information and a receiving device for receiving information;
The transmitter is
A storage unit for storing information;
A control unit that controls transmission of information stored in the storage unit to the receiving device based on a resource state of the receiving device and a resource state of the transmitting device in response to a request from the receiving device;
A transmission unit that transmits information stored in the storage unit to the reception device based on the control by the control unit;
The receiving device is:
A transmission request unit that requests the transmission unit to transmit information stored in the storage unit;
A receiving unit that receives information stored in the storage unit from the transmission unit;
JP2009276221A 2009-12-04 2009-12-04 Information processing system Pending JP2011118726A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009276221A JP2011118726A (en) 2009-12-04 2009-12-04 Information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009276221A JP2011118726A (en) 2009-12-04 2009-12-04 Information processing system

Publications (1)

Publication Number Publication Date
JP2011118726A true JP2011118726A (en) 2011-06-16

Family

ID=44283963

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009276221A Pending JP2011118726A (en) 2009-12-04 2009-12-04 Information processing system

Country Status (1)

Country Link
JP (1) JP2011118726A (en)

Similar Documents

Publication Publication Date Title
US9960065B2 (en) Substrate processing apparatus for managing transfer state of substrate gas storage container based on supply flow rate
US9437465B2 (en) Substrate processing apparatus and method of manufacturing semiconductor device
JP6069578B2 (en) Substrate processing apparatus, semiconductor device manufacturing method, and recording medium
JP2015115540A (en) Management apparatus, management method of substrate processing device, substrate processing system and recording medium
KR101028356B1 (en) Information managing method, information managing apparatus and substrate processing system
KR101040196B1 (en) Substrate processing system and group management system
JP2009231809A (en) Substrate processing apparatus and method for managing semiconductor manufacturing apparatus
JP6220783B2 (en) Substrate processing system, substrate processing apparatus, and data processing method
JP2011118726A (en) Information processing system
JP2009295906A (en) Substrate processing apparatus
JP5436797B2 (en) Substrate processing system, apparatus data server, program, and data processing method for substrate processing apparatus
JP5420981B2 (en) Substrate processing system, group management device, communication processing program and data processing method for group management device.
JP6018369B2 (en) Substrate processing system, management apparatus, and display method in substrate processing system
JP2008283169A (en) Substrate processing system and data retrieval method
JP5474384B2 (en) Substrate processing system, substrate processing apparatus, communication control program, and message processing method for substrate processing apparatus
US20220300192A1 (en) Management apparatus, method of processing data, recording medium, method of manufacturing semiconductor device, and processing system
JP2010238916A (en) Substrate treatment apparatus
JP2011249387A (en) Substrate processing system
JP2012104700A (en) Substrate processing system
JP5269337B2 (en) Substrate processing system, group management system, configuration management program, connection management program, and group management system configuration management method
JP2010225617A (en) Substrate processing system
JP5114009B2 (en) Substrate processing system, server, and data processing method
JP2010102430A (en) Substrate processing system
US20140244729A1 (en) Group managing system and program
JP2012015356A (en) Substrate treatment device and control method of the same