soft4pes.control.lin.lcl_grid_curr_ctr_wacfb#
- Grid current controller for a converter with LCL filter based on weighted average control
(WAC) feedback.
- [Ref.]. L. S. Perić, E. Levi and S. N. Vukosavić, “Compound Feedback for Current-Controlled
- Grid-Side Inverters With LCL Filters,” in IEEE Transactions on Power Electronics, vol. 40,
no. 2, pp. 3005-3019, Feb. 2025, doi: 10.1109/TPEL.2024.3487109.
Classes#
Grid current controller for a converter with LCL filter based on weighted average based (WAC) |
Module Contents#
- class soft4pes.control.lin.lcl_grid_curr_ctr_wacfb.LCLGridCurrCtrWACFB(sys, gamma=None, xi=None, alpha_d=0.3)[source]#
Bases:
soft4pes.control.common.controller.ControllerGrid current controller for a converter with LCL filter based on weighted average based (WAC) feedback.
- Parameters:
sys (object) – System model containing electrical parameters and base values.
- gamma[source]#
Tuning parameter for the high-pass filter (HPF) in the damping compensation path.
- Type:
float
- ctr#
Controller parameters and filters.
- Type:
SimpleNamespace