EECS20N: Signals and Systems

Frequency Response

We have seen that if the input to an LTI system is a complex exponential signal e ∈ [Time Complex] where for all t Time,

e(t) = exp(jωt) = cos(ωt) + j sin(ωt).

then the output can be written

y( t) = H ) exp(jωt)

where H(ω) is (possibly complex-valued) number that is a property of the system. H(ω) is called the frequency response at frequency ω.

Complex exponential inputs, however, are rather abstract. We have seen that with audio signals, sinusoidal signals are intrinsically significant because the human ear interprets the frequency of the sinusoid as its tone. Note that a real-valued sinusoidal signal can be given as a combination of exponential signals,

cos(ωt) = 0.5(exp(jωt) + exp(− jωt)).

Thus, if this is the input to an LTI system H, then the output will be

y(t) = 0.5(H(ω) exp(jωt) + H(− ω) exp(− jωt)).

Many (or most) LTI systems are not capable of producing complex-valued outputs when the input is real, so this y(t) must be real. This implies that H(ω) = H*(− ω). Thus,

y(t) = Re{(H(ω) exp(jωt)}.

If we write H(ω) in polar form,

H(ω) = | H(ω)|exp(∠ H(ω))

then

y(t) = |H(ω)| cos(ωt + ∠ H(ω)).

Thus, H(ω) gives the gain |H(ω)| and phase shift ∠ H(ω) that a sinusoidal input with frequency ω experiences.