JP2006294831A - Data collecting system - Google Patents

Data collecting system Download PDF

Info

Publication number
JP2006294831A
JP2006294831A JP2005113071A JP2005113071A JP2006294831A JP 2006294831 A JP2006294831 A JP 2006294831A JP 2005113071 A JP2005113071 A JP 2005113071A JP 2005113071 A JP2005113071 A JP 2005113071A JP 2006294831 A JP2006294831 A JP 2006294831A
Authority
JP
Japan
Prior art keywords
data
database
semiconductor manufacturing
stored
processing
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.)
Withdrawn
Application number
JP2005113071A
Other languages
Japanese (ja)
Inventor
Mitsuhiro Matsuda
充弘 松田
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 JP2005113071A priority Critical patent/JP2006294831A/en
Publication of JP2006294831A publication Critical patent/JP2006294831A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data collecting system with which data processing of a semiconductor manufacturing device can appropriately be performed by shortening retrieval time of data stored in a data base. <P>SOLUTION: When the semiconductor manufacturing device 1 performs processing of a semiconductor substrate; a data collecting device 2 is operated, raw data showing operation information is acquired from the semiconductor manufacturing device 1, and raw data are stored in a primary data base 3. An event is added to raw data stored in the primary data base 3 by an operation of the data collecting device 2, and work data are stored in a secondary data base 4. Since the number of data records in work data stored in the secondary data base 4 becomes small, time can be shortened when the data collecting device 2 retrieves desired data. A method for generating work data is realized by cutting raw data by a time interval and the event, which are previously designated. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、データの収集・蓄積などの処理を行うデータ収集システムに関し、特に、半導体製造装置の稼動状態を示すデータを収集・蓄積し、そのデータを加工処理して活用するためのデータ収集システムに関するものである。   The present invention relates to a data collection system that performs processing such as data collection / accumulation, and more particularly to a data collection system for collecting / accumulating data indicating the operating state of a semiconductor manufacturing apparatus and processing and utilizing the data. It is about.

従来より、半導体製造装置の稼動状態を示す情報を取得してそれらの情報をデータベースに蓄積し、それらの蓄積情報(例えば、データ)をグラフ表示したり、重ね合わせグラフ表示したり、平均、最大、最小などの数式処理を行ったりして、取得したデータと過去のデータまたは理想データとの比較を行い、半導体製造装置が正しく動作しているかどうかを分析するデータ収集システムが知られている。このようなデータ収集システムには、例えばEES(Equipment Engineering System)と呼ばれるものがある。   Conventionally, information indicating the operating state of a semiconductor manufacturing apparatus is acquired and stored in a database, and the stored information (for example, data) is displayed in a graph, superimposed graph, average, maximum A data collection system is known that performs mathematical processing such as minimum, compares the acquired data with past data or ideal data, and analyzes whether the semiconductor manufacturing apparatus is operating correctly. An example of such a data collection system is called an EES (Equipment Engineering System).

なお、半導体製造装置の稼動状態を示す情報とは、温度、ガス流量、バルブの開閉状態などのセンサやアクチュエータ等の情報や、半導体製造装置がアクチュエータなどに指示した温度、ガス流量、バルブの開閉指示などの情報や、処理を施したウェーハやキャリア、レシピなどのID情報、レシピ実行の際のステップ遷移情報など多種に亘る情報であって、これらの情報は発生した事象とその時間との組合せで表わされる。また、温度などのような連続したデータの場合は、数秒から1秒のインターバルまたはそれより早いインターバルで定期的にデータを読み出し、そのデータをそのままデータベースに格納するか、あるいは前回に取得したデータから変化があった時点で新しいデータをデータベースに格納する。   The information indicating the operating state of the semiconductor manufacturing equipment includes information on sensors, actuators, etc. such as temperature, gas flow rate, valve open / closed state, temperature, gas flow rate, valve open / close status indicated by the semiconductor manufacturing equipment to the actuators, etc. Information such as instructions, ID information such as processed wafers and carriers, recipes, and step transition information when executing recipes. These information are combinations of events that occurred and their times. It is represented by In the case of continuous data such as temperature, the data is periodically read out at intervals of several seconds to 1 second or earlier, and the data is stored in the database as it is, or from the data acquired last time. Store new data in the database when there is a change.

しかしながら、データベースに格納されるデータは1データを1データレコードに蓄積するのが一般的であるが、データの種類や発生頻度にもよるがデータベースに蓄積されるデータ件数は非常に多い。例えば、半導体製造装置の場合は、数ケ月運用したときの総データ数は数十万件から数百万件のオーダになる。このように多数のデータが格納されたデータベースからデータレコードを検索する場合の基本的なキーは時間とデータ項目となるが、検索で指定した期間が長い場合は、必然的にマッチングするデータレコードの数が多くなり、結果的に、データ検索にかなりの時間を要する。   However, the data stored in the database generally stores one data in one data record, but the number of data stored in the database is very large depending on the type of data and the frequency of occurrence. For example, in the case of a semiconductor manufacturing apparatus, the total number of data when operated for several months is on the order of several hundred thousand to several million. In this way, the basic key for searching data records from a database that stores a large number of data is time and data items. However, if the time period specified in the search is long, the matching data record is inevitably required. The number increases, and as a result, the data retrieval takes a considerable time.

