-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This feature request relates to the PR #661 and discussions with @BDonnot. It is meant to act as a roadmap for implementing Demand Response (DR) in Grid2Op. Discussion / suggestions are welcome.
- Fully Flexible Load (current implementation in Demand Response #661), load that can be reduced / increased up to its max load size (meant to represent the 'fuse' size of the load) with no implications for its future use. This is the most flexible option, but not entirely realistic.
- Curtailable Load: Load that can only be decreased, in its discrete form this could also be used to represent load shedding. There is no need to compensate for the reduction later.
- Deferrable Load: Load that can be delayed to a future timestep. Could represent EV charging or Heat Pumps.
- Moveable Load: Load that can be reconnected at a different location, usually to represent topology changes at lower voltages. This can be used to represent the relationship between the TSO and DSO, where the former might request the DSO to 'move' a load to reduce congestion.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request