1. Trang chủ
  2. » Giáo án - Bài giảng

Signals and Systems: Chapter 2 ContinuousTime Systems

39 47 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 39
Dung lượng 456 KB

Nội dung

Department of Electrical Engineering University of Arkansas EE 2000 SIGNALS AND SYSTEMS ELEG 3124 SYSTEMS AND SIGNALS Ch Continuous-Time Systems Dr Jingxian Wu wuj@uark.edu (These slides are taken from Dr Jingxian Wu, University of Arkansas, 2020.) OUTLINE • Classifications of continuous-time system • Linear time-invariant system (LTI) • Properties of LTI system • System described by differential equations CLASSIFICATIONS: SYSTEM DEFINITION • What is system? – A system is a process that transforms input signals into output signals • Accept an input • Process the input • Send an output (also called: the response of the system to input) – System examples: • Radio: input: electrical signals from air, output: music • Robot: input: electrical control signals, output: motion or action • Continuous-time system – A system in which continuous-time input signals are transformed to continuous-time output signals • Discrete-time system – A system in which discrete-time input signals are transformed to discrete-time output signals x(t ) continuous-time System Continuous-time system y(t ) x(n) Discrete-time System discrete-time system y (n) CLASSIFICATIONS: SYSTEM DEFINITION • Classifications – – – – – – Linear v.s non-linear Time-invariant v.s time-varying Dynamic v.s static (memory v.s memoryless) Causal v.s non-causal Invertible v.s non-invertible Stable v.s non-stable CLASSIFICATIONS: LINEAR AND NON-LINEAR • Linear system – Let y1 (t ) be the response of a system to an input x1 (t ) – Let y2 (t ) be the response of a system to an input x2 (t ) – The system is linear if the superposition principle is satisfied: • the response to x1 (t ) + x2 (t ) is y1 (t ) + y2 (t ) • the response to x1 (t ) is y1 (t ) x1 (t ) + x2 (t ) Linear System y1 (t ) + y2 (t ) Linear system • Non-linear system – If the superposition principle is not satisfied, then the system is a non-linear system CLASSIFICATIONS: LINEAR AND NON-LINEAR • Example: check if the following systems are linear – System 1: y(t ) = exp[ x(t )] – System 2: charge a capacitor Input: i(t), output v(t) v (t ) = t i ( )d C − – System 3: inductor Input: i(t), output v(t) v (t ) = L di (t ) dt CLASSIFICATIONS: LINEAR AND NON-LINEAR • Example – System 4: – System 5: y(t ) =| x(t ) | – System 6: y(t ) = x2 (t ) CLASSIFICATIONS: LINEAR V.S NON-LINEAR • Example: – Amplitude Modulation: • Is it linear? Amplitude modulation CLASSIFICATIONS: TIME-VARYING V.S TIME-INVARIANT • Time-invariant – A system is time-invariant if a time shift in the input signal causes an identical time shift in the output signal x(t − t ) Time-invariant y(t − t0 ) x(t ) y(t ) Time-invariant System System Time-invariant system • Examples – y(t) = cos(x(t)) t – y(t ) = 0 x(v)dv 10 CLASSIFICATIONS: MEMORY V.S MEMORYLESS • Memoryless system – If the present value of the output depends only on the present value of input, then the system is said to be memoryless (or instantaneous) – Example: input x(t): the current passing through a resistor output y(t): the voltage across the resistor y(t ) = Rx(t ) – The output value at time t depends only on input value at time t • System with memory – If the present value of the output depends on not only present value of input, but also previous input values, then the system has memory – Example: capacitor, current: x(t), output voltage: y(t) t y (t ) =  x ( ) d C – the output value at t depends on all input values before t 25 LTI: CONVOLUTION PROPERTIES • Associativity x(t )  h1 (t )  h2 (t ) = x(t )  h1 (t )  h2 (t ) = x(t )  h1 (t )  h2 (t ) – proof h(t ) x(t ) h1 (t ) y1 (t ) h2 (t ) y(t ) Associativity ➔ x(t ) h1 (t )  h2 (t ) y(t ) 26 LTI: CONVOLUTION PROPERTIES • Distributivity x(t )  h1 (t ) + h2 (t ) = x(t )  h1 (t ) + x(t )  h1 (t ) – proof h1 (t ) x(t ) y(t ) + ➔ h2 (t ) Distributivity x(t ) h1 (t ) + h2 (t ) y(t ) 27 LTI: CONVOLUTION PROPERTIES • Examples h1 (t ) h2 (t ) x(t ) y(t ) + h3 (t ) h4 (t ) LTI system h1 (t ) = exp( −2t )u (t ) h3 (t ) = exp( −3t )u(t ) h(t ) = ? h2 (t ) = exp( −t )u (t ) h4 (t ) = 4 (t ) 28 LTI: GRAPHICAL CONVOLUTION • Graphical interpretation of convolution x(t) x(t) + y(t ) =  x( )h(t −  )d − t t x( ) h(-t) t x(t) h( ) t – Reflection g ( ) = h(− ) – Shift g( − t0 ) = h(−( − t0 )) = h(t0 − ) t – Multiplication x( )h(t0 − ) – Integration y(t0 ) =  x( )h(t0 −  )d + − 29 LTI: GRAPHICAL CONVOLUTION • Example y(t ) = [2a  p2a (t )]  [2a  p2a (t − a)] 30 OUTLINE • Classifications of continuous-time system • Linear time-invariant system (LTI) • Properties of LTI system • System described by differential equations 31 LTI PROPERTIES • Memoryless LTI system – Review: present output only depends on present input y(t ) = Kx(t ) – The impulse response of Memoryless LTI system is h(t ) = K (t ) • Causal LTI system – Review: output depends on only current input and past input – The impulse response of causal LTI system must satisfy: h(t ) = – Why? for t  32 LTI PROPERTIES • Invertible LTI Systems – Review: a system is invertible iff (if and only if) there is an inverse system that, when connected in cascade with the original system, yields an output equal to original system input x(t ) x(t ) y(t ) h(t) g(t) x(t )  h(t )  g (t ) = x(t ) – For invertible LTI systems with IR (impulse response) h(t ) , there exists inverse system g (t ) such that g (t )  h(t ) =  (t ) – Example: find the inverse system of LTI system h(t ) =  (t − t0 ) 33 LTI PROPERTIES • BIBO Stable LTI state – Review: a system is BIBO stable iff every bounded input produces a bounded output – LTI system: an LTI system is BIBO stable iff  + − • Proof: h(t ) dt   34 LTI PROPERTIES • Examples – Determine: causal or non-causal, memory or memoryless, stable or unstable – h1 (t ) = t exp( −2t )u (t ) + exp(3t )u (−t ) +  (t − 1) – h2 (t ) = −3 exp( 2t )u (t ) – h3 (t ) = 5 (t + 5) 35 OUTLINE • Classifications of continuous-time system • Linear time-invariant system (LTI) • Properties of LTI system • System described by differential equations 36 DIFFERENTIAL EQUATIONS • LTI system can be represented by differential equations a0 y(t ) + a1 y' (t ) +  + aN y ( N ) (t ) = b0 x(t ) + b1 x' (t ) +  + bM x ( M ) (t ) – Initial conditions: d k y (t ) dt k t =0 – Notation: n-th derivative: d n y (t ) y (t ) = dt n (n) k = 0,, N − 37 DIFFERENTIAL EQUATION • Example: – Consider a circuit with a resistor R = Ohm and an inductor L = 1H, with a voltage source v(t) = Bu(t), and I o is the initial current in the inductor The output of the system is the current across the inductor • Represent the system with a differential equation • Find the output of the system with I o = and I o = 38 DIFFERENTIAL EQUATION a0 y(t ) + a1 y' (t ) +  + aN y ( N ) (t ) = b0 x(t ) + b1 x' (t ) +  + bM x ( M ) (t ) d k y (t ) dt k t =0 k = 0,, N − • Zero-state response – The output of the system when the initial conditions are zero – Denoted as yzs (t ) • Zero-input response – The output of the system when the input is zero – Denoted as yzi (t ) • The actual output of the system y (t ) = y zs (t ) + y zi (t ) 39 DIFFERENTIAL EQUATION • Example – Find the zero-state output and zero-input response of the RL circuit in the previous example ... it’s linear and time-invariant xi (t ) System yi (t ) system – Linear Input: N x(t ) = a1 x1 (t ) + a2 x2 (t ) +  + a N x N (t ) =  xi (t ) i =1 N Output: y (t ) = a1 y1 (t ) + a2 y2 (t ) + ... h(t ) x(t) 25 LTI: CONVOLUTION PROPERTIES • Associativity x(t )  h1 (t )  h2 (t ) = x(t )  h1 (t )  h2 (t ) = x(t )  h1 (t )  h2 (t ) – proof h(t ) x(t ) h1 (t ) y1 (t ) h2 (t ) y(t... (t ) + h2 (t ) y(t ) 27 LTI: CONVOLUTION PROPERTIES • Examples h1 (t ) h2 (t ) x(t ) y(t ) + h3 (t ) h4 (t ) LTI system h1 (t ) = exp( −2t )u (t ) h3 (t ) = exp( −3t )u(t ) h(t ) = ? h2 (t ) =

Ngày đăng: 22/06/2021, 15:18

TỪ KHÓA LIÊN QUAN

w