図6は従来のデータ収集システムの概略的な構成図である。すなわち、図6に示すように、半導体製造装置11の稼動状態を示す炉内温度やガス流量などのデータは、測定された時間と組み合わされて、そのままデータベース13に格納される。そして、データ収集装置12がデータベース13から必要なデータを検索して半導体製造装置11の制御を行う。このとき、データ収集装置12がデータベース13に蓄積されたデータをそのまま利用して検索しようとする場合は、データ量が多いためにデータの検索時間が長くなることがあり、結果的にデータ収集システム12の使い勝手がよくない。   FIG. 6 is a schematic configuration diagram of a conventional data collection system. That is, as shown in FIG. 6, data such as the furnace temperature and the gas flow rate indicating the operating state of the semiconductor manufacturing apparatus 11 is combined with the measured time and stored in the database 13 as it is. Then, the data collection device 12 retrieves necessary data from the database 13 and controls the semiconductor manufacturing device 11. At this time, if the data collection device 12 tries to search using the data stored in the database 13 as it is, the data search time may be long due to the large amount of data, resulting in a data collection system. 12 is not easy to use.

本発明は、以上のような問題点に鑑みてなされたものであり、データベースに格納されたデータの検索時間を短くして半導体製造装置のデータ処理を適正に行うことができるデータ収集システムを提供することを目的としている。   The present invention has been made in view of the above problems, and provides a data collection system that can appropriately perform data processing of a semiconductor manufacturing apparatus by shortening the search time of data stored in a database. The purpose is to do.

上述した課題を解決するため、本発明に係るデータ収集システムは、半導体製造装置と、その半導体製造装置から稼動情報を示す生データを収集するデータ収集装置とが通信回線で接続されたデータ収集システムであって、データ収集装置は、半導体製造装置から収集した生データをレコード毎に格納する一次データベースと、一次データベースに格納された生データに対して所定の条件ごとにレコードを割り当てた加工データを格納する二次データベースとを備え、二次データベースから加工データを検索して半導体製造装置に対して所定の制御を行う構成を採っている。   In order to solve the above-described problems, a data collection system according to the present invention is a data collection system in which a semiconductor manufacturing apparatus and a data collection apparatus that collects raw data indicating operation information from the semiconductor manufacturing apparatus are connected by a communication line. The data collection device stores a primary database that stores raw data collected from a semiconductor manufacturing apparatus for each record, and processing data in which records are assigned to the raw data stored in the primary database for each predetermined condition. And a secondary database to be stored. The processing data is retrieved from the secondary database and predetermined control is performed on the semiconductor manufacturing apparatus.

このような構成によれば、一次データベースが半導体製造装置の稼動情報を示す生データを格納すると、検索用の二次データベースが、その生データに対して所定の条件(例えば、時間とイベント)ごとにレコードを割り当てた加工データを格納する。これによって、検索用の二次データベースに格納された加工データは、1レコードのデータ量が多くなっても(つまり、レコードサイズが大きくなっても)レコードの数が減少しているので、結果的に、データの検索時間を短縮化することができる。なお、一次データベースの総データ量と二次データベースの総データ量は等しいものとすることができる。   According to such a configuration, when the primary database stores the raw data indicating the operation information of the semiconductor manufacturing apparatus, the secondary database for search is performed on the raw data for each predetermined condition (for example, time and event). Stores machining data to which records are assigned. As a result, the processed data stored in the secondary database for search has a reduced number of records even if the data amount of one record increases (that is, the record size increases). In addition, the data search time can be shortened. Note that the total data amount of the primary database and the total data amount of the secondary database can be equal.

また、本発明は、半導体製造装置におけるデータ収集の方法を提供することもできる。すなわち、本発明に係るデータ収集の方法は、データ収集装置が通信回線を介して半導体製造装置から稼動情報を示す生データを収集する手順と、収集した生データをレコード毎に一次データベースに格納する手順と、一次データベースに格納された生データに対して所定の条件ごとにレコードを割り当てた加工データを二次データベースに格納する手順と、データ収集装置が二次データベースから加工データを検索して半導体製造装置に対して所定の制御を行う手順とを含んでいる。   The present invention can also provide a data collection method in a semiconductor manufacturing apparatus. That is, in the data collection method according to the present invention, the data collection apparatus collects the raw data indicating the operation information from the semiconductor manufacturing apparatus via the communication line, and stores the collected raw data in the primary database for each record. A procedure, a procedure for storing processed data in which records are assigned to the raw data stored in the primary database for each predetermined condition in the secondary database, and a data collecting device retrieves the processed data from the secondary database and performs semiconductor processing. And a procedure for performing predetermined control on the manufacturing apparatus.

