DPP Keystone Logo

Ontology: sectors / DPP Battery Sector Ontology

Class: Performance and Durability (dppk:BatteryPerformance)

Visual Diagram

                    classDiagram
  class BatteryPerformance
  BatteryPerformance : +capacity
  BatteryPerformance --|> CapacityInfo : capacity
  BatteryPerformance : +power
  BatteryPerformance --|> PowerInfo : power
  BatteryPerformance : +efficiency
  BatteryPerformance --|> EfficiencyInfo : efficiency
  BatteryPerformance : +internalResistance
  BatteryPerformance --|> InternalResistanceInfo : internalResistance
  BatteryPerformance : +lifetime
  BatteryPerformance --|> LifetimeInfo : lifetime
  BatteryPerformance : +temperature
  BatteryPerformance --|> TemperatureInfo : temperature
  BatteryPerformance : +negativeEvents
  BatteryPerformance --|> NegativeEventsInfo : negativeEvents
  click CapacityInfo href "CapacityInfo.html" "dppk:CapacityInfo"
  style CapacityInfo stroke:#2962ff,color:#2962ff
  click PowerInfo href "PowerInfo.html" "dppk:PowerInfo"
  style PowerInfo stroke:#2962ff,color:#2962ff
  click EfficiencyInfo href "EfficiencyInfo.html" "dppk:EfficiencyInfo"
  style EfficiencyInfo stroke:#2962ff,color:#2962ff
  click InternalResistanceInfo href "InternalResistanceInfo.html" "dppk:InternalResistanceInfo"
  style InternalResistanceInfo stroke:#2962ff,color:#2962ff
  click LifetimeInfo href "LifetimeInfo.html" "dppk:LifetimeInfo"
  style LifetimeInfo stroke:#2962ff,color:#2962ff
  click TemperatureInfo href "TemperatureInfo.html" "dppk:TemperatureInfo"
  style TemperatureInfo stroke:#2962ff,color:#2962ff
  click NegativeEventsInfo href "NegativeEventsInfo.html" "dppk:NegativeEventsInfo"
  style NegativeEventsInfo stroke:#2962ff,color:#2962ff

                

Attributes

Container for performance and durability parameters of the battery.

governedBy: Annex XIII (1)

Properties

Property Description Type governedBy
Capacity, energy, and voltage (dppk:capacity) Sub-section for capacity, energy, state of charge, and voltage limits. dppk:CapacityInfo Annex XIII (1g, 1h, 4d)
Power capability (dppk:power) Sub-section for power capability, fade, and limits. dppk:PowerInfo Annex XIII (1i); Art. 10
Round trip energy efficiency and self-discharge (dppk:efficiency) Sub-section for round trip efficiency and self-discharge. dppk:EfficiencyInfo Annex XIII (1n); Art. 10
Internal resistance (dppk:internalResistance) Sub-section for internal resistance. dppk:InternalResistanceInfo Annex XIII (1o); Art. 10
Battery lifetime (dppk:lifetime) Sub-section for battery lifetime in years and cycles. dppk:LifetimeInfo Annex XIII (1j, 1k, 4a); Annex IV
Temperature conditions (dppk:temperature) Sub-section for temperature conditions and time in extreme temperatures. dppk:TemperatureInfo Annex XIII (1l); Annex VII Part B (4)
Negative events and accidents (dppk:negativeEvents) Sub-section for negative events and accidents. dppk:NegativeEventsInfo Annex XIII (4d); Annex VII Part B (4)