Abstract

Network reconfiguration (NR) is one of the most effective methods to reduce line power loss in the distribution system, which causes higher losses than the other parts of the power system. This paper proposes a modified symbiotic organisms search (MSOS) algorithm to solve the NR problem. For the purpose of enhancing the effectiveness of MSOS, the mutualism and parasitism strategies of the original symbiotic organisms search (SOS) have been modified to create better new solutions. In the mutualism strategy, the so-far best solution is updated immediately as soon as new solutions are created. In the parasitism strategy, the update is only implemented for the first half of control variables, whereas another half still remains unchanged. The comparison results between MSOS and SOS on twenty-five benchmark functions and different scales of test distribution systems with 14, 33, 69, and 119 nodes show that the improvement level of MSOS over SOS is significant with higher success rates and better quality of gained solutions. Similarly, MSOS also reaches better results than other methods in the literature. Consequently, MSOS can be a favorable method for determining the most appropriate configurations for the distribution systems.

1. Introduction

In general, there are four parts in the power system, namely, the power generation system, the transmission system, the distribution system, and the load components. The transmission system carries electricity from the power generation system to substations, whereas the distribution system transfers energy from the substation to the consumer. Because the distribution system works at a much lower voltage than the transmission system, the total losses of the distribution system are usually higher than those of the transmission system [1]. Thus, finding solutions for power loss reduction in the distribution system is one of the most important missions in the operation of the distribution system. The distribution system usually has a closed structure, but it is operated radially due to some technical advantages of opened operation, compared to closed operation. Therefore, in general, there exist some switches with open status in the system to maintain the radial topology of the distribution system. As operation requirements are changed, such as fault isolation, maintenance, overload reduction, etc., these switches are changed to closed status while the other switches in the system are switched to open status. In addition to the above purposes, the status of the switches may be changed to transfer a part of the loads from a given branch to others. The process of changing the status of the switches on the distribution system will change the operating structure of the system. Thus, this process is called network reconfiguration. However, this is a complex problem with discrete and nonlinear features. Furthermore, the number of possible solutions for the problem is also very high, which can be up to 2n structures for n switches equipped on the system. Therefore, finding optimal solutions for the NR problem is a big challenge for researchers. Applying successfully the solving methods for the NR problem for power loss reduction will be a prerequisite for their application to the NR problem to reduce energy losses as well as satisfy other objective functions.

The NR problem was first proposed for power loss reduction and solved by the heuristic technique [2]. In the aforementioned work, in order to find the optimal configuration, all of initial switches are closed and then, switches are changed to open status in turn to form a radial configuration. Later on, some of these techniques are developed based on improving the above technique, such as methods in [3, 4], with the purpose of gaining a better solution or for easier implementation. But, in general, these methods face many limitations related to the quality of the obtained solution as well as the dependency on the type of objective functions. Therefore, up to the present, the development of methods has not really attracted much attention from researchers. Due to the advantages in the application of various objective functions and handling constraints, metaheuristic algorithms are widely used for problems related to power systems in general and the NR problems in particular. Both the well-known algorithms and recently developed algorithms have been applied to solve the reconfiguration problems, such as genetic algorithm (GA) [57], particle swarm optimization (PSO) [810], ant colony algorithm [1113], cuckoo search algorithm [14, 15], adaptive shuffled frogs leaping algorithm (ASFLA) [16], runner root algorithm (RRA) [17, 18], improved adaptive imperialist competitive algorithm (IAICA) [19], fireworks algorithm (FWA) [20], and hybrid of wild goats and exchange market algorithms (WGEMA) [21]. For applying metaheuristic methods to the NR problem, it is noted that the effectiveness of an algorithm may be dependent on control parameters of the algorithm itself. The selection of suitable control parameters can bring a good solution to the problem, but the selection of inappropriate control parameter values may lead to bad solutions being obtained. Therefore, in this respect, algorithms with little or no control parameters have an initial advantage when they are used to solve NR problems. Furthermore, in fact, it is impossible to have a high-quality algorithm for all problems. An optimization algorithm may outperform the other algorithms for a given problem, but its results for another problem may be worse than those of the other algorithms [22]. Therefore, the demand for adding new solving methods to the NR problem is also a matter of concern.

Symbiotic organisms search (SOS) is developed based on the ideal of interaction among organisms in the ecosystem for surviving [23]. There are three mechanisms to generate new solutions in the SOS consisting of mutualism, commensalism, and parasitism mechanisms. In the mutualism mechanism, the considered solution and a random solution in the ecosystem are renewed, whereas in the commensalism mechanism, only the considered solution is updated based on the information of a random solution in the ecosystem. Finally, the considered solution is used to generate a new solution for replacing a random one in the ecosystem. Unlike GA, PSO, and the other methods, the SOS does not require additional control parameters during the searching process. This feature helps to increase the stability and simplicity of the SOS for finding the optimal solution. Therefore, the SOS has received much attention from researchers in other related fields. The effectiveness of the SOS compared to other methods for benchmark functions has been demonstrated in [23]. In addition, the SOS and its improved versions have been effectively applied for many technical problems, such as engineering structure problems [24, 25] and the resource leveling problem in the construction field [26], and vehicle routing and traveling salesman problems in the transport field [27, 28]. In the field of power system, the problems consisting of distributed generation placement [2933], capacitor placement [34], dispatch problem [35, 36], and NR problem [37] have been successful solved by SOS. In addition, there are a lot of problems related to energy optimization and engineering design that have been successful carried out by the SOS [38]. Based on the parameter-less feature of the SOS and its high ability to solve technical problems as well as problems in the field of electrical systems, the application of the SOS to the NR problem for power loss reduction promises to provide a very effective tool for finding the optimal solution to the NR problem for other targets.

In this paper, SOS is adapted for the NR problem. However, in order to increase the efficiency of searching for optimal solutions, we propose a modified version of SOS (MSOS) for the NR problem. For the MSOS, the exploitation search strategy of the original SOS is modified to create new solutions that are not too far from the considered solution, and the so-far best solution is updated as soon as new solutions are generated in the ecosystem. In order to evaluate the performance of the proposed MSOS method for the NR problem, it is used to find the optimal network configurations for minimizing power loss via four distribution systems comprising 16, 33, 69, and 119 nodes systems. The simulation results of the MSOS have been compared to those of the SOS and the other algorithms in the literature. The main contributions of the paper can be stated as follows:(i)Propose a modification for the exploited search strategy to generate new solutions around the considered solutions and a modification for the explored search strategy to get better information for generating new solutions(ii)The MSOS is adapted to solve the NR problem for power loss reduction(iii)The MSOS can reach a higher success rate and better solution quality than the original SOS for all test distribution systems

Other remaining parts of the paper are as follows: Mathematical formulation of the NR problem is shown in Section 2. The modified symbiotic organisms search is presented in Section 3. The application of the MSOS for the NR problem is explained in Section 4. The numerical results are given in Section 5. Finally, conclusions are presented in Section 6.

2. Mathematical Formulation for the Network Reconfiguration Problem

The NR problem can be considered as a nonlinear optimization problem in which a solution for the NR problem is selected from all possible radial configurations. The best solution is a radial configuration that causes the smallest power loss and satisfies a set of constraints of the NR problem. The mathematical functions of the NR problem can be observed as follows:where is the objective function of the NR problem; is the power loss of the ith branch of the distribution system; and is the number of branches existing in the distribution system.

The obtained solution must subject to the below constraints:

The radial topology constraint: each candidate of network configuration must be a radial topology. If the topology of the distribution system is radial, the below equation will be satisfied [39]:where A is a connection matrix of the distribution system with rows and columns. A (i, j) will be equal to 0, if the ith branch is not connected from/to the jth node. Otherwise, A (i, j) will be equal 1/−1, if the ith branch is connected from/to the jth node. is the number of nodes in the distribution system.

The voltage magnitude and current constraints are as follows:where and are, respectively, the lower and upper limits of voltage magnitude of each node. is the voltage magnitude of the ith node. and are the rated current and operating current of the ith branch, respectively. is the number of branches in the distribution system.

3.1. The Original Symbiotic Organisms Search

In the SOS, each organism in the ecosystem is considered as a solution of the problem. The initial ecosystem can be performed by using the following popular model:wherewhere is the ith organism in the ecosystem; and represent the upper and lower bounds of the organism, respectively; and are the lowest and the highest values of the jth control variable, respectively; is a random number in [0, 1]; N is ecosystem size; and D is the number of control variables of the problem.

Then, the quality of each organism is determined by calculating the adaptive function (fit) and the best organism (), with the best adaptive function value being selected.

In order to explore the search space, the SOS uses the information of a random organism () in the ecosystem and the best organism to produce a new organism for the ith one. In this step, the randomly selected organism is also updated. Due to generating both the new organisms, the exploration strategy is also called mutualism strategy. The solutions are updated by the following rule:where and are benefit factors selected in range of [1, 2]. They reflect the degree of the obtained benefit of the organisms for interacting with each other. and are random numbers in [0, 1]. is a mean solution of the ith and jth organisms determined by the following equation:

It is not sure whether each variable of new organisms exactly satisfies the lower and the upper limits. Therefore, each new variable of the new organisms must be checked and corrected as follows:

Then, the selection technique is used to retain more effective organisms and abandon ineffective organisms. The quality of the new organisms is evaluated by calculating the adaptive function. Then, the current organisms will be replaced with such new ones if the adaptive function of the new organisms is better than that of the current ones. This selection is described as follows:

Unlike the mutualism strategy, only the ith organism is updated once again in the commensalism strategy. In this strategy, a random organism is also chosen to interact with the ith one as follows:where is a random number in the range [−1, 1]; is the organism selected randomly from the ecosystem.

The new organism’s fitness function value is calculated. Then, the ith organism is updated once again by using the following selection technique:

In order to exploit the search space, the SOS produces a new solution around the current solution through the parasitism strategy. This strategy is like the mutation of the genetic algorithm. However, the number of control variables of the current solution selected for changing the value is a random number. In this strategy, a new organism is produced by modifying some control variables of the selected organism. To select variables, a vector is used to contain the random permutation of 1 to D. Then, the number of control variables selected for modification is determined as follows:where is a vector containing the position of variables in the organism; is a random number in range [0, 1]; and round () is the round function.

The new organism is generated by modifying control variables of the ith organism as follows:where is a random variable generated within its lower and upper limits.

The new organism’s quality is determined by finding the fitness function value. However, the new organism is not used to update the ith organism; instead, it is used to replace a random organism selected in the ecosystem as follows:where is the organism selected randomly from the ecosystem.

After performing three strategies for the ith organism in the ecosystem, the ith organism is renewed two times. The first renewal is performed in the mutualism strategy and the second renewal is executed in the commensalism strategy. In addition, the information of the ith organism also helps to renew two other organisms in the ecosystem. The first one is obtained in the mutualism strategy and the second one is renewed in the parasitism strategy.

At the final step of the SOS, the best organism is updated based on the adaptive function of all organisms in the ecosystem.

The next organism continues to be renewed by the mutualism, commensalism, and parasitism strategies of the SOS until the final organism of the ecosystem is assessed. The ecosystem updating process is performed until the number of adaptive function evaluations reaches the maximum value (MFE). The whole computation process of the SOS is expressed in Figure 1.

3.2. The Modified SOS

In the mutualism strategy of the SOS, two organisms and interact with each other to create new organisms. In addition, these two organisms also interact with the best so-far organism in the population. In this case, the best so-far organism is like the reference point in the search space for guiding other organisms. However, thanks to the interaction vector between two organisms, the mutualism strategy still maintains its exploration capability. Therefore, the mutualism strategy helps the SOS to ensure the balance between exploration and exploitation. In the commensalism strategy, only organism is updated, whereas the organism that is selected for interacting with the organism is not affected. In addition, the organism also interacts with the best so-far organism. It is worth noting that the organism tends to move toward the best so-far organism when the difference between the best so-far organism and organism is very tiny. Therefore, this strategy ensures the best exploitation of the space around the best so-far organism. It is noted that in the commensalism strategy, the best so-far organism continues to be used to create the new organism. However, in the original SOS, the best so-far organism is not updated after performing the mutualism strategy, although there are two new organisms created in the mutualism strategy. Thus, in order to make sure that the best so-far organism used in the commensalism strategy is the best one of the current population, the best so-far organism needs to be updated again. For the parasitism strategy, the parasitic vector is generated by a combination of random variables and variables of the organism . Therefore, this strategy mainly enhances the exploitation ability of the SOS by creating an organism around the current organism. In addition, the random variables in this strategy allow the SOS to travel to both nonvisited and visited spaces [25]. Therefore, this strategy also helps the SOS to avoid being trapped in the local optima and to get the diversity of organisms of the population. However, due to a high number of generated random variables, it can be seen that the exploitation ability of parasitism strategy is considered to be weaker than its exploration capacity.

Based on the aforementioned characteristics, this work will focus on improving the effectiveness of the SOS for the NR problem by making two adjustments to the original SOS. Firstly, in order to ensure that the best organism is used in the commensalism strategy, the best so-far organism should be updated immediately after implementing the mutualism strategy. Secondly, the parasitism strategy is adjusted to improve the exploitation capacity of the SOS. Details of the adjustments are presented as follows:

3.2.1. The First Modification

The mutualism, commensalism, and parasitism strategies of the SOS create four new organisms. For the mutualism and commensalism strategies, the considered organism will interact with the best so-far organism to create three new organisms, with two organisms of the mutualism strategy and another one of the commensalism strategy. The interaction with the best so-far organism enables created new organisms to follow the best so-far organism. However, two new organisms have been generated and evaluated in the mutualism strategy. The new organism’s fitness value may be better than that of the best organism. Thus, it is necessary to update the best organism again before moving to the commensalism strategy.where is determined as follows:

3.2.2. The Second Modification

In the parasitism strategy, the ith organism is also chosen to become the parasite. The parasite is generated by a combination of random variables and variables of the organism . Then, the number of control variables of the parasite from one to the length of solution vector is selected randomly. This strategy helps the SOS to search around the current solution for finding a better solution compared to another current solution. However, if the number of the selected control variables is too high, the newly produced solution will be completely different from the current, and it will not be an effective one. In this case, a small number of random variables will ensure good exploitation of the space around .

In addition, for the network reconfiguration, changing some of the open switches of a radial configuration may lead to another configuration. This configuration is definitely different from the original one because each radial configuration is created by the geometric structure that is formed by open switches. Therefore, to search around the current solution, the maximum number of control variables of the chosen parasite for update is limited to a half of that in the original SOS. This modification helps to generate the new solution, which is located around the current solution. Therefore, equation (14) is replaced with the following equation:

The whole computation process of the proposed MSOS method is presented in Figure 2.

4. Solving the Network Reconfiguration Using the Proposed MSOS Method

4.1. Ecosystem Initialization

In order to perform the program of searching for an optimal solution, the MSOS generates a set of initial candidate solutions (called the ecosystem) by using (4). In (4), and are the minimum and maximum positions of open switches in the loop vector containing the switches. The switches in the loop vector are determined by the following steps:Close the first initial open switch of the initial radial configuration. At that time, the distribution system will exist only as a close loop.Select all switches in the close loop and store in the first loop vector.Restore the first switch to the initial status and close the next initial open switch to determine the switches that belong to the next loop vector.The process is repeated until the last loop vector is determined.

Thus, is equal to 1 for all control variables and is the length of the jth loop vector. Each control variable of the organism will be mapped to the corresponding loop vector to take out the corresponding open switch. Therefore, it must be an integer value and all control variables are modified as follows:

After each solution is mapped to take out the set of open switches, the data of the distribution system is updated. In case the radial topology constraint is not satisfied, the corresponding adaptive function value is assigned to a bad value. On the contrary, if the radial topology constraint is satisfied, the load flow program is executed to calculate power loss, the minimum and maximum voltage magnitudes, and the maximum load-carrying factor of the radial configuration system. As a result, the adaptive function for evaluating the quality of the candidate network configuration, which involves two parts, consisting of the objective function and the constraints of the NR problem, can be constructed as follows:where fit is the adaptive function value of each radial network configuration; K is the penalty coefficient; and and are the minimum and maximum voltage magnitudes of the distribution system. is the maximum load-carrying factor of the distribution system.

4.2. Processes of Newly Updated Solutions

In the MSOS, each organism in the ecosystem is updated two times. In addition, its information is also used to update two other organisms in the ecosystem.

In the mutualism strategy, from the current organism and the random organism selected , two new solutions are generated as follows:

Then, the correction is executed to handle the violation of each control variable. In more detail, the control variables will be assigned to the lower bound if they are less than the lower limit. They will be assigned to the upper bound if they are higher than the upper limit. The correction method can be implemented as follows:

The quality of the new solutions is evaluated by using (22). Then, (9) and (10) are used for updating the two corresponding organisms.

As mentioned in the second modification, after updating the two new solutions using the mutualism strategy, the best so-far organism is updated by using (18) and (19). Then, a new solution is generated by using the commensalism strategy as follows:

Quality of the new solution obtained in the mutualism strategy is evaluated by using (22). Then, (12) and (13) are used for updating the current organism .

After performing the mutualism and commensalism strategies, the parasitism strategy is executed to generate a new solution. In this strategy, the information of the current organism is also used to update another organism in the ecosystem. In order to generate the new solution, some variables of the current organism are selected to change values while the remaining variables are unchanged. The number of control variables for changing the value is selected by using (20). Then, their value is generated by using (15). In order to ensure the integer form for control variables, the new solution is modified by using the round function as follows:

The quality of new solution is evaluated by using (22). Then, (16) and (17) are used for updating a random organism selected in the ecosystem.

After performing mutualism, commensalism, and parasitism strategies for the current organism , the best so-far organism is updated again before moving to the next organism in the ecosystem. This process is executed until the entire ecosystem is surveyed and updated.

4.3. Termination of Searching

It can be seen that when the last solution in the ecosystem is surveyed, the number of adaptive function evaluations is because there are new solutions. Therefore, in this study, the stopping condition of the MSOS for the NR problem is determined based on the number of adaptive function evaluations. The ecosystem will be updated until the number of adaptive function evaluations reaches the preset maximum value (MFE). The iteration variable is used to count the number of times that the ecosystem is updated. At the last iteration, the radial configuration with the lowest adaptive function value is identified as the best solution for the run. To ensure the reliability of the solution obtained, the MSOS is run independently with a predetermined number of times . After finishing , a set of solutions consisting of radial configurations will be obtained. Then, the best configuration is considered as the solution of the NR problem. In addition, the performance of the proposed MSOS method is also evaluated via the minimum, average, and maximum adaptive function values, and the standard deviation of the number of runs.

5. Numerical Results

5.1. Performance of the MSOS for Benchmark Problems

In order to show the efficiency of modifications of the MSOS, it is compared with the SOS for the 25 benchmark functions, which are taken from [23, 33, 40] and presented in Table 1. The benchmark functions include 2 variables for the 1st to the 11th functions, 4 variables for the 12th function, five variables for the 13th function, 10 variables for the 14th to 15th functions, and 30 variables for the 16th to 25th functions. The parameters of the SOS and the MSOS consisting of population size and maximum number of evaluations are chosen to be 30 and 100000, respectively. Both of the methods are executed independently for 50 runs to obtain the maximum fitness (Max), minimum fitness (Best), mean fitness (Mean), standard deviation (STD), the success rate, and the mean convergence iterations (Mean con. iter.) for comparisons.

The obtained results for the 25 benchmark functions are shown in Tables 2 and 3. Both the MSOS and the SOS have determined the minimum values for all functions except for the 19th and the 22nd functions. For the 1st, 2nd, 3rd, 4th, 6th, 8th, 9th, and 16th mathematical functions, both the MSOS and the SOS have found the minimum value in each run, but the MSOS usually converges earlier than the SOS. Only the MSOS converges later than the SOS for the 7th, 13th, 21th, and 23th functions. For the 10th, 14th, 17th, 18th, 20th, 24th, and 25th functions, the performance of the MSOS and the SOS are similar, but meanwhile the success rate, standard deviation of the fitness function, and the mean number of convergence iterations of the MSOS are better than those of the SOS for the 11th function. Similarly, for the 12th function, the mean value and the standard deviation of the fitness function and the mean number of convergence iterations gained by the MSOS are better than those of the SOS. For the 19th function, the mean value of the fitness function and the mean number of the convergence iterations of the MSOS are better than those of the SOS. Meanwhile, the performance of the SOS is better than the MSOS in terms of the mean value of the fitness function for the 5th and 15th functions. For the 22nd function, the SOS has the better performance than the MSOS, but both of the methods have not determined the minimum value for this function.

5.2. Performance of the MSOS for the NR Problem

In this section, the effectiveness of the proposed MSOS is evaluated on four test distribution systems comprising 14, 33, 69, and 119-node systems. The obtained results by the MSOS are compared with those of the original SOS. Both the MSOS and the SOS are implemented on Matlab software and run on a personal computer with a processor of Core i5 2.4 GHz and 4 GB of RAM. The control parameters of the two methods for the test systems are set as given in Table 4.

