JPH10162037A - Method and device and storage medium for transition analysis - Google Patents

Method and device and storage medium for transition analysis

Info

Publication number
JPH10162037A
JPH10162037A JP8317204A JP31720496A JPH10162037A JP H10162037 A JPH10162037 A JP H10162037A JP 8317204 A JP8317204 A JP 8317204A JP 31720496 A JP31720496 A JP 31720496A JP H10162037 A JPH10162037 A JP H10162037A
Authority
JP
Japan
Prior art keywords
vector
component
state variable
time
variable vector
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.)
Granted
Application number
JP8317204A
Other languages
Japanese (ja)
Other versions
JP3812979B2 (en
Inventor
Yutaka Kamata
裕 鎌田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP31720496A priority Critical patent/JP3812979B2/en
Publication of JPH10162037A publication Critical patent/JPH10162037A/en
Application granted granted Critical
Publication of JP3812979B2 publication Critical patent/JP3812979B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To shorten the analysis time by correcting the value of a component of a state variable vector corresponding to a component of an evaluation vector according to vibration of the component of the evaluation vector from a certain fixed value wen the component of the evaluation vector varies from the certain fixed value beyond a 3rd set value less than a 2nd set value. SOLUTION: Circuit constitution data and analytic condition data are inputted from a circuit constitution data file and an analytic condition data file (S20). Then, a state variable vector V at a point (t) of time is found (S21). When a potential V(i) meets the condition to be made constant, 0 is substituted in a variable flag FV(i) (S23). When the state variable V(i) is made constant and it has been decided to be a variable, 1 is substituted in the variable flag FV(i) (S24). The state variable vector V is written in a state variable waveform data file (S25). When FV(i)=0 as to while i=0 to n-1, a node current U(i) is calculated and substituted in UB(i) (S27). Lastly, Δt is added to the point (t) of time (S28).

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、電気回路の電位や
電流などの状態変数の時間変化をシミュレーションする
過渡解析方法及び装置並びにこの方法を実行するプログ
ラムが格納された記憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a transient analysis method and apparatus for simulating a time change of a state variable such as a potential or a current of an electric circuit, and a storage medium storing a program for executing the method.

【0002】[0002]

【従来の技術】過渡解析方法は、半導体集積回路の設計
及び開発を効率良く行うために用いられている。近年の
半導体集積回路の高集積化及び大規模化に伴い、シミュ
レーション所要時間が増大しており、その短縮化が要求
されている。この要求に応えるために本発明者が提案し
た過渡解析方法(特開平8−77215号公報)を、図
8に示す簡単な回路例を用いて説明する。
2. Description of the Related Art A transient analysis method is used for efficiently designing and developing a semiconductor integrated circuit. With the recent increase in the degree of integration and scale of semiconductor integrated circuits, the time required for simulation has been increasing, and shortening of the time is required. A transient analysis method proposed by the present inventor (JP-A-8-77215) to meet this demand will be described using a simple circuit example shown in FIG.

【0003】この回路では、回路素子E01、E03、
E12、E23及びE40が配線で接続されている。解
析条件として、信号源Sから既知の信号が与えられ、ノ
ードN3の電位が0Vに固定されている。ノードN0〜
N4での電位をそれぞれV(0)〜V(4)とし、ノー
ドN0〜N4に流入する電流の合計をそれぞれU(0)
〜U(4)とする。
In this circuit, circuit elements E01, E03,
E12, E23 and E40 are connected by wiring. As an analysis condition, a known signal is given from the signal source S, and the potential of the node N3 is fixed to 0V. Node N0
The potentials at N4 are V (0) to V (4), respectively, and the sum of the currents flowing into nodes N0 to N4 is U (0), respectively.
To U (4).

【0004】時点t=iΔt、i=0〜imaxでの状態
変数ベクトルV=(V(0),V(1),V(2))
を、過渡解析の解として求める。電位V(3)及びV
(4)は解析条件として与えられるので、求めようとす
る状態変数ベクトルVの成分ではない。実際には回路素
子数が多いので、各時点での状態変数ベクトルVを、逐
次近似法により求める。ノード電流ベクトルU=(U
(0),U(1),U(2))は本来0であるが、逐次
近似法で状態変数ベクトルVの解を求める場合には、ノ
ード電流ベクトルUが0に収束するように繰り返し処理
を行う。ノード電流ベクトルUはU=F(V)で表され
る。ここにF(V)は回路構成により定まるベクトルで
あり、その各成分は状態変数ベクトルVの全成分の非線
形関数である。
The state variable vector V = (V (0), V (1), V (2)) at time t = iΔt, i = 0 to imax
Is obtained as a solution of the transient analysis. Potentials V (3) and V
Since (4) is given as an analysis condition, it is not a component of the state variable vector V to be obtained. Actually, since the number of circuit elements is large, the state variable vector V at each time is obtained by the successive approximation method. Node current vector U = (U
(0), U (1), U (2)) are originally 0, but when the solution of the state variable vector V is obtained by the successive approximation method, iterative processing is performed so that the node current vector U converges to 0. I do. The node current vector U is represented by U = F (V). Here, F (V) is a vector determined by the circuit configuration, and each component is a nonlinear function of all components of the state variable vector V.

【0005】この逐次近似法では、各時点につき、j=
0〜2の全てに対し|U(j)|≦εuが満たされるま
で、例えばニュートンラプソン法により繰り返し処理を
行って、状態変数ベクトルVを決定する。各時点での状
態変数ベクトルVは、その次元数が低いほど、より短時
間で求めることができる。
In this successive approximation method, j =
Until | U (j) | ≦ εu is satisfied for all of 0 to 2, the state variable vector V is determined by repeatedly performing, for example, the Newton-Raphson method. The state variable vector V at each time point can be obtained in a shorter time as the number of dimensions is lower.

【0006】そこで、本発明者は、状態変数ベクトルV
の各成分について、時間的変化の絶対値が小さな設定値
εv以下の場合には、その成分を定数化することによ
り、状態変数ベクトルVの次元数を低くして計算時間を
短縮し、その成分に対応するノード電流ベクトルUの成
分の時間変化の絶対値が、小さな設定値εuを越えた場
合には、対応する状態変数ベクトルVの成分を変数に戻
す、という方法を提案した。
Therefore, the present inventor has proposed that the state variable vector V
When the absolute value of the temporal change is equal to or smaller than the small set value εv for each of the components, the number of dimensions of the state variable vector V is reduced by reducing the number of dimensions of the state variable vector V. In the case where the absolute value of the time change of the component of the node current vector U corresponding to the above exceeds a small set value εu, the component of the corresponding state variable vector V is returned to a variable.

【0007】[0007]

【発明が解決しようとする課題】上記方法によれば、解
析時間を短縮することができるが、変数を定数化しない
場合よりも解析精度が低くなる。本発明者は、この精度
低下が主に、状態変数ベクトルVの定数化された成分を
変数に戻す時点が遅くなることに起因することを発見し
た。
According to the above method, the analysis time can be reduced, but the analysis accuracy is lower than when the variables are not converted into constants. The present inventor has discovered that this decrease in accuracy is mainly due to a delay in returning a constant component of the state variable vector V to a variable.

【0008】本発明の目的は、このような事実の発見に
鑑み、状態変数ベクトルの成分の定数化を適宜行うこと
により解析時間を短縮するとともに、状態変数ベクトル
の定数化された成分の変数化をより適切に行うことによ
り解析精度を向上させることができる、過渡解析方法及
び装置並びにこの方法を実行するプログラムが格納され
た記憶媒体を提供することにある。
An object of the present invention is to reduce the analysis time by appropriately converting the components of the state variable vector and to convert the constant components of the state variable vector into variables. It is an object of the present invention to provide a transient analysis method and apparatus and a storage medium storing a program for executing the method, which can improve the analysis accuracy by performing the method more appropriately.

【0009】[0009]

【課題を解決するための手段及びその作用効果】本発明
では、時点tでの回路の状態変数ベクトルVを逐次近似
法により算出し、該逐次近似法では、該状態変数ベクト
ルVの各成分に対応する成分を含み該状態変数ベクトル
Vと所定の関係にあり且つ本来定数ベクトルであるべき
評価ベクトルUが、該定数ベクトルに収束したと判定さ
れるまで繰り返し処理を行って該状態変数ベクトルVを
決定する状態変数ベクトル算出ステップと、時点tでの
該状態変数ベクトルVの成分が時間Δt前の値から第1
設定値εv以上ずれていないときに、該状態変数ベクト
ルVの該成分を定数化して該状態変数ベクトルVの成分
から除外する定数化ステップと、定数化された該成分に
対応する、時点tでの該評価ベクトルUの成分が、時間
Δt前の値から第2設定値εuを越えてずれているとき
に、定数化された該成分を該状態変数ベクトルVの成分
に復帰させる変数復帰ステップと、を各時点tについて
実行し、時点tを初期値から順に進める過渡解析方法に
おいて、定数化された該成分に対応する該評価ベクトル
Uの成分が時間Δt前の値から該第2設定値εu以下で
ある第3設定値εwを越えてずれているときに、該評価
ベクトルUの成分の時間Δt前の値からの変化に応じ
て、該評価ベクトルUの成分に対応した該状態変数ベク
トルVの成分の値を補正する補正ステップ、を有する。
According to the present invention, a state variable vector V of a circuit at time t is calculated by a successive approximation method, and in the successive approximation method, each component of the state variable vector V is calculated. Iterative processing is performed until it is determined that the evaluation vector U, which includes the corresponding component and has a predetermined relationship with the state variable vector V and should be a constant vector, converges on the constant vector, and converts the state variable vector V A state variable vector calculating step of determining the state variable vector V at time t,
A constant value step of converting the component of the state variable vector V into a constant and excluding the component from the component of the state variable vector V when the displacement is not greater than or equal to the set value εv; When the component of the evaluation vector U deviates from the value before the time Δt by more than the second set value εu, a variable return step of returning the constantized component to the component of the state variable vector V; Is performed for each time point t, and the component of the evaluation vector U corresponding to the constantized component is calculated from the value before the time Δt by the second set value εu When the deviation exceeds the third set value εw below, the state variable vector V corresponding to the component of the evaluation vector U is changed according to the change of the component of the evaluation vector U from the value before the time Δt. Correct the value of the component That correction step, with a.

【0010】本発明によれば、補正ステップでの状態変
数ベクトルVの成分の値を補正により、定数化された状
態変数ベクトルVの成分の変数化の遅延が低減されて、
状態変数ベクトルVの解の精度が向上するという効果を
奏する。本発明の第1態様では、上記補正ステップの上
記第3設定値εwは、上記第2設定値εvに等しい。
According to the present invention, by correcting the value of the component of the state variable vector V in the correction step, the delay of the conversion of the component of the constant state variable vector V into a variable is reduced,
This has the effect of improving the accuracy of the solution of the state variable vector V. In the first aspect of the present invention, the third set value εw in the correction step is equal to the second set value εv.

【0011】この第1態様によれば、評価ベクトル成分
の変化が比較的小さいものについては、これに対応した
状態変数ベクトル成分の補正が無視され、変数復帰条件
を満たすもののみについてこの補正が行われるので、
(解の精度向上量)/(補正計算時間の増加)が小さく
なるのを防止することができるという効果を奏する。本
発明の第2態様では、上記補正ステップで上記状態変数
ベクトルVの成分の値を補正した場合、補正された該状
態変数ベクトルVを用いて再度該補正ステップを実行す
る。
According to the first aspect, when the change of the evaluation vector component is relatively small, the correction of the state variable vector component corresponding to the change is ignored, and the correction is performed only for the one that satisfies the variable return condition. So that
This has the effect of preventing (the amount of improvement in solution accuracy) / (increase in correction calculation time) from being reduced. In the second aspect of the present invention, when the value of the component of the state variable vector V is corrected in the correction step, the correction step is performed again using the corrected state variable vector V.

【0012】この第2態様によれば、評価ベクトル成分
の補正の効果が隣のノードに伝播して、補正がより正確
に行われるという効果を奏する。本発明の第3態様で
は、上記補正ステップで補正された上記状態変数ベクト
ルVを該状態変数ベクトルの解とする。この第3態様に
よれば、状態変数ベクトルの解の精度が、補正前の状態
変数ベクトルを解とする場合よりも向上するという効果
を奏する。
According to the second aspect, the effect of the correction of the evaluation vector component is propagated to the adjacent node, and the correction is performed more accurately. In the third aspect of the present invention, the state variable vector V corrected in the correction step is used as a solution of the state variable vector. According to the third aspect, there is an effect that the accuracy of the solution of the state variable vector is improved as compared with the case where the state variable vector before correction is used as the solution.

【0013】本発明の第4態様では、上記状態変数ベク
トルVの成分は全てノード電位であり、上記評価ベクト
ルUの成分は全てノード電流であり、上記補正ステップ
では、状態変数ベクトルVの第i成分V(i)を、V
(i)=V(i)−(U(i)−UB(i))/Gii
と補正し、ここに、U(i)は時点tでの評価ベクトル
Uの、V(i)に対応した第i成分であり、UB(i)
は時点(t−Δt)での評価ベクトルの、V(i)に対
応した第i成分であり、Giiは、ベクトルU=F
(V)におけるベクトルF(V)のヤコビの関数行列の
第i行第i列成分である。ベクトルF(V)は、その各
成分がベクトルVの成分の関数であり、一般に非線形関
数である。
In a fourth aspect of the present invention, the components of the state variable vector V are all node potentials, and the components of the evaluation vector U are all node currents. Component V (i) is
(I) = V (i)-(U (i) -UB (i)) / Gii
Where U (i) is the ith component of the evaluation vector U at time t corresponding to V (i), and UB (i)
Is the ith component of the evaluation vector at time (t-Δt) corresponding to V (i), and Gii is the vector U = F
It is the ith row and the ith column component of the Jacobian function matrix of the vector F (V) in (V). Each component of the vector F (V) is a function of the component of the vector V, and is generally a nonlinear function.

【0014】本発明の第5態様の過渡解析装置では、上
記いずれかの過渡解析方法を実行するコンピュータを有
する。本発明の第6態様の記憶媒体では、上記いずれか
の過渡解析方法をコンピュータで実行するためのプログ
ラムが格納されている。
A transient analysis apparatus according to a fifth aspect of the present invention has a computer that executes any one of the above transient analysis methods. In the storage medium according to the sixth aspect of the present invention, a program for executing any one of the above transient analysis methods by a computer is stored.

【0015】[0015]

【発明の実施の形態】以下、図面に基づいて本発明の実
施形態を説明する。 [第1実施形態]過渡解析装置のハードウエア概略構成
は、図3に示す如く、一般的なコンピュータシステムで
あり、コンピュータ10にコンソール11及び外部記憶
装置が接続されている。この外部記憶装置には、回路構
成データファイル12と、解析条件データファイル13
と、状態変数波形データファイル14と、過渡解析プロ
グラム15とが格納されている。
Embodiments of the present invention will be described below with reference to the drawings. [First Embodiment] As shown in FIG. 3, the hardware configuration of the transient analysis apparatus is a general computer system, and a console 10 and an external storage device are connected to a computer 10. The external storage device includes a circuit configuration data file 12 and an analysis condition data file 13
, A state variable waveform data file 14, and a transient analysis program 15.

【0016】以下の説明において、次のような変数を用
いる。状態変数ベクトルV、ノード電流ベクトルU及び
これらの成分は、図8についての上記説明と同様であ
る。 V=(V(0),V(1),・・・,V(n−1)) 状態変数ベクトルVには定数化された状態変数V(j)
(定数化成分)が含まれず、k次元(k≦n)であると
する。定数化成分を含ませてn次元にしたものをV’で
表す。
In the following description, the following variables are used. The state variable vector V, the node current vector U, and their components are the same as described above with reference to FIG. V = (V (0), V (1),..., V (n-1)) A state variable V (j) which is a constant is added to the state variable vector V.
(Constantization component) is not included, and it is assumed that the dimension is k-dimensional (k ≦ n). An n-dimensional one including a constant component is represented by V ′.

【0017】V(i):状態変数としての、時点tでの
ノードiの電位、i=0〜n−1 VB(i):時点(t−Δt)でのノードiの電位 FV(i):変数フラグであり、‘1’のとき、状態変
数V(i)が変数であることを示し、‘0’のとき、状
態変数V(0)が定数化されていることを示す。
V (i): potential of node i at time t as a state variable, i = 0 to n-1 VB (i): potential of node i at time (t−Δt) FV (i) : A variable flag. When '1', it indicates that the state variable V (i) is a variable, and when '0', it indicates that the state variable V (0) is constant.

【0018】FA(i):変数化決定フラグであり、
‘1’のとき、定数化されている状態変数V(i)の変
数化が決定されていることを示し、‘0’のとき、この
決定がされていないことを示す。 FP:変数化処理中フラグであり、‘1’のとき変数化
処理未了であることを示し、‘0’のとき変数化処理終
了であることを示す。
FA (i): A variable decision flag,
When it is “1”, it indicates that the conversion of the constant state variable V (i) is determined, and when it is “0”, it indicates that this determination is not made. FP: A flag indicating that the variable conversion process is in progress. When "1", the variable conversion process is not completed, and when "0", the variable conversion process is completed.

【0019】 U=(U(0),U(1),・・・,U(n−1)) ノード電流ベクトルUには定数化された状態変数V
(j)に対応するノード電流U(j)が含まれず、k次
元(k≦n)であるとする。定数化成分を含ませてn次
元にしたものをU’で表す。 U(i):時点tでノードiに流入する電流の合計(ノ
ード電流) UB(i):時点(t−Δt)でノードiに流入する電
流の合計 F(V):各成分がベクトルVの成分の関数、すなわ
ち、F(V)=(F1,F2,・・・,Fk−1)と表
すと、成分F1,F2,・・・,Fk−1はいずれもV
(1)〜V(k−1)の関数、一般に非線形関数であ
り、回路構成により定まり、ベクトル式U=F(V)が
成立する。U=F(V)に対応したU’とV’の関係を
U’=F’(V’)で表す。
U = (U (0), U (1),..., U (n−1)) The node current vector U has a constant state variable V
It is assumed that the node current U (j) corresponding to (j) is not included and that it has k dimensions (k ≦ n). The n-dimensional one including the constant component is represented by U ′. U (i): Total current flowing into node i at time t (node current) UB (i): Total current flowing into node i at time (t−Δt) F (V): Each component is vector V , Fk = (F1, F2,..., Fk-1), the components F1, F2,.
Functions (1) to V (k-1), which are generally nonlinear functions, are determined by the circuit configuration, and the vector equation U = F (V) holds. The relationship between U ′ and V ′ corresponding to U = F (V) is represented by U ′ = F ′ (V ′).

【0020】G:ベクトルF(V)のヤコビの関数行列
であり、k行k列のコンダクタンス行列であって、その
第i行第j列成分は、FiのV(j)に関する偏微分∂
Fi/∂V(j)である。列ベクトルVが時間Δt後に
列ベクトルV+ΔVになるとすると、F(V+ΔV)=
F(V)+GΔVの関係が成立する。V’及びU’に対
応したn行n列のコンダクタンス行列をG’で表す。
G: a Jacobian function matrix of the vector F (V), which is a conductance matrix of k rows and k columns, and whose i-th row and j-th column component is a partial derivative of Fi with respect to V (j).
Fi / ∂V (j). Assuming that the column vector V becomes the column vector V + ΔV after the time Δt, F (V + ΔV) =
The relationship of F (V) + GΔV is established. The conductance matrix of n rows and n columns corresponding to V ′ and U ′ is represented by G ′.

【0021】次に、図1及び図2を参照して、コンピュ
ータ10で実行される過渡解析プログラムの内容を説明
する。図2は、図1中のステップ22の詳細フローチャ
ートである。以下、括弧内の数値は、図中のステップ識
別番号である。 (20)回路構成データファイル12及び解析条件デー
タファイル13からそれぞれ回路構成データ及び解析条
件データを入力する。回路構成データは、モデル化され
た回路素子の特性データと素子間接続データとからな
る。解析条件は、既知の条件であって、外部から与えら
れる電位や電流の波形等である。
Next, the contents of the transient analysis program executed by the computer 10 will be described with reference to FIGS. FIG. 2 is a detailed flowchart of step 22 in FIG. Hereinafter, the numerical values in parentheses are the step identification numbers in the figure. (20) The circuit configuration data and the analysis condition data are input from the circuit configuration data file 12 and the analysis condition data file 13, respectively. The circuit configuration data is composed of modeled circuit element characteristic data and element connection data. The analysis conditions are known conditions, such as an externally applied potential and a current waveform.

【0022】変数フラグFV(0)〜FV(n−1)に
それぞれ初期値1を代入し、時点tに初期値0を代入す
る。 (21)上述のように例えばニュートンラプソン法を用
いて、時点tでの状態変数ベクトルVを求める。 (22)後述のように、状態変数ベクトルVの定数化成
分について変数化条件を満たすものを変数に復帰させ
る。最初は定数化成分が存在しないので、変数化されな
い。
An initial value 1 is assigned to each of the variable flags FV (0) to FV (n-1), and an initial value 0 is assigned to a time point t. (21) As described above, the state variable vector V at the time point t is obtained by using, for example, the Newton-Raphson method. (22) As described later, a constant component of the state variable vector V that satisfies the parameterization condition is returned to a variable. Since there is no constant component at first, it is not variable.

【0023】(23)i=0〜n−1の各々について、
FV(i)=‘1’のとき、|V(i)−VB(i)|
<εvであれば、すなわち電位V(i)が定数化条件を
満たせば、変数フラグFV(i)に‘0’を代入する。
ここにεvは、予め設定された小さな第1設定値であ
る。例えば図5(A)において、t=t4で状態変数V
(i)が定数化される。
(23) For each of i = 0 to n−1,
When FV (i) = “1”, | V (i) −VB (i) |
If <εv, that is, if the potential V (i) satisfies the constant condition, '0' is substituted for the variable flag FV (i).
Here, εv is a small first set value set in advance. For example, in FIG. 5A, when t = t4, the state variable V
(I) is converted into a constant.

【0024】(24)i=0〜n−1の各々について、
FV(i)=‘0’かつFA(i)=‘1’ならば、す
なわち、状態変数V(i)が定数化されており、かつ、
ステップ22でその変数化が決定しておれば、変数フラ
グFV(i)に‘1’を代入する。変数化決定フラグF
A(i)の初期化は、ステップ21〜28のループの次
の繰り返し処理、すなわちΔt後のステップ22におい
て、後述のように行われる。
(24) For each of i = 0 to n−1,
If FV (i) = '0' and FA (i) = '1', that is, the state variable V (i) is constant, and
If the variable is determined in step 22, '1' is substituted for the variable flag FV (i). Variable decision flag F
The initialization of A (i) is performed as described later in the next iteration of the loop of steps 21 to 28, that is, in step 22 after Δt.

【0025】変数化処理であるステップ22と本ステッ
プ24との間に、定数化処理であるステップ23を置い
ているのは、ステップ22で変数化が決定しても、ステ
ップ22での後述の電位補正処理により、ステップ23
で定数化される場合を考慮したことによる。 (25)状態変数ベクトルVを図3の状態変数波形デー
タファイル14に書き込む。
The step 23 which is a constant processing is placed between the step 22 which is the variable processing and the present step 24. This is because even if the variable is determined in the step 22, it will be described later in the step 22. Step 23 is performed by the potential correction processing.
This is due to the consideration of the case where the constant is used. (25) Write the state variable vector V to the state variable waveform data file 14 in FIG.

【0026】(26)t≧teであれば処理を終了し、
そうでなければステップ27へ進む。ここにteは、時
間tの範囲の上限値であり、予め設定されている。 (27)i=0〜n−1の各々について、FV(i)=
‘0’であれば、U’=F’(V’)からノード電流U
(i)を算出し(ノード電流ベクトルUにはノード電流
U(i)が含まれていないのでU=F(V)からノード
電流U(i)を求めることはできない。)、これをUB
(i)に代入する。但し、ステップ22中の後述のステ
ップ224で、既にノード電流U(i)が算出されてい
れば、ここで再度ノード電流U(i)を算出することな
く、このU(i)をUB(i)に代入する。
(26) If t ≧ te, the process is terminated.
Otherwise, go to step 27. Here, te is the upper limit of the range of the time t, and is set in advance. (27) For each of i = 0 to n−1, FV (i) =
If it is “0”, the node current U is calculated from U ′ = F ′ (V ′)
(I) is calculated (because the node current U does not include the node current U (i), the node current U (i) cannot be calculated from U = F (V)), and this is calculated as UB.
Substitute (i). However, if the node current U (i) has already been calculated in step 224 to be described later in step 22, this U (i) is replaced with UB (i) without calculating the node current U (i) again. ).

