Next Article in Journal
Modelling the Electric Field Distribution in Polyethylene Nano-Composite to Investigate Electrical Treeing Initiation Using Finite Element Method
Previous Article in Journal
High Precision Indoor Positioning System for Mobile Asset Management and Safety
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Optimal Restoration Sequence of Parallel Power System Using Genetic Algorithm †

1
Department of Electrical Power Engineering, U.S.-Pakistan Center for Advanced Studies in Energy (USPCAS-E), National University of Sciences and Technology, Sector H-12, Islamabad 44000, Pakistan
2
Department of Electrical Engineering, University of Gujrat, Gujrat 50700, Pakistan
*
Author to whom correspondence should be addressed.
Presented at the 7th International Electrical Engineering Conference, Karachi, Pakistan, 25–26 March 2022.
Eng. Proc. 2022, 20(1), 38; https://doi.org/10.3390/engproc2022020038
Published: 3 August 2022
(This article belongs to the Proceedings of The 7th International Electrical Engineering Conference)

Abstract

:
The restoration of power systems is emphasized in the modern electric power system (EPS) due to complex, interconnected networks, and natural catastrophic events. However, large-scale disruptions in the power system result in a partial or complete blackout. Such events have a low probability and high impact, causing significant regional socio-economic losses. Hence, the black start (BS) resource is needed to deliver the cranking power to restart the non-black start (NBS) units, energize the path, load, and restore the complete system with parallel restoration. This paper implemented a novel optimal restoration scheme to restore the power system after partial or complete blackout. A multi-objective genetic algorithm is used to solve each island’s optimal generation unit’s start-up sequence, priority start of critical load and restoring the maximum load in minimum restoration time using an optimal transmission path with a minimum number of switching actions. A case study based on the IEEE-39 benchmark system validates the effectiveness of the proposed algorithm.

1. Introduction

In the modern world, electric power systems (EPS) are exposed to partial or complete blackout due to human-facilitated or disastrous natural events. The EPS is prone to large-scale disruptions due to interconnection, renewable resource integration, and network complexity, resulting in the interruption of the market environment and significant socio-economic losses. One of the most extensive blackouts in the history of Pakistan halted the power industry, affecting nearly 200 million people in January 2021 [1]. In recent years, natural calamities have also drastically influenced the global power industry, such as blackout in America (2021) and Australia (2021), which threatened the lives of people in America (10 million) and Australia (0.52 million) [2,3], respectively.
To mitigate the repercussions of disruptions in the power system, the world is experiencing a paradigm shift towards a more efficient, adaptable, and flexible approach to restoring the power system. Therefore, various heuristic algorithms are used to optimize the power system restoration. After a blackout, the Tabu Search algorithm is used to restore the cold load pickup (CLPU) to minimize the restoration time and prevent another outage [4]. Discrete particle swarm optimization is used to restore the CLPU by reducing the total power consumption and dividing the system into sections [5]. In [6], topology analysis and genetic algorithm are used to determine intentional islanding, keeping power balance and transmission constraint in bounds. In [7], FICO Xpress Optimizer is used to allocate the BS unit in the grid. Grid parameters are also included, such as generator model, nodal balance, voltage and power limits. A recent literature review is also provided in Table 1.
In this paper, the optimal generation start-up sequence is optimized. The critical load is restored on a priority basis. A multi-objective genetic algorithm selects the shortest transmission path to energize the non-black start units and maximize overall generation with minimum restoration time. Maximum load is restored, and islands are synchronized to expedite the whole restoration process.

2. Post Fault Restoration

Power system restoration following a power outage poses many challenges for system planners and engineers as it includes a broad spectrum of independent entities, such as generation, transmission, and distribution owners. After a power outage, a grid-independent source is required to rejuvenate the power system to normal condition. A grid-independent and autonomous generating unit that does not rely on an external source is called a black start unit. Black start units deliver the cranking power to the non-black start unit, and optimal load restored is required to keep the grid parameter within permissible limits.
After a partial or complete power disruption, restoration of EPS is segregated into 3 stages: system preparation, system rejuvenation and load restoration. The system restoration stage consists of black start preparation, system status determination and network determination. The system restoration stage consists of transmission line energization, critical load pickup, cranking power to NBS units and synchronization of the island. The load restoration stage consists of minimizing the unserved load [11]. Black start is necessary to respond to the blackout, to reinvigorate the system to its normal state in minimum restoration time.

