Passive Reduced Order Multiport Modeling: The Padé-Laguerre, Krylov-Arnoldi-SVD Connection

Size: px
Start display at page:

Download "Passive Reduced Order Multiport Modeling: The Padé-Laguerre, Krylov-Arnoldi-SVD Connection"

Transcription

1 Passive Reduced Order Multiport Modeling: The Padé-Laguerre, Krylov-Arnoldi-SVD Connection Luc Knockaert and Daniel De Zutter 1 Abstract A reduced order multiport modeling algorithm based on the decomposition of the system transfer matrix into orthogonal scaled Laguerre functions is proposed. The link with Padé approximation, the block Arnoldi method and singular value decomposition leads to a simple and stable implementation of the algorithm. Keywords Reduced order modeling, Laguerre functions, Padé approximation, singular value decomposition. 1 INTRODUCTION Circuit simulation tasks, such as the accurate prediction of the behavior of large RLGC interconnects, generally requires the solution of very large linear networks. Since the main point, from a communications and throughput point of view, is the behavior of the interconnect structure at user-defined ports over a given frequency range, it is of utmost importance to dispose of a reduced but accurate black-box model of the network as seen from the chosen ports. In recent years this has led to the development of reduced order modeling technologies such as asymptotic waveform evaluation (AWE) [1], matrix Padé via Lanczos (MPVL) [2]-[3], symmetric Padé via Lanczos (SyMPVL) [4], block Arnoldi [5] and passive reduced-order interconnect macromodeling (PRIMA) [6]. Though quite different in implementation and numerical stability, most of these algorithms tend to obtain a low order Padé approximant [7] of the system transfer matrix via Krylov subspace modeling. Some of these techniques, such as SyMPVL and PRIMA, are provably passive, partly because the model reduction scheme can be interpreted in terms of congruence transformations 1 INTEC-IMEC, St. Pietersnieuwstraat 41, B-9000 Gent, Belgium. Tel: , Fax: knokaert@intec.rug.ac.be

2 2 [8]. In this paper we propose an algorithm based on the decomposition of the system transfer matrix into orthogonal scaled Laguerre functions [9]. The link with Padé approximation, the block Arnoldi algorithm and the singular value decomposition (SVD) [10] permits a simple and stable implementation of the algorithm. As in PRIMA and SyMPVL, the method is provably passive. 2 THE PADE-LAGUERRE CONNECTION Using any circuit-equation formulation method such as modified nodal analysis (MNA) [11], sparse tableau, etc. [12], a lumped, linear, time-invariant strictly passive [13] multiport circuit of order N can be described by the following system of first-order differential equations: Cẋ = Gx + Bu (1) y = L T x (2) Here, the vector x represents the circuit variables, ẋ represents the time derivative of x, the N N matrix G represents the contribution of memoryless elements, such as resistors, the N N matrix C represents the contribution from memory elements, such as capacitors and inductors, the vector y is the output of interest and the vector u represents the excitations at the ports. Note that L T stands for the transpose of L. Since we consider a multiport formulation with p ports, where in general p N, the rectangular matrices L and B are of dimension N p. Moreover, as explained in [6], without loss of generality we can take L = B. However, for the sake of generality, we will maintain the separate B and L notation throughout this paper. With unit impulse excitations at the ports and zero initial conditions, the Laplace transform of the circuit equations (1) (2) yields the p p port transfer matrix H(s) = L T (G + sc) 1 B (3) and the corresponding p p port impulse response matrix h(t) = L 1 H(s). (4) In most of the reduced-order modeling literature, model reduction strategies are based on Padé approximations of the transfer matrix by means of moment matching. The approach we advocate

3 3 in this paper is the expansion of the impulse response matrix h(t) in scaled Laguerre functions [9], defined as φ α n(t) = 2αe αt l n (2αt) n = 0, 1,... (5) where α is a positive scaling parameter and l n (t) is the Laguerre polynomial l n (t) = et n! d n ( dt n e t t n). (6) It is known [14] that the sequence {φ α n(t)} forms a uniformly bounded orthonormal basis for the Hilbert space L 2 (R + ). Hence the impulse response matrix h(t) admits the Fourier-Laguerre expansion h(t) = F n φ α n(t). (7) n=0 Since the Hardy space H 2 [9] consisting of all analytic and square-integrable functions in the open right halfplane Rs > 0 is the Laplace transform of L 2 (R + ), the sequence of Laplace transforms of the scaled Laguerre functions Φ α n(s) = Lφ α n(t) = 2α s + α ( ) s α n n = 0, 1,... (8) s + α forms a uniformly bounded orthonormal basis for the Hilbert space H 2 equipped with the inner product and norm ν(f) = f f. f g = 1 f(iω)g (iω)dω (9) 2π Considering that the multiport circuit under scrutiny is strictly passive and hence asymptotically stable, and since the transfer matrix is strictly proper, i. e. lim H ij(s) = 0 i, j = 1,...,p, (10) s all the entries H ij (s) of H(s) belong to H 2 and the transfer matrix can be expanded into the orthonormal basis {Φ α n(s)} as This can be rewritten as H(s) = L T (G + sc) 1 B = F n Φ α n(s). (11) n=0 L T (G + sc) 1 B = 2α s + α n=0 ( ) s α n F n. (12) s + α

4 4 Equation (12) has the very simple physical interpretation that any transfer matrix in H 2 can be represented as the product of a simple low-pass filter 2α/(s + α) and a weighted infinite sum of all-pass filters of the type [(s α)/(s + α)] n. Moreover, the bilinear transformation u = s α s + α (13) maps the s domain Laguerre expansion (12) into the u domain power expansion L T ([αc + G] + u[αc G]) 1 B = 1 2α n=0 F n u n. (14) From this we infer that an m th order Padé approximation of the modified transfer matrix Ĥ(u) = L T ([αc + G] + u[αc G]) 1 B (15) in the u domain is equivalent to a an m th order Laguerrre approximation in the s domain, meaning that H(s) can be optimally approximated in the H 2 norm sense by the truncated Fourier- Laguerre expansion m H(s) F n Φ α n(s) = H m (s). (16) n=0 Note that the bilinear transformation (13) maps the open right halfplane Rs > 0 onto the open unit disk u < 1. Although we know that H m (s) converges to H(s) for m when Rs > 0 for a strictly passive system, it is necessary, in order to be able to determine an adequate value for the Laguerre parameter α, to have more information about the convergence rate. We start with the partial fraction expansion H(s) = N k=1 h k s + v k (17) which is valid for simple poles v k with Rv k > 0. From the easily proved identity we obtain n=0 Φ α n(s)φ α n(v) = 1 s + v F n = for ( ) ( ) s α v α < 1 (18) s + α v + α N h k Φ α n(v k ). (19) k=1 Hence, with respect to any matrix norm, we have 2α H(iω) H m (iω) ω 2 + α 2 F k (20) k=m+1

