Abstract
The outage of power system equipment is one of the most important factors that affect the reliability and economy of power system. It is crucial to consider the influence of contingencies elaborately in planning problem. In this paper, a distributionally robust transmission expansion planning model is proposed in which the uncertainty of contingency probability is considered. The uncertainty of contingency probability is described by uncertainty interval based on the outage rate of single equipment. An epigraph reformulation and Benders decomposition are applied to solve the proposed model. Finally, the feasibility and effectiveness of the proposed model are illustrated on the IEEE RTS system and the IEEE 118-bus system.
POWER transmission system is mainly used to deliver the electricity from generators to distribution systems and further to consumers [
1) In terms of time scale of uncertainties, the uncertainties can be generally categorized into long- and short-term uncertainties [
2) For the short-term uncertainties concerned, in terms of uncertainty sources, the uncertainties are mainly caused by load, RES output, and contingencies caused by equipment outage events. References [
3) In terms of the methods for addressing the uncertainties, the uncertainties can be described by probability distribution functions (PDFs) or discretized scenarios, uncertainty intervals, and set of PDFs, etc. Then, stochastic optimization (SO) [
It can be found that when the uncertainties are concerned in TEP, the existing research mainly concentrates on analyzing the effect of uncertainties caused by RES output and load. Although the uncertainty of contingencies caused by equipment outage events is also an important source of uncertainty, its effect is not explicitly considered.
In TEP models, the uncertainty of contingencies caused by equipment outage events can be considered either in a deterministic approach or in a probabilistic approach [
Various models have been proposed to model the uncertainties of contingencies caused by equipment outage events. Reference [
Compared with the distributionally robust TEP model in [
The major contributions of this paper are as follows.
1) A novel distributionally robust TEP model is proposed considering the uncertainty of equipment outage rate. An interval equipment outage rate is applied and the TEP model is transformed into an RSO model.
2) Combining the techniques of dual theory, epigraph reformulation, and Benders decomposition, the proposed model can be efficiently solved by MILP commercial solver.
The remainder of this paper is organized as follows. Section II presents the proposed the mathematical formulation of the proposed model. Section III describes the uncertainty set of contingency probability. Section IV gives the solution methodology. In Section V, numerical results are provided and analyzed, and the relevant conclusions are drawn in Section VI.
The proposed model is explicitly formulated as:
(1) |
s.t.
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
(11) |
(12) |
(13) |
(14) |
(15) |
(16) |
where g, i, and s are the indexes of units, buses, and contingencies, respectively; NG, NI, and NS are the sets of units, buses, and contingencies, respectively; l is the index of transmission lines, including existing lines and candidate lines; NL and are the sets of the existing lines and candidate lines, respectively; ul is a binary variable which represents whether transmission line l is constructed (1) or not (0); Cl is the investment cost of candidate transmission line l; is the probability of normal operation condition; Cg is the operation cost of unit g; is the random contingency probability of contingency s; is the set of the distribution functions of ; VOLL is the value of lost load; B(g), Bstart(l), and are the bus on which unit g is located, the start bus of line l, and the end bus of line l, respectively; is the loss of load on bus i under contingency s; Pg and are the power outputs of unit g under normal operation condition and contingency s, respectively; di is the forecasted load on bus i; fl and are the power flows of transmission line l under normal operation condition and contingency s, respectively; Xl is the reactance of transmission line l; and are the voltage phase angles on bus i under normal operation condition and contingency s, respectively; is the capacity of transmission line l; Iref is the set of reference buses; and and are the minimum and maximum output power of unit g, respectively.
The objective function (1) minimizes the total cost, which includes the investment cost, operation cost, and expected load-shedding cost. Constraints (2)-(8) correspond to the normal operation condition.
Formulas (
Since is a random parameter, the model cannot be solved directly and it needs to be transformed into deterministic form by constructing the uncertainty set.
The probability of the system-wide contingency can be analytically expressed by the probability of equipment outage rate. For a contingency s which corresponds to m equipment that malfunction simultaneously and n equipment that operate normally, the contingency probability can be expressed as [
(17) |
where and are the outage rates of equipment i and j, respectively. Since is usually very small, is approximately equal to 1 and can be ignored. Then the contingency probability can be expressed as:
(18) |
When varies within an interval [
(19) |
(20) |
Similar to that addressed in the traditional robust model, the random contingency probability can be equivalently expressed as a deterministic form with the introduction of auxiliary variable .
(21) |
where is an auxiliary variable which describes the contingency probability deviating from midpoint and ; and and are the midpoint and radius of the uncertainty interval of contingency probability, respectively. and can be expressed as:
(22) |
(23) |
Meanwhile, the sum of all contingency probabilities concerned should be equal to 1, i.e.,
(24) |
In order to limit the conservativeness, the number of scenarios that reach the worst case at the same time is constrained by the corresponding budget constraint, which is expressed as:
(25) |
where is the conservativeness parameter, which represents the number of contingency scenarios that reach the worst case. Then, the entire ambiguity set of contingency probability can be written as:
(26) |
After the random contingency probability is expressed in the deterministic form, the entire optimization will be transformed into an RSO [
(27) |
The objective function (27) minimizes the investment cost and operation cost under normal operation condition, and the load shedding cost against the worst case of contingency probability.
In this paper, a quadratic operation cost function which can be easily piecewise linearized is applied. The products of binary variables and continuous variables exist in constraints (4), (7), and (11), and can be linearized by the big M method [
(28) |
(29) |
Another nonlinear term is caused by the absolute sign in (26). can be linearized as:
(30) |
(31) |
where and are the auxiliary non-negative variables.
For the contingency probability concerned, the uncertain range is significant compared with the forecasted value. However, the interval width of the contingency probability under the normal operation condition is relatively small compared with the forecasted value, thus the contingency probability under normal operation condition can be simplified as the fixed forecasted value.
In order to transform the three-level optimization problem of (27) into a single-level model, firstly, the optimal value of the loss of load, i.e., the recourse function, is reformulated as:
(32) |
Then, the three-level objective function possesses a form of bi-level optimization, i.e.,
(33) |
Considering the inner maximization problem can be equivalently expressed as a minimization problem based on the duality theory, the bi-level optimization problem can be recast as a single-level optimization problem. The inner maximization problem can be expressed as:
(34) |
where
(35) |
s.t.
(36) |
(37) |
Based on the epigraph reformulation [
(38) |
Through the above operation, the variables and and constraints (36) and (37) are eliminated, and the computational burden can be significantly reduced. By substituting (37) into (33), (33) can be expressed as:
(39) |
The objective function (39) can be further transformed into (40) based on the epigraph reformulation [
(40) |
s.t.
(41) |
(42) |
(43) |
(44) |
This model cannot be solved directly due to Q(s) in constraints (41)-(43). When the inner maximization problem (32) is regarded as a sub-problem, the same configuration of Benders decomposition can be shared by the bi-level maximization problem. Especially, considering the inner problem is dependent with the contingency and the contingency events are independent with each other, the Benders decomposition is applied to iteratively solve the bi-level optimization problem [
When Benders decomposition is applied, the corresponding model has to be divided into master problem and sub-problems. The master problem and sub-problems involve the constraints related to the normal condition and contingencies, respectively. Meanwhile, the sub-problems are transformed to dual sub-problems. The procedure of the Benders decomposition is shown in

Fig. 1 Flowchart of Benders decomposition.
The proposed model is tested on the IEEE RTS system and IEEE 118-bus system. The data of equipment outage rate are taken from [
The IEEE RTS system consists of 24 buses, 26 units, and 38 existing transmission lines, and the corresponding data can be found in [
(45) |
where is the average outage rate of a single equipment based on the historical data.
Three scenarios are considered in this case. In scenario 1, a fixed estimated contingency probability is applied. In scenario 2, the contingency probability is described by an interval and the WP is set to be 10. In scenario 3, the performance of the construction plan in scenario 1 is tested with the uncertain contingency probability. The costs of the three scenarios are shown in
In
The total cost and expected load-shedding cost with different WPs and VOLL are given in Tables
From Tables
The construction plans with different WPs and VOLL in case 1 are given in
The relationship between the total cost and conservativeness parameter in case 1 is shown in

Fig. 2 Relationship between total cost and in Case 1.
From
The IEEE 118-bus system consists of 118 nodes, 186 transmission lines, and 54 units. All data of the system can be found in [
Similar to that in case 1, it can be found from
The computation time with different WPs in case 2 is given in
In this paper, an DRO TEP model considering the uncertainty of contingency probability is proposed. The uncertainty of contingency probability can be expressed by the uncertainty of the outage of equipment. The proposed model involves random parameters and can be reformulated into a tri-level optimization problem. It is finally recast as a bi-level model by using the epigraph reformulation and dual theory, which can be solved by the Benders decomposition. The case studies show that the cost and construction plan are significantly influenced by the uncertainty of contingency probability. Using a fixed contingency probability would cause a less reliable construction plan and the result would be over-optimistic.
References
S. Lumbreras and A. Ramos, “The new challenges to transmission expansion planning: survey of recent practice and literature review,” Electric Power Systems Research, vol. 134, pp. 19-29, May 2016. [Baidu Scholar]
N. G. Ude, H. Yskandar, and R. C. Graham, “A comprehensive state-of-the-art survey on the transmission network expansion planning optimization algorithms,” IEEE Access, vol. 7, pp. 123158-123181, Aug. 2019. [Baidu Scholar]
M. Chen, C. Gao, Z. Li et al., “Aggregated model of data network for the provision of demand response in generation and transmission expansion planning,” IEEE Transactions on Smart Grid, vol. 12, no. 1, pp. 512-523, Jan. 2021. [Baidu Scholar]
X. Zhang and A. J. Conejo, “Robust transmission expansion planning representing long- and short-term uncertainty,” IEEE Transactions on Power Systems, vol. 33, no. 2, pp. 1329-1338, Mar. 2018. [Baidu Scholar]
M. Alraddadi, A. J. Conejo, and R. M. Lima, “Expansion planning for renewable integration in power system of regions with very high solar irradiation,” Journal of Modern Power Systems and Clean Energy, vol. 9, no. 3, pp. 485-494, May 2021. [Baidu Scholar]
A. J. Conejo, Y. Cheng, N. Zhang et al., “Long-term coordination of transmission and storage to integrate wind power,” CSEE Journal of Power and Energy Systems, vol. 3, no. 1, pp. 36-43, Mar. 2017. [Baidu Scholar]
M. Majidi-Qadikolai and R. Baldick, “A generalized decomposition framework for large-scale transmission expansion planning,” IEEE Transactions on Power Systems, vol. 33, no. 2, pp. 1635-1649, Mar. 2018. [Baidu Scholar]
W. Wu, Z. Hu, Y. Song et al., “Transmission network expansion planning based on chronological evaluation considering wind power uncertainties,” IEEE Transactions on Power Systems, vol. 33, no. 5, pp. 4787-4796, Sept. 2018. [Baidu Scholar]
A. Moreira, G. Strbac, R. Moreno et al., “A five-level milp model for flexible transmission network planning under uncertainty: a min-max regret approach,” IEEE Transactions on Power Systems, vol. 33, no. 1, pp. 486-501, Jan. 2018. [Baidu Scholar]
O. Ziaee, O. Alizadeh-Mousavi, and F. F. Choobineh, “Co-optimization of transmission expansion planning and TCSC placement considering the correlation between wind and demand scenarios,” IEEE Transactions on Power Systems, vol. 33, no. 1, pp. 206-215, Jan. 2018. [Baidu Scholar]
J. Li, Z. Li, F. Liu et al., “Robust coordinated transmission and generation expansion planning considering ramping requirements and construction periods,” IEEE Transactions on Power Systems, vol. 33, no. 1, pp. 268-280, Jan. 2018. [Baidu Scholar]
S. Dehghan, N. Amjady, and A. J. Conejo, “A multistage robust transmission expansion planning model based on mixed binary linear decision rules–Part I,” IEEE Transactions on Power Systems, vol. 33, no. 5, pp. 5341-5350, Sept. 2018. [Baidu Scholar]
L. Baringo and A. Baringo, “A stochastic adaptive robust optimization approach for the generation and transmission expansion planning,” IEEE Transactions on Power Systems, vol. 33, no. 1, pp. 792-802, Jan. 2018. [Baidu Scholar]
J. P. Bukenberger and M. D. Webster, “Approximate latent factor algorithm for scenario selection and weighting in transmission expansion planning,” IEEE Transactions on Power Systems, vol. 35, no. 2, pp. 1099-1108, Mar. 2020. [Baidu Scholar]
X. Zhu, Z. Yu, and X. Liu, “Security constrained unit commitment with extreme wind scenarios,” Journal of Modern Power Systems and Clean Energy, vol. 8, no. 3, pp. 464-472, May 2020. [Baidu Scholar]
C. Roldán, R. Mínguez, R. García-Bertrand et al., “Robust transmission network expansion planning under correlated uncertainty,” IEEE Transactions on Power Systems, vol. 34, no. 3, pp. 2071-2082, May 2019. [Baidu Scholar]
A. J. Conejo, L. Baringo, S. J. Kazempour et al., “Transmission expansion planning,” in Investment in Electricity Generation and Transmission: Decision Making Under Uncertainty. New York: Springer Publishing Company, 2016. [Baidu Scholar]
F. Verástegui, Á. Lorca, D. E. Olivares et al., “An adaptive robust optimization model for power systems planning with operational uncertainty,” IEEE Transactions on Power Systems, vol. 34, no. 6, pp. 4606-4616, Nov. 2019. [Baidu Scholar]
R. Mínguez, R. García-Bertrand, J. M. Arroyo et al., “On the solution of large-scale robust transmission network expansion planning under uncertain demand and generation capacity,” IEEE Transactions on Power Systems, vol. 33, no. 2, pp. 1242-1251, Mar. 2018. [Baidu Scholar]
B. Zhao, A. J. Conejo, and R. Sioshansi, “Coordinated expansion planning of natural gas and electric power systems,” IEEE Transactions on Power Systems, vol. 33, no. 3, pp. 3064-3075, May 2018. [Baidu Scholar]
Z. Zhuo, E. Du, N. Zhang et al., “Incorporating massive scenarios in transmission expansion planning with high renewable energy penetration,” IEEE Transactions on Power Systems, vol. 35, no. 2, pp. 1061-1074, Mar. 2020. [Baidu Scholar]
A. Velloso, D. Pozo, and A. Street, “Distributionally robust transmission expansion planning: a multi-scale uncertainty approach,” IEEE Transactions on Power Systems, vol. 35, no. 5, pp. 3353-3365, Sept. 2020. [Baidu Scholar]
J. Choi, T. Mount, R. J. Thomas et al., “Probabilistic reliability criterion for planning transmission system expansions,” IET Proceedings: Generation, Transmission, and Distribution, vol. 153, no. 6, pp. 719-727, Dec. 2006. [Baidu Scholar]
A. Arabali, M. Ghofrani, M. Etezadi-Amoli et al., “A multi-objective transmission expansion planning framework in deregulated power systems with wind generation,” IEEE Transactions on Power Systems, vol. 29, no. 6, pp. 3003-3011, Nov. 2014. [Baidu Scholar]
J. Wang, H. Zhong, Q. Xia et al., “Transmission network expansion planning with embedded constraints of short circuit currents and N-1 security,” Journal of Modern Power Systems and Clean Energy, vol. 3, no. 3, pp. 312-320, Sept. 2015. [Baidu Scholar]
J. Qiu, H. Yang, Z. Dong et al., “A linear programming approach to expansion co-planning in gas and electricity markets,” IEEE Transactions on Power Systems, vol. 31, no. 5, pp. 3594-3606, Sept. 2016. [Baidu Scholar]
F. Bouffard, F. D. Galiana, and A. J. Conejo, “Market-clearing with stochastic security-part I: formulation,” IEEE Transactions on Power Systems, vol. 20, no. 4, pp. 1818-1826, Nov. 2005. [Baidu Scholar]
A. Bagheri and C. Zhao, “Distributionally robust reliability assessment for transmission system hardening plan under N-k security criterion,” IEEE Transactions on Reliability, vol. 68, no. 2, pp. 653-662, Jun. 2019. [Baidu Scholar]
R. Billinton and R. N. Allan. Reliability Evaluation of Power Systems. New York: Plenum Press, 1984. [Baidu Scholar]
C. Zhao and R. Jiang, “Distributionally robust contingency-constrained unit commitment,” IEEE Transactions on Power Systems, vol. 33, no. 1, pp. 94-102, Jan. 2018. [Baidu Scholar]
D. Alvarado, A. Moreira, R. Moreno et al., “Transmission network investment with distributed energy resources and distributionally robust security,” IEEE Transactions on Power Systems, vol. 34, no. 6, pp. 5157-5168, Nov. 2019. [Baidu Scholar]
M. Yang, J. Wang, H. Diao et al., “Interval estimation for conditional failure rates of transmission lines with limited samples,” IEEE Transactions on Smart Grid, vol. 9, no. 4, pp. 2752-2763, Jul. 2018. [Baidu Scholar]
T. Aurélie, “Robust stochastic programming with uncertain probabilities,” IMA Journal of Management Mathematics, vol. 19, no. 3, pp. 289-321, Jul. 2008. [Baidu Scholar]
S. Boyd, L. Vandenberghe, and L. Faybusovich., “Convex optimization,” IEEE Transactions on Automatic Control, vol. 51, no. 11, pp. 1859-1859, Nov. 2006. [Baidu Scholar]
M. Wang, H. B. Gooi, and S. Chen, “Optimizing probabilistic spinning reserve using an analytical expected-energy-not-supplied formulation, ” IET Generation, Transmission & Distribution, vol. 5, no. 7, pp. 772-780, Jul. 2011. [Baidu Scholar]
M. Yang, J. Wang, H. Diao et al., “Interval estimation for conditional failure rates of transmission lines with limited samples,” IEEE Transactions on Smart Grid, vol. 9, no. 4, pp. 2752-2763, Jul. 2018. [Baidu Scholar]
C. Yang, Z. Xiang, G. Ma et al, “Multi-drive overhead-line failure rate model,” Power System Protection and Control, vol. 46, no. 12, pp. 9-15, Jun. 2018. [Baidu Scholar]
J. F. Benders, “Partitioning procedures for solving mixed-variables programming problems,” Numerische Mathematik, vol. 4, pp. 238-252, Dec. 1962. [Baidu Scholar]
L. C. da Costa, F. S. Thomé, J. D. Garcia et al., “Reliability-constrained power system expansion planning: a stochastic risk-averse optimization approach,” IEEE Transactions on Power Systems, vol. 36, no. 1, pp. 97-106, Jan. 2021. [Baidu Scholar]
M. Esmaili, M. Ghamsari-Yazdel, N. Amjady et al., “Convex model for controlled islanding in transmission expansion planning to improve frequency stability,” IEEE Transactions on Power Systems, vol. 36, no. 1, pp. 58-67, Jan. 2021. [Baidu Scholar]
J. Aghaei, N. Amjady, A. Baharvandi et al., “Generation and transmission expansion planning: MILP-based probabilistic model,” IEEE Transactions on Power Systems, vol. 29, no. 4, pp. 1592-1601, Jul. 2014. [Baidu Scholar]
C. Grigg, P. Wong, P. Albrecht et al., “The IEEE reliability test system-1996: a report prepared by the reliability test system task force of the application of probability methods subcommittee,” IEEE Transactions on Power Systems, vol. 14, no. 3, pp. 1010-1020, Aug. 1999. [Baidu Scholar]
IIT. (2008, Apr.). IEEE 118-bus system. [Online]. Available: http://motor.ece.iit.edu/data/ [Baidu Scholar]
J. P. Bukenberger and M. D. Webster, “Approximate latent factor algorithm for scenario selection and weighting in transmission expansion planning,” IEEE Transactions on Power Systems, vol. 35, no. 2, pp. 1099-1108, Mar. 2020. [Baidu Scholar]