The PtInputInterfaceAttributesType provides the generic set of asset attributes of an input interface of a device belonging to a powertrain, in terms of electrical measures ratings and maximal values. This attribute type is used for assets connected to the mains and for an electrical motor asset as an input interface description. The asset attributes describing the interface to the mains line – electric energy converter that changes single-phase or polyphase alternating electric currents to unidirectional direct electric current (non-regenerative) and optionally also direct electric current to single-phase or polyphase alternating electric currents (regenerative). The PtInputInterfaceAttributesType is formally defined in Table 149.

Table 149 – PtInputInterfaceAttributesType Definition

Attribute

Value

BrowseName

PtInputInterfaceAttributesType

IsAbstract

False

References

Node Class

BrowseName

DataType

TypeDefinition

Other

Subtype of the PtCommonAssetAttributesType defined in chapter 7.5.1

0:HasComponent

Variable

InputVoltageRated

0:Float

0:AnalogUnitType

O, RO

0:HasComponent

Variable

InputVoltageMax

0:Float

0:AnalogUnitType

O, RO

0:HasComponent

Variable

InputVoltageRange

0:Range

0:BaseDataVariableType

O, RO

0:HasComponent

Variable

InputFrequencyRangeRated

0:Range

0:BaseDataVariableType

O, RO

0:HasComponent

Variable

InputFrequencyMax

0:Float

0:AnalogUnitType

O, RO

0:HasComponent

Variable

InputCurrentMax

0:Float

0:AnalogUnitType

O, RO

0:HasComponent

Variable

InputCurrentRated

0:Float

0:AnalogUnitType

O, RO

0:HasComponent

Variable

InputPowerMax

0:Float

0:AnalogUnitType

O, RO

0:HasComponent

Variable

InputPowerRated

0:Float

0:AnalogUnitType

O, RO

0:HasProperty

Variable

NumberOfInputPhases

0:Byte

0:PropertyType

M, RO

Conformance Units

Powertrain Attributes Information

InputVoltageRated provides the rated value of the voltage at the input interface. The unit shall be volt [V].

InputVoltageMax provides the maximum value of the voltage at the input interface. The unit shall be volt [V].

InputVoltageRange provides the value range of the voltage at the input interface. The unit shall be volt [V]

InputFrequencyRangeRated provides the rated value range of the frequency at the input interface. The unit shall be hertz [Hz].

InputFrequencyMax provides the maximum value of the frequency at the input interface. The unit shall be hertz [Hz].

InputCurrentMax provides the maximum value of the current at the input interface. The unit shall be ampere [A].

InputCurrentRated provides the rated value of the current at the input interface. The unit shall be ampere [A].

InputPowerMax provides the maximum value of the power at the input interface. The unit shall be watt [W].

InputPowerRated provides the value of the rated power at the input interface. The unit shall be watt [W].

NumberOfInputPhases contains the description of the number of phases.