【0027】このUB(i)は、ステップ21〜28の
ループの次の繰り返し処理、すなわちΔt後のステップ
22中の後述のステップ225及び226において、用
いられる。 (28)時点tにΔtを加えて、上記ステップ21へ戻
る。 次に、上記ステップ22の変数化処理の詳細を説明す
る。
This UB (i) is used in the next repetitive processing of the loop of steps 21 to 28, that is, in steps 225 and 226 described later in step 22 after Δt. (28) At is added to the time point t, and the process returns to the step 21. Next, the details of the variable conversion processing in step 22 will be described.

【0028】(221)変数化決定フラグFA(0)〜
FA(n−1)に初期値0を代入する。 (222)変数化処理中フラグFP及びノードiに初期
値0を代入する。 (223)FV(i)=‘0’かつFA(i)=‘0’
であれば、すなわち定数化されている状態変数V(i)
の変数化が決定されていなければ、ステップ224へ進
み、そうでなければステップ227へ進む。
(221) Variable decision flag FA (0)-
The initial value 0 is substituted for FA (n-1). (222) The initial value 0 is substituted into the variable processing flag FP and the node i. (223) FV (i) = '0' and FA (i) = '0'
, That is, a state variable V (i) that is constant
If the variable has not been determined, the process proceeds to step 224; otherwise, the process proceeds to step 227.

【0029】(224)U’=F’(V’)からノード
電流U(i)を算出する。 (225)|U(i)−UB(i)|>εuであれば、
すなわち変数化条件を満たせば、ステップ226へ進
み、そうでなければステップ227へ進む。ここにεu
は、予め設定された小さな第2設定値である。εuの値
は、図1のステップ23のεvと独立に設定することが
できる。
(224) The node current U (i) is calculated from U ′ = F ′ (V ′). (225) If | U (i) −UB (i) |> εu, then
That is, if the variable condition is satisfied, the process proceeds to step 226; otherwise, the process proceeds to step 227. Where εu
Is a small second set value set in advance. The value of εu can be set independently of εv in step 23 of FIG.

【0030】例えば図5(B)において、t=t7で状
態変数V(i)が変数化条件を満たす。 (226)変数化処理中フラグFP及び変数化決定フラ
グFA(i)に1を代入する。ΔVi=(U(i)−U
B(i))/Giiを算出し、V(i)からΔViだけ
差し引く。ここに、Giiは、コンダクタンス行列Gの
第i行第i列の成分である。
For example, in FIG. 5B, at t = t7, the state variable V (i) satisfies the variable condition. (226) 1 is substituted into the variable conversion processing flag FP and the variable conversion determination flag FA (i). ΔVi = (U (i) −U
B (i)) / Gii is calculated, and V (i) is subtracted by ΔVi. Here, Gii is a component at the i-th row and the i-th column of the conductance matrix G.

【0031】次に、図4を参照して、状態変数V(i)
をこのように補正する理由を説明する。図4(A)に示
す如く、回路素子E12の一端側のノードN1の電位V
(1)が変数であり、回路素子E12と回路素子E23
との間のノードN2の電位V(2)及び回路素子E23
の、ノードN2と反対側のノードN3の電位V(3)が
定数化されているとする。回路素子E12及びE23に
流れる電流を、図示のようにI12及びI23とする
と、U(2)=−I12+I23となる。
Next, referring to FIG. 4, state variable V (i)
Will be described in this manner. As shown in FIG. 4A, the potential V of the node N1 on one end of the circuit element E12
(1) is a variable, and the circuit elements E12 and E23
Between the potential V (2) of the node N2 and the circuit element E23.
It is assumed that the potential V (3) of the node N3 opposite to the node N2 is constant. Assuming that currents flowing through the circuit elements E12 and E23 are I12 and I23 as shown, U (2) =-I12 + I23.

【0032】図4(B)〜(D)はそれぞれ電位V
(1)〜V(3)のt=t1及びt=t2での値を示
し、図4(E)〜(G)はそれぞれノード電流U(1)
〜U(3)のt=t1及びt=t2での値を示す。図4
(B)〜(G)中、実線は補正前である。t=t2を現
時点とし、t=t1を現時点から時間Δt前の時点とす
る。Δt前から、電位V(1)が変化しているので、電
流I12も変化しており、ノード電流U(2)がΔt前
からΔU(2)=U(2)−UB(2)=−ΔI12+
ΔI23だけ変化している。電位V(2)及びV(3)
はΔt前から変化していないので、電流I23の変化Δ
I23は0であり、ΔU(2)=−ΔI12となる。
FIGS. 4B to 4D each show the potential V
FIGS. 4E to 4G show the values of (1) to V (3) at t = t1 and t = t2, respectively.
値 U (3) at t = t1 and t = t2. FIG.
In (B) to (G), the solid line is before correction. Let t = t2 be the current time, and let t = t1 be the time Δt before the current time. Since the potential V (1) has changed from before Δt, the current I12 has also changed, and the node current U (2) has changed from ΔT before ΔU (2) = U (2) −UB (2) = − ΔI12 +
It has changed by ΔI23. Potentials V (2) and V (3)
Does not change from before Δt, so that the change Δ
I23 is 0, and ΔU (2) = − ΔI12.

【0033】電位V(2)は定数化されているので、Δ
t前と同一であるが、より正確には、電流変化量ΔI1
2により、電位V(2)がΔt前からΔV(2)=−Δ
I12/G22だけ低下、すなわちΔI12/G22だ
け上昇すると考えられる。そこで、電位V(2)を、 V(2)−ΔV(2)=V(2)−(U(2)−UB
(2))/G22 と補正する。図4(C)中の一点鎖線はこの補正後を示
している。
Since the potential V (2) is constant, ΔV
t, but more precisely, the current change ΔI1
2, the potential V (2) becomes ΔV (2) = − Δ from before Δt.
It is thought that it decreases by I12 / G22, that is, increases by ΔI12 / G22. Therefore, the potential V (2) is calculated as follows: V (2) −ΔV (2) = V (2) − (U (2) −UB
(2)) / G22 is corrected. The dashed line in FIG. 4C shows the state after this correction.

【0034】|U(2)−UB(2)|が比較的小さい
ものは補正量ΔV(2)を無視することができるので、
ステップ225で変数化条件|U(i)−UB(i)|
>εuを満たすもののみについてこの補正を行うことに
より、(解の精度向上量)/(補正計算時間の増加)が
小さくなるのを防止している。この補正により、電位V
(2)がΔV(2)低下すると、電流I23が増加する
ので、図4(G)中の一点鎖線で示すようにノード電流
U(3)がΔt前から減少し、ΔU(3)≠0となる。
すなわち、電位補正の効果が隣のノードに伝播して電流
補正を促すことになる。この電流補正により、ステップ
225で変数化条件を補正前に満たさなかったものが満
たすようになるものも考えられ、以下同様にして電位及
び電流の補正の効果が伝播する。
When | U (2) −UB (2) | is relatively small, the correction amount ΔV (2) can be ignored.
In step 225, the variable condition | U (i) -UB (i) |
By performing this correction only on the one that satisfies> εu, it is possible to prevent (amount of improvement in accuracy of solution) / (increase in correction calculation time) from being reduced. By this correction, the potential V
When (2) decreases by ΔV (2), the current I23 increases, so that the node current U (3) decreases before Δt as shown by the dashed line in FIG. 4G, and ΔU (3) ≠ 0 Becomes
That is, the effect of the potential correction is propagated to the adjacent node to promote the current correction. It is conceivable that the current correction corrects the parameterization condition that was not satisfied in step 225 before correction, and the effect of the correction of the potential and the current propagates in the same manner.

【0035】このようにすることにより、状態変数ベク
トルVの定数化成分の変数化の遅延が低減されて、状態
変数ベクトルVの解の精度が向上する。図6(A)及び
(B)は、図4(A)における電位V(1)及びV
(2)の変化を示し、図6(C)は上記補正量ΔV
(i)を考慮しなかった従来例での電位V(2)の変化
を示す。
By doing so, the delay in converting the constant component of the state variable vector V into a variable is reduced, and the accuracy of the solution of the state variable vector V is improved. FIGS. 6A and 6B show the potentials V (1) and V in FIG.
FIG. 6C shows the change in the correction amount ΔV.
The change of the potential V (2) in the conventional example without considering (i) is shown.

【0036】(227)ノードiを1だけインクリメン
トする。 (228)i<nであればステップ222へ戻り、i=
nとなればステップ229へ進む。 (229)FP=‘1’であれば、すなわちステップ2
26の電位補正がi=1〜n−1の少なくとも1つにつ
いて行われた場合には、上記補正の効果の伝播を行わせ
るために、ステップ222へ戻る。その後のステップ2
24では、補正後の電位V(i)を用いることにより、
上記のように電位補正の効果が隣のノードに伝播して、
このノードの電流補正が行われることになる。
(227) The node i is incremented by one. (228) If i <n, the process returns to step 222, where i =
If n, the process proceeds to step 229. (229) If FP = “1”, that is, step 2
If the potential correction at 26 has been performed for at least one of i = 1 to n−1, the process returns to step 222 to propagate the effect of the correction. Subsequent step 2
In 24, by using the corrected potential V (i),
As described above, the effect of potential correction propagates to the next node,
The current correction of this node is performed.

【0037】FP=‘0’であれば、すなわち、補正の
効果の伝播が終了した場合には、変数化処理を終了す
る。なお、上記補正を、ステップ22でのみ用い、すな
わち変数化遅延を低減するためだけに用い、他のステッ
プで補正前の状態変数ベクトルVを用いても、変数化遅
延低減の効果は得られる。
If FP = “0”, that is, if the propagation of the effect of the correction has ended, the variable conversion processing ends. Note that the effect of reducing the variable delay can be obtained even if the above correction is used only in step 22, that is, only to reduce the variable delay, and the state variable vector V before correction is used in another step.

【0038】次の第2実施形態は、第1実施形態がこの
ような補正の限定的使用であると仮定している。 [第2実施形態]図7は、本発明の第2実施形態の過渡
解析方法において図1のフローのステップ22とステッ
プ23との間に挿入されるステップ29を示す。
The following second embodiment assumes that the first embodiment is a limited use of such a correction. [Second Embodiment] FIG. 7 shows a step 29 inserted between steps 22 and 23 of the flow of FIG. 1 in the transient analysis method according to the second embodiment of the present invention.

【0039】このステップ29は、上記補正をステップ
22以外の処理でも用いるようにするためのものであ
る。ステップ22では、i=0〜n−1の各々につい
て、FV(i)=‘0’かつFA(i)=‘1’であれ
ば、すなわち、定数化されてる状態変数V(i)の変数
への復帰がステップ22で決定された場合には、ステッ
プ22での補正の前の電位V(i)から、ステップ22
での上記ΔViを差し引くことにより、電位V(i)を
補正されたものにする。
This step 29 is for using the above-mentioned correction in processes other than step 22. In step 22, if FV (i) = '0' and FA (i) = '1' for each of i = 0 to n-1, ie, the variable of the state variable V (i) If the return to is determined in step 22, the potential V (i) before the correction in step 22 is calculated based on the potential V (i) in step 22.
The potential V (i) is corrected by subtracting the above-mentioned ΔVi.

【0040】これにより、電位V(i)がより正確にな
り、状態変数ベクトルVの解の精度がより向上する。な
お、本発明には外にも種々の変形例が含まれる。例え
ば、図2のステップ225の処理を、|U(i)−UB
(i)|>εwを判定する第1処理と|U(i)−UB
(i)|>εuを判定する第2処理とに分け、第2設定
値εuを第3設定値εwよりも大きい設定値とし、さら
に、図2のステップ226の処理を、フラグFA(i)
に1を代入する第3処理と、残りの第4処理とに分け、
第1処理で肯定判定されたときに第4処理を実行し、次
に第2処理を実行し、第2処理で肯定判定されたときに
第3処理を実行し、次にステップ227へ進み、第1処
理又は第2処理で否定判定された場合にステップ227
へ進むようにしてもよい。このようにすれば、計算量が
増加するが、補正がより正確に行われ、変数化遅延低減
効果が向上する。
As a result, the potential V (i) becomes more accurate, and the accuracy of the solution of the state variable vector V is further improved. The present invention also includes various modified examples. For example, the process of step 225 in FIG. 2 is performed by | U (i) -UB
(I) First processing for determining |> εw and | U (i) −UB
(I) The processing is divided into a second processing for judging |> εu, the second setting value εu is set to a setting value larger than the third setting value εw, and the processing of step 226 in FIG.
Is divided into a third process of substituting 1 for
When a positive determination is made in the first process, a fourth process is performed, then a second process is performed, and when a positive determination is made in the second process, a third process is performed, and then the process proceeds to step 227. Step 227 when a negative determination is made in the first processing or the second processing
You may be made to go to. By doing so, the amount of calculation increases, but the correction is performed more accurately, and the effect of reducing the variable delay is improved.

【0041】また、電流と電位とは所定の関係にあるの
で、状態変数ベクトルVの成分は電位に限定されず、状
態変数ベクトルVの全成分又はその一部は電流であって
もよい。但し、この電流は回路素子を流れる電流であっ
て、本来0であるノード電流ではない。評価ベクトルU
はノード電流を成分とするベクトルに限定されず、時点
tでの状態変数ベクトルVの解の収束を判定できるもの
であればよく、状態変数ベクトルVと所定の関係にあり
且つ本来定数ベクトルになるものであればよい。
Further, since the current and the potential have a predetermined relationship, the components of the state variable vector V are not limited to the potential, and all or a part of the components of the state variable vector V may be a current. However, this current is a current flowing through the circuit element, and is not a node current which is originally zero. Evaluation vector U
Is not limited to a vector having a node current as a component, and may be any as long as it can determine the convergence of the solution of the state variable vector V at time t, and has a predetermined relationship with the state variable vector V and is essentially a constant vector. Anything should do.

【0042】さらに、図1のステップ23のVB(i)
及び図2のステップ225及び226のUB(i)は、
時点tより少し前の時点でのものであればよく、例えば
時点(t−2Δt)でのものであってもよい。
Further, VB (i) in step 23 of FIG.
And UB (i) of steps 225 and 226 of FIG.
It may be at the time point slightly before the time point t, for example, at the time point (t−2Δt).

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

【図1】本発明の第1実施形態の過渡解析方法を示すフ
ローチャートである。
FIG. 1 is a flowchart illustrating a transient analysis method according to a first embodiment of the present invention.

【図2】図1のステップ22の詳細を示すフローチャー
トである。
FIG. 2 is a flowchart showing details of step 22 in FIG. 1;

【図3】本発明の第1実施形態の過渡解析装置概略構成
を示すブロック図である。
FIG. 3 is a block diagram illustrating a schematic configuration of a transient analysis device according to the first embodiment of the present invention.

【図4】定数化された状態変数の変数化を説明する図で
ある。
FIG. 4 is a diagram illustrating the conversion of a state variable into a constant;

【図5】ノードiでの電位及び電流の変化と状態変数の
定数化及び変数化を示す図である。
FIG. 5 is a diagram showing changes in potential and current at a node i, and conversion of state variables into constants and variables.

【図6】定数化された状態変数の変数化が従来よりも適
正に行われることを示す線図である。
FIG. 6 is a diagram showing that the conversion of a constant state variable into a variable is performed more appropriately than before.

【図7】本発明の第2実施形態の過渡解析方法において
図1のフローに挿入されるステップを示す図である。
FIG. 7 is a diagram showing steps inserted in the flow of FIG. 1 in the transient analysis method according to the second embodiment of the present invention.

【図8】解析対象の簡単な例を示す回路図である。FIG. 8 is a circuit diagram showing a simple example of an analysis target.

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

10 コンピュータ 12 回路構成データファイル 13 解析条件ファイル 14 状態変数波形ファイル Reference Signs List 10 computer 12 circuit configuration data file 13 analysis condition file 14 state variable waveform file

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 時点tでの回路の状態変数ベクトルVを
逐次近似法により算出し、該逐次近似法では、該状態変
数ベクトルVの各成分に対応する成分を含み該状態変数
ベクトルVと所定の関係にあり且つ本来定数ベクトルで
あるべき評価ベクトルUが、該定数ベクトルに収束した
と判定されるまで繰り返し処理を行って該状態変数ベク
トルVを決定する状態変数ベクトル算出ステップと、 時点tでの該状態変数ベクトルVの成分が時間Δt前の
値から第1設定値εv以上ずれていないときに、該状態
変数ベクトルVの該成分を定数化して該状態変数ベクト
ルVの成分から除外する定数化ステップと、 定数化された該成分に対応する、時点tでの該評価ベク
トルUの成分が、時間Δt前の値から第2設定値εuを
越えてずれているときに、定数化された該成分を該状態
変数ベクトルVの成分に復帰させる変数復帰ステップ
と、 を各時点tについて実行し、時点tを初期値から順に進
める過渡解析方法において、 定数化された該成分に対応する該評価ベクトルUの成分
が時間Δt前の値から該第2設定値εu以下である第3
設定値εwを越えてずれているときに、該評価ベクトル
Uの成分の時間Δt前の値からの変化に応じて、該評価
ベクトルUの成分に対応した該状態変数ベクトルVの成
分の値を補正する補正ステップ、 を有することを特徴とする過渡解析方法。
1. A state variable vector V of a circuit at a time point t is calculated by a successive approximation method. In the successive approximation method, a component corresponding to each component of the state variable vector V is included. And a state variable vector calculating step of determining the state variable vector V by repeatedly performing the processing until it is determined that the evaluation vector U, which should be a constant vector, converges on the constant vector, When the component of the state variable vector V does not deviate from the value before the time Δt by the first set value εv or more, a constant that converts the component of the state variable vector V into a constant and excludes the component from the component of the state variable vector V When the component of the evaluation vector U at the time point t corresponding to the converted component is shifted from the value before the time Δt by more than the second set value εu, A variable return step of returning the obtained component to the component of the state variable vector V, for each time point t, wherein the time point t is sequentially increased from an initial value. A third component in which the component of the evaluation vector U is equal to or less than the second set value εu from the value before the time Δt.
When the value exceeds the set value εw, the value of the component of the state variable vector V corresponding to the component of the evaluation vector U is changed according to the change of the component of the evaluation vector U from the value before the time Δt. A transient analysis method, comprising: a correcting step of correcting.
【請求項2】 上記補正ステップの上記第3設定値εw
は、上記第2設定値εvに等しい、 ことを特徴とする請求項1記載の過渡解析方法。
2. The third set value εw of the correction step
The transient analysis method according to claim 1, wherein is equal to the second set value εv.
【請求項3】 上記補正ステップで上記状態変数ベクト
ルVの成分の値を補正した場合、補正された該状態変数
ベクトルVを用いて再度該補正ステップを実行する、 ことを特徴とする請求項2記載の過渡解析方法。
3. When the value of the component of the state variable vector V is corrected in the correcting step, the correcting step is executed again using the corrected state variable vector V. Transient analysis method described.
【請求項4】 上記補正ステップで補正された上記状態
変数ベクトルVを該状態変数ベクトルの解とする、 ことを特徴とする請求項1乃至3のいずれか1つに記載
の過渡解析方法。
4. The transient analysis method according to claim 1, wherein the state variable vector V corrected in the correcting step is used as a solution of the state variable vector.
【請求項5】 上記状態変数ベクトルVの成分は全てノ
ード電位であり、上記評価ベクトルUの成分は全てノー
ド電流であり、 上記補正ステップでは、状態変数ベクトルVの第i成分
V(i)を、V(i)=V(i)−(U(i)−UB
(i))/Giiと補正し、ここに、U(i)は時点t
での評価ベクトルUの、V(i)に対応した第i成分で
あり、UB(i)は時点(t−Δt)での評価ベクトル
の、V(i)に対応した第i成分であり、Giiは、ベ
クトルU=F(V)におけるベクトルF(V)のヤコビ
の関数行列の第i行第i列成分である、 ことを特徴とする請求項1乃至4のいずれか1つに記載
の過渡解析方法。
5. The components of the state variable vector V are all node potentials, the components of the evaluation vector U are all node currents, and in the correction step, the i-th component V (i) of the state variable vector V is , V (i) = V (i)-(U (i) -UB
(I)) / Gii, where U (i) is the time t
Is the i-th component of the evaluation vector U corresponding to V (i), and UB (i) is the i-th component of the evaluation vector at time (t−Δt) corresponding to V (i). Gii is the i-th row and the i-th column component of the Jacobi function matrix of the vector F (V) in the vector U = F (V), The Gii is described in any one of Claims 1-4. Transient analysis method.
【請求項6】 請求項1乃至5のいずれか1つに記載の
過渡解析方法を実行するコンピュータを有することを特
徴とする過渡解析装置。
6. A transient analysis apparatus comprising a computer that executes the transient analysis method according to claim 1. Description:
【請求項7】 請求項1乃至5のいずれか1つに記載の
過渡解析方法をコンピュータで実行するためのプログラ
ムが格納されている、 ことを特徴とする記憶媒体。
7. A storage medium storing a program for executing the transient analysis method according to any one of claims 1 to 5 on a computer.
JP31720496A 1996-11-28 1996-11-28 Transient analysis method and storage medium Expired - Fee Related JP3812979B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31720496A JP3812979B2 (en) 1996-11-28 1996-11-28 Transient analysis method and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31720496A JP3812979B2 (en) 1996-11-28 1996-11-28 Transient analysis method and storage medium

Publications (2)

Publication Number Publication Date
JPH10162037A true JPH10162037A (en) 1998-06-19
JP3812979B2 JP3812979B2 (en) 2006-08-23

Family

ID=18085633

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31720496A Expired - Fee Related JP3812979B2 (en) 1996-11-28 1996-11-28 Transient analysis method and storage medium

Country Status (1)

Country Link
JP (1) JP3812979B2 (en)

Also Published As

Publication number Publication date
JP3812979B2 (en) 2006-08-23

Similar Documents

Publication Publication Date Title
US6047247A (en) Method of estimating degradation with consideration of hot carrier effects
JP4774294B2 (en) Integrated circuit layout apparatus, method and program
JP5022453B2 (en) Method, system, and computer program for analyzing timing design of an integrated circuit
US7730433B2 (en) Analog design retargeting
US20050066297A1 (en) System and method for correlated process pessimism removal for static timing analysis
US8141025B2 (en) Method of performing timing analysis on integrated circuit chips with consideration of process variations
US10831958B2 (en) Integrated circuit design with optimized timing constraint configuration
US7594209B2 (en) Method for incorporating Miller capacitance effects in digital circuits for an accurate timing analysis
Saucez et al. Upwinding in the method of lines
US20080141200A1 (en) Methods and apparatuses for timing analysis of electronic circuits
US20140244223A1 (en) Method For Simulating Circuitry By Dynamically Modifying Device Models That Are Problematic For Out-of-Range Voltages
JPH10162037A (en) Method and device and storage medium for transition analysis
Chen et al. A new framework for static timing analysis, incremental timing refinement, and timing simulation
KR20000023565A (en) Method and arrangement for computer-aided determination of a system relationship function
US8185369B2 (en) Method and apparatus for characterizing properties of electronic devices depending on device parameters
EP1150221A2 (en) Semiconductor device simulation apparatus as well as method and storage medium storing simulation program thereof
Fang A new time-stepping method for circuit simulation
JP2001357093A (en) Method and device for simulating circuit, and storage medium
US20030204389A1 (en) Method for numerically simulating an electrical circuit
US7614023B2 (en) System for estimating a terminal capacitance and for characterizing a circuit
Wang et al. An efficient method for fast delay and SI calculation using current source models
Tarraf et al. Modeling Circuits with Parameter Variation by ELSA: Eigenvalue Based Linear Hybrid System Abstraction
JP4480762B2 (en) Method for simulating a circuit in steady state
CN114004180A (en) Method and device for analyzing critical failure path of integrated circuit and computer equipment
JPH0683897A (en) Simulation method by circuit simulator

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051129

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060221

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060331

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060523

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060530

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20100609

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110609

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120609

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120609

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130609

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees