Finding the filtered output signal

  • Thread starter Thread starter hxluo
  • Start date Start date
  • Tags Tags
    Output Signal
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
hxluo
Messages
14
Reaction score
0
A causal LTI filter has the frequency response H(jw) shown in the graph. For each of these input signals, determine the filtered output signal y(t).

1) x(t)=exp(jt)

2) x(t)=(sin(wt))u(t)

3) X(jw)= 1 / ((jw)(6+jw))

4) X(jw)= 1 / (2+jw)

I don't understand what I have to do to find y(t), any help is appreciated, thanks
 

Attachments

  • pic.JPG
    pic.JPG
    3.9 KB · Views: 503
Physics news on Phys.org
what is the function description of [itex]H(j \omega)[/itex]? can you extract that out of the graph?
 
nothing much in the graph, just a straight line from (-1, 2j) to (1, -2j)
 
There are many ways to find y(t):
y(t) = h(t) * x(t) convolution
y(t) = F(H(jw)X(jw)) Fourier transform of Y(jw)
y(t) = H(jw)x(t) amplitude scaling if x is an eigenfunction

Which one is most applicable? Or which have you learned?
 
yes, i learned it before, so is it correct to say H(jw)= -w?
 
y"t" = h(t) * x(t)
y"t" = f(H(jw)X(jw)
y"t" = h(jw)x(t)