Skip to content

Extrapolate maxQ and minQ reactive limits when outside active power limits in ReactiveCapabilityCurve #1143

Open
@SylvestreSakti

Description

@SylvestreSakti

Describe the current behavior

Currently, when computing reactive limits of a generator (or a battery) that is defined by its ReactiveCapabiltyCurve, when P is out of the bounds of this curve (e.g. when a generator is in starting phase, its P is inferior to Pmin), the computed reactive limits are the same as the reactive limits of Pmin.

Describe the expected behavior

We would like to extrapolate the reactive limits to have a more accurate modelling of the generator when it is outside its active power limits.

image

Describe the motivation

Differences in modeled behavior are detected when generators are in starting phase, and having extrapolation of the reactive limits enables a more accurate modelling.

Extra Information

This modification may need a modification of getMinQ() and getMaxQ() of the class ReactiveCapabilityCurve in powsybl.iidm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions