Proceedings in Applied Mathematics and Mechanics, 3 October 2007

Computing dominant poles of large second-order transfer functions Joost Rommes∗1 and Nelson Martins∗∗2 1 2

NXP Semiconductors, Corp. I&T / DTF, High Tech Campus 37, Box WY4-01, 5656 AE, Eindhoven, The Netherlands CEPEL, Rio de Janeiro, Brazil

Copyright line will be provided by the publisher

1

Introduction

A transfer function of a large dynamical system often only has a small number of dominant poles compared to the number of state variables. Modal approximation techniques [1, 2, 3, 4] capture the dominant behavior of the system by projecting the state-space on the modes corresponding to the dominant poles. The computation of the dominant poles and modes requires specialized eigenvalue methods. In [5, 6, 7], algorithms were developed for the computation of dominant poles of single-input single-output (SISO) and multi-input multi-output (MIMO) transfer functions of large scale dynamical systems. In this paper an efficient algorithm, the Quadratic Dominant Pole Algorithm (QDPA), for the computation of dominant poles of second-order transfer functions is described. Modal equivalents that are constructed by projecting the state-space matrices on the dominant left and right eigenspaces, preserve the structure of the original system. The dominant poles and modes can also be used to improve reduced-order models computed by rational Krylov based methods. For more details on the Quadratic Dominant Pole Algorithm, see [8, 9].

2

Second-order dynamical systems, transfer functions, and dominant poles

In this paper, the second-order dynamical systems (M, C, K, b, c, d) are of the form  ¨ (t) + C x(t) ˙ Mx + Kx(t) = bu(t) y(t) = c∗ x(t) + du(t),

(1)

where M, C, K ∈ Rn×n are the system matrices, b, c, x(t) ∈ Rn , u(t), y(t), d ∈ R. The vectors b and c are called the input and output vector, respectively. The transfer function H : C −→ C of (1) is defined as H(s) = c∗ (s2 M + sC + K)−1 b + d. The poles of H(s) are a subset of the eigenvalues λi ∈ C of the quadratic eigenvalue problem (QEP) (λ2i M + λi C + K)xi = 0,

yi∗ (λ2i M + λi C + K) = 0,

xi 6= 0,

yi 6= 0,

(i = 1, . . . , 2n).

(2)

An eigentriplet (λi , xi , yi ) is composed of an eigenvalue λi and corresponding right and left eigenvectors xi , yi ∈ Cn . By transforming [10, Section 3.5] QEP (2) and system (1) to linear equivalents, the partial fraction representation becomes P2n Ri , where X = [x1 , . . . , x2n ], Y = [y1 , . . . , y2n ], and Ri = (c∗ xi )(yi∗ b)λi . The H(s) = c∗ X(sI − Λ)−1 ΛY ∗ b = i=1 s−λ i terms Ri are called the residues, and xi and yi are scaled so that −yi∗ Kxi + λ2i yi∗ M xi = 1. bi = |Ri | > A pole λi of H(s) with corresponding right and left eigenvectors xi and yi is called the dominant pole if R Re(λi ) bj , for all j 6= i. More generally, a pole λi is called dominant if |R bi | is not very small compared to |R bj |, for all j 6= i. This R can also be seen in the corresponding Bode-plot, which is a plot of |H(iω)| against ω ∈ R: peaks occur at frequencies ω close to the imaginary parts of the dominant poles of H(s).

3

Quadratic Dominant Pole Algorithm

The poles of H(s) are the λ ∈ C for which lims→λ |H(s)| = ∞ and hence lims→λ 1/H(s) = 0. In other words, the poles are the roots of 1/H(s) and a good candidate to find these roots is Newton’s method: noting that H 0 (s) = −c∗ (s2 M + sC + K)−1 (2sM + C)(s2 M + sC + K)−1 b and starting with initial pole estimate s0 gives the following scheme: sk+1 = sk +

c∗ v 1 H 2 (sk ) = sk − ∗ , 0 H(sk ) H (sk ) w (2sk M + C)v

where v = (s2k M + sk C + K)−1 b and w = (s2k M + sk C + K)−∗ c. ∗ ∗∗

Corresponding author: e-mail: [email protected], Phone: +00 31 (0)40 27 49798, Fax: +00 31 (0)40 27 46276 e-mail: [email protected] Copyright line will be provided by the publisher

