If H(s) is a transfer function of a stable system and the t-domain input is [itex]cos(\omega t + \theta)[/itex], then the steady state output is [itex]\left|H(j\omega)\right|cos(\omega t + \theta + \angle H(j\omega))[/itex]
This means if [itex]Z(s) = V(s)/I(s)[/itex], we may just multiply the current phasor by [itex]Z(j\omega)[/itex] to get the voltage phasor.
assuming zero initial capacitor voltage
[itex]\frac{V(s)}{I(s)} = \frac{1}{sC}[/itex], with [itex]i(t)<br />
= Re\left\{e^{j\omega t + \theta}<br />
<br />
\right\}[/itex]
then
[itex]v(t) = Re\left\{\left(\frac{1}{j\omega C}\right)e^{j\omega<br />
t + \theta}\right\}[/itex]
understanding why this is:
As H(s) is the transfer function of a stable system, the real part of all the poles of H(s) will be less than zero.
In the partial fraction expansion of the system's response to [itex]cos(\omega t)[/itex], only the terms with purely imaginary poles will be relevant to the steady state, as the other terms (with poles in the left half plane) will correspond to decaying exponentials in the t-domain.
With the Laplace transform of [itex]cos(\omega t + \theta) = cos(\omega t)cos(\theta) - sin(\omega t)sin(\theta)[/itex] being [itex]X(s) = cos(\theta)\frac{s}{(s + j\omega)(s - j\omega)} - sin(\theta)\frac{\omega}{(s + j\omega)(s - j\omega)}[/itex], the s-domain response of the system is
[itex]H(s)X(s) = \frac{k}{s - j\omega} + \frac{k*}{s + j\omega} + N(s)[/itex]
where N(s) is the fraction expansion for all the other poles of the response. So
[itex]H(s)X(s)(s - j\omega) = k + (\frac{k*}{s + j\omega} + N(s))(s - j\omega)[/itex]
(s - j\omega) in the numerator and denominator of the left hand side cancel after substituting in the expression for X(s).
[itex]H(s)\frac{cos(\theta)s - sin(\theta)\omega}{s + j\omega} = k + (\frac{k*}{s + j\omega} + N(s))(s - j\omega)[/itex]
taking the limit of both sides as s goes to [itex]j\omega[/itex]
[itex]\lim_{s \to j\omega}H(s)\frac{(cos(\theta)s - sin(\theta)\omega)}{(s + j\omega) } = k + (\frac{k*}{s + j\omega} + N(s))(0)[/itex]
so
[itex]k = H(j\omega)\frac{(j\omega cos(\theta) - \omega sin(\theta))}{(2j\omega) } = \frac{H(j\omega)}{2}(cos(\theta) - (-jsin(\theta)) = \frac{e^{j\theta}H(j\omega)}{2}[/itex]
the s-domain steady state response is
[itex]\frac{k}{s - j\omega} + \frac{k*}{s + j\omega}[/itex]
Which in the t domain becomes
[itex]\left|k\right|e^{\angle k}e^{j\omega t} + \left|k\right|e^{-\angle k}e^{-j\omega t} = 2 \left|k\right|cos(\omega t + \angle k)[/itex]
substituting for k:
[itex]\left|k\right| = \frac{\left|H(j\omega)\right|}{2}[/itex]
[itex]\angle k = \theta + \angle H(j\omega)[/itex]
[itex]2 \left|k\right|cos(\omega t + \angle k) = \left|H(j\omega)\right|cos(\omega t + \theta + \angle H(j\omega))[/itex]