PowerElectronicsConnection
Class Descriptionโ
A connection to the AC network for energy production or consumption that uses power electronics rather than rotating machines.
Attributesโ
Name | Type | Description |
---|---|---|
invFixReactivePower | Float | Static Reactive Power, specified in a percentage output of the system. Permitted range is between -1.0 and 1.0 (inclusive), with a negative sign referring to โsinkโ. |
invReactivePowerMode | Boolean | If true, enables Static Reactive Power mode on the inverter. |
invVarRespQAtV1 | Float | Power output set point 1 as a percentage of rated output for inverter Volt-VAr response mode. Permitted range is between -0.6 and 0 (inclusive) with a negative number referring to a sink. |
invVarRespQAtV2 | Float | Power output set point 2 as a percentage of rated output for inverter Volt-VAr response mode. Permitted range is between -0.6 and 0 (inclusive) with a negative number referring to a sink. |
invVarRespQAtV3 | Float | Power output set point 3 as a percentage of rated output for inverter Volt-VAr response mode. Permitted range is between -0.6 and 0 (inclusive) with a negative number referring to a sink. |
invVarRespQAtV4 | Float | Power output set point 4 as a percentage of rated output for inverter Volt-VAr response mode. Permitted range is between -0.6 and 0 (inclusive) with a negative number referring to a sink. |
invVarRespV1 | Integer | Set point 1 in volts for inverter Volt-VAr response mode. Permitted range is between 200 and 300 (inclusive). |
invVarRespV2 | Integer | Set point 2 in volts for inverter Volt-VAr response mode. Permitted range is between 200 and 300 (inclusive). |
invVarRespV3 | Integer | Set point 3 in volts for inverter Volt-VAr response mode. Permitted range is between 200 and 300 (inclusive). |
invVarRespV4 | Integer | Set point 4 in volts for inverter Volt-VAr response mode. Permitted range is between 200 and 300 (inclusive). |
invVoltVarRespMode | Boolean | Volt-VAr response mode allows an inverter to consume (sink) or produce (source) reactive power depending on the measured voltage. This mode is further described in AS4777.2:2015, section 6.3.2.3. True implies the mode is enabled. |
invVoltWattRespMode | Boolean | Volt-Watt response mode allows an inverter to reduce is real power output depending on the measured voltage. This mode is further described in AS4777.2:2015, section 6.3.2.2. True implies the mode is enabled. |
invWattRespPAtV1 | Float | Power output set point 1 as a percentage of rated output for inverter Volt-Watt response mode. Permitted range is between 0 and 0.2 (inclusive). |
invWattRespPAtV2 | Float | Power output set point 2 as a percentage of rated output for inverter Volt-Watt response mode. Permitted range is between 0 and 0.2 (inclusive). |
invWattRespPAtV3 | Float | Power output set point 3 as a percentage of rated output for inverter Volt-Watt response mode. Permitted range is between 0 and 0.2 (inclusive). |
invWattRespPAtV4 | Float | Power output set point 4 as a percentage of rated output for inverter Volt-Watt response mode. Permitted range is between 0 and 0.2 (inclusive). |
invWattRespV1 | Integer | Set point 1 in volts for inverter Volt-Watt response mode. Permitted range is between 244 and 265 (inclusive). |
invWattRespV2 | Integer | Set point 2 in volts for inverter Volt-Watt response mode. Permitted range is between 244 and 265 (inclusive). |
invWattRespV3 | Integer | Set point 3 in volts for inverter Volt-Watt response mode. Permitted range is between 244 and 265 (inclusive). |
invWattRespV4 | Integer | Set point 4 in volts for inverter Volt-Watt response mode. Permitted range is between 244 and 265 (inclusive). |
inverterStandard | String | The standard this inverter follows, such as AS4777.2:2020 |
maxIFault | PU | Maximum fault current this device will contribute, in per-unit of rated current, before the converter protection will trip or bypass. |
maxQ | ReactivePower | Maximum reactive power limit. This is the maximum (nameplate) limit for the unit. |
minQ | ReactivePower | Minimum reactive power limit for the unit. This is the minimum (nameplate) limit for the unit. |
p | ActivePower | Active power injection. Load sign convention is used, i.e. positive sign means flow out from a node. Starting value for a steady state solution. |
q | ReactivePower | Reactive power injection. Load sign convention is used, i.e. positive sign means flow out from a node. Starting value for a steady state solution. |
ratedS | ApparentPower | Nameplate apparent power rating for the unit. The attribute shall have a positive value. |
ratedU | Voltage | Rated voltage (nameplate data, Ur in IEC 60909-0). It is primarily used for short circuit data exchange according to IEC 60909. The attribute shall be a positive value. |
stopAtOverFreq | Float | Over frequency (stop) in Hz. Permitted range is between 51 and 52 (inclusive) |
stopAtUnderFreq | Float | Under frequency (stop) in Hz Permitted range is between 47 and 49 (inclusive) |
sustainOpOvervoltLimit | Integer | Indicates the sustained operation overvoltage limit in volts, when the average voltage for a 10-minute period exceeds the Vยฌnom-max. |
Relationshipsโ
Ancestorsโ
Descendentsโ
No descendent classes
Associationsโ
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
PowerElectronicsConnection | 1 | PowerElectronicsConnectionPhase | 0..* | PowerElectronicsConnection | Power electronics connection of this power electronics connection phase. | Phases | The individual phases models for the power electronics connection. |
PowerElectronicsConnection | 1 | PowerElectronicsUnit | 0..* | PowerElectronicsConnection | A power electronics unit has a connection to the AC network. | Units | An AC network connection may have several power electronics units connecting through it. |