PAMM header will be provided by the publisher

2

Bodeplot

50

−100 k=35 k=30 k=20 k=10 Exact

−120

0

−140

Gain (dB)

Gain (dB)

−50 −160

−180

−100

−150 −200

−200

−220

−240 4 10

5

10 Frequency (Hz)

6

10

−250 −1 10

k=70 (RKA) Exact Rel Error 0

10

1

10

Frequency (rad/sec)

Fig. 1 Exact and reduced system transfer functions for the gyro (left) and vibrating body (right).

QDPA can be extended with subspace acceleration (keep search spaces for right and left eigenvectors) and a selection strategy (select the most dominant approximation every iteration) to improve global convergence to the most dominant poles, and deflation to avoid recomputation of already found poles. See [8] for more details.

4

Numerical results and conclusions

The left figure in Fig. 1 shows frequency response Bode plots of reduced order models based on 10, 20, 30, and 35 poles and corresponding eigenvectors, for a micro-mechanical gyro with n = 17361 degrees of freedom [11]. As can be seen from the matching of the peaks, QDPA finds the dominant poles. The figure at the right in Fig. 1 shows the frequency response of a 70th order Second-Order Arnoldi [12] reduced model of vibrating body from sound radiation analysis (n = 17611 degrees of freedom), that was computed using the complex part iβ of dominant poles λ = α + iβ (computed by QDPA) as interpolation points. This model is more accurate than reduced order models based on standard Krylov methods and matches the peaks up to ω = 1 rad/s, because of use of shifts near the resonance frequencies. The Quadratic Dominant Pole Algorithm (QDPA) is an efficient and effective method for the computation of dominant poles of second-order transfer functions. The dominant poles and corresponding left and right eigenvectors can be used to construct structure-preserving modal equivalents and to determine interpolation points for rational Krylov based model order reduction methods. QDPA can be generalized to MIMO systems and higher-order systems, and can be used for the computation of dominant zeros as well. For more details and results, see [8]. Acknowledgements This work was done at Utrecht University and partially funded by BRICKS MSV1, and as part of the O-MOORENICE! project as supported by the European Commission through the Marie Curie Actions of its Sixth Framework Program under contract number MTKI-CT-2006-042477.

References [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]

E. Davison, IEEE Trans. Aut. Control 11(1), 93–101 (1966). S. A. Marschall, Contr. Eng. 10, 642–648 (1966). P. Benner, GAMM Mitteilungen 29(2), 275–296 (2006). A. Varga, Math. Mod. Syst.(1), 91–105 (1995). N. Martins, L. T. G. Lima, and H. J. C. P. Pinto, IEEE Trans. Power Syst. 11(1), 162–170 (1996). J. Rommes and N. Martins, IEEE Trans. Power Syst. 21(3), 1218–1226 (2006). J. Rommes and N. Martins, IEEE Trans. Power Syst. 21(4), 1471–1483 (2006). J. Rommes and N. Martins, Efficient computation of transfer function dominant poles of large second-order dynamical systems, Preprint 1360, Utrecht University, 2007. J. Rommes, Methods for eigenvalue problems with applications in model order reduction, PhD thesis, Utrecht University, 2007. F. Tisseur and K. Meerbergen, SIAM Review 43(2), 235–286 (2001). Oberwolfach Model Reduction Benchmark Collection, http://www.imtek.uni-freiburg.de/simulation/benchmark/. Z. Bai and Y. Su, SIAM J. Matrix Anal. Appl. 26(3), 640–659 (2005).

Copyright line will be provided by the publisher

Computing dominant poles of large second-order ...

Frequency (rad/sec). Gain (dB) k=70 (RKA). Exact. Rel Error. Fig. 1 Exact and reduced system transfer functions for the gyro (left) and vibrating body (right).

114KB Sizes 0 Downloads 159 Views

Recommend Documents

Computing dominant poles of large second-order ...
modes can also be used to improve reduced-order models computed by rational ... 2 Second-order dynamical systems, transfer functions, and dominant poles ... Corresponding author: e-mail: [email protected], Phone: +00 31 (0)40 27 ...

Dominant Currency Paradigm
Nov 15, 2016 - The views expressed in this paper are those of the authors and do not indicate concurrence by other members of the research staff or principals of the Board of Governors, the ... A country's nominal exchange rate is at the center of fi

