blockSVPWMasyn
Space vector PWM asynchronous mode
Extends from Partials.SVPWMsynBase (Space vector PWM synchronous base).
Information
Space vector modulation for AC_DC 3-phase inverters, asynchronous mode.
'Asynchronous mode' NOT FINISHED, this model is a copy of 'SVPWMsyn'!
|v_AC| = u*sqrt(2/3)*v_DC AC voltage norm u[1] ≤ sqrt(3)/2 = 0.866: pure sine-pwm, sqrt(3)/2 ≤ u[1] ≤ 1: overmodulation (not implemented in this preliminary version). u[1] = sqrt(3)/2 corresponds to AC single-phase amplitude = v_DC/sqrt(3) gates[1:2] phase-module a gates[3:4] phase-module b gates[5:6] phase-module c
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m (from ModulatorBase) | 3 | 3 for 3-phase, 2 for 1-phase |
| Boolean | sym (from SVPWMbase) | true | 'symmetric' or 'antisymmetric' |
| Integer | mult (from SVPWMsynBase) | 1 | multiplicity (6*mult-1 pulses/period) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | theta (from ModulatorBase) | reference angle | |
| Modelica.Blocks.Interfaces.RealInput | vPhasor (from ModulatorBase) | voltage demand pu {norm(v), phase(v)} (see info) | |
| Modelica.Blocks.Interfaces.BooleanOutput | gates (from ModulatorBase) | gates |