本発明のデータ収集システムによれば、半導体製造装置から収集した稼動情報に対して所定の条件(例えば、時間とイベント)ごとにレコードを割り当てた加工データが二次データベースに格納されている。したがって、この二次データベースを検索することにより、検索でマッチングするレコード数を減少させることができるので、データ検索を効率よく短時間で行うことができる。したがって、データ(レコード)の検索スピードを高速化することが可能となる。   According to the data collection system of the present invention, machining data in which records are assigned to the operation information collected from the semiconductor manufacturing apparatus for each predetermined condition (for example, time and event) is stored in the secondary database. Therefore, by searching the secondary database, the number of records matched by the search can be reduced, so that the data search can be performed efficiently and in a short time. Therefore, it is possible to increase the search speed of data (record).

《発明の概要》
本発明のデータ収集システムは、データベースに蓄積されたデータの検索速度を速くするために、データ収集装置が半導体製造装置から取得した稼動情報を示す生データを格納するデータベース(以下、1次データベースという)とは別に検索用のデータベース(以下、2次データベースという)を構築する。すなわち、2次データベースは1次データベースの生データを加工した加工データを格納し、2次データベースから検索するデータレコードの数を少なくすることによって、2次データベースからデータを検索する時間の短縮化を図っている。
<< Summary of Invention >>
The data collection system of the present invention is a database (hereinafter referred to as a primary database) that stores raw data indicating operation information acquired from a semiconductor manufacturing apparatus by a data collection apparatus in order to increase the search speed of data accumulated in the database. In addition to the above, a search database (hereinafter referred to as a secondary database) is constructed. That is, the secondary database stores processed data obtained by processing the raw data of the primary database, and reduces the time for retrieving data from the secondary database by reducing the number of data records retrieved from the secondary database. I am trying.

つまり、本発明のデータ収集システムによって半導体製造装置用のデータ処理システムを構築する場合は、半導体製造装置から取得したその半導体製造装置自身の稼動状態を示す生データを蓄積して処理を行うときに、最初に1次データベースに蓄積した生データを加工し、加工データとして2次データベースに格納する。そして、加工データを2次データベースから検索することによって検索時間を短縮化してアプリケーションでの活用を容易にしている。   That is, when a data processing system for a semiconductor manufacturing apparatus is constructed by the data collection system of the present invention, when raw data indicating the operating state of the semiconductor manufacturing apparatus itself acquired from the semiconductor manufacturing apparatus is accumulated and processed. First, the raw data accumulated in the primary database is processed and stored in the secondary database as processed data. Then, by retrieving the machining data from the secondary database, the retrieval time is shortened and the utilization in the application is facilitated.

《発明の実施の形態》
以下、図面を参照しながら、本発明におけるデータ収集システムの実施の形態について詳細に説明する。図1は、本発明の一実施の形態におけるデータ収集システムの概略的な構成図である。
<< Embodiment of the Invention >>
Hereinafter, embodiments of a data collection system according to the present invention will be described in detail with reference to the drawings. FIG. 1 is a schematic configuration diagram of a data collection system according to an embodiment of the present invention.

図1に示す本実施の形態のデータ収集システムは、半導体基板を処理する半導体製造装置1と、半導体製造装置1から稼動情報を示す生データを収集するデータ収集装置2と、データ収集装置2が半導体製造装置1から収集した生データをレコード毎に格納する一次データベース3と、一次データベース3に格納された生データに対して所定の条件ごとにレコードを割り当てた加工データを格納する二次データベース4とを備えた構成となっている。そして、データ収集装置が、二次データベースから加工データを検索して半導体製造装置に対して所定の制御を行うように構成されている。   The data collection system according to the present embodiment shown in FIG. 1 includes a semiconductor manufacturing apparatus 1 that processes a semiconductor substrate, a data collection apparatus 2 that collects raw data indicating operation information from the semiconductor manufacturing apparatus 1, and a data collection apparatus 2 A primary database 3 that stores raw data collected from the semiconductor manufacturing apparatus 1 for each record, and a secondary database 4 that stores machining data in which records are assigned to the raw data stored in the primary database 3 for each predetermined condition. It is the composition provided with. The data collection device is configured to search the processing data from the secondary database and perform predetermined control on the semiconductor manufacturing device.

