|
|
Line 68: |
Line 68: |
|
|
|
|
|
This time, when we actually evaluate ''i''(∞) from the equation for <math>i(t)</math>, we find it to be undefined. So here, the Final Value Theorem tells us something that is not necessarily true (in fact, because we have oscillating functions, we know that ''i''(∞) will not be zero). |
|
This time, when we actually evaluate ''i''(∞) from the equation for <math>i(t)</math>, we find it to be undefined. So here, the Final Value Theorem tells us something that is not necessarily true (in fact, because we have oscillating functions, we know that ''i''(∞) will not be zero). |
|
|
|
|
|
===Bode Plot=== |
|
|
To get a Bode plot, we use the transfer function: |
|
|
|
|
|
<math>H(s)=\dfrac{s^2}{(s^2+400)(0.01s^2+s+10000)}=\dfrac{s^2}{0.01s^4+s^3+10004s^2+400s+4000000}</math> |
|
|
|
|
|
We then use a program such as Octave or MATLAB to obtain the Bode plot, which looks like this: |
|
|
|
|
|
|
|
---- |
|
---- |
|
|
|
|
Laplace Transform Example: Series RLC Circuit
Problem
Given a series RLC circuit with , , and , having power source , find an expression for if and .
Solution
We begin with the general formula for voltage drops around the circuit:
Substituting numbers, we get
Now, we take the Laplace Transform and get
Using the fact that , we get
Using partial fraction decomposition, we find that
Finally, we take the inverse Laplace transform to obtain
which is our answer.
Initial/Final Value Theorems
We now want to use the Initial and Final Value Theorems on this problem.
The Initial Value Theorem states that
In addition, when we actually evaluate from our equation for , we find it to be 0 as well. So, things check out there.
The Final Value Theorem states that
This time, when we actually evaluate i(∞) from the equation for , we find it to be undefined. So here, the Final Value Theorem tells us something that is not necessarily true (in fact, because we have oscillating functions, we know that i(∞) will not be zero).
Bode Plot
To get a Bode plot, we use the transfer function:
We then use a program such as Octave or MATLAB to obtain the Bode plot, which looks like this:
Written by Nathan Reeves ~ Checked by