logo of the website

Active PFC vs Passive PFC

2 min read

Power Factor Correction (PFC) is a crucial aspect of electrical systems, especially in industrial settings. It’s all about improving the efficiency of power delivery by ensuring the real power used is closer to the total power supplied. This is important to minimize wasted energy and reduce stress on the power grid. Let’s delve into two common approaches to power factor correction: active PFC and passive PFC.

What is Power Factor?

It is the ratio of real power (in KW) to total power (in KVA). It can also be defined as cosine which represents phase angle between current and voltage waveforms. The power factor is associated with industrial equipments e.g. motors.

What is a Power Factor Corrector (PFC) ?

They are used to apply power factor correction. They are used to avoid current harmonics at the input which helps to minimize interference from other devices which are also powered from the same source.

There are two primary types of power factor correction techniques: active and passive.

  • Passive PFC: This method relies on passive components like inductors and capacitors to improve the power factor. It’s a more straightforward approach, typically correcting the power factor to a range of about 0.7 to 0.85.

  • Active PFC: This method uses active electronic circuitry, including components like MOSFETs, FETs, BJTs, and IGBTs, to achieve a much higher power factor, usually around 0.99.

Difference between Active PFC and Passive PFC

FeatureActive PFCPassive PFC
ComponentsSmall and lightSimple and rugged circuits
Power FactorHigh (around 0.99)Lower (typically 0.7 to 0.85)
Power HandlingHighLow
ComplianceComplies with IEC61000-3-2Cannot completely correct nonlinear loads
Flexibility & ControlGreat flexibility and controlBulky and heavy magnetics required
EMC (Electromagnetic Compatibility)Good EMC characteristicsNot a source of EMC
Input RangeAble to operate in a universal input rangeNot possible for a universal input range

Conclusion

Choosing between active and passive PFC depends on the specific requirements of the application, including the desired power factor, cost considerations, and space constraints. Active PFC is preferred in high-performance systems where efficiency and flexibility are critical, while passive PFC remains a viable option for simpler, less demanding applications.

Related