5.2.1. The 14-Node Test System

The 23 kV, 14-node test system contains 3 feeders and 13 load nodes. Three initial open switches are {s15, s16, and s17}, which cause a power loss of 511.4356 kW. The system data are referenced from [5]. The single diagram of the system for the initial configuration is given in Figure 3.

The simulation results for the 14-node system are presented in Table 5. From the table, the total power loss of the system has been reduced from 511.4356 kW to 466.1267 kW by applying the proposed MSOS technique. This minimum power loss value is obtained by opening the new switches of {s6, s12, and s14}. The voltage profile of the system achieved by the proposed MSOS technique is shown in Figure 4. From the figure, it can be seen that most of the nodes have a significant voltage improvement. The minimum voltage amplitude has been increased from 0.9693 p.u. (before reconfiguration) to 0.9716 p.u. (after reconfiguration) by the MSOS. As also shown in Table 5, the results achieved by the MSOS are identical to those of the SOS, modified tabu search (MTS) [39], and GA [5].

The comparison results between the MSOS and the SOS for the 14-node system over 50 independent runs are shown in Table 6. From the table, the MSOS has identified the optimal solution for all of runs, whereas the success rate is only 94% for the SOS. The average value of the fitness function in 50 runs of the MSOS is identical to the minimum value of the fitness function. The STD of the fitness function is equal to zero; it means that the fitness function value in each run is equal to the average value of the fitness function in 50 runs. Meanwhile, for the SOS, the maximum, average, and STD values of the fitness function are 493.1542, 467.1939, and 4.5628, respectively. All of these results are higher than those of the MSOS. The average running time for each run of both the methods is nearly equal, and it is about 1.5134 seconds for the MSOS and 1.5016 seconds for the SOS. The average convergence trends of the proposed MSOS and SOS in 50 runs are shown in Figure 5. As shown in the figure, the average convergence trend of the MSOS converges to the best fitness value , whereas the SOS converges to the higher value compared with the MSOS. These results have shown that the network reconfiguration based on the MSOS for the 14-node test system outperforms the original SOS.

5.2.2. The 33-Node Test System

The 12.66 kV, 33-node test system shown in Figure 6 contains five initial open switches of {s33, s34, s35, s36, and s37}. The power loss and the minimum voltage amplitude are 202.6863 kW and 0.9131 p.u., respectively. The parameters of the branches and the nodes are referenced in [41].

The network reconfiguration results of the 33-node system are shown in Table 7. After reconfiguration, the power loss has been reduced from 202.6863 to 139.9823 kW, corresponding to 30.94% of the power loss reduction. The minimum voltage amplitude has also been raised from 0.9131 to 0.94124 p.u. after reconfiguration by the MSOS. The voltage profile of the system after reconfiguration compared to the initial configuration in Figure 7 shows that most of the voltage amplitude of nodes has been enhanced after reconfiguration. The positive results of power loss reduction and voltage profile improvement are gained by opening the switches of {s7, s9, s14, s28 and s32}. The optimal solution obtained by using the MSOS is identical to that of SOS, ICSA [14], CSA [15], and FWA [20], and better than that of the improved tabu search (ITS) [42] and the harmony search algorithm (HSA) [42]. Power loss caused by the optimal solutions of ITS and HSA is, respectively, 2.1877 and 2.4477 kW higher than that of the MSOS. In addition, the minimum voltage amplitude of the above methods is also lower than that of the MSOS. Compared with RRA [18], GA [42], IAICA [19], RGA [5], and WGEMA [21], power loss obtained by the MSOS is 0.4323 kW higher, but the minimum voltage amplitude is 0.0034 p.u. higher than that of the aforementioned methods.

The comparison results between the MSOS and the SOS for the 33-node system over 50 independent runs are shown in Table 8. From the table, the MSOS has identified the optimal solution with a success rate of 88%, whereas it is only 76% for the SOS. The average fitness value of the MSOS is equal to 149.2748, which is 1.0229 lower than that of the SOS. In addition, the STD of the fitness function value in 50 trials is also much lower than that of the SOS. The average running time for each run of the two methods is approximately equal, and it is about 4.6144 seconds for the MSOS and 4.3819 seconds for the SOS. The average convergence trends of the proposed MSOS and SOS in 50 runs for the 33-node system are shown in Figure 8. As shown in the figure, in 50 runs, the average convergence trend of the MSOS converges to the best fitness value, whereas the SOS converges to the higher value compared to the MSOS. These results have shown that the MSOS gains more positive results than the SOS.

5.2.3. The 69-Node Test System

The 69-node test system demonstrated in Figure 9 comprises five open switches and 68 load nodes [43]. The power loss of the system is 224.8871 kW, which is caused by opening the switches of {s69, s70, s71, s72, and s73}. After reconfiguration, the switches consisting of {s14, s57, s61, s69, and s70} are opened to substitute for the initial open switches. At that time, the power loss of the system is only 98.5875 kW, which is 126.2966 kW lower than that of the initial configuration. Furthermore, the minimum voltage amplitude after reconfiguration is 0.9495 p.u., which is much higher than 0.9092 p.u. of the initial configuration. The voltage amplitudes of all nodes shown in Figure 10 have been significantly improved after performing reconfiguration by the MSOS. As shown in Table 9, power loss obtained by the MSOS is identical to that of SOS, ICSA [14], CSA [15], ASFLA [16], FWA [44], IAICA [19], backtraking seach algorithm (BSA) [46], and WGEMA [21], and better than the result obtained by HSA [45].

The comparison results between the MSOS and the SOS for the 69-node system are shown in Table 10. From the table, the MSOS has identified the optimal solution with a higher success rate, compared to the SOS. In more detail, in 50 trials, the MSOS has reached the optimal solution 35 times corresponding to 70% of the runs, whereas this number is only 46% for the original SOS. In addition, the average and STD values of the fitness function in 50 runs of the MSOS are 99.7868 and 1.8434, respectively, which are lower by 0.97323 and 0.6576, respectively, compared to those of the SOS. The number of average convergence iterations of both the methods is nearly the same. The calculated time of the MSOS is slightly higher compared to the SOS, but the total time of 15.3756 seconds is suitable for a medium-scale system such as the 69-node test system. The average convergence trends of the MSOS and the SOS in 50 runs are shown in Figure 11. As shown in the figure, in 50 runs, the average convergence trend of the MSOS converges to the lower value compared to the SOS. These results have again shown that the MSOS outperforms the SOS in the NR problem.

5.2.4. The 119-Node Test System

The initial configuration of the system comprises 15 open switches of {118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132}, as shown in Figure 12. These open switches cause a total loss of 1273.45 kW and a minimum voltage amplitude per unit of 0.8678 [47]. As shown in Table 11, the optimal configuration obtained by the MSOS causes a power loss of 855.0402 kW corresponding to 32.86% loss reduction. The minimum voltage amplitude per unit is 0.9298, which is 0.062 higher than that of the initial configuration. Furthermore, nodes’ amplitude has been significantly enhanced after reconfiguration, as demonstrated in Figure 13. Table 11 has also demonstrated that the optimal solution achieved by the MSOS is identical to SOS, ICSA [14], CSA [15], and FWA [44], but better than that of MTS [39] and ITS [47]. In more detail, the total loss obtained by the MTS and the ITS is 12.3599 kW higher than that of the proposed MSOS method.

The comparison results between the MSOS and the SOS for the 119-node system over 50 independent runs are shown in Table 12. From the table, although the MSOS and SOS methods have found the optimal solution with low success rates, the effectiveness of the MSOS is still more significant than the SOS. The MSOS has identified the optimal solution with a success rate of 24%, whereas it is only 14% for the SOS. The average fitness value of the MSOS is lower than that of the SOS. In addition, the STD of the fitness function value in 50 trials is also much lower than that of the SOS. The average running time for each run of the MSOS is about 10 seconds higher than that of the SOS. The average convergence trends of the proposed MSOS and SOS in 50 runs for the 119-node system are shown in Figure 14. As shown in the figure, in 50 runs, the average convergence trend of the MSOS converges to the best fitness value, whereas the SOS converges to a higher value compared with the MSOS. These results have shown that the MSOS gains more positive results than the SOS for the large-scale test system.

5.2.5. The Impact of Two Modifications of the MSOS for the NR Problem

