EE 313 Linear Signals & Systems (Fall 2018) Solution Set for Homework #8 on Continuous-Time Signals & Systems

Size: px
Start display at page:

Download "EE 313 Linear Signals & Systems (Fall 2018) Solution Set for Homework #8 on Continuous-Time Signals & Systems"

Transcription

1 EE 33 Linear Signals & Sysems (Fall 08) Soluion Se for Homework #8 on Coninuous-Time Signals & Sysems By: Mr. Houshang Salimian & Prof. Brian L. Evans Here are several useful properies of he Dirac dela funcional (generalized funcion): a) Uni area: δ x dx = b) Sifing propery: f x δ x x dx = c) Even symmery: δ x = δ x f x, x [a, b] 0, oherwise d) Relaionship o he uni sep funcion. u x = δ x. " Here are several commens abou bounded-inpu bounded-oupu (BIBO) sabiliy: e) BIBO Sabiliy: If inpu x() is bounded in ampliude, i.e. x B for a finie value B, hen oupu y() is always bounded in ampliude, i.e. y B for a finie value B. This definiion does no require he sysem o be LTI. f) BIBO sabiliy for LTI sysems: For a coninuous-ime LTI sysem wih an impulse response h(), BIBO sabiliy reduces o h d <. A derivaion is given in problem 3 below. g) BIBO sabiliy for FIR filers: From f), i immediaely follows ha FIR filers are always BIBO sable (if h() < for all ). This is also refleced in he fac ha all he poles of an FIR filer are a z=0 (inside he uni circle), which implies sabiliy. Please see Handou I on Bounded-Inpu Bounded-Oupu Sabiliy a hp://users.ece.uexas.edu/~bevans/courses/signals/handous/appendix%0h%0bibo%0sabiliy.pdf Convoluion: Le c() = x()*y() => c = Problem : x τ y τ dτ = x τ y dτ a) In his quesion we can use he following propery: δ ( )* f( ) = f( ) 0 0 ( 0) ( ) e u( 0) cos(00π 000) ( 0) ( ) δ( 0)*[ δ( + 0) + e u( ) + cos(00 π)] = δ ( 0) e u( 0) + cos(00 π( 0)) = δ + + b) The Dirac dela funcional is defined in erms of inegraion: (a) i has uni area a he origin and (b) has a sifing propery. The Dirac dela funcional is waiing around o be inegraed. Please avoid simplifying expressions involving he Dirac dela ha are no being inegraed. [ ] ( ) cos(00 π) δ( ) + δ( 0.00) d = cos(0) δ( ) d+ cos 0. π δ( 0.00) d = + cos(0. π ) =.809 c) The Dirac dela funcional is defined in erms of inegraion: (a) i has uni area a he origin and (b) has a sifing propery. The Dirac dela funcional is waiing around o be inegraed. Please avoid simplifying expressions involving he Dirac dela ha are no being inegraed

2 Fall 08 EE 33 Homework 8 soluion The Universiy of Texas a Ausin d e ( ) u( ) d = d e ( ) d ( u( ) ) + u( ) d d ( e ( ) ) = e ( ) δ( ) e ( ) u( ) d) ( ) ( ) ( ) d ( ) cos 00πτ δ τ + δ τ 0.00 τ = cos 0 δ ( τ ) + cos(0. π ) δ ( τ 0.00) dτ ( ) ( ) = cos 0 δτ ( ) dτ+ cos 0. π δτ ( 0.00) dτ= u( ) + cos(0. π) u( 0.00) = u( ) u( 0.00) Problem : This is averaging filer (unnormalized). Is oupu is he average of he previous wo seconds of inpu, he curren inpu value, and he fuure wo seconds of inpu. If a gain of ¼ had been applied, hen we d have a normalized averaging filer (normalized so ha he area of he absolue value of he impulse response is one). + y () = x( τ) dτ a) + + h ( ) = δτ ( ) dτ= δτ ( ) dτ δτ ( ) dτ= δτ ( ʹ+ ) dτʹ δτ ( ʹʹ ) dτʹʹ= u ( + ) u ( ) Alernae Soluion: 0, + < h () = δτ ( ) dτ=, < 0, h () = u ( + ) u ( ) b) If x B for all, hen y = x τ dτ x τ dτ Bdτ = 4B So, a bounded inpu generaes a bounded oupu and hence he sysem is bounded-inpu bounded-oupu (BIBO) sable. A coninuous-ime LTI sysem is sable if and only if: Here, h(τ) dτ = dτ h(τ) dτ < = 4 and he sysem is BIBO sable. c) This sysem is no causal, because curren oupu is dependan o fuure value of inpu. For d) insance a =: y = in fuure, i.e. = o 3. x(τ)dτ which shows ha oupu a = is relaed o inpu values Noe: A coninuous-ime, LTI sysem is causal if and only if, h τ = 0, for τ < 0. In his quesion, h =, for < < 0, which means his sysem is no causal.

3 Fall 08 EE 33 Homework 8 soluion The Universiy of Texas a Ausin [ ] y () = x( τ) h ( τ) dτ = u( τ + ) u ( τ + ) u ( τ ) dτ In order o calculae he convoluion we should break ime domain ino hree regions. s case (No overlap): for + < < 3 In his case, x τ and h( τ) do no face any overlap, so y = 0 [ ] u( τ + ) u( τ + ) u( τ ) dτ = nd case (parial overlap): for 3 < here is parial overlap < < beween x τ and h( τ) + + [ ] y () = u( τ + ) u ( τ + ) u ( τ ) dτ = dτ = τ = ( + ) ( ) = rd case (complee overlap): for + + y ( ) = dτ = τ = ( + ) ( ) = 4 + Therefore: 0, < 3 y () = + 3, 3 < 4, MATLAB code for ploing oupu: fs = 8000; = -5: /fs :4; yy = zeros(size()); yy (>=-3 & <) = (>=-3 & <)+3; %second case -3 =< < and y() = +3 yy( >= ) = 4; % hird case >= and y() = 4 plo(,yy) ylim ([ ]) xlabel ('(s)') ylabel ('y()')

4 Fall 08 EE 33 Homework 8 soluion The Universiy of Texas a Ausin Problem 3: x () = u () 3 3 () ()* () ( ) ( ) 3 τ τ = = τ δ τ ( τ) τ = ( τ) δ( τ) τ 3 ( τ) ( τ) τ = () + () y x h u e u d u d e u u d y y y () = u ( τδτ ) ( ) d τ= u ( 0) δτ ( ) d τ= u () δτ ( ) d τ= u () 0, < 0 () 3τ 3τ 3 ( τ) ( τ) τ 3 ( τ) τ 3τ 3τ τ y = e u u d = e u d = 3e d = e = e, 0 y x h y y u e u e u 3 3 () = ()* () = () + () = () + () = () See graphical flip-and-slide convoluion on page 6. MATLAB code: clear all fs = 8000; = -: /fs :4; unisep = zeros(size()); unisep (>= 0) = ; % define uni sep funcion x = unisep; % define inpu x() = u() impulse = dirac(); % define dirac dela funcion idx = impulse == Inf; impulse (idx) = 4; h = impulse - 3*exp(-3*).*unisep; % h() is sysem response y= exp(-3*).*unisep; % y() = sysem's oupu for x() = u() plo(,x) ylim([-0.5.5]) xlabel ('(s)') ylabel ('x()') plo(,h) xlabel ('(s)') ylabel ('h()') plo(,y) ylim([-0.5.5]) xlabel ('(s)') ylabel ('y()')

5 Fall 08 EE 33 Homework 8 soluion The Universiy of Texas a Ausin

6 Fall 08 EE 33 Homework 8 soluion The Universiy of Texas a Ausin

7 Fall 08 EE 33 Homework 8 soluion The Universiy of Texas a Ausin Problem 4: The impulse response for he firs sysem will be calculaed by placing: x () = δ () y () = h() h () = δ () δ ( ) Where he oupu of firs LTI sysem, w(), is w () = h ()* x (), and he oupu of second LTI sysem is y () = h ()* w (). Here, wo sysems are conneced in cascade: y () = h()* w () = h()* h()* x () = h ()* x () The impulse response for he cascaded sysems is: [ ] h () = h()* h() = u ()* δ() δ( ) = u ()* δ() u ()* δ( ) = u () u ( ) MATLAB code: clear all fs = 8000; = -: /fs :4; unisep0 = >= 0; unisep = >= ; h = unisep0 - unisep; % h() is sysem response plo(,h) ylim ([-0.5.5]) xlabel ('(s)') ylabel ('h()')

Signals and Systems Linear Time-Invariant (LTI) Systems

Signals and Systems Linear Time-Invariant (LTI) Systems Signals and Sysems Linear Time-Invarian (LTI) Sysems Chang-Su Kim Discree-Time LTI Sysems Represening Signals in Terms of Impulses Sifing propery 0 x[ n] x[ k] [ n k] k x[ 2] [ n 2] x[ 1] [ n1] x[0] [

More information

Continuous Time Linear Time Invariant (LTI) Systems. Dr. Ali Hussein Muqaibel. Introduction

Continuous Time Linear Time Invariant (LTI) Systems. Dr. Ali Hussein Muqaibel. Introduction /9/ Coninuous Time Linear Time Invarian (LTI) Sysems Why LTI? Inroducion Many physical sysems. Easy o solve mahemaically Available informaion abou analysis and design. We can apply superposiion LTI Sysem

More information

MAE143A Signals & Systems - Homework 2, Winter 2014 due by the end of class Thursday January 23, 2014.

MAE143A Signals & Systems - Homework 2, Winter 2014 due by the end of class Thursday January 23, 2014. MAE43A Signals & Sysems - Homework, Winer 4 due by he end of class Thursday January 3, 4. Quesion Zener diode malab [Chaparro Quesion.] A zener diode circui is such ha an oupu corresponding o an inpu v

More information

Signals and Systems Profs. Byron Yu and Pulkit Grover Fall Midterm 1 Solutions

Signals and Systems Profs. Byron Yu and Pulkit Grover Fall Midterm 1 Solutions 8-90 Signals and Sysems Profs. Byron Yu and Pulki Grover Fall 07 Miderm Soluions Name: Andrew ID: Problem Score Max 0 8 4 6 5 0 6 0 7 8 9 0 6 Toal 00 Miderm Soluions. (0 poins) Deermine wheher he following

More information

Signals and Systems Prof. Brian L. Evans Dept. of Electrical and Computer Engineering The University of Texas at Austin

Signals and Systems Prof. Brian L. Evans Dept. of Electrical and Computer Engineering The University of Texas at Austin EE 345S Real-Time Digial Signal Processing Lab Spring 26 Signals and Sysems Prof. Brian L. Evans Dep. of Elecrical and Compuer Engineering The Universiy of Texas a Ausin Review Signals As Funcions of Time

More information

e 2t u(t) e 2t u(t) =?

e 2t u(t) e 2t u(t) =? EE : Signals, Sysems, and Transforms Fall 7. Skech he convoluion of he following wo signals. Tes No noes, closed book. f() Show your work. Simplify your answers. g(). Using he convoluion inegral, find

More information

( ) ( ) if t = t. It must satisfy the identity. So, bulkiness of the unit impulse (hyper)function is equal to 1. The defining characteristic is

( ) ( ) if t = t. It must satisfy the identity. So, bulkiness of the unit impulse (hyper)function is equal to 1. The defining characteristic is UNIT IMPULSE RESPONSE, UNIT STEP RESPONSE, STABILITY. Uni impulse funcion (Dirac dela funcion, dela funcion) rigorously defined is no sricly a funcion, bu disribuion (or measure), precise reamen requires

More information

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING EXAMINATIONS 2008

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING EXAMINATIONS 2008 [E5] IMPERIAL COLLEGE LONDON DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING EXAMINATIONS 008 EEE/ISE PART II MEng BEng and ACGI SIGNALS AND LINEAR SYSTEMS Time allowed: :00 hours There are FOUR quesions

More information

5. Response of Linear Time-Invariant Systems to Random Inputs

5. Response of Linear Time-Invariant Systems to Random Inputs Sysem: 5. Response of inear ime-invarian Sysems o Random Inpus 5.. Discree-ime linear ime-invarian (IV) sysems 5... Discree-ime IV sysem IV sysem xn ( ) yn ( ) [ xn ( )] Inpu Signal Sysem S Oupu Signal

More information

Continuous Time. Time-Domain System Analysis. Impulse Response. Impulse Response. Impulse Response. Impulse Response. ( t) + b 0.

Continuous Time. Time-Domain System Analysis. Impulse Response. Impulse Response. Impulse Response. Impulse Response. ( t) + b 0. Time-Domain Sysem Analysis Coninuous Time. J. Robers - All Righs Reserved. Edied by Dr. Rober Akl 1. J. Robers - All Righs Reserved. Edied by Dr. Rober Akl 2 Le a sysem be described by a 2 y ( ) + a 1

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 3 Signals & Sysems Prof. Mark Fowler Noe Se #2 Wha are Coninuous-Time Signals??? Reading Assignmen: Secion. of Kamen and Heck /22 Course Flow Diagram The arrows here show concepual flow beween ideas.

More information

Q1) [20 points] answer for the following questions (ON THIS SHEET):