Personal Online Learning Environments (POLEs)
concept of “lifetime personal web space,” this online archive of a life's .... and technical assistance on e-portfolios to teacher education programs for four ... implementation of e-portfolios as a source of data for accountability and accredita

Foundations of Dominant Strategy Mechanisms
Sep 6, 2006 - “Game theory has a great advantage in explicitly analyzing the .... have confidence in her estimate of ν, perhaps based on data from similar ..... Which of these cases holds makes a big difference for the structure and wel-.

Computing Large-Scale System Eigenvalues Most ...
for use in online SPA implementations. IV. NUMERICAL ... tensive comparison with other methods. The power system ..... Power Eng. Soc. Summer Meeting, Jul.

GridBatch: Cloud Computing for Large-Scale Data ...
Amazon only have a 99.9% SLA on S3 data storage .... trol we provide on data storage and movement. .... For indexed table, we introduce another type of files:.

Computing Large-Scale System Eigenvalues Most ...
zeros as the loop gain is changed [1], and helps to understand the effect of feedback and ..... BIPS/07 is a year 2007 operations planning model developed ..... degree in computer science, and the Ph.D. degree in mathematics from Utrecht.

Running Poles... Chasing Men!
*Sekhar L.K. is currently pursuing M.Sc in GIS and. EOS for Natural Hazards and Risk Analysis at ITC,. The Netherlands ... unusual flows they studied the maps of the earth's magnetic field which they drew using the data from two ..... Wikipedia. the

Dominant Currency Paradigm
Aug 7, 2017 - Harvard University and NBER. UC at Berkeley and NBER. August 7 ... Nominal exchange rates have always been at the center of erce economic and political debates on spillovers, currency wars, and ...... e Canadian Journal of Economics and

Dominant Strategy Implementation of Stable Rules
May 13, 2011 - 6843; Fax: +90-342-211-6677. ... ority ranking over subsets of the set of agents.1 The best examples are school choice, National. Residency ...

Tissue-selective expression of dominant-negative proteins for ... - Nature
JF Schmitt1, M-C Keogh1, U Dennehy1, D Chen1, F Lupu1, K Weston2, D Taylor2, VV Kakkar1 and NR Lemoine1,3. 1Thrombosis ..... according to the manufacturer's instructions (Promega) as previously described.40 Data are expressed as the mean of triplicat

Dominant Currency Paradigm - Harvard University
Aug 7, 2017 - ... Jackson Hole Symposium, volume 27. Federal. Reserve Bank at Kansas City. ... MIT Press, Cambridge. Kugler, M. and Verhoogen, E. (2009).

Tissue-selective expression of dominant-negative proteins for ... - Nature
labeled for 1 h at 37°C using terminal deoxytransferase (TdT, Boehringer Mannheim, East Sussex, UK) in TdT buffer with 6 mm FITC-12-dUTP,. 60 mm dATP and 1 mm CoCI2. Unincorporated label was removed by PBS washing and the cells mounted in Vecta shie

Efficiency of Large Double Auctions
Similarly let ls(ф) be those sellers with values below Са − ф who do not sell, and let зs(ф) ≡ #ls(ф). Let slb(ф) ≡ Σ д∈lbHфI уд − Са[ sls(ф) ≡ Σ д∈ls HфI ...... RT т'. Z. For и SL, this contradicts υ ≥. Q и1^α

Tissue-selective expression of dominant-negative proteins for ... - Nature
Molecular Pharmacology, Bldg C1, Rm 207, Harvard Medical School, 240 ... the Drosophila homeobox engrailed gene as described.33 The MERT fusion ...

Diversity and Dominant System of Power
Instructions. 1. Choose between seat work or gallery style lesson. Seat work will just be the worksheet and students individually working on the questions. 2. Split students into four groups. The groups should be a mix of different social circles wit

Efficiency of Large Double Auctions
Objects that trade automatically move from and to the right people, and so the only question is whether the .... We wish to relax independence conM siderably while still requiring 0some persistent independence1 as the population ...... librium in Lar

art-of-the-totem-totem-poles-of-the-northwest.pdf
Page 2 of 5. Art Of The Totem: Totem Poles Of The. Northwest Coastal Indians by Marius Barbeau. ››› Download audio book. ‹‹‹ Original Title: Art Of The Totem.