The PtOutputInterfaceAttributesType provides the asset attributes specific to a general output interface of a device belonging to a powertrain in terms of electrical measures, ratings and maximal values and is formally defined in Table 150.
Table 150 – PtOutputInterfaceAttributesType Definition
Attribute |
Value |
||||
BrowseName |
PtOutputInterfaceAttributesType |
||||
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 |
InputCurrentRated |
0:Float |
0:AnalogUnitType |
O, RO |
0:HasComponent |
Variable |
OutputVoltageMax |
0:Float |
0:AnalogUnitType |
O, RO |
0:HasComponent |
Variable |
OutputVoltageRated |
0:Float |
0:AnalogUnitType |
O, RO |
0:HasComponent |
Variable |
OutputVoltageRange |
0:Range |
0:BaseDataVariableType |
O, RO |
0:HasComponent |
Variable |
OutputFrequencyMax |
0:Float |
0:AnalogUnitType |
O, RO |
0:HasComponent |
Variable |
OutputFrequencyRated |
0:Float |
0:AnalogUnitType |
O, RO |
0:HasComponent |
Variable |
OutputCurrentMax |
0:Float |
0:AnalogUnitType |
O, RO |
0:HasComponent |
Variable |
OutputCurrentRated |
0:Float |
0:AnalogUnitType |
O, RO |
0:HasComponent |
Variable |
OutputPowerMax |
0:Float |
0:AnalogUnitType |
O, RO |
0:HasComponent |
Variable |
OutputPowerRated |
0:Float |
0:AnalogUnitType |
O, RO |
0:HasProperty |
Variable |
NumberOfOutputPhases |
0:Byte |
0:PropertyType |
M, RO |
Conformance Units |
|||||
Powertrain Attributes Information |
InputVoltageRated provides the rated value of the input DC voltage of a stand-alone PtAssetOutputConverter. The unit shall be volt [V].
InputCurrentRated provides the rated value of the input DC current of a stand-alone PtAssetOutputConverter. The unit shall be ampere [A].
OutputVoltageMax provides the maximum value of the output voltage. The variable indicates the upper limit of the normal operating point. The unit shall be volt [V].
OutputVoltageRated provides the value of the rated output voltage. The unit shall be volt [V].
OutputVoltageRange provides the value range of the output voltage. The unit shall be volt [V].
OutputFrequencyMax provides the maximum value of the frequency. The unit shall be hertz [Hz].
OutputFrequencyRated provides the value of the rated frequency. The unit shall be hertz [Hz].
OutputCurrentMax provides the maximum value of the current. The unit shall be ampere [A].
OutputCurrentRated provides the value of the rated current. The unit shall be ampere [A].
OutputPowerMax provides the maximum value of the output power. The unit shall be watt [W].
OutputPowerRated provides the value of the rated current. The unit shall be watt [W].
NumberOfOutputPhases refers to the number of phases of the voltage which the output interface is capable of supporting.