Q1) [20 points] answer for the following questions (ON THIS SHEET): Dr. Anas Al Tarabsheh The Hashemie Universiy Elecrical and Compuer Engineering Deparmen (Makeup Exam) Signals and Sysems Firs Semeser 011/01 Final Exam Dae: 1/06/01 Exam Duraion: hours Noe: means convoluion

More information

SOLUTIONS TO ECE 3084

SOLUTIONS TO ECE 3084 SOLUTIONS TO ECE 384 PROBLEM 2.. For each sysem below, specify wheher or no i is: (i) memoryless; (ii) causal; (iii) inverible; (iv) linear; (v) ime invarian; Explain your reasoning. If he propery is no

More information

EE 301 Lab 2 Convolution

EE 301 Lab 2 Convolution EE 301 Lab 2 Convoluion 1 Inroducion In his lab we will gain some more experience wih he convoluion inegral and creae a scrip ha shows he graphical mehod of convoluion. 2 Wha you will learn This lab will

More information

Homework 4 SOLUTION EE235, Summer 2012

Homework 4 SOLUTION EE235, Summer 2012 Homework 4 SOLUTION EE235, Summer 202. Causal and Sable. These are impulse responses for LTI sysems. Which of hese LTI sysem impulse responses represen BIBO sable sysems? Which sysems are causal? (a) h()

More information

Convolution. Lecture #6 2CT.3 8. BME 333 Biomedical Signals and Systems - J.Schesser

Convolution. Lecture #6 2CT.3 8. BME 333 Biomedical Signals and Systems - J.Schesser Convoluion Lecure #6 C.3 8 Deiniion When we compue he ollowing inegral or τ and τ we say ha he we are convoluing wih g d his says: ae τ, lip i convolve in ime -τ, hen displace i in ime by seconds -τ, and

More information

h[n] is the impulse response of the discrete-time system:

h[n] is the impulse response of the discrete-time system: Definiion Examples Properies Memory Inveribiliy Causaliy Sabiliy Time Invariance Lineariy Sysems Fundamenals Overview Definiion of a Sysem x() h() y() x[n] h[n] Sysem: a process in which inpu signals are

More information

Laplace Transforms. Examples. Is this equation differential? y 2 2y + 1 = 0, y 2 2y + 1 = 0, (y ) 2 2y + 1 = cos x,

Laplace Transforms. Examples. Is this equation differential? y 2 2y + 1 = 0, y 2 2y + 1 = 0, (y ) 2 2y + 1 = cos x, Laplace Transforms Definiion. An ordinary differenial equaion is an equaion ha conains one or several derivaives of an unknown funcion which we call y and which we wan o deermine from he equaion. The equaion

More information

Guest Lectures for Dr. MacFarlane s EE3350 Part Deux

Guest Lectures for Dr. MacFarlane s EE3350 Part Deux Gues Lecures for Dr. MacFarlane s EE3350 Par Deux Michael Plane Mon., 08-30-2010 Wrie name in corner. Poin ou his is a review, so I will go faser. Remind hem o go lisen o online lecure abou geing an A

More information

Chapter One Fourier Series and Fourier Transform

Chapter One Fourier Series and Fourier Transform Chaper One I. Fourier Series Represenaion of Periodic Signals -Trigonomeric Fourier Series: The rigonomeric Fourier series represenaion of a periodic signal x() x( + T0 ) wih fundamenal period T0 is given

More information

4/9/2012. Signals and Systems KX5BQY EE235. Today s menu. System properties

4/9/2012. Signals and Systems   KX5BQY EE235. Today s menu. System properties Signals and Sysems hp://www.youube.com/v/iv6fo KX5BQY EE35 oday s menu Good weeend? Sysem properies iy Superposiion! Sysem properies iy: A Sysem is if i mees he following wo crieria: If { x( )} y( ) and

More information

EECS20n, Solution to Midterm 2, 11/17/00

EECS20n, Solution to Midterm 2, 11/17/00 EECS20n, Soluion o Miderm 2, /7/00. 0 poins Wrie he following in Caresian coordinaes (i.e. in he form x + jy) (a) 2 poins j 3 j 2 + j += j ++j +=2 (b) 2 poins ( j)/( + j) = j (c) 2 poins cos π/4+jsin π/4

More information

6.003 Homework #8 Solutions

6.003 Homework #8 Solutions 6.003 Homework #8 Soluions Problems. Fourier Series Deermine he Fourier series coefficiens a k for x () shown below. x ()= x ( + 0) 0 a 0 = 0 a k = e /0 sin(/0) for k 0 a k = π x()e k d = 0 0 π e 0 k d

More information

6.003 Homework #9 Solutions

6.003 Homework #9 Solutions 6.00 Homework #9 Soluions Problems. Fourier varieies a. Deermine he Fourier series coefficiens of he following signal, which is periodic in 0. x () 0 0 a 0 5 a k sin πk 5 sin πk 5 πk for k 0 a k 0 πk j

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 3 Signals & Sysems Prof. Mark Fowler Noe Se # Wha are Coninuous-Time Signals??? /6 Coninuous-Time Signal Coninuous Time (C-T) Signal: A C-T signal is defined on he coninuum of ime values. Tha is:

More information

6.003 Homework #9 Solutions

6.003 Homework #9 Solutions 6.003 Homework #9 Soluions Problems. Fourier varieies a. Deermine he Fourier series coefficiens of he following signal, which is periodic in 0. x () 0 3 0 a 0 5 a k a k 0 πk j3 e 0 e j πk 0 jπk πk e 0

More information

System Processes input signal (excitation) and produces output signal (response)

System Processes input signal (excitation) and produces output signal (response) Signal A funcion of ime Sysem Processes inpu signal (exciaion) and produces oupu signal (response) Exciaion Inpu Sysem Oupu Response 1. Types of signals 2. Going from analog o digial world 3. An example

More information

Chapter 1 Fundamental Concepts

Chapter 1 Fundamental Concepts Chaper 1 Fundamenal Conceps 1 Signals A signal is a paern of variaion of a physical quaniy, ofen as a funcion of ime (bu also space, disance, posiion, ec). These quaniies are usually he independen variables

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 31 Signals & Sysems Prof. Mark Fowler Noe Se #1 C-T Sysems: Convoluion Represenaion Reading Assignmen: Secion 2.6 of Kamen and Heck 1/11 Course Flow Diagram The arrows here show concepual flow beween

More information

Linear Time-invariant systems, Convolution, and Cross-correlation

Linear Time-invariant systems, Convolution, and Cross-correlation Linear Time-invarian sysems, Convoluion, and Cross-correlaion (1) Linear Time-invarian (LTI) sysem A sysem akes in an inpu funcion and reurns an oupu funcion. x() T y() Inpu Sysem Oupu y() = T[x()] An

More information

EE 224 Signals and Systems I Complex numbers sinusodal signals Complex exponentials e jωt phasor addition

EE 224 Signals and Systems I Complex numbers sinusodal signals Complex exponentials e jωt phasor addition EE 224 Signals and Sysems I Complex numbers sinusodal signals Complex exponenials e jω phasor addiion 1/28 Complex Numbers Recangular Polar y z r z θ x Good for addiion/subracion Good for muliplicaion/division

More information

Solutions - Midterm Exam

Solutions - Midterm Exam DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING, THE UNIVERITY OF NEW MEXICO ECE-34: ignals and ysems ummer 203 PROBLEM (5 PT) Given he following LTI sysem: oluions - Miderm Exam a) kech he impulse response

More information

ENGI 9420 Engineering Analysis Assignment 2 Solutions

ENGI 9420 Engineering Analysis Assignment 2 Solutions ENGI 940 Engineering Analysis Assignmen Soluions 0 Fall [Second order ODEs, Laplace ransforms; Secions.0-.09]. Use Laplace ransforms o solve he iniial value problem [0] dy y, y( 0) 4 d + [This was Quesion

More information

Linear Circuit Elements

Linear Circuit Elements 1/25/2011 inear ircui Elemens.doc 1/6 inear ircui Elemens Mos microwave devices can be described or modeled in erms of he hree sandard circui elemens: 1. ESISTANE () 2. INDUTANE () 3. APAITANE () For he

More information

For example, the comb filter generated from. ( ) has a transfer function. e ) has L notches at ω = (2k+1)π/L and L peaks at ω = 2π k/l,

For example, the comb filter generated from. ( ) has a transfer function. e ) has L notches at ω = (2k+1)π/L and L peaks at ω = 2π k/l, Comb Filers The simple filers discussed so far are characeried eiher by a single passband and/or a single sopband There are applicaions where filers wih muliple passbands and sopbands are required The

More information

δ (τ )dτ denotes the unit step function, and

δ (τ )dτ denotes the unit step function, and ECE-202 Homework Problems (Se 1) Spring 18 TO THE STUDENT: ALWAYS CHECK THE ERRATA on he web. ANCIENT ASIAN/AFRICAN/NATIVE AMERICAN/SOUTH AMERICAN ETC. PROVERB: If you give someone a fish, you give hem

More information

Math 334 Fall 2011 Homework 11 Solutions

Math 334 Fall 2011 Homework 11 Solutions Dec. 2, 2 Mah 334 Fall 2 Homework Soluions Basic Problem. Transform he following iniial value problem ino an iniial value problem for a sysem: u + p()u + q() u g(), u() u, u () v. () Soluion. Le v u. Then

More information

ADDITIONAL PROBLEMS (a) Find the Fourier transform of the half-cosine pulse shown in Fig. 2.40(a). Additional Problems 91

ADDITIONAL PROBLEMS (a) Find the Fourier transform of the half-cosine pulse shown in Fig. 2.40(a). Additional Problems 91 ddiional Problems 9 n inverse relaionship exiss beween he ime-domain and freuency-domain descripions of a signal. Whenever an operaion is performed on he waveform of a signal in he ime domain, a corresponding

More information

Chapter 8 The Complete Response of RL and RC Circuits

Chapter 8 The Complete Response of RL and RC Circuits Chaper 8 The Complee Response of RL and RC Circuis Seoul Naional Universiy Deparmen of Elecrical and Compuer Engineering Wha is Firs Order Circuis? Circuis ha conain only one inducor or only one capacior

More information

LAPLACE TRANSFORM AND TRANSFER FUNCTION

LAPLACE TRANSFORM AND TRANSFER FUNCTION CHBE320 LECTURE V LAPLACE TRANSFORM AND TRANSFER FUNCTION Professor Dae Ryook Yang Spring 2018 Dep. of Chemical and Biological Engineering 5-1 Road Map of he Lecure V Laplace Transform and Transfer funcions

More information

6.003 Homework #13 Solutions

6.003 Homework #13 Solutions 6.003 Homework #3 Soluions Problems. Transformaion Consider he following ransformaion from x() o y(): x() w () w () w 3 () + y() p() cos() where p() = δ( k). Deermine an expression for y() when x() = sin(/)/().

More information

6.302 Feedback Systems Recitation 4: Complex Variables and the s-plane Prof. Joel L. Dawson

6.302 Feedback Systems Recitation 4: Complex Variables and the s-plane Prof. Joel L. Dawson Number 1 quesion: Why deal wih imaginary and complex numbers a all? One answer is ha, as an analyical echnique, hey make our lives easier. Consider passing a cosine hrough an LTI filer wih impulse response

More information

Chapter 6. Laplace Transforms

Chapter 6. Laplace Transforms 6- Chaper 6. Laplace Tranform 6.4 Shor Impule. Dirac Dela Funcion. Parial Fracion 6.5 Convoluion. Inegral Equaion 6.6 Differeniaion and Inegraion of Tranform 6.7 Syem of ODE 6.4 Shor Impule. Dirac Dela

More information

23.5. Half-Range Series. Introduction. Prerequisites. Learning Outcomes

23.5. Half-Range Series. Introduction. Prerequisites. Learning Outcomes Half-Range Series 2.5 Inroducion In his Secion we address he following problem: Can we find a Fourier series expansion of a funcion defined over a finie inerval? Of course we recognise ha such a funcion

More information

Simulation-Solving Dynamic Models ABE 5646 Week 2, Spring 2010

Simulation-Solving Dynamic Models ABE 5646 Week 2, Spring 2010 Simulaion-Solving Dynamic Models ABE 5646 Week 2, Spring 2010 Week Descripion Reading Maerial 2 Compuer Simulaion of Dynamic Models Finie Difference, coninuous saes, discree ime Simple Mehods Euler Trapezoid

More information

Signal and System (Chapter 3. Continuous-Time Systems)

Signal and System (Chapter 3. Continuous-Time Systems) Signal and Sysem (Chaper 3. Coninuous-Time Sysems) Prof. Kwang-Chun Ho kwangho@hansung.ac.kr Tel: 0-760-453 Fax:0-760-4435 1 Dep. Elecronics and Informaion Eng. 1 Nodes, Branches, Loops A nework wih b

More information

EECS 2602 Winter Laboratory 3 Fourier series, Fourier transform and Bode Plots in MATLAB

EECS 2602 Winter Laboratory 3 Fourier series, Fourier transform and Bode Plots in MATLAB EECS 6 Winer 7 Laboraory 3 Fourier series, Fourier ransform and Bode Plos in MATLAB Inroducion: The objecives of his lab are o use MATLAB:. To plo periodic signals wih Fourier series represenaion. To obain

More information

10. State Space Methods

10. State Space Methods . Sae Space Mehods. Inroducion Sae space modelling was briefly inroduced in chaper. Here more coverage is provided of sae space mehods before some of heir uses in conrol sysem design are covered in he

More information

10/10/2011. Signals and Systems EE235. Today s menu. Chicken

10/10/2011. Signals and Systems EE235. Today s menu. Chicken Signals and Sysems EE35 Today s menu Homework 1 Due omorrow Ocober 14 h Lecure will be online Sysem properies Lineariy Time invariance Sabiliy Inveribiliy Causaliy Los of examples! Chicken Why did he chicken

More information

Solutions to the Exam Digital Communications I given on the 11th of June = 111 and g 2. c 2

Solutions to the Exam Digital Communications I given on the 11th of June = 111 and g 2. c 2 Soluions o he Exam Digial Communicaions I given on he 11h of June 2007 Quesion 1 (14p) a) (2p) If X and Y are independen Gaussian variables, hen E [ XY ]=0 always. (Answer wih RUE or FALSE) ANSWER: False.

More information

Outline Chapter 2: Signals and Systems

Outline Chapter 2: Signals and Systems Ouline Chaper 2: Signals and Sysems Signals Basics abou Signal Descripion Fourier Transform Harmonic Decomposiion of Periodic Waveforms (Fourier Analysis) Definiion and Properies of Fourier Transform Imporan

More information

2 int T. is the Fourier transform of f(t) which is the inverse Fourier transform of f. i t e

2 int T. is the Fourier transform of f(t) which is the inverse Fourier transform of f. i t e PHYS67 Class 3 ourier Transforms In he limi T, he ourier series becomes an inegral ( nt f in T ce f n f f e d, has been replaced by ) where i f e d is he ourier ransform of f() which is he inverse ourier

More information

6.2 Transforms of Derivatives and Integrals.