なお、一次データベース3とは、図6に示す従来のデータ収集システムにおけるデータベース13のように、元もとデータ収集システムに存在しているデータベースである。そして、この一次データベース3に格納されている生データを加工データに変換するためのデータベース変換プログラムを用意し、このデータベース変換プログラムで変換された加工データを格納するデータベースが二次データベース4である。このような二次データベース4は、実際に検索に使用するデータベースであって、一次データベース3より高速にデータレコードを検索できるように工夫されている。   The primary database 3 is a database that originally exists in the data collection system, such as the database 13 in the conventional data collection system shown in FIG. A database conversion program for converting raw data stored in the primary database 3 into machining data is prepared, and the database that stores the machining data converted by the database conversion program is the secondary database 4. Such a secondary database 4 is a database that is actually used for searching, and is designed so that data records can be searched faster than the primary database 3.

また、一次データベース3に格納された生データに対して加工を行うための所定の条件とは、半導体製造装置1における半導体基板の処理過程中の時間や各種の処理ステップにおけるイベントなどである。例えば、レシピの開始、炉内温度の昇温・降温、あるいは炉内温度の一定制御とか、炉内に供給されるガスの供給・停止などを行うステップが所定の条件である。   Further, the predetermined condition for processing the raw data stored in the primary database 3 includes a time during a semiconductor substrate processing process in the semiconductor manufacturing apparatus 1 and events in various processing steps. For example, the predetermined conditions include a step of starting a recipe, raising / lowering the temperature in the furnace, or controlling the temperature inside the furnace, or supplying / stopping the gas supplied to the furnace.

次に、図1に示すデータ収集システムの動作について説明する。図1に示すデータ収集システムの構成において、半導体製造装置1が半導体基板の処理を行っているとき、データ収集装置2を操作して半導体製造装置1から稼動情報を示す生データを取得し、その生データを1次データベース3へ格納する。さらに、データ収集装置2の操作によって、1次データベース3に格納されている1つ以上の生データにイベントなどを付加して加工データを生成し、この加工データを2次データベース4に格納する。これによって、2次データベース4に格納されている加工データはデータレコードの数が少なくなるので、データ収集装置2が所望のデータを検索する時間を短縮することができる。なお、1次データベース3の生データを加工して加工データを生成する方法は、あらかじめ指定した時間間隔や、あらかじめ指定したイベントで生データを切り出すなどによって実現することができる。   Next, the operation of the data collection system shown in FIG. 1 will be described. In the configuration of the data collection system shown in FIG. 1, when the semiconductor manufacturing apparatus 1 is processing a semiconductor substrate, the data collection apparatus 2 is operated to obtain raw data indicating operation information from the semiconductor manufacturing apparatus 1, Raw data is stored in the primary database 3. Further, by operating the data collection device 2, processing data is generated by adding an event or the like to one or more raw data stored in the primary database 3, and the processing data is stored in the secondary database 4. As a result, since the number of data records of the processed data stored in the secondary database 4 is reduced, the time for the data collection device 2 to search for desired data can be shortened. The method of processing the raw data of the primary database 3 to generate the processed data can be realized by cutting out the raw data at a predetermined time interval or a predetermined event.

図2は、図1に示すデータ収集システムにおける一次データベース3に格納されている生データのデータ形式の一例を示す図である。すなわち、一次データベース3は一例として図2に示すような生データのデータ形式構造を持っている。図2において、(発生時間)19:05:01、(アイテム名)温度1、(値)700などの1行は1レコードを表わしている。図2に示す一次データベース3のデータ形式では、1アイテムに付き1秒に1レコードを持っている。したがって、1時間で3,600レコード、1日で86,400レコードがデータ収集装置2によって検索されることになる。   FIG. 2 is a diagram showing an example of a data format of raw data stored in the primary database 3 in the data collection system shown in FIG. That is, the primary database 3 has a data format structure of raw data as shown in FIG. 2 as an example. In FIG. 2, one line such as (occurrence time) 19:05:01, (item name) temperature 1, (value) 700, etc. represents one record. The data format of the primary database 3 shown in FIG. 2 has one record per second per item. Accordingly, the data collection device 2 retrieves 3,600 records per hour and 86,400 records per day.

図3は、図1に示すデータ収集システムにおける二次データベース4に格納されている加工データのデータ形式の一例を示す図である。図3において、(開始時間)19:05:01、(終了時間)19:15:00、(アイテム名)温度1、(時間)19:05:01、(値)700、(時間)19:05:02、(値)701…などの1行は1レコードを表わしている。   FIG. 3 is a diagram showing an example of the data format of the machining data stored in the secondary database 4 in the data collection system shown in FIG. In FIG. 3, (start time) 19:05:01, (end time) 19:15:00, (item name) temperature 1, (time) 19:05:01, (value) 700, (time) 19: One line such as 05:02, (value) 701... Represents one record.

