User:1sfoerster/sandbox
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
editThe 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- Knowns:
- Unknowns:
- Equations:
Phasor Symbolic and Numeric
edittime domain
editCan not substitute and get one differential equation. Must solve all equations simultaneously.
phasor domain
editCan 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 |