3. Problem Formulation and Mathematical Modelling

Efficient and corrective steps need to be considered to avoid cascading power outages. The occurrence of blackouts is rare, but their impact is high. In order to avoid repercussions of power outage, following factors should be taken into account:
  • Maximizing the overall generation capability in minimum restoration time;
  • Optimal transmission path is selected to rejuvenate the NBSUs;
  • Minimum number of transmission switching is performed to restore the system.
These goals are achieved by using a genetic algorithm. The survival of the fittest remained the ultimate goal [12].

3.1. MWH Capability Enhancement

The main focus is to maximize the overall MWh capability of the power system during the restoration process.
E s y s = i = 1 N E i g e n j = 1 M E j s t a r t
Esys is the total MW capability, Eigen is the power of ith generator, Ejstart is the starting-up demand of the Non-black start jth generator.

3.2. Constraint Power Requirement

Generation capability of unit i minus the start-up power of NBS must not be equal to zero.
i = 1 N P i g e n ( t ) j = 1 M P j s t a r t ( t ) 0 , t = 1 , 2 , , T
Pigen is the power requirement of unit i, and Pjstart(t) is the start-up power requirement of NBS unit j.

3.3. Critical Time Interval Limits

NBSU j will start within the critical minimum and maximum time interval.
T j c min t j start T j c max , j = 1 , 2 , , M
T j c min is critical minimum interval constraint of NBSU j, T j c max is critical maximum interval of NBSU j. t j start is the starting time of NBSU j.

3.4. Energization of the Connected Bus Will Energize the Line and Vice Versa

If both the connected busses are energized or deenergized the corresponding line is energized or deenergized
M u busm t u linemn t M u busm t M u busn t u linemn t M u busn t t Ω t , m n Ω line , m & n Ω bus
ubusnt, ulinemnt are decision variables of bus and line, Ωt, Ωline and, Ωbus are set of time, line and buses number.

3.5. If Connected Buses/Line Is Rejuvenated, Then They Will Not Turn-Off Again

At any time interval if the bus or line is energized, that bus or line will not be deenergized again.
u linemn t u linemn t + 1 , t Ω t 1 , m n Ω line u busm t u busm t + 1 , t Ω t 1 , m Ω bus
u linemn t is a binary decision variable of line mn at time t. u busm t is decision variable of bus mn at time t. 0 means that line or bus is not energized and 1 means line or bus is energize at time t. Ωt = 1,…., T, Ωt − 1 = 1, …, T − 1, and Ωt − 2 = 2, …, T are sets of time.

3.6. Initially, the Line and Bus of the Black Start Unit Are Just Connected

Intially. All the line and buses are de-energized except the line and bus connected with the black start unit.
u linemn t = 0 , t = 1 , m n Ω line u busm t = 1 , t = 1 , m Ω bus - BSU u bus   m t = 0 , t = 1 , m Ω bus / Ω bus - BSU
Ω line is set of line numbers, equal to 1…… Nline. Ω bus - BSU is the set of busses connected with black start unit. Ω bus is the set of bus number that is equal to 1…NBus. u busm t is the binary decision variable of bus m at time t. u linemn t is the set of binary decision variable of line mn at time t. u bus   m t is the binary decision variable of bus m at time t.

3.7. Non-Black Start Unit Is Energized after the Energization of Its Connected Bus

The NBSU will start after the connected bus is energized.
u busm t u j t , m Ω bus - NBSUj , j Ω NBSU , t Ω t
u bus   m t is the binary decision variable of bus m at time t. Ω bus - BSU is the set of busses connected with non-black start unit. Ω NBSU is the set of non-black start unit that is equal to 1…NBSU  Ω t is the set of time that is equal to 1…T.

4. Case Study

The IEEE-39 benchmark system is utilized to validate the effectiveness of the proposed algorithm. IEEE 39 bus system data is taken from [8]. It includes 46 branches, 39 buses and ten generators. Among ten generators, there are 3 BS units and 8 NBS units. The scenario of complete blackout is considered. The BSU (G1) is located at bus 30 in Island 1. The BSU (G2) is located at bus 31 in Island 2. The BSU (G6) is located at bus 35 in Island 1. Non-black start units in Island 1 are G8, G9, and G10. NBSU in Island 2 is G3. NBSUs in Island 3 are G4, G5, and G7. The proposed model is solved in MATLAB R2018a on a laptop with an Intel i7-10510U processor and 8 GB RAM.

5. Results and Discussion

In this paper, each island has at least one black start unit; three islands were created [13]. Loads on each bus were restored in minimum time. The status of each generator is shown in Table 2. In Island 1, the black start unit (G1) is placed at bus 30, G2 is placed at bus 31 in Island 2 and G6 is placed at bus 35 in Island 3. Each black start unit restore other’s NBSUs in their vicinity, as shown in Table 3. Loads are gradually connected to avoid the voltage dip or frequency drop. Total restoration time is 36 min, and prioritized load is energized at first. G5 is restored on priority basis in Island 3. The optimal transmission path from BSU to NBSUs in each island is shown in Figure 1a. After 36 min of restoration process, total the MW capability restored is shown in Figure 1b. The total restoration time is minimized because of the optimal generator start-up sequence, the optimal transmission path search and the resynchronization of three islands.

6. Conclusions

Parallel power system restoration using the multi-objective Genetic algorithm is proposed. The optimal start-up sequence of generating units has further minimized the overall restoration time. The path that requires the minimum switching actions is considered the optimal transmission path. Three islands are created, and each island has one black-start unit that transfers the cranking power to other NBSU. The shortest transmission line path using a genetic algorithm has enhanced the restoration time. The overall combination of the optimal start-up sequence of the generating unit, the optimal transmission line path search and synchronization of the island has improved the efficiency of the proposed algorithm.

Author Contributions

Conceptualization, S.U.A. and M.N.; methodology, S.U.A.; software, S.U.A.; validation, S.U.A., M.N. and N.A.; formal analysis, S.U.A.; investigation, S.U.A.; resources, S.U.A.; data curation, S.U.A., H.F. and Z.U.H.; writing—original draft preparation, S.U.A.; writing—review and editing, S.U.A., N.A., H.F. and Z.U.H.; supervision, M.N. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Zhu, Y.; Zhou, Y.; Wang, Z.; Zhou, C.; Gao, B. A terminal distribution network black-start optimization method based on pruning algorithm considering distributed generators. Energy Rep. 2021, 8, 237–244. [Google Scholar] [CrossRef]
  2. Busby, J.W.; Baker, K.; Bazilian, M.D.; Gilbert, A.Q.; Grubert, E.; Rai, V.; Rhodes, J.D.; Shidore, S.; Smith, C.A.; Webber, M.E. Cascading risks: Understanding the 2021 winter blackout in Texas. Energy Res. Soc. Sci. 2021, 77, 102106. [Google Scholar] [CrossRef]
  3. Lyster, R.; Verchick, R.R.J.F.i.C. Building a Climate-Resilient Power Grid: Lessons from Texas-Size Storms and the Queensland Floods. Front. Clim. 2021, 3, 734227. [Google Scholar] [CrossRef]
  4. Widiputra, V.; Jung, J. Development of restoration algorithm under cold load pickup condition using tabu search in distribution system. In Proceedings of the 2018 IEEE Power & Energy Society General Meeting (PESGM), Portland, OR, USA, 5–10 August 2018; pp. 1–5. [Google Scholar]
  5. Widiputra, V.; Jufri, F.H.; Jung, J. Development of service restoration algorithm under cold load pickup condition using conservation voltage reduction and particle swarm optimization. Int. Trans. Electr. Energy Syst. 2020, 30, e12544. [Google Scholar] [CrossRef]
  6. Wu, Y.; Tang, Y.; Han, B.; Ni, M.; Systems, E. A topology analysis and genetic algorithm combined approach for power network intentional islanding. Int. J. Electr. Power Energy Syst. 2015, 71, 174–183. [Google Scholar] [CrossRef]
  7. Patsakis, G.; Rajan, D.; Aravena, I.; Rios, J.; Oren, S. Optimal Black Start Allocation for Power System Restoration. IEEE Trans. Power Syst. 2018, 33, 6766–6776. [Google Scholar] [CrossRef]
  8. Qiu, F.; Wang, J.; Chen, C.; Tong, J. Optimal Black Start Resource Allocation. IEEE Trans. Power Syst. 2016, 31, 2493–2494. [Google Scholar] [CrossRef]
  9. Patsakis, G.; Rajan, D.; Aravena, I.; Oren, S. Strong mixed-integer formulations for power system islanding and restoration. IEEE Trans. Power Syst. 2019, 34, 4880–4888. [Google Scholar] [CrossRef]
  10. Zhao, J.; Zhang, Q.; Ziwen, L.; Xiaokang, W. A distributed black-start optimization method for global transmission and distribution network. IEEE Trans. Power Syst. 2021, 36, 4471–4481. [Google Scholar] [CrossRef]
  11. Sun, K.; Hou, Y.; Sun, W.; Qi, J. Power System Control under Cascading Failures: Understanding, Mitigation, and System Restoration; John Wiley & Sons: Hoboken, NJ, USA, 2019. [Google Scholar]
  12. El-Werfelli, M.; Dunn, R.; Iravani, P. Backbone-network reconfiguration for power system restoration using genetic algorithm and expert system. In Proceedings of the 2009 International Conference on Sustainable Power Generation and Supply, Nanjing, China, 6–7 April 2009; pp. 1–6. [Google Scholar]
  13. Pirzadi, M.; Ghadimi, A.A.; Daeichian, A.J.E.P.S.R. Distributed multi-agent transmission system restoration using dynamic programming in an uncertain environment. Electr. Power Syst. Res. 2021, 196, 107270. [Google Scholar] [CrossRef]
