Next Article in Journal
Consideration of Reactor Installation to Mitigate Voltage Rise Caused by the Connection of a Renewable Energy Generator
Previous Article in Journal
High Performance Silicon Carbide Power Packaging—Past Trends, Present Practices, and Future Directions
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Reliability Assessment of Power Generation Systems Using Intelligent Search Based on Disparity Theory

1
Department of Electrical and Electronic Engineering, University Putra Malaysia, Selangor 43400, Malaysia
2
Department of Engineering Technology, University Malaysia Pahang, Kuantan 26300, Malaysia
*
Author to whom correspondence should be addressed.
Energies 2017, 10(3), 343; https://doi.org/10.3390/en10030343
Submission received: 7 January 2017 / Revised: 3 February 2017 / Accepted: 9 February 2017 / Published: 10 March 2017

Abstract

:
The reliability of the generating system adequacy is evaluated based on the ability of the system to satisfy the load demand. In this paper, a novel optimization technique named the disparity evolution genetic algorithm (DEGA) is proposed for reliability assessment of power generation. Disparity evolution is used to enhance the performance of the probability of mutation in a genetic algorithm (GA) by incorporating features from the paradigm into the disparity theory. The DEGA is based on metaheuristic searching for the truncated sampling of state-space for the reliability assessment of power generation system adequacy. Two reliability test systems (IEEE-RTS-79 and (IEEE-RTS-96) are used to demonstrate the effectiveness of the proposed algorithm. The simulation result shows the DEGA can generate a larger variety of the individuals in an early stage of the next population generation. It is also able to estimate the reliability indices accurately.

1. Introduction

One of the main challenges when planning power demand is evaluating the reliability of the generating system adequacy. Even though a considerable number of research have been carried out in the area of generating system reliability, there is still need for more suitable techniques that are more realistic and computationally flexible to represent the power generating adequacy [1,2,3,4].
Numerous new, robust computational intelligence techniques that are widely used in power system applications have been previously described by [5]. These techniques are often utilized to solve complex problems in power systems, which are difficult to solve with conventional methods. The objective of using metaheuristic optimization techniques is to present new algorithms that can solve complicated reliability analysis for electrical power systems, such as the increase in the complexity of the power systems infrastructure, low accuracy for reliability indices estimates, and large computation effort.
Many optimization algorithms have been developed utilizing the nature of population-based intelligent research; these algorithms use all possible solutions by iteratively and stochastically changing rather than focusing on improving a single solution. Examples of these algorithms include the ant colony system (ACS), genetic algorithm (GA), particle swarm optimization (PSO), intelligent state space pruning (ISSP), and evolutionary computation (EC) [6,7,8,9,10].
The GA is often selected to assess the reliability indices of the generating system so that the representations of most of the system expectation states can be easily encoded in binary maps. The GA can be defined as one of the metaheuristic search algorithms, which is based on biological evolution. It utilizes one form of the three parameters of selection, crossover, and mutation when implemented. Based on the optimization research mechanism, GA is utilized to scan, as well as to discover a particular failure state that has the most significant contribution to the assessment indices of the adequacy of the entire system.
Application of GA will reduce the search space and computational efforts in calculating reliability indices of a generating and composite system [11]. GA has the ability to locate failure states in a more effective manner, compared to the other conventional approach, whereby each sampling state for the power system represents a deficiency in the power system capacities.
There are many ways to implement a GA, such as implementing the modified GA using the state space pruning tool to scan the failure state of the system and calculating the reliability indices with Monte Carlo simulation (MCS) [12,13]. It was reported that these algorithms perform better than when only the analysis methods or the MCS are used. However, such an algorithm requires a longer computation period when the population size is too large [14]. The modified simple genetic algorithm (MSGA) approach has also been proposed [15,16]. It was utilized as a tool for sampling that could construct the generation system state array which represents the failure states of the system. To determine the adequacy indices of generating systems, convolution was carried out between load profiles and the state array of power generating states.
A listed series of aspects may or may not be customized to affect the diversity in the population through the spreading of the same individuals [10], leading to deceleration of evolution speed. In the MSGA approach, accurate results can be obtained by selecting suitable parameters, such as mutation probability, population size, and crossover probability. This procedure showed that the algorithm was not strongly dependent on the population size or crossover probability, but was affected by mutation probability. Furthermore, lower mutation probability values lead to high errors, while increased mutation probability values result in more errors because the search process is converted into a random search. Therefore, the efficient selection of the probability of mutation can lead to a significant improvement in the population fitness of the genetic algorithm.
The technique uses a GA as a search tool to find the most probable system failure states. In this paper, a novel DEGA is proposed, which is a combination of disparity theory and genetic algorithms. The developed technique can improve the simple genetic algorithm by increasing the generation of failure states of the system to provide a good approximation of the calculated reliability indices. An interesting feature of this technique is the accelerated evolution velocity, through the application of the variety of the probability of mutation. Thus, the number of failure states that are created by this algorithm are larger than the failure states obtained by the GA. In conclusion, the benefits of using the intelligent search techniques, is that an accurate assessment of reliability indices for the power generation system with less computational effort can be obtained. So far, the proposed method has shown to be efficient in obtaining an accurate evaluation of reliability indices, and reducing the computational burden, as compared to other algorithms used for the same purpose.

2. Related Work

2.1. Reliability Assessment of the Generating System

The reliable power supply has always been an important aspect in the electric generating system adequacy for future system capacity expansion. This is to ensure that the total installed capacity is sufficient to provide adequate electricity when needed. Consequently, the electric generating system may utilize one or more quantitative risk reliability indices as part of the criteria to decide the system risk model. The fundamental reliability indices evaluated in this paper are adopted to enable the estimation of the reliability level of the power generating systems; these comprise of, loss of load frequency (LOLF), loss of energy expectation (LOEE) and, loss of load expectation (LOLE).
The two main modes by which the load model is generally represented are chronological and non-chronological. Both of these modes can be used along with different intelligent search techniques. For example, the load duration curve (LDC) will generate values for each hour, hence, there will be (8736) individual values recorded for each year, conversely, the daily peak load variation curve (DPLVC) will generate (365) values for the year [17].
The chronological load sequence (Nt), is represented within this study, and the Li, represents the discrete values for successive time for different levels of load, (I = 1, 2... Nt). Each one of these time steps possesses an equation that is equal, (t = t/Nt), where (t) represents the entire observation period for the load levels. As each time step takes one hour, the equation below can be used to calculate the LOLE (in hours) within the observation horizon (t):
LOLE = i = 1 N t P f i
The calculation for (LOEE) in megawatts hour is:
LOEE = i = 1 N t P N S i
where PNSi, is the power not supplied, and Pfi represents the load probability lost for hour t.
LOLF is defined as the frequency of a failure state, which involves two main components; the first component is frequency due to load fluctuation “FL”, due to load level transition from its current state to another load state, and the second component is the frequency of the generating system capacity “FG”, due to transition of generation units (probability of the capacities outage). The calculation for the LOLF that occurs throughout the time span of the observation is:
LOLF = F G + F L
where FL is the frequency of the component due to the load fluctuation, which is caused by the uncertainty of the system demand, and FG is the frequency due to the uncertainty failure of conventional generating units for supplying the power [11].

2.2. Modified Simple Genetic Algorithm (MSGA)

A genetic algorithm is one of the most powerful and primary methods that can be applied as a stochastic search tool, and an optimization technique based on the concepts of evolution theory. Compared with other search methods, the GA is programmed to find the best solution to the search problem with respect to other search methods, such as the MCS and analysis methods for assessing the generating system reliability. Still, there are imperfections in the searching performance during the beginning and final stages of the GA due to the parameters of genetics. Mostly, the GA parameters include the normal constant rates for mutation, selection, and crossover rate [18]. Figure 1 illustrates the flow of GA.
On the other hand, according to Samaan and Singh [16], an MSGA is not significantly affected by initial population size or probability crossover (Pc), but it can be significantly affected by the probability of the permutation (Pm). Meanwhile, low values of Pm can result in a high number of errors, due to premature identifications of failure state probabilities. This condition decreases the probability of generating new states (i.e., similar individuals tend to be diffused into next generation populations). At the same time, errors can be increased with higher values of Pm. Consequently, such a condition can conjure a random search from the search process (increases the diversity of solutions, caused by a large number of evolutions in the Pm).

2.3. State Space

The state space in a power system consists of all possible states of components or generating units. The representation of each conventional generating unit in the system is conducted by, using a two-state model. In the Markovian two-state model, each unit can only have the success and failure states, while the generating units are regarded as either being completely out of service (down) or totally in service (up). Both the MCS and PIS (population-based intelligent search) methods have the state spaces, but are different in their mechanisms for sampling; with regards to MCS, the state of success or failure influences the reliability indices estimation. This implies that the sampling of the state of failure is less likely compared to the state of success. This condition explains why the convergence takes more computation effort in the reliability assessment of highly reliable systems. Meanwhile, for PIS, the system state of the failure probability system can guide the search [19]. Therefore, the state of a system that has a higher probability of failure can ensure greater chances to be nominated and evaluated. To date, this characteristic has enabled the PIS algorithms to be utilized to address various complex problems due to its higher efficiency.

3. The Proposed Method

3.1. DEG Algorithm

Figure 2 describes the proposed method, DEGA, which comprises of an improved mutation operator which adopts the modeling disparity theory of evolution as its method of the reproduction of genes.
According to this theory, the chromosome has two strands, the first is the one with low rates of mutation which is called the leading strand (le) and the second, one with high mutation rates is called the lagging strand (la). Figure 3 illustrates these two models.
By using DEGA, one parent’s chromosome can create two children, which occurs from the mutation of the (le) and (la) strands. Half of the child’s chromosome is selected as the population doubles in one step of the generation [18].
The mutation is equivalent to a random search, which can aid the algorithm to prevent the loss of genetic diversity. Therefore, the probability of the mutation for the chromosome leads to an apparent fitness improvement (fitness value high), but may have harmful results that can lead to random searching when it has a high probability rate [20].

3.2. Generation Reliability Based on DEG Algorithm

The DEGA uses PIS to simulate evolution. Under the survival rule, it calculates the fitness for each of the individual populations, which is randomly created. In DEGA, the individual inside the random population is called a chromosome. Each chromosome is represented by binary numbers {0, 1}, which also represent the generation unit. During the simulation of the generating system reliability, it is assumed that there are two states, up and down, and the chromosome length “L” refers to the total number of components or generators system. Identical components or generators are split into groups, with each particular group representing a part of a chromosome. Thus, each chromosome will consist of “n” parts. Additionally, each chromosome represents the system states capacities. Figure 4 shows that, each chromosome is represented by a number of components.
In the process of evaluating the adequacy of power generation, the applied elementary model consists of a conventional generating unit model and a chronological load model. These two models are incorporated or superposed to produce the risk model. This study only considers any available generating capacity to represent the risk model in comparison with the expected load of the system.
Hence, by employing the DEGA, each chromosome represents a state in the system. In the space state of the system, the chromosome with a capacity that is higher than the total load represents a success state, while the chromosome with a capacity that is lower than the total load represents a failure state. In order to construct the system state array to estimate the generating system adequacy, this study considers chromosomes in the failure state during a search in the state space pruning of the system.
State array chromosomes are responsible for the highest contribution to the loss states in a load, which, therefore, consists of the binary data of the chromosomes after performing the evaluation process when selecting from random initial populations to be a store. The state array consists of fields that represent the information evaluated from the chromosomes. Such information is stored in these states array groupings. The first field has an array with several columns similar to the number of chromosome parts. The column includes several generators in the upstate mean (take bit one) in a similar part. In the remaining fields of state array area range, each of this state “i” contains generation capacity (Capi), probability (PGi), the total number of equivalent permutations (Copyi) and frequency (FGi). Figure 5 depicts the construct of the state array which displays the chromosome stored in these fields.
To evaluate the adequacy of the generating system, the initial procedure is in construct the array of failure-states with regards to the total load demand using DEGA. The next step is the indices for reliability, which is calculated through the convolution of the effective available capacity, where the chronological load is based on the state array previously achieved. The constructions of the state array are summarized as follows:
Step 1: The values of the control parameters of the DEGA is set, which include pop_size, Pc, and Pm, which has a double structure. Then, values are set, which include the probability of the leading strand (Ple), and of the lagging strand (Pla), and the reliability parameters (FOR, µ, λ) for the generation unit and threshold probability (tp).
Step 2: Each chromosome is arranged in “n” parts; each part includes adjacent binary number representation for the conventional generating units, with the same reliability parameters and MW capacity.
Step 3: The length of the chromosome, when part number i is represented as Li:
m = i = 1 n L i
Step 4: Therefore, each chromosome represents the system state capacity.
Step 5: The initial population is randomly generated, with each bit having a random binary number [0, 1]; this procedure is repeated for all initial populations of the chromosomes.
Step 6: The state array that must be saved is constructed.
Step 7: The effective generating capacity of system state i; is calculated:
C a p i = j = 1 m g b j · g j
where bj represents the state of the generating unit j; mg refers to the number of generating units; gj refers to the MW capacity of each unit. If the capacity Capi > Lmxa, it represents the chromosome state of success, therefore, the fitness of its corresponding chromosome is allocated a very small value so as to reduce its chance to influence the next generation population.
Step 8: The failure state of the system state “i” is calculated; if Capi < Lmxa, then the state is in the failure state. Therefore, the chromosome failure probability is calculated as follows:
P i = j = 1 m g P j
where mg is the number of generating unit j; Pj is the probability value, which can take one of these two values: if bj = 1, then Pj = 1 − FORj, and if bj = 0, then Pj = FORj.
The number of all the possible permutations for the evaluated state i is identified as follows:
C o p y i = ( L 1 O 1 ) x ,   x ( L j O j )   , , x ( L n O n )
where Oj refers to the number of “noes” in group j of length Ln.
Equation (7) is used to calculate the fitness of the system state:
F i t i = C o p y i   ·   P i   o r   F i t i = P i
The objective function is applied in this algorithm and maximized by the DEGA based optimizer search.
The frequency is determined according to the method described by [16]. In this study, the system state is determined by:
F G i = P i   · ( j = 1 m ( 1 b j ) · μ j j = 1 m b j · λ j )
where bj refers to the generating unit state; while µj, and, λj indicate the respective rates for repair and failure of the generating unit j.
Step 9: The information on eligible chromosome state is saved.
The above process is repeated for all the chromosomes until all the remaining states are evaluated. All chromosomes are checked before being evaluated to ensure that they are not previously saved from another evaluation step. If the state has been saved previously, a very small number of the fitness is assigned so that the probability of this state could be multiplied to reduce the chance of it appearing in the next generation. This state is disregarded and is not added to the state array.
Step 10: The number of iterations is increased by one.
Step 11: Each stopping criterion is checked to determine whether it is met, so that the algorithm could be paused, and the output of the state array can be derived. If the stopping criterion is not met, step 12 will be conducted.
Step 12: Different DEGA operators are adopted to produce the next generation, then, Steps 6 to 9 are repeated until all stopping criteria are met.
Step 13: The reliability indices were calculated based on the previously achieved state arrays.

3.3. Calculating Reliability Indices

Any of the stopping criteria mentioned in [16] could be used to stop the DEGA. The reliability indices for LOLE, LOEE, and LOLF are calculated based on the achieved state arrays and the convolution of the hourly load values. This study considers the Li, to represent the discrete values for the load levels at the hour (t). The loss of load probability (LOLP) load value is evaluated as shown:
LOLP ( L H i ) = j = 1 sa S j · P j · C o p y j
where sa represents the total number of state arrays, while, the status of the system state is Sj. The status value will be equal zero if it is a success state, i.e., CapjLHi, while the status value is equal to one if it is a failure state, i.e., Capj < LHi. After the LOLP is done for all load levels, the LOLE per year in an hour is measured using Equation (10):
LOLE = j = 1 8736 LOLP ( L H j )
The expected power not supplied (PNS) in each load level per hour (in megawatts) is calculated using the following Equation (11):
P N S ( L H i ) = j = 1 s a S j   P j · C o p y j · ( L H i C a p j )
LOEE = j = 1 8736 P N S ( L H j )
The calculation for LOLF involves two main components; frequency due to load fluctuation FL, and frequency of generating system capacity FG [11]. Each component is calculated independently, as follows:
LOLF ( L H i ) = j = 1 s a S j · F G j · C o p y j
F G = j = 1 8736 LOLF ( L H j )
F L = j = 2 8736 V j · [ LOLP ( L H j ) LOLP ( L H j 1 ) ]
The Vj equals “zero” when negative value represents the value between the brackets and is equal to “one” otherwise. Meanwhile, the indices for annual LOLF occurrences can be calculated using Equation (3).
This algorithm has several advantages, such as in the construct of the probability outage capacity table of the generating system. It can also determine how much the combinations of the generating unit contribute to the failure state of the system. This is useful in increasing these units’ reliability or when there is an attempt to add more units into the system.

4. Results and Discussion

The IEEE-RTS-79 and RTS-96 were developed to fulfill the need for a standardized database that can test and compare results between proposed algorithms for the reliability assessment of the generating system. The simulation is implemented using a PC computer with the following specifications: Intel(R) Core (TM) i7, CPU 2.40 Hz, and 16 GB RAM. The algorithm was run by using MATLAB R2015b.

4.1. Case (1): IEEE RTS-79

The IEEE Reliability Test System-79 [21], was chosen as the test to examine the proposed DEGA. The IEEE-RTS-79 consisted of 32 generation units, with unit capacities ranging from 12 MW to 400 MW. In the meantime, the system had total power output of 3405 MW, and the peak load of 2850 MW.
To select parameters for DEGA the following steps should be considered. For a certain system, it is suggested to begin by choosing any set of parameters. In this particular simulation, constant mutation rate was utilized in both the leading and lagging strand. The range of Pc should be from 0.1 to 0.9 and the initial population size is required to be higher when compared to the total number of components of the system or generation units [16]. As the system size increases, the threshold probability (tp) is expected to decrease. Parameter running is required to be carried out just once on a particular system, depending on size.
The recorded value settings of the control parameters for the DEGA, were taken as follows: pop_size = 40, Pc = 0.6. Pm in this regard, there were two components, which were set according to the following values; Ple = 0.06; and Pla = 0.6, while the reliability parameters (FOR, µ, λ) for generation unit settings followed the data reported in [22], and tp = 1 × 10−15. The load model, load duration curve, was used to generate hourly values, which gave (8736) individual values for the given year. The DEGA was stopped after producing 750 individual generations. Consequently, the overall number of elements that had been saved in the state array was 11,487 states, while the overall permutation number was 3.034497 × 108, compared with the results given in [23], whereas state array was 10,428 states and permutation number was 1.91983 × 107. The DEGA has many advantages over the MSGA through the accelerated evolution velocity, through the application of the variety into the probability of mutation (Pm). The previous work in [23] used a GA with the initial pop_size of 40, Pm = 0.06, and was run for 750 generations. In comparison DEGA has a pop_size of 40, Ple = 0.06; Pla = 0.6, and was run for 750 generations. Subsequently, these 750 generations will be able to generate the totality of the state’s array. Thus, the number of state arrays that was created by this algorithm was larger than the state array obtained by the MSGA. Meanwhile, the same cut-off threshold value was used.
These DEGA results obtained were compared with results obtained from algorithms reported in [16,21,24], as listed in Table 1. The results represent the comparison in reliability indices between three algorithms from the literature. The absolute values of this comparison came from a single run of the DEGA, and of the MSGA to obtain the exact results. The DEGA was stopped after producing 100 individual generations.
To confirm the strength and confidence of the DEGA, a series of 100 runs of the algorithm have been made in the same conditions as previously discussed, and the results are listed in Table 2. The results from DEGA are compared with results reported in [25].
The computational burden for the proposed method is evaluated against the MCS, unit addition, and MSGA algorithms as listed in Table 3. The computational effort for the proposed method is compared with unit addition and MSGA algorithms, and depends upon the desired accuracy. Meanwhile, the comparison with MCS based on the simulation is stopped when the coefficient of variation reaches 5% [21]. As can be seen from Table 3, the DEGA computational time is faster than the other methods.
Another form of data that can be gathered from state array, is the table for the generating outage capacity. Consequently, this method is advantageous as the outage capacity table obtained is near to the precise outage capacity, and does not have any round-off. Furthermore, one can construct a table based on the state array by putting the states in ascending order based on their capacities. In this regard, the state arrays from the DEGA were sequenced based on the probabilities for their total failure, as listed in Table 4.
Moreover, the DEGA has the ability to construct a state array that is neutral of the system load curve. Thus, only the maximum values from the load curve maximum value set are required if we need to calculate the reliability for varied load curves for the system configuration. DEGA can utilize these values to find out the state array in the system state space. Moreover, as shown by the state array obtained, it has become apparent how each system state contributes to the total system adequacy, and the capacity outage table can also be built from it. Furthermore, as long as the actual peak load is not larger than the one used for deriving the state array, the state array achieved can always be used to calculate the actual adequacy indices for various scenarios with different peak loads. Table 5, Table 6 and Table 7 show a comparison of the results obtained for different load curves using the MCS [21], unit addition algorithm [24], the MSGA [16], and the DEGA method. The state array in this study was constructed using the maximum load of 3050 MW. It was then superposed with the four different load curves. It can be seen from Table 5, Table 6 and Table 7 that the DEGA has given acceptable results compared to the previous algorithm, which was mentioned earlier.

4.2. Case (2): IEEE RTS-96

Since the RTS-79 system was published it has become useful in assessing different reliability modeling and evaluation methodologies for several types of research. Additionally, since then, few modifications have been made in the electric utility industry and this implies a multi-area RTS can be designed by integrating additional data. The configuration of the IEEE-RTS-96 was updated from a version of the original RTS-79. Therefore, it is designed to consist of three areas from RTS-79, which are connected together by transmission lines. The IEEE Reliability Test System-96 [26] was also chosen to test the proposed DEGA. The IEEE-RTS-96, consisting of 96 generation units, used unit capacities that ranged from 12 MW to 400 MW. The total power output of the system was 10,215 MW, and the system had a peak load of 9000 MW. The values of the control parameters for the DEGA were set as follows: pop_size = 100, Pc = 0.6; Ple = 0.01; Pla = 0.4. The reliability parameters (FOR, µ, λ) for generation unit settings followed the data of [24], and tp = 1 × 10−20. The load duration curve was used to generate hourly individual values for the given year. The DEGA was stopped after producing 350 individual generations. The results obtained from DEGA were compared with the results obtained from the algorithm in [14], as listed in Table 8. Furthermore, this Table represents the comparisons in the reliability indices between algorithms represented in absolute values from a single run of the DEGA, and of the MSGA, to obtain the exact results.

5. Conclusions

This paper introduces a novel DEGA, in which the performance of the probability of mutation in an MSGA was improved by incorporating features from a paradigm into disparity theory. Moreover, the DEGA can increase the production of a variety of individuals in an early stage of the next population generation, and it is also an efficient search tool when using the disparity theory of evolution. Test systems, IEEE-RTS-79 and IEEE-RTS-96, were used to demonstrate the effectiveness of the developed algorithm. Furthermore, the simulation steps and the results of the reliability assessment of the generating system were demonstrated, by comparing them with other methods so that the efficiency of the algorithm proposed could be validated. This study has confirmed that the efficiency of selection for the probability of mutation can lead to significant improvements in the population fitness due to the use of the disparity model. Therefore, this technique is promising for the improvement of the GA by increasing and doubling the generated majority of failure states to provide a good approximation of the assessment of reliability indices to be calculated.

Acknowledgments

The authors are grateful for financial support from University Putra Malaysia (UPM), Malaysia, under Grant No. GP-IPB: 9412102.

Author Contributions

This work was part of the Ph.D. research carried out by Athraa Ali Kadhem. The research is supervised by: Noor Izzri Abdul Wahab, Ishak Aris, Jasronita Jasni, and Ahmed N. Abdalla.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Almutairi, A.; Ahmed, M.H.; Salama, M.M.A. Probabilistic generating capacity adequacy evaluation: Research roadmap. Electr. Power Syst. Res. 2015, 129, 83–93. [Google Scholar] [CrossRef]
  2. Lin, J.; Cheng, L.; Chang, Y.; Zhang, K.; Shu, B.; Liu, G. Reliability based power systems planning and operation with wind power integration: A review to models, algorithms and applications. Renew. Sustain. Energy Rev. 2014, 31, 921–934. [Google Scholar] [CrossRef]
  3. Bin, Y.; Jie, T.; Qiang, L. Feasibility analysis of renewable energy powered tourism island—Hainan, China. J. Renew. Sustain. Energy 2012, 4, 1–16. [Google Scholar] [CrossRef]
  4. Ye, B.; Yang, P.; Jiang, J.; Miao, L.; Shen, B.; Li, J. Feasibility and economic analysis of a renewable energy powered special town in China. Resour. Conserv. Recycl. 2016. [Google Scholar] [CrossRef]
  5. Saxena, D.; Singh, S.N.; Verma, K.S. Application of computational intelligence in emerging power systems. Int. J. Eng. Sci. Technol. 2010, 2, 1–7. [Google Scholar] [CrossRef]
  6. Benidris, M.; Mitra, J.; Elsaiah, S. Power system reliability evaluation using a state space classification technique and particle swarm optimisation search method. IET Gener. Transm. Distrib. 2015, 9, 1865–1873. [Google Scholar] [CrossRef]
  7. Benidris, M.; Mitra, J. Use of intelligent search methods in performing sensitivity analysis of power system reliability indices. In Proceedings of the PES General Meeting, Conference & Exposition, National Harbor, MD, USA, 27–31 July 2014; pp. 1–5.
  8. Green, R.C.; Wang, L.; Alam, M. Intelligent State Space Pruning with local search for power system reliability evaluation. In Proceedings of the 3rd IEEE PES Innovative Smart Grid Technologies Europe (ISGT Europe) Conference, Berlin, Germany, 14–17 October 2012; pp. 1–8.
  9. Rahmat, N.A.; Musirin, I. Differential Evolution Ant Colony Optimization (DEACO) technique in solving Economic Load Dispatch problem. In Proceedings of the IEEE Internationa Power Engineering and Optimization Conference (PEOCO), Malacca, Malaysia, 6–7 June 2012; pp. 263–268.
  10. Green, R.C.; Wang, Z.; Wang, L.; Alam, M.; Singhy, C. Evaluation of loss of load probability for power systems using intelligent search based state space pruning. In Proceedings of the 2011 IEEE 11th International Conference on Probabilistic Method Applied to Power Systems (PMAPS), Singapore, 14–17 June 2010; pp. 319–324.
  11. Samaan, N.; Singh, C. Assessment of the Annual Frequency and Duration Indices in Composite System Reliability Using Genetic Algorithms. In Proceedings of the Power Engineering Society General Meeting, Toronto, ON, Canada, 13–17 March 2003; pp. 692–697.
  12. Green, R.C.; Wang, L.; Singh, C. State space pruning for power system reliability evaluation using genetic algorithms. In Proceedings of the IEEE Power and Energy Society General Meeting (PES) Conference, Detroit, MI, USA, 25–29 July 2010; pp. 1–6.
  13. Green, R.C.; Wang, L.; Alam, M.; Singh, C.; Depuru, S.S.S.R. An examination of artificial immune system optimization in intelligent state space pruning for LOLP estimation. In Proceedings of the North American Power Symposium (NAPS), Boston, MA, USA, 4–6 August 2011; pp. 1–7.
  14. Mensah, A.F.; Dueñas-Osorio, L. A Closed-Form Technique for the Reliability and Risk Assessment of Wind Turbine Systems. Energies 2012, 5, 1734–1750. [Google Scholar] [CrossRef] [Green Version]
  15. Samaan, N.; Singh, C. A New Method for Composite System Annualized Reliability Indices Based on Genetic Algorithms. In Proceedings of the Power Engineering Society Summer Meeting, Chicago, IL, USA, 21–25 July 2002; pp. 850–855.
  16. Samaan, N.; Singh, C. Adequacy assessment of power system generation using a modified simple genetic algorithm. IEEE Trans. Power Syst. 2002, 17, 974–981. [Google Scholar] [CrossRef]
  17. Billinton, R.; Allan, R.N. Reliability Evaluation of Power Systems; Plenum Press: New York, NY, USA; London, UK, 1984. [Google Scholar]
  18. Maeda, Y. Modified Genetic Algorithms Based on Disparity Theory of Evolution. In Procedings of the IFSA World Congress and 20th NAFIPS International Conference, Vancouver, BC, Canada, 25–28 July 2001; pp. 2235–2240.
  19. Wang, L.; Singh, C. Population-Based Intelligent Search in Reliability Evaluation of Generation Systems With Wind Power Penetration. IEEE Trans. Power Syst. 2008, 23, 1336–1345. [Google Scholar] [CrossRef]
  20. Negnevitsky, M. Artificial Intelligence: A Guide to Intelligent Systems; Pearson Education Limited: Essex, UK, 2011. [Google Scholar]
  21. Billinton, R.; Li, W. Reliability Assessment of Electric Power Systems Using Monte Carlo Methods; Plenum Press: New York, NY, USA, 1994. [Google Scholar]
  22. Chairman, P.F.; Bhavaraju, M.P.; Biggerstaff, B.E. The IEEE Reliability Test System: A Report Prepared by the Reliability Test System Task Force of the Application of Probability Methods Subcommittee. IEEE Trans. Power Appar. Syst. 1979, 98, 2047–2054. [Google Scholar]
  23. Samaan, N.A.A. Reliabilty Assessment of Electric Power System Using Gentic Algorithm. Ph.D. Theseis, Texas A&M University, Texas, TX, USA, August 2004. [Google Scholar]
  24. Singh, C.; Gubbala, N.V. An alternative approach to rounding off generation models in power system reliability evaluation. Electr. Power Syst. Res. 1996, 36, 37–44. [Google Scholar] [CrossRef]
  25. Allan, R.N.; Billinton, R.; Abdel-Gawad, N.M.K. The IEEE Reliability Test System—Extensions to and Evaluation of the Generating System. IEEE Trans. Power Syst. 1986, 1, 1–7. [Google Scholar] [CrossRef]
  26. Grigg, C.; Wong, P.; Albrecht, P.; Allan, R.; Bhavaraju, M.; Billinton, R.; Chen, Q.; Fong, C.; Haddad, S.; Kuruganty, S.; 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 Trans. Power Syst. 1999, 14, 1010–1020. [Google Scholar] [CrossRef]
Figure 1. The flowchart of the genetic algorithm.
Figure 1. The flowchart of the genetic algorithm.
Energies 10 00343 g001
Figure 2. Flowchart of the disparity evolution genetic algorithm (DEGA).
Figure 2. Flowchart of the disparity evolution genetic algorithm (DEGA).
Energies 10 00343 g002
Figure 3. The mutation operation of the disparity model.
Figure 3. The mutation operation of the disparity model.
Energies 10 00343 g003
Figure 4. The chromosome representation.
Figure 4. The chromosome representation.
Energies 10 00343 g004
Figure 5. The chromosome structure in the state array.
Figure 5. The chromosome structure in the state array.
Energies 10 00343 g005
Table 1. DEGA results for IEEE-RTS-79.
Table 1. DEGA results for IEEE-RTS-79.
Reliability IndicesMonte Carlo [21]Unit Addition Algorithm [24]MSGA [16]DEGA
LOLE (h/year)9.3719.3559.3249.360
LOLE Error (%)0.24%0.42%0.74%0.36%
LOEE (MWh/year)1197116811631183
LOEE Error (%)−1.78%0.68%1.1%−0.59%
LOLF (occ/year)1.9192.0192.0032.400
LOLF Error (%)0%−5.21%−4.37%−25.06%
Table 2. Results of 100 repeated runs of DEGA.
Table 2. Results of 100 repeated runs of DEGA.
Reliability IndicesAnalysis Method [25]DEGA (Mean)Error (%)
LOLE (h/year)9.3949.3840.10%
LOEE (MWh/year)117611224.59%
LOLF (occ/year) [21]1.9191.8563.28%
Table 3. Computational time comparison between unit addition, MSGA, and MCS method.
Table 3. Computational time comparison between unit addition, MSGA, and MCS method.
TechniquesMonte Carlo [21]Unit Addition [24] MSGA [16]DEGA
No. of Generations = 750No. of Generations = 100
LOLE (h/year)9.5419.3559.3249.360
time (s)372501779
Table 4. State array from the DEGA for IEEE-RTS-79.
Table 4. State array from the DEGA for IEEE-RTS-79.
No. of OnesTotal Prob.Capacity (MW)Copy
Part 1Part 2Part 3Part 4Part 5Part 6Part 7Part 8Part 9
4364333010.000128372468160
5454333010.00068744245048
5463243010.00076037247924
5354343010.00173031258548
4464343010.00361543264310
5454343010.01006852260512
5464243010.0112708125556
5454343100.01451494255512
Table 5. DEGA results offer a LOLE hours per year comparison.
Table 5. DEGA results offer a LOLE hours per year comparison.
Max. Load (MW)2750 MW2850 MW2950 MW3050 MW
Monte Carlo4.859.3717.36930.717
Unit addition algorithm4.849.3517.49931.031
MSGA4.829.3417.46131.017
DEGA4.719.3617.33030.800
Table 6. The DEGA results offer a LOEE per year comparison.
Table 6. The DEGA results offer a LOEE per year comparison.
Max. Load (MW)2750 MW2850 MW2950 MW3050 MW
Monte Carlo586.491197.442335.734385.69
Unit addition algorithm561.801168.002311.504379.90
MSGA558.581165.892310.104383.72
DEGA529.321186.002579.694314.26
Table 7. The DEGA results offer a LOEF occurrences per year comparison.
Table 7. The DEGA results offer a LOEF occurrences per year comparison.
Max. Load (MW)2750 MW2850 MW2950 MW3050 MW
Monte Carlo1.0341.9193.4225.865
Unit addition algorithm1.0842.0193.6346.191
MSGA1.0762.0093.6246.190
DEGA1.0301.9203.3905.460
Table 8. DEGA results for IEEE-RTS-96.
Table 8. DEGA results for IEEE-RTS-96.
Reliability IndicesMSGADEGAPercentage Error
LOLE (h/year)1.1131.1100.26%
LOEE (MWh/year)220.5254.215.2%

Share and Cite

MDPI and ACS Style

Ali Kadhem, A.; Abdul Wahab, N.I.; Aris, I.; Jasni, J.; Abdalla, A.N. Reliability Assessment of Power Generation Systems Using Intelligent Search Based on Disparity Theory. Energies 2017, 10, 343. https://doi.org/10.3390/en10030343

AMA Style

Ali Kadhem A, Abdul Wahab NI, Aris I, Jasni J, Abdalla AN. Reliability Assessment of Power Generation Systems Using Intelligent Search Based on Disparity Theory. Energies. 2017; 10(3):343. https://doi.org/10.3390/en10030343

Chicago/Turabian Style

Ali Kadhem, Athraa, Noor Izzri Abdul Wahab, Ishak Aris, Jasronita Jasni, and Ahmed N. Abdalla. 2017. "Reliability Assessment of Power Generation Systems Using Intelligent Search Based on Disparity Theory" Energies 10, no. 3: 343. https://doi.org/10.3390/en10030343

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop