JPH09293092A - Modeling method and simulation method for electronic circuit - Google Patents

Modeling method and simulation method for electronic circuit

Info

Publication number
JPH09293092A
JPH09293092A JP8108913A JP10891396A JPH09293092A JP H09293092 A JPH09293092 A JP H09293092A JP 8108913 A JP8108913 A JP 8108913A JP 10891396 A JP10891396 A JP 10891396A JP H09293092 A JPH09293092 A JP H09293092A
Authority
JP
Japan
Prior art keywords
electronic circuit
delay time
data point
data points
data
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
JP8108913A
Other languages
Japanese (ja)
Inventor
Yoshinori Shimosakota
義則 下迫田
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP8108913A priority Critical patent/JPH09293092A/en
Publication of JPH09293092A publication Critical patent/JPH09293092A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide the modeling method for the electronic circuit which can find the delay time of the electronic circuit fast with high precision. SOLUTION: In a step S10, analog simulation is performed to find the relations (data point) of a delay time Yi to n kinds of parameter Xi and in a step S11, a start data point and an end point are regarded as data points of a model for the delay time; and the gradient ai between adjacent data points is found in a step S12, the absolute value difference bi of the adjacent gradient ai is found in a step S13. In a step S14, the m larger absolute value differences bi of the gradients ai are selected in a step S14 to obtain data points of the model for the delay time and in a step S15, the respective data points are interpolated linearly to form a model f1 (xi ).

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、電子回路の遅延時
間をモデル化するモデル化方法及び電子回路のシミュレ
ーションを行うシミュレーション方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a modeling method for modeling a delay time of an electronic circuit and a simulation method for simulating the electronic circuit.

【0002】[0002]

【従来の技術】従来より、電子回路の設計の補助、最適
化等を目的としてワークステーション等の情報処理装置
を用いた電子回路のシミュレーションが用いられてい
る。このようなシミュレーションでは、電子回路のモデ
ル化を行い、これらのモデルに対して入力信号に対する
過渡応答等の特性の解析を行うようになっている。この
ような解析においては、電子回路の遅延時間をモデル化
する必要がある。このような電子回路の遅延時間は出力
負荷(容量)又は入力遷移時間の関数としてモデル化さ
れている。現実には電子回路の遅延時間を正確にモデル
化することは困難であり、また、シミュレーション時の
演算量が増大するため、実際のシミュレーションでは、
図2に示すように遅延時間を1次直線で近似(線形近
似)したり、図3に示すように出力負荷(容量)又は入
力遷移時間の変域の所定区間毎に遅延時間を線形補間
(非線形近似)して求めた遅延時間に基づいてシミュレ
ーションを行っている。
2. Description of the Related Art Conventionally, simulation of an electronic circuit using an information processing device such as a workstation has been used for the purpose of assisting and optimizing the design of the electronic circuit. In such simulation, electronic circuits are modeled, and characteristics such as transient response to an input signal are analyzed for these models. In such analysis, it is necessary to model the delay time of the electronic circuit. The delay time of such electronic circuits is modeled as a function of output load (capacitance) or input transition time. In reality, it is difficult to accurately model the delay time of an electronic circuit, and the amount of calculation during simulation increases, so in an actual simulation,
As shown in FIG. 2, the delay time is approximated by a linear line (linear approximation), or as shown in FIG. 3, the delay time is linearly interpolated (for each predetermined section of the output load (capacity) or the input transition time range). Simulation is performed based on the delay time obtained by non-linear approximation).

【0003】線形近似では、図2中に黒点で示すデータ
点を、同図中に直線で示す1次直線で近似し、出力負荷
(容量)又は入力遷移時間の1次関数として遅延時間を
求めている。また、上述のような非線形近似では、図3
中に示すようないくつかのデータ点を求め、これらのデ
ータ点の間を線形補間することで近似して遅延時間を求
めている。
In the linear approximation, the data points indicated by black dots in FIG. 2 are approximated by a linear line indicated by a straight line in FIG. 2 and the delay time is obtained as a linear function of the output load (capacitance) or the input transition time. ing. In addition, in the nonlinear approximation as described above, FIG.
Several data points as shown in the figure are obtained, and the delay time is obtained by approximation by linear interpolation between these data points.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上述の
1次直線による線形近似では、1次直線から実際のデー
タ点が離れている領域において求められた遅延時間の誤
差が大きくなる。また、非線形近似においても、データ
点の間隔に比較して遅延時間の特性曲線の傾きの変化が
大きい領域では、図3中に斜線で示すような誤差を生じ
てしまう。非線形近似では、データ点間の間隔を小さく
すると誤差を小さくすることができるが、データ点の数
を増加させた場合、遅延時間のテーブルが大きくなり、
電子回路の設計及びシミュレーション時の計算量が多く
なるため、これらの処理を行うための実行時間が増加す
る。
However, in the above-mentioned linear approximation by the linear line, the error of the delay time obtained in the area where the actual data point is apart from the linear line becomes large. Also in the non-linear approximation, in the region where the change in the slope of the characteristic curve of the delay time is large as compared with the interval of the data points, an error as shown by the diagonal line in FIG. 3 occurs. In the nonlinear approximation, the error can be reduced by reducing the interval between the data points, but when the number of data points is increased, the delay time table becomes larger,
Since the amount of calculation at the time of designing and simulating an electronic circuit increases, the execution time for performing these processes increases.

【0005】本発明は、上述のような問題点に鑑みてな
されたものであり、電子回路の遅延時間を高精度に求め
ることができる電子回路のモデル化方法を提供すること
を目的とする。
The present invention has been made in view of the above problems, and an object of the present invention is to provide an electronic circuit modeling method capable of obtaining the delay time of an electronic circuit with high accuracy.

【0006】また、本発明は、電子回路のシミュレーシ
ョンを高精度に行うことができる電子回路のシミュレー
ション方法を提供することを目的とする。
Another object of the present invention is to provide an electronic circuit simulation method capable of performing an electronic circuit simulation with high accuracy.

【0007】[0007]

【課題を解決するための手段】本発明に係る電子回路の
モデル化方法では、電子回路の遅延時間をモデル化する
際に、まず、例えば出力負荷(容量)、入力遷移時間等
の電子回路のパラメータをn(n:任意)通りに変化さ
せ、各々のパラメータに対する電子回路の遅延時間を求
め、各々のパラメータと、パラメータに対応する遅延時
間の組を座標とするデータ点を求める。
In the method of modeling an electronic circuit according to the present invention, when modeling the delay time of the electronic circuit, first, for example, the output load (capacitance), the input transition time, etc. of the electronic circuit The parameters are changed in n (n: arbitrary) ways, the delay time of the electronic circuit with respect to each parameter is obtained, and the data point having coordinates of each parameter and the delay time corresponding to the parameter is obtained.

