timmyfaraday / HarmonicPowerModels.jl

An extension package of PowerModels.jl for Harmonic (Optimal) Power Network
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Harmonic hosting capacity #25

Closed hakanergun closed 6 months ago

hakanergun commented 10 months ago

Versions: v0.1.0 - init, hosting capacity with fixed angle of the harmonic injection. v0.2.0 - allow for variable angle of the harmonic injection, to enable (partial) recombination of the harmonic pollution.

timmyfaraday commented 10 months ago

Version 0.3.0 - Harmonic Fridays 24/11

timmyfaraday commented 9 months ago

Version 0.3.0 -- Harmonic Fridays 8/12

timmyfaraday commented 9 months ago

Version 0.3.0 -- Harmonic Fridays 15/12

timmyfaraday commented 8 months ago

HARMONIC - January

Goal should be to build, document and validate the two models for the deterministic harmonic hosting capacity problem:

The following grid elements are currently considered: 1) slack bus, 2) branches (pi-model), 3) transformers (t-model), 4) passive shunt elements, and 5) general harmonic load where for h=1: constant power and for h>1: constant current.

TO DOs

Build models

Validate models

Document models

timmyfaraday commented 7 months ago

HARMONIC - February

Two models for the deterministic harmonic hosting capacity problem:

The following grid elements are currently considered: 1) slack bus, 2) branches (pi-model), 3) transformers (t-model), 4) passive shunt elements, and 5) general harmonic load where for h=1: constant power and for h>1: constant current.

TO DOs to get to v0.2.0

Addition of features

Validate models

Document models (after pushing v0.2.0 to main)

Code review

TO DOs to get to v0.2.1

Recombination of Harmonic Currents

Investigate methods to enable recombination of harmonic currents from different harmonic loads: current angle cone vs general summation law

TO DOs for first journal paper on deterministic harmonic hosting capacity

timmyfaraday commented 6 months ago

DO NOT DELETE THIS BRANCH