SECOND ORDER TWO DIMENSIONAL SYSTEMS: COMPUTING THE TRANSFER FUNCTION

Size: px
Start display at page:

Download "SECOND ORDER TWO DIMENSIONAL SYSTEMS: COMPUTING THE TRANSFER FUNCTION"

Transcription

1 Journal of ELECTRICAL ENGINEERING, VOL. 55, NO , 2004, SECOND ORDER TWO DIMENSIONAL SYSTEMS: COMPUTING THE TRANSFER FUNCTION Gege E. Antoniou Marinos T. Michael In this paper the discrete Fourier transfm is used to determine the coefficients of a transfer function of a new twodimensional model of second-der: xi 1 +2, i 2 +2) = A 0 xi 1 +1, i 2 +1)+A 1 xi 1 +1, i 2 )+A 2 xi 1, i 2 +1). The algithm is straightfward and has been implemented using the software package Matlab TM. Two step-by-step examples illustrating the application of the algithm are presented. K e y w o r d s: two-dimensional 2D) systems, second-der systems, transfer function, Fourier transfm 1 INTRODUCTION During the past two decades there has been extensive research in two dimensional 2D) systems. This is due to the extensive range of applications, especially in engineering and computing D systems can be represented with a transfer function in polynomial fm using state space like structures 3. State space based techniques play a very crucial role in the analysis and synthesis of 2D systems. An imptant problem is to determine the coefficients of a transfer function from its model representation and vice versa. Leverrier-Fadeeva, discrete Fourier transfm DFT) algithms and Vanderlmode matrices can be modified to be used f various models. The DFT has been used f the evaluation of the transfer function coefficients f linear, singular, and multidimensional state space systems 4 7. In this paper a computer implementable algithm is proposed f the computation of the 2D transfer function f a new 2D system that is also of second-der. Second-der one-dimensional systems have been used in circuit they, linear control systems, filtering, mechanical system modeling and applied mathematics The proposed algithm determines the coefficients of the determinantal polynomial and the coefficients of the adjoint polynomial matrix, using the DFT. The computational speed of the method can be improved by using fast Fourier transfm techniques. It is noted that the proposed algithm easily can be modified to be used with second-der 2D systems of other types SECOND ORDER TWO DIMENSIONAL SYSTEM A second-der two-dimensional SO2D) system has the following structure 11: xi 1 + 2,i 2 + 2) = A 0 xi 1 + 1,i 2 + 1) + A 1 xi 1 + 1,i 2 ) + A 2 xi 1,i 2 + 1) + B 1 ui 1 + 1,i 2 ) + B 2 ui 1,i 2 + 1), yi 1,i 2 ) = C xi 1,i 2 ) 1), xi 1,i 2 ) R λ, ui 1,i 2 ) R m, yi 1,i 2 ) R p, i 1,i 2 are integer-valued vertical and hizontal codinates, respectively, xi 1,i 2 ) is the local vect at i 1,i 2 ), ui 1,i 2 ) is the input vect and yi 1,i 2 ) is the output vect. A k, f k = 0,1,2 and B 1, B 2, C, are real matrices of appropriate dimensions denoting the characteristics of the SO2D system that can also be represented by a 2D transfer function, as in the regular 2D systems 12. It is noted that this particular SO2D system 1) is an extension of the regular 2D Fnasini-Marchesini model 12 to cover systems of second-der. F me 2D second-der structures the reader can refer to 11. Applying the 2D z i, i = 1,2 transfm to system 1), with zero initial conditions, the transfer function is found to be: Tz 1,z 2 ) = CIz 2 1z 2 2 A 0 z 1 z 2 A 1 z 1 A 2 z 2 1 B 1 z 1 + B 2 z 2. 2) In the following section an interpolative approach is developed f determining the transfer function Tz 1,z 2 ), given the matrices A k, k = 0,1,2 and B 1 B 2, C using the 2D DFT. F the sake of completeness a brief description of the 2D DFT follows. Image Processing and Systems Labaty, Department of Computer Science, Montclair State University, Montclair, N.J ISSN c 2004 FEI STU

2 Journal of ELECTRICAL ENGINEERING VOL. 55, NO , D DISCRETE FOURIER TRANSFORM Consider the finite sequences Xk 1,k 2 ) and Xr 1,r 2 ), k i,r i = 0,...,M i, i = 1,2. In der f the sequences Xk 1,k 2 ) and Xr 1,r 2 ), to constitute a 2D DFT pair the following relations should hold 13: Xr 1,r 2 ) = Xk 1,k 2 ) = 1 R M 1 M 2 k 1=0 k 2=0 M 1 r 1=0 r 2=0 Xk 1,k 2 )W k1r1 1 W k2r2 2, M 2 3) Xr 1,r 2 )W k1r1 1 W k2r2 2 4) R = M 1 + 1)M 2 + 1), 5) W i = e 2πj)/Mi+1), i = 1,2, 6) X, X are discrete argument matrix valued functions, with dimensions p m. In the following section an interpolative approach is developed f determining the transfer function Ts), given the matrices A i, i = 0,1,2 and B 1, B 2 C, using the 2D DFT. 4 ALGORITHM The transfer function of a SO2D system 1) is Tz 1,z 2 ) = Nz 1,z 2 ) dz 1,z 2 ) Nz 1,z 2 ) =Cadj Iz 2 1z 2 2 A 0 z 1 z 2 A 1 z 1 7) A 2 z 2 B1 z 1 + B 2 z 2 ), 8) dz 1,z 2 ) =det Iz 2 1z 2 2 A 0 z 1 z 2 A 1 z 1 A 2 z 2. 9) Equations 8) and 9) can be written in polynomial fm as follows: Nz 1,z 2 ) = n P max n P max z λ1 1 zλ2 2 10) with n P max := max 2λ 1),2λ 1) ). The numerat coefficients are matrices with dimensions p m). dz 1,z 2 ) = n q max n q max z λ1 1 zλ2 2 11) n q max := max2λ,2λ). The denominat coefficients are scalars. The numerat polynomial matrix Nz 1,z 2 ) and the denominat polynomial dz 1,z 2 ) can be numerically computed at R = r + 1) 2 points equally spaced on the unit 2D disc. The R points are chosen as z 1,z 2 ) = vi 1 ),vi 2 ), i 1,i 2 = 0,...,r with r = 2λ, accding to definition as: v 1 i) = v 2 i) = W i, i = 0,...,r 12) W i = e 2πj)/r+1), i = 1,2. 13) The values of the transfer function 7) at the R points are the cresponding 2D DFT coefficients. 4.1 Denominat Polynomial To evaluate the denominat coefficients define = det Iv 2 1i 1 )v 2 2i 2 ) A 0 v 1 i 1 )v 2 i 2 ) A 1 v 1 i 1 ) A 2 v 2 i 2 ). 14) Therefe, using equations 11) and 14), can be defined as = dv 1 i 1 ),v 2 i 2 ). 15) Provided that at least one of 0. Equations 11), 12) and 15) yield r r = W i1λ1+i2λ2) 16) In the above equation 16) it is obvious that and fm a 2D DFT pair. Therefe the coefficients can be computed using the inverse 2D DFT, as follows: = 1 r r a i1,i R 2 W i1λ1+i2λ2) 17) i 1=0 i 2=0 4.2 Numerat Polynomial To evaluate the numerat matrix polynomial, define = CadjIv 2 1i 1 )v 2 2i 2 ) A 0 v 1 i 1 )v 2 i 2 ) A 1 v 1 i 1 ) A 2 v 2 i 2 ) B 1 v 1 i 1 ) + B 2 v 2 i 2 ). 18) Using equations 10) and 18), can be defined as = Nv 1 i 1 ),v 2 i 2 ). 19) Equations 10), 12) and 19) yield = r 1 r 1 W i1λ1+i2λ2). 20) In the above equation 20),, fm a 2D DFT pair. Therefe the coefficients can be computed, using the inverse 2D DFT, as follows = 1 R r 1 r 1 i 1=0 i 2=0 W i1λ1+i2λ2). 21) Two salient examples, simple yet illustrative of the theetical concepts presented in this wk, follow below

3 298 G. E. Antoniou M.T. Michael: SECOND-ORDER TWO-DIMENSIONAL SYSTEMS: COMPUTING THE TRANSFER... 5 NUMERICAL EXAMPLES 5.1 Single-Input Single-Output Consider the following single-input single-output SO2D system xi 1 + 2,i 2 + 2) = A 0 xi 1 + 1,i 2 + 1) + A 1 xi 1 + 1,i 2 ) +A 2 xi 1,i 2 + 1) + B 1 ui 1 + 1,i 2 ) + B 2 ui 1,i 2 + 1), yi 1,i 2 ) = C xi 1,i 2 ) 22) 1 3 A 0 = 0 0 B 1 = 1 0, A 1 =, B 2 = , A 2 =,C =., 1 1 Since λ = 2, the r = 2λ = 4. Therefe R = r + 1) 2 = 25. The direct application of the proposed algithm yields a 00 a 01 a 02 a 03 a 04 a 10 a 11 a 12 a 13 a 14 a 20 a 21 a 22 a 23 a 24 a 30 a 31 a 32 a 33 a 34 a 40 a 41 a 42 a 43 a j j j j j j j j j j j j j j j j j j j j j j j j j and F 00 F 01 F 02 F 03 F 04 F 10 F 11 F 12 F 13 F 14 F 20 F 21 F 22 F 23 F 24 F 30 F 31 F 32 F 33 F 34 F 40 F 41 F 42 F 43 F j j j j j j j j j j j j j j j j j j j j j j j j j Using 17), the denominat coefficients are q 00 q 01 q 02 q 03 q q 10 q 11 q 12 q 13 q q 20 q 21 q 22 q 23 q q 30 q 31 q 32 q 33 q q 40 q 41 q 42 q 43 q Using 21), the numerat matrix polynomials are P 00 P 01 P 02 P 03 P P 10 P 11 P 12 P 13 P P 20 P 21 P 22 P 23 P P 30 P 31 P 32 P 33 P P 40 P 41 P 42 P 43 P Once the denominat and the adjoint matrix coefficients have been computed, the transfer function Tz 1,z 2 ) is determined as Tz 1,z 2 ) = P 23 z 2 1z P 12 z 1 z P 11 z 1 z 2 ) q44 z 4 1z q 33 z 3 1z q 23 z 2 1z q 21 z 2 1z 2 + q 20 z q 12 z 1 z 2 2 Tz 1,z 2 ) = + q 11 z 1 z 2 + q 02 z 2 2 z1z z 1 z2 2 + z 1 z 2 z1 4z4 2 z3 1 z3 2 z2 1 z3 2 + z2 1 z 2 z1 2 2z 1z2 2 2z 1z 2 z2 2. The above result can be verified using 2). 5.2 Multiple-Input Single-Output Consider the following two-input single-output SO2D system: xi 1 + 2,i 2 + 2) = A 0 xi 1 + 1,i 2 + 1) + A 1 xi 1 + 1,i 2 ) +A 2 xi 1,i 2 + 1) + B 1 ui 1 + 1,i 2 ) + B 2 ui 1,i 2 + 1), yi 1,i 2 ) = Cxi 1,i 2 ) 23) 1 3 A 0 = 0 0 B 1 = , A 1 =, B 2 = , A 2 = 1 1, C = 1 0. Since λ = 2, the r = 2λ = 4. Therefe R = r + 1) 2 = 25. The direct application of the proposed algithm yields a 00 a 01 a 02 a 03 a 04 a 10 a 11 a 12 a 13 a 14 a 20 a 21 a 22 a 23 a 24 a 30 a 31 a 32 a 33 a 34 a 40 a 41 a 42 a 43 a 44

4 Journal of ELECTRICAL ENGINEERING VOL. 55, NO , j j j j j j j j j j j j j j j j j j j j j j j j j and F 00 = , F 01 = j j, F 02 = j j, F 03 = j j, F 04 = j j, F 10 = j j, F 11 = j j, F 12 = j j, F 13 = j j, F 14 = j j, F 20 = j j, F 21 = j j, F 22 = j j, F 23 = j j, F 24 = j j, F 30 = j j F 31 = j j, F 32 = j j, F 33 = j j, F 34 = j j, F 40 = j j, F 41 = j j, F 42 = j j, F 43 = j j, F 44 = j j. Using 17), the denominat coefficients are q 00 q 01 q 02 q 03 q q 10 q 11 q 12 q 13 q q 20 q 21 q 22 q 23 q q 30 q 31 q 32 q 33 q q 40 q 41 q 42 q 43 q Using 21), the numerat matrix polynomials are P 00 P 01 P 02 P 03 P 04 P 10 P 11 P 12 P 13 P 14 P 20 P 21 P 22 P 23 P 24 P 30 P 31 P 32 P 33 P 34 P 40 P 41 P 42 P 43 P = Once the denominat and the adjoint matrix coefficients have been computed, the transfer function Tz 1,z 2 ) is determined as Tz 1,z 2 ) = P 02 z P 11 z 1 z 2 + P 12 z 1 z P 20 z 2 1 +P 21 z 2 1z 2 +P 23 z 2 1z 3 2 +P 32 z 3 1z 2 2) q02 z 2 2 +q 11 z 1 z 2 +q 12 z 1 z q 20 z q 21 z 2 1z 2 + q 23 z 2 1z q 33 z 3 1z q 44 z 4 1z 4 2 Tz 1,z 2 ) = z z 1 z z 1 z ) + z z1z z1z z1z z2 2 2z 1 z 2 2z 1 z2 2 z1 2 +z1z 2 2 z1z z1z z1z z 2 Tz 1,z 2 ) = 2 7z 1 z 2 4z1 2 9z1z z1z z1z z 1 z 2 + 3z 1 z2 2 2z1 2 + z1z z1z ) 1. z2 2 2z 1 z 2 2z 1 z2 2 z1+z 2 1z 2 2 z1z z1z 3 2+z 3 1z2) 4 4 The above result can be verified using 2). 6 COMPLEXITY OF THE ALGORITHM The proposed algithm has two parts. In the first part the matrices and the scalars are evaluated with a cost of pmrλ 3 operations. In the second part the coefficients of and are evaluated using the DFT with a cost of pmr 2 + R 2 operations. F me efficient computation, especially f high der systems, fast Fourier methods can be used to implement the DFT 13. Due to the inherent modularity and the algithmic structure of the presented method high parallelism is permitted. In this case the computation of each determinant, 16), and each matrix product, 20), can be distributed over a number of processing elements, considerably reducing the computation time of the algithm.

5 300 G. E. Antoniou M.T. Michael: SECOND-ORDER TWO-DIMENSIONAL SYSTEMS: COMPUTING THE TRANSFER... 7 CONCLUSIONS An algithm was presented f the computation of the transfer function f a new 2D system model of second der. The technique is using the DFT algithm and has been implemented with the software package Matlab TM. To further improve the computational speed of the algithm, fast Fourier techniques and VHDL/FPGA based implementations can be used. The presented algithm can be easily modified to be used f regular, singular and positive SO2D models of other types 11. Also the presented model/algithm can easily be extended to systems with higher der and dimensions. It is noted that known problems such as stability, coefficient sensitivity, filtering etc, can be studied using the SO2D system model. Acknowledgment This wk was suppted by the Margaret and Herman Sokol Faculty Award, Faculty Scholarship Incentive Program of MSU/CS and 2004 Carreer Development Award The auths would like to thank the anonymous reviewers f their valuable comments. Singular Systems Using the DFT, IEEE Trans. Circuit Syst. CAS ), YEUNG, K. S. KUMBI, F.: Symbolic Matrix Inversion with Application to Electronic Circuits, IEEE Trans. Circuit Syst. CAS-35 No ), HENRION, D. SEBEK, M. KUCERA, V.: Robust Pole Placement f Design Second-Order Systems: an LMI Approach, IFAC Symposium on Robust Control, Milan, Italy, CHAHLAOUI, Y. LEMONNIER, D. MEERBERGEN, K. VANDENDORPE, A. Van DOOREN, P. : Model Reduction of Second Order Systems, MTNS2002, Fifteenth International Symposium on Mathematical They of Netwks and Systems, University of Notre Dame, GOODWIN, C.: Real Time Block Recursive Parameter Estimation of Second Order Systems, PhD Thesis, Nottingham Trent University, U.K, ANTONIOU, G. E.: Second-Order 2D Systems: Models and Transfer Functions, International Conference in Circuits Systems and Computers, Cfu, Greece, FORNASINI, E. MARCHESINI, E.: Doubly Indexed Dynamical Systems: State Space Models and Structural Properties, Math. System They 12 No ), MITRA, S. K.: Digital Signal Processing, McGraw-Hill, New Yk, Received 8 September 2004 References 1 KACZOREK, T.: Positive 1D and 2D Systems, Communication and Control Engineering Series, Springer-Verlag, Berlin, BOSE, N. K.: Applied Multidimensional Systems They, Van Nostrand Reinhold, New Yk, WU-SHENG LU ANTONIOU, A.: Two-Dimensional Digital Filters, Marcel-Dekker, New Yk, LEE, T.: IEEE Trans. Circuit Syst.. 5 PACCAGNELLA, L. E.et al : FFT Calculation of a Determinantal Polynomial, IEEE Trans. Autom. Control AC ), ANTONIOU, G. E. GLENTIS, G. O. A. VAROUFAKIS, S. J. KARRAS, D. A.: Transfer Function Determination of Gege Antoniou PhD) Awarded his Doct of Electrical Engineering Infmatics) degree in 1998 from National Technical University of Athens, Athens, Greece. He is currently a profess in the department of Computer Science at Montclair State University, Montclair, New Jersey, USA. His present research interests include system they, multidimensional digital signal processing and FPGA/VHDL applications. He is a Seni member of the IEEE. Marinos T. Michael BSCS) Awarded his Bachel of Science in Computer Science degree Magna Cum Laude) in 2003 from Montclair State University, Montclair, New Jersey, USA. He is currently a graduate student in Computer Science at the same university. He is a student member of the IEEE. SLOVART G.T.G. s.r.o. GmbH of periodicals and of non-periodically printed matters, book s and CD - ROM s Krupinská 4 PO BOX 152, Bratislava 5,Slovakia tel.: , fax.: gtg@internet.sk, SLOVART G.T.G. s.r.o. GmbH

DECENTRALIZED CONTROL DESIGN USING LMI MODEL REDUCTION

DECENTRALIZED CONTROL DESIGN USING LMI MODEL REDUCTION Journal of ELECTRICAL ENGINEERING, VOL. 58, NO. 6, 2007, 307 312 DECENTRALIZED CONTROL DESIGN USING LMI MODEL REDUCTION Szabolcs Dorák Danica Rosinová Decentralized control design approach based on partial

More information

Asymptotic Stability Analysis of 2-D Discrete State Space Systems with Singular Matrix

Asymptotic Stability Analysis of 2-D Discrete State Space Systems with Singular Matrix Asymptotic Stability Analysis of 2-D Discrete State Space Systems with Singular Matri GUIDO IZUTA Department of Social Infmation Science Yonezawa Women s Juni College 6-15-1 Toi Machi, Yonezawa, Yamagata

More information

ON THE REALIZATION OF 2D LATTICE-LADDER DISCRETE FILTERS

ON THE REALIZATION OF 2D LATTICE-LADDER DISCRETE FILTERS Journal of Circuits Systems and Computers Vol. 3 No. 5 (2004) 5 c World Scientific Publishing Company ON THE REALIZATION OF 2D LATTICE-LADDER DISCRETE FILTERS GEORGE E. ANTONIOU Department of Computer

More information

LMI based Stability criteria for 2-D PSV system described by FM-2 Model

LMI based Stability criteria for 2-D PSV system described by FM-2 Model Vol-4 Issue-018 LMI based Stability criteria for -D PSV system described by FM- Model Prashant K Shah Department of Electronics Engineering SVNIT, pks@eced.svnit.ac.in Abstract Stability analysis is the

More information

ERROR CORRECTION BEYOND THE CONVENTIONAL ERROR BOUND FOR REED SOLOMON CODES

ERROR CORRECTION BEYOND THE CONVENTIONAL ERROR BOUND FOR REED SOLOMON CODES Journal of ELECTRICAL ENGINEERING, VOL. 54, NO. -2, 2003, 305 30 ERROR CORRECTION BEYOND THE CONVENTIONAL ERROR BOUND FOR REED SOLOMON CODES Sergey Egorov Garik Markarian A modification of Blahut procedure

More information

RECENTLY, many artificial neural networks especially

RECENTLY, many artificial neural networks especially 502 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 54, NO. 6, JUNE 2007 Robust Adaptive Control of Unknown Modified Cohen Grossberg Neural Netwks With Delays Wenwu Yu, Student Member,

More information

On the connection between discrete linear repetitive processes and 2-D discrete linear systems

On the connection between discrete linear repetitive processes and 2-D discrete linear systems Multidim Syst Sign Process (217) 28:341 351 DOI 1.17/s1145-16-454-8 On the connection between discrete linear repetitive processes and 2-D discrete linear systems M. S. Boudellioua 1 K. Galkowski 2 E.

More information

ADAPTIVE PID CONTROLLER WITH ON LINE IDENTIFICATION

ADAPTIVE PID CONTROLLER WITH ON LINE IDENTIFICATION Journal of ELECTRICAL ENGINEERING, VOL. 53, NO. 9-10, 00, 33 40 ADAPTIVE PID CONTROLLER WITH ON LINE IDENTIFICATION Jiří Macháče Vladimír Bobál A digital adaptive PID controller algorithm which contains

More information

Algebraic Algorithm for 2D Stability Test Based on a Lyapunov Equation. Abstract

Algebraic Algorithm for 2D Stability Test Based on a Lyapunov Equation. Abstract Algebraic Algorithm for 2D Stability Test Based on a Lyapunov Equation Minoru Yamada Li Xu Osami Saito Abstract Some improvements have been proposed for the algorithm of Agathoklis such that 2D stability

More information

Control for stability and Positivity of 2-D linear discrete-time systems

