Dhivya Swaminathan,Arul Rajagopalan,Oscar Danilo Montoya,Savitha Arul,Luis Fernando Grisales-Noreña
Abstract:Power losses (PL) are one of the most—if not the most—vital concerns in power distribution networks (DN). With respect to sustainability, distribution network reconfiguration (DNR) is an effective course of action to minimize power losses. However, the optimal DNR is usually a non-convex optimization process that necessitates the employment of powerful global optimization methods. This paper proposes a novel hybrid metaheuristic optimization (MO) method called the chaotic golden flower algorithm (CGFA) for PL minimization. As the name implies, the proposed method combines the golden search method with the flower pollination algorithm to multiply their benefits, guarantee the best solution, and reduce convergence time. The performance of the algorithm has been evaluated under different test systems, including the IEEE 33-bus, IEEE 69-bus, and IEEE 119-bus systems and the smart city (SC) network, each of which includes distributed-generation (DG) units and energy storage systems (ESS). In addition, the locations of tie-switches in the DN, which used to be considered as given information in previous studies, are assumed to be variable, and a branch-exchange adaption is included in the reconfiguration process. Furthermore, uncertainty analysis, such as bus and/or line fault conditions, are studied, and the performance of the proposed method is compared with other pioneering MO algorithms with minimal standard deviations ranging from 0.0012 to 0.0101. The case study of SC is considered and the obtained simulation results show the superiority of the algorithm in finding higher PL reduction under different scenarios, with the lowest standard deviations ranging from 0.012 to 0.0432.
What problem does this paper attempt to address?
This paper aims to solve the problem of power loss in the distribution network in the power system. Specifically, the paper proposes a new hybrid meta - heuristic optimization method, namely the Chaotic Golden Flower Algorithm (CGFA), to minimize the power loss in the distribution network reconfiguration process in the evolution of smart cities. The following is a specific description of the problems that the paper attempts to solve:
### Problem Description
1. **Power Loss Problem**:
- Power loss (PL) is one of the most critical problems in the power distribution network (DN). In the distribution stage, due to the low voltage and large current, the power loss usually accounts for more than 13% of the total power generation.
- In order to reduce power loss, distribution network reconfiguration (DNR) is an effective measure. However, the optimal DNR is usually a non - convex optimization problem and requires powerful global optimization methods to solve.
2. **Challenges of Optimization Methods**:
- Existing optimization methods such as Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), etc., although effective in some cases, have problems such as slow convergence speed and being easily trapped in local optimal solutions.
- These methods perform poorly when dealing with large - scale problems, especially in complex networks containing Distributed Generation (DG) units and Energy Storage Systems (ESS).
3. **Special Requirements of Smart Cities**:
- The development of smart cities (SC) requires efficient power system management. Traditional optimization methods may not meet the requirements of real - time and robustness when dealing with smart city networks.
- The distribution networks in smart cities are usually more complex, including more branches and switches, so more efficient optimization algorithms are required to handle these complexities.
### Solution
The paper proposes a new hybrid meta - heuristic optimization method - the Chaotic Golden Flower Algorithm (CGFA) - to solve the above problems. Specifically:
1. **Chaotic Golden Flower Algorithm (CGFA)**:
- CGFA combines the advantages of the Golden Section Search Method (GSA) and the Flower Pollination Algorithm (FPA), and further improves the performance of the algorithm through chaos theory.
- This algorithm can efficiently explore in the global search space and quickly converge to the optimal solution through local search conditions.
2. **Optimization Objective**:
- The main objective of the paper is to minimize the power loss of the distribution network. The optimization objective function is defined as:
\[
\text{OBJ\_F}=\min (\text{P\_Loss})
\]
- Where \(\text{P\_Loss}\) represents the power loss of the system, and its mathematical representation is:
\[
\text{P\_Loss}=\sum_{I = 1}^{\text{NBR}}R_I\times\frac{P_I^2+Q_I^2}{V_I^2}
\]
- \(\text{NBR}\) is the total number of branches in the distribution network, \(V_I\) is the voltage magnitude of the \(I\) - th node, \(P_I\) and \(Q_I\) are the active load and reactive load of the \(I\) - th node respectively, and \(R_I\) is the resistance of the \(I\) - th branch.
3. **Constraint Conditions**:
- The reconfiguration of the distribution network must satisfy a series of constraint conditions, including feeder capacity limitations, node voltage limitations, active and reactive power balance, and radial configuration constraints. These constraint conditions ensure the efficient operation of the power system.
4. **Testing and Verification**:
- The paper verifies the performance of CGFA on multiple test systems, including the IEEE 33 - node system, the IEEE 69 - node system, the IEEE 119 - node system, and the Indian 52 - node system. In addition, an uncertainty analysis, such as node and line fault condition analysis, is also carried out.
Through these methods, the paper demonstrates the superior performance of CGFA in dealing with the problem of smart city distribution network reconfiguration, especially in reducing power loss and improving system stability.