Table 41 – IBatteryType Definition
Attribute |
Value |
||||
BrowseName |
IBatteryType |
||||
IsAbstract |
True |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the IJoiningSystemAssetType, inheriting the InstanceDeclarations of that Node. |
|||||
0:HasComponent |
Object |
Parameters |
-- |
0:FolderType |
M |
Conformance Units |
|||||
IJT Asset Management Battery |
|||||
IJT Asset Management Battery Operation Cycle Counter |
The components of the IBatteryType have additional subcomponents which are defined in Table 42.
Table 42 – 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:Int64 |
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 |
NominalVoltage is the nominal DC voltage of the battery.
Capacity is the nominal capacity of the battery.
ChargeCycleCount is the number of times the battery has been charged since the initial operation date.
StateOfCharge is the state of charge (SOC) indicator functions as a sort of fuel gauge that displays the usable amount of energy. This helps determine optimal charging and discharging. It is given in percentage.
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.
Type is a user readable text to determine the type of battery such as pack type, technology, chemical composition, battery standard, etc.