例えば、今、二次データベース4に格納されている加工データのデータ形式を図3のような構造にしたとする。また、二次データベース4のデータ変換周期を10分に設定したとする。これによって、図3に示す二次データベース4のデータ形式では、1アイテムに付き600秒間(例えば、19:05:01〜19:15:00の10分間)に1レコードを持っている。つまり、1時間で6レコード、1日で144レコードが検索されることになる。その代わりに1レコードは600個のデータを持っていることになる。   For example, suppose that the data format of the machining data stored in the secondary database 4 is structured as shown in FIG. Further, assume that the data conversion cycle of the secondary database 4 is set to 10 minutes. Thus, the data format of the secondary database 4 shown in FIG. 3 has one record for 600 seconds per item (for example, 10 minutes from 19:05:01 to 19:15:00). That is, 6 records are searched in one hour and 144 records are searched in one day. Instead, one record has 600 data.

図3のように加工された二次データベース4のデータ形式の構成により、検索でマッチングするレコード数を減少させることができる。つまり、図2のデータ形式では1日で86,400レコードを検索しなければならないが、図3のように加工されたデータ形式では1日で144レコードを検索すればよいので、検索でマッチングするレコード数をかなり少なくすることができる。したがって、二次データベース4に格納されたデータを検索することによって検索時間を短縮することができる。   With the configuration of the data format of the secondary database 4 processed as shown in FIG. 3, the number of records that match in the search can be reduced. That is, in the data format of FIG. 2, 86,400 records must be searched in one day, but in the data format processed as in FIG. 3, 144 records can be searched in one day. The number of records can be considerably reduced. Therefore, the search time can be shortened by searching the data stored in the secondary database 4.

なお、図3のように加工されたデータ形式では、図2のデータ形式に比べて1レコードあたりのデータ数が600倍に大きくなるため、単位レコードあたりの処理時間は増大するが、トータルな処理で見るとレコード数の減少による処理効果の方がかなり大きいので、図3のように加工されたデータ形式を用いることによって検索スピードを高速化することが可能である。   In the data format processed as shown in FIG. 3, the number of data per record is 600 times larger than the data format shown in FIG. 2, so the processing time per unit record increases, but the total processing Since the processing effect due to the reduction in the number of records is considerably larger, the search speed can be increased by using the data format processed as shown in FIG.

図3に示すようなデータ形式の例では、データ形式の変換周期を10分と固定してデータ変換の処理を行っているが、半導体基板を処理する内容を示すイベント等を用いてデータ変換の処理を非同期にすることも可能である。例えば、半導体基板に対してレシピを開始するイベントや、半導体基板の処理中に目標温度を変えるイベントのたびに二次データベース4に対してデータ変換の処理を行うこともできる。   In the example of the data format as shown in FIG. 3, the data conversion process is performed with the conversion period of the data format fixed to 10 minutes. However, the data conversion process is performed using an event indicating the content of processing the semiconductor substrate. It is also possible to make the processing asynchronous. For example, data conversion processing can be performed on the secondary database 4 at every event of starting a recipe on a semiconductor substrate or an event of changing a target temperature during processing of a semiconductor substrate.

図4は、図1に示す半導体製造装置1における温度制御パターンの一例を示す温度特性図である。図4の例では、イベントとしてレシピ開始や昇温開始などの各処理のステップ開始を用いている。また、ステップ開始から次のステップ開始まではステップ処理中として処理する。さらに、最後のステップの完了はレシピ終了のイベントとしている。   FIG. 4 is a temperature characteristic diagram showing an example of a temperature control pattern in the semiconductor manufacturing apparatus 1 shown in FIG. In the example of FIG. 4, step start of each process such as recipe start and temperature rise start is used as an event. Further, the processing from the start of the step to the start of the next step is processed as being in step processing. Further, the completion of the last step is an event of the recipe end.

図5は、図4に示す温度制御パターンにおけるイベントごとに二次データベース4に格納されている加工データのデータ形式の一例を示す図である。つまり、図5はイベントの内容が変わるステップごとの加工データを示している。例えば、レシピが開始されるステップ1の開始時点から、昇温が開始されるステップ2の開始時点までは、イベントをステップ1として、(開始時間)2:03:00、(終了時間)2:08:00、(アイテム名)温度1、(時間)2:03:00、(値)600、(時間)2:03:01、(値)601…として1行で1レコードが表わされている。   FIG. 5 is a diagram showing an example of the data format of the processing data stored in the secondary database 4 for each event in the temperature control pattern shown in FIG. That is, FIG. 5 shows the processing data for each step where the content of the event changes. For example, from the start time of Step 1 at which the recipe is started to the start time of Step 2 at which the temperature rise is started, the event is set as Step 1 (Start Time) 2:03:00, (End Time) 2: One record is represented in one line as 08:00, (item name) temperature 1, (time) 2:03:00, (value) 600, (time) 2:03:01, (value) 601. Yes.

また、昇温が開始されるステップ2の開始時点から、昇温が終了するステップ3の開始時点までは、イベントをステップ2として、(開始時間)2:08:00、(終了時間)2:11:00、(アイテム名)温度1、(時間)2:08:00、(値)600、(時間)2:08:01、(値)601…として次の1行で1レコードが表わされている。   Further, from the start time of Step 2 at which the temperature rise is started to the start time of Step 3 at which the temperature rise is ended, the event is set as Step 2 (Start time) 2:08: 00, (End time) 2: 1 record is expressed in the next line as 11:00, (item name) temperature 1, (time) 2:08:00, (value) 600, (time) 2:08:01, (value) 601. Has been.

さらに、昇温が終了して一定温度の制御が開始されるステップ3の開始時点から、一定温度の制御が終了して降温が開始されるステップ4の開始時点までは、イベントをステップ3として、(開始時間)2:11:00、(終了時間)2:41:00、(アイテム名)温度1、(時間)2:11:00、(値)803、(時間)2:11:01、(値)802…としてさらに次の1行で1レコードが表わされている。   Furthermore, the event is set as Step 3 from the start time of Step 3 where the temperature rise is finished and the control of the constant temperature is started to the start time of Step 4 where the control of the constant temperature is finished and the temperature drop is started. (Start time) 2:11:00, (End time) 2:41:00, (Item name) Temperature 1, (Time) 2:11:00, (Value) 803, (Time) 2:11:01, Further, one record is represented in the next line as (value) 802.

