1

My lecturer ask me to answer this question but i can't seem to find any explanation on google after searching for quite some time.

enter image description here

Alex
  • 47

2 Answers2

1

Assuming that your circuit is driven with a sinusoidal input, then the steady-state response will be some form of a sinusoid. However, while the system is still adjusting to the new input (think, a car driving over a pot hole), its response will have certain characteristics (bouncing up and down for a while) that do not last indefinitely. These characteristics are called the transient response, whereas the response characteristics that last indefinitely (for the duration of the steady input) are called the steady-state response.

  • I can understand a little about what your trying to say but i cant seem find a answer to the question. – Alex May 28 '14 at 10:28
  • Notice that that the steady state component of the voltage will never go to zero as time progresses (lim t-> inf V_steadystate =...). Whereas the transient component will go to zero (lim t-> inf V_transient = 0). Thus, since it decays away, it must be the transient component of the voltage. – FundThmCalculus May 28 '14 at 12:06
0

In steady state, it is oscillatory in this case and stays on forever, or until you switch the power off:

It is of the form $ A cos(... t) +B sin(... t) $

Transient means it is going to stay on only for a short time like the exponential decay as in this case:

$C e^{(-...t)} $

(...) is some constant.

Narasimham
  • 40,495