-
Notifications
You must be signed in to change notification settings - Fork 4
invDescriptor.xml : Inverter
For inherited tags that have not been modified please see the componentDescriptorInterface.xml documentation.
If a tag is inherited, but has been modified or limited in its use it is denoted with an * in the title.
This is not implemented in the tool yet.
The childOf tag names the direct parent. For the invDescriptor implementation this is componentDescriptorInterfaceimplementation.
This tag describes the minimum operational DC bus voltage.
Attributes:
value: The minimum DC bus voltage. Default is 0 VDC.
unit: The units are V.
This tag describes the maximum operational DC bus voltage.
Attributes:
value: The maximum operation DC bus voltage. Default is 1000 VDC.
unit: Units are V.
This tag describes if the inverter is comprised of district inverter modules.
Attributes:
value: boolean. TRUE if the inverter is modular. Default is FALSE.
This tag gives the actual number of modules in the specific lineup. Values other than 1 not valid if isModular is FALSE.
Attributes:
value: The number of modules in the lineup. Integer. Default is 1.
unit: NONE.
This tag describes the maximum current an inverter module can tolerate.
Attributes:
value: The maximum DC module current. Default is 0 A.
unit: Units are A.
This tag describes the maximum AC current an inverter module can tolerate.
Attributes:
value: The maximum AC module current. Default is 0 A.
unit: Units are A.
This tag describes the maximum apparent power of a single module.
Attributes:
value: The maximum apparent power. Default is 0 kVA.
unit: Units are kVA.
This tag describes the maximum DC current the inverter lineup can tolerate.
Attributes:
value: The maximum DC current. Default is 0 A.
unit: Units are A.
This tag describes the maximum AC current the inverter lineup can tolerate.
Attributes:
value: The maximum AC current. Default is 0 A.
unit: Units are A.
This tag describes the maximum apparent power of the AC interface of the lineup.
Attributes:
value: The maximum apparent power. Default is 0 kVA.
unit: Units are kVA.
This tag describes if the inverter is a four quadrant inverter.
Attributes:
value: boolean. TRUE if four quadrant inverter. Default is FALSE.
This tag describes if the inverter lineup can emulate some inertia.
Attributes:
value: boolean. TRUE if inertia can be emulated. Default is FALSE.
This tag describes if the inverter generally requires a transformer between itself and the grid. The reasons for this could be for isolation, to step up/down voltages, or to form a neutral for islanded operation.
Attributes:
value: boolean. TRUE if a transformer is required. Default is FALSE.
This tag describes if the unit can be used in frequency droop.
Attributes:
value: boolean. TRUE if frequency droop is possible. Default is FALSE.
This tag describes if the unit can be used in voltage droop.
Attributes:
value: boolean. TRUE if voltage droop is possible. Default is FALSE.
This tag describes the actual technology used in the semiconductor gates. The following value key is used: 0: IGBT; 1: Thyristor; 2: MOSFET; 3: SiC.
Attributes:
value: Integer describing the inverter technology. See key above.
unit: NONE.