Grid Elements database service for managing and querying Grid Elements database

Status

Defined Element Entities

  • Element
  • Bay
  • Bus
  • BusReactor
  • FilterBank
  • GeneratingUnit
  • HvdcLine
  • HvdcPole
  • Line
  • LineReactor
  • SubFilterBank
  • Transformer

Pending Element Entities to be defined

  • SVC
  • FSC
  • Compensator

Implemented General Entities

  • ElementOwner
  • Fuel
  • GeneratingStation
  • GeneratingStationClassification
  • GeneratingStationType
  • Location
  • Owner
  • Region
  • State
  • Substation
  • SubstationOwner
  • VoltageLevel

Implemented Entity Management UIs

  • Buses
  • Lines
  • Locations
  • Owners
  • Regions
  • States
  • Substations
  • VoltageLevels

Pending Entity Management UIs

Refer WRLDC Tables excel file for CRUD logic strategies

  • Bay - Started CRUD in App layer
  • Bus Reactor
  • Transformer
  • Generating Unit
  • LineReactor
  • HvdcLine
  • HvdcPole
  • Filter Bank
  • SubFilterBank

TODOs

  • restict substations changes in lines when there are connected elements like line reactors
  • Define control area and attach it to element
  • Model MSC, MSR, TCSC, STATCOM instead of compensator
  • Model SVC, FSC
  • whitelisted characters in names implementation during create and update commands
  • lat long value object implementation
  • lat long to be made optional

References