[Physics] Adding a capacitor in parallel improves power factor of an inductive circuit

capacitanceelectric-circuitselectrical-resistanceinductancepower

I know that to reduce power loss during transmission, we require a power factor as close to one as possible. This can be done by making $Z$ tend to $R$ which can be done by increasing $X_c$ such that it becomes equal to $X_l$ (inductive reactance).

My textbook says this can be done by "connecting a capacitor of appropriate capacitance in parallel" to counteract the lagging wattless component of current.

My doubt is this: Adding a capacitor in parallel will increase equivalent capacitance of circuit, thus
$X_c =\frac {1}{wC}$ should decrease, which is contrary of what we wanted to do. Why so?

Or have I misinterpreted some point?

Best Answer

To increase the power factor, you want to make the imaginary part of the load impedance or admittance as small as possible, so the impedance becomes real-valued.

Adding a capacitor in parallel will increase equivalent capacitance of circuit, thus Xc (= 1/wC) should decrease, which is contrary of what we wanted to do.

Remember,

$$Z = R + jX$$

For an inductor

$$X_L = \omega L$$

and for a capacitor,

$$X_C = \frac{-1}{\omega C}.$$

Unfortunately for learners, experienced power engineers often neglect the negative sign and just remember in the back of their heads that capacitive reactance is negative while inductive reactance is positive. But by neglecting the sign as a learner you miss the whole reason that putting a capacitor in parallel with an inductor leads to reducing the overall reactance.

Now, if you're adding components in parallel, it helps to think in terms of admittance rather than impedance, so you'd me interested in the capacitor's susceptance rather than its reactance.

So

$$ Y = \frac{1}{Z} = G + jB $$

where $Y$ is the load's reactance, $G$ is its conductance, and $B$ is the susceptance.

The inductor has

$$ B_L = \frac{-1}{\omega L}$$

while the capacitor has

$$ B_C = \omega C. $$

Now when we connect them in parallel,

$$ B_{eq} = B_L + B_C. $$

Since the inductor's susceptance is negative, adding a capacitive susceptance decreases the overall susceptance so long as $\left|B_C\right| \le \left|B_L\right|$. By decreasing the susceptance, we bring the reactance closer to being real-valued, and we improve the power factor.