5 5 and in the light of equations (19) and (8) H(iω) H m (iω) 2α N h k ω 2 + α 2 v k=1 k + α v k α v k α m+1 v k + α. (21) For a strictly passive system, this proves the pointwise convergence H m (iω) H(iω) as m approaches infinity. It is seen that the overall convergence rate is dictated by the largest coefficient (v k α)/(v k +α) and hence the optimal α may be found as the solution to the minimax problem α = arg min α>0 max 1 k N v k α v k + α. (22) Of course, the solution to the minimax problem (22) is rather intricate and requires knowledge of all the poles. To set our sights lower, we suppose that the negative poles v k are situated anywhere in the rectangular region Θ = [d 1, d 2 ] [ iy 0, iy 0 ] of the right halfplane. The corresponding minimax problem α = arg min max α>0 v Θ v α v + α (23) can be solved by taking advantage of the maximum modulus principle, which asserts that a function, analytic in a bounded region, attains its maximum modulus on the boundary of this region. The explicit solution for α is α = α = d y0 2 for d 2 d y2 0 (24) d 1 d 1 d 2 y0 2 for d 2 d y2 0. (25) d 1 Since y 0 and the system bandwidth are approximately related through y 0 = 2πf max [2] and since the small time constant τ 2 = 1/d 2 in equation (25) expresses no direct physical nor computational meaning, we may simply take α = d y 2 0 y 0 = 2πf max. (26) Note that the simple low-pass bound expression (20) corroborates this. 3 THE KRYLOV-ARNOLDI-SVD CONNECTION Defining the matrices A = G 1 C and R = G 1 B, (27)

6 6 it is shown in [6] that the column-orthogonal matrix X associated with the block Arnoldi process [5] in order to orthogonalize the columns of the N pq Krylov matrix K q = [ ] R,AR,A 2 R,,A q 1 R (28) yields a reduced order system Cẋ = Gx + Bu (29) y = L T x (30) with C = X T CX B = X T B G = X T GX L = X T L (31) such that the reduced order transfer matrix H(s) = L T ( G + s C) 1 B (32) is a passive Padé approximant of order q 1 for the original transfer matrix. In virtue of the preceding section, the above reasoning remains valid, in the sense of Laguerre approximation, if we define the modified system matrices  = (αc + G) 1 (αc G) and ˆR = (αc + G) 1 B. (33) In other words, we assert that the column-orthogonal matrix ˆX associated with the block Arnoldi process as applied to the N pq modified Krylov matrix [ ˆK q = ˆR,  ˆR,Â2 ˆR,,  ˆR] q 1 (34) yields a reduced order system described by C = ˆX T C ˆX B = ˆX T B such that the reduced order transfer matrix G = ˆXT G ˆX L = ˆXT L (35) H(s) = L T ( G + s C) 1 B (36) is a passive Laguerre approximant of order q 1 for the original transfer matrix.

7 7 The block Arnoldi algorithm [5] can be utilized to generate the column-orthogonal matrix ˆX. The process normally used is a block so-called thin QR factorization based on modified Gram- Schmidt orthogonalization [10]. Numerical experience [5], [15] has shown that some steps in the block Arnoldi algorithm have to be repeated in order to ensure orthogonality to the precision of the computer. To avoid this, we opt for an SVD based technique, which is a numerically more stable algorithm than the Gram-Schmidt process [16]. The idea behind the SVD approach is the following. Putting r = pq < N, the dimension of the Krylov matrix ˆK q is N r. Since the block Arnoldi algorithm is equivalent to modified Gram-Schmidt, we compare the SVD and the thin QR factorization of ˆK q. We have ˆK q = ˆXR t = UΣV T, (37) where ˆX and U are N r column-orthogonal matrices, R t is an r r upper triangular matrix, Σ is an r r diagonal matrix containing the singular values of the Krylov matrix and V is an r r orthogonal matrix. Since ˆX T ˆX = U T U = I r, it is easily seen that ˆX can be written as ˆX = UQ, where Q is an r r orthogonal matrix. From equations (35) and (36) we infer that the reduced order model transfer matrix can be written as ( H(s) = L T ˆX ˆX) 1 ˆXT (G + sc) ˆXT B (38) ( 1 = L T UQ Q T U T (G + sc)uq) Q T U T B (39) ( 1 = L T U U T (G + sc)u) U T B. (40) Note that the mere requirement that Q is nonsingular is sufficient to obtain result (40). The derivations (38)-(40) prove that it is judicious to use the left SVD column-orthogonal factor U instead of ˆX in the reduced order modeling scheme. The complete SVD-Laguerre based algorithm is constructed as follows: Select the values for α and q Solve (G + αc) ˆR 0 = B For k = 1,...,q 1 solve (G + αc) ˆR k = (G αc) ˆR k 1 UΣV T = SVD [ ˆR 0, ˆR 1,, ˆR q 1 ] C = U T CU G = U T GU B = U T B L = U T L

8 8 It is also important to evaluate H(s) or H(s) explicitly as a sum of partial fractions. Taking s 0 such that G + s 0 C is nonsingular, we have H(s) = L T (G + s 0 C + (s s 0 )C) 1 B = L T (I + (s s 0 )E) 1 B 0 (41) where E = (G + s 0 C) 1 C B 0 = (G + s 0 C) 1 B. (42) Supposing E nondefective i.e. diagonalizable, it admits the eigendecomposition E = PΛP 1, (43) where Λ is a diagonal matrix, yielding the partial fraction expression H(s) = L T P (I + (s s 0 )Λ) 1 P 1 B 0. (44) To avoid supplementary LU-decomposition overhead, it can be naturally recommended to choose the parameter s 0 equal to α. 4 NUMERICAL SIMULATIONS 4.1 LOSSY TRANSMISSION LINE Consider a lossy transmission line modeled by M lumped RLGC sections. The circuit equations for the corresponding (p = 2) twoport are C n dv n dt L n di n dt = G n v n + i n i n+1 n = 1,...,M (45) = R n i n + v n 1 v n n = 1,...,M + 1. (46) The input variables are u 1 = v 0, u 2 = v M+1 and the output variables are y 1 = i 1, y 2 = i M+1. The state variables are the entries of the N = 2M + 1 dimensional vector x = (v 1,...,v M, i 1,...,i M+1 ) T. (47)

