JP4975680B2 - Solid device manufacturing system and status display method - Google Patents
Solid device manufacturing system and status display method Download PDFInfo
- Publication number
- JP4975680B2 JP4975680B2 JP2008111320A JP2008111320A JP4975680B2 JP 4975680 B2 JP4975680 B2 JP 4975680B2 JP 2008111320 A JP2008111320 A JP 2008111320A JP 2008111320 A JP2008111320 A JP 2008111320A JP 4975680 B2 JP4975680 B2 JP 4975680B2
- Authority
- JP
- Japan
- Prior art keywords
- state
- data
- display data
- device manufacturing
- storage means
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Digital Computer Display Output (AREA)
Description
本発明は、固体デバイス製造装置の状態を示すデータを収集し、この収集データに基づいて、固体デバイス製造装置の状態を出力する状態出力装置に関する。 The present invention relates to a state output device that collects data indicating the state of a solid-state device manufacturing apparatus and outputs the state of the solid-state device manufacturing apparatus based on the collected data.
一般に、半導体デバイスや液晶表示デバイス等の固体デバイスを製造するための製造ラインには、複数の固体デバイス製造装置が配置されている。また、このような製造ラインには、複数の固体デバイス製造装置の状態を示すデータを収集し、この収集データに基づいて、複数の固体デバイス製造装置の状態を出力する状態出力装置が設けられている。 Generally, a plurality of solid device manufacturing apparatuses are arranged on a manufacturing line for manufacturing solid devices such as semiconductor devices and liquid crystal display devices. In addition, such a production line is provided with a state output device that collects data indicating the states of a plurality of solid device manufacturing apparatuses and outputs the states of the plurality of solid device manufacturing apparatuses based on the collected data. Yes.
図11は、従来の状態出力装置の構成を示すブロック図である。図示の状態出力装置は、データ収集部11により固体デバイス製造装置の現在の状態を示すデータを収集し、データ変換部12と、現在状態表示データ記憶部13と、表示部14と、表示制御部15とにより、データ収集部11の収集データに基づいて、固体デバイス製造装置の現在の状態を出力するようになっている。この場合、出力形態としては、画像表示する形態が用いられる。
FIG. 11 is a block diagram showing a configuration of a conventional status output device. The state output device shown in the figure collects data indicating the current state of the solid-state device manufacturing apparatus by the
図12は、データ収集部11とデータ変換部12の動作を示すフローチャートである。なお、図において、データ収集部12の動作については、(a)を付し、データ変換部12の動作には、(b)を付す。
FIG. 12 is a flowchart showing operations of the
この動作においては、まず、状態データ収集部11が、自装置(自分が設けられる状態出力装置)が終了状態に設定されたか否かを判定し(ステップS11)、設定されていない場合は、固体デバイス製造装置から状態データを受信したか否かを判定する(ステップS12)。状態データを受信した場合は、データ変換部12が、受信データを固体デバイス製造装置の現在の状態を表示する表示データに変換した後(ステップS13)、この表示データを現在状態表示データ記憶部13に格納する(ステップS14)。この格納が終了すると、データ変換部12が、データ更新カウンタをインクリメントする(ステップS15)。以下、同様に、自装置が終了状態に設定されるまで、上述した動作が繰り返される。
In this operation, first, the state
図13は、表示制御部15の動作を示すフローチャートである。
FIG. 13 is a flowchart showing the operation of the
この動作においては、表示制御部15は、まず、現在表示中の画面以外の画面の表示を要求する他画面表示要求を受信したか否かを判定し(ステップS21)、受信すると、この要求が固体デバイス製造装置の現在の状態の表示を要求する現在状態表示要求か否かを判定する(ステップS22)。現在状態表示要求である場合は、現在状態表示データ記憶部13の記憶データに基づいて、固体デバイス製造装置の現在状態を表示するための制御を行う(ステップS23)。
In this operation, the
この制御が終了すると、表示制御部15は、データ更新カウンタの参照タイミングを規定するためのタイマをセットした後(ステップS24)、他画面表示要求の受信待ち状態を設定する(ステップS25)。この設定が終了すると、他画面表示要求を受信したか否かを判定し(ステップS26)、受信しない場合は、タイマをセットしてから予め定めた時間(例えば10秒)が経過したか否かを判定する(ステップS27)。
When this control is finished, the
予め定めた時間が経過していなければ、再び、他画面表示要求の待ち状態を設定する。これに対し、経過すると、データ更新カウンタを参照し(ステップS28)、現在状態表示データが更新されているか否かを判定する(ステップS29)。現在状態表示データが更新されていなければ、ステップS24に戻り、再び、タイマをセットし、更新されている場合は、ステップS23に戻り、表示内容を更新する。 If the predetermined time has not elapsed, the waiting state for another screen display request is set again. On the other hand, when the time has elapsed, the data update counter is referred to (step S28), and it is determined whether or not the current state display data is updated (step S29). If the current state display data has not been updated, the process returns to step S24, the timer is set again, and if it has been updated, the process returns to step S23 to update the display content.
上記ステップS26で他画面表示要求を受信したと判定した場合と、上記ステップS22で現在状態表示要求ではないと判定した場合は、表示制御部15は、他画面表示処理を実行する(ステップS30)。
When it is determined that the other screen display request is received in step S26 and when it is determined that the current state display request is not received in step S22, the
上述したように、従来の状態出力装置は、装置状態として、現在状態を画像表示するようになっている。 As described above, the conventional status output device displays an image of the current status as the device status.
しかしながら、このような構成では、固体デバイス製造装置に異常が発生した場合、異常が発生するまでの経緯を把握することができないため、異常の発生時期や発生原因(故障、操作ミス等)等を特定することが困難になる場合があるという問題があった。 However, in such a configuration, when an abnormality occurs in the solid-state device manufacturing apparatus, it is impossible to grasp the circumstances until the abnormality occurs, so the occurrence time of the abnormality and the cause (failure, operation error, etc.) There was a problem that it might be difficult to identify.
そこで、本発明は、固体デバイス製造装置に異常が発生した場合、異常の発生時期や発生原因等を常に容易に特定することができる状態出力装置を提供することを目的とする。 Therefore, an object of the present invention is to provide a state output device that can always easily identify the occurrence time and cause of an abnormality when an abnormality occurs in a solid device manufacturing apparatus.
上記課題を解決するために本発明の状態出力装置は、固体デバイス製造装置の状態を示すデータを収集するとともに、この収集データを蓄積し、この蓄積データに基づいて、固体デバイス製造装置の状態の推移を出力することにより、固体デバイス製造装置に異常が発生した場合、異常の発生時期や発生原因等を常に容易に特定することができるようにしたものである。 In order to solve the above problems, the status output device of the present invention collects data indicating the status of the solid-state device manufacturing apparatus and accumulates the collected data. Based on the accumulated data, the status output apparatus indicates the status of the solid-state device manufacturing apparatus. By outputting the transition, when an abnormality occurs in the solid-state device manufacturing apparatus, it is possible to always easily identify the occurrence time and cause of the abnormality.
すなわち、本発明の状態出力装置は、固体デバイス製造装置の現在の状態を示す状態データを収集する状態データ収集手段と、この状態データ収集手段により収集された状態データを順次蓄積するデータ蓄積手段と、状態データ収集手段により収集された状態データに基づいて、固体デバイス製造装置の現在の状態を出力する現在状態出力手段と、データ蓄積手段に蓄積されている収集データに基づいて、固体デバイス製造装置の状態の推移を出力する状態推移出力手段とを備えたことを特徴とする。 That is, the state output device of the present invention includes state data collection means for collecting state data indicating the current state of the solid state device manufacturing apparatus, and data storage means for sequentially storing state data collected by the state data collection means. The current state output means for outputting the current state of the solid state device manufacturing apparatus based on the state data collected by the state data collecting means, and the solid state device manufacturing apparatus based on the collected data stored in the data storage means And a state transition output means for outputting the state transition.
本発明の状態出力装置では、データ収集手段により固体デバイス製造装置の現在の状態を示すデータが収集される。この収集データは、データ蓄積手段により順次蓄積される。そして、データ収集手段の収集データに基づいて、現在状態出力手段により固体デバイス製造装置の現在の状態が出力される。また、データ蓄積手段の蓄積データに基づいて、状態推移出力手段により固体デバイス製造装置の状態推移が出力される。これにより、固体デバイス製造装置に異常が発生した場合でも、異常の発生時期や発生原因等を常に容易に特定することが可能となる。 In the state output device of the present invention, data indicating the current state of the solid-state device manufacturing apparatus is collected by the data collection means. This collected data is sequentially stored by the data storage means. Based on the collected data of the data collection means, the current state output means outputs the current state of the solid state device manufacturing apparatus. Further, the state transition of the solid state device manufacturing apparatus is output by the state transition output unit based on the accumulated data of the data storage unit. As a result, even when an abnormality occurs in the solid device manufacturing apparatus, it is possible to always easily identify the time of occurrence and the cause of the abnormality.
以上詳述したように本発明の状態出力装置によれば、固体デバイス製造装置の状態を示す状態データを収集し、この収集データを蓄積し、この蓄積データに基づいて、固体デバイス製造装置の状態の推移を表示するようにしたので、固体デバイス製造装置に異常が発生した場合、異常の発生時期や発生原因等を容易に特定することができる。 As described above in detail, according to the status output device of the present invention, the status data indicating the status of the solid device manufacturing apparatus is collected, the collected data is accumulated, and the status of the solid device manufacturing apparatus is based on the accumulated data. Since the transition of is displayed, when an abnormality occurs in the solid-state device manufacturing apparatus, it is possible to easily specify the occurrence time and cause of the abnormality.
以下、図面を参照しながら、本発明の実施の形態を詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
図1は、本発明の一実施の形態の状態出力装置の構成を示すブロック図である。ここで、この状態出力装置の構成を説明する前に、この状態出力装置を備えた固体デバイス製造システムの構成の一例を説明する。図2は、この固体デバイス製造システムの構成の一例を示すブロック図である。なお、以下の説明では、固体デバイス製造デバイスを半導体デバイス製造デバイスとして説明する。 FIG. 1 is a block diagram showing a configuration of a status output device according to an embodiment of the present invention. Here, before describing the configuration of the state output device, an example of the configuration of a solid-state device manufacturing system including the state output device will be described. FIG. 2 is a block diagram showing an example of the configuration of this solid-state device manufacturing system. In the following description, the solid device manufacturing device is described as a semiconductor device manufacturing device.
図示の半導体デバイス製造システムは、半導体デバイス製造装置群21と、状態出力装置群22と、ホストコンピュータ23とを有する。半導体デバイス製造装置群21は、同種または異種の複数の半導体デバイス製造装置21(1),21(2),…からなる。図には、32個の半導体デバイス製造装置21(1)〜21(32)からなる半導体デバイス製造装置群21を示す。各半導体デバイス製造装置21(n)(n=1,2,…,32)は、半導体デバイスを製造する機能を有する。この半導体デバイス製造装置21(n)としては、例えば、成膜装置やエッチング装置等がある。
The illustrated semiconductor device manufacturing system includes a semiconductor device
状態出力装置群22は、2つの状態出力装置22(1),22(2)からなる。ここで、状態出力装置22(1)は、半導体デバイス製造装置21(1)〜21(16)の状態を示すデータを収集し、この収集データに基づいて、半導体デバイス製造装置21(1)〜21(16)の状態を出力する機能を有する。状態出力装置22(2)は、半導体デバイス製造装置21(17)〜21(32)の状態を示すデータを収集し、この収集データに基づいて、半導体デバイス製造装置21(17)〜21(32)の状態を出力する機能を有する。ここで、状態の出力形態としては、例えば、状態を画像で表示する画像表示形態が用いられている。なお、状態出力装置22(1),22(2)は、例えば、コンピュータにより構成されている。
The state
ホストコンピュータ23は、半導体デバイス製造システム全体の制御や管理を行う機能を有する。
The
半導体デバイス製造装置21(1)〜21(16)は、例えば、TCP(Transmission
Control Protocol)/IP(Internet Protocol)ターミナルサーバ24を介してイーサネット25に接続されている。半導体デバイス製造装置21(17)〜21(32)は、例えば、SCSI(Small Computer System Interface)ターミナルサーバ26を介して
状態出力装置22(2)に接続されている。状態出力装置22(1),22(2)は、トランシーバ27を介してイーサネット25に接続されている。ホストコンピュータ23は、直接イーサネット25に接続されている。
The semiconductor device manufacturing apparatuses 21 (1) to 21 (16) are, for example, TCP (Transmission
It is connected to the Ethernet 25 via a Control Protocol / IP (Internet Protocol)
上記構成では、半導体デバイス製造装置21(1)〜21(16)の状態を示すデータは、TCP/IPターミナルサーバ24と、イーサネット25と、トランシーバ27とを介して状態出力装置22(1)に収集される。一方、半導体デバイス製造装置21(17)〜21(32)の状態を示すデータは、SCSIターミナルサーバ26を介して状態出力装置22(2)に収集される。状態出力装置は22(1)は、収集データに基づいて、半導体デバイス製造装置21(1)〜21(16)の状態を出力する。状態出力装置22(2)は、収集データに基づいて、半導体デバイス製造装置21(17)〜21(32)の状態を出力する。ホストコンピュータ23は、イーサネット23を介して半導体デバイス製造装置21(1)〜21(32)の動作や状態出力装置22(1),22(2)の動作を制御、管理する。
In the above configuration, data indicating the states of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16) is sent to the state output apparatus 22 (1) via the TCP /
以上が本実施の形態の状態出力装置が設けられる半導体製造システムの構成の一例であ
る。次に、図1を参照しながら、本実施の形態の状態出力装置の構成を説明する。
The above is an example of the configuration of the semiconductor manufacturing system in which the state output device of this embodiment is provided. Next, the configuration of the state output device of the present embodiment will be described with reference to FIG.
図示の状態出力装置は、図2の状態出力装置22(1)または22(2)に相当する。これらの構成はほぼ同じである。したがって、以下の説明では、図1に示す状態出力装置が図2に示す状態出力装置22(1)であるとして説明する。 The state output device shown corresponds to the state output device 22 (1) or 22 (2) in FIG. These configurations are almost the same. Therefore, in the following description, the state output device shown in FIG. 1 will be described as the state output device 22 (1) shown in FIG.
この状態出力装置22(1)は、状態データ収集部31と、収集データ蓄積部32と、表示データ生成部33と、現在状態表示データ記憶部34と、状態推移表示データ記憶部35と、表示部36と、表示制御部37とを有する。
The state output device 22 (1) includes a state
ここで、状態データ収集部31は、半導体デバイス製造装置21(1)〜21(16)の状態を示す状態データを収集する機能を有する。また、この状態データ収集部31は、自装置22(1)の状態を示す状態データを収集する機能も有する。半導体デバイス製造装置21(1)〜21(16)の状態を示す状態データとしては、例えば、半導体デバイス製造装置21(1)〜21(16)の動作(TUBE MODE)状態を示す動作状態データと
、ライン(LINE)状態(ホストコンピュータ23との接続状態)を示すライン状態データと、アップ/ダウン(UP/DOWN)状態を示すアップ/ダウン状態データとが収集される。
自装置22(1)の状態を示す状態データとしては、例えば、アップ/ダウン状態を示すアップ/ダウン状態データが収集される。
Here, the state
As the state data indicating the state of the device 22 (1), for example, up / down state data indicating the up / down state is collected.
半導体デバイス製造装置21(1)〜21(16)動作状態データとしては、リセット(RESET)状態を示すデータと、待機(STANDBY)状態を示すデータと、運転(RAN)状態
を示すデータと、終了(END)状態を示すデータと、手動操作(MANUAL)状態を示すデー
タと、アイドル(IDLE)状態を示すデータとがある。ライン状態データとしては、オフライン(OFFLINE)状態を示すデータとオンライン(ONLINE)状態を示すデータとがある。
アップ/ダウン状態を示すデータとしては、アップ状態(正常状態)を示すデータとダウン状態(故障状態)を示すデータとがある。
Semiconductor device manufacturing apparatuses 21 (1) to 21 (16) as operation state data include data indicating a reset (RESET) state, data indicating a standby (STANDBY) state, data indicating an operation (RAN) state, and termination. There are data indicating the (END) state, data indicating the manual operation (MANUAL) state, and data indicating the idle (IDLE) state. The line state data includes data indicating an offline state and data indicating an online state.
Data indicating the up / down state includes data indicating an up state (normal state) and data indicating a down state (failure state).
収集データ蓄積部32は、データ収集部31により収集された状態データを順次蓄積する機能を有する。この場合、収集データは、例えば、各半導体デバイス製造装置21(n)(この場合、n=1,2,…,16。以下、同様。)ごとに設けられる収集データ記憶ファイルに蓄積される。この収集データ記憶ファイルのフォーマットについては、あとで詳細に説明する。
The collected
表示データ生成部33は、状態データ収集部31により収集された半導体デバイス製造装置21(1)〜21(16)の状態データに基づいて、現在状態表示データを生成する機能と、収集データ蓄積部32に蓄積されている収集データに基づいて、半導体デバイス製造装置21(1)〜21(16)の状態推移表示データを生成する機能とを有する。
The display
ここで、現在状態表示データとは、半導体デバイス製造装置21(1)〜21(16)の現在の状態を画像表示するためのデータである。この現在状態表示データは、例えば、収集データを表示データに変換するデータ変換処理により生成される。 Here, the current state display data is data for displaying an image of the current state of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16). The current state display data is generated, for example, by a data conversion process that converts collected data into display data.
また、状態推移表示データとは、半導体デバイス製造装置21(1)〜21(16)の現在の状態の推移を画像表示するためのデータである。この状態推移表示データは、例えば、収集データ蓄積部32の蓄積データを編集し、状態推移を示すデータを生成するデータ編集処理と、このデータ編集処理により得られた状態推移データを表示データに変換するデータ変換処理とにより生成される。なお、状態推移の表示形態としては、例えば、図によって表示する形態が用いられるようになっている。すなわち、チャート式の表示形態が用いられるようになっている。
The state transition display data is data for displaying an image of the transition of the current state of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16). This state transition display data is, for example, a data editing process for editing data stored in the collected
現在状態表示データ記憶部34は、表示データ生成部33により生成された現在状態表示データを記憶する機能を有する。この場合、現在状態表示データは、すべての半導体デバイス製造装置21(1)〜21(16)に共用されるテーブルに記憶される。この現在状態表示データ格納テーブルのフォーマットについては、あとで詳細に説明する。
The current state display
状態推移表示データ記憶部35は、表示データ生成部33により生成された状態推移表示データを記憶する機能を有する。この場合、状態推移表示データは、各半導体デバイス製造装置21(n)ごとに設けられるテーブルに記憶される。この状態推移表示データ記憶テーブルのフォーマットについては、あとで詳細に説明する。
The state transition display
表示部36は、半導体デバイス製造装置21(1)〜21(16)の現在状態や状態推移を画像表示する機能を有する。
The
表示制御部37は、表示データ記憶部34,35の記憶データに基づいて、現在状態や状態推移を画像表示するための制御を行う機能を有する。
The
図3は、状態データ収集部31で収集された状態データが格納される収集データ記憶ファイルのフォーマットの一例を示す図である。
FIG. 3 is a diagram illustrating an example of a format of a collected data storage file in which state data collected by the state
この収集データ記憶ファイルは、上記のごとく、各半導体デバイス製造装置21(n)ごとに設けられる。また、この収集データ記憶ファイルは、自装置22(1)についても設けられる。図示のごとく、収集データ記憶ファイルは、最大で1001個のレコード41(1)〜41(1001)を有する。先頭のレコード41(1)には、各種制御データが格納される。2番目以降のレコード41(2)〜41(1001)には、収集データが格納される。 As described above, this collected data storage file is provided for each semiconductor device manufacturing apparatus 21 (n). The collected data storage file is also provided for the own device 22 (1). As illustrated, the collected data storage file has a maximum of 1001 records 41 (1) to 41 (1001). Various control data are stored in the first record 41 (1). Collected data is stored in the second and subsequent records 41 (2) to 41 (1001).
制御データは、現在のレコード数を示すデータ42(1)と、レコードサイズを示すデータ42(2)と、最大レコード数を示すデータ42(3)と、装置の識別子を示すデータ42(4)と、リピートフラグを示すデータ42(5)とからなる。装置の識別子を示すデータとしては、装置が半導体デバイス製造装置21(1)〜21(16)である場合は、例えば、装置番号(装置No.)1,2,3,…,16が用いられる。 The control data includes data 42 (1) indicating the current number of records, data 42 (2) indicating the record size, data 42 (3) indicating the maximum number of records, and data 42 (4) indicating the identifier of the device. And data 42 (5) indicating a repeat flag. As the data indicating the identifier of the apparatus, when the apparatus is a semiconductor device manufacturing apparatus 21 (1) to 21 (16), for example, apparatus numbers (apparatus numbers) 1, 2, 3,..., 16 are used. .
収集データ(状態データ)は、状態が変化した日時を示すデータ43(1)と、変化の内容を示すデータ43(2)とからなる。変化内容を示すデータ43(2)は、変化後の状態を示すデータにより表される。半導体デバイス製造装置21(1)〜21(16)と自装置21(1)との各状態には、コードが付与されている。このコードは、16進で表される。例えば、半導体デバイス製造装置21(1)〜21(16)のリセット(RESET
)状態、待機状態(STANDBY)、運転状態(RAN)、終了状態(END)、手動状態(MANUAL
)、アイドル状態(IDLE)は、それぞれ「00」、「02」、「03」、「05」、「06」、「07」で表される。
The collected data (state data) includes data 43 (1) indicating the date and time when the state has changed and data 43 (2) indicating the content of the change. The data 43 (2) indicating the change content is represented by data indicating the state after the change. A code is assigned to each state of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16) and the own apparatus 21 (1). This code is expressed in hexadecimal. For example, resetting the semiconductor device manufacturing apparatuses 21 (1) to 21 (16) (RESET
) State, standby state (STANDBY), operation state (RAN), end state (END), manual state (MANUAL
) And the idle state (IDLE) are represented by “00”, “02”, “03”, “05”, “06”, and “07”, respectively.
また、半導体デバイス製造装置21(1)〜21(16)のダウン状態は、「20」で表され、自装置22(1)のダウン状態は、「30」で表される。また、半導体デバイス製造装置21(1)〜21(16)と自装置22(1)とのライン状態は、各コードの最上位ビットの値で表される。この場合、オンライン状態は、「0」で表され、オフライン状態は、「1」で表される。 Further, the down state of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16) is represented by “20”, and the down state of the own apparatus 22 (1) is represented by “30”. The line states of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16) and the own apparatus 22 (1) are represented by the value of the most significant bit of each code. In this case, the online state is represented by “0”, and the offline state is represented by “1”.
図4は、表示データ生成部33で生成された半導体デバイス製造装置21(1)〜21(16)の現在状態表示データが格納される現在状態表示データ格納テーブルのフォーマ
ットの一例を示す図である。
FIG. 4 is a diagram illustrating an example of a format of a current state display data storage table in which the current state display data of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16) generated by the display
この現在状態表示データ格納テーブルは、上記のごとく、すべての半導体デバイス製造装置21(1)〜21(16)で共用される。これは、本実施の形態では、半導体デバイス製造装置21(1)〜21(16)の現在状態を表示する場合、16個の半導体デバイス製造装置21(1)〜21(16)の現在状態を同時に表示するようになっているからである。 This current state display data storage table is shared by all the semiconductor device manufacturing apparatuses 21 (1) to 21 (16) as described above. In this embodiment, when displaying the current state of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16), the current state of the 16 semiconductor device manufacturing apparatuses 21 (1) to 21 (16) is displayed. This is because they are displayed simultaneously.
図示のごとく、この現在状態表示データ格納テーブルは、16個のデータ格納部44(1)〜44(16)を有する。この16個のデータ格納部44(1)〜44(16)には、それぞれ半導体デバイス製造装置21(1)〜21(16)の現在状態を画像表示するための表示データが格納される。この現在状態表示データは、新しい状態データが収集されるたびに更新される。 As shown in the figure, this current state display data storage table has 16 data storage units 44 (1) to 44 (16). The 16 data storage units 44 (1) to 44 (16) store display data for displaying images of the current states of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16), respectively. This current state display data is updated each time new state data is collected.
各表示データは、装置番号nを示すデータ45(1)と、装置名称(ID)(成膜装置、エッチング装置等)を示すデータ45(2)と、ライン状態名称(オンライン、オフライン)を示すデータ45(3)と、動作モード名称(動作状態名称:リセット、待機等)を示すデータ45(4)と、現在使用しているレシピの名称を示すデータ45(5)と、このレシピの終了予定時刻を示すデータ45(6)と、発生したアラームを通知するためのメッセージを示すデータ45(7)と、アレートメッセージを示すデータ45(8)と、ホストコンピュータ23からのメッセージを示すデータ45(9)と、データ更新カウンタを示すデータ45(10)とからなる。
Each display data indicates data 45 (1) indicating an apparatus number n, data 45 (2) indicating an apparatus name (ID) (deposition apparatus, etching apparatus, etc.), and a line state name (online / offline). Data 45 (3), data 45 (4) indicating the operation mode name (operation state name: reset, standby, etc.), data 45 (5) indicating the name of the recipe currently used, and the end of this recipe Data 45 (6) indicating the scheduled time, data 45 (7) indicating a message for notifying an alarm that has occurred, data 45 (8) indicating an alert message, and data indicating a message from the
図5は、表示データ生成部33で生成された状態推移表示データが格納される状態推移表示データ格納テーブルのフォーマットの一例を示す図である。
FIG. 5 is a diagram illustrating an example of a format of a state transition display data storage table in which the state transition display data generated by the display
図示のごとく、状態推移表示データ記憶テーブルは、1005個のデータ格納部46(1)〜46(1005)を有する。先頭のデータ格納部46(1)には、装置番号を示すデータが格納され、2番目のデータ格納部46(2)には、装置名称を示すデータが格納され、3番目のデータ格納部46(3)には、ロギング開始日時を示すデータが格納され、4番目のデータ格納部46(4)には、状態推移表示開始日時を示すデータが格納され、5番目のデータ格納部46(5)には、状態推移表示用レコード数を示すデータが格納される。6番目の以降の1000個のデータ格納領域46(6)〜46(1005)には、状態推移表示データのレコードが格納される。各状態推移表示データは、装置状態が変化した日時を示すデータ47(1)と、変化の内容を示すデータ47(2)からなる。
As illustrated, the state transition display data storage table has 1005 data storage units 46 (1) to 46 (1005). Data indicating the device number is stored in the first data storage unit 46 (1), and data indicating the device name is stored in the second data storage unit 46 (2), and the third
上記構成において、図6〜図8を参照しながら、状態出力動作を説明する。ここで、図6は、状態データ収集部31と表示データ生成部33との動作を示すフローチャートである。また、図7及び図8は、表示データ生成部33と表示制御部37との動作を示すフローチャートである。なお、図6〜図8において、状態データ収集部31の動作については、(a)を付し、表示データ生成部33の動作については、(b)を付し、表示制御部37の動作については、(c)を付す。
In the above configuration, the state output operation will be described with reference to FIGS. Here, FIG. 6 is a flowchart showing operations of the state
まず、図6を参照しながら、状態データ収集部31と表示データ生成部33との動作を説明する。
First, the operations of the state
この動作においては、まず、状態データ収集部31が、自装置22(1)が終了状態に設定されたか否かを判定する(ステップS41)。終了状態に設定されていない場合は、半導体デバイス製造装置21(1)〜21(16)から状態データを受信したか否かを判定する(ステップS42)。状態データを受信しない場合は、ステップS41に戻り、再
び、自装置22(1)が終了状態に設定されたか否かを判定する。
In this operation, first, the state
これに対し、状態データを受信すると、まず、受信データを収集データ蓄積部32に格納する(ステップS43)。この場合、各半導体デバイス製造装置21(n)の受信データは、半導体デバイス製造装置21(n)用の収集データ記憶ファイルに格納される。また、受信データが半導体デバイス製造装置21(n)の受信データのうち、p(p=1,2,…,1000)番目のデータである場合は、受信データは、図3に示す(p+1)番目のレコード41(p+1)に格納される。 On the other hand, when the status data is received, the received data is first stored in the collected data storage unit 32 (step S43). In this case, the received data of each semiconductor device manufacturing apparatus 21 (n) is stored in the collected data storage file for the semiconductor device manufacturing apparatus 21 (n). Further, when the received data is p (p = 1, 2,..., 1000) th data among the received data of the semiconductor device manufacturing apparatus 21 (n), the received data is (p + 1) shown in FIG. Stored in the th record 41 (p + 1).
この格納が終了すると、今度は、表示データ生成部33が受信データを半導体デバイス製造装置21(1)〜21(16)の現在の状態を表示する現在状態表示データに変換する(ステップS44)。この変換が終了すると、この変換により得られた現在状態表示データを現在状態表示データ記憶部34に格納する(ステップS45)。この場合、各半導体デバイス製造装置21(n)の現在状態表示データは、この半導体デバイス製造装置21(n)用のデータ格納部44(n)(図4参照)に格納される。この格納が終了すると、このデータ格納部44(n)に格納されているデータ更新カウンタをインクリメントする(ステップS46)。
When this storage is completed, the display
このインクリメントが終了すると、状態データ収集部31が、再び、ステップS41の判定処理を実行する。この判定処理により、自装置22(1)が終了状態に設定されたと判定すると、状態データ収集部31は、収集データ蓄積部32に自装置22(1)がダウンしていることを示すデータを格納する(ステップS47)。この場合、このダウンデータは、自装置22(1)用の収集データ記憶ファイルに格納される。
When this increment is completed, the state
以上が、状態データ収集部31と表示データ生成部33との動作である。次に、図7及び図8を参照しながら、表示データ生成部33と表示制御部37との動作を説明する。
The operation of the state
この動作においては、まず、表示制御部37が、作業者からの他画面表示要求を受信したか否かを判定する(ステップS51)。ここで、他画面表示要求とは、現在表示中の画面以外の画面の表示を希望する要求である。他画面表示要求を受信すると、この要求が現在状態表示要求か否かを判定する(ステップS52)。ここで、現在状態表示要求とは、半導体デバイス製造装置21(1)〜21(16)の現在の状態の表示を希望する要求である。
In this operation, first, the
現在状態表示要求である場合は、現在状態表示データ記憶部34から半導体デバイス製造装置21(1)〜21(16)の現在状態表示データを読み出し、このデータに基づいて、表示部36の表示動作を制御する(ステップS53)。これにより、半導体デバイス製造装置21(n)の現在の状態が表示される。
When it is a current state display request, the current state display data of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16) is read from the current state display
表示動作の制御が終了すると、表示制御部37は、データ更新カウンタの参照タイミングを規定するためのタイマをセットする(ステップS54)。このセットが終了すると、他画面表示要求を受信するための待ち状態を設定する(ステップS55)。この設定が終了すると、他画面表示要求を受信したか否かを判定する(ステップS56)。他画面表示要求を受信しない場合は、タイマをセットしてから予め定めた時間が経過したか否かを判定する(ステップS57)。図には、予め定めた時間として、10秒を設定する場合を示す。
When the control of the display operation is finished, the
予め定めた時間が経過していなければ、ステップ55に戻り、再び、他画面表示要求の待ち状態を設定する。これに対し、予め定めた時間が経過すると、データ更新カウンタを参照する(ステップS58)。そして、現在状態表示データが更新されているか否かを判
定する(ステップS59)。
If the predetermined time has not elapsed, the process returns to step 55, and the waiting state for another screen display request is set again. On the other hand, when a predetermined time elapses, the data update counter is referred to (step S58). Then, it is determined whether or not the current state display data has been updated (step S59).
現在状態表示データが更新されていなければ、ステップS54に戻り、再び、タイマをセットする。これに対し、現在状態表示データが更新されている場合は、ステップS53に戻り、再び、表示制御を行う。これにより、更新された現在状態表示データが読み出され、これに基づいて表示が制御される。その結果、新しい装置状態が表示される。 If the current state display data has not been updated, the process returns to step S54 and the timer is set again. On the other hand, if the current state display data has been updated, the process returns to step S53 and display control is performed again. As a result, the updated current state display data is read, and display is controlled based on this. As a result, the new device status is displayed.
上記ステップS56で、他画面表示要求を受信したと判定すると、表示制御部37は、この要求が状態推移表示要求か否かを判定する(ステップS60)。状態推移表示要求である場合は、表示データ生成部33が状態推移表示要求によって指定される半導体デバイス製造装置21(n)の収集データを収集データ蓄積部32から読み出し、図5に示す状態推移格納テーブルのフォーマットに合わせて編集する(ステップS61)。この編集が終了すると、表示データ生成部33が編集データを表示データに変換する(ステップS62)。この変換が終了すると、表示データ生成部33が変換により得られた表示データを状態推移表示データ記憶部35に格納する(ステップS63)。
If it is determined in step S56 that another screen display request has been received, the
この格納が終了すると、今度は、表示制御部37が状態推移表示データ記憶部35に格納されている表示データを状態推移表示要求によって指定された範囲だけ読み出し、このデータに基づいて、表示部36の表示動作を制御する(ステップS64)。これにより、状態推移表示要求によって指定された半導体デバイス製造装置21(n)の状態推移が、この状態推移表示要求によって指定され他範囲だけ表示される。この場合、状態推移は、チャート形式で表示される。
When this storage is completed, the
この処理が終了すると、表示制御部37は、他画面表示要求と状態推移表示範囲切替え要求とを受信するための待ち状態を設定する(ステップS65)。この設定が終了すると、他画面表示要求を受信したか否かを判定する(ステップS66)。この要求を受信しなければ、状態推移表示範囲切替え要求を受信したか否かを判定する(ステップS67)。
When this process ends, the
この状態推移表示範囲切替え要求を受信しなければ、表示制御部37は、ステップS65に戻り、再び、他画面表示要求と状態推移表示範囲切替え要求との受信待ち状態を設定する。これに対し、状態推移表示範囲切替え要求を受信すると、ステップS64に戻り、状態推移表示データ記憶部35に格納されている状態推移表示データを状態推移表示範囲切替え要求によって指定された範囲だけ読み出し、このデータに基づいて、表示部36の表示動作を制御する。これにより、半導体デバイス製造装置21(n)の状態推移が、状態推移表示範囲切替え要求によって指定された範囲だけ表示される。
If this state transition display range switching request is not received, the
上記ステップS66で、他画面表示要求が発生したと判定すると、表示制御部37は、この要求によって指定される他画面表示処理を実行する(ステップS68)。同様に、上記ステップS60で、他画面表示要求が状態推移表示要求でないとした場合も、表示制御部37は、ステップS68に移行し、この他画面表示要求によって指定される他画面表示処理を実行する。上記ステップS52で、他画面表示要求が状態推移表示要求でないと判定した場合は、表示制御部37は、ステップS60に移行し、この他画面表示要求が状態推移表示要求か否かを判定する。
If it is determined in step S66 that another screen display request has occurred, the
以上が、表示データ生成部33と表示制御部37との動作である。図9は、半導体デバイス製造装置21(1)〜21(16)の現在状態を表示する現在状態表示画面の一例を示す図である。
The operation of the display
図において、51は、画面のタイトルの表示欄を示し、52は、半導体デバイス製造装置21(1)〜21(16)の名称の表示欄を示し、53は、ライン状態の名称の表示欄
を示し、54は、動作状態の名称の表示欄を示し、55は、現在使用中のレシピの名称の表示欄を示し、56は、レシピの終了予定時刻の表示欄を示し、57は、アラームのあり/なしの表示欄及び発生中のアラームメッセージ一覧(ポップアップ)画面の表示用ボタンの表示欄を示し、58は、アレートのあり/なしの表示欄及び発生中のアラームメッセージ一覧(ポップアップ)画面の表示用ボタンの表示欄を示し、59は、ホストメッセージのあり/なしの表示欄及び発生中のホストメッセージ(ポップアップ)画面の表示用ボタンの表示欄を示し、60は、他画面表示用ボタンの表示欄を示す。
In the figure, 51 indicates a display column for the title of the screen, 52 indicates a display column for the names of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16), and 53 indicates a display column for the names of the line states. 54 indicates a display field for the name of the operation state, 55 indicates a display field for the name of the recipe currently in use, 56 indicates a display field for the scheduled end time of the recipe, 57 indicates an alarm Shows a display field for a display button for presence / absence and a display button for an alarm message list (pop-up) screen that is occurring. A display field of a display button is shown. 59 is a display field of presence / absence of a host message and a display field of a display button of a host message (pop-up) screen being generated. It shows the display column of buttons for screen display.
図10は、各半導体デバイス製造装置21(n)の状態推移を表示する状態推移表示画面の一例を示す図である。図には、状態推移をチャート形式で表示する場合を示す。 FIG. 10 is a diagram illustrating an example of a state transition display screen that displays the state transition of each semiconductor device manufacturing apparatus 21 (n). The figure shows a case where the state transition is displayed in a chart format.
図において、71は、画面のタイトルの表示欄を示し、72は、装置名称の表示欄を示し、73は、ロギング開始日付の表示欄を示し、74は、状態推移表示開始日時の表示欄を示し、75は、動作状態の名称と推移との表示欄を示し、76は、ダウン状態の名称と推移との表示欄を示し、77は、ライン状態の名称と推移との表示欄を示し、78は、状態推移の表示範囲の切替え用スクロールバーを示し、79は、1日目の状態推移の表示欄を示し、80は、2日目の状態推移の表示欄を示し、81は、他画面の表示を要求するための他画面表示用ボタンの表示欄を示し、82は、状態推移画面をハードコピーするためのハードコピー用ボタンの表示欄を示す。
In the figure, 71 indicates a display column for the title of the screen, 72 indicates a display column for the device name, 73 indicates a display column for the logging start date, and 74 indicates a display column for the state transition display start date and time. 75 indicates a display column for the name and transition of the operation state, 76 indicates a display column for the name and transition of the down state, 77 indicates a display column of the name and transition of the line state, 78 is a scroll bar for switching the display range of the state transition, 79 is a display column of the state transition of the first day, 80 is a display column of the state transition of the second day, 81 is other A display field for a button for displaying another screen for requesting display of a screen is shown.
以上詳述した本実施の形態によれば、次のような効果を得ることができる。 According to the embodiment described in detail above, the following effects can be obtained.
(1)まず、本実施の形態によれば、半導体デバイス製造装置21(1)〜21(16)の状態を示す状態データを収集し、この収集データを蓄積し、この蓄積データに基づいて、半導体デバイス製造装置21(1)〜21(16)の状態の推移を表示するようにしたので、半導体デバイス製造装置21(1)〜21(16)に異常が発生した場合、異常の発生時期や発生原因等を容易に特定することができる。 (1) First, according to the present embodiment, state data indicating the states of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16) is collected, the collected data is accumulated, and based on the accumulated data, Since the transition of the states of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16) is displayed, when an abnormality occurs in the semiconductor device manufacturing apparatuses 21 (1) to 21 (16), The cause of the occurrence can be easily identified.
(2)また、本実施の形態によれば、半導体デバイス製造装置21(1)〜21(16)の状態推移を表示する場合、チャート形式で表示するようにしたので、状態推移を視覚的にわかりやすく表示することができる。これにより、異常の発生時期や発生原因等を即座に特定することができる。 (2) Further, according to the present embodiment, when the state transition of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16) is displayed, the state transition is visually displayed because it is displayed in a chart format. It can be displayed clearly. As a result, it is possible to immediately identify the occurrence time and cause of the abnormality.
(3)また、本実施の形態によれば、半導体デバイス製造装置21(1)〜21(16)の状態データを蓄積する場合、収集してから蓄積するようにしたので、半導体デバイス製造装置21(1)〜21(16)に異常が発生した場合でも、その状態推移を確実に表示することができる。 (3) Also, according to the present embodiment, when the state data of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16) is stored, they are collected and stored. Even when an abnormality occurs in (1) to 21 (16), the state transition can be reliably displayed.
すなわち、半導体デバイス製造装置21(1)〜21(16)の状態データを蓄積する構成としては、収集してから蓄積するのではなく、蓄積してから収集する構成が考えられる。 That is, as a configuration for accumulating the state data of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16), a configuration in which the state data is not collected but accumulated but collected is conceivable.
しかしながら、このような構成では、状態データの蓄積を半導体デバイス製造装置21(1)〜21(16)の管理下に置かなければならないため、半導体デバイス製造装置21(1)〜21(16)に異常が発生した場合、蓄積データを収集することができなくなる場合がある。これにより、このような構成では、半導体デバイス製造装置21(1)〜21(16)の状態推移を表示することができなくなる場合がある。 However, in such a configuration, since the accumulation of the state data must be under the control of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16), the semiconductor device manufacturing apparatuses 21 (1) to 21 (16) When an abnormality occurs, the accumulated data may not be collected. Thereby, in such a configuration, it may not be possible to display the state transition of the semiconductor device manufacturing apparatuses 21 (1) to 21 (16).
これに対し、本実施の形態のように、収集してから蓄積する構成では、状態データの蓄積を状態出力装置21(1)の管理下に置くことができるので、半導体デバイス製造装置
21(1)〜21(16)に異常が発生した場合でも、確実に状態推移を表示することができる。
On the other hand, in the configuration of collecting and accumulating as in the present embodiment, the accumulation of the state data can be under the control of the state output device 21 (1), so that the semiconductor device manufacturing apparatus 21 (1 ) To 21 (16), even if an abnormality occurs, the state transition can be displayed reliably.
以上、本発明の一実施の形態を詳細に説明したが、本発明は、上述したような実施の形態に限定されるものではない。例えば、先の実施の形態では、状態推移を出力する場合、画像表示によって出力する場合を説明した。しかしながら、本発明は、音声や印字等によって出力するようにしてもよい。このほかにも、本発明は、その要旨を逸脱しない範囲で種々様々変形実施可能なことは勿論である。 As mentioned above, although one embodiment of the present invention was described in detail, the present invention is not limited to the above-described embodiment. For example, in the previous embodiment, the case where the state transition is output and the case where the state transition is output by image display has been described. However, the present invention may be output by voice or printing. Of course, the present invention can be variously modified without departing from the scope of the invention.
21…半導体デバイス製造装置群、21(1)〜21(16)…半導体デバイス製造装置、22…状態出力装置群、22(1),22(2)…状態出力装置、23…ホストコンピュータ、24…TCP/IPターミナルサーバ、25…イーサネット、26…SCSIターミナルサーバ、27…トランシーバ、31…状態データ収集部、32…収集データ蓄積部、33…表示データ生成部、34…現在状態表示データ記憶部、35…状態推移表示データ記憶部、36…表示部、37…表示制御部。
21 ... Semiconductor device manufacturing equipment group, 21 (1) to 21 (16) ... Semiconductor device manufacturing equipment, 22 ... Status output equipment group, 22 (1), 22 (2) ... Status output equipment, 23 ... Host computer, 24 ... TCP / IP terminal server, 25 ... Ethernet, 26 ... SCSI terminal server, 27 ... Transceiver, 31 ... Status data collection unit, 32 ... Collection data storage unit, 33 ... Display data generation unit, 34 ... Current status display
Claims (10)
前記状態出力装置は、
前記固体デバイス製造装置の現在の状態を示す状態データを収集する状態データ収集手段と、
この状態データ収集手段により収集された動作状態データを順次蓄積する収集データ蓄積手段と、
前記収集データ蓄積手段に蓄積されている収集データを表示データに変換する表示データ生成手段と、
前記表示データを記憶する表示データ記憶手段と、
前記表示データ記憶手段に記憶された表示データに基づいて、前記固体デバイス製造装置の現在の状態を画像表示する現在状態出力手段と
を備え、
更に、前記状態データ収集手段は、アップ/ダウン状態を示すアップ/ダウン状態データを収集し、
前記収集データ蓄積手段は、前記状態データ収集手段により収集された前記アップ/ダウン状態データを順次蓄積し、
前記表示データ生成手段は、前記収集データ蓄積手段に蓄積されている前記アップ/ダウン状態データをアップ/ダウン状態推移表示データに変換し、
前記表示データ記憶手段は、前記アップ/ダウン状態推移表示データを記憶し、
状態推移出力手段は、前記表示データ記憶手段に記憶されたアップ/ダウン状態推移表示データに基づいて、前記固体デバイス製造装置のアップ/ダウン状態の推移を画像表示することを特徴とする固体デバイス製造システム。 A solid device manufacturing system comprising a plurality of solid device manufacturing apparatuses of the same type or different types and a state output device that outputs the state of each solid device manufacturing apparatus,
The status output device includes:
State data collection means for collecting state data indicating the current state of the solid-state device manufacturing apparatus;
Collection data storage means for sequentially storing the operation state data collected by the state data collection means;
Display data generating means for converting the collected data stored in the collected data storage means into display data;
Display data storage means for storing the display data;
A current state output means for displaying an image of the current state of the solid-state device manufacturing apparatus based on the display data stored in the display data storage means,
Further, the state data collecting means collects up / down state data indicating an up / down state,
The collected data storage means sequentially stores the up / down state data collected by the state data collection means,
The display data generation means converts the up / down state data stored in the collected data storage means into up / down state transition display data,
The display data storage means stores the up / down state transition display data,
The state transition output means displays the image of the up / down state transition of the solid device manufacturing apparatus based on the up / down state transition display data stored in the display data storage means. system.
前記状態出力装置は、
前記固体デバイス製造装置の現在の状態を示す状態データを収集する状態データ収集手段と、
前記状態データ収集手段により収集された動作状態データを順次蓄積する収集データ蓄
積手段と、
前記収集データ蓄積手段に蓄積されている収集データを表示データに変換する表示データ生成手段と、
前記表示データを記憶する表示データ記憶手段と、
前記表示データ記憶手段に記憶された表示データに碁ついて、前記固体デバイス製造装置の現在の状態を画像表示する現在状態出力手段と
を備え、
更に、前記状態データ収集手段は、ライン状態を示すライン状態収集データを収集し、
前記収集データ蓄積手段は、前記状態データ収集手段により収集された前記ライン状態収集データを順次蓄積し、
前記表示データ生成手段は、前記収集データ蓄積手段に蓄積されている前記ライン状態収集データをライン状態推移表示データに変換し、
前記表示データ記憶手段は、前記ライン状態推移表示データを記憶し、
状態推移出力手段は、前記表示データ記憶手段に記憶されたライン状態推移表示データに基づいて、前記固体デバイス製造装置のライン状態の推移を画像表示することを特徴とする固体デバイス製造システム。 A solid device manufacturing system including a plurality of solid device manufacturing apparatuses of the same type or different types and a state output device that outputs the state of each solid device manufacturing apparatus,
The status output device includes:
State data collection means for collecting state data indicating the current state of the solid-state device manufacturing apparatus;
Collected data storage means for sequentially storing the operation state data collected by the state data collection means;
Display data generating means for converting the collected data stored in the collected data storage means into display data;
Display data storage means for storing the display data;
A current state output means for displaying an image of the current state of the solid-state device manufacturing apparatus for the display data stored in the display data storage means,
Further, the state data collection means collects line state collection data indicating a line state,
The collected data storage means sequentially stores the line state collection data collected by the state data collection means,
The display data generation means converts the line state collection data stored in the collection data storage means into line state transition display data,
The display data storage means stores the line state transition display data,
The state transition output means displays the transition of the line state of the solid device manufacturing apparatus as an image based on the line state transition display data stored in the display data storage means.
前記状態出力装置は、
固体デバイス製造装置の現在の状態を示す状態データを収集する状態データ収集手段と、
前記状態データ収集手段により収集された動作状態データを順次蓄積する収集データ蓄積手段と、
前記収集データ蓄積手段に蓄積されている収集データを表示データに変換する表示データ生成手段と、
前記表示データを記憶する表示データ記憶手段と、
前記表示データ記憶手段に記憶された表示データに基づいて、前記固体デバイス製造装置の現在の状態を画像表示する現在状態出力手段とを備え、
更に前記状態データ収集手段は、アップ/ダウン状態を示すアップ/ダウン状態データを収集し、
前記収集データ蓄積手段は、前記状態データ収集手段により収集された前記アップ/ダウン状態データを順次蓄積し、
前記表示データ生成手段は、前記収集データ蓄積手段に蓄積されている前記アップ/ダウン状態データをアップ/ダウン状態推移表示データに変換し、
前記表示データ記憶手段は、前記アップ/ダウン状態推移表示データを記憶し、
状態推移出力手段は、前記表示データ記憶手段に記憶されたアップ/ダウン状態推移表示データに基づいて、前記固体デバイス製造装置のアップ/ダウン状態の推移を画像表示することを特徴とする固体デバイス製造システム。 A solid comprising a plurality of solid device manufacturing apparatuses of the same type or different types, a state output apparatus that outputs the state of each solid device manufacturing apparatus, and a host computer that controls the operation of each solid device manufacturing apparatus or the state output apparatus A device manufacturing system,
The status output device includes:
State data collecting means for collecting state data indicating the current state of the solid state device manufacturing apparatus;
Collected data storage means for sequentially storing the operation state data collected by the state data collection means;
Display data generating means for converting the collected data stored in the collected data storage means into display data;
Display data storage means for storing the display data;
Based on display data stored in the display data storage means, a current state output means for displaying an image of the current state of the solid-state device manufacturing apparatus,
Further, the state data collecting means collects up / down state data indicating an up / down state,
The collected data storage means sequentially stores the up / down state data collected by the state data collection means,
The display data generation means converts the up / down state data stored in the collected data storage means into up / down state transition display data,
The display data storage means stores the up / down state transition display data,
The state transition output means displays the image of the up / down state transition of the solid device manufacturing apparatus based on the up / down state transition display data stored in the display data storage means. system.
前記状態出力装置は、
固体デバイス製造装置の現在の状態を示す状態データを収集する状態データ収集手段と、
前記状態データ収集手段により収集された動作状態データを順次蓄積する収集データ蓄積手段と、
前記収集データ蓄積手段に蓄積されている収集データを表示データに変換する表示デー
タ生成手段と、
前記表示データを記憶する表示データ記憶手段と、
前記表示データ記憶手段に記憶された表示データに基づいて、前記固体デバイス製造装置の現在の状態を画像表示する現在状態出力手段とを備え、
更に、前記状態データ収集手段は、ライン状態を示すライン状態収集データを収集し、
前記収集データ蓄積手段は、前記状態データ収集手段により収集された前記ライン状態収集データを順次蓄積し、
前記表示データ生成手段は、前記収集データ蓄積手段に蓄積されている前記ライン状態収集データをライン状態推移表示データに変換し、
前記表示データ記憶手段は、前記ライン状態推移表示データを記憶し、
状態推移出力手段は、前記表示データ記憶手段に記憶されたライン状態推移表示データに基づいて、前記固体デバイス製造装置のライン状態の推移を画像表示することを特徴とする固体デバイス製造システム。 A solid comprising a plurality of solid device manufacturing apparatuses of the same type or different types, a state output apparatus that outputs the state of each solid device manufacturing apparatus, and a host computer that controls the operation of each solid device manufacturing apparatus or the state output apparatus A device manufacturing system,
The status output device includes:
State data collecting means for collecting state data indicating the current state of the solid state device manufacturing apparatus;
Collected data storage means for sequentially storing the operation state data collected by the state data collection means;
Display data generating means for converting the collected data stored in the collected data storage means into display data;
Display data storage means for storing the display data;
Based on display data stored in the display data storage means, a current state output means for displaying an image of the current state of the solid-state device manufacturing apparatus,
Further, the state data collection means collects line state collection data indicating a line state,
The collected data storage means sequentially stores the line state collection data collected by the state data collection means,
The display data generation means converts the line state collection data stored in the collection data storage means into line state transition display data,
The display data storage means stores the line state transition display data,
The state transition output unit displays the transition of the line state of the solid state device manufacturing apparatus based on the line state transition display data stored in the display data storage unit.
ことを特徴とする請求項1〜4のいずれかに記載の固体デバイス製造システム。 As the operation state data, there are data indicating a reset state, data indicating a standby state, data indicating an operation state data, data indicating an end state, data indicating a manual operation state, and data indicating an idle state. It is contained, The solid-state device manufacturing system in any one of Claims 1-4 characterized by the above-mentioned.
前記状態出力装置は、
前記固体デバイス製造装置の現在の状態を示す状態データを収集する状態データ収集手段と、
この状態データ収集手段により収集された動作状態データを順次蓄積する収集データ蓄積手段と、
前記収集データ蓄積手段に蓄積されている収集データ表示データに変換する表示データ生成手段と、
前記表示データを記憶する表示データ記憶手段と、
前記表示データ記憶手段に記憶された表示データに基づいて、前記固体デバイス製造装置の現在の状態を画像表示する現在状態出力手段と
を備え、
更に、前記状態データ収集手段は、アップ/ダウン状態を示すアップ/ダウン状態データを収集し、
前記収集データ蓄積手段は、前記状態データ収集手段により収集された前記アップ/ダウン状態データを順次蓄積し、
前記表示データ生成手段は、前記収集データ蓄積手段に蓄積されている前記アップ/ダウン状態データをアップ/ダウン状態推移表示データに変換し、
前記表示データ記憶手段は、前記アップ/ダウン状態推移表示データを記憶し、
状態推移出力手段は、前記表示データ記憶手段に記憶されたアップ/ダウン状態推移表示データに基づいて、前記固体デバイス製造装置のアップ/ダウン状態の推移を画像表示
することを特徴とする状態表示方法。 A state display method implemented by a solid device manufacturing system including a plurality of solid device manufacturing apparatuses of the same type or different types and a state output device that outputs the state of each solid device manufacturing apparatus,
The status output device includes:
State data collection means for collecting state data indicating the current state of the solid-state device manufacturing apparatus;
Collection data storage means for sequentially storing the operation state data collected by the state data collection means;
Display data generating means for converting into collected data display data stored in the collected data storage means;
Display data storage means for storing the display data;
A current state output means for displaying an image of the current state of the solid-state device manufacturing apparatus based on the display data stored in the display data storage means,
Further, the state data collecting means collects up / down state data indicating an up / down state,
The collected data storage means sequentially stores the up / down state data collected by the state data collection means,
The display data generation means converts the up / down state data stored in the collected data storage means into up / down state transition display data,
The display data storage means stores the up / down state transition display data,
The state transition output means displays the up / down state transition of the solid state device manufacturing apparatus based on the up / down state transition display data stored in the display data storage means. .
前記状態出力装置は、
固体デバイス製造装置の現在の状態を示す状態データを収集する状態データ収集手段と、
前記状態データ収集手段により収集された動作状態データを順次蓄積する収集データ蓄積手段と、
前記収集データ蓄積手段に蓄積されている収集データを表示データに変換する表示データ生成手段と、
前記表示データを記憶する表示データ記憶手段と、
前記表示データ記憶手段に記憶された表示データに碁ついて、前記固体デバイス製造装置の現在の状態を画像表示する現在状態出力手段と
を備え、
更に、前記状態データ収集手段は、ライン状態を示すライン状態収集データを収集し、
前記収集データ蓄積手段は、前記状態データ収集手段により収集された前記ライン状態収集データを順次蓄積し、
前記表示データ生成手段は、前記収集データ蓄積手段に蓄積されている前記ライン状態収集データをライン状態推移表示データに変換し、
前記表示データ記憶手段は、前記ライン状態推移表示データを記憶し、
状態推移出力手段は、前記表示データ記憶手段に記憶されたライン状態推移表示データに基づいて、前記固体デバイス製造装置のライン状態の推移を画像表示することを特徴とする状態表示方法。 A state display method implemented by a solid device manufacturing system including a plurality of solid device manufacturing apparatuses of the same type or different types and a state output device that outputs the state of each solid device manufacturing apparatus,
The status output device includes:
State data collecting means for collecting state data indicating the current state of the solid state device manufacturing apparatus;
Collected data storage means for sequentially storing the operation state data collected by the state data collection means;
Display data generating means for converting the collected data stored in the collected data storage means into display data;
Display data storage means for storing the display data;
A current state output means for displaying an image of the current state of the solid-state device manufacturing apparatus for the display data stored in the display data storage means,
Further, the state data collection means collects line state collection data indicating a line state,
The collected data storage means sequentially stores the line state collection data collected by the state data collection means,
The display data generation means converts the line state collection data stored in the collection data storage means into line state transition display data,
The display data storage means stores the line state transition display data,
The state transition output means displays an image of the transition of the line state of the solid state device manufacturing apparatus based on the line state transition display data stored in the display data storage means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008111320A JP4975680B2 (en) | 2008-04-22 | 2008-04-22 | Solid device manufacturing system and status display method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008111320A JP4975680B2 (en) | 2008-04-22 | 2008-04-22 | Solid device manufacturing system and status display method |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP28694197A Division JP4167738B2 (en) | 1997-10-20 | 1997-10-20 | Status output device for solid-state device manufacturing equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008270817A JP2008270817A (en) | 2008-11-06 |
JP4975680B2 true JP4975680B2 (en) | 2012-07-11 |
Family
ID=40049817
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008111320A Expired - Fee Related JP4975680B2 (en) | 2008-04-22 | 2008-04-22 | Solid device manufacturing system and status display method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4975680B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5381831B2 (en) * | 2010-03-16 | 2014-01-08 | 東京エレクトロン株式会社 | Semiconductor manufacturing system |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07129235A (en) * | 1992-06-25 | 1995-05-19 | Akita Denshi Kk | Facility operation management system |
JPH07107136A (en) * | 1993-09-30 | 1995-04-21 | Kokusai Electric Co Ltd | Communication method for semiconductor manufacturing device |
JPH07320178A (en) * | 1994-05-27 | 1995-12-08 | Toshiba Syst Technol Kk | Plant monitor device |
JPH09148421A (en) * | 1995-11-20 | 1997-06-06 | Hitachi Ltd | Processor and semiconductor manufacture device |
-
2008
- 2008-04-22 JP JP2008111320A patent/JP4975680B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2008270817A (en) | 2008-11-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4962099B2 (en) | Information processing apparatus and information processing program | |
JPH10341429A (en) | Camera control system, control method therefor and storage medium stored with program for executing the control | |
CN103092959B (en) | Task time zone processing method and processing device | |
JP5357130B2 (en) | Event information management device, event information management method, and event information management system | |
JP2006268470A (en) | Asynchronous communication method | |
JP2011009911A (en) | System and program for control of program delivery | |
US9860105B2 (en) | Management device, management method, and recording medium | |
JP2010067093A (en) | Management device, program, and management system | |
JP4975680B2 (en) | Solid device manufacturing system and status display method | |
JPWO2006016405A1 (en) | Elevator monitoring system | |
JP2015046655A (en) | Monitoring camera device, and monitoring camera system | |
JP4167738B2 (en) | Status output device for solid-state device manufacturing equipment | |
JP2009049577A (en) | Monitoring device, monitoring method and monitoring system | |
CN107463527B (en) | Facility management device | |
JP2007235914A (en) | Digital video monitor system | |
JP2013187725A (en) | Monitoring camera system and setting method of the same | |
JP2006345208A (en) | Video monitor system, monitor video management device and monitor video providing device | |
JP2010245841A (en) | Method and device for managing network, and network apparatus | |
JP2012049724A (en) | Photographing system, photographing device and photographing method | |
JP2007147484A (en) | Time correction system | |
JP2011130035A (en) | Transmission apparatus and transmission method | |
KR101165616B1 (en) | System for processing image of camera and apparatus for processing image and method for processing image of camera | |
JP2006350827A (en) | Remote monitoring system, setting device, server device and control method | |
JP2010231292A (en) | Monitoring device | |
JP2008165549A (en) | Water treatment facility integrated operation management system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110914 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110922 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111109 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111206 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120118 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120202 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120307 |
|
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: 20120328 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120411 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150420 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |