Share |

Introduction To Transformers

The beauty with AC is, we can easily step up or down the voltage, and in order to do that we use transformers. A transformer is an electric device with two coils placed on a closed loop metallic core.

Suppose we have a transformer with a primary coil having Np number of turns, and a secondary coil with Ns number of turns. Our transformer uses Up as primary voltage and it outputs Us in the secondary coil. We work with the following equation:

Transformers Formulas:

Us / Up = Ns / Np

which is exactly the same as:
Us * Np = Up * Ns

In the same time we have:
Us / Up = Ip / Is

which is, again, exactly the same as:
Us * Is = Up * Ip

Now, because

Up = -Np * dΦ/dt

and
Us = -Ns * dΦ/dt

we can calculate the dimensions of the metallic core. This should be all you need to work successfully with transformers. However, the metallic core manufacturers have Data Sheets specific to their products and you do need to consult them.

Power Factor

Power in AC circuits is: P = I2 * Z which may be:

Apparent Power: PA [VA] = √[PR2 + (PXL - PXC)2]

True Power: PR [W] = PA * cos(x)

Reactive Power: PX [VAR] = PA * sin(x) = PXL - PXC

PA is Apparent Power in [V*A] and you can see in Fig 4 where it comes from; it is the red vector

PR is True Power in [W] and it is given by pure resistance in AC circuits

PXC is Reactive Capacitive Power in [V*Ar], and it is lagging PR by (-PI/2)

PXL is Reactive Inductive Power in [V*Ar]; it is ahead of PR by (+PI/2)

PX is the difference PXL-PXC. It is mandatory that Reactive Inductive Power is greater than Reactive Capacitive Power, due to the issues presented in Design Notes 2

cos(x) is Power Factor (Pf)

VAR is read as "Volt Ampere Reactive" and it is used to mark Inductive and Capacitive reactive currents (only the current is considered as being reactive)

Power factor: Pf = cos(x) = PR/ PA = True Power / Apparent Power

NOTE: Because they are opposed by PI (180 degrees, Inductive and Capacitive reactances compensate each other. However, it is better to have slightly inductive AC circuits rather than capacitive ones, because capacitive reactance is very dangerous. Of course too much inductive reactance is not good, and we use capacitors to control it.