9 9 The standard C,G,B,L MNA format is easily derived. For example, when M = 2 we have C G C G L ẋ = 1 0 R x u L R (48) L R } {{ } } {{ } } {{ } C G B and of course L = B. A choice of M = 40 equal RLGC sections as in [6] with total parameters G tot = 0, R tot = 10 Ω, L tot = 5 nh, C tot = 15 pf yields a system description of order N = 81. Reduced order Laguerre models of dimensions r = 2q = 8 and r = 2q = 16 are constructed using s 0 = α = 2π10 9. Figures 1 3 respectively show H 11 (f), H 12 (f) and H 22 (f) versus their reduced order counterparts. It is seen that the q = 4, q = 8 Laguerre reduced order models are indistinguishable from the unreduced model up to respectively 2 GHz and 6 GHz. For H 22 (f) the q = 8 reduced order model is even indistinguishable from the unreduced model up to 8 GHz. 4.2 COUPLED LOSSY TRANSMISSION LINES Coupled lossy multiconductor transmission lines can easily be modeled by a multiport generalization of (45)-(46). The circuit equations for M sections, obtained from the discretization of the coupled matrix telegrapher equations [17], can be written as C n dv n dt L n di n dt = G n v n + i n i n+1 n = 1,...,M (49) = R n i n + v n 1 v n n = 1,...,M + 1, (50) where v n and i n are c 1 column vectors and C n, L n, G n and R n are c c square matrices. The standard MNA format is then simply a block matrix generalization of equation (48), i. e.

10 10 for M = 2 we have C C L L L 3 } {{ } C G 1 0 I c I c 0 0 G 2 0 I c I c ẋ = I c 0 R x + I c I c 0 R I c 0 0 R 3 } {{ } G I c I c } {{ } B u (51) where I c is the c c identity matrix. It is seen that the MNA system order is N = (2M + 1)c and the number of columns in B = L is p = 2c. The discretized example of a 5 cm long four-port (c=2) multiconductor transmission line consisting of M = 40 equal sections with total matrices given by (extrapolated from the data in [17]) G tot = S R tot = Ω (52) and L tot = nh C tot = pf (53) yields a system description of order N = 162. Reduced order Laguerre models of dimensions r = 2cq = 16 and r = 2cq = 32 are constructed using s 0 = α = 2π10 9. We observed that the symmetric transfer matrix H(f) is Toeplitz, except for H 12 (f) H 23 (f), and block-symmetric i.e H 14 (f) = H 23 (f). Figures 4 6 respectively show H 11 (f), H 12 (f) and H 13 (f) versus their reduced order counterparts up to 4 GHz. It is seen that the reduced order models closely approximate the original model over the given frequency range. 4.3 A PEEC CIRCUIT As a third example we take the lumped-element equivalent circuit for a three-dimensional electromagnetic problem modeled via PEEC [18] (partial element equivalent circuit) as documented in [2]. The twoport (p = 2) circuit consists of 2100 capacitors, 172 inductors, 6990 inductive couplings, resulting in a MNA system of order N = 306. Reduced order Laguerre models of dimensions r = 2q = 60 and r = 2q = 90 are constructed using s 0 = α = 10π10 9. Figures 7 9 respectively show H 11 (f), H 12 (f) and H 22 (f) versus their reduced order counterparts. It is seen that the q = 30, q = 45 Laguerre reduced order models are very close to the unreduced

11 11 model up to respectively 2 GHz and 4 GHz. We also simulated a reduced order Laguerre model of dimension r = 2q = 120 and found it indistinguishable from the unreduced model over the 5 GHz frequency range. References [1] L. T. Pillage and R. A. Rohrer, Asymptotic waveform evaluation for timing analysis, IEEE Trans. Computer-Aided Design, vol. 9, pp , Apr [2] P. Feldmann and R. W. Freund, Efficient linear circuit analysis by Padé approximation via the Lanczos process, IEEE Trans. Computer-Aided Design, vol. 14, no. 5, pp , May [3] J. I. Aliaga, D. L. Boley, R. W. Freund, and V. Hernández, A Lanczos-type method for multiple starting vectors, Numer. Anal. Manuscript, , Bell Lab.,Murray Hill, NJ, Sep [4] R. W. Freund and P. Feldmann, The SyMPVL algorithm and its applications to interconnect simulation, Numer. Anal. Manuscript, , Bell Lab.,Murray Hill, NJ, June [5] D. L. Boley, Krylov space methods on state-space control models, Circuits Syst. Signal Processing, vol. 13, no. 6, pp , [6] A. Odabasioglu, M. Celik, and L. T. Pileggi, PRIMA: Passive reduced-order interconnect macromodeling algorithm, IEEE Trans. Computer-Aided Design, vol. 17, no. 8, pp , Aug [7] A. Bultheel and M. Van Barel, Padé techniques for model reduction in linear system theory: a survey, J. Comput. Appl. Math., vol 14, pp , [8] K. J. Kerns and A. T. Yang, Preservation of passivity during RLC network reduction via split congruence transformations, IEEE Trans. Computer-Aided Design, vol. 17, no. 7, pp , July [9] Z. Zang, A. Cantoni, and K. L. Teo, Continuous-time envelope-constrained filter design via Laguerre filters and H optimization methods, IEEE Trans. Signal Processing, vol. 46, no. 10, pp , Oct [10] G. H. Golub and C. F. Van Loan, Matrix Computations. Baltimore: Johns Hopkins, [11] C-W. Ho, A. E. Ruehli, and P. A. Brennan, The modified nodal approach to network analysis, IEEE Trans. Circuits Syst., vol. CAS-22, no. 6, pp , June [12] J. Vlach and K.Singhal, Computer Methods for Circuit Analysis and Design. New York: Van Nostrand Reinholt, 1983.

12 12 [13] R. A. Rohrer and H. Nosrati, Passivity considerations in stability studies of numerical integration algorithms, IEEE Trans. Circuits Syst., vol. CAS-28, pp , Sept [14] G. Szegö, Orthogonal Polynomials, in Amer. Math. Soc. Coll. Publ., vol. 23, [15] Y. Saad and M. H. Schultz, GMRES: A generalized minimal residual algorithm for solving nonsymmetric linear systems, SIAM J. Sci. Stat. Comput., vol. 7, no. 3, pp , July [16] W. H. Press, S. A. Teukolsky, W. T. Vetterling, and B. P. Flannery, Numerical Recipes, Cambridge: University Press, [17] A. R. Djordjević and T. K. Sarkar, Analysis of time response of lossy multiconductor transmission line networks, IEEE Trans. Microwave Theory Tech., vol. MTT-35, no. 10, pp , Oct [18] A. E. Ruehli, Equivalent circuit models for three-dimensional multiconductor systems, IEEE Trans. Microwave Theory Tech., vol. MTT-22, pp , Mar

13 unreduced reduced q=8 reduced q= H 11 (f) f GHz Figure 1: H 11 (f) for the lossy transmission line.

14 unreduced reduced q=8 reduced q= H 12 (f) f GHz Figure 2: H 12 (f) for the lossy transmission line.

15 unreduced reduced q=8 reduced q= H 22 (f) f GHz Figure 3: H 22 (f) for the lossy transmission line.

16 unreduced reduced q=8 reduced q=4 0.5 H 11 (f) f GHz Figure 4: H 11 (f) for the coupled lossy transmission lines.

17 unreduced reduced q=8 reduced q= H 12 (f) f GHz Figure 5: H 12 (f) for the coupled lossy transmission lines.

18 unreduced reduced q=8 reduced q=4 0.5 H 13 (f) f GHz Figure 6: H 13 (f) for the coupled lossy transmission lines.

19 unreduced reduced q=45 reduced q= H 11 (f) f GHz Figure 7: H 11 (f) for the PEEC circuit.

20 unreduced reduced q=45 reduced q= H 12 (f) f GHz Figure 8: H 12 (f) for the PEEC circuit.

21 unreduced reduced q=45 reduced q=30 H 22 (f) f GHz Figure 9: H 22 (f) for the PEEC circuit.

Laguerre-SVD Reduced-Order Modeling

Laguerre-SVD Reduced-Order Modeling IEEE TRANSACTIONS ON MICROWAVE THEORY AND TECHNIQUES, VOL. 48, NO. 9, SEPTEMBER 2000 1469 Laguerre-SVD Reduced-Order Modeling Luc Knockaert, Member, IEEE, and Daniël De Zutter, Senior Member, IEEE Abstract

More information

EE5900 Spring Lecture 5 IC interconnect model order reduction Zhuo Feng

EE5900 Spring Lecture 5 IC interconnect model order reduction Zhuo Feng EE59 Spring Parallel VLSI CAD Algorithms Lecture 5 IC interconnect model order reduction Zhuo Feng 5. Z. Feng MU EE59 In theory we can apply moment matching for any order of approximation But in practice

More information

Practical Considerations For Passive Reduction of RLC Circuits

Practical Considerations For Passive Reduction of RLC Circuits Practical Considerations For Passive Reduction of RLC Circuits Altan Odabasioglu and Mustafa Celik {altan, celik}@montereydesign.com Monterey Design Systems, Inc. Sunnyvale, CA 94089 Lawrence T. Pileggi

More information

Passive reduced-order modeling via Krylov-subspace methods

Passive reduced-order modeling via Krylov-subspace methods Passive reduced-order modeling via Krylov-subspace methods Roland W. Freund Bell Laboratories Room 2C 525 700 Mountain Avenue Murray Hill, New Jersey 07974 0636, U.S.A. freund@research.bell-labs.com Keywords:

More information

Structure-Preserving Model Order Reduction of RCL Circuit Equations

Structure-Preserving Model Order Reduction of RCL Circuit Equations Structure-Preserving Model Order Reduction of RCL Circuit Equations Roland W. Freund Department of Mathematics, University of California at Davis, One Shields Avenue, Davis, CA 95616, U.S.A. freund@math.ucdavis.edu

More information

TOWARDS A CLASSIFICATION OF REDUCED ORDER MODELING TECHNIQUES. G.Lippens, L. Knockaert and D. De Zutter

TOWARDS A CLASSIFICATION OF REDUCED ORDER MODELING TECHNIQUES. G.Lippens, L. Knockaert and D. De Zutter TOWARDS A CLASSIFICATION OF REDUCED ORDER MODELING TECHNIQUES G.Lippens, L. Knockaert and D. De Zutter May, 4th 2006 G. Lippens 2nd Workshop Adv. Comp. Electromagnetics May 2006 p 1 OVERVIEW Introduction

More information

P. Feldmann R. W. Freund. of a linear circuit via the Lanczos process [5]. This. it produces. The computational cost per order of approximation

P. Feldmann R. W. Freund. of a linear circuit via the Lanczos process [5]. This. it produces. The computational cost per order of approximation Ecient Linear Circuit Analysis by Pade Approximation via the Lanczos Process P Feldmann R W Freund AT&T Bell Laboratories AT&T Bell Laboratories Murray Hill, NJ 09{03 Murray Hill, NJ 09{03 Abstract This

More information

Passive Interconnect Macromodeling Via Balanced Truncation of Linear Systems in Descriptor Form

Passive Interconnect Macromodeling Via Balanced Truncation of Linear Systems in Descriptor Form Passive Interconnect Macromodeling Via Balanced Truncation of Linear Systems in Descriptor Form Boyuan Yan, Sheldon X.-D. Tan,PuLiu and Bruce McGaughy Department of Electrical Engineering, University of

More information

Math 102, Winter Final Exam Review. Chapter 1. Matrices and Gaussian Elimination

Math 102, Winter Final Exam Review. Chapter 1. Matrices and Gaussian Elimination Math 0, Winter 07 Final Exam Review Chapter. Matrices and Gaussian Elimination { x + x =,. Different forms of a system of linear equations. Example: The x + 4x = 4. [ ] [ ] [ ] vector form (or the column

More information

Accurate Modeling of Lossy Nonuniform Transmission Lines by Using Differential Quadrature Methods

Accurate Modeling of Lossy Nonuniform Transmission Lines by Using Differential Quadrature Methods IEEE TRANSACTIONS ON MICROWAVE THEORY AND TECHNIQUES, VOL 50, NO 10, OCTOBER 2002 2233 Accurate Modeling of Lossy Nonuniform Transmission Lines by Using Differential Quadrature Methods Qinwei Xu, Student

More information

An Optimum Fitting Algorithm for Generation of Reduced-Order Models

An Optimum Fitting Algorithm for Generation of Reduced-Order Models An Optimum Fitting Algorithm for Generation of Reduced-Order Models M.M. Gourary 1, S.G. Rusakov 1, S.L. Ulyanov 1, M.M. Zharov 1, B.J. Mulvaney 2 1 IPPM, Russian Academy of Sciences, Moscow 1523, e-mail:

More information

Model-Order Reduction of High-Speed Interconnects: Challenges and Opportunities

Model-Order Reduction of High-Speed Interconnects: Challenges and Opportunities Model-Order Reduction of High-Speed Interconnects: Challenges and Opportunities Michel Nakhla Carleton University Canada Model Reduction for Complex Dynamical Systems Berlin 2010 EMI Delay Crosstalk Reflection

More information

Implementation of a Transmission Line Model with the PEEC Method for Lightning Surge Analysis

Implementation of a Transmission Line Model with the PEEC Method for Lightning Surge Analysis Implementation of a Transmission Line Model with the PEEC Method for Lightning Surge Analysis PEERAWUT YUTTHAGOWITH Department of Electrical Engineering, Faculty of Engineering King Mongkut s Institute

More information

MODEL ORDER REDUCTION FOR PEEC MODELING BASED ON MOMENT MATCHING

MODEL ORDER REDUCTION FOR PEEC MODELING BASED ON MOMENT MATCHING Progress In Electromagnetics Research, Vol. 114, 285 299, 2011 MODEL ORDER REDUCTION FOR PEEC MODELING BASED ON MOMENT MATCHING Z. F. Song and D. L. Su EMC Laboratory, Beihang University 37 XueYuan Road,

More information

4.8 Arnoldi Iteration, Krylov Subspaces and GMRES

4.8 Arnoldi Iteration, Krylov Subspaces and GMRES 48 Arnoldi Iteration, Krylov Subspaces and GMRES We start with the problem of using a similarity transformation to convert an n n matrix A to upper Hessenberg form H, ie, A = QHQ, (30) with an appropriate

More information

MODEL-order reduction is emerging as an effective

MODEL-order reduction is emerging as an effective IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: REGULAR PAPERS, VOL. 52, NO. 5, MAY 2005 975 Model-Order Reduction by Dominant Subspace Projection: Error Bound, Subspace Computation, and Circuit Applications

More information

VERIFYING systems hierarchically at different levels

VERIFYING systems hierarchically at different levels IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: ANALOG AND DIGITAL SIGNAL PROCESSING, VOL 46, NO 10, OCTOBER 1999 1273 Reduced-Order Modeling of Time-Varying Systems Jaijeet Roychowdhury Abstract We present

More information

ON ORTHOGONAL REDUCTION TO HESSENBERG FORM WITH SMALL BANDWIDTH

ON ORTHOGONAL REDUCTION TO HESSENBERG FORM WITH SMALL BANDWIDTH ON ORTHOGONAL REDUCTION TO HESSENBERG FORM WITH SMALL BANDWIDTH V. FABER, J. LIESEN, AND P. TICHÝ Abstract. Numerous algorithms in numerical linear algebra are based on the reduction of a given matrix

More information

A Novel Approach for Generating Dynamic Compact Models of Thermal Networks Having Large Numbers of Power Sources

A Novel Approach for Generating Dynamic Compact Models of Thermal Networks Having Large Numbers of Power Sources A Novel Approach for Generating Dynamic Compact Models of Thermal Networks Having Large Numbers of Power Sources Lorenzo Codecasa, Dario D Amore, Paolo Maffezzoni and Nadia Spennagallo Dipartimento di

More information

Model Order-Reduction of RC(L) Interconnect including Variational Analysis

Model Order-Reduction of RC(L) Interconnect including Variational Analysis _ Model Order-Reduction of RC(L) Interconnect including Variational Analysis Ying Liu, Lawrence T. Pileggi and Andrzej J. Strojwas Department of Electrical and Computer Engineering Carnegie Mellon University

More information

Model order reduction of electrical circuits with nonlinear elements

Model order reduction of electrical circuits with nonlinear elements Model order reduction of electrical circuits with nonlinear elements Andreas Steinbrecher and Tatjana Stykel 1 Introduction The efficient and robust numerical simulation of electrical circuits plays a

More information

Statistical approach in complex circuits by a wavelet based Thevenin s theorem

Statistical approach in complex circuits by a wavelet based Thevenin s theorem Proceedings of the 11th WSEAS International Conference on CIRCUITS, Agios Nikolaos, Crete Island, Greece, July 23-25, 2007 185 Statistical approach in complex circuits by a wavelet based Thevenin s theorem

More information

Wideband Modeling of RF/Analog Circuits via Hierarchical Multi-Point Model Order Reduction

Wideband Modeling of RF/Analog Circuits via Hierarchical Multi-Point Model Order Reduction 2E-1 Wideband Modeling of RF/Analog Circuits via Hierarchical Multi-Point Model Order Reduction Zhenyu Qi, Sheldon X.-D. Tan Department of Electrical Engineering, University of California, Riverside, CA

More information

Model Order Reduction for Strictly Passive and Causal Distributed Systems

Model Order Reduction for Strictly Passive and Causal Distributed Systems odel Order Reduction for Strictly Passive and Causal Distributed Systems Luca Daniel University of California, Bereley dluca@eecs.bereley.edu Joel Phillips Cadence Bereley Labs jrp@cadence.com ABSTRACT

More information

Automatic Generation of Geometrically Parameterized Reduced Order Models for Integrated Spiral RF-Inductors

Automatic Generation of Geometrically Parameterized Reduced Order Models for Integrated Spiral RF-Inductors Automatic Generation of Geometrically Parameterized Reduced Order Models for Integrated Spiral RF-Inductors Luca Daniel Massachusetts Institute of Technology Dept. of Elect. Engin. and Comp. Science Research

More information

Identification of Electrical Circuits for Realization of Sparsity Preserving Reduced Order Models

Identification of Electrical Circuits for Realization of Sparsity Preserving Reduced Order Models Identification of Electrical Circuits for Realization of Sparsity Preserving Reduced Order Models Christof Kaufmann 25th March 2010 Abstract Nowadays very-large scale integrated circuits contain a large

More information

Introduction to Model Order Reduction

Introduction to Model Order Reduction Introduction to Model Order Reduction Wil Schilders 1,2 1 NXP Semiconductors, Eindhoven, The Netherlands wil.schilders@nxp.com 2 Eindhoven University of Technology, Faculty of Mathematics and Computer

More information

AN INDEPENDENT LOOPS SEARCH ALGORITHM FOR SOLVING INDUCTIVE PEEC LARGE PROBLEMS

AN INDEPENDENT LOOPS SEARCH ALGORITHM FOR SOLVING INDUCTIVE PEEC LARGE PROBLEMS Progress In Electromagnetics Research M, Vol. 23, 53 63, 2012 AN INDEPENDENT LOOPS SEARCH ALGORITHM FOR SOLVING INDUCTIVE PEEC LARGE PROBLEMS T.-S. Nguyen *, J.-M. Guichon, O. Chadebec, G. Meunier, and

More information

2. Review of Linear Algebra

2. Review of Linear Algebra 2. Review of Linear Algebra ECE 83, Spring 217 In this course we will represent signals as vectors and operators (e.g., filters, transforms, etc) as matrices. This lecture reviews basic concepts from linear

More information

DTT: Direct Truncation of the Transfer Function An Alternative to Moment Matching for Tree Structured Interconnect

DTT: Direct Truncation of the Transfer Function An Alternative to Moment Matching for Tree Structured Interconnect IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, VOL. 21, NO. 2, FEBRUARY 2002 131 DTT: Direct Truncation of the Transfer Function An Alternative to Moment Matching for Tree

More information

Automatic Generation of Geometrically Parameterized Reduced Order Models for Integrated Spiral RF-Inductors

Automatic Generation of Geometrically Parameterized Reduced Order Models for Integrated Spiral RF-Inductors Automatic Generation of Geometrically Parameterized Reduced Order Models for Integrated Spiral RF-Inductors L. Daniel and J. White Department of Electrical Engineering and Computer Science Research Lab

More information

Order reduction of large scale second-order systems using Krylov subspace methods

Order reduction of large scale second-order systems using Krylov subspace methods Linear Algebra and its Applications 415 (2006) 385 405 www.elsevier.com/locate/laa Order reduction of large scale second-order systems using Krylov subspace methods Behnam Salimbahrami, Boris Lohmann Lehrstuhl

More information

Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012

Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012 Instructions Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012 The exam consists of four problems, each having multiple parts. You should attempt to solve all four problems. 1.

More information

Krylov-subspace methods for reduced-order modeling in circuit simulation

Krylov-subspace methods for reduced-order modeling in circuit simulation Krylov-subspace methods for reduced-order modeling in circuit simulation Roland Freund To cite this version: Roland Freund. Krylov-subspace methods for reduced-order modeling in circuit simulation. Journal

More information

Wavelet-Based Passivity Preserving Model Order Reduction for Wideband Interconnect Characterization

Wavelet-Based Passivity Preserving Model Order Reduction for Wideband Interconnect Characterization Wavelet-Based Passivity Preserving Model Order Reduction for Wideband Interconnect Characterization Mehboob Alam, Arthur Nieuwoudt, and Yehia Massoud Rice Automated Nanoscale Design Group Rice University,

More information

A fast randomized algorithm for overdetermined linear least-squares regression

A fast randomized algorithm for overdetermined linear least-squares regression A fast randomized algorithm for overdetermined linear least-squares regression Vladimir Rokhlin and Mark Tygert Technical Report YALEU/DCS/TR-1403 April 28, 2008 Abstract We introduce a randomized algorithm

More information

PROJECTED GMRES AND ITS VARIANTS

PROJECTED GMRES AND ITS VARIANTS PROJECTED GMRES AND ITS VARIANTS Reinaldo Astudillo Brígida Molina rastudillo@kuaimare.ciens.ucv.ve bmolina@kuaimare.ciens.ucv.ve Centro de Cálculo Científico y Tecnológico (CCCT), Facultad de Ciencias,

More information

Some of the different forms of a signal, obtained by transformations, are shown in the figure. jwt e z. jwt z e

Some of the different forms of a signal, obtained by transformations, are shown in the figure. jwt e z. jwt z e Transform methods Some of the different forms of a signal, obtained by transformations, are shown in the figure. X(s) X(t) L - L F - F jw s s jw X(jw) X*(t) F - F X*(jw) jwt e z jwt z e X(nT) Z - Z X(z)

More information

Poor Man s TBR: A Simple Model Reduction Scheme

Poor Man s TBR: A Simple Model Reduction Scheme Poor Man s TBR: A Simple Model Reduction Scheme Joel Phillips Cadence Berkeley Laboratories Cadence Design Systems San Jose, CA 95134, U.S.A. jrp@cadence.com L. Miguel Silveira INESC ID/IST, Cadence Laboratories

More information

Two-Sided Arnoldi in Order Reduction of Large Scale MIMO Systems

Two-Sided Arnoldi in Order Reduction of Large Scale MIMO Systems Two-Sided Arnoldi in Order Reduction of Large Scale MIMO Systems B. Salimbahrami and B. Lohmann Institute of Automation, University of Bremen Otto-Hahn-Allee, NW1 28359 Bremen, Germany e-mail: salimbahrami@iat.uni-bremen.de

More information

Index. for generalized eigenvalue problem, butterfly form, 211

Index. for generalized eigenvalue problem, butterfly form, 211 Index ad hoc shifts, 165 aggressive early deflation, 205 207 algebraic multiplicity, 35 algebraic Riccati equation, 100 Arnoldi process, 372 block, 418 Hamiltonian skew symmetric, 420 implicitly restarted,

More information

Algorithmen zur digitalen Bildverarbeitung I

Algorithmen zur digitalen Bildverarbeitung I ALBERT-LUDWIGS-UNIVERSITÄT FREIBURG INSTITUT FÜR INFORMATIK Lehrstuhl für Mustererkennung und Bildverarbeitung Prof. Dr.-Ing. Hans Burkhardt Georges-Köhler-Allee Geb. 05, Zi 01-09 D-79110 Freiburg Tel.

More information

On the loss of orthogonality in the Gram-Schmidt orthogonalization process

On the loss of orthogonality in the Gram-Schmidt orthogonalization process CERFACS Technical Report No. TR/PA/03/25 Luc Giraud Julien Langou Miroslav Rozložník On the loss of orthogonality in the Gram-Schmidt orthogonalization process Abstract. In this paper we study numerical

More information

Rational ABCD Modeling of High-Speed Interconnects

Rational ABCD Modeling of High-Speed Interconnects Rational ABCD Modeling of High-Speed Interconnects Qinwei u and Pinaki Mazumder EECS Dept. University of Michigan, Ann Arbor, MI 4819 Email: qwxu@eecs.umich.edu, mazum@eecs.umich.edu Abstract This paper

More information

The Lanczos and conjugate gradient algorithms

The Lanczos and conjugate gradient algorithms The Lanczos and conjugate gradient algorithms Gérard MEURANT October, 2008 1 The Lanczos algorithm 2 The Lanczos algorithm in finite precision 3 The nonsymmetric Lanczos algorithm 4 The Golub Kahan bidiagonalization

More information

S. Saboktakin and B. Kordi * Department of Electrical and Computer Engineering, University of Manitoba Winnipeg, MB R3T 5V6, Canada

S. Saboktakin and B. Kordi * Department of Electrical and Computer Engineering, University of Manitoba Winnipeg, MB R3T 5V6, Canada Progress In Electromagnetics Research Letters, Vol. 32, 109 118, 2012 DISTORTION ANALYSIS OF ELECTROMAGNETIC FIELD SENSORS IN LAGUERRE FUNCTIONS SUBSPACE S. Saboktakin and B. Kordi * Department of Electrical

More information

AMS526: Numerical Analysis I (Numerical Linear Algebra)

AMS526: Numerical Analysis I (Numerical Linear Algebra) AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 19: More on Arnoldi Iteration; Lanczos Iteration Xiangmin Jiao Stony Brook University Xiangmin Jiao Numerical Analysis I 1 / 17 Outline 1

More information

Block-Triangular and Skew-Hermitian Splitting Methods for Positive Definite Linear Systems

Block-Triangular and Skew-Hermitian Splitting Methods for Positive Definite Linear Systems Block-Triangular and Skew-Hermitian Splitting Methods for Positive Definite Linear Systems Zhong-Zhi Bai State Key Laboratory of Scientific/Engineering Computing Institute of Computational Mathematics

More information

Model Order Reduction for Systems with Non-Rational Transfer Function Arising in Computational Electromagnetics

Model Order Reduction for Systems with Non-Rational Transfer Function Arising in Computational Electromagnetics Model Order Reduction for Systems with Non-Rational Transfer Function Arising in Computational Electromagnetics Lihong Feng and Peter Benner Abstract We consider model order reduction of a system described

More information

Numerical Methods for Solving Large Scale Eigenvalue Problems

Numerical Methods for Solving Large Scale Eigenvalue Problems Peter Arbenz Computer Science Department, ETH Zürich E-mail: arbenz@inf.ethz.ch arge scale eigenvalue problems, Lecture 2, February 28, 2018 1/46 Numerical Methods for Solving Large Scale Eigenvalue Problems

More information

Block Bidiagonal Decomposition and Least Squares Problems

Block Bidiagonal Decomposition and Least Squares Problems Block Bidiagonal Decomposition and Least Squares Problems Åke Björck Department of Mathematics Linköping University Perspectives in Numerical Analysis, Helsinki, May 27 29, 2008 Outline Bidiagonal Decomposition

More information

Applied Linear Algebra in Geoscience Using MATLAB

Applied Linear Algebra in Geoscience Using MATLAB Applied Linear Algebra in Geoscience Using MATLAB Contents Getting Started Creating Arrays Mathematical Operations with Arrays Using Script Files and Managing Data Two-Dimensional Plots Programming in

More information

INTEGRATION OF INTERCONNECT MODELS IN A CIRCUIT SIMULATOR

INTEGRATION OF INTERCONNECT MODELS IN A CIRCUIT SIMULATOR INTEGRATION OF INTERCONNECT MODELS IN A CIRCUIT SIMULATOR by RAMYA MOHAN A thesis submitted to the Graduate Faculty of North Carolina State University in partial fulfillment of the requirements for the

More information

Comparison of Model Reduction Methods with Applications to Circuit Simulation

Comparison of Model Reduction Methods with Applications to Circuit Simulation Comparison of Model Reduction Methods with Applications to Circuit Simulation Roxana Ionutiu, Sanda Lefteriu, and Athanasios C. Antoulas Department of Electrical and Computer Engineering, Rice University,

More information

A Circuit Reduction Technique for Finding the Steady-State Solution of Nonlinear Circuits

A Circuit Reduction Technique for Finding the Steady-State Solution of Nonlinear Circuits IEEE TRANSACTIONS ON MICROWAVE THEORY AND TECHNIQUES, VOL. 48, NO. 12, DECEMBER 2000 2389 A Circuit Reduction Technique for Finding the Steady-State Solution of Nonlinear Circuits Emad Gad, Student Member,

More information

A system that is both linear and time-invariant is called linear time-invariant (LTI).

A system that is both linear and time-invariant is called linear time-invariant (LTI). The Cooper Union Department of Electrical Engineering ECE111 Signal Processing & Systems Analysis Lecture Notes: Time, Frequency & Transform Domains February 28, 2012 Signals & Systems Signals are mapped

More information

Linear Algebra. Session 12

Linear Algebra. Session 12 Linear Algebra. Session 12 Dr. Marco A Roque Sol 08/01/2017 Example 12.1 Find the constant function that is the least squares fit to the following data x 0 1 2 3 f(x) 1 0 1 2 Solution c = 1 c = 0 f (x)

More information

A Trajectory Piecewise-Linear Approach to Model Order Reduction and Fast Simulation of Nonlinear Circuits and Micromachined Devices

A Trajectory Piecewise-Linear Approach to Model Order Reduction and Fast Simulation of Nonlinear Circuits and Micromachined Devices A Trajectory Piecewise-Linear Approach to Model Order Reduction and Fast Simulation of Nonlinear Circuits and Micromachined Devices Michał Rewieński, Jacob White Department of Electrical Engineering and

More information

Lecture notes: Applied linear algebra Part 1. Version 2

Lecture notes: Applied linear algebra Part 1. Version 2 Lecture notes: Applied linear algebra Part 1. Version 2 Michael Karow Berlin University of Technology karow@math.tu-berlin.de October 2, 2008 1 Notation, basic notions and facts 1.1 Subspaces, range and

More information

Block oriented model order reduction of interconnected systems

Block oriented model order reduction of interconnected systems INTERNATIONAL JOURNAL OF NUMERICAL MODELLING: ELECTRONIC NETWORKS, DEVICES AND FIELDS [Version: 2002/09/18 v1.01] Block oriented model order reduction of interconnected systems Jorge Fernández Villena

More information

Lecture 3: Review of Linear Algebra

Lecture 3: Review of Linear Algebra ECE 83 Fall 2 Statistical Signal Processing instructor: R Nowak Lecture 3: Review of Linear Algebra Very often in this course we will represent signals as vectors and operators (eg, filters, transforms,

More information

Functional Analysis Review

Functional Analysis Review Outline 9.520: Statistical Learning Theory and Applications February 8, 2010 Outline 1 2 3 4 Vector Space Outline A vector space is a set V with binary operations +: V V V and : R V V such that for all

More information

/$ IEEE

/$ IEEE IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 55, NO. 9, SEPTEMBER 2008 937 Analytical Stability Condition of the Latency Insertion Method for Nonuniform GLC Circuits Subramanian N.

More information

Second-Order Balanced Truncation for Passive Order Reduction of RLCK Circuits

Second-Order Balanced Truncation for Passive Order Reduction of RLCK Circuits IEEE RANSACIONS ON CIRCUIS AND SYSEMS II, VOL XX, NO. XX, MONH X Second-Order Balanced runcation for Passive Order Reduction of RLCK Circuits Boyuan Yan, Student Member, IEEE, Sheldon X.-D. an, Senior

More information

Lecture 3: Review of Linear Algebra

Lecture 3: Review of Linear Algebra ECE 83 Fall 2 Statistical Signal Processing instructor: R Nowak, scribe: R Nowak Lecture 3: Review of Linear Algebra Very often in this course we will represent signals as vectors and operators (eg, filters,

More information

Laguerre-Gram Reduced-Order Modeling

Laguerre-Gram Reduced-Order Modeling Laguerre-Gram Reduced-Order Modeling Ahmed Amghayrir, Noël Tanguy, Pascale Bréhonnet, Pierre Vilbé, Léon-Claude Calvez To cite this version: Ahmed Amghayrir, Noël Tanguy, Pascale Bréhonnet, Pierre Vilbé,

More information

Model Order Reduction

Model Order Reduction Model Order Reduction Wil Schilders NXP Semiconductors & TU Eindhoven November 26, 2009 Utrecht University Mathematics Staff Colloquium Outline Introduction and motivation Preliminaries Model order reduction

More information

Model reduction of nonlinear circuit equations

Model reduction of nonlinear circuit equations Model reduction of nonlinear circuit equations Tatjana Stykel Technische Universität Berlin Joint work with T. Reis and A. Steinbrecher BIRS Workshop, Banff, Canada, October 25-29, 2010 T. Stykel. Model

More information

TRANSIENT RESPONSE OF A DISTRIBUTED RLC INTERCONNECT BASED ON DIRECT POLE EXTRACTION

TRANSIENT RESPONSE OF A DISTRIBUTED RLC INTERCONNECT BASED ON DIRECT POLE EXTRACTION Journal of Circuits, Systems, and Computers Vol. 8, No. 7 (29) 263 285 c World Scientific Publishing Company TRANSIENT RESPONSE OF A DISTRIBUTED RLC INTERCONNECT BASED ON DIRECT POLE EXTRACTION GUOQING

More information

Krylov Subspace Methods that Are Based on the Minimization of the Residual

Krylov Subspace Methods that Are Based on the Minimization of the Residual Chapter 5 Krylov Subspace Methods that Are Based on the Minimization of the Residual Remark 51 Goal he goal of these methods consists in determining x k x 0 +K k r 0,A such that the corresponding Euclidean

More information

MATH 350: Introduction to Computational Mathematics

MATH 350: Introduction to Computational Mathematics MATH 350: Introduction to Computational Mathematics Chapter V: Least Squares Problems Greg Fasshauer Department of Applied Mathematics Illinois Institute of Technology Spring 2011 fasshauer@iit.edu MATH

More information

AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 23: GMRES and Other Krylov Subspace Methods; Preconditioning

AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 23: GMRES and Other Krylov Subspace Methods; Preconditioning AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 23: GMRES and Other Krylov Subspace Methods; Preconditioning Xiangmin Jiao SUNY Stony Brook Xiangmin Jiao Numerical Analysis I 1 / 18 Outline

More information

Linear Algebra. Paul Yiu. Department of Mathematics Florida Atlantic University. Fall A: Inner products

Linear Algebra. Paul Yiu. Department of Mathematics Florida Atlantic University. Fall A: Inner products Linear Algebra Paul Yiu Department of Mathematics Florida Atlantic University Fall 2011 6A: Inner products In this chapter, the field F = R or C. We regard F equipped with a conjugation χ : F F. If F =

More information

Model reduction of large-scale dynamical systems

Model reduction of large-scale dynamical systems Model reduction of large-scale dynamical systems Lecture III: Krylov approximation and rational interpolation Thanos Antoulas Rice University and Jacobs University email: aca@rice.edu URL: www.ece.rice.edu/

More information

Math 407: Linear Optimization

Math 407: Linear Optimization Math 407: Linear Optimization Lecture 16: The Linear Least Squares Problem II Math Dept, University of Washington February 28, 2018 Lecture 16: The Linear Least Squares Problem II (Math Dept, University

More information

M.A. Botchev. September 5, 2014

M.A. Botchev. September 5, 2014 Rome-Moscow school of Matrix Methods and Applied Linear Algebra 2014 A short introduction to Krylov subspaces for linear systems, matrix functions and inexact Newton methods. Plan and exercises. M.A. Botchev

More information

A New Simulation Technique for Periodic Small-Signal Analysis

A New Simulation Technique for Periodic Small-Signal Analysis A New Simulation Technique for Periodic Small-Signal Analysis MM.Gourary,S.G.Rusakov,S.L.Ulyanov,M.M.Zharov IPPM, Russian Academy of Sciences, Moscow, Russia B. J. Mulvaney Motorola Inc., Austin, Texas,

More information

A Brief Outline of Math 355

A Brief Outline of Math 355 A Brief Outline of Math 355 Lecture 1 The geometry of linear equations; elimination with matrices A system of m linear equations with n unknowns can be thought of geometrically as m hyperplanes intersecting

More information

Arnoldi Methods in SLEPc

Arnoldi Methods in SLEPc Scalable Library for Eigenvalue Problem Computations SLEPc Technical Report STR-4 Available at http://slepc.upv.es Arnoldi Methods in SLEPc V. Hernández J. E. Román A. Tomás V. Vidal Last update: October,

More information

which arises when we compute the orthogonal projection of a vector y in a subspace with an orthogonal basis. Hence assume that P y = A ij = x j, x i

which arises when we compute the orthogonal projection of a vector y in a subspace with an orthogonal basis. Hence assume that P y = A ij = x j, x i MODULE 6 Topics: Gram-Schmidt orthogonalization process We begin by observing that if the vectors {x j } N are mutually orthogonal in an inner product space V then they are necessarily linearly independent.

More information

Lecture 3: QR-Factorization

Lecture 3: QR-Factorization Lecture 3: QR-Factorization This lecture introduces the Gram Schmidt orthonormalization process and the associated QR-factorization of matrices It also outlines some applications of this factorization

More information

WHILE designing VLSI chips, engineers need to take

WHILE designing VLSI chips, engineers need to take IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS TurboMOR-RC: an Efficient Model Order Reduction Technique for RC Networks with Many Ports Denis Oyaro, Student Member, IEEE, and Piero

More information

ECE 451 Black Box Modeling

ECE 451 Black Box Modeling Black Box Modeling Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jose@emlab.uiuc.edu Simulation for Digital Design Nonlinear Network Nonlinear Network 3 Linear N-Port with

More information

A Backward Stable Hyperbolic QR Factorization Method for Solving Indefinite Least Squares Problem

A Backward Stable Hyperbolic QR Factorization Method for Solving Indefinite Least Squares Problem A Backward Stable Hyperbolic QR Factorization Method for Solving Indefinite Least Suares Problem Hongguo Xu Dedicated to Professor Erxiong Jiang on the occasion of his 7th birthday. Abstract We present

More information

Two-sided Eigenvalue Algorithms for Modal Approximation

Two-sided Eigenvalue Algorithms for Modal Approximation Two-sided Eigenvalue Algorithms for Modal Approximation Master s thesis submitted to Faculty of Mathematics at Chemnitz University of Technology presented by: Supervisor: Advisor: B.sc. Patrick Kürschner

More information

Analysis of Frequency Behavior of Microstrip Lines on Anisotropic Substrates with Slots in Ground Plane

Analysis of Frequency Behavior of Microstrip Lines on Anisotropic Substrates with Slots in Ground Plane 18 Analysis of Frequency Behavior of Microstrip Lines on Anisotropic Substrates with Slots in Ground Plane Sachin Singh and Banmali S. Rawat* Department of Electrical Engineering University of Nevada,

More information

Review of some mathematical tools

Review of some mathematical tools MATHEMATICAL FOUNDATIONS OF SIGNAL PROCESSING Fall 2016 Benjamín Béjar Haro, Mihailo Kolundžija, Reza Parhizkar, Adam Scholefield Teaching assistants: Golnoosh Elhami, Hanjie Pan Review of some mathematical

More information

THE recent trend in the VLSI industry toward miniature

THE recent trend in the VLSI industry toward miniature Model Order Reduction of Linear Time Variant High Speed VLSI Interconnects using Frequency Shift Technique J.V.R.Ravindra, Student Member, IEEE, M.B.Srinivas, Member, IEEE International Science Index,

More information

Research Article Some Generalizations and Modifications of Iterative Methods for Solving Large Sparse Symmetric Indefinite Linear Systems

Research Article Some Generalizations and Modifications of Iterative Methods for Solving Large Sparse Symmetric Indefinite Linear Systems Abstract and Applied Analysis Article ID 237808 pages http://dxdoiorg/055/204/237808 Research Article Some Generalizations and Modifications of Iterative Methods for Solving Large Sparse Symmetric Indefinite

More information

Fast Analysis of Structured Power Grid by Triangularization Based Structure Preserving Model Order Reduction

Fast Analysis of Structured Power Grid by Triangularization Based Structure Preserving Model Order Reduction 1 Fast Analysis of Structured Power Grid by Triangularization Based Structure Preserving Model Order Reduction Hao Yu, Yiyu Shi, and Lei He Electrical Engineering Department University of California, Los

More information

EFFICIENT MULTISCALE FINITE DIFFERENCE FRE- QUENCY DOMAIN ANALYSIS USING MULTIPLE MACROMODELS WITH COMPRESSED BOUNDARIES

EFFICIENT MULTISCALE FINITE DIFFERENCE FRE- QUENCY DOMAIN ANALYSIS USING MULTIPLE MACROMODELS WITH COMPRESSED BOUNDARIES Progress In Electromagnetics Research, Vol. 126, 463 479, 2012 EFFICIENT MULTISCALE FINITE DIFFERENCE FRE- QUENCY DOMAIN ANALYSIS USING MULTIPLE MACROMODELS WITH COMPRESSED BOUNDARIES J. Podwalski *, P.

More information

Efficient Variability Analysis of Electromagnetic Systems via Polynomial Chaos and Model Order Reduction

Efficient Variability Analysis of Electromagnetic Systems via Polynomial Chaos and Model Order Reduction IEEE TCPMT, VOL. XXX, NO. XXX, 213 1 Efficient Variability Analysis of Electromagnetic Systems via Polynomial Chaos and Model Order Reduction Domenico Spina, Francesco Ferranti, Member, IEEE, Giulio Antonini,

More information

Structure-Preserving Model Reduction

Structure-Preserving Model Reduction Structure-Preserving Model Reduction Ren-Cang Li 1 and Zhaojun Bai 2 1 Department of Mathematics, University of Kentucky, Lexington, KY 40506, USA rcli@ms.uky.edu 2 Department of Computer Science and Department

More information

Augmented GMRES-type methods

Augmented GMRES-type methods Augmented GMRES-type methods James Baglama 1 and Lothar Reichel 2, 1 Department of Mathematics, University of Rhode Island, Kingston, RI 02881. E-mail: jbaglama@math.uri.edu. Home page: http://hypatia.math.uri.edu/

More information

NORM: Compact Model Order Reduction of Weakly Nonlinear Systems

NORM: Compact Model Order Reduction of Weakly Nonlinear Systems 9. NORM: Compact Model Order Reduction of Wealy Nonlinear Systems Peng Li and Lawrence T. Pileggi Department of ECE, Carnegie Mellon University, Pittsburgh, Pennsylvania, USA 3 {pli, pileggi}@ece.cmu.edu

More information

Problem 1. CS205 Homework #2 Solutions. Solution

Problem 1. CS205 Homework #2 Solutions. Solution CS205 Homework #2 s Problem 1 [Heath 3.29, page 152] Let v be a nonzero n-vector. The hyperplane normal to v is the (n-1)-dimensional subspace of all vectors z such that v T z = 0. A reflector is a linear

More information

AS VERY large scale integration (VLSI) technology advances

AS VERY large scale integration (VLSI) technology advances 1496 IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, VOL. 25, NO. 8, AUGUST 2006 Wideband Passive Multiport Model Order Reduction and Realization of RLCM Circuits Zhenyu

More information

FEM and sparse linear system solving

FEM and sparse linear system solving FEM & sparse linear system solving, Lecture 9, Nov 19, 2017 1/36 Lecture 9, Nov 17, 2017: Krylov space methods http://people.inf.ethz.ch/arbenz/fem17 Peter Arbenz Computer Science Department, ETH Zürich

More information

EXAM. Exam 1. Math 5316, Fall December 2, 2012

EXAM. Exam 1. Math 5316, Fall December 2, 2012 EXAM Exam Math 536, Fall 22 December 2, 22 Write all of your answers on separate sheets of paper. You can keep the exam questions. This is a takehome exam, to be worked individually. You can use your notes.

More information

Krylov-Subspace Based Model Reduction of Nonlinear Circuit Models Using Bilinear and Quadratic-Linear Approximations

Krylov-Subspace Based Model Reduction of Nonlinear Circuit Models Using Bilinear and Quadratic-Linear Approximations Krylov-Subspace Based Model Reduction of Nonlinear Circuit Models Using Bilinear and Quadratic-Linear Approximations Peter Benner and Tobias Breiten Abstract We discuss Krylov-subspace based model reduction

More information