EE2S11 Signals and Systems, Part 2 Ch.10 the Z-Transform

Total Page:16

File Type:pdf, Size:1020Kb

EE2S11 Signals and Systems, Part 2 Ch.10 the Z-Transform EE2S11 Signals and Systems, part 2 Ch.10 The z-transform Contents definition of the z-transform region of convergence convolution property, stability inverse z-transform Skip sections 10.5.3, 10.6, 10.7 1 12a z-transform January 7, 2020 The z-transform Sampled sequence Suppose that we have a sampled signal: xs (t) = x[n]δ(t − nTs ) , x[n] := x(nTs ) X The Laplace transform L{xs (t)} is −sTs n −n Xs (s) = x[n]L{δ(t − nTs )} = x[n]e = x[n]z , X X X where z := esTs . jΩTs jω For s = jΩ we obtain z = e = e , with ω = ΩTs . More generally: s = σ + jΩ becomes z = eσTs ejΩTs = rejω. 2 12a z-transform January 7, 2020 The z-transform Note that the mapping s → z = esTs is not one-to-one. For a given z = ejω we can take −π ≤ ω ≤ π, this corresponds to π π − ≤ Ω ≤ : the fundamental interval. Ts Ts Complex numbers s = jΩ with Ω outside this interval are mapped onto the same z. Left half-plane is mapped to the inside of the unit circle. s-vlak z-vlak (aliasing) π/Ts ω Ω π 0 −π −π/Ts (aliasing) 3 12a z-transform January 7, 2020 The z-transform From now on, we will work with z and apply this transform to time series, even if there is no connection to continuous-time signals. The z-transform The (two-sided) z-transform of a time series x[n] is defined as ∞ X(z) = Z(x[n]) := x[n]z −n , z ∈ ROC n=X−∞ We also need to indicate the region of convergence (ROC). For example: x =[· · · , 0, 1, 2, 3 , 4, 5, 0, · · · ] ⇒ X(z) = z 2 + 2z 1 +3+4z −1 + 5z −2 ROC: z ∈ C| \{0, ∞} ∞ 1 z x[n] = anu[n] ⇒ X(z) = anz −n = = 1 − az −1 z − a Xn=0 ROC: |z| >a 4 12a z-transform January 7, 2020 The z-transform The z-transform A few properties: ax[n] + by[n] ⇔ aX(z) + bY (z) x[n − k] ⇔ z −k X(z) n z jω0 a x[n] ⇔ X( a ) often a = e (modulation) x[−n] ⇔ X(z −1) x[n] = δ[n] ⇔ X(z) = 1 ROC: z ∈ C| 1 x[n] = u[n] ⇔ X(z) = 1−z −1 ROC: |z| > 1 See Chaparro p.589-590 (2nd ed. p.653) for tables and more properties. 5 12a z-transform January 7, 2020 The z-transform Region of convergence The region of convergence (ROC) of the z-transform of a signal x[n] contains those values of z for which the summation converges. With z = rejω we find ROC: |X(z)| = | x[n]z −n| ≤ |x[n]| r −n < ∞ X X The ROC is the area where |X(z)| < ∞, this depends on r but not on ω. Hence, the ROC is limited by circles. X(z) and the ROC together uniquely determine x[n]. Poles pk are the locations whereX(pk ) → ∞: these are never in the ROC. Zeros zk are the locations where X(zk ) = 0. 6 12a z-transform January 7, 2020 The z-transform Example Determine the poles and zeros of z + 2 X(z)=1+2z −1 = z Answer: 1 pole at z = 0; 1 zero at z = −2. Same for 1 + 2z −1 z(z + 2) X(z) = = 1 + z −2 z 2 + 1 Answer: poles at z = ±j; 1 zero at z = −2, 1 zero at z = 0. Theory says that for rational functions, the number of poles equals the number of zeros (also taking into account those at z = 0 and z = ∞). If X(z) is a rational function with real-valued coefficients, then the complex poles ∗ and zeros appear in conjugated pairs: if pk is a complex pole, then so is pk . 7 12a z-transform January 7, 2020 The z-transform ROC for a finite sequence If x[n] = 0 outside an interval −∞ < N0 ≤ n ≤ N1 < ∞, i.e. −N0 −N1 X(z) = x[N0]z + · · · + x[N1]z then the sum has a finite number of terms, and the ROC is all of C,| except perpaps at z = 0 or |z| = ∞: −1 0 , if N1 ≥ 0 , e.g.: X(z) = z + 1 + z ∞ , if N0 ≤ 0 8 12a z-transform January 7, 2020 The z-transform ROC of an infinite sequence Split the sequence x[n] into the sum of a causal and an anti-causal term, and use the linearity of the z-transform. The causal part Xc (z) has ROC: |z| > R1, the largest radius of the poles. The anti-causal part Xac (z) has ROC: |z| < R2, the smallest radius of the poles. Hence, the ROC of X(z) is the intersection: R1 < |z| < R2. All poles are outside the ROC. r r 1 1 R2 R1 1 R2 R1 causal anti-causal not causal 9 12a z-transform January 7, 2020 The z-transform Example Causal signal n ∞ n 1 1 −1 1 z 1 x1[n] = u[n] ⇔ X1(z) = z = = ROC: |z| > 2 2 1 − 1 z −1 z − 1 2 Xn=0 2 2 1 1/2 1 n 10 12a z-transform January 7, 2020 The z-transform Example Anti-causal signal n −1 n ∞ 1 1 −n m −1 z x2[n] = − u[−n − 1] ⇔ X2(z) = − z = − (2z) + 1 = + 1 = 2 2 1 − 2z z − 1 n=X−∞ mX=0 2 1 ROC: |z| < 2 −2 n 1 The same X(z) corresponds to different x[n] depending on the ROC. The z-transform of x1[n]+x2[n] does not exist, because the intersection of the ROCs is empty. 11 12a z-transform January 7, 2020 The z-transform Example Compute the z-transform of the two-sided signal: 1 |n| x[n] = . 2 For the causal part we find: n ∞ n 1 1 −n 1 z 1 xc [n] = u[n] ⇔ Xc (z) = z = = , ROC: |z| > 2 2 1 − 1 z −1 z − 1 2 Xn=0 2 2 For the anti-causal part: −n ∞ n 1 1 n 1 xac [n] = u[−n] ⇔ Xac (z) = z = , ROC: |z| < 2 2 2 1 − 1 z Xn=0 2 12 12a z-transform January 7, 2020 The z-transform For x[n] we find 1 z 1 z z −1 2 z X(z) = 1 + 1 − 1 = 1 − = 1 z − 2 1 − 2 z z − 2 z − 2 (z − 2 )(z − 2) 1 with ROC: 2 < |z| < 2. 1 1 2 n 13 12a z-transform January 7, 2020 The z-transform Region of convergence With X(z), formally we should always also specify the region of convergence (ROC), indicating where the function is valid. Different sequences x[n] can have the same X(z), but with different ROCs. Later, it will turn out that we are mostly interested in an ROC which contains the unit circle, because the Fourier Transform is defined here, and in that case we can consider the frequency spectrum of a signal x[n] or system h[n]. Convergence on the unit circle also corresponds to BIBO stability. Thus, without further specifications, we will always assume that the ROC contains the unit circle. 14 12a z-transform January 7, 2020 The z-transform Exponential signals and corresponding poles 1 z x[n] = anu[n] ⇔ X(z) = = , ROC: |z| >a 1 − az −1 z − a Pole at z = a, zero at z = 0. a =0.5 a =1 a =2 1 1 1 2 1 1 1200 a=0.5 a=1 a=2 0.8 0.8 1000 800 0.6 0.6 600 0.4 0.4 400 0.2 0.2 200 0 0 0 −5 0 5 10 −5 0 5 10 −5 0 5 10 15 12a z-transform January 7, 2020 The z-transform a = −0.5 a = −1 a = −2 1 1−2 1 1 1 a=−1 1500 a=−0.5 0.8 a=−2 0.5 0.6 1000 0.4 500 0 0.2 0 0 −0.5 −0.2 −500 −0.4 −1 −0.6 −5 0 5 10 −1000 −5 0 5 10 −5 0 5 10 16 12a z-transform January 7, 2020 The z-transform Harmonic (exponentially damped) signals and corresponding poles ejθ e−jθ x[n] = r n cos(ω n + θ)u[n] = r nejω0n + r ne−jω0n u[n]=[γαn + γ∗(α∗)n] u[n] 0 2 2 jθ jω0 e with α = re and γ = 2 both complex. γz γ∗z z(z cos(θ) − r cos(ω − θ)) X(z) = + = · · · = 0 , ROC: |z| > |a| z − α z − α∗ (z − rejω0 )(z − re−jω0 ) This is a second-order rational function with real-valued coefficients. Poles at z = rejω0 and z = re−jω0 . Special case: r = 1, now x[n] is an undamped (causal) sinusoid, with its two poles on the unit circle. r cos(ω − θ) Zeros at z = 0 and z = 0 . cos(θ) 17 12a z-transform January 7, 2020 The z-transform r = 1, ω0 = 1, θ = 0 r = 1, ω0 = 0 (one pole and zero cancel each other) r = 0.5, ω0 = 1 r =1, ω0 =1 r =1, ω0 =0 r =0.5, ω0 =1 θ =0 θ =0 θ =0 1 1 1 1 1 1.2 ω =1 ω =0 0 0 ω =1 0 r=1 0.8 r=1 1 0.5 r=0.5 0.8 0.6 0.6 0 0.4 0.4 −0.5 0.2 0.2 0 −1 0 −5 0 5 10 −5 0 5 10 −0.2 −5 0 5 10 18 12a z-transform January 7, 2020 The z-transform Double poles For a causal x[n]: ∞ X(z) = x[n]z −n Xn=0 ∞ ∞ dX(z) dz −n = x[n] = −z −1 nx[n]z −n dz dz Xn=0 Xn=0 Hence dX(z) nx[n]u[n] ⇔ −z dz Taking a derivative often leads to double poles.
Recommended publications
  • Control Theory
    Control theory S. Simrock DESY, Hamburg, Germany Abstract In engineering and mathematics, control theory deals with the behaviour of dynamical systems. The desired output of a system is called the reference. When one or more output variables of a system need to follow a certain ref- erence over time, a controller manipulates the inputs to a system to obtain the desired effect on the output of the system. Rapid advances in digital system technology have radically altered the control design options. It has become routinely practicable to design very complicated digital controllers and to carry out the extensive calculations required for their design. These advances in im- plementation and design capability can be obtained at low cost because of the widespread availability of inexpensive and powerful digital processing plat- forms and high-speed analog IO devices. 1 Introduction The emphasis of this tutorial on control theory is on the design of digital controls to achieve good dy- namic response and small errors while using signals that are sampled in time and quantized in amplitude. Both transform (classical control) and state-space (modern control) methods are described and applied to illustrative examples. The transform methods emphasized are the root-locus method of Evans and fre- quency response. The state-space methods developed are the technique of pole assignment augmented by an estimator (observer) and optimal quadratic-loss control. The optimal control problems use the steady-state constant gain solution. Other topics covered are system identification and non-linear control. System identification is a general term to describe mathematical tools and algorithms that build dynamical models from measured data.
    [Show full text]
  • EECS 451 LECTURE NOTES BASIC SYSTEM PROPERTIES What: Input X[N] → |SYSTEM| → Y[N] Output
    EECS 451 LECTURE NOTES BASIC SYSTEM PROPERTIES What: Input x[n] → |SYSTEM| → y[n] output. Why: Design the system to filter input x[n]. DEF: A system is LINEAR if these two properties hold: 1. Scaling: If x[n] → |SYS| → y[n], then ax[n] → |SYS| → ay[n] for: any constant a. NOT true if a varies with time (i.e., a[n]). 2. Superposition: If x1[n] → |SYS| → y1[n] and x2[n] → |SYS| → y2[n], Then: (ax1[n]+ bx2[n]) → |SYS| → (ay1[n]+ by2[n]) for: any constants a, b. NOT true if a or b vary with time (i.e., a[n], b[n]). EX: y[n]=3x[n−2]; y[n]= x[n+1]−nx[n]+2x[n−1]; y[n] = sin(n)x[n]. NOT: y[n]= x2[n]; y[n] = sin(x[n]); y[n]= |x[n]|; y[n]= x[n]/x[n − 1]. NOT: y[n]= x[n] + 1 (try it). This is called an affine system. HOW: If any nonlinear function of x[n], not linear. Nonlinear of just n OK. DEF: A system is TIME-INVARIANT if this property holds: If x[n] → |SYS| → y[n], then x[n − N] → |SYS| → y[n − N] for: any integer time delay N. NOT true if N varies with time (e.g., N(n)). EX: y[n]=3x[n − 2]; y[n] = sin(x[n]); y[n]= x[n]/x[n − 1]. NOT: y[n]= nx[n]; y[n]= x[n2]; y[n]= x[2n]; y[n]= x[−n]. HOW: If n appears anywhere other than in x[n], not time-invariant.
    [Show full text]
  • Digital Signal Processing Lecture Outline Discrete-Time Systems
    Lecture Outline ESE 531: Digital Signal Processing ! Discrete Time Systems ! LTI Systems ! LTI System Properties Lec 3: January 17, 2017 ! Difference Equations Discrete Time Signals and Systems Penn ESE 531 Spring 2017 - Khanna Penn ESE 531 Spring 2017 - Khanna 2 Discrete Time Systems Discrete-Time Systems Penn ESE 531 Spring 2017 - Khanna 4 System Properties Examples ! Causality ! Causal? Linear? Time-invariant? Memoryless? " y[n] only depends on x[m] for m<=n BIBO Stable? ! Linearity ! Time Shift: " Scaled sum of arbitrary inputs results in output that is a scaled sum of corresponding outputs " x[n]y[n =] x[n-m]= x[n − m] " Ax [n]+Bx [n] # Ay [n]+By [n] 1 2 1 2 ! Accumulator: ! Memoryless " y[n] n " y[n] depends only on x[n] y[n] = x[k] ! Time Invariance ∑ k=−∞ " Shifted input results in shifted output " x[n-q] # y[n-q] ! Compressor (M>1): ! BIBO Stability y[n] x[Mn] " A bounded input results in a bounded output (ie. max signal value = exists for output if max ) Penn ESE 531 Spring 2017 - Khanna 5 Penn ESE 531 Spring 2017 - Khanna 6 1 Non-Linear System Example Spectrum of Speech ! Median Filter " y[n]=MED{x[n-k], …x[n+k]} Speech " Let k=1 " y[n]=MED{x[n-1], x[n], x[n+1]} Corrupted Speech Penn ESE 531 Spring 2017 - Khanna 7 Penn ESE 531 Spring 2017 - Khanna 8 Low Pass Filtering Low Pass Filtering Corrupted Speech LP-Filtered Speech Penn ESE 531 Spring 2017 - Khanna 9 Penn ESE 531 Spring 2017 - Khanna 10 Median Filtering LTI Systems Corrupted Speech Med-Filter Speech Penn ESE 531 Spring 2017 - Khanna 11 Penn ESE 531 Spring 2017 - Khanna
    [Show full text]
  • MTHE/MATH 332 Introduction to Control
    1 Queen’s University Mathematics and Engineering and Mathematics and Statistics MTHE/MATH 332 Introduction to Control (Preliminary) Supplemental Lecture Notes Serdar Yuksel¨ April 3, 2021 2 Contents 1 Introduction ....................................................................................1 1.1 Introduction................................................................................1 1.2 Linearization...............................................................................4 2 Systems ........................................................................................7 2.1 System Properties...........................................................................7 2.2 Linear Systems.............................................................................8 2.2.1 Representation of Discrete-Time Signals in terms of Unit Pulses..............................8 2.2.2 Linear Systems.......................................................................8 2.3 Linear and Time-Invariant (Convolution) Systems................................................9 2.4 Bounded-Input-Bounded-Output (BIBO) Stability of Convolution Systems........................... 11 2.5 The Frequency Response (or Transfer) Function of Linear Time-Invariant Systems..................... 11 2.6 Steady-State vs. Transient Solutions............................................................ 11 2.7 Bode Plots................................................................................. 12 2.8 Interconnections of Systems..................................................................
    [Show full text]
  • A Note on BIBO Stability
    1 A Note on BIBO Stability Michael Unser Abstract—The statements on the BIBO stability of continuous- imposes that the result of the convolution be continuous, anda time convolution systems found in engineering textbooks are second (Theorem 3) that characterizes the BIBO-stable filters often either too vague (because of lack of hypotheses) or in full generality. The mathematical derivations are presented mathematically incorrect. What is more troubling is that they usually exclude the identity operator. The purpose of this note in Section IV, where we also make the connection with known is to clarify the issue while presenting some fixes. In particular, results in harmonic analysis. we show that a linear shift-invariant system is BIBO-stable in We like to mention a similar clarification effort by Hans Fe- L the ∞-sense if and only if its impulse response is included in ichtinger, who proposes to limit the framework to convolution the space of bounded Radon measures, which is a superset of operators that are operating on C0(R) (a well-behaved subclass L1(R) (Lebesgue’s space of absolutely integrable functions). As we restrict the scope of this characterization to the convolution of bounded functions) in order to avoid pathologies [3]. This operators whose impulse response is a measurable function, we is another interesting point of view that is complementary to recover the classical statement. ours, as discussed in Section IV. II. BIBO STABILITY:THE CLASSICAL FORMULATION I. INTRODUCTION The convolution of two functions h,f : R → R is the A statement that is made in most courses on the theory of function usually specified by linear systems as well as in the English version of Wikipedia1 △ is that a convolution operator is stable in the BIBO sense t 7→ (h ∗ f)(t) = h(τ)f(t − τ)dτ (1) (bounded input and bounded output) if and only if its impulse ZR response is absolutely summable/integrable.
    [Show full text]
  • Controllability, Observability, Realizability, and Stability of Dynamic Linear Systems
    Electronic Journal of Differential Equations, Vol. 2009(2009), No. 37, pp. 1–32. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu CONTROLLABILITY, OBSERVABILITY, REALIZABILITY, AND STABILITY OF DYNAMIC LINEAR SYSTEMS JOHN M. DAVIS, IAN A. GRAVAGNE, BILLY J. JACKSON, ROBERT J. MARKS II Abstract. We develop a linear systems theory that coincides with the ex- isting theories for continuous and discrete dynamical systems, but that also extends to linear systems defined on nonuniform time scales. The approach here is based on generalized Laplace transform methods (e.g. shifts and con- volution) from the recent work [13]. We study controllability in terms of the controllability Gramian and various rank conditions (including Kalman’s) in both the time invariant and time varying settings and compare the results. We explore observability in terms of both Gramian and rank conditions and establish related realizability results. We conclude by applying this systems theory to connect exponential and BIBO stability problems in this general setting. Numerous examples are included to show the utility of these results. 1. Introduction In this paper, our goal is to develop the foundation for a comprehensive linear systems theory which not only coincides with the existing canonical systems theories in the continuous and discrete cases, but also to extend those theories to dynamical systems with nonuniform domains (e.g. the quantum time scale used in quantum calculus [9]). We quickly see that the standard arguments on R and Z do not go through when the graininess of the underlying time scale is not uniform, but we overcome this obstacle by taking an approach rooted in recent generalized Laplace transform methods [13, 19].
    [Show full text]
  • Chapter 3 Control Theory 1 Introduction 2 Transfer Functions
    Chapter 3 Control Theory 1 Introduction To control an object is to influence its behaviour so as to achieve some desired objective. The object to be controlled is usually some dynamic process (a process evolving in time), for example, the UK economy, illness/disease in a patient, air temperature in this lecture theatre. The controls are inputs to the process which can influence its evolution (for example, UK interest rates, medication in patient treatment, radiators in a heating system). The evolution of the process may be monitored by observations or outputs (for example, UK inflation, medical biopsies, temperature sensors in a heating system). A central concept in control theory is that of feedback: the use of information available from the observations or outputs to generate the controls or inputs so as to cause the process to evolve in some desirable manner. Input Dynamical process Output ? Much of control theory is focussed on the question ? . We start with a mathematical description of the dynamic process linking the output to the input. 2 Transfer functions We restrict attention to linear, autonomous, single-input, single-output systems of the form x˙(t)= Ax(t)+ bu(t), x(0) = ξ, A ∈ Rn×n, b ∈ Rn (1) y(t)= cT x(t)+ du(t), c ∈ Rn, d ∈ R , (2) where u is a scalar-valued input and y is a scalar-valued output. The variable x(t) is referred to as the state of the system. By the variation of parameters formula, the solution of (1) is t t 7→ x(t) = (exp At)ξ + (exp A(t − τ))bu(τ) dτ .
    [Show full text]
  • Advanced Control of Continuous-Time LTI-SISO Systems
    i “MAIN” — 2015/11/19 — 9:36 — page 9 — #9 i i i Part I Advanced Control of continuous-time LTI-SISO Systems 9 i i i i i “MAIN” — 2015/11/19 — 9:36 — page 10 — #10 i i i i i i i i “MAIN” — 2015/11/19 — 9:36 — page 11 — #11 i i i Chapter 1 Review of linear systems theory This chapter contains a short review of linear systems theory. The contents of this review roughly correspond with the materials of “Systems and Control 1”. Here and there however, new concepts are introduced that are relevant for the themes that will be treated further on in this course. 1.1 Descriptions and properties of linear systems The first step in feedback controller design is to develop a mathematical model of the process or plant to be controlled. This model should describe the relation between a given input signal u(t) and the system output signal y(t). In this review, we will discuss the modelling of linear, time-invariant (LTI), single-input-single-output (SISO) systems, as depicted in Fig 1.1. These models can be described by differing dynamic models. In the time domain, the physics of an LTI system can be modelled by a linear, ordinary differential equation (ODE) or by a state space model. In the frequency domain, the dynamics of the system can be described by a transfer function or by the frequency response (in the form of a Bode or a Nyquist diagram). u(t) y(t) System SISO linear time-invariant Figure 1.1: Basic setup of a LTI-SISO system.
    [Show full text]
  • Stability Analysis
    12 Stability Analysis 12.1 Introduction..................................................................... 12-1 12.2 Using the State of the System to Determine Stability ............. 12-2 12.3 Lyapunov Stability Theory.................................................. 12-3 12.4 Stability of Time-Invariant Linear Systems............................ 12-4 Stability Analysis with State-Space Notation * The Transfer Ferenc Szidarovszky Function Approach University of Arizona 12.5 BIBO Stability ................................................................. 12-11 A. Terry Bahill 12.6 Bifurcations..................................................................... 12-12 University of Arizona 12.7 Physical Examples ............................................................ 12-12 12.1 Introduction In this chapter, which is based on Szidarovszky and Bahill (1998), we discuss stability. We start by discussing interior stability, where the stability of the state trajectory or equilibrium state is examined and then we discuss exterior stability, in which we guarantee that a bounded input always evokes a bounded output. We present four techniques for examining interior stability: (1) Lyapunov functions, (2) checking the boundedness or limit of the fundamental matrix, (3) finding the location of the eigenvalues for state-space notation, and (4) finding the location of the poles in the complex frequency plane of the closed-loop transfer function. We present two techniques for examining exterior (or BIBO) stability (1) use of the weighting pattern of the system and (2) finding the location of the eigenvalues for state-space notation. Proving stability with Lyapunov functions is very general: it even works for nonlinear and time-varying systems. It is also good for doing proofs. However, proving the stability of a system with Lyapunov functions is difficult. And failure to find a Lyapunov function that proves a system is stable does not prove that the system is unstable.
    [Show full text]
  • ESE 531: Digital Signal Processing
    ESE 531: Digital Signal Processing Lec 3: January 24, 2019 Discrete Time Signals and Systems Penn ESE 531 Spring 2019 - Khanna Lecture Outline ! Discrete Time Systems ! LTI Systems ! LTI System Properties ! Difference Equations Penn ESE 531 Spring 2019 - Khanna 3 Discrete-Time Systems Discrete Time Systems ! Systems manipulate the information in signals ! Examples " Speech recognition system that converts acoustic waves into text " Radar system transforms radar pulse into position and velocity " fMRI system transform frequency into images of brain activity " Moving average system smooths out the day-to-day variability in a stock price Penn ESE 531 Spring 2019 - Khanna 5 System Properties ! Causality " y[n] only depends on x[m] for m<=n ! Linearity " Scaled sum of arbitrary inputs results in output that is a scaled sum of corresponding outputs " Ax1[n]+Bx2[n] # Ay1[n]+By2[n] ! Memoryless " y[n] depends only on x[n] ! Time Invariance " Shifted input results in shifted output " x[n-q] # y[n-q] ! BIBO Stability " A bounded input results in a bounded output (ie. max signal value exists for output if max ) Penn ESE 531 Spring 2019 - Khanna 6 Stability ! BIBO Stability " Bounded-input bounded-output Stability Penn ESE 531 Spring 2019 - Khanna 7 Examples ! Causal? Linear? Time-invariant? Memoryless? BIBO Stable? ! Time Shift: " x[n]y[n =] x[n-m]= x[n − m] ! Accumulator: " y[n] n y[n] = ∑ x[k] k=−∞ ! Compressor (M>1): y[n] = x[Mn] Penn ESE 531 Spring 2019 - Khanna 8 Non-Linear System Example ! Median Filter " y[n]=MED{x[n-k], …x[n+k]} " Let k=1
    [Show full text]
  • On BIBO Stability of Systems with Irrational Transfer Function
    On BIBO stability of systems with irrational transfer function Ansgar Tr¨achtler* * Heinz Nixdorf Institute, University of Paderborn, F¨urstenallee11, D-33098 Paderborn March 4, 2016 Abstract We consider the input/output-stability of linear time-invariant single-input/single- output systems in terms of singularities of the transfer function F(s) in Laplace domain. The approach is based on complex analysis. A fairly general class of transfer functions F(s) is considered which can roughly be characterized by two properties: (1) F(s) is meromorphic with a finite number of poles in the open right half plane and (2), on the imaginary axes, F(s) may have at most a finite number of poles and branch points. For this class of systems, a complete and thorough characterization of BIBO stability in terms of the singularities in the closed right half-plane is developed where no necessity arises to differentiate between commensurate and incommensurate orders of branch points as often done in literature. A necessary and sufficient condition for BIBO stability is derived which mainly relies on the asymptotic expansion of the impulse response f(t). The second main result is the generalization of the well-known Nyquist citerion for testing closed-loop stability in terms of the open-loop frequency response locus to the class of systems under consideration which is gained by applying Cauchy's argument principle. 1 Introduction arXiv:1603.01059v1 [math.DS] 3 Mar 2016 Non rational transfer functions arise in various context: spatially distributed systems de- scribed by partial differential equations [Sch81, Fra74, Deu12] or, more general, infinite- dimensional systems [CZ95], or systems with one or more dead-time elements, e.g.
    [Show full text]
  • Feedback Control Theory Control a Computer Systemʼs Perspective
    Feedback Control Theory Control a Computer Systemʼs Perspective Introduction Applying input to cause system variables to conform to desired values called What is feedback control? the reference. Why do computer systems need feedback control? Cruise-control car: f_engine(t)=? speed=60 mph Control design methodology E-commerce server: Resource allocation? T_response=5 sec System modeling Embedded networks: Flow rate? Delay = 1 sec Performance specs/metrics Computer systems: QoS guarantees Controller design Summary Feedback (close-loop) Control Open-loop control Compute control input without continuous variable measurement Controlled System Simple Controller Need to know EVERYTHING ACCURATELY to work right Cruise-control car: friction(t), ramp_angle(t) control control manipulated E-commerce server: Workload (request arrival rate? resource input Actuator consumption?); system (service time? failures?) function variable Open-loop control fails when We donʼt know everything error sample controlled We make errors in estimation/modeling + Monitor Things change - variable reference Why feedback control? Open, unpredictable environments Feedback (close-loop) Control Measure variables and use it to compute control input More complicated (so we need control theory) Deeply embedded networks: interaction with physical environments Continuously measure & correct Number of working nodes Cruise-control car: measure speed & change engine force Number of interesting events Ecommerce server: measure response time & admission
    [Show full text]