Estimate time to reach steady state

mpm
Messages
82
Reaction score
0
I have some first order differential equations. I have found the steady state response for each equation. However, now I need to estimate how long it will take to reach steady state.

Can anyone tell me the formula for that or get me started on how i go about doing this. I'm not finding anywhere in my textbook where it says or shows how to do this.
 
Physics news on Phys.org
Try doing the following substitution on your DE. Say the function is y(x,t) and your steady state solution is s(x). Take your DE and replace y(x,t) with s(x)+u(x,t). Now your u(x,t) is the difference from the steady state.

To get an idea of how it changes with time, you might try, depending on your DE and whether this make sense, linearizing by eliminating all but the terms linear in u. That will probably allow you to put the DE into a form where an exponentially decaying sine wave is the solution. The answer could then be the rate of exponential decay in the sine wave.

That help?

Carl
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top