Standard package icon.
Extends from Modelica.Icons.FunctionsPackage (Icon for packages containing functions).
| Name | Description |
|---|---|
activePower | Calculate active power of complex input voltage and current |
quasiRMS | Overall quasi-RMS value of complex input (current or voltage) |
This function determines the continuous quasi RMS value of a multi phase system, represented by m quasi static time domain phasors.
Extends from Modelica.Icons.Function (Icon for functions).
| Type | Name | Description |
|---|---|---|
Complex | u[:] |   |
| Type | Name | Description |
|---|---|---|
Real | y |   |
Calculates instantaneous power from multiphase voltages and currents. In quasistationary operation, instantaneous power equals active power;
Extends from Modelica.Icons.Function (Icon for functions).
| Type | Name | Description |
|---|---|---|
ComplexVoltage | v[:] | QuasiStationary voltage phasors |
ComplexCurrent | i[size(v, 1)] | QuasiStationary current phasors |
| Type | Name | Description |
|---|---|---|
Power | p | Active power |
Generated 2018-12-12 12:10:33 EST by MapleSim.