Electa-Git / PowerModelsDistributionStateEstimation.jl

A Julia Package for Power System State Estimation.
BSD 3-Clause "New" or "Revised" License
32 stars 12 forks source link

Handling voltage measurements #13

Closed MartaVanin closed 3 years ago

MartaVanin commented 4 years ago

These are currently three-phase even though users are single-phase. This is not realistic. While we wait for PMD v0.10.0 to only explicitly define conductors, do we keep this hack or propose a more realistic work around? A possible solution would be to give only a measurement on the user's phase and set the other two voltages equal to the voltage on the adjacent three-phase main bus. It entails more equality constraints but doesn't look like comp time would go up because of this.

timmyfaraday commented 4 years ago

Awaiting PMD v0.10.