Power Factor Correction with Capacitor Bank Tool

Given real power and reactive power, and reactive demand compensation, see the change in phase angle, power factor, Appr. Power.
390 Downloads
Updated 25 Jun 2020

View License

Run the .m file to use the GUI (or drag the .m file into the command window)

INPUT:
Peak Real Power(P)
Peak Reactive Power(Q)
Proposed Capacitor Bank (kVAr)
*Estimated Monthly Penalty ($)

OUTPUT:
Phase Angle: ɵ = arctan(Q/P)
Power Factor: pf = cos(ɵ)
Apparent Power: S = P / pf
*Yearly Savings: Monthly Penalty x 12

*(assumes you're designing to compensate for a reactive demand charge and that you will chose a value for you capacitor bank that will fully compensate the reactive demand)

Cite As

Charles Kennedy (2024). Power Factor Correction with Capacitor Bank Tool (https://www.mathworks.com/matlabcentral/fileexchange/73081-power-factor-correction-with-capacitor-bank-tool), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Specialized Power Systems in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.6

Added Linux version with graphics adjusted.

1.0.5

n/a

1.0.4

added 2nd visual aid

1.0.3

updated description

1.0.2

Size and spacing adjustments

1.0.1

added image for visual understanding

1.0.0