In order to evaluate the effect of the modification techniques of the MSOS for the NR problem, each modification technique, in turn, is equipped for SOS including SOS with the first modification technique (called SOS-1), an SOS with the second modification technique (known as SOS-2) and MSOS using both of the modification techniques. All four methods including SOS, SOS-1, SOS-2, and MSOS are used to find the optimal configuration for the 119-node test system. The ability of each algorithm is compared with each other through indicators such as maximum, minimum and average fitness values; STD of fitness function value; success rate; number of average convergence iterations; and running time. In addition, to validate the effects of the first modification technique, a count variable (called the first-count) is used to count the number of times that the best so-far organism is updated after using the mutualism strategy. Meanwhile, in order to evaluate the effects of the second modification technique, another counter variable (called the second-count) is used to count the number of times that the new organism generated by the parasitism strategy is better than the jth current organism. In other words, this variable is used to count the number of times that the new organism has the better quality than the current one.

The results obtained by the four methods are shown in Table 13. For SOS-1, by using the first modification technique, the best so-far organism has improved by about 21.0200 times for each run. Similarly, for the MSOS, the first modification technique has helped the best so-far organism that is updated up to about 21.4000 times as soon as the mutualism strategy is implemented. The value of the first-count value in each run of the SOS-1 and the MSOS is shown in Figure 15. The figure shows that in each run, the best organism can be updated after using the mutualism strategy. Thus, using the first modification technique will ensure that the best so-far organism used in the commensalism strategy is the best one in the current population.

Table 13 also shows that the second modification technique has helped the parasitism strategy to create better organisms than that of the original SOS. Specifically, the number of times that the new organism was generated by the parasitism strategy is more than the current jth organism of SOS-2 and MSOS, which is 94.7400 and 91.7800, respectively, whereas this number is only 77.3200 and 64.4000 for SOS and SOS-1, respectively. It is noted that the SOS and the SOS-1 do not use the second modification technique. The second-count value in each run of the four methods given in Figure 16 shows that in each run, the solution quality generated by the parasitic mechanism of the MSOS is better than that of the original parasitic mechanism.

Although all of SOS, SOS-1, SOS-2, and MSOS have determined the optimal configuration, the maximum, mean, and standard deviation of the fitness function of the MSOS are the smallest and the success rate is the highest compared to those of the rest of the methods. Specifically, the mean value ​​of the fitness functions of SOS, SOS-1, SOS-2, and MSOS is 898.0087, 892.71, 891.454, and 891.3358, respectively, with standard deviations of 17.904, 12.0549, 13.7885, and 11.4839, respectively. The success rate of the MSOS is 24%, which is the highest in all the four methods. In addition, the mean number of convergence iterations of the MSOS is also lower than that of the other methods. The mean convergence characteristics of SOS, SOS-1, SOS-2, and MSOS are shown in Figure 17, which shows that using two modification techniques makes the MSOS more efficient than the SOS. In addition, the second modification technique is more effective than the first one in improving the efficiency of the MSOS.

6. Conclusion

In this paper, the NR problem has been considered for power loss reduction base on the proposed MSOS. To improve the effectiveness of the MSOS, the so-far best solution has been updated as soon as some new solutions are created in the mutualism strategy to gain better information for the next strategy of the MSOS. In addition, the exploited search process in the parasitism strategy has been modified to create the solution that exists around the current solution. The modification of the parasitism strategy is implemented by adjusting the number of variables updated for the current solution. The comparison results between the MSOS and the SOS on different scale test distribution systems consisting of 14, 33, 69, and 119 nodes indicate that the improvement level of the MSOS over the SOS is significant, with higher success rate for all the test systems. The success rate of the proposed MSOS method for the aforementioned systems has reached 100%, 88%, 70%, and 20% respectively, whereas they have been only 94%, 76%, 46%, and 10%, respectively, for the SOS. Furthermore, the other indexes consisting of the average fitness value, STD, and the average convergence character in 50 runs of the MSOS are better than those of the SOS. Based on the compared results with the SOS and other the methods in the literature, the use of the proposed MSOS is a high contribution for finding more effective radial network configuration of minimizing power loss. In this work, the changes in load during the survey period have not been considered so that may be evaluated in the near future. Furthermore, the effectiveness of the MSOS may be evaluated for the different optimization problems in the power system field.

Data Availability

No data were used to support this study.

Conflicts of Interest

The authors declare no conflicts of interest.