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.
393 Downloads
Aktualisiert 25 Jun 2020

Lizenz anzeigen

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)

Zitieren als

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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2019b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Specialized Power Systems finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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