Control for stability and Positivity of 2-D linear discrete-time systems Manuscript received Nov. 2, 27; revised Dec. 2, 27 Control for stability and Positivity of 2-D linear discrete-time systems MOHAMMED ALFIDI and ABDELAZIZ HMAMED LESSI, Département de Physique Faculté des

More information

Introduction. where Xk is the kth sample of a time series consisting of N (possibly complex) samples and j=.\/?. Quite ob-

Introduction. where Xk is the kth sample of a time series consisting of N (possibly complex) samples and j=.\/?. Quite ob- A Linear Filtering Approach to the Computation of Discrete Fourier Transfm where Xk is the kth sample of a time series consisting of N (possibly complex) samples and j=.\/?. Quite ob- LEO I. BLUESTEIN,

More information

SIMPLE CONDITIONS FOR PRACTICAL STABILITY OF POSITIVE FRACTIONAL DISCRETE TIME LINEAR SYSTEMS

SIMPLE CONDITIONS FOR PRACTICAL STABILITY OF POSITIVE FRACTIONAL DISCRETE TIME LINEAR SYSTEMS Int. J. Appl. Math. Comput. Sci., 2009, Vol. 19, No. 2, 263 269 DOI: 10.2478/v10006-009-0022-6 SIMPLE CONDITIONS FOR PRACTICAL STABILITY OF POSITIVE FRACTIONAL DISCRETE TIME LINEAR SYSTEMS MIKOŁAJ BUSŁOWICZ,

More information

Stabilization of 2-D Linear Parameter-Varying Systems using Parameter-Dependent Lyapunov Function: An LMI Approach

Stabilization of 2-D Linear Parameter-Varying Systems using Parameter-Dependent Lyapunov Function: An LMI Approach Proceedings of the 17th World Congress The International Federation of Automatic Control Seoul Korea July 6-11 28 Stabilization of 2-D Linear Parameter-Varying Systems using Parameter-Dependent Lyapunov

More information

On the application of different numerical methods to obtain null-spaces of polynomial matrices. Part 1: block Toeplitz algorithms.

On the application of different numerical methods to obtain null-spaces of polynomial matrices. Part 1: block Toeplitz algorithms. On the application of different numerical methods to obtain null-spaces of polynomial matrices. Part 1: block Toeplitz algorithms. J.C. Zúñiga and D. Henrion Abstract Four different algorithms are designed

More information

Robust H Control for Uncertain Two-Dimensional Discrete Systems Described by the General Model via Output Feedback Controllers

Robust H Control for Uncertain Two-Dimensional Discrete Systems Described by the General Model via Output Feedback Controllers International Robust Journal H Control of Control for Uncertain Automation wo-dimensional and Systems Discrete vol. Systems 6 no. 5 Described pp. 785-791 by the October General 008 Model via Output 785

More information

2-D FIR and IIR Filters design: New Methodologies and New General Transformations

2-D FIR and IIR Filters design: New Methodologies and New General Transformations ikos E. astorakis, Stavros Kaminaris International Journal of Instrumentation easurement -D FIR IIR Filters design: ew ethodologies ew General Transformations ikos E. astorakis* Stavros Kaminaris** *Hellenic

More information

MULTIDIMENSIONAL FFT BASED POSITIVE DEFINITE GOLD DECONVOLUTION ALGORITHM

MULTIDIMENSIONAL FFT BASED POSITIVE DEFINITE GOLD DECONVOLUTION ALGORITHM Journal of ELECTRICAL ENGINEERING, VOL 56, NO 5-6, 25, 141 145 MULTIDIMENSIONAL FFT BASED POSITIVE DEFINITE GOLD DECONVOLUTION ALGORITHM Miroslav Morháč Vladislav Matoušek The paper presents a multidimensional

More information

Chapter 12 - Solved Problems

Chapter 12 - Solved Problems Chapter 12 - Solved Problems Solved Problem 12.1. The Z-transform of a signal f[k] is given by F q (z) = 2z6 z 5 + 3z 3 + 2z 2 z 7 + 2z 6 + z 5 + z 4 + 0.5 = n(z) d(z) where n(z) and d(z) are the numerator

More information

Application of the Fractional Complex Transform to Fractional Differential Equations

Application of the Fractional Complex Transform to Fractional Differential Equations From the SelectedWks of Ji-Huan He 2011 Application of the Fractional Comple Transfm to Fractional Differential Equations Zheng-Biao Li Ji-Huan He Available at: https://wks.bepress.com/ji_huan_he/52/ Z.B.

More information

Reasoning in Graph-based Clausal Form Logic

Reasoning in Graph-based Clausal Form Logic www.ijcsi.g 37 Reasoning in Graph-based Clausal Fm Logic Alena Lukasova 1, Martin Zacek 2, Marek Vajgl 3 1 Department of Infmatics and Computers, University of Ostrava Ostrava, Czech Republic 2 Department

More information

A. Then p P( ) if and only if there exists w Ω such that p(z)= (z U). (1.4)

A. Then p P( ) if and only if there exists w Ω such that p(z)= (z U). (1.4) American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 2328-3491, ISSN (Online): 2328-3580, ISSN (CD-ROM): 2328-3629

More information

Weak Solution of the Singular Cauchy Problem of Euler-Poisson-Darboux Equation for n =4

Weak Solution of the Singular Cauchy Problem of Euler-Poisson-Darboux Equation for n =4 Applied Mathematical Sciences, Vol. 7, 3, no. 7, 35-35 Weak Solution of the Singular Cauchy Problem of Euler-Poisson-Darboux Equation f n =4 A. Manyonge, D. Kweyu, J. Bitok 3, H. Nyambane 3 and J. Maremwa

More information

Generalized Eigenvalue Decomposition in Time Domain Modal Parameter Identification

Generalized Eigenvalue Decomposition in Time Domain Modal Parameter Identification Wenliang Zhou 1 Lang Mekra Nth America, LLC, 101 Tillessen Bloulevard, Ridgeway, SC 9130 e-mail: zhouwl@gmail.com David Chelidze Department of Mechanical Engineering & Applied Mechanics, University of

More information

Multivariable ARMA Systems Making a Polynomial Matrix Proper

Multivariable ARMA Systems Making a Polynomial Matrix Proper Technical Report TR2009/240 Multivariable ARMA Systems Making a Polynomial Matrix Proper Andrew P. Papliński Clayton School of Information Technology Monash University, Clayton 3800, Australia Andrew.Paplinski@infotech.monash.edu.au

More information

GCSE MATHEMATICS. NEW PRACTICE PAPER SET 2 Higher Tier Paper 3 Mark Scheme (Published November 2015) 8300/3H. Version 1.0

GCSE MATHEMATICS. NEW PRACTICE PAPER SET 2 Higher Tier Paper 3 Mark Scheme (Published November 2015) 8300/3H. Version 1.0 GCSE MATHEMATICS NEW PRACTICE PAPER SET 2 Higher Tier Paper 3 Mark Scheme (Published November 2015) 8300/3H Version 1.0 In Spring 2015, students across the country took this set of practice papers as a

More information

AQA LEVEL 2 CERTIFICATE FURTHER MATHEMATICS (8365/2) Paper 2

AQA LEVEL 2 CERTIFICATE FURTHER MATHEMATICS (8365/2) Paper 2 AQA LEVEL CERTIFICATE FURTHER MATHEMATICS (8365/) Paper Mark scheme Specimen 00 Version 1.0 Principal Examiners have prepared these mark schemes f specimen papers. These mark schemes have not, therefe,

More information

Research Article Minor Prime Factorization for n-d Polynomial Matrices over Arbitrary Coefficient Field

