TechnicalSpecification

class

Technical Specification

Technical specifications of a battery including capacity, voltage, and performance parameters.

URI:https://ref.openepcis.io/extensions/eu/battery/TechnicalSpecification

Upstream alignment

How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.

Properties (32)

DescriptionDomainRangeVocabularies
capacityFadeThreshold
Capacity Fade Threshold
Capacity fade percentage at which battery reaches end of rated cycle life (typically 80%).eubat:TechnicalSpecificationxsd:decimal
capacityThresholdForExhaustion
Capacity Threshold for Exhaustion
SOCE percentage threshold below which the battery is considered exhausted.eubat:TechnicalSpecificationxsd:decimal
cRate
C-Rate
Nominal charge/discharge rate relative to capacity (e.g., 1C = full charge in 1 hour).eubat:TechnicalSpecificationxsd:decimal
cRateLifeCycleTest
C-Rate Life Cycle Test
C-rate used for lifecycle testing.eubat:TechnicalSpecificationxsd:decimal
depthOfDischargeInCycleLifeTest
Depth of Discharge in Cycle Life Test
Depth of discharge (DoD) percentage used for cycle life testing.eubat:TechnicalSpecificationxsd:decimal
expectedCycleLife
Expected Cycle Life
Expected number of full charge-discharge cycles under reference test conditions.eubat:TechnicalSpecificationxsd:integer
expectedLifetimeCapacityThroughput
Expected Lifetime Capacity Throughput
Total capacity throughput expected over battery lifetime in Ah. Use unitCode 'AMH' (UN/CEFACT Rec 20).eubat:TechnicalSpecificationgs1:QuantitativeValue
expectedLifetimeEnergyThroughput
Expected Lifetime Energy Throughput
Total energy throughput expected over battery lifetime in kWh. Use unitCode 'KWH' (UN/CEFACT Rec 20).eubat:TechnicalSpecificationgs1:QuantitativeValue
expectedLifetimeYears
Expected Lifetime (Years)
Expected calendar lifetime under normal operating conditions, in years.eubat:TechnicalSpecificationxsd:integer
initialInternalResistance
Initial Internal Resistance
Initial internal resistance at commissioning in Ohms. Use unitCode 'OHM' (UN/CEFACT Rec 20).eubat:TechnicalSpecificationgs1:QuantitativeValue
initialSelfDischarge
Initial Self Discharge
Initial self-discharge rate as percentage per month.eubat:TechnicalSpecificationxsd:decimal
lifetimeReferenceTest
Lifetime Reference Test
URL or reference to the standard test used for lifetime determination.eubat:TechnicalSpecificationxsd:anyURI
maximumChargingCurrent
Maximum Charging Current
Maximum allowed charging current in Amperes. Use unitCode 'AMP' (UN/CEFACT Rec 20).eubat:TechnicalSpecificationgs1:QuantitativeValue
maximumChargingPower
Maximum Charging Power
Maximum allowed charging power in kW. Use unitCode 'KWT' (UN/CEFACT Rec 20).eubat:TechnicalSpecificationgs1:QuantitativeValue
maximumDischargingCurrent
Maximum Discharging Current
Maximum allowed discharging current in Amperes. Use unitCode 'AMP' (UN/CEFACT Rec 20).eubat:TechnicalSpecificationgs1:QuantitativeValue
maximumDischargingPower
Maximum Discharging Power
Maximum allowed discharging power in kW. Use unitCode 'KWT' (UN/CEFACT Rec 20).eubat:TechnicalSpecificationgs1:QuantitativeValue
maximumPermittedBatteryPower
Maximum Permitted Battery Power
Maximum permitted battery power (single declared value). Use gs1:QuantitativeValue with unitCode 'WTT' (watt) or 'KWT' (kW), UN/CEFACT Rec 20.eubat:TechnicalSpecificationgs1:QuantitativeValue
maximumVoltage
Maximum Voltage
Maximum allowable voltage when fully charged, in Volts (V). Use unitCode 'VLT' (UN/CEFACT Rec 20).eubat:TechnicalSpecificationgs1:QuantitativeValue
minimumVoltage
Minimum Voltage
Minimum allowable voltage to prevent deep discharge damage, in Volts (V). Use unitCode 'VLT' (UN/CEFACT Rec 20).eubat:TechnicalSpecificationgs1:QuantitativeValue
nominalVoltage
Nominal Voltage
Nominal operating voltage of the battery pack in Volts (V). Use unitCode 'VLT' (UN/CEFACT Rec 20).eubat:TechnicalSpecificationgs1:QuantitativeValue
originalPowerCapability
Original Power Capability
Original power capability at specific SoC levels (80% and 20%).eubat:TechnicalSpecificationeubat:PowerCapabilityAtSoC
powerCapabilityRatio
Power Capability Ratio
Ratio of rated power to rated energy (W/Wh).eubat:TechnicalSpecificationxsd:decimal
ratedCapacity
Rated Capacity
Rated capacity in Ampere-hours (Ah). Use gs1:QuantitativeValue with unitCode 'AMH'.eubat:TechnicalSpecificationgs1:QuantitativeValue
ratedEnergy
Rated Energy
Rated energy in kilowatt-hours (kWh). Use gs1:QuantitativeValue with unitCode 'KWH'.eubat:TechnicalSpecificationgs1:QuantitativeValue
ratedMaximumPower
Rated Maximum Power
Rated maximum power output in kW. Use unitCode 'KWT' (UN/CEFACT Rec 20).eubat:TechnicalSpecificationgs1:QuantitativeValue
resistanceIncreaseThreshold
Resistance Increase Threshold
Internal resistance increase percentage at which battery reaches end of rated cycle life.eubat:TechnicalSpecificationxsd:decimal
roundTripEfficiency
Round Trip Efficiency
Initial round-trip energy efficiency as percentage.eubat:TechnicalSpecificationxsd:decimal
roundTripEfficiencyAt50PercentCycleLife
Round Trip Efficiency at 50% Cycle Life
Expected round trip efficiency at 50% of rated cycle life.eubat:TechnicalSpecificationxsd:decimal
temperatureRangeCharging
Temperature Range - Charging
Allowable temperature range during charging.eubat:TechnicalSpecificationeubat:TemperatureRange
temperatureRangeDischarging
Temperature Range - Discharging
Allowable temperature range during discharging.eubat:TechnicalSpecificationeubat:TemperatureRange
temperatureRangeIdleState
Temperature Range - Idle State
Temperature range for the battery in idle state.eubat:TechnicalSpecificationeubat:TemperatureRange
temperatureRangeStorage
Temperature Range - Storage
Allowable temperature range for battery storage.eubat:TechnicalSpecificationeubat:TemperatureRange

Vocabulary alignment

QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.

Referenced upstream terms

Loading external vocabulary...

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
  "type": "TechnicalSpecification",
  "capacityFadeThreshold": "...",
  "capacityThresholdForExhaustion": "...",
  "cRate": "..."
}