Electrical – Finding the zero-state response

circuit analysis

I understand the zero state response can be found by finding the homogeneous and particular solution. I am analyzing this circuit.

enter image description here

My input is $$Vin(t) = e^(-2t) * u(t)$$
I set the Vout to 0. So for the homogeneous equation I have $$0 = \frac{-4}{i} * \frac{dv(t)}{dt} + v(t), t< 0$$
And for the particular solution I have $$1 = \frac{-4}{i} * \frac{dv(t)}{dt} + v(t), t > 0$$ However, given all this, how do I proceed? Also, is there a simpler way of doing this for more complicated circuits? For instance, if the resistor and capacitor positions were switched or if I had a really complicated transfer function.

Best Answer

\$i=C\dfrac{dv_o}{dt}\$, and Ohm's Law gives: \$v_i - v_o=RC\dfrac{dv_o}{dt}\$

This can be solved by the integrating factor method, and zero state means zero initial conditions, therefore take \$v_o(0)=0\$

For higher order (>2) circuits you'll need the Laplace Transform.