Circuit Theory/Power Factor

From testwiki
Jump to navigation Jump to search

Power factor is defined as:

pf=cos(ϕvϕi)

Facts:

  • The power factor is ideally 1.
  • Power factors less than 0.9 cause a visit by your utility company.
  • Building wire codes are designed to maximize the power factor.
  • Circuits are purely resistive (no capacitors or inductors) when they have a power factor of 1.
  • Capacitors can cancel out inductors (and vice versa) to create purely resistive circuits.
  • The Math of this is easiest in the phasor domain.
  • Exceptions to this are where building up oscillations are the design objective ... such as the cavity in a microwave oven or designing a musical instrument.
  • The turbulence that the power factor measures can only be seen in the phasor domain.

Let's consider two circuits:

series RLC circuit
parallel RLC circuit

Series Circuit

The voltage across the inductor and capacitor have to cancel each other out. This means that the power supply doesn't see either. This means that the inductor and capacitor are passing energy back and forth, but the resistor and power supply can not see them. This means that

𝕍L+𝕍C=0
𝕍L=𝕍C

The current is going to be the same:

𝕀

From the terminal relations:

𝕍L=jwL𝕀
𝕀=jwC𝕍C

Solving for 𝕍C:

𝕍C=𝕀jwC

Substituting into the voltage equation:

jwL𝕀=𝕀jwC

Now solving for C:

C=1Lw2

Parallel Circuit

The current through the inductor and capacitor have to cancel each other out. This means that the power supply doesn't see either. This means that the inductor and capacitor are passing energy back and forth, but the resistor and power supply can not see them. This means that

𝕀L+𝕀C=0
𝕀L=𝕀C

The voltage is going to be the same:

𝕍

From the terminal relations:

𝕍=jwL𝕀L
𝕀C=jwC𝕍

Solving for 𝕀L:

𝕀L=𝕍jwL

Substituting into the current equation:

jwC𝕍=𝕍jwL

Now solving for C:

C=1Lw2

So either way the formula for the capacitor to cancel out the inductor is the same. This is strange because in the series circuit the L&C have to combine to be a short to be invisible, and in the parallel circuit they have to combine to be an open.

Obviously, there is never going to be a perfect match. If there were a perfect match with ideal devices and a butterfly flapped its wings, the circuit could blow up. But that is another story for later in this course ...

Dependence on Frequency

Eliminating the effects of inductance with capacitance is dependent upon frequency. If the frequency deviates, then another imbalance occurs. In power distribution systems, the 60 Hz or 50 Hz frequency doesn't change. But in modems, radios and cable TV boxes, the frequency does change ... when someone speaks, when data moves through a cable, when changing channels. One of the objectives of this course is to understand how to design/plan for these changes. Template:BookCat