Skip to content

Enum: EnergyStorageType

Types of energy storage systems

URI: valuesets:EnergyStorageType

Permissible Values

Value Meaning Description
LITHIUM_ION_BATTERY None Lithium-ion battery
LEAD_ACID_BATTERY None Lead-acid battery
FLOW_BATTERY None Flow battery (e
SOLID_STATE_BATTERY None Solid-state battery
SODIUM_ION_BATTERY None Sodium-ion battery
PUMPED_HYDRO None Pumped hydroelectric storage
COMPRESSED_AIR None Compressed air energy storage (CAES)
FLYWHEEL None Flywheel energy storage
GRAVITY_STORAGE None Gravity-based storage
MOLTEN_SALT None Molten salt thermal storage
ICE_STORAGE None Ice thermal storage
PHASE_CHANGE None Phase change materials
HYDROGEN_STORAGE None Hydrogen storage
SYNTHETIC_FUEL None Synthetic fuel storage
SUPERCAPACITOR None Supercapacitor
SUPERCONDUCTING None Superconducting magnetic energy storage (SMES)

Slots

Name Description
energy_storage Types of energy storage systems

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: EnergyStorageType
description: Types of energy storage systems
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  LITHIUM_ION_BATTERY:
    text: LITHIUM_ION_BATTERY
    description: Lithium-ion battery
    annotations:
      category:
        tag: category
        value: electrochemical
  LEAD_ACID_BATTERY:
    text: LEAD_ACID_BATTERY
    description: Lead-acid battery
    annotations:
      category:
        tag: category
        value: electrochemical
  FLOW_BATTERY:
    text: FLOW_BATTERY
    description: Flow battery (e.g., vanadium redox)
    annotations:
      category:
        tag: category
        value: electrochemical
  SOLID_STATE_BATTERY:
    text: SOLID_STATE_BATTERY
    description: Solid-state battery
    annotations:
      category:
        tag: category
        value: electrochemical
  SODIUM_ION_BATTERY:
    text: SODIUM_ION_BATTERY
    description: Sodium-ion battery
    annotations:
      category:
        tag: category
        value: electrochemical
  PUMPED_HYDRO:
    text: PUMPED_HYDRO
    description: Pumped hydroelectric storage
    annotations:
      category:
        tag: category
        value: mechanical
  COMPRESSED_AIR:
    text: COMPRESSED_AIR
    description: Compressed air energy storage (CAES)
    annotations:
      category:
        tag: category
        value: mechanical
  FLYWHEEL:
    text: FLYWHEEL
    description: Flywheel energy storage
    annotations:
      category:
        tag: category
        value: mechanical
  GRAVITY_STORAGE:
    text: GRAVITY_STORAGE
    description: Gravity-based storage
    annotations:
      category:
        tag: category
        value: mechanical
  MOLTEN_SALT:
    text: MOLTEN_SALT
    description: Molten salt thermal storage
    annotations:
      category:
        tag: category
        value: thermal
  ICE_STORAGE:
    text: ICE_STORAGE
    description: Ice thermal storage
    annotations:
      category:
        tag: category
        value: thermal
  PHASE_CHANGE:
    text: PHASE_CHANGE
    description: Phase change materials
    annotations:
      category:
        tag: category
        value: thermal
  HYDROGEN_STORAGE:
    text: HYDROGEN_STORAGE
    description: Hydrogen storage
    annotations:
      category:
        tag: category
        value: chemical
  SYNTHETIC_FUEL:
    text: SYNTHETIC_FUEL
    description: Synthetic fuel storage
    annotations:
      category:
        tag: category
        value: chemical
  SUPERCAPACITOR:
    text: SUPERCAPACITOR
    description: Supercapacitor
    annotations:
      category:
        tag: category
        value: electrical
  SUPERCONDUCTING:
    text: SUPERCONDUCTING
    description: Superconducting magnetic energy storage (SMES)
    annotations:
      category:
        tag: category
        value: electrical