Underdamped System Analysis
Change \( \gamma \) to 2 (now underdamped):
\[ y'' + 2y' + 2y = u_{\pi} - u_{2\pi}, \quad y(0) = 0, \, y'(0) = 1 \]
Following the same steps, we get:
\[ Y = \frac{1}{s^2 + 2s + 2} + e^{-\pi s} \frac{1}{s(s^2 + 2s + 2)} - e^{-2\pi s} \frac{1}{s(s^2 + 2s + 2)} \]
Completing the Square
\[ \frac{1}{s^2 + 2s + 2} = \frac{1}{(s+1)^2 + 1} \]
Completed the square.
This looks a lot like \( \frac{1}{s^2 + 1} \) which is \( \mathcal{L}\{\sin(t)\} \).
Applying the s-Shifting Theorem
From last time:
\[ F(s-c) = \mathcal{L}\{e^{ct} f(t)\} \]
\[ F(s) = \frac{1}{s^2 + 1} = \mathcal{L}\{\sin(t)\} \]
\[ F(s+1) = \frac{1}{(s+1)^2 + 1} = \mathcal{L}\{e^{-t} \sin(t)\} \]
Note: \( c = -1 \)