Circuit Theory/Complex Frequency Examples/example15

From testwiki
Revision as of 22:46, 10 March 2013 by imported>QUBot (Adding BookCat to uncategorised page)
(diff) ← Older revision | Latest revision (diff) | Newer revision β†’ (diff)
Jump to navigation Jump to search
RC parallel, RL series circuit for example 15 circuit theory wikibook .. simple problem with complex frequency
solved with mupad /code/
put in phasor form with matlab /m-file/

Find everything give that:

Vs=10*e100tcos(6000t)

Terminal Relations:

𝕍2=R1*𝕀2
𝕀3=C1*s*𝕍3
𝕍1=L1*s*𝕀1
𝕍4=R2*𝕀1

Junction Equation:

𝕀1𝕀2𝕀3=0

Loop Equations:

𝕍3+𝕍1+𝕍4𝕍s=0
𝕍3𝕍2=0 (trivial loop)

Complex Frequency:

s=100+6000j

Complex frequency source:

𝕍s=10

Solving in the complex frequency domain:

Symbol Magnitude Radians Degrees
v1 13.8329 0.0455 2.6061
v2 3.8425 -3.0978 -177.4894
v3 3.8425 -3.0978 -177.4894
v4 0.4611 -1.5270 -87.4894
i1 0.2305 -1.5270 -87.4894
i2 3.8425e-04 -3.0978 -177.4894
i3 0.2305 -1.5253 -87.3939

Template:BookCat