soft4pes.control.lin.l_conv_curr_ctr#
Current Controller (CC) for the control of the converter (or grid) current with L filter. Based on the following reference: E. Pouresmaeil, C. Miguel-Espinar, M. Massot-Campos, D. Montesinos-Miracle and O. Gomis-Bellmunt, “A Control Technique for Integration of DG Units to the Electrical Networks,” in IEEE Transactions on Industrial Electronics, vol. 60, no. 7, pp. 2881-2893, July 2013, doi: 10.1109/TIE.2012.2209616.
Classes#
Current Controller for converter (or grid) current with an L filter. |
Module Contents#
- class soft4pes.control.lin.l_conv_curr_ctr.LConvCurrCtr(sys)[source]#
Bases:
soft4pes.control.common.controller.ControllerCurrent Controller for converter (or grid) current with an L filter.
- Parameters:
sys (object) – System model.