このようなイベントごとのデータ形式を用いることにより、例えば、処理炉の内部を一定温度に制御しながら半導体基板の処理を行っているステップ3のデータを取り出したい場合は、他のレコード(つまり、ステップ1のレコードやステップ2のレコードなど)と組み合わせることなく、ステップ3の1レコードを取得するのみで、そのときの制御に必要なデータを取り出して最適な制御を行うことができる。このようにして、アプリケーションが認識したいデータ単位で二次データベース4を構築することも可能である。   By using such a data format for each event, for example, when it is desired to retrieve the data of step 3 in which the processing of the semiconductor substrate is performed while controlling the inside of the processing furnace at a constant temperature, another record (that is, Only by acquiring one record of step 3 without combining with the record of step 1 or the record of step 2, data necessary for the control at that time can be extracted and optimal control can be performed. In this way, it is possible to construct the secondary database 4 in units of data that the application wants to recognize.

なお、二次データベースについては、温度のような単一のデータ形式ではなく、アプリケーションに依存して、温度、ガス流量、バルブの開閉状態など複数のデータ形式が想定される。このような複数のデータの要求に対応して二次データベースを複数個持つこともできる。さらに、複数の二次データベースに対して、温度、ガス流量、バルブの開閉状態などのような複数のデータによるデータ形式を持つことによって、温度制御やガス流量制御など色々な処理に対応することができる。   Regarding the secondary database, not a single data format such as temperature, but a plurality of data formats such as temperature, gas flow rate, valve open / close state, etc. are assumed depending on the application. It is also possible to have a plurality of secondary databases corresponding to such a plurality of data requests. Furthermore, by having a data format with multiple data such as temperature, gas flow rate, valve open / close state, etc. for multiple secondary databases, it is possible to handle various processes such as temperature control and gas flow rate control. it can.

また、二次データベースは永続的である必要はない。つまり、一次データベースから二次データベースへデータ形式を変換するための変換時間は要するが、一次データベースから容易に二次データベースを再構築することができるため、二次データベースは適宜に削除することも可能である。   Also, the secondary database does not have to be persistent. In other words, it takes time to convert the data format from the primary database to the secondary database, but the secondary database can be easily reconstructed from the primary database, so the secondary database can be deleted accordingly. It is.

すなわち、上記の実施の形態では、データ収集システムが扱うアイテムとして半導体製造装置における処理炉の温度のみを取り上げたが、これに限らず、処理炉に供給されるガス流量や排ガス処理を行うバルブの開閉状態などをアイテムとして扱うこともできる。また、図4、図5に示すようにイベントごとに区切ってデータをレコードすることにより、それぞれのイベントごとに必要なデータだけを短時間で検索して適切な処理を実行することができる。   That is, in the above embodiment, only the temperature of the processing furnace in the semiconductor manufacturing apparatus is taken up as an item handled by the data collection system. However, the present invention is not limited to this, and the flow rate of the gas supplied to the processing furnace or the exhaust gas processing valve is not limited. You can also handle the open / closed state as an item. Also, as shown in FIG. 4 and FIG. 5, by recording data by dividing each event, only necessary data for each event can be searched in a short time and appropriate processing can be executed.

本実施の形態では、所定の条件として、アイテム(温度、ガス流量、バルブの開閉等)毎またはアイテム名(温度1、温度2等)毎にデータベースを構築できる。この場合、複数の二次データベースが構築されるが、これらの二次データベースの総データ量と一次データベースの総データ量は同じである。
なお、上記の実施の形態では、データ収集装置に接続される装置として半導体基板を処理する半導体製造装置を適用したが、これに限ることはなく、LCD(Liquid Crystal Display)装置に用いられるガラス基板を処理する製造装置にも適用することができる。また、半導体製造装置は縦型装置だけでなく横型装置にも適用することができる。さらに、処理炉内における半導体基板の処理はどのようなものであってもよい。例えば、CVD(Chemical Vapour Deposition)処理、酸化処理、拡散処理、あるいはアニール処理などを行う場合においても本発明のデータ収集を適用することができる。尚、データ収集装置に接続される装置は、複数であっても良いのは言うまでもない。
In the present embodiment, as a predetermined condition, a database can be constructed for each item (temperature, gas flow rate, valve opening / closing, etc.) or for each item name (temperature 1, temperature 2, etc.). In this case, a plurality of secondary databases are constructed, and the total data amount of these secondary databases and the total data amount of the primary database are the same.
In the above embodiment, the semiconductor manufacturing apparatus for processing the semiconductor substrate is applied as the apparatus connected to the data collecting apparatus. However, the present invention is not limited to this, and the glass substrate used in the LCD (Liquid Crystal Display) apparatus. It is applicable also to the manufacturing apparatus which processes. The semiconductor manufacturing apparatus can be applied not only to a vertical apparatus but also to a horizontal apparatus. Further, any processing of the semiconductor substrate in the processing furnace may be performed. For example, the data collection of the present invention can also be applied when performing CVD (Chemical Vapor Deposition) processing, oxidation processing, diffusion processing, annealing processing, or the like. Needless to say, a plurality of devices may be connected to the data collection device.

本発明の一実施の形態におけるデータ収集システムの概略的な構成図である。It is a schematic block diagram of the data collection system in one embodiment of this invention. 図1に示すデータ収集システムにおける一次データベースに格納されている生データのデータ形式の一例を示す図である。It is a figure which shows an example of the data format of the raw data stored in the primary database in the data collection system shown in FIG. 図1に示すデータ収集システムにおける二次データベースに格納されている加工データのデータ形式の一例を示す図である。It is a figure which shows an example of the data format of the process data stored in the secondary database in the data collection system shown in FIG. 図1に示す半導体製造装置における温度制御パターンの一例を示す温度特性図である。FIG. 2 is a temperature characteristic diagram showing an example of a temperature control pattern in the semiconductor manufacturing apparatus shown in FIG. 図4に示す温度制御パターンにおけるイベントごとに二次データベース4に格納されている加工データのデータ形式の一例を示す図である。It is a figure which shows an example of the data format of the process data stored in the secondary database 4 for every event in the temperature control pattern shown in FIG. 従来のデータ収集システムの概略的な構成図である。It is a schematic block diagram of the conventional data collection system.

符号の説明Explanation of symbols

1 半導体製造装置
2 データ収集装置
3 一次データベース
4 二次データベース
1 Semiconductor manufacturing equipment 2 Data collection equipment 3 Primary database 4 Secondary database

Claims (1)

半導体製造装置と、その半導体製造装置から稼動情報を示す生データを収集するデータ収集装置とが通信回線で接続されたデータ収集システムであって、
前記データ収集装置は、
前記半導体製造装置から収集した生データをレコード毎に格納する一次データベースと、
前記一次データベースに格納された生データに対して所定の条件ごとに前記レコードを割り当てた加工データを格納する二次データベースとを備え、
前記二次データベースから加工データを検索して前記半導体製造装置に対して所定の制御を行うことを特徴とするデータ収集システム。
A data collection system in which a semiconductor manufacturing apparatus and a data collection apparatus that collects raw data indicating operation information from the semiconductor manufacturing apparatus are connected by a communication line,
The data collection device includes:
A primary database for storing raw data collected from the semiconductor manufacturing apparatus for each record;
A secondary database that stores processing data in which the records are assigned for each predetermined condition with respect to the raw data stored in the primary database;
A data collection system, wherein processing data is retrieved from the secondary database and predetermined control is performed on the semiconductor manufacturing apparatus.
JP2005113071A 2005-04-11 2005-04-11 Data collecting system Withdrawn JP2006294831A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005113071A JP2006294831A (en) 2005-04-11 2005-04-11 Data collecting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005113071A JP2006294831A (en) 2005-04-11 2005-04-11 Data collecting system

Publications (1)

Publication Number Publication Date
JP2006294831A true JP2006294831A (en) 2006-10-26

Family

ID=37415081

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005113071A Withdrawn JP2006294831A (en) 2005-04-11 2005-04-11 Data collecting system

Country Status (1)

Country Link
JP (1) JP2006294831A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010027646A (en) * 2008-07-15 2010-02-04 Hitachi Kokusai Electric Inc Information management method, information management device, and substrate processing system
JPWO2008075404A1 (en) * 2006-12-19 2010-04-02 株式会社システムブイマネジメント Semiconductor manufacturing system
CN102331996A (en) * 2010-07-06 2012-01-25 株式会社日立国际电气 Statistical analysis method and substrate process system
JP2013129307A (en) * 2011-12-21 2013-07-04 Mitsubishi Electric Corp Flying object observation data management device and method
JP2014082497A (en) * 2013-11-01 2014-05-08 Hitachi Kokusai Electric Inc Data retrieval method, data retrieval system, and management program executed by information management device
JP2014157510A (en) * 2013-02-15 2014-08-28 International Business Maschines Corporation Stream data processing system, method, and program
JP2014229215A (en) * 2013-05-24 2014-12-08 キヤノンアネルバ株式会社 Information processing apparatus, information processing method, computer program and computer readable memory medium
JP2020095638A (en) * 2018-12-14 2020-06-18 株式会社東芝 Data management device, data management method, computer program and data management system

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2008075404A1 (en) * 2006-12-19 2010-04-02 株式会社システムブイマネジメント Semiconductor manufacturing system
JP2010027646A (en) * 2008-07-15 2010-02-04 Hitachi Kokusai Electric Inc Information management method, information management device, and substrate processing system
CN102331996A (en) * 2010-07-06 2012-01-25 株式会社日立国际电气 Statistical analysis method and substrate process system
JP2012018990A (en) * 2010-07-06 2012-01-26 Hitachi Kokusai Electric Inc Statistical analysis method and substrate processing system
US9142436B2 (en) 2010-07-06 2015-09-22 Hitachi Kokusai Electric Inc. Statistical analysis method and substrate process system
JP2013129307A (en) * 2011-12-21 2013-07-04 Mitsubishi Electric Corp Flying object observation data management device and method
JP2014157510A (en) * 2013-02-15 2014-08-28 International Business Maschines Corporation Stream data processing system, method, and program
JP2014229215A (en) * 2013-05-24 2014-12-08 キヤノンアネルバ株式会社 Information processing apparatus, information processing method, computer program and computer readable memory medium
US10359926B2 (en) 2013-05-24 2019-07-23 Canon Anelva Corporation Information processing apparatus for processing plural event data generated by processing apparatus
JP2014082497A (en) * 2013-11-01 2014-05-08 Hitachi Kokusai Electric Inc Data retrieval method, data retrieval system, and management program executed by information management device
JP2020095638A (en) * 2018-12-14 2020-06-18 株式会社東芝 Data management device, data management method, computer program and data management system
JP7170523B2 (en) 2018-12-14 2022-11-14 株式会社東芝 Data management device, data management method, computer program and data management system

Similar Documents

Publication Publication Date Title
JP2006294831A (en) Data collecting system
US6980873B2 (en) System and method for real-time fault detection, classification, and correction in a semiconductor manufacturing environment
US8000827B2 (en) Processing information management system in a plasma processing tool
JP4901442B2 (en) Trouble cause investigation support device, trouble cause investigation support method, storage medium for storing program
EP1610235B1 (en) A data processing system and method
US7574569B2 (en) Method and system for time-weighted history block management
US7117058B2 (en) Automatic statistical process control (SPC) chart generation apparatus and method thereof
US20070180324A1 (en) Apparatus and program for process fault analysis
US20070028054A1 (en) Method and system for time-weighted cache management
JP6262137B2 (en) Integrated management system, management apparatus, information processing method and program for substrate processing apparatus
KR101030104B1 (en) Method for data pre-population
US20090198648A1 (en) System and method for adaptively retrieving parameter trend data from a supervisory control manufacturing/production database
US20060004786A1 (en) Design mechanism for semiconductor fab-wide data warehouse application
TWI304950B (en) Fault detection and classification (fdc) specification management apparatus and method thereof
JP5593121B2 (en) Process management apparatus, process management method, control program, and readable recording medium
JP2000198051A (en) Device for and method of extracting abnormality of facility flow, and storage medium recorded with program for extracting abnormality from facility flow
JP6192455B2 (en) Log data collection device, log data management method, and program
US6678566B2 (en) Backup control system (BCS) for optimizing utilization of multiple fabrication facilities
JPH0793378A (en) Trend graph display device
WO2014164991A2 (en) Data sampling method for determining salient values in a large data stream
CN112434063A (en) Monitoring data processing method based on time sequence database
JP2008084244A (en) Hash table creating method
JP2005235131A (en) Plant monitor/ display device and program
US20240069519A1 (en) Information processing device and information processing method
JP2008287442A (en) Production management system and production management method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080701