Load shedding optimization problem
Load shedding optimization problem#
Since in most systems, there are lines and generation resources with limited capacity, a simple energy shedding optimization problem is implemented. The load shedding optimization problem aims to minimize the total load shed in a power system based on the price of shedding load for the system operator.
The energy shedding optimization problem minimizes the total load shed in the network based on Cost of Energy not Supplied (CENS) for shedding that specific load type. This is subjected to load flow balance and capacity limitations over the power lines and bus restriction such as load and generation capacity at the bus. Here \(C_{n}\) represent the cost of shedding load at bus n while \(P_{n}^{s}\) is the amount of power shed at node n. \(P_{j}^{g}\) is the production from generator j where \(P_{k}^{d}\) is the load demand at bus k. \(P_{i}^{l}\) is the power transferred over line i. \(\gamma_{i}\) = 1 if line i is the starting point, -1 if line i is the ending point. \(\lambda_{j}\) = 1 if there is a production unit at node j, otherwise \(\lambda_{j}\) is 0. \(\mu_{k}\) = 1 if there is a load at node k, otherwise \(\mu_{k}\) is 0.