Figure 1. (a) Optimal transmission path with generator and load restoration (b) Total Generation curve of IEEE 39 bus system.
Figure 1. (a) Optimal transmission path with generator and load restoration (b) Total Generation curve of IEEE 39 bus system.
Engproc 20 00038 g001
Table 1. Literature review.
Table 1. Literature review.
Sr No.TitleJournalConclusion
1Optimal Black Start Resource Allocation [8]IEEE Transactions on Power SystemProcurement of the right amount of BS resources at the right locations to minimize the restore cost and time
2Optimal Black Start Allocation for Power System Restoration
[7]
IEEE Transactions on Power SystemsOptimally allocate BS units in the grid, simultaneously optimizing system parameters.
3Strong Mixed-Integer Formulations for Power System Islanding and Restoration
[9]
IEEE Transactions on Power SystemsIntentional controlled islanding (ICI) and black start allocation (BSA) have been formulated.
4A Distributed Black-Start Optimization Method for Global Transmission and Distribution Network [10]IEEE Transactions on Power SystemsCoordination of transmission and distribution network to minimize the outage cost.
Table 2. Generator location and status.
Table 2. Generator location and status.
Generator NumberGenerator StatusBus Location
1Black-Start30
2Black-Start31
3Non-Black Start32
4Non-Black Start33
5Non-Black Start34
6Black-Start35
7Non-Black Start36
8Non-Black Start37
9Non-Black Start38
10Non-Black Start39
Table 3. Cranking path from BSU to NBSU.
Table 3. Cranking path from BSU to NBSU.
IslandBS GenNBS GenCranking Path (Bus Number)
Island 1 G830→2→25→37
G1G930→2→25→26→29→38
G1030→2→1→39
Island 2G2G331→6→11→10→32
Island 3G6G5 (prioritized)
G4
35→22→21→16→19→20→34
35→22→21→16→19→33
G735→22→23→36
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Aftab, S.U.; Numan, M.; Farooq, H.; Ahmed, N.; Hassan, Z.U. Optimal Restoration Sequence of Parallel Power System Using Genetic Algorithm. Eng. Proc. 2022, 20, 38. https://doi.org/10.3390/engproc2022020038

AMA Style

Aftab SU, Numan M, Farooq H, Ahmed N, Hassan ZU. Optimal Restoration Sequence of Parallel Power System Using Genetic Algorithm. Engineering Proceedings. 2022; 20(1):38. https://doi.org/10.3390/engproc2022020038

Chicago/Turabian Style

Aftab, Saad Ullah, Muhammad Numan, Hasaan Farooq, Naseer Ahmed, and Zain Ul Hassan. 2022. "Optimal Restoration Sequence of Parallel Power System Using Genetic Algorithm" Engineering Proceedings 20, no. 1: 38. https://doi.org/10.3390/engproc2022020038

Article Metrics

Back to TopTop