Quantcast
Channel: Transformers
Viewing all articles
Browse latest Browse all 16

Phasing

$
0
0
Since transformers are essentially AC devices, we need to be aware of the phase relationships between the primary and secondary circuits. Using our SPICE example from before, we can plot the waveshapes (Figure below) for the primary and secondary circuits and see the phase relations for ourselves:

Code:
spice transient analysis file for use with nutmeg:

transformer
v1 1 0 sin(0 15 60 0 0)
rbogus1 1 2 1e-12
v2 5 0 dc 250
l1 2 0 10000
l2 3 5 100
k l1 l2 0.999
vi1 3 4 ac 0...
Phasing

Viewing all articles
Browse latest Browse all 16

Trending Articles