The PtInputConverterAttributesType describes basic information for the input converter of a drive. This converts three-phase AC current or direct current to direct current for the intermediate DC link of the drive and is formally defined in Table 100.

Table 100 – PtInputConverterAttributesType Definition

Attribute

Value

BrowseName

PtInputConverterAttributesType

IsAbstract

False

References

Node Class

BrowseName

DataType

TypeDefinition

Other

Subtype of the PtAssetAttributesType defined in chapter 7.7

0:HasComponent

Variable

PowerFactorCorrection

0:Float

0:AnalogUnitType

O, RO

0:HasComponent

Variable

<PwmSwitchingFrequency>

0:Float

0:AnalogUnitType

OP, RO

0:HasComponent

Variable

EfficiencyClass

0:UInt16

0:MultiStateValueDiscreteType

O, RO

0:HasComponent

Variable

InputConverterType

0:UInt16

0:MultiStateValueDiscreteType

M, RO

0:HasComponent

Variable

RegenerativePowerRated

0:Float

0:AnalogUnitType

O, RO

0:HasProperty

Variable

RegenerativeFeedbackSupported

0:Boolean

0:PropertyType

O, RO

Conformance Units

Powertrain Attributes Information

PowerFactorCorrection for the input converter is an information about the capability of the input converter of having a power factor correction.

<PwmSwitchingFrequency> is the switching frequency of the active input converter. The unit shall be hertz [Hz].

EfficiencyClass contains a description of the input converter efficiency after elimination of the losses. The values of the MultiStateValueDiscreteType variable are defined in Table 101 and shall be used. The values 0-199 are reserved for future extensions of this specification. The values 200-299 shall be used for vendor-specific extensions of this variable.

Table 101 – PtInputConverterAttributesType Attribute values for child Nodes

BrowsePath

Value Attribute

Description Attribute

EfficiencyClass

0:EnumValues

[ { "Value": 0, "DisplayName": "IE1", "Description": "Standard Efficiency" }, { "Value": 1, "DisplayName": "IE2", "Description": "High Efficiency" }, { "Value": 2, "DisplayName": "IE3", "Description": "Premium Efficiency" }, { "Value": 3, "DisplayName": "IE4", "Description": "Super Premium Efficiency" }, { "Value": 4, "DisplayName": "IE5", "Description": "Ultra Premium Efficiency" }, { "Value": 5, "DisplayName": "IES0", "Description": "Relative losses are higher than 20 % of the value defined by the RPDS" }, { "Value": 6, "DisplayName": "IES1", "Description": "Relative losses are within ±20 % of the value defined by the RPDS" }, { "Value": 7, "DisplayName": "IES2", "Description": "Relative losses are smaller than 20 % of the value defined by the RPDS" } ]

InputConverterType

0:EnumValues

[ { "Value": 0, "DisplayName": "AC/DC_PASSIVE", "Description": "Passive AC/DC converter" }, { "Value": 1, "DisplayName": "AC/DC_ACTIVE", "Description": "Active AC/DC converter" }, { "Value": 2, "DisplayName": "DC/DC", "Description": "DC/DC converter" } ]

InputConverterType provides the inputs converter type. he values of the MultiStateValueDiscreteType variable are defined in Table 94 and shall be used. Additional values will be added in the specification. Manufacturer-specific extensions are not foreseen.

RegenerativePowerRated contains the value of the nominal regenerative power in kVA units.

RegenerativeFeedbackSupported contains the expression of the fact that the input converter is regenerative or not.