【0008】次に、各データ点間のパラメータの増分に
対する遅延時間の増分を各データ点間の傾きとし、各デ
ータ点における傾きの変化を表す指標を求め、指標の上
位のm(m<n)点を求め、m点の指標に対応するデー
タ点を選択し、選択したデータ点間を線形補間して電子
回路の遅延時間をモデル化する。
Next, using the increment of the delay time with respect to the increment of the parameter between the data points as the slope between the data points, an index representing the change in the slope at each data point is obtained, and the upper m (m <n) of the index is obtained. ) Points are selected, data points corresponding to the index of m points are selected, and linear interpolation is performed between the selected data points to model the delay time of the electronic circuit.

【0009】あるいは、各データ点間のパラメータの増
分に対する遅延時間の増分を各データ点間の傾きとし、
各データ点における傾きの変化を表す指標を求め、求め
た指標をm(m<n)区間に分け、各区間内の指標の上
位の点を求め、各区間毎に求めた指標に対応するデータ
点を選択し、選択したデータ点間を線形補間して電子回
路の遅延時間をモデル化する。
Alternatively, the increment of the delay time with respect to the increment of the parameter between the data points is defined as the slope between the data points,
Data corresponding to the index obtained for each section is obtained by dividing the obtained index into m (m <n) sections, and obtaining the index indicating the change in the slope at each data point. The points are selected and the delay time of the electronic circuit is modeled by linearly interpolating between the selected data points.

【0010】指標として、各データ点と、このデータ点
に隣接する2つのデータ点との間の傾きの差の絶対値を
用いてもよく、あるいは、各データ点と、このデータ点
に隣接する2つのデータ点とを通る2次曲線の、このデ
ータ点における傾きと、このデータ点に隣接するデータ
点についての同様の2次曲線の傾きの差の絶対値、又
は、各データ点と、このデータ点に隣接する2つのデー
タ点とを通る2次曲線の、このデータ点における2次微
分値の絶対値等を用いてもよい。
The absolute value of the slope difference between each data point and two data points adjacent to this data point may be used as an index, or each data point and its adjacent data point. The absolute value of the difference between the slope of a quadratic curve passing through two data points at this data point and the slope of a similar quadratic curve for data points adjacent to this data point, or each data point It is also possible to use the absolute value of the quadratic differential value at this data point of a quadratic curve that passes through two data points adjacent to the data point.

【0011】また、本発明に係る電子回路のシミュレー
ション方法では、本発明に係る電子回路の遅延時間のモ
デル化方法によりモデル化した電子回路の遅延時間に基
づいてシミュレーションを行う。
Further, in the electronic circuit simulation method according to the present invention, the simulation is performed based on the delay time of the electronic circuit modeled by the electronic circuit delay time modeling method according to the present invention.

【0012】[0012]

【発明の実施の形態】本発明に係る電子回路のモデル化
方法は、ワークステーション等により電子回路の過渡応
答、周波数応答等の解析を行う際に用いることができ
る。
BEST MODE FOR CARRYING OUT THE INVENTION The method for modeling an electronic circuit according to the present invention can be used when a transient response or a frequency response of an electronic circuit is analyzed by a workstation or the like.

【0013】本発明の第1の実施形態に係るシミュレー
ション装置は、図1に示すように、ユーザからの指示等
を入力するための入力部1と、電子回路等の動作等に関
する演算等を行う演算処理部2と、演算処理部2により
データ、演算プログラム等が記憶されるメモリ3と、デ
ータ、演算プログラム等を格納するディスク装置4と、
電子回路の遅延時間をモデルする遅延時間モデル化部5
と、シミュレーション結果等を出力するための出力部6
とを備えている。
As shown in FIG. 1, the simulation apparatus according to the first embodiment of the present invention performs an input unit 1 for inputting an instruction or the like from a user and an operation or the like regarding the operation of an electronic circuit or the like. An arithmetic processing unit 2, a memory 3 in which data, arithmetic programs, etc. are stored by the arithmetic processing unit 2, and a disk device 4 for storing data, arithmetic programs, etc.
Delay time modeling unit 5 for modeling delay time of electronic circuit
And an output unit 6 for outputting simulation results and the like.
And

【0014】このような構成のシミュレーション装置
は、図4に示すフローチャートに従って動作する。ステ
ップS1において、演算処理部2は、入力部1から供給
されるユーザからの指示等に基づいて、例えばディスク
装置4に登録されている電子部品のデータベース等を参
照して電子回路の構成部品、入出力端子、電源及びこれ
らの接続等を示すデータを入力する。ステップS2にお
いて、演算処理部2は、上述のステップS1で入力され
たデータに基づいて電子回路を構成する各構成部品の伝
達関数(ゲイン)等を求める。ステップS3において、
演算処理部2は、電子回路の遅延時間のモデル化を行
う。そして、ステップS4において、演算処理部2は、
ステップS2で求めた伝達関数、ステップS3で求めた
遅延時間のモデル等に基づいて電子回路の過渡応答、周
波数応答等の特性の解析を行い、解析結果を出力部6を
介して出力する。
The simulation apparatus having such a structure operates according to the flowchart shown in FIG. In step S1, the arithmetic processing unit 2 refers to, for example, a database of electronic components registered in the disk device 4 or the like on the basis of a user's instruction or the like supplied from the input unit 1, and a component of an electronic circuit, Input data indicating the input / output terminals, the power supply and their connection. In step S2, the arithmetic processing unit 2 obtains the transfer function (gain) of each component forming the electronic circuit based on the data input in step S1. In step S3,
The arithmetic processing unit 2 models the delay time of the electronic circuit. Then, in step S4, the arithmetic processing unit 2
The characteristics such as the transient response and frequency response of the electronic circuit are analyzed based on the transfer function obtained in step S2, the delay time model obtained in step S3, and the like, and the analysis result is output via the output unit 6.

【0015】上述の図4のステップS3における電子回
路の遅延時間のモデル化は、図5に示すフローチャート
に従って行われる。まず、演算処理部2は、ステップS
10において、上述の図4のステップS2で求めた、各
構成部品の伝達関数等に基づいてアナログシミュレーシ
ョンを行う。
The modeling of the delay time of the electronic circuit in step S3 of FIG. 4 described above is performed according to the flowchart shown in FIG. First, the arithmetic processing unit 2 performs step S
At 10, analog simulation is performed based on the transfer function of each component obtained in step S2 of FIG.

【0016】一般に、電子回路の遅延時間は、出力負荷
(容量)又は入力遷移時間の関数としてモデル化される
ため、このステップS10では、まず、これらのパラメ
ータ(例えば出力負荷)Xi をn通りに変化させ、この
変化に対応する遅延時間Yiの変化を測定する。これに
より、パラメータXi の増加に従って遅延時間Yi が、
例えば図6に示すように変化する。以下、パラメータX
i と、このパラメータXi に対応する遅延時間Yi の組
み(Xi、Yi)をデータ点という。
Generally, the delay time of the electronic circuit is modeled as a function of the output load (capacitance) or the input transition time. Therefore, in this step S10, these parameters (for example, the output load) X i are first n times different. Then, the change in the delay time Y i corresponding to this change is measured. As a result, the delay time Y i increases as the parameter X i increases.
For example, it changes as shown in FIG. Below, parameter X
A set (X i , Y i ) of i and the delay time Y i corresponding to this parameter X i is called a data point.

