JP5084094B2 - Data processing time prediction method, data processing apparatus, and program - Google Patents

Data processing time prediction method, data processing apparatus, and program Download PDF

Info

Publication number
JP5084094B2
JP5084094B2 JP2004038051A JP2004038051A JP5084094B2 JP 5084094 B2 JP5084094 B2 JP 5084094B2 JP 2004038051 A JP2004038051 A JP 2004038051A JP 2004038051 A JP2004038051 A JP 2004038051A JP 5084094 B2 JP5084094 B2 JP 5084094B2
Authority
JP
Japan
Prior art keywords
data
data processing
processing time
file size
layout
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 - Lifetime
Application number
JP2004038051A
Other languages
Japanese (ja)
Other versions
JP2005227668A (en
Inventor
幸男 田村
裕志 宇野
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2004038051A priority Critical patent/JP5084094B2/en
Publication of JP2005227668A publication Critical patent/JP2005227668A/en
Application granted granted Critical
Publication of JP5084094B2 publication Critical patent/JP5084094B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Preparing Plates And Mask In Photomechanical Process (AREA)

Description

本発明は、本発明は、LSIのマスクパターン等のパターンデータを展開・合成するデータ処理を行うデータ処理装置およびそのデータ処理時間の予測方法に関する。   The present invention relates to a data processing apparatus that performs data processing for developing and synthesizing pattern data such as LSI mask patterns, and a method for predicting the data processing time.

近年、LSI等に形成される回路のパターンの微細化が進み、そのパターンデータのデータ量も増加の一途をたどっている。   In recent years, circuit patterns formed on LSIs and the like have been miniaturized, and the data amount of the pattern data has been steadily increasing.

通常、パターンデータを記録媒体に記録(保存)する場合、そのデータ量を小さくするため、所定の圧縮形式を用いて記録することが多い。例えば、全パターンのうち同一パターンを含む領域に対しては、その同一パターン(これを「繰り返し図形」という)を登録しておき、これを繰り返して利用することで実際の描画のときに必要なデータ量を圧縮するものがある。この場合、「繰り返し図形」の形状を示すデータと、その繰り返し図形の配置位置を示す「座標データ」とによって、上記同一パターンを含む領域のパターンを形成することができる。それ以外の領域のパターンは、固有の形状のパターン(これを「単独図形」という)として記録される。「繰り返し図形」の形状データと「座標データ」とで記録された領域のパターンは、「繰り返し図形」をその「座標データ」に基づいて展開して配置することによって形成される。   Usually, when pattern data is recorded (saved) on a recording medium, it is often recorded using a predetermined compression format in order to reduce the data amount. For example, for an area including the same pattern among all the patterns, the same pattern (this is referred to as “repeated figure”) is registered and used repeatedly, which is necessary for actual drawing. Some compress the amount of data. In this case, the pattern of the area including the same pattern can be formed by the data indicating the shape of the “repeated figure” and the “coordinate data” indicating the arrangement position of the repeated figure. The pattern in the other area is recorded as a unique shape pattern (this is referred to as “single figure”). The pattern of the area recorded by the shape data and the “coordinate data” of the “repeated figure” is formed by developing and arranging the “repeated figure” based on the “coordinate data”.

LSIのマスクパターン等の作成において、そのパターンデータは、例えばCPU部やメモリ部などのブロックごとに設計されることが多い。つまり、パターンデータは、ブロックごとに、異なるメーカーによって設計されたり、異なる圧縮形式でデータが登録されていたりすることもある。そうした場合であっても、ブロックごとに用意されたレイアウトデータを展開・合成することによって、最終的なパターンデータが作成されるのが一般的である。   In creating an LSI mask pattern or the like, the pattern data is often designed for each block such as a CPU section or a memory section. That is, pattern data may be designed by different manufacturers for each block, or data may be registered in different compression formats. Even in such a case, final pattern data is generally created by developing and synthesizing layout data prepared for each block.

ところで、データを展開・合成するためのデータ処理は、データの種類や形式によっては数時間から数十時間かかることがある。また、今後、回路のパターンの微細化などに起因して処理時間が例えば100時間以上になるものが多く存在するようになると予想される。こうした長時間にわたるデータ処理においては、処理時間をより正確に予測することが作業計画を立てる上で重要である。   By the way, data processing for developing and synthesizing data may take several hours to several tens of hours depending on the type and format of the data. In the future, it is expected that there will be many cases where the processing time is, for example, 100 hours or more due to miniaturization of circuit patterns. In such data processing over a long period of time, it is important to make a work plan to predict the processing time more accurately.

従来、こうした処理時間の予測には単純な比例計算式がよく使用されていた。例えば、所定サイズのデータを処理する場合、処理すべきデータの全サイズのうちの1割を処理した時間がA時間であったとき、残りの処理時間は、単純にサイズ比をベースとして予測され、A時間の9倍であると予測される。   Conventionally, a simple proportional calculation formula has often been used to predict such processing time. For example, when processing data of a predetermined size, if the time for processing 10% of the total size of the data to be processed is A time, the remaining processing time is simply predicted based on the size ratio. , Predicted to be 9 times the A time.

また、処理時間の予測方法の別の例として、過去に実行されたデータ処理の実行履歴をデータベース化し、そのデータベース内のデータに基づいてより正確な予測を行う技術が提案されている(例えば、特許文献1参照。)。同文献によれば、例えば、1回のデータ処理で複数のデータ件数を処理するデータ処理において、各データ処理ごとのデータ処理件数とそのデータ処理にかかった総処理時間を予め登録し、1件当りのデータ処理時間を(処理時間の総和÷データ件数の総和)として算出し、これに今回のデータ処理のデータ件数を乗じることによって処理時間を予測する技術が提案されている。
特開平9−305556号公報
Further, as another example of the processing time prediction method, a technique has been proposed in which an execution history of data processing executed in the past is made into a database and more accurate prediction is performed based on data in the database (for example, (See Patent Document 1). According to this document, for example, in data processing in which a plurality of data items are processed in one data processing, the number of data processing items for each data processing and the total processing time required for the data processing are registered in advance. A technique for predicting the processing time by calculating the data processing time per unit as (total processing time / total number of data) and multiplying this by the number of data processing of the current data processing has been proposed.
JP-A-9-305556

しかしながら、従来の予測方法では、処理時間が正確に予測できないこともあった。すなわち、最初の例で言えば、全データ処理うち、最初に処理した1割の中に比較的時間のかかるデータ処理が集中していれば、算出される単位サイズ当りの処理時間は長くなり、その結果、全体の予測処理時間も長く見積もられる。逆に、単位サイズ当りの処理時間が短く見積もられると、全体の予測処理時間も短く見積もられてしまう。こうした予測方法では、一般に、データ処理の前半では予測される処理時間は大きくばらつき、後半となってようやくその予測精度が高まることが多い。しかし、作業計画を立てるに際して、データ処理の開始直後に正確な予測処理時間を得られることが望ましく、データ処理の後半となって精度が向上してもほとんど役にたたない。   However, with the conventional prediction method, the processing time may not be accurately predicted. That is, in the first example, if data processing that takes a relatively long time is concentrated in 10% of all data processing, the processing time per unit size to be calculated becomes long. As a result, the overall prediction processing time is estimated to be long. Conversely, if the processing time per unit size is estimated to be short, the overall prediction processing time is also estimated to be short. In such a prediction method, generally, the predicted processing time varies greatly in the first half of the data processing, and the prediction accuracy often increases only in the second half. However, when making a work plan, it is desirable to obtain an accurate prediction processing time immediately after the start of data processing, and even if the accuracy is improved in the second half of the data processing, it is hardly useful.

そこで本発明の目的は、LSIのマスクパターン等のパターンデータを作成する際のデータ処理時間を正確に予測する、データ処理時間の予測方法およびデータ処理装置を提供することにある。   SUMMARY OF THE INVENTION An object of the present invention is to provide a data processing time prediction method and a data processing apparatus that accurately predict data processing time when creating pattern data such as LSI mask patterns.

上記目的を達成するため本発明によるデータ処理時間の予測方法は、レイアウトデータを基にして、パターンデータを作成するデータ処理におけるデータ処理時間の予測方法であって、前記レイアウトデータから、前記データ処理時間を予測するための数値情報を読み込む工程と、単位ファイルサイズ当りの前記データ処理時間を予測するための重回帰式を読み込み、前記レイアウトデータから読み込まれた前記数値情報を前記重回帰式に代入することによって前記単位ファイルサイズ当りの前記データ処理時間を算出し、該単位ファイルサイズ当りのデータ処理時間に前記レイアウトデータに格納されているファイルサイズの合計を掛けることで、前記データ処理時間を実質的に算出する工程とを含む。 In order to achieve the above object, a data processing time prediction method according to the present invention is a data processing time prediction method in data processing for creating pattern data based on layout data, and the data processing time is calculated from the layout data. A step of reading numerical information for predicting time, and a multiple regression equation for predicting the data processing time per unit file size are read, and the numerical information read from the layout data is substituted into the multiple regression equation Calculating the data processing time per unit file size, and multiplying the data processing time per unit file size by the sum of the file sizes stored in the layout data to substantially reduce the data processing time. and a step of calculating manner.

本発明によれば、データ処理時間を予測するために読み込まれた数値情報を、予め重回帰分析を行うことで作成した相関式(重回帰式)に代入することによりデータ処理時間を算出するものであるため、特に従来の単純な比例計算式を用いて予測するものに比べて、データ処理時間の予測精度が向上する。   According to the present invention, the data processing time is calculated by substituting the numerical information read to predict the data processing time into the correlation equation (multiple regression equation) created by performing multiple regression analysis in advance. Therefore, the prediction accuracy of the data processing time is improved as compared with that predicted using a conventional simple proportional calculation formula.

ここで、前記レイアウトデータは、単独図形のデータ、該単独図形の配置位置を示す座標データ、繰り返し図形のデータ、および該繰り返し図形の配置位置を示す座標データとを含む形式である。上記数値情報を読み込む工程において、数値情報として読み込むデータは、単独図形の個数TS、展開した後の繰り返し図形の個数Tr、レイアウトデータ中のすべての単独図形のデータのファイルサイズSs、および、レイアウトデータ中の展開した後のすべての繰り返し図形のデータのファイルサイズSrであり、この場合、前記重回帰式は、(TS/Ss)および(Tr/Sr)の変数として作成したものである。 Here, the layout data has a format including single figure data, coordinate data indicating the arrangement position of the single figure, data of the repeating figure, and coordinate data indicating the arrangement position of the repeating figure. In the step of reading the numerical information, the data read as numerical information includes the number T S of single figures, the number T r of repeated figures after expansion, the file size S s of the data of all the single figures in the layout data, and , The file size S r of all the repeated figure data after the expansion in the layout data. In this case, the multiple regression equation is used as a variable of (T S / S s ) and (T r / S r ). It was created.

また、上述した本発明によるデータ処理時間の予測方法は、過去に行われたデータ処理にかかった実際の時間を測定する工程と、前記実際の時間のデータと、前記過去に行われた前記データ処理で使用された、前記データ処理の処理時間を予測するための前記数値情報とを用いて重回帰分析を行い、重回帰式を決定するのに必要な係数を再度求める工程とをさらに含むものであってもよい。   The above-described method for predicting the data processing time according to the present invention includes a step of measuring an actual time required for data processing performed in the past, the data of the actual time, and the data performed in the past. And a step of performing a multiple regression analysis using the numerical information used in the processing for predicting the processing time of the data processing and re-determining coefficients necessary for determining a multiple regression equation. It may be.

このように、過去に行ったデータ処理にかかった実際の時間と、そのデータ処理で使用したレイアウトデータの数値情報を用いて、重回帰分析を行い重回帰式の係数を更新することにより、回帰係数の精度がより向上する。   In this way, by using the actual time taken for data processing performed in the past and the numerical information of the layout data used in the data processing, multiple regression analysis is performed and the coefficient of the multiple regression equation is updated. The accuracy of the coefficient is further improved.

また、本発明のデータ処理装置は、レイアウトデータを基にして、パターンデータを作成するデータ処理を行うデータ処理装置であって、
前記レイアウトデータが接続され、前記レイアウトデータから、前記データ処理におけるデータ処理時間を予測するための数値情報を読み込むデータ入力部と、
単位ファイルサイズ当りの前記データ処理時間を予測するための重回帰式を予め記憶した記録手段と、
前記レイアウトデータから読み込まれた前記数値情報を前記重回帰式に代入することによって前記単位ファイルサイズ当りの前記データ処理時間を算出し、該単位ファイルサイズ当りのデータ処理時間に前記レイアウトデータに格納されているファイルサイズの合計を掛けることで、前記データ処理時間を実質的に算出する処理時間演算部とを備えており、
前記レイアウトデータは、単独図形のデータ、該単独図形の配置位置を示す座標データ、繰り返し図形のデータ、および該繰り返し図形の配置位置を示す座標データとを含む形式であり、
前記データ入力部は、前記単独図形の個数TS、展開した後の前記繰り返し図形の個数Tr、前記レイアウトデータ中のすべての単独図形のデータのファイルサイズSs、および、前記レイアウトデータ中の展開した後のすべての繰り返し図形のデータのファイルサイズSrを読み込み、
前記処理時間演算部は、前記単位ファイルサイズ当りの前記データ処理時間を算出するときに、(TS/Ss)および(Tr/Sr)を変数とする前記重回帰式を用いることを特徴とする。
このような構成のデータ処理装置によれば、上記本発明によるデータ処理時間の予測方法が良好に実施される。また、本データ処理装置は、予測したデータ処理時間を表示する表示部を備えているものであってもよい。
The data processing apparatus of the present invention is a data processing apparatus that performs data processing for creating pattern data based on layout data,
A data input unit that is connected to the layout data and reads numerical information for predicting a data processing time in the data processing from the layout data;
Recording means for pre-stored multiple regression equations for predicting the data processing time per unit file size ;
The data processing time per unit file size is calculated by substituting the numerical information read from the layout data into the multiple regression equation, and stored in the layout data at the data processing time per unit file size. and that by multiplying the total file size, provided with a processing time calculation unit which substantially calculates the data processing time,
The layout data is a format including single figure data, coordinate data indicating the position of the single figure, data of the repeated figure, and coordinate data indicating the position of the repeated figure,
Wherein the data input unit, the number T S of the sole figure, the number T r of the repeating graphic after expanding the file size S s of the data of all the single figure in the layout data, and, in the layout data Read the file size S r of all the repeated figure data after expansion ,
The processing time calculation unit uses the multiple regression equation with (T S / S s ) and (T r / S r ) as variables when calculating the data processing time per unit file size. Features.
According to the data processing apparatus having such a configuration, the prediction method of the data processing time by the present invention are well performed. In addition, the data processing apparatus may include a display unit that displays the predicted data processing time.

また、本発明のプログラムは、パターンデータを作成するデータ処理におけるデータ処理時間を予測するための数値情報をレイアウトデータから読み込む工程と、前記単位ファイルサイズ当りの前記データ処理時間を予測するための重回帰式を読み込み、前記レイアウトデータから読み込まれた前記数値情報を前記重回帰式に代入することによって前記単位ファイルサイズ当りの前記データ処理時間を算出し、該単位ファイルサイズ当りのデータ処理時間に前記レイアウトデータに格納されているファイルサイズの合計を掛けることで、前記データ処理時間を実質的に算出する工程と、を含む処理をコンピュータに実行させるためのプログラムであって、
前記レイアウトデータは、単独図形のデータ、該単独図形の配置位置を示す座標データ、繰り返し図形のデータ、および該繰り返し図形の配置位置を示す座標データとを含む形式であり、
前記数値情報を読み込む工程は、前記単独図形の個数TS、展開した後の前記繰り返し図形の個数Tr、前記レイアウトデータ中のすべての単独図形のデータのファイルサイズSs、および、前記レイアウトデータ中の展開した後のすべての繰り返し図形のデータのファイルサイズSrを読み込むことを含み、
前記データ処理時間を実質的に算出する工程は、前記単位ファイルサイズ当りの前記データ処理時間を算出するときに、(TS/Ss)および(Tr/Sr)を変数とする前記重回帰式を用いることを含む。
The program of the present invention also includes a step of reading numerical information for predicting data processing time in data processing for creating pattern data from layout data, and an overlap for predicting the data processing time per unit file size. The regression processing is read, the data processing time per unit file size is calculated by substituting the numerical information read from the layout data into the multiple regression formula, and the data processing time per unit file size is calculated as the data processing time. A program for causing a computer to execute a process including a step of substantially calculating the data processing time by multiplying a total of file sizes stored in layout data ,
The layout data is a format including single figure data, coordinate data indicating the position of the single figure, data of the repeated figure, and coordinate data indicating the position of the repeated figure,
The step of reading the numerical information includes the number T S of the single figure, the number T r of the repeated figure after expansion, the file size S s of the data of all the single figures in the layout data, and the layout data Including reading the file size S r of the data of all repeated figures after expansion in
The step of substantially calculating the data processing time includes the step of calculating the data processing time per unit file size by using (T S / S s ) and (T r / S r ) as variables. Including using regression equations.

本発明のデータ処理時間の予測方法およびデータ処理装置によれば、上述したように、重回帰式を用いてデータ処理時間を予測するものであるためデータ処理時間を正確に予測することができる。また、過去に行ったデータ処理で得られた情報を用い、重回帰分析を行って重回帰式の係数を更新するものとすれば、重回帰式の係数の精度がより向上するため、結果的に、より正確にデータ処理時間を予測できるものとなる。   According to the data processing time prediction method and data processing apparatus of the present invention, as described above, since the data processing time is predicted using the multiple regression equation, the data processing time can be accurately predicted. In addition, if the information obtained in the past data processing is used and multiple regression analysis is performed to update the coefficient of the multiple regression equation, the accuracy of the multiple regression equation coefficient will be further improved. In addition, the data processing time can be predicted more accurately.

以下、本発明の実施の形態について図面を参照して説明する。図1は、本発明の一実施形態によるデータ処理装置の構成を示すブロック図である。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a data processing apparatus according to an embodiment of the present invention.

図1のデータ処理装置1は、例えばマスクに電子線を描画して回路のパターン(マスクパターン)を形成する電子線描画装置の一部として設けられるものであり、データを読み込むデータ入力部2と、データ入力部2に読み込まれたデータを展開・合成して電子線描画用の最終的な描画データを作成するデータ展開・合成部6と、同じくデータ入力部2に読み込まれたデータに基づいてデータ処理時間を予測する処理時間演算部4とを有している。なお、図示する状態は、データ入力部2に対して、例えばCPU部やメモリ部用の回路データとして用意された複数のレイアウトデータA、B、Cが接続された状態を示している。   A data processing apparatus 1 shown in FIG. 1 is provided as a part of an electron beam drawing apparatus that draws an electron beam on a mask to form a circuit pattern (mask pattern), for example, and includes a data input unit 2 that reads data. Based on the data read / synthesized by the data input / output unit 2 and the data development / synthesizer 6 for creating final drawing data for electron beam drawing by developing / combining the data read by the data input unit 2. And a processing time calculation unit 4 for predicting the data processing time. The illustrated state shows a state in which a plurality of layout data A, B, and C prepared as circuit data for the CPU unit and the memory unit are connected to the data input unit 2, for example.

レイアウトデータA〜Cはいずれも、「繰り返し図形」の形状データ、繰り返し図形を配置するための「座標データ」、および「単独図形」の形状データを含んでいる。また、レイアウトデータA〜Cは、展開した後の「繰り返し図形」の個数についての情報、「単独図形」の個数についての情報を含み、さらに、「繰り返し図形」および「単独図形」のそれぞれのデータ量(ファイルサイズ)の情報も含んでいる。なお、本実施形態では、3つのレイアウトデータA〜Cが接続されているが、接続されるレイアウトデータの数は特に限定されるものではなく、例えば1のレイアウトデータのみが接続されるものであってもよい。   Each of the layout data A to C includes “repetitive graphic” shape data, “coordinate data” for arranging the repetitive graphic, and “single graphic” shape data. The layout data A to C include information on the number of “repeated figures” after expansion, information on the number of “single figures”, and data on each of “repeated figures” and “single figures”. It also includes information on the amount (file size). In the present embodiment, the three layout data A to C are connected. However, the number of connected layout data is not particularly limited. For example, only one layout data is connected. May be.

なお、説明を簡単にするため、「繰り返し図形」および「単独図形」はいずれも略矩形の形状であるものとする。また、上述した、繰り返し図形または単独図形の「個数」とは、1つの略矩形の図形を1個として数えたときの個数である。   For the sake of simplicity, it is assumed that both the “repetitive graphic” and the “single graphic” have a substantially rectangular shape. Further, the above-mentioned “number” of repetitive figures or single figures is the number when one substantially rectangular figure is counted as one.

データ入力部2は、レイアウトデータA〜Cからデータを読み込む機能を備えている。また、仮にレイアウトデータA〜Cが、それぞれ異なるメーカーから納入されたもの、または、圧縮形式がそれぞれ異なるものであっても読み込むことができるように構成されている。   The data input unit 2 has a function of reading data from the layout data A to C. Further, the layout data A to C can be read even if they are delivered from different manufacturers or have different compression formats.

データ展開・合成部6は、データ入力部2からデータを読み込み、そのデータを展開・合成することによって最終的なパターンデータ(描画データ)を作成する機能を備えている。データ展開・合成部6には必要に応じて記録部6aが接続されている。   The data development / synthesis unit 6 has a function of reading data from the data input unit 2 and creating final pattern data (drawing data) by developing and synthesizing the data. A recording unit 6 a is connected to the data expansion / combination unit 6 as necessary.

記録部6aには、例えば最終的なパターンの設計データ等が格納されている。この場合、データ処理装置1は、記録部6aに格納されたこの設計データ等の情報に基づいて、各レイアウトデータA〜Cから読み込んだデータを互いに組み合わせて展開・合成するものであってもよい。   The recording unit 6a stores, for example, final pattern design data. In this case, the data processing apparatus 1 may combine and expand and synthesize the data read from each of the layout data A to C based on information such as the design data stored in the recording unit 6a. .

出力部5は、データ展開・合成部6によってデータ処理されて作成された最終的なパターンデータが出力される部分であり、例えば、電子線描画装置の描画駆動部(不図示)に接続されている。これにより、電子線描画装置(不図示)はそのパターンデータに基づいてマスクパターンを描画できるようになっている。   The output unit 5 is a part to which final pattern data created by data processing by the data development / synthesis unit 6 is output. For example, the output unit 5 is connected to a drawing drive unit (not shown) of an electron beam drawing apparatus. Yes. Thus, an electron beam drawing apparatus (not shown) can draw a mask pattern based on the pattern data.

測定部8は、データ展開・合成部6に接続されており、本データ処理装置1によるデータ処理の時間を測定する機能を備えている。より詳細には、ある1回のデータ処理の開始から、データ展開・合成部6が最終的なパターンデータを作成するまでの時間(実際の処理時間)を測定し、その結果得られた時間のデータを記録部4a(詳細は後述する)に出力する機能を備えている。さらに、測定部8は、時間のデータとともに、データ処理に用いられた各レイアウトデータA〜Cのデータを読み込み、記録部4aに出力する機能も備えている。   The measurement unit 8 is connected to the data development / synthesis unit 6 and has a function of measuring the time of data processing by the data processing apparatus 1. More specifically, the time (actual processing time) from the start of one data processing until the data development / synthesis unit 6 creates final pattern data is measured, and the time obtained as a result is measured. A function of outputting data to the recording unit 4a (details will be described later) is provided. Further, the measuring unit 8 has a function of reading the data of the layout data A to C used for data processing together with the time data and outputting the data to the recording unit 4a.

処理時間演算部4は、レイアウトデータA〜Cのデータに基づいて、データ処理装置1によるデータ処理の処理時間を予測する構成部であり、記録部4aに対してデータの読み出しおよび書き込みが可能となっている。   The processing time calculation unit 4 is a component that predicts the processing time of data processing by the data processing device 1 based on the layout data A to C, and can read and write data to the recording unit 4a. It has become.

表示部7は、処理時間演算部4に接続されており、例えばディスプレイ等で構成されている。これにより、処理時間演算部4で予測された処理時間が表示部7に表示されるようになっている。   The display unit 7 is connected to the processing time calculation unit 4 and includes, for example, a display. As a result, the processing time predicted by the processing time calculation unit 4 is displayed on the display unit 7.

記録部4aには、処理時間を予測するための計算式、その計算式に使用する係数のデータ、さらに、必要に応じて、過去に行われたデータ処理の時間のデータと、そのデータ処理で使用したレイアウトデータ内の図形数等のデータが格納されている。この、「そのデータ処理で使用したレイアウトデータ内の図形数等のデータ」とは、具体的には、各レイアウトデータA〜Cの、「繰り返し図形」および「単独図形」に関する個数やデータ量(ファイルサイズ)の情報、および、測定部8から出力された実際の処理時間のデータである。   In the recording unit 4a, a calculation formula for predicting the processing time, coefficient data used in the calculation formula, and data of time of data processing performed in the past, if necessary, Data such as the number of figures in the used layout data is stored. The “data such as the number of figures in the layout data used in the data processing” specifically refers to the number of repetitive figures and “single figures” of the layout data A to C and the data amount ( File size) information, and actual processing time data output from the measurement unit 8.

なお、本データ処理装置1は、上述した各構成要素を制御するための制御部(不図示)を有しており、この制御部(不図示)は、各構成要素に所定の処理を実行させるプログラムを備えている。   The data processing apparatus 1 includes a control unit (not shown) for controlling each of the above-described components, and this control unit (not shown) causes each component to execute a predetermined process. Has a program.

本データ処理装置1は、処理時間を予測するための計算式として重回帰式を用い、各レイアウトデータA〜Cごとのデータ処理に必要な時間を予測するものである。   The data processing apparatus 1 uses a multiple regression equation as a calculation formula for predicting a processing time, and predicts a time required for data processing for each layout data A to C.

以下、この重回帰式を利用した、データ処理時間の算出について詳細に説明する。   Hereinafter, calculation of the data processing time using this multiple regression equation will be described in detail.

本データ処理装置1による各レイアウトデータA〜Cごとのデータ処理において、単位ファイルサイズ当りのデータ処理時間を、レイアウトデータA〜Cに対応させてそれぞれtA0、tB0、tC0とする。 In the data processing for each layout data A to C by the data processing apparatus 1, the data processing time per unit file size is set to t A0 , t B0 , and t C0 corresponding to the layout data A to C, respectively.

なお、ここで、「単位ファイルサイズ当り」の「ファイルサイズ」とは、各レイアウトデータA〜Cに格納された、「単独図形」のファイルサイズ(データ量)と「繰り返し図形」のファイルサイズ(データ量)との合計である。 Here, the “file size” of “per unit file size” means the file size (data amount) of “single figure” and the file size of “ repetitive figure” stored in each layout data A to C ( Data amount).

各レイアウトデータA〜Cに格納された、「単独図形」の個数をそれぞれTSA、TSB、TSCとし、展開した後の「繰り返し図形」の個数をそれぞれTrA、TrB、TrCとする。また、同じく、各レイアウトデータA〜Cに格納された、「単独図形」のファイルサイズをそれぞれSSA、SSB、SSCとし、「繰り返し図形」のファイルサイズをそれぞれSrA、SrB、SrCとする。そして、重回帰式の回帰係数をa0、a1、a2とすると、単位ファイルサイズ当りのデータ処理時間tA0〜tC0は次式の関係で示される。
A0=a0+a1×TSA/SSA+a2×TrA/SrA・・・(1)
B0=a0+a1×TSB/SSB+a2×TrB/SrB・・・(2)
C0=a0+a1×TSC/SSC+a2×TrC/SrC・・・(3)
なお、回帰係数a0、a1、a2は、過去に実行されたデータ処理の実行履歴のデータを用い、予め重回帰分析を行って求められたものである。
Stored in each layout data A through C, "alone figure" number of the T SA, T SB, T SC respectively, the number of each T rA of "repetition figure" after expansion, T rB, and T rC To do. Similarly, the file sizes of “single figures” stored in the layout data A to C are respectively S SA , S SB and S SC, and the file sizes of “repetitive figures” are S rA , S rB and S SC , respectively. Let rC . When the regression coefficients of the multiple regression equation are a 0 , a 1 , and a 2 , the data processing times t A0 to t C0 per unit file size are represented by the following relationship.
t A0 = a 0 + a 1 × T SA / S SA + a 2 × T rA / S rA (1)
t B0 = a 0 + a 1 × T SB / S SB + a 2 × T rB / S rB (2)
t C0 = a 0 + a 1 × T SC / S SC + a 2 × T rC / S rC (3)
The regression coefficients a 0 , a 1 , and a 2 are obtained by performing multiple regression analysis in advance using data of the execution history of data processing executed in the past.

以上より、レイアウトデータA〜Cに対するそれぞれのデータ処理に必要な時間tA、tB、tCは、
A=tA0×(SSA+SrA)・・・(4)
B=tB0×(SSB+SrB)・・・(5)
C=tC0×(SSC+SrC)・・・(6)
となり、さらにレイアウトデータA〜Cに対するデータ処理に必要な総時間tは、
t=tA+tB+tC・・・(7)
となる。このようにして予測された総時間tは表示部7に表示される。なお、必要に応じて、総時間tの他に、各レイアウトデータA〜Cに対する全データ処理に必要な時間tA、tB、tCも表示するように構成してもよい。
From the above, the times t A , t B , t C required for the respective data processing on the layout data A to C are
t A = t A0 × (S SA + S rA ) (4)
t B = t B0 × (S SB + S rB ) (5)
t C = t C0 × (S SC + S rC ) (6)
Furthermore, the total time t required for data processing on the layout data A to C is
t = t A + t B + t C (7)
It becomes. The total time t predicted in this way is displayed on the display unit 7. If necessary, in addition to the total time t, the time t A , t B , t C required for all data processing for each layout data A to C may be displayed.

再び図1を参照して、処理時間演算部4の機能について補足すると、処理時間演算部4は、上述した回帰係数a0〜a2を更新するために、「単独図形」の個数TSA〜TSC、「繰り返し図形」の個数TrA〜TrC、両図形のそれぞれのファイルサイズSSA〜SSC、SrA〜SrC、および、測定部8から記録部4aに出力された実際の処理時間を用いて重回帰分析を行って、新たな回帰係数a0’、a1’、a2’を算出し、記録部4aに更新する機能も備えている。 Referring again to FIG. 1, to supplement the function of the processing time calculation unit 4, the processing time calculation unit 4 updates the above-described regression coefficients a 0 to a 2 by adding the number of “single figures” T SA to T SC , the number of “repetitive figures” T rA to T rC , the file sizes S SA to S SC and S rA to S rC of both figures, and the actual processing output from the measurement unit 8 to the recording unit 4a It also has a function of performing multiple regression analysis using time to calculate new regression coefficients a 0 ′, a 1 ′, a 2 ′ and updating them in the recording unit 4 a.

上述のように構成されたデータ処理装置1の動作について、図2に示すフロー図を参照して以下に説明する。
(描画データの作成)
データ処理装置1が各レイアウトデータA〜Cのデータを展開・合成して最終的な描画データを作成するデータ処理動作は以下のように行われる。
The operation of the data processing apparatus 1 configured as described above will be described below with reference to the flowchart shown in FIG.
(Create drawing data)
The data processing operation in which the data processing apparatus 1 develops and synthesizes the layout data A to C to create final drawing data is performed as follows.

まず、データ処理装置1によるデータ処理が開始されると、データ入力部2が各レイアウトデータA〜Cから、それぞれの「単独図形」、「繰り返し図形」等に関するデータを読み込む。また、データ処理が始まると同時に、測定部8がそのデータ処理にかかる時間の測定を開始する。   First, when data processing by the data processing apparatus 1 is started, the data input unit 2 reads data relating to each “single figure”, “repetitive figure”, and the like from the respective layout data A to C. At the same time as the data processing starts, the measurement unit 8 starts measuring the time required for the data processing.

次いで、データ展開・合成部6が、データ入力部2からレイアウトデータA〜Cに読み込まれた上記データを読み込み、それらのデータと記録部6aに格納された設計データ等とを照合しながら、データを展開・合成し、最終的な「描画データ」を作成する。このようにして作成された「描画データ」は、データ展開・合成部6から出力部5に出力される。   Next, the data development / combination unit 6 reads the data read from the data input unit 2 into the layout data A to C, and collates the data with the design data stored in the recording unit 6a. Is expanded and combined to create the final “drawing data”. The “drawing data” created in this way is output from the data development / synthesis unit 6 to the output unit 5.

測定部8は、データ展開・合成部6が最終的な描画データを作成した時点で時間の測定を停止し、このデータ処理で実際にかかった時間を記録部4aに出力する。   The measurement unit 8 stops measuring time when the data development / combination unit 6 creates final drawing data, and outputs the time actually taken by this data processing to the recording unit 4a.

以上一連の工程により、レイアウトデータA〜Cのデータが合成・展開され、最終的な描画データが作成される。
(処理時間の予測および表示)
データ処理装置1がデータ処理時間を予測する動作は以下のように行われる。
Through the series of steps described above, the layout data A to C are combined and developed, and final drawing data is created.
(Prediction and display of processing time)
The operation in which the data processing device 1 predicts the data processing time is performed as follows.

まず、データ入力部2が、各レイアウトデータA〜Cから「単独図形」の個数TSA〜TSC、「繰り返し図形」の個数TrA〜TrC、および、両図形のそれぞれのファイルサイズSSA〜SSC、SrA〜SrCを読み込む(図2の工程S1参照)。 First, the data input unit 2 determines the number of “single figures” T SA to T SC , the number of “repeated figures” T rA to T rC from the layout data A to C, and the file sizes S SA of both figures. to S SC, read S rA to S rC (see step S1 in FIG. 2).

次いで、処理時間演算部4が、データ入力部2に読み込まれた上記各データと、記録部4aに格納されている数式(1)〜(3)とを読み込み、上記データを数式(1)〜(3)に代入することによって、各レイアウトデータA〜Cに対応したデータ処理における、単位ファイルサイズ当りの処理時間tA0〜tC0を算出する(S2)。 Next, the processing time calculation unit 4 reads each of the data read into the data input unit 2 and the equations (1) to (3) stored in the recording unit 4a, and the data is converted into the equations (1) to (1) to (1) to (3). By substituting in (3), the processing times t A0 to t C0 per unit file size in the data processing corresponding to the layout data A to C are calculated (S2).

次いで、処理時間演算部4は、前工程(S2)で算出した単位ファイルサイズ当りの処理時間tA0〜tC0を、数式(4)〜(6)に代入することによって、各レイアウトデータA〜Cに対応したデータ処理に必要な時間tA〜tCを算出する(S3)。 Next, the processing time calculation unit 4 substitutes the processing times t A0 to t C0 per unit file size calculated in the previous step (S2) into the formulas (4) to (6), so that each layout data A to Times t A to t C required for data processing corresponding to C are calculated (S3).

処理時間演算部4は、こうして算出したデータ処理に必要な時間tA〜tCを上述した数式(7)に代入して、データ処理時間の総時間tを算出する(S4)。 The processing time computing unit 4 calculates the total time t of the data processing time by substituting the time t A to t C necessary for the data processing calculated in this way into the above-described equation (7) (S4).

次いで、こうして算出されたデータ処理時間の総時間t(または、必要応じて各データ処理に必要な時間tA〜tC)が表示部7によって表示される(S5)。 Next, the total time t (or times t A to t C necessary for each data processing as necessary) of the data processing time calculated in this way is displayed on the display unit 7 (S5).

以上一連の工程により、データ処理の処理時間が予測され、その予測された時間が表示部7に表示される。
(データベース構築および重回帰分析による係数の算出)
測定部8によって測定された実際の時間のデータは、回帰係数a0〜a2を更新するために利用される。以下、回帰係数a0〜a2を更新する動作について説明する。
Through the series of steps described above, the processing time of the data processing is predicted, and the predicted time is displayed on the display unit 7.
(Coefficient calculation by database construction and multiple regression analysis)
The actual time data measured by the measuring unit 8 is used to update the regression coefficients a 0 to a 2 . Hereinafter, an operation of updating the regression coefficients a 0 to a 2 will be described.

測定部8は、上述したように、測定した時間のデータのみではなく、データ処理で用いたレイアウトデータA〜Cのデータ、より詳細には、上述した数式(1)〜(3)の変数として利用されるデータ(「単独図形」の数TSA〜TSC、「繰り返し図形」の数TrA〜TrC、「単独図形」のファイルサイズSSA〜SSC、「繰り返し図形」のファイルサイズSrA〜SrC)についても、記録部4aに出力する。このようにして、ある1回のデータ処理において利用されたデータ(上記「単独図形」の数TSA〜TSC等)と、そのデータ処理にかかった実際の時間のデータとは、互いに関連付けられて記録部4a内に格納され、それらのデータからなるデータベースが構成される。 As described above, the measurement unit 8 uses not only the measured time data but also the data of the layout data A to C used in the data processing, more specifically, as the variables of the above-described equations (1) to (3). Data used (number of “single figure” T SA to T SC , number of “repetitive figure” T rA to T rC , file size S SA to S SC of “single figure”, file size S of “repetitive figure” rA to S rC ) are also output to the recording unit 4a. In this way, the data used in one data processing (the number of “single figures” T SA to T SC etc.) and the actual time data required for the data processing are associated with each other. Thus, a database comprising these data is stored in the recording unit 4a.

処理演算部4は、上述のように記録部4a内に構成されたデータベースのデータを用いて、再度、重回帰分析を行って数式(1)〜(3)の係数a0〜a2を算出し、その結果として得られた新たな係数を記録部4aに更新する。 Processing calculating unit 4 uses the data in the database that are configured in the recording unit 4a as described above, again, calculate the coefficients a 0 ~a 2 equation by performing multiple regression analysis (1) - (3) Then, the new coefficient obtained as a result is updated in the recording unit 4a.

以上一連の工程によって、係数a0〜a2が更新される。係数a0〜a2の更新は、1回のデータ処理ごとに自動的に行われるものであってもよい。 The coefficients a 0 to a 2 are updated through the series of steps described above. The updating of the coefficients a 0 to a 2 may be automatically performed every time data processing is performed.

以上説明した本データ処理装置1によれば、データ処理時間を予測する計算式に重回帰式を用いており、その回帰式の回帰係数a0〜a2が「単独図形」および「繰り返し図形」に関するデータに基づいて求められたものであるため、データ処理時間がより正確に予測される。また、通常、データ処理の速度はデータ処理の対象の属性によって異なることが多いため、本実施形態のように、レイアウトデータを「単独図形」と「繰り返し図形」とに分けて扱うことは、より正確な予測結果が得られる点で好ましい。さらに、測定部8を設け、ある1回のデータ処理にかかった実際の処理時間を測定し、そのデータに基づいて再度重回帰分析して回帰係数を更新する構成とすることにより、回帰係数の精度がより向上する。 According to the data processing apparatus 1 described above, the multiple regression equation is used as the calculation formula for predicting the data processing time, and the regression coefficients a 0 to a 2 of the regression formula are “single figure” and “repetitive figure”. Therefore, the data processing time can be predicted more accurately. In addition, since the speed of data processing often varies depending on the attributes of the data processing target, it is more difficult to handle layout data separately as “single figure” and “repetitive figure” as in this embodiment. This is preferable in that an accurate prediction result can be obtained. Furthermore, the measurement unit 8 is provided to measure the actual processing time required for one data processing, and based on the data, the multiple regression analysis is performed again to update the regression coefficient. The accuracy is further improved.

本発明の一実施形態によるデータ処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the data processor by one Embodiment of this invention. 図1のデータ処理装置による、データ処理の一例を説明するためのフロー図である。It is a flowchart for demonstrating an example of the data processing by the data processor of FIG.

符号の説明Explanation of symbols

1 データ処理装置
2 データ入力部
4 処理時間演算部
4a 記録部
5 出力部
6 データ展開・合成部
6a 記録部
7 表示部
8 測定部
A〜C レイアウトデータ
DESCRIPTION OF SYMBOLS 1 Data processing apparatus 2 Data input part 4 Processing time calculating part 4a Recording part 5 Output part 6 Data expansion | deployment / synthesis | combination part 6a Recording part 7 Display part 8 Measurement part AC Layout data

Claims (6)

レイアウトデータを基にして、パターンデータを作成するデータ処理におけるデータ処理時間の予測方法であって、
前記レイアウトデータから、前記データ処理時間を予測するための数値情報を読み込む工程と、
単位ファイルサイズ当りの前記データ処理時間を予測するための重回帰式を読み込み、前記レイアウトデータから読み込まれた前記数値情報を前記重回帰式に代入することによって前記単位ファイルサイズ当りの前記データ処理時間を算出し、該単位ファイルサイズ当りのデータ処理時間に前記レイアウトデータに格納されているファイルサイズの合計を掛けることで、前記データ処理時間を実質的に算出する工程とを有しており、
前記レイアウトデータは、単独図形のデータ、該単独図形の配置位置を示す座標データ、繰り返し図形のデータ、および該繰り返し図形の配置位置を示す座標データとを含む形式であり、
前記数値情報を読み込む工程は、前記単独図形の個数TS、展開した後の前記繰り返し図形の個数Tr、前記レイアウトデータ中のすべての単独図形のデータのファイルサイズSs、および、前記レイアウトデータ中の展開した後のすべての繰り返し図形のデータのファイルサイズSrを読み込むことを含み、
前記データ処理時間を実質的に算出する工程は、前記単位ファイルサイズ当りの前記データ処理時間を算出するときに、(TS/Ss)および(Tr/Sr)を変数とする前記重回帰式を用いることを含む、データ処理時間の予測方法。
A method for predicting data processing time in data processing for creating pattern data based on layout data,
Reading numerical information for predicting the data processing time from the layout data;
Multiple regression equation reads, the data processing time of the unit file per size by substituting the numerical information read from the layout data in the multiple regression equation to predict the data processing time per unit file size calculates, by multiplying the sum of the file size stored in the layout data to the data processing time of the unit per file size, has a step of substantially calculates the data processing time,
The layout data is a format including single figure data, coordinate data indicating the position of the single figure, data of the repeated figure, and coordinate data indicating the position of the repeated figure,
The step of reading the numerical information includes the number T S of the single figure, the number T r of the repeated figure after expansion, the file size S s of the data of all the single figures in the layout data, and the layout data Including reading the file size S r of the data of all repeated figures after expansion in
In the step of substantially calculating the data processing time, when calculating the data processing time per unit file size , the weight with (T S / S s ) and (T r / S r ) as variables is used. A method for predicting data processing time, including using a regression equation.
過去に行われたデータ処理にかかった実際の時間を測定する工程と、
前記実際の時間のデータと、前記過去に行われた前記データ処理で使用された、前記データ処理の処理時間を予測するための前記数値情報とを用いて重回帰分析を行い、重回帰式を決定するのに必要な係数を再度求める工程とをさらに含む、請求項1に記載の、データ処理時間の予測方法。
Measuring the actual time taken to process data in the past;
A multiple regression analysis is performed using the data of the actual time and the numerical information used for predicting the processing time of the data processing used in the data processing performed in the past, and a multiple regression equation is obtained. The method for predicting data processing time according to claim 1, further comprising the step of re-determining a coefficient required for determination.
レイアウトデータを基にして、パターンデータを作成するデータ処理を行うデータ処理装置であって、
前記レイアウトデータが接続され、前記レイアウトデータから、前記データ処理におけるデータ処理時間を予測するための数値情報を読み込むデータ入力部と、
単位ファイルサイズ当りの前記データ処理時間を予測するための重回帰式を予め記憶した記録手段と、
前記レイアウトデータから読み込まれた前記数値情報を前記重回帰式に代入することによって前記単位ファイルサイズ当りの前記データ処理時間を算出し、該単位ファイルサイズ当りのデータ処理時間に前記レイアウトデータに格納されているファイルサイズの合計を掛けることで、前記データ処理時間を実質的に算出する処理時間演算部とを備えており、
前記レイアウトデータは、単独図形のデータ、該単独図形の配置位置を示す座標データ、繰り返し図形のデータ、および該繰り返し図形の配置位置を示す座標データとを含む形式であり、
前記データ入力部は、前記単独図形の個数TS、展開した後の前記繰り返し図形の個数Tr、前記レイアウトデータ中のすべての単独図形のデータのファイルサイズSs、および、前記レイアウトデータ中の展開した後のすべての繰り返し図形のデータのファイルサイズSrを読み込み、
前記処理時間演算部は、前記単位ファイルサイズ当りの前記データ処理時間を算出するときに、(TS/Ss)および(Tr/Sr)を変数とする前記重回帰式を用いる、データ処理装置。
A data processing apparatus that performs data processing for creating pattern data based on layout data,
A data input unit that is connected to the layout data and reads numerical information for predicting a data processing time in the data processing from the layout data;
Recording means for pre-stored multiple regression equations for predicting the data processing time per unit file size ;
The data processing time per unit file size is calculated by substituting the numerical information read from the layout data into the multiple regression equation, and stored in the layout data at the data processing time per unit file size. and that by multiplying the total file size, provided with a processing time calculation unit which substantially calculates the data processing time,
The layout data is a format including single figure data, coordinate data indicating the position of the single figure, data of the repeated figure, and coordinate data indicating the position of the repeated figure,
Wherein the data input unit, the number T S of the sole figure, the number T r of the repeating graphic after expanding the file size S s of the data of all the single figure in the layout data, and, in the layout data Read the file size S r of all the repeated figure data after expansion ,
The processing time calculation unit uses the multiple regression equation with (T S / S s ) and (T r / S r ) as variables when calculating the data processing time per unit file size. Processing equipment.
過去に行われたデータ処理にかかった実際の時間を測定し、前記実際の時間のデータを出力する測定部をさらに備え、
前記処理時間演算部は、前記実際の時間のデータと、前記過去に行われた前記データ処理で使用された、前記データ処理の処理時間を予測するための前記数値情報とを用いて重回帰分析を行い、重回帰式を決定するのに必要な係数を再度求める、請求項3に記載のデータ処理装置。
It further includes a measurement unit that measures actual time taken for data processing performed in the past and outputs data of the actual time,
The processing time calculation unit uses the data of the actual time and the multiple regression analysis using the numerical information for predicting the processing time of the data processing used in the data processing performed in the past. 4. The data processing apparatus according to claim 3, wherein the coefficient necessary for determining the multiple regression equation is obtained again.
予測した前記データ処理時間を表示する表示部をさらに備える、請求項3または4に記載のデータ処理装置。   The data processing apparatus according to claim 3, further comprising a display unit that displays the predicted data processing time. パターンデータを作成するデータ処理におけるデータ処理時間を予測するための数値情報をレイアウトデータから読み込む工程と、
前記単位ファイルサイズ当りの前記データ処理時間を予測するための重回帰式を読み込み、前記レイアウトデータから読み込まれた前記数値情報を前記重回帰式に代入することによって前記単位ファイルサイズ当りの前記データ処理時間を算出し、該単位ファイルサイズ当りのデータ処理時間に前記レイアウトデータに格納されているファイルサイズの合計を掛けることで、前記データ処理時間を実質的に算出する工程と、を含む処理をコンピュータに実行させるためのプログラムであって、
前記レイアウトデータは、単独図形のデータ、該単独図形の配置位置を示す座標データ、繰り返し図形のデータ、および該繰り返し図形の配置位置を示す座標データとを含む形式であり、
前記数値情報を読み込む工程は、前記単独図形の個数TS、展開した後の前記繰り返し図形の個数Tr、前記レイアウトデータ中のすべての単独図形のデータのファイルサイズSs、および、前記レイアウトデータ中の展開した後のすべての繰り返し図形のデータのファイルサイズSrを読み込むことを含み、
前記データ処理時間を実質的に算出する工程は、前記単位ファイルサイズ当りの前記データ処理時間を算出するときに、(TS/Ss)および(Tr/Sr)を変数とする前記重回帰式を用いることを含むプログラム。
Reading numerical information for predicting data processing time in data processing for creating pattern data from layout data;
Multiple regression equation reads, the data processing per unit file size by substituting the numerical information read from the layout data in the multiple regression equation to predict the data processing time per unit file size Calculating a time, and multiplying the data processing time per unit file size by the sum of the file sizes stored in the layout data to substantially calculate the data processing time, A program for executing
The layout data is a format including single figure data, coordinate data indicating the position of the single figure, data of the repeated figure, and coordinate data indicating the position of the repeated figure,
The step of reading the numerical information includes the number T S of the single figure, the number T r of the repeated figure after expansion, the file size S s of the data of all the single figures in the layout data, and the layout data Including reading the file size S r of the data of all repeated figures after expansion in
The step of substantially calculating the data processing time includes the step of calculating the data processing time per unit file size by using (T S / S s ) and (T r / S r ) as variables. A program that involves using regression equations.
JP2004038051A 2004-02-16 2004-02-16 Data processing time prediction method, data processing apparatus, and program Expired - Lifetime JP5084094B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004038051A JP5084094B2 (en) 2004-02-16 2004-02-16 Data processing time prediction method, data processing apparatus, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004038051A JP5084094B2 (en) 2004-02-16 2004-02-16 Data processing time prediction method, data processing apparatus, and program

Publications (2)

Publication Number Publication Date
JP2005227668A JP2005227668A (en) 2005-08-25
JP5084094B2 true JP5084094B2 (en) 2012-11-28

Family

ID=35002414

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004038051A Expired - Lifetime JP5084094B2 (en) 2004-02-16 2004-02-16 Data processing time prediction method, data processing apparatus, and program

Country Status (1)

Country Link
JP (1) JP5084094B2 (en)

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0317782A (en) * 1989-06-14 1991-01-25 Fujitsu Ltd Graphic processing method
JPH10111887A (en) * 1996-10-04 1998-04-28 Kanebo Ltd Lsi development man-hour prediction supporting system
JP3612166B2 (en) * 1997-03-18 2005-01-19 株式会社東芝 Charged beam drawing data creation method and apparatus
JP3507702B2 (en) * 1998-06-26 2004-03-15 株式会社東芝 Pattern inspection apparatus, pattern inspection method, recording medium storing pattern inspection program
JP2000206669A (en) * 1999-01-12 2000-07-28 Sony Corp Pattern data forming device and method
JP3759357B2 (en) * 1999-11-30 2006-03-22 富士通株式会社 Data creation method
JP4117994B2 (en) * 2000-02-17 2008-07-16 株式会社東芝 LSI mask drawing data compression apparatus and compression method
JP2005294446A (en) * 2004-03-31 2005-10-20 Nec Corp Predictive system and method of synthesis and development process time of electronic drawing data

Also Published As

Publication number Publication date
JP2005227668A (en) 2005-08-25

Similar Documents

Publication Publication Date Title
JP6378128B2 (en) Performance verification apparatus, system, method, and program for causing computer to execute the method
JP4500308B2 (en) Electronic package reliability prediction apparatus and electronic package reliability prediction program
US7657408B2 (en) Structural analysis apparatus, structural analysis method, and structural analysis program
JP2009032199A (en) Simulation method and program
US20070101302A1 (en) Mixed signal circuit simulator
JP2010250674A (en) Working hour estimation device, method, and program
JP2010218252A (en) Cell library preparation device for analyzing statistical timing, statistical timing analyzer, method of preparing cell library for analyzing statistical timing, and statistical timing analyzing method
JP2012194910A (en) Mesh number prediction method, analyzer, and program
JP4908281B2 (en) Power consumption analysis program, power consumption analysis method, and power consumption analysis apparatus
JP5084094B2 (en) Data processing time prediction method, data processing apparatus, and program
US20070225953A1 (en) Management system and management method of CAD data
JP2008217594A (en) Screening method and screening system of compound
JP4969536B2 (en) Design support apparatus, method thereof, and storage medium thereof
JP2010092201A (en) Program performance measuring device, method, program, program recording medium
JP2009020625A (en) Analysis model creation method, program, recording medium and analysis model creation device
JPH11195057A (en) Cost cumulative calculation processor
JP2005294446A (en) Predictive system and method of synthesis and development process time of electronic drawing data
US20230409664A1 (en) Data analysis device, data analysis method, and program
US6529859B1 (en) Oscillator phase noise prediction
JP6600723B1 (en) Predictive management method, predictive management system, and economic data selection method
JP2009276979A (en) Merchandise design support device and merchandise design support program
JP2008059411A (en) Progress control device and program
JP2009037482A (en) Simulation method and program
JP6569498B2 (en) Voltage drop simulation program, information processing apparatus, and voltage drop simulation method
KR100435311B1 (en) Unit Converting Device In Simulation Software For Engineering Analysis

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060224

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070115

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100114

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100120

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100310

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100609

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20100929

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20100929

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20101117

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120717

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: 20120904

R150 Certificate of patent or registration of utility model

Ref document number: 5084094

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150914

Year of fee payment: 3

EXPY Cancellation because of completion of term