You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
subject to TOTAL_line_c1{l in ResourceBalances,hl in HousesOfLayer[l],p in Period,t in Time[p]}:
Grid_supply[l,hl,p,t] <= GridCapacity[l,hl] + AdditionalGridCapacity[???];
where AdditionalGridCapacity is a unit to build for the district, with a fixed-cost [CHF] + a specific cost [CHF/kW]
Notes and comments
constraints, reinforcement/deployment costs, etc.
smart grid approach: associate a controllability factor with the various EUDs (heating, household appliances, mobility)
The text was updated successfully, but these errors were encountered:
Summary
Grid reinforcement as a decision-making variable
Detailed design
where
AdditionalGridCapacity
is a unit to build for the district, with a fixed-cost [CHF] + a specific cost [CHF/kW]Notes and comments
The text was updated successfully, but these errors were encountered: