1. Field of the Invention
The present invention relates generally to a reduced-order circuit model, and more particularly to a rapid and accurate reduced-order interconnect circuit model which can be used for signal analysis of high-speed and very-large IC interconnect.
2. Description of Related Art
With rapid development of semiconductor techniques, the parasitic effect has no longer been ignored during design of high-speed and very-large IC interconnect. This technology was proposed in 2002 by M. Celik, L. T. and A. Odabasioglu “IC Interconnect Analysis,” Kluwer Academic Publisher.
Given the fact of more complex circuit, the corresponding order of mathematical model will be increased in order to simulate accurately the characteristics of interconnect circuits. Therefore, an efficient model reduction method has become a necessary know-how for interconnect modeling and simulation. The well-proven technologies, such as U.S. Pat. Nos. 6,789,237, 6,687,658, 6,460,165, 6,135,649, 601,170, 6,023,573, are proposed in 2000 by R. W. Freund, “Krylov-Subspace Methods for Reduced-Order Modeling in Circuit Simulation,” Journal of Computational and Applied Mathematics, Vol. 123, pp. 395-421; in 2002 by J. M. Wang, C. C. Chu, Q. Yu and E. S. Khu, “On Projection Based Algorithms for Model Order Reduction of Interconnects,” IEEE Trans. on Circuits and Systems-I: Fundamental Theory and Applications, Vol. 49, No. 1, pp. 1563-1585.
In recent years, the common methods for circuit model reduction include:
Asymptotic Waveform Evaluation (AWE)(L. T. Pillage and R. A. Rohrer, “Asymptotic waveform evaluation for timing analysis,” IEEE Trans. on Computer-Aided Design of Integrated Circuits and Systems, Vol. 9, No. 4, pp. 352-366, 1990);
PVL (Pade via Lanczos)(P. Feldmann and R. W. Freund, “Efficient linear circuit analysis by Pad'e approximation via the Lanczos process,” IEEE Trans. on Computer-Aided Design of Integrated Circuits and Systems, Vol. 14 pp. 639-649, 1995);
SyMPVL (Symmetric Matrix Pade via Lanczos)(P. Feldmann and R. W. Freund, “The SyMPVL algorithm and its applications to interconnect simulation,” Proc. 1997 Int. Conf. on Simulation of Semiconductor Processes and Devices, pp. 113-116, 1997);
Arnoldi Algorithm (e.g. U.S. Pat. No. 6,810,506);
PRIMA (Passive Reduced-order Interconnect Macromodeling Algorithm)(A. Odabasioglu, M. Celik and L. T. Pileggi, “PRIMA: passive reduced-order interconnect macromodeling algorithm,” IEEE Trans. on Computer-Aided Design of Integrated Circuits and Systems, Vol. 17 pp. 645-653, 1998).
All of the aforementioned model reduction techniques employ Krylov Subspace Projection Method, which utilizes projection operator to obtain the state variables of reduced circuit system after projecting the state variable of original circuit system. The projection operator is established by Krylov Algorithm iteration process, of which the order of reduced circuit is the number of iteration. For model reduction algorithm of applied projection method, another important job is to determine the order of reduced circuit, since it is required to find out an appropriate order such that the reduced circuit can reflect accurately important dynamic behavior of original circuit.
The present invention provides an improved non-symmetric Lanczos Algorithm. Based on error estimation of linear circuit is reduced model and original model, it should thus be possible for improvement of submicron IC interconnect model.
The present invention will present a detailed description of the relationship between original circuit system and reduced circuit system, of which the reduced circuit is to obtain project-based matrix and then reduced-order circuit model by employing non-symmetric Lanzcos Algorithm. Based on δq+1 and δq+1 calculated by the algorithm, it is required to set a termination iteration condition in order to obtain a balance point between complexity of computation and accuracy of reduced model.
In addition, the present invention will prove that, after transfer function of original circuit is added with some additive perturbations, the moment of transfer function fully matches that of reduced model by employing non-symmetric Lanczos Algorithm in various orders. Since well-proven technology has demonstrated that q-th moments of reduced system are equivalent to those of original system, so q-th order moments of original system plus perturbed system are equivalent to those of original system. Of which, perturbation matrix is related to component generated by non-symmetric Lanczos Algorithm, with the cyclomatic number up to 2, so no additional computational resources are required. The algorithm of the present invention will provide an efficient guideline of selecting reduced-order circuit by Krylov Subspace Model Reduction Algorithm.
In a certain embodiment, the present invention has simplified circuit model by employing non-symmetric Lanczos Algorithm, which includes the following steps: (1) input a mesh circuit; (2) input an expand frequency point; (3) set up a state space matrix of circuit; (4) reduce submicron IC interconnect model by employing an improved non-symmetric Lanczos Algorithm.
The conventional methods, such as Modified Nodal Analysis (MNA), Kirchhoff's Voltage Law (KVL) and Kirchhoff's Current Law (KCL), are used for analyzing the characteristics of very-large IC interconnects. The circuits can be expressed as the following state space matrixes:
Where, M,NεRn×n, x,b,cεRn and y(t)εRn. Matrix M comprises capacitance c and inductance L, matrix N comprises conductance G and resistance R, state matrix x(t) comprises node voltage and branch current. And, u(t) is input signal, and y(t) is output signal. Let A =−N−1M and r=N−1b, formula (1) can be expressed as:
Model order reduction aims to reduce the order of circuit system, and reflect efficiently the reduced circuit system of original circuit system. The state space matrix of reduced circuit can be expressed as:
Where, {circumflex over (x)}(t)εRq, ÂεRq×q, {circumflex over (r)}, ĉεRq and q<<n.
Let X(s)=L[x(t)] and {circumflex over (X)}(s)=L[{circumflex over (x)}(t)] are pulse responses of original system and reduced system in Laplace Domain, X(s) and {circumflex over (X)}(s) can be expressed as follows:
X(s)=(In−sA)−1,{circumflex over (X)}(s)=(Iq−sÂ)−1{circumflex over (r)} (4)
Where, In is unit matrix of n×n, and Im is unit matrix of q×q. The transfer function H(s) of original system and transfer function Ĥ(s) of reduced system can be expressed separately as:
H(s)=cTX(s)=cT(In−sA)−1r (5)
And
Ĥ(s)=ĉT{circumflex over (X)}(s)=ĉT(Iq−sÂ)−1{circumflex over (r)} (6)
Modeling Reduction Technique
To calculate the reduced model of very-large IC interconnects, well-known non-symmetric Lanczos Algorithm (P. Feldmann and R. W. Freund, “Efficient Linear Circuit Analysis by Pade Approximation via Lanczos Process”, IEEE Trans. on CAD of ICS, Vol. 14, No. 5, 1995) is employed to set up two projection matrixes Vq and Wq, and generate reduced models by two-sided projections, with the pseudo code of the algorithm as shown in
The calculation of the aforesaid matrixes will satisfy:
AVq=VqTq+δq+1vq+1eq′ (7)
A′Wq=WqTq′+βq+1wq+1eq′ (8)
and Wq′AVq=Tq, where eq is q-th row vector in unit matrix IεRq×q.
Owing to the error of moment between reduced model and original model, formula (7) and (8) can be expressed as the following three-term recursive equations in order to reduce efficiently the computation of system analysis and minimize the error:
Avq=βqvq−1+αqvq+δq+1vq+1 (9)
A′wq=δqwq−1+αqwq+βq+1vq+1 (10)
Since δq+1 can be treated as the component of new vector vq+1 in AVq, and βq+1 treated as the component of new vector wq+1 in A′Wq, Step (108) selects δq+1 and βq+1 as a reference indicator. Similarly, Step (110) takes
as an indicator for terminating the iteration process. Assuming that λq and μq are less than tolerances for termination conditions, the reduced system will be very similar to original system. If above-specified conditions are not met, the order of reduced model will be gradually increased in Step (112). Every iteration will generate new bi-orthogonal vectors vq and wq as well as new δq+1 and βq+1. When both λq and μq meets the conditions as specified in Step (110), non-symmetric Lanczos Algorithm iteration process will be stopped, in such case q is an optimal order of reduced model. In Step (114), order q is used for reduction of system model.
Addition of Perturbed System
In original interconnect circuit system, Additive Perturbation Matrix can be added to demonstrate the reliability of this method. Suppose that the circuit is Modified Nodal Analysis Equation is:
Where, Δ represents additive perturbations of system:
Δ=Δ1+Δ2 (12)
Where, Δ1=vq+1δq+1wq′, Δ2=vqβq+1wq+1′, and q is the order of reduced model.
The transfer function of original circuit is reduced model can be expressed as Ĥ(s), as shown in formula (6). Under the condition of formula (12), the transfer function HΔ(S) of original system plus perturbed system will be equal to transfer function Ĥ(s) of reduced system. Let expend frequency point s=s0+σ, and l′r=(β1w1)′δ1v1=β1δ1(w1′v1)=β1δ1, the transfer function of reduced model can be simplified as:
And the transfer function of perturbed system can be simplified as:
By using formula (7), it can be shown that various moments of reduced model via PVL method are equivalent to those of original model with additive perturbed system Δ. Firstly, subtract ΔVq at both sides of the equation, right side of the equation can be reduced as:
VqTq+δq+1vq+1eq′−ΔVq=VqTq+δq+1vq+1eq′−(vq+1δq+1wq′+vqβq+1wq+1′)Vq=VqTq
Formula (7) can be rewritten as:
AVq−ΔVq=VqTq+δq+1vq+1eq′−ΔVq(A−Δ)Vq=VqTq
If we multiply −σ and add Vq at both sides of the aforesaid equation, it can be rewritten as:
Vq−(A−Δ)Vq=Vq−σVqTq (15)
Thus
(In−σ(A−Δ))Vq=Vq(Iq−σTq) (16)
If we multiply (In−σ(A−Δ))−1 at matrix left of the equation, and multiply (Iq−σTq)−1 at matrix right of the equation, then formula (16) can be rewritten as:
Vq(Iq−σTq)−1=(In−σ(A−Δ))−1Vq (17)
Finally, multiply w1′ at matrix left of the equation, e1 at matrix right, and multiply constant l′r=β1δ1 at both sides, then:
w1′Vq(Im−σTq)−1e1=w1′(In−σ(A−Δ))−1Vqe1
(l′r)e1′(Iq−σTq)−1e1=(l′r)w1′(In−σ(A−Δ))−1v1 (18)
By comparing formula (19) and (13)/(14):
Ĥ(s0+σ)=HΔ(s0+σ) (19)
The reduced model derived from the aforementioned equations demonstrates non-symmetric PVL Algorithm, where various moments of transfer function are equal to those of original system with additive perturbed system Δ.
The model reduction method of present invention for high-speed very-large IC employs an improved non-symmetric Lanczos Algorithm, with its pseudo code shown in
The present invention tests a simple embodiment in order to verify the validity of proposed algorithm.
during computational process of algorithm.
In brief, the present invention has derived very-large RLC interconnect, and implemented the model reduction method by employing non-symmetric Lanczos Algorithm, thereby helping to judge automatically the order of reduced model while maintaining the accuracy and reducing computation complexity. At the same time, the present invention also derived that, transfer function of original circuit with additive perturbations can represent approximation transfer function. Of which, perturbation matrix is related to the component generated by non-symmetric Lanczos Algorithm, so the computational quantity is very small.
The above-specified, however, are only used to describe the operating principle of the present invention, but not limited to its application range. However, it should be appreciated that a variety of embodiments and various modifications are embraced within the scope of the following claims, and should be deemed as a further development of the present invention.