kdinser
- 335
- 2
Homework Statement
for an LTIC system described by the transfer function
H(s)=\frac{s+2}{s^2+5s+4}
find the response to the following everlasting sinusoidal inputs:
5*cos(2t+30 degrees)
The Attempt at a Solution
H(jw) = \frac{jw+2}{4-w^2+j5w}
|H(jw)|=\sqrt{\frac{w^2+4}{(4-w^2)^2+25w^2}
\angle{H(jw) = TAN^{-1}\frac{w}{2} - TAN^{-1}\frac{5w}{4-w^2}
and that's where things go bad. if the input is 5cos(2t+30) and w=2 then the angle of H(jw) goes to infinity.
Where am I going wrong here?