Free (standard conform) library that is intended to model electrical power systems at different levels of detail both in transient and steady-state mode.
67
stars
36
forks
source link
Inverter carrier frequency should be a GUI parameter #23
Consider AC3ph.Inverters.Inverter and AC3ph.Inverters.InverterAverage. Strangely f_carrer can be chosen from InverterAverage GUI, while to change it for inverter the user should open the inverter model and manually change the modulator f_carr.
The same is true for single-phase inverters.
I thing that
1) f_carr should be exposed in non-averaged inverters GUIs, since it determines the very shape of voltages and currents,
2) I'm not sure what's the usage of f_carr in Inverter Average. This piece of info should be added in the information of averaged inverter models, in case it is really needed, or be dropped in case it (and hsw_nom) is redundant.
Consider AC3ph.Inverters.Inverter and AC3ph.Inverters.InverterAverage. Strangely f_carrer can be chosen from InverterAverage GUI, while to change it for inverter the user should open the inverter model and manually change the modulator f_carr. The same is true for single-phase inverters.
I thing that 1) f_carr should be exposed in non-averaged inverters GUIs, since it determines the very shape of voltages and currents, 2) I'm not sure what's the usage of f_carr in Inverter Average. This piece of info should be added in the information of averaged inverter models, in case it is really needed, or be dropped in case it (and hsw_nom) is redundant.