User:1sfoerster/sandbox

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Complex 2R, L, C, voltage circuit

Given that the voltage source is defined by and the current source is defined by , find all other voltages, currents and check power.

Label Loops Junctions[edit | edit source]

Circuit marked up for analysis

The values of capacitor, inductor, and are all odd. Obviously the goal is to make the phasor math easy. Not intending this problem to be worked symbolically. But we shall anyway .. in the phasor domain.

Knowns, Unknowns and Equations[edit | edit source]

Knowns:
Unknowns:
Equations:

Phasor Symbolic and Numeric[edit | edit source]

time domain[edit | edit source]

Can not substitute and get one differential equation. Must solve all equations simultaneously.

phasor domain[edit | edit source]

mupad symbolic solution .. code
mupad numeric solution .. code

Can solve simultaneous linear equations in the phasor domain ... so must convert them to phasor domain:

now transform the calculus operations into the phasor domain ..

So:

The symbolic solution is too complicated to mark up in wiki, but can be seen in a screen shot. Translating this into the time domain symbolically is doubles the complexity (and mistakes).

The numeric solution is:

variable real imaginary magnitude angle
v1 2 -1.73j 2.644 ∠ -0.7131
v2 -1 1.73j 1,9982 ∠ 2.0949
vC -3.598 - 0.76795j 3.6789 ∠ -2.9313
VL 2.598 2.5j 3.6055 ∠ 0.7662
i1 2 - 1.73j 2.644 ∠ -0.7131
i2 -0.5 0.866j 1 ∠ 2.0944
iC 0.76785 - 3.598j 3.679 ∠ -1.3605
iL 2.5 - 2.598j 3.6055 ∠ - 0.8046