【0017】ステップS11では、これらのデータ点の
内、パラメータXi の変域の両端のデータ点(X1
1)、(Xn、Yn)を遅延時間のモデルf1(Xi
のデータ点P1、Pn(図6に示す場合ではP6)と
し、続くステップS12において、次式に従って隣接デ
ータ点間の傾きai を求める。 ai =(Yi+1−Yi)/(Xi+1−Xi) (i=1、2、・・・、n−2、n−1) ・・・(式1)
[0017] In step S11, of these data points, both ends of the data points variance range of the parameter X i (X 1,
Y 1 ), (X n , Y n ) is a delay time model f1 (X i ).
Data points P1 and Pn (P6 in the case shown in FIG. 6) of the above, and in the subsequent step S12, the slope a i between adjacent data points is obtained according to the following equation. a i = (Y i + 1 −Y i ) / (X i + 1 −X i ) (i = 1, 2, ..., N−2, n−1) (Equation 1)

【0018】そして、ステップS13において、次式に
従って隣接する傾きai の絶対値差bi を求める。 bi =|ai−ai-1| (i=2、・・・、n−2、n−1) ・・・(式2)
Then, in step S13, the absolute value difference b i between the adjacent slopes a i is calculated according to the following equation. b i = | a i −a i−1 | (i = 2, ..., N−2, n−1) (Equation 2)

【0019】これらのステップS12、S13の処理に
より、図7に示すように、各々のデータ点に対して傾き
i 、絶対値差bi が求められる。このようにあるデー
タ点(i)に対応する傾きai を求める際に、データ点
(i)と次のデータ点(i+1)に基づいて傾きai
求めた場合、この傾きai はデータ点(i)と次のデー
タ点(i+1)の中間の点における傾きとなる。しかし
ながら、データ点(i)に対応する絶対値差bi を求め
る際に、データ点(i)における傾きai と前のデータ
点(i−1)における傾きai-1 に基づいて絶対値差b
i を求めることにより、データ点(i)における絶対値
差bi を求めることができる。
By the processing of these steps S12 and S13, as shown in FIG. 7, the inclination a i and the absolute value difference b i are obtained for each data point. In determining the slope a i corresponding to the data points (i) in this way, if the calculated slope a i based on the data points (i) and the next data point (i + 1), the inclination and a i data The slope is at an intermediate point between the point (i) and the next data point (i + 1). However, when obtaining the absolute value difference b i corresponding to the data point (i), the absolute value is calculated based on the slope a i at the data point (i) and the slope a i-1 at the previous data point (i-1). Difference b
By finding i , the absolute value difference b i at data point (i) can be found.

【0020】隣接する傾きai の絶対値差bi が求めら
れると、ステップS14において、求められた傾きai
の絶対値差bi の最大値から上位m個、例えば図6に示
す場合では4個のA1、A2、A3、A4に対応するデ
ータ点(Xi、Yi)を選び出して遅延時間のモデルf1
(Xi )のデータ点とする。ここで、例えば図6中の各
点に対応する値を示す図7中のパラメータXi が2.4
及び4.2のときのように、絶対値差bi (Xi )の値
が同一であり、対応するデータ点がモデルf1(Xi
のm番目のデータ点である場合は、例えばパラメータX
i が小さい方のデータ点を選択する。
When the absolute value difference b i between the adjacent slopes a i is calculated, the calculated slope a i is calculated in step S14.
From the maximum value of the absolute value difference b i of m, for example, in the case shown in FIG. 6, four data points (X i , Y i ) corresponding to A1, A2, A3, and A4 are selected and a delay time model is selected. f1
Let it be the data point of (X i ). Here, for example, the parameter X i in FIG. 7 indicating the value corresponding to each point in FIG. 6 is 2.4.
And 4.2, the absolute value difference b i (X i ) has the same value, and the corresponding data point is the model f1 (X i ).
If it is the m-th data point of
Select the data point with the smaller i .

【0021】さらに、ステップS15において合計でm
+2個のデータ点間を線形補間して遅延時間のモデルf
1(Xi )とする。これにより、図6中に実線で示す遅
延時間のモデルf1(Xi )が求められる。このように
求めたモデルf1(Xi )は、例えば図2に示すような
線形近似により求めたモデルに比較して誤差が非常に小
さくなっている。
Further, in step S15, a total of m
Delay time model f by linearly interpolating between +2 data points
1 (X i ). As a result, the model f1 (X i ) of the delay time shown by the solid line in FIG. 6 is obtained. The error of the model f1 (X i ) thus obtained is much smaller than that of the model obtained by linear approximation as shown in FIG. 2, for example.

【0022】また、このように求めたモデルf1
(Xi )は、傾きai の絶対値差bi が大きい点、すな
わち傾きai の変化が大きいデータ点から順に、モデル
のデータ点として選択しているため、例えば図3に示す
データ点を等間隔に設定した場合と同様なデータ点の数
で、誤差が大幅に小さいモデルを作成することができ
る。
Further, the model f1 obtained in this way
(X i) is the point absolute value difference b i of slope a i is large, that is, starting from a large change data points the slope a i, since the selected as the data points of the model, for example, the data points shown in FIG. 3 With the same number of data points as when is set at equal intervals, a model with a significantly smaller error can be created.

【0023】従って、このようなモデルを用いることに
より、データ点の数を増加させずに誤差を大幅に小さく
することができるため、電子回路の設計及びシミュレー
ションを高速かつ高精度に行うことができる。
Therefore, by using such a model, the error can be significantly reduced without increasing the number of data points, so that the design and simulation of the electronic circuit can be performed at high speed and with high accuracy. .

【0024】上述の第1の実施形態では、上述の図2及
び図3に示す線形近似、非線型近似に比較して大幅に誤
差を減少させることができるが、図5中のステップS1
2において、隣接する2つのデータ点の片側のデータ点
との差分により傾きai を求めているため、傾きai
若干の誤差が含まれてしまう。
In the first embodiment described above, the error can be greatly reduced as compared with the linear approximation and the non-linear approximation shown in FIGS. 2 and 3, but step S1 in FIG.
In 2, the slope a i is obtained from the difference between two adjacent data points and the data point on one side, so the slope a i will include some error.

【0025】このため、第2の実施形態では、上述の図
4に示すフローチャートのステップS3において、デー
タ点(i)と、この両側の2つのデータ点(i−1)、
(i+1)の3点を通る2次曲線を求め、この2次曲線
を微分して傾きai を求めるようになっている。
Therefore, in the second embodiment, in step S3 of the flow chart shown in FIG. 4, the data point (i) and two data points (i-1) on both sides of the data point (i),
A quadratic curve passing through three points (i + 1) is obtained, and the quadratic curve is differentiated to obtain the slope a i .

【0026】すなわち、この第2の実施形態では、図8
に示すフローチャートに従って、電子回路の遅延時間の
モデル化を行うようになっている。まず、演算処理部2
は、ステップS21において、上述の図5のステップS
10〜S11と同様に、アナログシミュレーションを行
ってn個のデータ点(Xi、Yi)を求め、始点と終点の
データ点をモデルf2(Xi )のデータ点とする。
That is, in the second embodiment, as shown in FIG.
The delay time of the electronic circuit is modeled according to the flow chart shown in FIG. First, the arithmetic processing unit 2
In step S21, the above-mentioned step S in FIG.
Similar to 10 to S11, analog simulation is performed to obtain n data points (X i , Y i ), and the data points of the start point and the end point are set as the data points of the model f2 (X i ).

【0027】次に、ステップS22においてこれらのデ
ータ中の連続する3点(Xi-1、Yi -1)、(Xi
i)、(Xi+1、Yi+1)を通る2次曲線gi (Xi
を求め、続くステップS23においてこの2次曲線g
(Xi )を微分してデータ点(Xi 、Yi )における傾
きai (=gi ’(Xi ))を求める。gi (Xi )=
aXi 2+bXi +c(a、b、c:定数)とすると傾き
i は2aXi +bとなる。ここで、両端のデータ点
(1)、(n)では、上述の2次曲線gi (Xi )を求
めることができないため、これらの隣のデータ点
(2)、(n−1)における2次曲線g2(Xi)、g
n-1(Xi)を用い、これらの曲線のデータ点(1)、
(n)における傾きg2’(X1)、gn-1’(Xn)を両
端のデータ点における傾きaiとする。
Next, in step S22, three consecutive points (X i-1 , Y i -1 ) in these data (X i ,
Y i ), (X i + 1 , Y i + 1 ) quadratic curve g i (X i )
Is calculated, and in the subsequent step S23, this quadratic curve g
(X i) by differentiating the data points (X i, Y i) determining the slope a i (= g i '( X i)) in the. g i (X i ) =
If aX i 2 + bX i + c (a, b, c: constant), the slope a i becomes 2aX i + b. Here, since it is not possible to obtain the above-mentioned quadratic curve g i (X i ) at the data points (1) and (n) at both ends, the data points (2) and (n−1) next to these quadratic curves g i (X i ) cannot be obtained. Quadratic curve g 2 (X i ), g
Using n-1 (X i ), the data points (1) of these curves,
Let the slopes g 2 '(X 1 ) and g n-1 ' (X n ) in ( n ) be the slopes a i at the data points at both ends.

【0028】あるいは、ステップS22及びステップS
23において、次式によりデータ点(Xi、Yi)におけ
る傾きai を求めてもよい。 ai =(Yi+1−Yi-1)/(Xi+1−Xi-1) (i=2、・・・、n−2、n−1) ・・・(式3)
Alternatively, step S22 and step S
In 23, the slope a i at the data point (X i , Y i ) may be obtained by the following equation. a i = (Y i + 1 −Y i−1 ) / (X i + 1 −X i−1 ) (i = 2, ..., n−2, n−1) (Equation 3)

【0029】このように各データ点(Xi、Yi)におけ
る傾きai が求められると、ステップS24〜S26に
おいて、上述の図5に示すフローチャートのステップS
13〜S15と同様に、隣接する傾きai の絶対値差b
i (Δgi’(Xi)を求め、求められた傾きai の絶対
値差bi の最大値から上位m個、例えば図9及び図10
に示す場合では4個のB1、B2、B3、B4に対応す
るデータ点(Xi、Yi)を選び出して遅延時間のモデル
f2(Xi )のデータ点とし、さらに、ステップS26
において合計でm+2個のデータ点間を線形補間して遅
延時間のモデルf2(Xi )とする。これにより、図1
0中に実線で示す遅延時間のモデルf2(Xi )が求め
られる。この図10に示すモデルf2(Xi )はXi
3以上の領域において、上述の図6に示すモデルf1
(Xi )より誤差が小さくなっている。
When the inclination a i at each data point (X i , Y i ) is obtained in this way, in steps S24 to S26, step S of the flowchart shown in FIG.
Similar to 13 to S15, the absolute value difference b between the adjacent slopes a i
i (Δg i '(X i ) is calculated, and the upper m number from the maximum value of the absolute value difference b i of the calculated slope a i , for example, FIGS.
In the case shown in (4), the data points (X i , Y i ) corresponding to the four B1, B2, B3, B4 are selected and used as the data points of the delay time model f2 (X i ) and further, step S26
In, a total of m + 2 data points are linearly interpolated to obtain a delay time model f2 (X i ). As a result, FIG.
The model f2 (X i ) of the delay time indicated by the solid line in 0 is obtained. The model f2 (X i ) shown in FIG. 10 has the model f1 shown in FIG. 6 in the region where X i is 3 or more.
The error is smaller than (X i ).

【0030】この第2の実施形態によれば、限られたデ
ータ点でより誤差の小さい遅延時間のモデル化を行うこ
とができる。このモデルは第1の実施の形態より作成に
は手間を要するが、より高い精度が期待できる。従っ
て、このようなモデル化方法によるモデルを用いること
により、電子回路の設計及びシミュレーションを高速に
行うことができると共に、これらの設計、シミュレーシ
ョンをより高精度に行うことができる。
According to the second embodiment, it is possible to model a delay time having a smaller error with limited data points. This model requires more labor to create than the first embodiment, but higher accuracy can be expected. Therefore, by using a model based on such a modeling method, designing and simulation of an electronic circuit can be performed at high speed, and these designing and simulation can be performed with higher accuracy.

【0031】上述の第1及び第2の実施形態では、図5
のステップS13、図8のステップS24において、隣
接する2つの傾きai の差分により絶対値差bi (傾き
iの変化)を求めているため、絶対値差bi に若干の
誤差が含まれてしまう。
In the first and second embodiments described above, FIG.
Step S13 in, in step S24 of FIG. 8, for seeking the absolute value difference b i by the difference of two adjacent slope a i (a change in the slope a i), contains a slight error in the absolute value difference b i Get lost.

【0032】このため、第3の実施形態では、上述の図
4に示すフローチャートのステップS3において、各デ
ータ点と、その両側の2つのデータ点を通る2次曲線の
2次微分値を求め、この2次微分値に基づいて遅延時間
のモデルf3(Xi )を求めるようになっている。
Therefore, in the third embodiment, in step S3 of the flow chart shown in FIG. 4, the second-order differential value of the quadratic curve passing through each data point and two data points on both sides of the data point is obtained, A delay time model f3 (X i ) is obtained based on the second derivative.

【0033】すなわち、この第3の実施形態では、図1
1に示すフローチャートに従って、電子回路の遅延時間
のモデル化を行うようになっている。まず、演算処理部
2は、ステップS31において、上述の図5のステップ
S10〜S11、図8のステップS21と同様に、アナ
ログシミュレーションを行ってn個のデータ点(Xi
i )を求め、始点と終点のデータ点をモデルf3(X
i )のデータ点とする。
That is, in the third embodiment, as shown in FIG.
According to the flowchart shown in FIG. 1, the delay time of the electronic circuit is modeled. First, in step S31, the arithmetic processing unit 2 performs an analog simulation to perform n data points (X i , X i , similar to step S10 to S11 of FIG. 5 and step S21 of FIG. 8 described above).
Y i ) is obtained, and the data points at the start point and the end point are set to the model f3 (X
i ) Data points.

【0034】次に、ステップS32において上述の図8
のステップS22と同様にデータ中の連続する3点(X
i-1、Yi-1)、(Xi、Yi)、(Xi+1、Yi+1)を通る
2次曲線hi (Xi )を求める。次に、ステップS33
において、この2次曲線hi(Xi )を2次微分してデ
ータ点(Xi、Yi)における傾きの変化率hi”(Xi
を求める。hi(Xi)=aXi 2+bXi +c(a、b、
c:定数)とすると傾きの変化率hi”(Xi)は2a
(2次項の係数)となる。
Next, in step S32, as shown in FIG.
As in step S22 of, the three consecutive points (X
A quadratic curve h i (X i ) passing through i−1 , Y i−1 ), (X i , Y i ) and (X i + 1 , Y i + 1 ) is obtained. Next, step S33
, The quadratic curve h i (X i ) is second-order differentiated to change the slope h i ″ (X i ) of the slope at the data point (X i , Y i ).
Ask for. h i (X i) = aX i 2 + bX i + c (a, b,
c: constant), the rate of change of slope h i ″ (X i ) is 2a
(Coefficient of quadratic term).

【0035】あるいは、ステップS32及びステップS
33において、次式によりデータ点(Xi、Yi)から直
接に傾きの変化率H”(Xi )を求めてもよい。 hi ”(Xi )=(Yi+1+Yi-1−2×Xi )/(Xi−Xi-12 (i=2、・・・、n−2、n−1) ・・・(式4)
Alternatively, step S32 and step S
In 33, the slope change rate H ″ (X i ) may be directly obtained from the data point (X i , Y i ) by the following equation: h i ″ (X i ) = (Y i + 1 + Y i − 1−2 × X i ) / (X i −X i−1 ) 2 (i = 2, ..., n−2, n−1) (Equation 4)

【0036】このような各データ点に対応する傾きの変
化率hi”(Xi)の最大値から上位m個、例えば図12
及び図13に示す場合では4個のC1、C2、C3、C
4に対応するデータ点(Xi、Yi)を選び出して遅延時
間のモデルf3(Xi )のデータ点とし、さらに、ステ
ップS36において合計でm+2個のデータ点間を線形
補間して遅延時間のモデルf3(Xi )とする。ここ
で、例えば図12中のパラメータXi が2.4及び4.
2のときのように、傾きの変化率hi”(Xi)の値が同
一であり、対応するデータ点がモデルf3(Xi )のm
番目のデータ点である場合は、例えばパラメータXi
大きい方のデータ点を選択する。
From the maximum value of the change rate h i ″ (X i ) of the slope corresponding to each data point, the top m, for example, FIG.
And in the case shown in FIG. 13, four C1, C2, C3, C
The data points (X i , Y i ) corresponding to 4 are selected as the data points of the delay time model f3 (X i ), and further, in step S36, a total of m + 2 data points are linearly interpolated to obtain the delay time. Model f3 (X i ). Here, for example, the parameters X i in FIG.
As in the case of 2, the values of the rate of change of slope h i ″ (X i ) are the same, and the corresponding data points are m of the model f3 (X i ).
In the case of the second data point, for example, the data point having the larger parameter X i is selected.

【0037】これにより、図13中に実線で示す遅延時
間のモデルf3(Xi )が求められる。この図13に示
すモデルf3(Xi )は図10に示す第2の実施形態に
よるモデルf2(Xi )よりさらに誤差が低減されてい
る。
As a result, the delay time model f3 (X i ) shown by the solid line in FIG. 13 is obtained. The model f3 (X i ) shown in FIG. 13 is further reduced in error than the model f2 (X i ) shown in FIG. 10 according to the second embodiment.

【0038】この第3の実施の形態によれば、限られた
データ点でより誤差の小さい遅延時間のモデル化を行う
ことができる。また、2次曲線の2次微分値は上述のよ
うに2次項の係数であるため、2次曲線を求めた時点で
既知となるので、例えば上述の第2の実施形態において
2次曲線の1次微分値を求めた後に、隣接する1次微分
値の絶対値差を求める場合より簡単に求めることができ
る。従って、この第3の実施形態によれば、より簡単
に、精度をさらに向上させたモデル化を行うことができ
る。このようなモデルを用いることにより、電子回路の
設計及びシミュレーションを高速かつ高精度に行うこと
ができる。
According to the third embodiment, a delay time with a smaller error can be modeled with limited data points. Further, since the quadratic differential value of the quadratic curve is a coefficient of the quadratic term as described above, it becomes known when the quadratic curve is obtained. For example, in the above-described second embodiment, the quadratic curve 1 This can be obtained more easily than the case where the absolute value difference between adjacent primary differential values is obtained after obtaining the secondary differential value. Therefore, according to the third embodiment, it is possible to more easily perform modeling with further improved accuracy. By using such a model, design and simulation of an electronic circuit can be performed at high speed and with high accuracy.

【0039】ところで、上述の第1〜第3の実施形態に
より電子回路のモデルf1(Xi )、f2(Xi )、f
3(Xi )を求める場合では、傾きの変化が大きい領域
(例えば図7、10、13では、Xi が5以下の領域)
のデータ点を優先的にモデルのデータ点とすることによ
り、モデルの精度を全体的に向上させているが、データ
点の区間に偏りが生じ、傾きの小さい領域の精度が不十
分となる場合もある。このような傾きの小さい領域のモ
デルのみが必要である場合等には、この領域の精度を向
上させることが望まれる。
Incidentally, the electronic circuit models f1 (X i ), f2 (X i ), f according to the first to third embodiments described above.
In the case of obtaining 3 (X i ), a region where the change in inclination is large (for example, in FIGS. 7, 10 and 13, a region where X i is 5 or less).
Although the accuracy of the model is improved overall by preferentially setting the data points of the above as the data points of the model, if the interval of the data points is biased and the accuracy of the area with a small inclination becomes insufficient. There is also. When only a model of such an area having a small inclination is required, it is desired to improve the accuracy of this area.

【0040】このため、第4の実施形態では、上述の図
4に示すフローチャートのステップS3において、始
点、終点以外のデータ点をパラメータXi の所定区間毎
にm個のグループに分け、各グループ内で、上述の第1
実施例と同様に求めた絶対値差bi が最大のデータ点を
そのグループに対応する区間のデータ点としてモデルf
4(Xi )を求める。
Therefore, in the fourth embodiment, in step S3 of the flowchart shown in FIG. 4, the data points other than the start point and the end point are divided into m groups for each predetermined section of the parameter X i , and each group is divided into m groups. Within the above mentioned first
In the model f, the data point having the maximum absolute value difference b i obtained in the same manner as the example is used as the data point of the section corresponding to the group.
4 (X i ).

【0041】すなわち、この第4の実施形態では、図1
4に示すフローチャートに従って、電子回路の遅延時間
のモデル化を行うようになっている。まず、演算処理部
2は、ステップS41〜S43において、上述の図5の
ステップS10〜ステップS14と同様に、アナログシ
ミュレーションを行ってn個のデータ点(Xi、Yi)を
求め、始点、終点のデータ点をモデルf4(Xi )のデ
ータ点とし、隣接するデータ点間の傾きai を求め、さ
らに、隣接する傾きai 間の絶対値差bi を求める。
That is, in the fourth embodiment, as shown in FIG.
The delay time of the electronic circuit is modeled according to the flowchart shown in FIG. First, in step S41 to S43, the arithmetic processing unit 2 performs an analog simulation to obtain n data points (X i , Y i ) in the same manner as in step S10 to step S14 in FIG. the data points of the end point as data points of the model f4 (X i), determine the slope a i between adjacent data points, further, the absolute value difference b i between adjacent slope a i.

【0042】次に、ステップS44において、例えば図
15に示すように始点と終点以外のデータ点を各々4つ
のデータ点からなる4つのグループに分ける。そして、
各々のグループ内のデータ点に対する絶対値差bi のう
ち値が最大のものを求め、求めた絶対値差bi に対応す
るデータ点を求める。
Next, in step S44, the data points other than the start point and the end point are divided into four groups each having four data points, as shown in FIG. And
The largest absolute value difference b i among the data points in each group is determined, and the data point corresponding to the determined absolute value difference b i is determined.

【0043】そしてステップS45においてステップS
44で求められた各データ点間を線形補間して遅延時間
のモデルf4(Xi )とする。これにより、図16中に
実線で示す遅延時間のモデルf4(Xi )が求められ
る。
Then, in step S45, step S
A linear interpolation is performed between the data points obtained in 44 to obtain a delay time model f4 (X i ). As a result, the delay time model f4 (X i ) shown by the solid line in FIG. 16 is obtained.

【0044】この第4の実施形態では、パラメータXi
の所定区間毎に絶対値差bi の最大値を求め、このデー
タに対応するデータ点をモデルf4(Xi )のデータ点
としているので、パラメータXi の区間に偏りのないデ
ータ点で遅延時間のモデル化を行うことができる。
In the fourth embodiment, the parameter X i
Since the maximum value of the absolute value difference b i is calculated for each predetermined section of and the data point corresponding to this data is used as the data point of the model f4 (X i ), there is a delay at the data point without bias in the section of the parameter X i. Time modeling can be done.

【0045】例えばデータ点間の傾きの変化の大きい領
域が特定の区間に集中している場合には、この領域以外
で傾きが若干変化する領域がある場合、上述の第1〜第
3の実施形態ではこのような領域における傾きの若干の
変化を検出することができない場合もあるが、この第4
の実施形態では、このような傾きの若干の変化を検出す
ることができる。
For example, in the case where an area having a large change in inclination between data points is concentrated in a specific section, and there is an area having a slight change in inclination other than this area, the first to third embodiments described above are performed. In some cases, it may not be possible to detect a slight change in the tilt in such a region in the form, but this fourth
In the above embodiment, it is possible to detect such a slight change in the inclination.

【0046】従って、このようなモデルを用いることに
より、電子回路の設計及びシミュレーションを高速かつ
高精度に行うことができる。
Therefore, by using such a model, the design and simulation of the electronic circuit can be performed at high speed and with high accuracy.

【0047】なお、本発明は、上述の各実施形態に限定
されるものではなく、例えば上述の第2あるいは第3の
実施形態と同様に各データ点の傾きai の絶対値差bi
を求め、これらの絶対値差bi を第4の実施形態と同様
にm個のグループに分け、各グループ内で絶対値差bi
が最大のデータ点をそのグループに対応する区間のデー
タ点としてモデルを求めてもよい。
The present invention is not limited to each of the above-described embodiments. For example, the absolute value difference b i of the slope a i of each data point is the same as in the above-mentioned second or third embodiment.
Look, these absolute difference b i divided to a fourth embodiment and m groups similar, the absolute value difference b i in each group
The model may be obtained by using the data point having the maximum value as the data point in the section corresponding to the group.

【0048】その他、上述の各実施形態と同様に、それ
ぞれ遅延時間のモデルを求め、求めた各々のモデルと実
際に測定した遅延時間の誤差を例えば各データ点におけ
る誤差の平均値として求め、誤差が最小であるモデルを
最終的に用いる構成とする等、適宜変更を加えることが
できる。
In addition, as in each of the above-described embodiments, the model of the delay time is obtained, and the error between the obtained model and the actually measured delay time is obtained as, for example, the average value of the errors at the respective data points. It is possible to make appropriate changes such as a configuration in which the model with the minimum is finally used.

【0049】[0049]

【発明の効果】本発明に係る電子回路のモデル化方法で
は、電子回路のパラメータをn(n:任意)通りに変化
させ、各々のパラメータに対する電子回路の遅延時間を
求め、各々のパラメータと、パラメータに対応する遅延
時間の組を座標とするデータ点を求め、各データ点間の
パラメータの増分に対する遅延時間の増分を各データ点
間の傾きとし、各データ点における傾きの変化を表す指
標を求め、指標の上位のm(m<n)点を求め、m点の
指標に対応するデータ点を選択し、選択したデータ点間
を線形補間して電子回路の遅延時間をモデル化すること
により、指標に基づいて傾きの変化の大きい位置のデー
タ点を優先的に用いてモデル化を行うことができる。
In the method of modeling an electronic circuit according to the present invention, the parameters of the electronic circuit are changed in n (n: arbitrary) ways, the delay time of the electronic circuit for each parameter is calculated, and The data point whose coordinates are the set of delay times corresponding to the parameters is obtained, and the increment of the delay time with respect to the increment of the parameter between each data point is defined as the slope between the data points, and the index indicating the change in the slope at each data point is set. By obtaining the upper m (m <n) points of the index, selecting the data point corresponding to the index of the m point, and linearly interpolating between the selected data points to model the delay time of the electronic circuit. Based on the index, the data point at the position where the inclination changes greatly can be preferentially used for modeling.

【0050】従って、データ点を増加させずに電子回路
の遅延時間のモデルの精度を向上させることができ、こ
のような遅延時間のモデルを用いることにより、電子回
路の設計及びシミュレーションを高速かつ高精度に行う
ことができる。
Therefore, the accuracy of the model of the delay time of the electronic circuit can be improved without increasing the number of data points. By using such a model of the delay time, the design and simulation of the electronic circuit can be performed at high speed and with high accuracy. Can be done with precision.

【0051】また、各データ点間のパラメータの増分に
対する遅延時間の増分を各データ点間の傾きとし、各デ
ータ点における傾きの変化を表す指標を求め、求めた指
標をm(m<n)区間に分け、各区間内の指標の上位の
点を求め、各区間毎に求めた指標に対応するデータ点を
選択し、選択したデータ点間を線形補間して電子回路の
遅延時間をモデル化することにより、選択するデータ点
の位置が偏ることを防止して遅延時間のモデルの精度を
向上させることができる。
Also, the increment of the delay time with respect to the increment of the parameter between each data point is used as the slope between each data point, the index representing the change in the slope at each data point is obtained, and the obtained index is m (m <n). Divide into sections, find the upper point of the index in each section, select the data point corresponding to the index found in each section, and linearly interpolate between the selected data points to model the delay time of the electronic circuit By doing so, it is possible to prevent the positions of the selected data points from being biased and improve the accuracy of the delay time model.

【0052】また、本発明に係る電子回路のシミュレー
ション方法では、本発明に係る電子回路の遅延時間のモ
デル化方法によりモデル化した電子回路の遅延時間に基
づいてシミュレーションを行うことができるため、シミ
ュレーションに要する時間を短縮することができると共
に、精度を向上させることができる。
Further, in the electronic circuit simulation method according to the present invention, the simulation can be performed based on the delay time of the electronic circuit modeled by the method for modeling the delay time of the electronic circuit according to the present invention. It is possible to shorten the time required for and to improve the accuracy.

【図面の簡単な説明】[Brief description of drawings]

【図1】 本発明の第1の実施形態に係るシミュレーシ
ョン装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a simulation apparatus according to a first embodiment of the present invention.

【図2】 従来の線形近似方法により求めた電子回路の
遅延時間のモデルの一例を示す図である。
FIG. 2 is a diagram showing an example of a delay time model of an electronic circuit obtained by a conventional linear approximation method.

【図3】 従来の非線形近似方法により求めた電子回路
の遅延時間のモデルの一例を示す図である。
FIG. 3 is a diagram showing an example of a delay time model of an electronic circuit obtained by a conventional nonlinear approximation method.

【図4】 上記シミュレーション装置によるシミュレー
ションの手順を示すフローチャートである。
FIG. 4 is a flowchart showing a procedure of simulation by the simulation device.

【図5】 上記シミュレーション手順中の電子回路のモ
デル化手順を示すフローチャートである。
FIG. 5 is a flowchart showing a modeling procedure of an electronic circuit in the simulation procedure.

【図6】 上記電子回路のモデル化手順により求めた電
子回路の遅延時間のモデルの一例を示す図である。
FIG. 6 is a diagram showing an example of a model of a delay time of the electronic circuit obtained by the procedure for modeling the electronic circuit.

【図7】 上記モデル化手順の各ステップにおいて求め
られる計算結果の一例を示す図である。
FIG. 7 is a diagram showing an example of calculation results obtained in each step of the modeling procedure.

【図8】 本発明の第2の実施形態における電子回路の
モデル化手順を示すフローチャートである。
FIG. 8 is a flowchart showing a modeling procedure of an electronic circuit according to the second embodiment of the present invention.

【図9】 上記モデル化手順の各ステップにおいて求め
られる計算結果の一例を示す図である。
FIG. 9 is a diagram showing an example of calculation results obtained in each step of the modeling procedure.

【図10】 上記電子回路のモデル化手順により求めた
電子回路の遅延時間のモデルの一例を示す図である。
FIG. 10 is a diagram showing an example of a model of a delay time of an electronic circuit obtained by the procedure for modeling the electronic circuit.

【図11】 本発明の第3の実施形態における電子回路
のモデル化手順の要部の処理を示すフローチャートであ
る。
FIG. 11 is a flowchart showing a process of a main part of a modeling procedure of an electronic circuit according to a third embodiment of the present invention.

【図12】 上記モデル化手順の各ステップにおいて求
められる計算結果の一例を示す図である。
FIG. 12 is a diagram showing an example of calculation results obtained in each step of the modeling procedure.

【図13】 上記電子回路のモデル化手順により求めた
電子回路の遅延時間のモデルの一例を示す図である。
FIG. 13 is a diagram showing an example of a model of a delay time of an electronic circuit obtained by the procedure for modeling the electronic circuit.

【図14】 本発明の第4の実施形態における電子回路
のモデル化手順の要部の処理を示すフローチャートであ
る。
FIG. 14 is a flowchart showing a process of a main part of a modeling procedure of an electronic circuit according to a fourth embodiment of the present invention.

【図15】 上記モデル化手順の各ステップにおいて求
められる計算結果の一例を示す図である。
FIG. 15 is a diagram showing an example of a calculation result obtained in each step of the modeling procedure.

【図16】 上記電子回路のモデル化手順により求めた
電子回路の遅延時間のモデルの一例を示す図である。
FIG. 16 is a diagram showing an example of a model of a delay time of an electronic circuit obtained by the procedure for modeling the electronic circuit.

【符号の説明】[Explanation of symbols]

i パラメータ、Yi 遅延時間、f1(Xi )〜f
4(Xi ) モデル
X i parameter, Y i delay time, f1 (X i ) to f
4 (X i ) model

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 電子回路の遅延時間をモデル化する方法
において、 電子回路のパラメータをn(n:任意)通りに変化さ
せ、各々のパラメータに対する電子回路の遅延時間を求
め、 上記各々のパラメータと、該パラメータに対応する遅延
時間の組を座標とするデータ点を求め、 各データ点間のパラメータの増分に対する遅延時間の増
分を各データ点間の傾きとし、各データ点における上記
傾きの変化を表す指標を求め、 該指標の上位のm(m<n)点を求め、 該m点の指標に対応するデータ点を選択し、 該選択したデータ点間を線形補間して電子回路の遅延時
間をモデル化することを特徴とする電子回路のモデル化
方法。
1. A method for modeling a delay time of an electronic circuit, wherein the parameters of the electronic circuit are changed in n (n: arbitrary) ways, the delay time of the electronic circuit for each parameter is obtained, and , A data point having coordinates of a set of delay times corresponding to the parameter is obtained, and an increment of the delay time with respect to an increment of the parameter between the data points is defined as a slope between the data points, and a change in the above slope at each data point is calculated. The index to be expressed is calculated, the m (m <n) points above the index are calculated, the data point corresponding to the index of the m point is selected, and the delay time of the electronic circuit is linearly interpolated between the selected data points. A method of modeling an electronic circuit, characterized by:
【請求項2】 電子回路の遅延時間をモデル化する方法
において、 電子回路のパラメータをn(n:任意)通りに変化さ
せ、各々のパラメータに対する電子回路の遅延時間を求
め、 上記各々のパラメータと、該パラメータに対応する遅延
時間の組を座標とするデータ点を求め、 各データ点間のパラメータの増分に対する遅延時間の増
分を各データ点間の傾きとし、各データ点における傾き
の変化を表す指標を求め、 求めた指標をm(m<n)区間に分け、各区間内の指標
の上位の点を求め、 各区間毎に求めた指標に対応するデータ点を選択し、 該選択したデータ点間を線形補間して電子回路の遅延時
間をモデル化することを特徴とする電子回路のモデル化
方法。
2. A method for modeling a delay time of an electronic circuit, wherein the parameters of the electronic circuit are changed in n (n: arbitrary) ways, and the delay time of the electronic circuit for each parameter is obtained, , A data point having a set of delay times corresponding to the parameter as coordinates, and an increment of the delay time with respect to an increment of the parameter between the data points is defined as a slope between the data points, and a change in the slope at each data point is represented. The index is calculated, the calculated index is divided into m (m <n) sections, the upper points of the index in each section are calculated, and the data point corresponding to the calculated index is selected for each section, and the selected data is selected. A method of modeling an electronic circuit, characterized by linearly interpolating between points to model a delay time of the electronic circuit.
【請求項3】 上記指標として、上記各データ点と、該
データ点に隣接する2つのデータ点との間の傾きの差の
絶対値を用いることを特徴とする請求項1又は請求項2
のいずれか1項に記載の電子回路のモデル化方法。
3. The absolute value of the slope difference between each data point and two data points adjacent to the data point is used as the index.
The method for modeling an electronic circuit according to any one of 1.
【請求項4】 上記指標として、上記各データ点と、該
データ点に隣接する2つのデータ点とを通る2次曲線の
上記各データ点における傾きと、上記各データ点に隣接
するデータ点についての同様の2次曲線の傾きの差の絶
対値を用いることを特徴とする請求項1又は請求項2の
いずれか1項に記載の電子回路のモデル化方法。
4. As the index, the slope at each data point of a quadratic curve passing through each data point and two data points adjacent to the data point, and the data points adjacent to each data point The method of modeling an electronic circuit according to claim 1 or 2, wherein the same absolute value of the difference in slope of the quadratic curve is used.
【請求項5】 上記指標として、上記各データ点と、該
データ点に隣接する2つのデータ点とを通る2次曲線の
上記各データ点における2次微分値の絶対値を用いるこ
とを特徴とする請求項1又は請求項2のいずれか1項に
記載の電子回路のモデル化方法。
5. The absolute value of a secondary differential value at each data point of a quadratic curve passing through each data point and two data points adjacent to the data point is used as the index. The method of modeling an electronic circuit according to claim 1, wherein
【請求項6】 上記請求項1又は請求項2又は請求項3
又は請求項4又は請求項5のいずれか1項に記載の電子
回路の遅延時間のモデル化方法によりモデル化した電子
回路の遅延時間に基づいてシミュレーションを行うこと
を特徴とする電子回路のシミュレーション方法。
6. The above-mentioned claim 1 or claim 2 or claim 3.
Alternatively, a simulation method for an electronic circuit, characterized in that a simulation is performed based on the delay time of the electronic circuit modeled by the method for modeling the delay time of the electronic circuit according to claim 4 or 5. .
JP8108913A 1996-04-30 1996-04-30 Modeling method and simulation method for electronic circuit Withdrawn JPH09293092A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8108913A JPH09293092A (en) 1996-04-30 1996-04-30 Modeling method and simulation method for electronic circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8108913A JPH09293092A (en) 1996-04-30 1996-04-30 Modeling method and simulation method for electronic circuit

Publications (1)

Publication Number Publication Date
JPH09293092A true JPH09293092A (en) 1997-11-11

Family

ID=14496824

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8108913A Withdrawn JPH09293092A (en) 1996-04-30 1996-04-30 Modeling method and simulation method for electronic circuit

Country Status (1)

Country Link
JP (1) JPH09293092A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10105581A (en) * 1996-09-27 1998-04-24 Dainippon Printing Co Ltd Logic simulation method for integrated circuit
JP2001330116A (en) * 2000-03-14 2001-11-30 Honda Motor Co Ltd Device for assisting development of shift controller
JP2002122223A (en) * 2000-08-11 2002-04-26 Honda Motor Co Ltd Development supporting device for controller of automatic transmission for vehicle
JP2002122222A (en) * 2000-08-11 2002-04-26 Honda Motor Co Ltd Development supporting device for controller of automatic transmission for vehicle
JP2011191837A (en) * 2010-03-12 2011-09-29 Hitachi Ltd Device model converter and information system using the same
JP2018194302A (en) * 2017-05-12 2018-12-06 株式会社日立製作所 Magnetization curve interpolating method and magnetic field analyzing system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10105581A (en) * 1996-09-27 1998-04-24 Dainippon Printing Co Ltd Logic simulation method for integrated circuit
JP2001330116A (en) * 2000-03-14 2001-11-30 Honda Motor Co Ltd Device for assisting development of shift controller
JP4728495B2 (en) * 2000-03-14 2011-07-20 本田技研工業株式会社 Development support device for transmission control device
JP2002122223A (en) * 2000-08-11 2002-04-26 Honda Motor Co Ltd Development supporting device for controller of automatic transmission for vehicle
JP2002122222A (en) * 2000-08-11 2002-04-26 Honda Motor Co Ltd Development supporting device for controller of automatic transmission for vehicle
JP4728525B2 (en) * 2000-08-11 2011-07-20 本田技研工業株式会社 Development support device for control device of automatic transmission for vehicle
JP4728526B2 (en) * 2000-08-11 2011-07-20 本田技研工業株式会社 Development support device for control device of automatic transmission for vehicle
JP2011191837A (en) * 2010-03-12 2011-09-29 Hitachi Ltd Device model converter and information system using the same
JP2018194302A (en) * 2017-05-12 2018-12-06 株式会社日立製作所 Magnetization curve interpolating method and magnetic field analyzing system

Similar Documents

Publication Publication Date Title
US5373457A (en) Method for deriving a piecewise linear model
US5452225A (en) Method for defining and using a timing model for an electronic circuit
US5359535A (en) Method for optimization of digital circuit delays
US20070101302A1 (en) Mixed signal circuit simulator
US5774382A (en) Method for generating a table model of a device
JPH09293092A (en) Modeling method and simulation method for electronic circuit
US20050022141A1 (en) System and method for derivative-free optimization of electrical circuits
JP2912285B2 (en) Transient analysis method for analog / digital mixed circuits
JPH09179850A (en) Demand prediction model evaluating method
JPH08249359A (en) Signal waveform calculating method and signal propagation time calculating method
US6564163B2 (en) Calculation device and method therefor
US6985017B2 (en) Method and system for pulse waveform variable edge control
US20040215437A1 (en) System and method for improved accuracy of standard cell timing models
Pulch Finite difference methods for multi time scale differential algebraic equations
JP3378884B2 (en) Method of operating cell delay time calculation device for semiconductor integrated circuit
JP3927263B2 (en) Method for measuring delay characteristics between terminals of integrated circuits
JP3392026B2 (en) How to round off the composition ratio of numerical data
JPH09179895A (en) Circuit analyzing device
JP3964483B2 (en) Integrated circuit logic simulation method
JP2997411B2 (en) How to tare an electronic balance
JPH05282407A (en) Display method for numerical analysis
JPH11274306A (en) Integrated circuit design method and integrated circuit design supporting device
JPH10261006A (en) Method and device for generating data for logic simulation for logic circuit
JP2866057B2 (en) MOS transistor characteristic expression method, semiconductor circuit characteristic analysis method, and semiconductor circuit characteristic analysis device
JP2000215220A (en) Logical cell characterizing device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20030701