Matthew's Asgn: Difference between revisions
Jump to navigation
Jump to search
Btheredude (talk | contribs) No edit summary |
Btheredude (talk | contribs) No edit summary |
||
Line 24: | Line 24: | ||
Therefore the Resulting Equation for the system after applying the Laplace Transform: |
Therefore the Resulting Equation for the system after applying the Laplace Transform: |
||
<math>\ 0 = -s |
<math>\ 0 = \dfrac{-s}{(s^2+w^2)} + RI(s) + LsI(s) - Li \,\!</math> |
||
A series of algebraic manipulations follows to come up with I(s): |
A series of algebraic manipulations follows to come up with I(s): |
||
Line 36: | Line 36: | ||
We can then use partial fraction manipulation to expand the expression: |
We can then use partial fraction manipulation to expand the expression: |
||
<math>\ s |
<math>\ \dfrac{s}{(s^2+w^2)(R+Ls)} = \dfrac{A}{(s+jw)} + \dfrac{A*}{(s-jw)} + \dfrac{B}{(Ls+R)} \,\!</math> |
||
<math>\ (s/L)/((s^2+w^2)(R/L+s)) = (A(s+jw)(s+R/L))/((s+R/L)(s^2+w^2)) + (A*(s+jw)(s+R/L))/((s^2+w^2)(s+R/L)) + (B(s^2+w^2))/((s+R/L)(s^2+w^2)) \,\!</math> |
<math>\ (s/L)/((s^2+w^2)(R/L+s)) = (A(s+jw)(s+R/L))/((s+R/L)(s^2+w^2)) + (A*(s+jw)(s+R/L))/((s^2+w^2)(s+R/L)) + (B(s^2+w^2))/((s+R/L)(s^2+w^2)) \,\!</math> |
Revision as of 16:32, 1 November 2010
I decided that I would attempt to perform a simple analysis of a series RL circuit, which could then be used to do a more complex analysis on a basic transformer. I have always had interest in electronics, and transformers are key to basic electronics.
I decided that i would do the analysis of a RL circuit with the variables instead of given values.
Given:
V(t)=
V(s)=
I(0)=i
The Laplace transform for an inductor:
=
The Laplace transform for a resistor:
=
Therefore the Resulting Equation for the system after applying the Laplace Transform:
A series of algebraic manipulations follows to come up with I(s):
We can then use partial fraction manipulation to expand the expression: