Table 34 - IBatteryType Definition

Attribute

Value

BrowseName

IBatteryType

IsAbstract

True

References

Node Class

BrowseName

DataType

TypeDefinition

Other

Subtype of the ITighteningSystemAssetType, inheriting the InstanceDeclarations of that Node.

0:HasComponent

Object

Parameters

--

0:FolderType

M

The components of the IBatteryType have additional subcomponents which are defined in Table 35.

Table 35 - IBatteryType Additional Subcomponents

Source Path

Reference

NodeClass

BrowseName

DataType

TypeDefinition

Others

Parameters

0:HasComponent

Variable

NominalVoltage

0:Double

JoiningDataVariableType

M, RO

Parameters

0:HasComponent

Variable

Capacity

0:Double

JoiningDataVariableType

M, RO

Parameters

0:HasComponent

Variable

ChargeCycleCount

0:Int32

0:BaseDataVariableType

O, RO

Parameters

0:HasComponent

Variable

StateOfCharge

0:Byte

0:BaseDataVariableType

O, RO

Parameters

0:HasComponent

Variable

StateOfHealth

0:Byte

0:BaseDataVariableType

O, RO

Parameters

0:HasComponent

Variable

Type

0:String

0:BaseDataVariableType

O, RO

Parameters

0:HasComponent

Variable

NumberOfTightenings

0:Int32

0:BaseDataVariableType

O, RO

The mandatory NominalVoltage is the nominal DC voltage of the battery.

The mandatory Capacity is the nominal capacity of the battery.

The optional ChargeCycleCount is the number of times the battery has been charged since the initial operation date.

The optional StateOfCharge is the state of charge (SOC) indicator functions as a sort of fuel gauge that displays the usable amount of energy like battery estimates in cellphones and laptops. This helps determine optimal charging and discharging. It is given in percentage.

The optional StateOfHealth is the State of Health is a measurement that reflects the general condition of a battery and its ability to deliver the specified performance compared with a fresh battery. It considers such factors as charge acceptance, internal resistance, voltage, and self-discharge. It is given in percentage.

The optional Type is a user readable text to determine the type of battery based on technology, chemical composition, etc.

The optional NumberOfTightenings is the total number of operations performed using the battery.