Nat3
- 69
- 0
I'm working on a problem which has two parts.
1. Find the frequency response function H(f) for a circuit. A hint given is to find H(s) first and then plug in s=j2\pi f to get H(f).
2. Find v_{out}(t), which is the response of the LTIC system to the periodic input signal v_{in}(t) = \sum_{n=1, n \ odd}^{\infty} \frac{8}{\pi^2n^2}\cos\left(\frac{\pi}{4}nt\right) using H(f).
I used KCL on the circuit to find the transfer function H(s):
H(s) = \frac{1}{1*10^{-10}s^2+2*10^{-5}s+1}
Now, the problem hint said to evaluate the function at s=j2\pi f, so if I plug that in then the above equation becomes:
H(f) = H(s)|_{s=j2\pi f} = \frac{1}{-4\pi^2*10^{-10}f^2+j4\pi*10^{-5}f+1}
So, although I don't really understand the above equation (for one thing, I don't get why there would be a "j" in an s-domain equation -- I've never seen that before), I guess I answered the first part of the problem.
My question is, how should I go about solving the second part of the problem, finding v_{out}(t) for the crazy input signal?
Appreciate your advice.
1. Find the frequency response function H(f) for a circuit. A hint given is to find H(s) first and then plug in s=j2\pi f to get H(f).
2. Find v_{out}(t), which is the response of the LTIC system to the periodic input signal v_{in}(t) = \sum_{n=1, n \ odd}^{\infty} \frac{8}{\pi^2n^2}\cos\left(\frac{\pi}{4}nt\right) using H(f).
I used KCL on the circuit to find the transfer function H(s):
H(s) = \frac{1}{1*10^{-10}s^2+2*10^{-5}s+1}
Now, the problem hint said to evaluate the function at s=j2\pi f, so if I plug that in then the above equation becomes:
H(f) = H(s)|_{s=j2\pi f} = \frac{1}{-4\pi^2*10^{-10}f^2+j4\pi*10^{-5}f+1}
So, although I don't really understand the above equation (for one thing, I don't get why there would be a "j" in an s-domain equation -- I've never seen that before), I guess I answered the first part of the problem.
My question is, how should I go about solving the second part of the problem, finding v_{out}(t) for the crazy input signal?
Appreciate your advice.