Frequency Response of an analog system?

AI Thread Summary
To find the frequency response of the given analog system with input 2.δ(t) and output y(t)=6.e^-2t - 4.e^-3t, one can use Fourier transforms. The relationship y(t) = x(t) * h(t) indicates that the output is the convolution of the input and the system's impulse response. In the frequency domain, this translates to Y(jw) = X(jw) * H(jw), where convolution in the time domain becomes multiplication in the frequency domain. The approach can involve either determining h(t) first and then finding its transform or calculating the transforms of y(t) and x(t) to solve for H(jw). This method effectively utilizes the properties of linear systems and Fourier analysis.
paulie walnut
Messages
9
Reaction score
0
An input of 2.δ(t) is applied to a system and produces the response

y(t)=6.e^-2t - 4.e^-3t

Find an expression for the systems frequency response. The method used would be great too. I know there's some Fourier transforms involved.
 
Physics news on Phys.org
You know x(t) and y(t). It's also assumed that it's a linear system. Therefore,
y(t) = x(t) * h(t) (* = convolution)
Also, remember that convolution in one domain (eg time domain) is multiplication in the other domain (eg frequency domain). Therefore,
Y(jw) = X(jw) * H(jw) (* = multiplication)

So there are two ways you can attack this. You can either find h(t) (which is relatively straightforward) and then find the transform of that, or you can find the transforms of y(t) and x(t), and then solved for H(jw).

Hope that helps,
John
 
Back
Top