flexoffer / flexoffer-specifications

Specifications of FlexOffer
2 stars 2 forks source link

[EP] Model reactive energy offer #4

Open DuneSe opened 1 year ago

DuneSe commented 1 year ago

Question: How can we model a reactive energy offering in FlexOffer? This is sth we are tackling in FEVER project and - if I’m not mistaken - in GIFT as well By: Isidoros Kokos, Intracom

DuneSe commented 1 year ago

Proposed solution: New parameter FlexOfferProfileType Implemented in later projects By: Cerne Gregor, INEA

code to add in Reference specifications: |FlexOfferProfileType|No|String|activeEnergy(default)/reactiveEnergy/apparentEnergy/voltage|

DuneSe commented 2 months ago

Comment from Gregor : The parameter value other than 'active energy' requires at least a description what is the default unit.

For example, in case of 'reactiveEenrgy' it should be stated in spec that the unit is implicitly 'kVArh' or explicit parameter 'unit' is required.

DuneSe commented 1 month ago

additionaly parameter might be introduced in case of reactive eenrgy: powerFactorConstraint (type JSON object) : The definition of the cos phi range of energy flexibility in the flexOfferProfileConstraint. It is defined as pair min, max and default value. If not present it is assumed min = max = 1.0.