blockSelect
Select frequency and voltage-phasor type
Extends from Base.Icons.Block (Block icon).
Information
This is an optional component. If combined with an inverter, a structure is obtained that is equivalent to a voltage source.
The component is not needed, if specific control components are available.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Base.Types.FreqType | fType | Base.Types.sys | f: system, parameter, signal |
| SI.Frequency | f | system.f | frequency |
| Base.Types.SourceType | uType | Base.Types.par | uPhasor: parameter or signal |
| Real | u0 | 1 | voltage ampl pu vDC/2 |
| SI.Angle | alpha0 | 0 | phase angle |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | uPhasor | {abs(u), phase(u)} | |
| Modelica.Blocks.Interfaces.RealInput | omega | ang frequency | |
| Modelica.Blocks.Interfaces.RealOutput | uPhasor_out | {abs(u), phase(u)} to inverter | |
| Modelica.Blocks.Interfaces.RealOutput | theta_out | abs angle to inverter, der(theta)=omega |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| System | system |