Research Article Minor Prime Factorization for n-d Polynomial Matrices over Arbitrary Coefficient Field Complexity, Article ID 6235649, 9 pages https://doi.org/10.1155/2018/6235649 Research Article Minor Prime Factorization for n-d Polynomial Matrices over Arbitrary Coefficient Field Jinwang Liu, Dongmei

More information

Deconvolution Filtering of 2-D Digital Systems

Deconvolution Filtering of 2-D Digital Systems IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 50, NO. 9, SEPTEMBER 2002 2319 H Deconvolution Filtering of 2-D Digital Systems Lihua Xie, Senior Member, IEEE, Chunling Du, Cishen Zhang, and Yeng Chai Soh

More information

Signals and Systems with MATLAB Applications

Signals and Systems with MATLAB Applications Signals and Systems with MATLAB Applications Second Edition Steven T. Karris www.orchardpublications.com Signals and Systems with MATLAB Applications, Second Edition Copyright 2003. All rights reserved.

More information

New Lyapunov Krasovskii functionals for stability of linear retarded and neutral type systems

New Lyapunov Krasovskii functionals for stability of linear retarded and neutral type systems Systems & Control Letters 43 (21 39 319 www.elsevier.com/locate/sysconle New Lyapunov Krasovskii functionals for stability of linear retarded and neutral type systems E. Fridman Department of Electrical

More information

Generic degree structure of the minimal polynomial nullspace basis: a block Toeplitz matrix approach

Generic degree structure of the minimal polynomial nullspace basis: a block Toeplitz matrix approach Generic degree structure of the minimal polynomial nullspace basis: a block Toeplitz matrix approach Bhaskar Ramasubramanian, Swanand R Khare and Madhu N Belur Abstract This paper formulates the problem

More information

Stability of interval positive continuous-time linear systems

Stability of interval positive continuous-time linear systems BULLETIN OF THE POLISH ACADEMY OF SCIENCES TECHNICAL SCIENCES, Vol. 66, No. 1, 2018 DOI: 10.24425/119056 Stability of interval positive continuous-time linear systems T. KACZOREK Białystok University of

More information

CONTROLLABILITY AND OBSERVABILITY OF 2-D SYSTEMS. Klamka J. Institute of Automatic Control, Technical University, Gliwice, Poland

CONTROLLABILITY AND OBSERVABILITY OF 2-D SYSTEMS. Klamka J. Institute of Automatic Control, Technical University, Gliwice, Poland CONTROLLABILITY AND OBSERVABILITY OF 2D SYSTEMS Institute of Automatic Control, Technical University, Gliwice, Poland Keywords: Controllability, observability, linear systems, discrete systems. Contents.

More information

A new multidimensional Schur-Cohn type stability criterion

A new multidimensional Schur-Cohn type stability criterion A new multidimensional Schur-Cohn type stability criterion Ioana Serban, Mohamed Najim To cite this version: Ioana Serban, Mohamed Najim. A new multidimensional Schur-Cohn type stability criterion. American

More information

Optimization based robust control

Optimization based robust control Optimization based robust control Didier Henrion 1,2 Draft of March 27, 2014 Prepared for possible inclusion into The Encyclopedia of Systems and Control edited by John Baillieul and Tariq Samad and published

More information

Part 4: IIR Filters Optimization Approach. Tutorial ISCAS 2007

Part 4: IIR Filters Optimization Approach. Tutorial ISCAS 2007 Part 4: IIR Filters Optimization Approach Tutorial ISCAS 2007 Copyright 2007 Andreas Antoniou Victoria, BC, Canada Email: aantoniou@ieee.org July 24, 2007 Frame # 1 Slide # 1 A. Antoniou Part4: IIR Filters

More information

Two -Dimensional Digital Signal Processing II

Two -Dimensional Digital Signal Processing II Two -Dimensional Digital Signal Processing II Transforms and Median Filters Edited by T. S. Huang With Contributions by J.-O. Eklundh T.S. Huang B.I. Justusson H. J. Nussbaumer S.G. Tyan S. Zohar With

More information

Further Results on Bose s 2D Stability Test

Further Results on Bose s 2D Stability Test Further Results on Bose s D Stability Test Minoru Yamada, Li Xu, Osami Saito Gifu National College of Technology, Shinsei-cho, Gifu, 50-0495 Japan, Faculty of System Science and Technology, Akita Prefecture

More information

A DELAY-DEPENDENT APPROACH TO DESIGN STATE ESTIMATOR FOR DISCRETE STOCHASTIC RECURRENT NEURAL NETWORK WITH INTERVAL TIME-VARYING DELAYS

A DELAY-DEPENDENT APPROACH TO DESIGN STATE ESTIMATOR FOR DISCRETE STOCHASTIC RECURRENT NEURAL NETWORK WITH INTERVAL TIME-VARYING DELAYS ICIC Express Letters ICIC International c 2009 ISSN 1881-80X Volume, Number (A), September 2009 pp. 5 70 A DELAY-DEPENDENT APPROACH TO DESIGN STATE ESTIMATOR FOR DISCRETE STOCHASTIC RECURRENT NEURAL NETWORK

More information

Oscillation results for difference equations with oscillating coefficients

Oscillation results for difference equations with oscillating coefficients Chatzarakis et al. Advances in Difference Equations 2015 2015:53 DOI 10.1186/s13662-015-0391-0 R E S E A R C H Open Access Oscillation results f difference equations with oscillating coefficients Gege

More information

ROBUST CONTROLLER DESIGN: POLYNOMIALLY PARAMETER DEPENDENT LYAPUNOV FUNCTION APPROACH

ROBUST CONTROLLER DESIGN: POLYNOMIALLY PARAMETER DEPENDENT LYAPUNOV FUNCTION APPROACH Journal of ELECTRICAL ENGINEERING, VOL 58, NO 6, 2007, 313 317 ROBUST CONTROLLER DESIGN: POLYNOMIALLY PARAMETER DEPENDENT LYAPUNOV FUNCTION APPROACH Vojtech Veselý The paper addresses the problem of robust

More information

Weighted Least-Squares Method for Designing Variable Fractional Delay 2-D FIR Digital Filters

Weighted Least-Squares Method for Designing Variable Fractional Delay 2-D FIR Digital Filters 114 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: ANALOG AND DIGITAL SIGNAL PROCESSING, VOL 47, NO 2, FEBRUARY 2000 Weighted Least-Squares Method for Designing Variable Fractional Delay 2-D FIR Digital

More information

Are you ready for Beast Academy 5C?

Are you ready for Beast Academy 5C? Are you ready f Beast Academy C? Befe beginning Beast Academy C, a student should be able to compute fluently with fractions and integers and be able to add and subtract decimals. The student should also

More information

Level 2 Certificate Further Mathematics

Level 2 Certificate Further Mathematics AQA Qualifications Level Certificate Further Mathematics Paper Mark scheme 86 June 6 Version:. Final Mark schemes are prepared by the Lead Assessment Writer and considered, together with the relevant questions,

More information

The Solvability Conditions for the Inverse Eigenvalue Problem of Hermitian and Generalized Skew-Hamiltonian Matrices and Its Approximation

The Solvability Conditions for the Inverse Eigenvalue Problem of Hermitian and Generalized Skew-Hamiltonian Matrices and Its Approximation The Solvability Conditions for the Inverse Eigenvalue Problem of Hermitian and Generalized Skew-Hamiltonian Matrices and Its Approximation Zheng-jian Bai Abstract In this paper, we first consider the inverse

More information

Notes on n-d Polynomial Matrix Factorizations

Notes on n-d Polynomial Matrix Factorizations Multidimensional Systems and Signal Processing, 10, 379 393 (1999) c 1999 Kluwer Academic Publishers, Boston. Manufactured in The Netherlands. Notes on n-d Polynomial Matrix Factorizations ZHIPING LIN

More information

Structural Stability and Equivalence of Linear 2D Discrete Systems

Structural Stability and Equivalence of Linear 2D Discrete Systems Proceedings of the 6th IFAC Symposium on System Structure and Control, Istanbul, Turkey, June -4, 016 FrM11. Structural Stability and Equivalence of Linear D Discrete Systems Olivier Bachelier, Ronan David,

More information

DIGITAL filters capable of changing their frequency response

DIGITAL filters capable of changing their frequency response IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: ANALOG AND DIGITAL SIGNAL PROCESSING, VOL 46, NO 8, AUGUST 1999 1035 An Improved Weighted Least-Squares Design Variable Fractional Delay FIR Filters Wu-Sheng

More information

SPECTRA - a Maple library for solving linear matrix inequalities in exact arithmetic

SPECTRA - a Maple library for solving linear matrix inequalities in exact arithmetic SPECTRA - a Maple library for solving linear matrix inequalities in exact arithmetic Didier Henrion Simone Naldi Mohab Safey El Din Version 1.0 of November 5, 2016 Abstract This document briefly describes

More information

Obtaining a New Representation for the Golden Ratio by Solving a Biquadratic Equation

Obtaining a New Representation for the Golden Ratio by Solving a Biquadratic Equation Journal of Applied Mathematics and Physics, 04,, 49-5 Published Online December 04 in SciRes http://wwwscirpg/journal/jamp http://dxdoig/046/jamp044 Obtaining a New Representation f the Golden Ratio by

More information

BANDED MATRIX SOLVERS AND POLYNOMIAL DIOPHANTINE EQUATIONS

BANDED MATRIX SOLVERS AND POLYNOMIAL DIOPHANTINE EQUATIONS BANDED MATRIX SOLVERS AND POLYNOMIAL DIOPHANTINE EQUATIONS Martin Hromčík, Zdeněk Hurák, Michael Šebek and Radek Frízel Institute of Information Theory and Automation 182 08 Prague, Czech Republic {hromcik,hurak}@utia.cas.cz

More information

ON THE COMPUTATION OF THE MINIMAL POLYNOMIAL OF A POLYNOMIAL MATRIX

ON THE COMPUTATION OF THE MINIMAL POLYNOMIAL OF A POLYNOMIAL MATRIX Int J Appl Math Comput Sci, 25, Vol 5, No 3, 339 349 ON THE COMPUTATION OF THE MINIMAL POLYNOMIAL OF A POLYNOMIAL MATRIX NICHOLAS P KARAMPETAKIS, PANAGIOTIS TZEKIS Department of Mathematics, Aristotle

More information

GCSE MATHEMATICS. Practice Papers - Set 1- Teacher Booklet. New Specimen Papers published June 2015 Paper 1 Higher - Mark Scheme 8300/1H. Version 1.

GCSE MATHEMATICS. Practice Papers - Set 1- Teacher Booklet. New Specimen Papers published June 2015 Paper 1 Higher - Mark Scheme 8300/1H. Version 1. ΑΒ Practice Papers - Set 1- Teacher Booklet GCSE MATHEMATICS New Specimen Papers published June 2015 Paper 1 Higher - Mark Scheme 8300/1H Version 1.0 Principal Examiners have prepared these mark schemes

More information

Recursive, Infinite Impulse Response (IIR) Digital Filters:

Recursive, Infinite Impulse Response (IIR) Digital Filters: Recursive, Infinite Impulse Response (IIR) Digital Filters: Filters defined by Laplace Domain transfer functions (analog devices) can be easily converted to Z domain transfer functions (digital, sampled

More information

THIS PAPER will present a new procedure that tests

THIS PAPER will present a new procedure that tests 1312 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: REGULAR PAPERS, VOL 51, NO 7, JULY 2004 Testing Stability of 2-D Discrete Systems by a Set of Real 1-D Stability Tests Yuval Bistritz, Fellow, IEEE Abstract

More information

A Genetic Algorithm Approach to the Problem of Factorization of General Multidimensional Polynomials

A Genetic Algorithm Approach to the Problem of Factorization of General Multidimensional Polynomials 16 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: FUNDAMENTAL THEORY AND APPLICATIONS, VOL. 50, NO. 1, JANUARY 2003 A Genetic Algorithm Approach to the Problem of Factorization of General Multidimensional

More information

Elliptic Fourier Transform

Elliptic Fourier Transform NCUR, ART GRIGORYAN Frequency Analysis of the signals on ellipses: Elliptic Fourier Transform Joao Donacien N. Nsingui Department of Electrical and Computer Engineering The University of Texas at San Antonio

More information

Appendix A Solving Linear Matrix Inequality (LMI) Problems

Appendix A Solving Linear Matrix Inequality (LMI) Problems Appendix A Solving Linear Matrix Inequality (LMI) Problems In this section, we present a brief introduction about linear matrix inequalities which have been used extensively to solve the FDI problems described

More information

MATLAB for Engineers

MATLAB for Engineers MATLAB for Engineers Adrian Biran Moshe Breiner ADDISON-WESLEY PUBLISHING COMPANY Wokingham, England Reading, Massachusetts Menlo Park, California New York Don Mills, Ontario Amsterdam Bonn Sydney Singapore

More information

GCSE MATHEMATICS. NEW PRACTICE PAPER SET 2 Foundation Tier Paper 3 Mark Scheme (Published November 2015) 8300/3F. Version 1.0

GCSE MATHEMATICS. NEW PRACTICE PAPER SET 2 Foundation Tier Paper 3 Mark Scheme (Published November 2015) 8300/3F. Version 1.0 GCSE MATHEMATICS NEW PRACTICE PAPER SET 2 Foundation Tier Paper Mark Scheme (Published November 2015) 800/F Version 1.0 In Spring 2015, students across the country took this set of practice papers as a

More information

DESCRIPTOR FRACTIONAL LINEAR SYSTEMS WITH REGULAR PENCILS

DESCRIPTOR FRACTIONAL LINEAR SYSTEMS WITH REGULAR PENCILS Int. J. Appl. Math. Comput. Sci., 3, Vol. 3, No., 39 35 DOI:.478/amcs-3-3 DESCRIPTOR FRACTIONAL LINEAR SYSTEMS WITH REGULAR PENCILS TADEUSZ KACZOREK Faculty of Electrical Engineering Białystok Technical

More information

A new approach to the realization problem for fractional discrete-time linear systems

A new approach to the realization problem for fractional discrete-time linear systems BULLETIN OF THE POLISH ACADEMY OF SCIENCES TECHNICAL SCIENCES Vol 64 No 26 DOI: 55/bpasts-26-2 A new approach to the realization problem for fractional discrete-time linear systems T KACZOREK Faculty of

More information

Programming (MIP) problem, which may be solved using optimization tools such as CPLEX [1]. The simplicity of the model with respect to the nonlinear m

Programming (MIP) problem, which may be solved using optimization tools such as CPLEX [1]. The simplicity of the model with respect to the nonlinear m 1 Conflict Resolution Problems f Air Traffic Management Systems Solved with Mixed Integer Programming Lucia Pallottino, Eric Feron, Antonio Bicchi Keywds Mixed Integer Programming, Air Traffic Management

More information

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION Vol. VIII Controller Design Using Polynomial Matrix Description - Didier Henrion, Michael Šebek

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION Vol. VIII Controller Design Using Polynomial Matrix Description - Didier Henrion, Michael Šebek CONTROLLER DESIGN USING POLYNOMIAL MATRIX DESCRIPTION Didier Henrion Laboratoire d Analyse et d Architecture des Systèmes, Centre National de la Recherche Scientifique, Toulouse, France. Michael Šebe Center

More information

CHAPTER 2 LITERATURE REVIEW FOR STABILITY TESTING OF TWO DIMENSIONAL RECURSIVE DIGITAL FILTERS

CHAPTER 2 LITERATURE REVIEW FOR STABILITY TESTING OF TWO DIMENSIONAL RECURSIVE DIGITAL FILTERS 0 CHAPTER 2 LITERATURE REVIEW FOR STABILITY TESTING OF TWO DIMENSIONAL RECURSIVE DIGITAL FILTERS The methods for testing the stability of two dimensional recursive digital filters fall into two categories.

More information

Fixed Order Controller for Schur Stability

Fixed Order Controller for Schur Stability Mathematical and Computational Applications Article Fixed Order Controller for Schur Stability Taner Büyükköroğlu Department of Mathematics, Faculty of Science, Anadolu University, Eskisehir 26470, Turkey;

More information

Invariance properties in the root sensitivity of time-delay systems with double imaginary roots

Invariance properties in the root sensitivity of time-delay systems with double imaginary roots Invariance properties in the root sensitivity of time-delay systems with double imaginary roots Elias Jarlebring, Wim Michiels Department of Computer Science, KU Leuven, Celestijnenlaan A, 31 Heverlee,

More information

Theory and Problems of Signals and Systems

Theory and Problems of Signals and Systems SCHAUM'S OUTLINES OF Theory and Problems of Signals and Systems HWEI P. HSU is Professor of Electrical Engineering at Fairleigh Dickinson University. He received his B.S. from National Taiwan University

More information

MEASURING ATMOSPHERIC ELECTRICITY Clifford E Carnicom Oct

MEASURING ATMOSPHERIC ELECTRICITY Clifford E Carnicom Oct MEASURING ATMOSPHERIC ELECTRICITY Cliffd E Carnicom Oct 21 2002 A method has been developed to measure atmospheric electrical currents and the variation of those currents within the atmosphere. Relationships

More information

Identification of LPV Models for Spatially Varying Interconnected Systems

Identification of LPV Models for Spatially Varying Interconnected Systems 21 American Control Conference Marriott Waterfront, Baltimore, MD, USA June 3-July 2, 21 ThB216 Identification of LPV Models for Spatially Varying Interconnected Systems Mukhtar Ali, Saulat S Chughtai

More information

Practice Papers Set 1 Teacher Booklet GCSE MATHEMATICS. Original Specimen Assessment Materials Paper 1 Higher Mark Scheme 8300/1H. Version 3.

Practice Papers Set 1 Teacher Booklet GCSE MATHEMATICS. Original Specimen Assessment Materials Paper 1 Higher Mark Scheme 8300/1H. Version 3. Practice Papers Set 1 Teacher Booklet GCSE MATHEMATICS Original Specimen Assessment Materials Paper 1 Higher Mark Scheme 8300/1H Version 3.0 This mark scheme ds not reflect in full the expected standard

More information

Design of Narrow Stopband Recursive Digital Filter

Design of Narrow Stopband Recursive Digital Filter FACTA UNIVERSITATIS (NIŠ) SER.: ELEC. ENERG. vol. 24, no. 1, April 211, 119-13 Design of Narrow Stopband Recursive Digital Filter Goran Stančić and Saša Nikolić Abstract: The procedure for design of narrow

More information

A q x k+q + A q 1 x k+q A 0 x k = 0 (1.1) where k = 0, 1, 2,..., N q, or equivalently. A(σ)x k = 0, k = 0, 1, 2,..., N q (1.

A q x k+q + A q 1 x k+q A 0 x k = 0 (1.1) where k = 0, 1, 2,..., N q, or equivalently. A(σ)x k = 0, k = 0, 1, 2,..., N q (1. A SPECTRAL CHARACTERIZATION OF THE BEHAVIOR OF DISCRETE TIME AR-REPRESENTATIONS OVER A FINITE TIME INTERVAL E.N.Antoniou, A.I.G.Vardulakis, N.P.Karampetakis Aristotle University of Thessaloniki Faculty

More information

Minimization of Frequency-Weighted l 2 -Sensitivity Subject to l 2 -Scaling Constraints for Two-Dimensional State-Space Digital Filters

Minimization of Frequency-Weighted l 2 -Sensitivity Subject to l 2 -Scaling Constraints for Two-Dimensional State-Space Digital Filters IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. XX, NO. YY, ZZZ 007 Minimization of Frequency-Weighted l -Sensitivity Subject to l -Scaling Constraints for Two-Dimensional State-Space Digital Filters Taao

More information

1.5. Inequalities. Equations and Inequalities. Box (cont.) Sections

1.5. Inequalities. Equations and Inequalities. Box (cont.) Sections 1 Equations and Inequalities Sections 1.5 1.8 2008 Pearson Addison-Wesley. All rights reserved 1 Equations and Inequalities 1.5 Applications and Modeling with Quadratic Equations 1.6 Other Types of Equations

More information

Minimax Design of Complex-Coefficient FIR Filters with Low Group Delay

Minimax Design of Complex-Coefficient FIR Filters with Low Group Delay Minimax Design of Complex-Coefficient FIR Filters with Low Group Delay Wu-Sheng Lu Takao Hinamoto Dept. of Elec. and Comp. Engineering Graduate School of Engineering University of Victoria Hiroshima University

More information

#A82 INTEGERS 16 (2016) ON A CUBIC MOMENT FOR SUMS OF HECKE EIGENVALUES

#A82 INTEGERS 16 (2016) ON A CUBIC MOMENT FOR SUMS OF HECKE EIGENVALUES #A IEGERS 6 (06) O A CUBIC MOME FOR SUMS OF HECKE EIGEVALUES Khadija Mbarki Department of Mathematics, University of Monastir, Faculty of Sciences, Monastir, unisia mbarkikhadija@yahoo.fr Received: /6/5,

More information

A NEW NONLINEAR FILTER

A NEW NONLINEAR FILTER COMMUNICATIONS IN INFORMATION AND SYSTEMS c 006 International Press Vol 6, No 3, pp 03-0, 006 004 A NEW NONLINEAR FILTER ROBERT J ELLIOTT AND SIMON HAYKIN Abstract A discrete time filter is constructed

More information

Solutions of the diophantine equation 2 x + p y = z 2

Solutions of the diophantine equation 2 x + p y = z 2 Int. J. of Mathematical Sciences and Applications, Vol. 1, No. 3, September 2011 Copyright Mind Reader Publications www.journalshub.com Solutions of the diophantine equation 2 x + p y = z 2 Alongkot Suvarnamani

More information

Fixed Order H Controller for Quarter Car Active Suspension System

Fixed Order H Controller for Quarter Car Active Suspension System Fixed Order H Controller for Quarter Car Active Suspension System B. Erol, A. Delibaşı Abstract This paper presents an LMI based fixed-order controller design for quarter car active suspension system in

More information

DURING THE last two decades, many authors have

DURING THE last two decades, many authors have 614 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: FUNDAMENTAL THEORY AND APPLICATIONS, VOL 44, NO 7, JULY 1997 Stability the Lyapunov Equation for -Dimensional Digital Systems Chengshan Xiao, David J Hill,

More information

On the existence of an eigenvalue below the essential spectrum

On the existence of an eigenvalue below the essential spectrum On the existence of an eigenvalue below the essential spectrum B.M.Brown, D.K.R.M c Cormack Department of Computer Science, Cardiff University of Wales, Cardiff, PO Box 916, Cardiff CF2 3XF, U.K. A. Zettl

More information

Discretization of Continuous Linear Anisochronic Models

Discretization of Continuous Linear Anisochronic Models Discretization of Continuous Linear Anisochronic Models Milan Hofreiter Czech echnical University in Prague Faculty of Mechanical Engineering echnicka 4, 66 7 Prague 6 CZECH REPUBLIC E-mail: hofreite@fsid.cvut.cz

More information

Article (peer-reviewed)

Article (peer-reviewed) Title Author(s) Influence of noise intensity on the spectrum of an oscillator Swain, Rabi Sankar; Gleeson, James P.; Kennedy, Michael Peter Publication date 2005-11 Original citation Type of publication

More information

1 Last time: row reduction to (reduced) echelon form

1 Last time: row reduction to (reduced) echelon form MATH Linear algebra (Fall 8) Lecture Last time: row reduction to (reduced) echelon fm The leading entry in a nonzero row of a matrix is the first nonzero entry from left going right example, the row 7

More information

5.3 The Upper Half Plane

5.3 The Upper Half Plane Remark. Combining Schwarz Lemma with the map g α, we can obtain some inequalities of analytic maps f : D D. For example, if z D and w = f(z) D, then the composition h := g w f g z satisfies the condition

More information

Stability and stabilization of 2D continuous state-delayed systems

Stability and stabilization of 2D continuous state-delayed systems 20 50th IEEE Conference on Decision and Control and European Control Conference (CDC-ECC) Orlando, FL, USA, December 2-5, 20 Stability and stabilization of 2D continuous state-delayed systems Mariem Ghamgui,

More information

Black Box Linear Algebra

Black Box Linear Algebra Black Box Linear Algebra An Introduction to Wiedemann s Approach William J. Turner Department of Mathematics & Computer Science Wabash College Symbolic Computation Sometimes called Computer Algebra Symbols

More information

Some Results Based on Generalized Mittag-Leffler Function

Some Results Based on Generalized Mittag-Leffler Function Int. Journal of Math. Analysis, Vol. 6, 2012, no. 11, 503-508 Some Results Based on Generalized Mittag-Leffler Function Pratik V. Shah Department of Mathematics C. K. Pithawalla College of Engineering

More information

FOURIER TRANSFORMS. Principles and Applications. ERIC W. HANSEN Thayer School of Engineering, Dartmouth College

FOURIER TRANSFORMS. Principles and Applications. ERIC W. HANSEN Thayer School of Engineering, Dartmouth College FOURIER TRANSFORMS FOURIER TRANSFORMS Principles and Applications ERIC W. HANSEN Thayer School of Engineering, Dartmouth College Cover Image: istockphoto/olgaaltunina Copyright 2014 by John Wiley & Sons,

More information

On New Identities For Mersenne Numbers

On New Identities For Mersenne Numbers Applied Mathematics E-Notes, 18018), 100-105 c ISSN 1607-510 Available free at mirror sites of http://www.math.nthu.edu.tw/ amen/ On New Identities For Mersenne Numbers Taras Goy Received April 017 Abstract

More information

SAMPLE SOLUTION TO EXAM in MAS501 Control Systems 2 Autumn 2015

SAMPLE SOLUTION TO EXAM in MAS501 Control Systems 2 Autumn 2015 FACULTY OF ENGINEERING AND SCIENCE SAMPLE SOLUTION TO EXAM in MAS501 Control Systems 2 Autumn 2015 Lecturer: Michael Ruderman Problem 1: Frequency-domain analysis and control design (15 pt) Given is a

More information

Optimal Finite-precision Implementations of Linear Parameter Varying Controllers

Optimal Finite-precision Implementations of Linear Parameter Varying Controllers IFAC World Congress 2008 p. 1/20 Optimal Finite-precision Implementations of Linear Parameter Varying Controllers James F Whidborne Department of Aerospace Sciences, Cranfield University, UK Philippe Chevrel

More information

A Basis for Polynomial Solutions to Systems of Linear Constant Coefficient PDE's

A Basis for Polynomial Solutions to Systems of Linear Constant Coefficient PDE's advances in mathematics 7, 5763 (996) article no. 0005 A Basis for Polynomial Solutions to Systems of Linear Constant Coefficient PDE's Paul S. Pedersen Los Alamos National Laboratory, Mail Stop B265,

More information

On the Hyers-Ulam Stability Problem for Quadratic Multi-dimensional Mappings on the Gaussian Plane

On the Hyers-Ulam Stability Problem for Quadratic Multi-dimensional Mappings on the Gaussian Plane Southeast Asian Bulletin of Mathematics (00) 6: 483 50 Southeast Asian Bulletin of Mathematics : Springer-Verlag 00 On the Hyers-Ulam Stability Problem f Quadratic Multi-dimensional Mappings on the Gaussian

More information

Optimal Polynomial Control for Discrete-Time Systems

Optimal Polynomial Control for Discrete-Time Systems 1 Optimal Polynomial Control for Discrete-Time Systems Prof Guy Beale Electrical and Computer Engineering Department George Mason University Fairfax, Virginia Correspondence concerning this paper should

More information

GCSE Mathematics. Mark Scheme for November Unit J560/06: Higher Tier Paper 6. General Certificate of Secondary Education

GCSE Mathematics. Mark Scheme for November Unit J560/06: Higher Tier Paper 6. General Certificate of Secondary Education GCSE Mathematics Unit J560/06: Higher Tier Paper 6 General Certificate of Secondary Education Mark Scheme f November 07 Oxfd Cambridge RSA Examinations OCR (Oxfd Cambridge RSA) is a leading UK awarding

More information

Oscillatory Solutions of Nonlinear Fractional Difference Equations

Oscillatory Solutions of Nonlinear Fractional Difference Equations International Journal of Difference Equations ISSN 0973-6069, Volume 3, Number, pp. 9 3 208 http://campus.mst.edu/ijde Oscillaty Solutions of Nonlinear Fractional Difference Equations G. E. Chatzarakis

More information

CONSERVATIVE DILATIONS OF DISSIPATIVE N-D SYSTEMS: THE COMMUTATIVE AND NON-COMMUTATIVE SETTINGS. Dmitry S. Kalyuzhnyĭ-Verbovetzkiĭ

CONSERVATIVE DILATIONS OF DISSIPATIVE N-D SYSTEMS: THE COMMUTATIVE AND NON-COMMUTATIVE SETTINGS. Dmitry S. Kalyuzhnyĭ-Verbovetzkiĭ CONSERVATIVE DILATIONS OF DISSIPATIVE N-D SYSTEMS: THE COMMUTATIVE AND NON-COMMUTATIVE SETTINGS Dmitry S. Kalyuzhnyĭ-Verbovetzkiĭ Department of Mathematics Ben-Gurion University of the Negev P.O. Box 653

More information

Model reduction of interconnected systems

Model reduction of interconnected systems Model reduction of interconnected systems A Vandendorpe and P Van Dooren 1 Introduction Large scale linear systems are often composed of subsystems that interconnect to each other Instead of reducing the

More information