6.2 Transforms of Derivatives and Integrals. SEC. 6.2 Transforms of Derivaives and Inegrals. ODEs 2 3 33 39 23. Change of scale. If l( f ()) F(s) and c is any 33 45 APPLICATION OF s-shifting posiive consan, show ha l( f (c)) F(s>c)>c (Hin: In Probs.

More information

t + t sin t t cos t sin t. t cos t sin t dt t 2 = exp 2 log t log(t cos t sin t) = Multiplying by this factor and then integrating, we conclude that

t + t sin t t cos t sin t. t cos t sin t dt t 2 = exp 2 log t log(t cos t sin t) = Multiplying by this factor and then integrating, we conclude that ODEs, Homework #4 Soluions. Check ha y ( = is a soluion of he second-order ODE ( cos sin y + y sin y sin = 0 and hen use his fac o find all soluions of he ODE. When y =, we have y = and also y = 0, so

More information

6/27/2012. Signals and Systems EE235. Chicken. Today s menu. Why did the chicken cross the Möbius Strip? To get to the other er um

6/27/2012. Signals and Systems EE235. Chicken. Today s menu. Why did the chicken cross the Möbius Strip? To get to the other er um Signals and Sysems EE35 Chicken Why did he chicken cross he Möbius Srip? To ge o he oher er um Today s menu Sysem properies Lineariy Time invariance Sabiliy Inveribiliy Causaliy Los of examples! 1 Sysem

More information

Delhi Noida Bhopal Hyderabad Jaipur Lucknow Indore Pune Bhubaneswar Kolkata Patna Web: Ph:

Delhi Noida Bhopal Hyderabad Jaipur Lucknow Indore Pune Bhubaneswar Kolkata Patna Web:     Ph: Serial : 0. ND_NW_EE_Signal & Sysems_4068 Delhi Noida Bhopal Hyderabad Jaipur Lucknow Indore Pune Bhubaneswar Kolkaa Pana Web: E-mail: info@madeeasy.in Ph: 0-4546 CLASS TEST 08-9 ELECTRICAL ENGINEERING

More information

HOMEWORK # 2: MATH 211, SPRING Note: This is the last solution set where I will describe the MATLAB I used to make my pictures.

HOMEWORK # 2: MATH 211, SPRING Note: This is the last solution set where I will describe the MATLAB I used to make my pictures. HOMEWORK # 2: MATH 2, SPRING 25 TJ HITCHMAN Noe: This is he las soluion se where I will describe he MATLAB I used o make my picures.. Exercises from he ex.. Chaper 2.. Problem 6. We are o show ha y() =

More information

Lecture 2: Optics / C2: Quantum Information and Laser Science

Lecture 2: Optics / C2: Quantum Information and Laser Science Lecure : Opics / C: Quanum Informaion and Laser Science Ocober 9, 8 1 Fourier analysis This branch of analysis is exremely useful in dealing wih linear sysems (e.g. Maxwell s equaions for he mos par),

More information

Class Meeting # 10: Introduction to the Wave Equation

Class Meeting # 10: Introduction to the Wave Equation MATH 8.5 COURSE NOTES - CLASS MEETING # 0 8.5 Inroducion o PDEs, Fall 0 Professor: Jared Speck Class Meeing # 0: Inroducion o he Wave Equaion. Wha is he wave equaion? The sandard wave equaion for a funcion

More information

Power of Random Processes 1/40

Power of Random Processes 1/40 Power of Random Processes 40 Power of a Random Process Recall : For deerminisic signals insananeous power is For a random signal, is a random variable for each ime. hus here is no single # o associae wih

More information

Numerical Dispersion

Numerical Dispersion eview of Linear Numerical Sabiliy Numerical Dispersion n he previous lecure, we considered he linear numerical sabiliy of boh advecion and diffusion erms when approimaed wih several spaial and emporal

More information

R =, C = 1, and f ( t ) = 1 for 1 second from t = 0 to t = 1. The initial charge on the capacitor is q (0) = 0. We have already solved this problem.

R =, C = 1, and f ( t ) = 1 for 1 second from t = 0 to t = 1. The initial charge on the capacitor is q (0) = 0. We have already solved this problem. Theoreical Physics Prof. Ruiz, UNC Asheville, docorphys on YouTube Chaper U Noes. Green's Funcions R, C 1, and f ( ) 1 for 1 second from o 1. The iniial charge on he capacior is q (). We have already solved

More information

The complex Fourier series has an important limiting form when the period approaches infinity, i.e., T 0. 0 since it is proportional to 1/L, but

The complex Fourier series has an important limiting form when the period approaches infinity, i.e., T 0. 0 since it is proportional to 1/L, but Fourier Transforms The complex Fourier series has an imporan limiing form when he period approaches infiniy, i.e., T or L. Suppose ha in his limi () k = nπ L remains large (ranging from o ) and (2) c n

More information

III-A. Fourier Series Expansion

III-A. Fourier Series Expansion Summer 28 Signals & Sysems S.F. Hsieh III-A. Fourier Series Expansion Inroducion. Divide and conquer Signals can be decomposed as linear combinaions of: (a) shifed impulses: (sifing propery) Why? x() x()δ(

More information

KEEE313(03) Signals and Systems. Chang-Su Kim

KEEE313(03) Signals and Systems. Chang-Su Kim KEEE313(03) Signals and Sysems Chang-Su Kim Course Informaion Course homepage hp://mcl.korea.ac.kr Lecurer Chang-Su Kim Office: Engineering Bldg, Rm 508 E-mail: changsukim@korea.ac.kr Tuor 허육 (yukheo@mcl.korea.ac.kr)

More information

Laplace transfom: t-translation rule , Haynes Miller and Jeremy Orloff

Laplace transfom: t-translation rule , Haynes Miller and Jeremy Orloff Laplace ransfom: -ranslaion rule 8.03, Haynes Miller and Jeremy Orloff Inroducory example Consider he sysem ẋ + 3x = f(, where f is he inpu and x he response. We know is uni impulse response is 0 for

More information

6.003: Signals and Systems. Relations among Fourier Representations

6.003: Signals and Systems. Relations among Fourier Representations 6.003: Signals and Sysems Relaions among Fourier Represenaions April 22, 200 Mid-erm Examinaion #3 W ednesday, April 28, 7:30-9:30pm. No reciaions on he day of he exam. Coverage: Lecures 20 Reciaions 20

More information

6.003: Signal Processing

6.003: Signal Processing 6.003: Signal Processing Coninuous-Time Fourier Transform Definiion Examples Properies Relaion o Fourier Series Sepember 5, 08 Quiz Thursday, Ocober 4, from 3pm o 5pm. No lecure on Ocober 4. The exam is

More information

18.03SC Unit 3 Practice Exam and Solutions

18.03SC Unit 3 Practice Exam and Solutions Sudy Guide on Sep, Dela, Convoluion, Laplace You can hink of he ep funcion u() a any nice mooh funcion which i for < a and for > a, where a i a poiive number which i much maller han any ime cale we care

More information

Math 2142 Exam 1 Review Problems. x 2 + f (0) 3! for the 3rd Taylor polynomial at x = 0. To calculate the various quantities:

Math 2142 Exam 1 Review Problems. x 2 + f (0) 3! for the 3rd Taylor polynomial at x = 0. To calculate the various quantities: Mah 4 Eam Review Problems Problem. Calculae he 3rd Taylor polynomial for arcsin a =. Soluion. Le f() = arcsin. For his problem, we use he formula f() + f () + f ()! + f () 3! for he 3rd Taylor polynomial

More information

EE 315 Notes. Gürdal Arslan CLASS 1. (Sections ) What is a signal?

EE 315 Notes. Gürdal Arslan CLASS 1. (Sections ) What is a signal? EE 35 Noes Gürdal Arslan CLASS (Secions.-.2) Wha is a signal? In his class, a signal is some funcion of ime and i represens how some physical quaniy changes over some window of ime. Examples: velociy of

More information

Notes 04 largely plagiarized by %khc

Notes 04 largely plagiarized by %khc Noes 04 largely plagiarized by %khc Convoluion Recap Some ricks: x() () =x() x() (, 0 )=x(, 0 ) R ț x() u() = x( )d x() () =ẋ() This hen ells us ha an inegraor has impulse response h() =u(), and ha a differeniaor

More information

Let us start with a two dimensional case. We consider a vector ( x,

Let us start with a two dimensional case. We consider a vector ( x, Roaion marices We consider now roaion marices in wo and hree dimensions. We sar wih wo dimensions since wo dimensions are easier han hree o undersand, and one dimension is a lile oo simple. However, our

More information

Exponential Sawtooth

Exponential Sawtooth ECPE 36 HOMEWORK 3: PROPERTIES OF THE FOURIER TRANSFORM SOLUTION. Exponenial Sawooh: The eaie way o do hi problem i o look a he Fourier ranform of a ingle exponenial funcion, () = exp( )u(). From he able

More information

B Signals and Systems I Solutions to Midterm Test 2. xt ()

B Signals and Systems I Solutions to Midterm Test 2. xt () 34-33B Signals and Sysems I Soluions o Miderm es 34-33B Signals and Sysems I Soluions o Miderm es ednesday Marh 7, 7:PM-9:PM Examiner: Prof. Benoi Boule Deparmen of Elerial and Compuer Engineering MGill

More information

EE363 homework 1 solutions

EE363 homework 1 solutions EE363 Prof. S. Boyd EE363 homework 1 soluions 1. LQR for a riple accumulaor. We consider he sysem x +1 = Ax + Bu, y = Cx, wih 1 1 A = 1 1, B =, C = [ 1 ]. 1 1 This sysem has ransfer funcion H(z) = (z 1)

More information

d 1 = c 1 b 2 - b 1 c 2 d 2 = c 1 b 3 - b 1 c 3

d 1 = c 1 b 2 - b 1 c 2 d 2 = c 1 b 3 - b 1 c 3 and d = c b - b c c d = c b - b c c This process is coninued unil he nh row has been compleed. The complee array of coefficiens is riangular. Noe ha in developing he array an enire row may be divided or

More information

6.003: Signals and Systems

6.003: Signals and Systems 6.003: Signals and Sysems Relaions among Fourier Represenaions November 5, 20 Mid-erm Examinaion #3 Wednesday, November 6, 7:30-9:30pm, No reciaions on he day of he exam. Coverage: Lecures 8 Reciaions

More information

The Fourier Transform.

The Fourier Transform. The Fourier Transform. Consider an energy signal x(). Is energy is = E x( ) d 2 x() x () T Such signal is neiher finie ime nor periodic. This means ha we canno define a "specrum" for i using Fourier series.

More information

+ γ3 A = I + A 1 (1 + γ + γ2. = I + A 1 ( t H O M E W O R K # 4 Sebastian A. Nugroho October 5, 2017

+ γ3 A = I + A 1 (1 + γ + γ2. = I + A 1 ( t H O M E W O R K # 4 Sebastian A. Nugroho October 5, 2017 THE UNIVERSITY OF TEXAS AT SAN ANTONIO EE 543 LINEAR SYSTEMS AND CONTROL H O M E W O R K # 4 Sebasian A. Nugroho Ocober 5, 27 The objecive of his homework is o es your undersanding of he conen of Module

More information

Challenge Problems. DIS 203 and 210. March 6, (e 2) k. k(k + 2). k=1. f(x) = k(k + 2) = 1 x k

Challenge Problems. DIS 203 and 210. March 6, (e 2) k. k(k + 2). k=1. f(x) = k(k + 2) = 1 x k Challenge Problems DIS 03 and 0 March 6, 05 Choose one of he following problems, and work on i in your group. Your goal is o convince me ha your answer is correc. Even if your answer isn compleely correc,

More information

ME 452 Fourier Series and Fourier Transform

ME 452 Fourier Series and Fourier Transform ME 452 Fourier Series and Fourier ransform Fourier series From Joseph Fourier in 87 as a resul of his sudy on he flow of hea. If f() is almos any periodic funcion i can be wrien as an infinie sum of sines

More information

Block Diagram of a DCS in 411

Block Diagram of a DCS in 411 Informaion source Forma A/D From oher sources Pulse modu. Muliplex Bandpass modu. X M h: channel impulse response m i g i s i Digial inpu Digial oupu iming and synchronizaion Digial baseband/ bandpass

More information

Laplace Transform. Inverse Laplace Transform. e st f(t)dt. (2)

Laplace Transform. Inverse Laplace Transform. e st f(t)dt. (2) Laplace Tranform Maoud Malek The Laplace ranform i an inegral ranform named in honor of mahemaician and aronomer Pierre-Simon Laplace, who ued he ranform in hi work on probabiliy heory. I i a powerful

More information

CE 395 Special Topics in Machine Learning

CE 395 Special Topics in Machine Learning CE 395 Special Topics in Machine Learning Assoc. Prof. Dr. Yuriy Mishchenko Fall 2017 DIGITAL FILTERS AND FILTERING Why filers? Digial filering is he workhorse of digial signal processing Filering is a

More information

Chapter 6. Laplace Transforms

Chapter 6. Laplace Transforms Chaper 6. Laplace Tranform Kreyzig by YHLee;45; 6- An ODE i reduced o an algebraic problem by operaional calculu. The equaion i olved by algebraic manipulaion. The reul i ranformed back for he oluion of

More information

Math 36. Rumbos Spring Solutions to Assignment #6. 1. Suppose the growth of a population is governed by the differential equation.

Math 36. Rumbos Spring Solutions to Assignment #6. 1. Suppose the growth of a population is governed by the differential equation. Mah 36. Rumbos Spring 1 1 Soluions o Assignmen #6 1. Suppose he growh of a populaion is governed by he differenial equaion where k is a posiive consan. d d = k (a Explain why his model predics ha he populaion

More information

Representing a Signal. Continuous-Time Fourier Methods. Linearity and Superposition. Real and Complex Sinusoids. Jean Baptiste Joseph Fourier

Representing a Signal. Continuous-Time Fourier Methods. Linearity and Superposition. Real and Complex Sinusoids. Jean Baptiste Joseph Fourier Represening a Signal Coninuous-ime ourier Mehods he convoluion mehod for finding he response of a sysem o an exciaion aes advanage of he lineariy and imeinvariance of he sysem and represens he exciaion

More information

3 General forced response

3 General forced response 3 General forced response So far, all of he driving forces have been sine or cosine exciaions In his chaper we examine he response o any form of exciaion such as Impulse Sums of sines and cosines Any inegrable

More information

Chapter 3: Signal Transmission and Filtering. A. Bruce Carlson Paul B. Crilly 2010 The McGraw-Hill Companies

Chapter 3: Signal Transmission and Filtering. A. Bruce Carlson Paul B. Crilly 2010 The McGraw-Hill Companies Communicaion Sysems, 5e Chaper 3: Signal Transmission and Filering A. Bruce Carlson Paul B. Crilly 00 The McGraw-Hill Companies Chaper 3: Signal Transmission and Filering Response of LTI sysems Signal

More information

From Particles to Rigid Bodies

From Particles to Rigid Bodies Rigid Body Dynamics From Paricles o Rigid Bodies Paricles No roaions Linear velociy v only Rigid bodies Body roaions Linear velociy v Angular velociy ω Rigid Bodies Rigid bodies have boh a posiion and

More information

Laplace Transform and its Relation to Fourier Transform

Laplace Transform and its Relation to Fourier Transform Chaper 6 Laplace Transform and is Relaion o Fourier Transform (A Brief Summary) Gis of he Maer 2 Domains of Represenaion Represenaion of signals and sysems Time Domain Coninuous Discree Time Time () [n]

More information

Predator - Prey Model Trajectories and the nonlinear conservation law

Predator - Prey Model Trajectories and the nonlinear conservation law Predaor - Prey Model Trajecories and he nonlinear conservaion law James K. Peerson Deparmen of Biological Sciences and Deparmen of Mahemaical Sciences Clemson Universiy Ocober 28, 213 Ouline Drawing Trajecories

More information

Hamilton- J acobi Equation: Explicit Formulas In this lecture we try to apply the method of characteristics to the Hamilton-Jacobi equation: u t

Hamilton- J acobi Equation: Explicit Formulas In this lecture we try to apply the method of characteristics to the Hamilton-Jacobi equation: u t M ah 5 2 7 Fall 2 0 0 9 L ecure 1 0 O c. 7, 2 0 0 9 Hamilon- J acobi Equaion: Explici Formulas In his lecure we ry o apply he mehod of characerisics o he Hamilon-Jacobi equaion: u + H D u, x = 0 in R n

More information

ECE-314 Fall 2012 Review Questions

ECE-314 Fall 2012 Review Questions ECE-34 Fall 0 Review Quesios. A liear ime-ivaria sysem has he ipu-oupu characerisics show i he firs row of he diagram below. Deermie he oupu for he ipu show o he secod row of he diagram. Jusify your aswer.

More information

Homework 6 AERE331 Spring 2019 Due 4/24(W) Name Sec. 1 / 2

Homework 6 AERE331 Spring 2019 Due 4/24(W) Name Sec. 1 / 2 Homework 6 AERE33 Spring 9 Due 4/4(W) Name Sec / PROBLEM (5p In PROBLEM 4 of HW4 we used he frequency domain o design a yaw/rudder feedback conrol sysem for a plan wih ransfer funcion 46 Gp () s The conroller

More information

The Laplace Transform

The Laplace Transform The Laplace Transform Previous basis funcions: 1, x, cosx, sinx, exp(jw). New basis funcion for he LT => complex exponenial funcions LT provides a broader characerisics of CT signals and CT LTI sysems

More information

EECE.3620 Signal and System I

EECE.3620 Signal and System I EECE.360 Signal and Sysem I Hengyong Yu, PhD Associae Professor Deparmen of Elecrical and Compuer Engineering Universiy of Massachuses owell EECE.360 Signal and Sysem I Ch.9.4. Geomeric Evaluaion of he

More information

On a Fractional Stochastic Landau-Ginzburg Equation

On a Fractional Stochastic Landau-Ginzburg Equation Applied Mahemaical Sciences, Vol. 4, 1, no. 7, 317-35 On a Fracional Sochasic Landau-Ginzburg Equaion Nguyen Tien Dung Deparmen of Mahemaics, FPT Universiy 15B Pham Hung Sree, Hanoi, Vienam dungn@fp.edu.vn

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 31 Signals & Sysems Prof. Mar Fowler Noe Se #1 C-T Signals: Circuis wih Periodic Sources 1/1 Solving Circuis wih Periodic Sources FS maes i easy o find he response of an RLC circui o a periodic source!

More information