DOI QR코드

DOI QR Code

Optimal DG Placement in a Smart Distribution Grid Considering Economic Aspects

  • Received : 2013.08.17
  • Accepted : 2014.03.15
  • Published : 2014.07.01

Abstract

The applications of Distributed Generation (DG) in a smart distribution grid environment are widely employed especially for power balancing and supporting demand responses. Using these applications can have both positive and negative impacts on the distribution system. The sizing and location of their installations are the issues that should be taken into consideration to gain the maximum benefit from them when considering the economic aspects. This paper presents an application of the Bat Algorithm (BA) for the optimal sizing and siting of DG in a smart distribution power system in order to maximize the Benefit to Cost Ratio (BCR), subjected to system constraints including real and reactive power generation, line and transformer loading, voltage profile, energy losses, fault level as well as DG operating limits. To demonstrate the effectiveness of the proposed methodology and the impact of considering economic issues on DG placement, a simplify 9-bus radial distribution system of the Provincial Electricity Authority of Thailand (PEA) is selected for the computer simulation to explore the benefit of the optimal DG placement and the performance of the proposed approach.

Keywords

1. Introduction

In recent years, a smart grid is being promoted by many governments as a way of addressing energy independence, global warming and emergency resilience issues. The DG technology using renewable resources installed in a smart distribution system is one way to achieve such problems but their installation can have both positive and negative impact on the distribution system [1] such as impact on the power flow, voltage profile, stability, continuity, reliability, short circuit level and quality of power supply for customers and electricity suppliers. The optimal location and sizing of DG is one important issue to maximize overall system efficiency and to ensure stable and reliable operation in parallel with the smart distribution system.

Various optimization techniques such as analytical method [2] and artificial intelligence approach such as such as genetic algorithm [3-4], simulated annealing, combined genetic algorithm with other algorithms [5] and particle swarm optimization [6] and hybrid particle swarm with other algorithms [7-8], tabu search, non-linear and dynamic programming, differential evolution algorithm, power flow approach, and heuristic methods such as artificial bee colony[9] and cuckoo search [10] have been employed to seek the optimal location, size and operating mode for the DG interconnection. The DG application is very complex multi-objective nonlinear optimization problem. Typically, the DG problem aims at determining the optimal location to achieve optimality for some objective functions [11-12]. Usually, it includes maximizing the power loss reduction and minimizing the cost [13-14]. Therefore, solution criteria may vary from one application to another. Also, achievement of one of the previous objectives does not guarantee satisfying the remaining ones. In addition, future changes in the solved system will alter the obtained results significantly. Therefore, as more objectives and constraints are considered by the algorithm, more data is required, which tends to add difficulty to implementation [15].

In this paper a bat algorithm which has already proved that it is more powerful than genetic algorithm, particle swarm optimization and harmony search [16] is proposed for the optimal DG allocation application to improve the voltage profile which is the main criterion for the power quality enhancement and to mitigate the energy losses as well as the fault level of the distribution network. The performance of the proposed method will be tested by using DIgSILENT software on various study cases of the simplify 9-bus distribution network of the PEA.

 

2. Problem Formulation

In this paper, the objective function is the benefit to cost ratio of DG application in which DG cost is composed of the initial investment cost, operation and maintenance cost and DG benefit is composed of loss reduction revenue, energy purchase saving due to application of DG. Therefore, the main objective function can be written as in Eq. (1).

Where BCR refers to benefit to cost ratio, and BenefitDG , CostDG refer to total benefits and total costs of DG application consecutively, which are:

2.1 DG benefits calculation

DG benefits for each year are composed of Loss Reduction Revenue (LRR) and Energy Purchase Saving (EPS). The present value of these benefits can be calculated in Eqs. (4) and (5) respectively. EPS, particularly, represents the utility saving due to reduction in electric energy that must be purchased from electricity market to supply the customers.

where

2.2 DG costs calculation

DG costs for each year are consisted of Initial installation cost of DG (IIC) and Operational and Maintenance cost (OMC) of DG. The present value of these costs is calculated by using Eqs. (10) and (11) respectively.

2.3 Optimization constraints

The main objective function in Eq. (1) is to be solved subjected to the following inequality constraints.

In considering the inequality constraints, the exterior penalty function in Eq. (18) is also involved and subtracted from the main objective function.

where

whereas

 

3. Bat Algorithm

Bat Algorithm (BA) is a nature inspired metaheuristic algorithm developed by Xin-She Yang in 2010. This metaheuristic algorithms use certain trade-off of randomization and local search. Randomization provides a good way to move away from local search to the search on the global scale. Therefore, almost all the meta-heuristic algorithms intend to be suitable for global optimization. This algorithm is based on the echolocation behavior of bats [16]. Bats use a type of sonar, called, echolocation, to detect prey, avoid obstacles and locate their roosting crevices in the dark. These bats emit a very loud sound pulse and listen for the echo that bounces back from surrounding objects. Bat algorithm is developed by idealizing some of the characteristics of bats. The approximated or idealized rules are: - All bats use echolocation to sense distance and they also know the difference between prey and barriers. - Bats fly randomly with velocity vi at position xi with a fixed frequency ( fmin ), varying wavelength ( λ ) and loudness (A0 ) to search for prey. They can automatically adjust the wavelength (or frequency) of their emitted pulses and the rate of pulse emission r [0,1] depending on the proximity of the target. - Loudness varies from a large positive A0 to a minimum constant value Amin .

The procedure and the mathematical formula of the bat algorithm can be summarized as follow [17].

3.1 Population

The initial population i.e., number of virtual bats for BA ( n ) is generated randomly. The number of bats can be anywhere between 10 and 40. After finding the initial fitness of the population for given objective function, the values are updated based on movement, loudness and pulse rate.

3.2 Movement of bats

In this step, all the parameters of bats are updated based on the following equation:

Where , is the ith bat current position and velocity of the jth variable, is the current global best position (solution) of the jth variable which is located after comparing all the solutions among all the n bats and rand is a random number in the interval [0, 1]. For the local search part, once a solution is selected among the current best solutions, a new solution for each bat is generated locally using random walk

where rand is a random number in the interval [-1, 1] while At is the average loudness of all the bats at this time step.

3.3 Loudness and pulse emission

The loudness Ai and the rate of pulse emission ri are updated accordingly as the iterations proceed. The loudness decreases and rate of pulse emission increases as the bat closes to its prey, the equations for convergence can be taken as

where α and γ are constants.

For any 0<α<1 and γ>0, it yields to the following fact:

 

4. The Proposed Methodology

The proposed algorithm of the optimal distributed generation allocation considering economic which is based on BA assumes that each position of bats will be represented as the location and the capacity of DG.

In order to run the proposed algorithm, the essential aspect is the coding of the potential solutions. Usually a potential solution is a configuration of the distribution system with the DG installed in some sites. The coded variables are, therefore, the location for DG installation and the respective size of the DG. In the proposed methodology, each solution is coded through a vector whose dimension is the DG sizes and whose content is their locations for installation which is an integer between 0 and N. It should be noted that the number 0 means that no DG must be installed.

The mechanism of proposed BA is shown in the following steps : [step1] Initialize number of bats (n), number of iterations, loudness A0 which can typically be [1,2] and pulse rate r which can be [0,1]. [step2] Generate the population randomly. [step3] Evaluate objective function by perform load flow and short circuit to determine benefit value (LRR and EPS) and cost (IC and OMC) of DG installation and then calculate the benefit to cost ratio (BCR) from the generated population. [step4] Select maximum value of BCR as current best solution. [step5] Update frequency, velocity and position of bats using Eqs. (25) to Eq. (27). [step6] Evaluate objective function as [step 3]. [step7] If the obtained BCR greater than the current best solution, then replace the current best solution with the present obtained value and update loudness and pulse rate using Eqs. (29). [step8] Repeat [step5] to [step7] until the given number of iterations are completed.

The flowchart of the proposed approach as mentioned above is as shown in Fig. 1.

Fig. 1.Proposed algorithm flowchart

 

5. Numerical Studies

In this section, to test the proposed methodology, a simplified 9-bus distribution system of the PEA [2] which has already taken the geography, useful road condition and fuel resources into consideration is employed in the study. Fig. 2 shows the diagram of the 22kV PEA distribution system. It consists of one slack bus and eight load buses. All buses of the system have be considered as candidate for DG installation except the slack bus which is represented as in-feed of electric power from generation/transmission system. The total real and reactive power demand is 7.76 MW and 3.76 MVAR and the total length of distribution line is 45 km. A typical daily load curve as shown in Fig. 3 is considered in this study.

Fig. 2.9-bus distribution test system

Fig. 3.Typical daily load curve characteristic

The BA described in Section 4 is utilized with 25 initial bat’s populations. Loudness A0, and pulse rate r, constant α and constant γ are 1.5, 0.1, 0.9 and 0.1 respectively. The other parameters will be according to data provided in Table 1. The process of OPDG will be performed until the termination criteria is satisfactory when the calculation loop reaches 50 iterations.

Table 1.The parameter settings

To demonstrate the advantage of the main contribution of this paper, two different scenarios are investigated. In the first scenario, the Optimal Placement of DG (OPDG) without considering economic aspects is studies while the second scenario will take the economic aspects into consideration. Besides, the DG which is a small community biomass power plant based on synchronous generator is adopted to install in this distribution system.

5.1 Scenario 1: OPDG w/o economic consideration

In this scenario, the energy loss minimization is set as an objective function and the economic constraint is not considered.

The simulation result of optimal location and size of DG in case of no DG installation compared with the installation of one DG, two DGs and three DGs respectively are tabulated in Table 2. It can be seen that the annual energy loss reduction in case of one DG, two DGs and three DGs installation compared with no DG is 88.42% 89.57% and 93.46% respectively. In addition, the maximum capacity of DG for each case is varied between 5.1343 MW and 5.7228 MW which is the optimal size for this test feeder when the only energy loss constraint is not considered.

Table 2.Optimal sizes and location of DG units for Scenario 1

5.2 Scenario 2: OPDG with economic consideration

In this scenario, the maximization of benefit to cost ratio is set as an objective function and the energy loss is also included in the calculation of the objective function as describe in Section 2.

The simulation result of optimal location and size of DG in case of no DG installation compared with the installation of one DG, two DGs and three DGs respectively are tabulated in Table 3. It can be seen that the annual energy loss reduction in case of one DG, two DGs and three DGs installation compared with no DG is 38.99% 39.81% and 42.23% respectively. In addition, the maximum capacity of DG for each case is varied between 1.2232 MW and 1.6199 MW which is the optimal size for this test feeder when the economic aspects is taken into account.

Table 3.Optimal sizes and location of DG units for Scenario 2

From the results in Table 3, it can be observed that the installation of three DGs at three different locations with the proper capacity can reduce the total energy losses in a smart distribution system approximately 42.23% when compared with uninstall DG units while it can maintain the fault level and improve the voltage profile within the permissible limit (+/-5% of nominal voltage) and can also relieve the feeder loading as illustrated in Figs. 4 to 6 respectively.

Fig. 4.Fault level at bus

Fig. 5.The voltage profile for each case at peak period

Fig. 6.The feeder loading for each case at peak period

Fig. 7.Fault level for each scenario

Even if the improvement voltage profile and feeder loading in case of installation of one DG, two DGs and three DGs are not much distinguish due to less capacity installed of each case, the total energy loss reduction is obviously seen compared with the case without DG unit.

Fig. 8 shows the comparison of voltage profile for different scenarios at the peak period (19th hour). The worst voltage profile refers to the system without DG and it can be improved by proper DG allocation considering the objective function. Scenario 1 has the best voltage profile compared with other cases due to considering only energy loss reduction in the objective function without taking the cost of installation and maintenance of DG into account. Although voltage profile in Scenario 2 is inferior compared with Scenario 1, it is still not less than the lower value of the allowance limit (0.95pu) throughout the horizon planning period.

Fig. 8.The voltage profile for each scenario at peak period

Fig. 9 illustrates the comparison of the line loading at peak period (19th hour) of each scenario. It can be observed that the loading of line section connecting between source and the location of DG installation can be alleviated while it is not affect the line branch linking between DG and load in both scenarios.

Fig. 9.The line loading for each scenario at peak period

 

6. Conclusions

This paper has presented the optimum DG allocation considering economic aspects by using BA method. The proposed method has been tested with a simplify 9-bus distribution network of the PEA to show the advantage of the proposed methodology. The impact of determining the objective function, the voltage profile, the fault level, line loading and the total energy loss have been analyzed as well as significant improvement in voltage profile and reduction in total energy system loss is observed. From the result, it can be concluded that in the planning stage, the distribution utility should be considered the economic aspects in the process of the DG placement rather than emphasizing only the system energy loss to avoid the over investment.

Finally, it can also be noted that the proposed method can be applied in the planning of a smart distribution grid connecting with renewable energy DG such as biomass, biogas, solar and wind power.

 

Nomenclatures

DGDistributed generation BABat algorithm BCRBenefit to cost ratio PEAProvincial Electricity Authority of Thailand LRRLoss reduction revenue EPSEnergy purchase saving IICInitial installation cost OMCOperation and maintenance cost NNumber of buses NyHorizon planning period (year) NkTotal number of time duration, defined as 24 duration, NDGNumber of DG NGNumber of generators, NLNumber of lines / transformers, PDGiInjected real power generation of the DG at the ith bus (MW) PGi, PDi Real power generation / demand at ith bus (MW) tkTime duration kth ELyTotal system energy losses with DG(ELwithDG,y) or without DG (ELnoDG, y) installation in year yth(MWh), g Load growth (%) dDiscount rate (%) f Inflation rate (%) CeWhole sell electric price ($/MWh) ΔLRyLoss reduction deviation in year yth (MWh) ΔPP Power purchase deviation in beginning year (MW) CDG,i Investment cost of DG at ith bus ($/MW) CO&M,i Operation and maintenance costs of DG at ith bus ($/year) QGi, QDi Reactive power generation/demand at ith bus (MVAR) Vi, Vj Voltage magnitude at ith and jth bus (pu) δi ,δj Voltage angle at ith and jth bus (radian) Yij Magnitude of ijth element in the admittance matrix (pu) θij Angle of ijth element in the admittance matrix (radian) , Lower and upper limits of the real power generation at ith bus (MW) , Lower and upper limits of the reactive power generation at ith bus (MVAR) , Lower and upper limits of DG’s real power generation at ith bus (MVA) , Lower and upper limits of DG’s reactive power generation at ith bus (MVAR) , Lower and upper limits of the real power generation at ith bus (MW) , Lower and upper limits of the voltage magnitude at ith bus (%) Si, Apparent power flow loading and loading limit of ith branch (%) , ICimax Percentage of short circuit interrupting capacity and limit at ith bus KV, KS Constant of the penalty function of voltage and branch loading KIC, KIPCC Constant of the penalty function of short circuit interrupting capacity and short circuit at PCC h(V), h(S) Penalty function of the voltage and branch loading IPCCi, Percentage of short circuit interrupting capacity and limits at ith PCC, h(IC), h(IPCC) Penalty function of the short circuit interrupting capacity and the short circuit at PCC.

References

  1. Koutroumpezis, G.N., A.S. Safigianni, "Optimum allocation of the maximum possible distributed generation penetration in a distribution network", Journal of Electric Power Systems Research, 80: 1421-1427, 2010. https://doi.org/10.1016/j.epsr.2010.06.005
  2. Saraisuwan P., Jirapong P., Kalankul A. and Premrudeepreechacharn S., "Allocation Planning Tool for Determining the Optimal Location and Sizing of Distributed Generations in Provincial Electricity Authority of Thailand", The International Conference and Utility Exhibition on Power and Energy Systems, August 28-30, 2011.
  3. S. Chandrahekhar Reddy, P. V. N. Prasad, A. Jaya Laxmi, "Optimal Number and Location of DGs to Improve Reliability of Distribution System Using Genetic Algorithm", International Review on Modelling and Simulations (IREMOS), vol. 5, no. 2, pp. 561-567, Apr. 2012.
  4. S.A. Hosseini, M. Karami, S.S. Karimi Madahi, F. Razavi and A.A. Ghadimi, "Optimal Capacity, Location and Number of Distributed Generation at 20kV Substations", Australian Journal of Basic and Applied Sciences, 5(10): 1051-1061, 2011.
  5. Jalilvand, S. Jalilzadeh, M. Sabouri, M. R. Javadi, "Optimal Placement of Distributed Generation Using Shuffled Frog Leaping and Genetic Algorithms", International Review of Electrical Engineering (IREE), vol. 6, no. 5, pp. 2477-2482, Oct. 2011.
  6. J. Moshtagh, A. Jalali, K. Karimizadeh, "Optimum Placement and Sizing of DG Using Binary PSO Algorithm to Achieve the Minimum Electricity Cost for Consumers", International Review of Electrical Engineering (IREE), vol. 5, no. 6, pp. 2873-2881, Dec. 2010.
  7. M.R. Alemi, M. Fallahnejad, M. Sedighizadeh, "A Novel Approach for Optimal Determination of Number of Distributed Generation Units along with their Sizes and Locations", International Review of Electrical Engineering (IREE), vol. 7, no. 1, pp. 3461-3469, Feb. 2012.
  8. L. Y. Wong, M. H. Sulaiman, Siti Rafidah Abdul Rahim, O. Aliman, "Optimal Distributed Generation Placement Using Hybrid Genetic-Particle Swarm Optimization", International Review of Electrical Engineering (IREE), vol. 6, no. 3, pp. 1390-1397, Jun. 2011.
  9. S. M. Ezzati, H. A. Zamani, S. M. M. Tafreshi, "Optimal Sizing of DGs in MicroGrid Considering Loss of Power Supply Probability Technology Solved by Artificial Bee Colony", International Review of Electrical Engineering (IREE), vol. 7, no. 2, pp. 4226-4235, Apr. 2012.
  10. W. Buaklee, K. Hongesombut, "Optimal DG Allocation in a Smart Distribution Grid Using Cuckoo Search Algorithm" ECTI Transactions on Electrical Engineering, Electronics, and Communications (ECTI-EEC), vol. 11, no. 2, pp.16-22, Aug. 2013.
  11. Jen-Hao Teng, Tain-Syh Luor, Yi-Hwa Liu, "Strategic Distributed Generator Placements for Service Reliability Improvements", IEEE Power Engineering Society Summer Meeting, vol. 2, pp. 719-724, 2002.
  12. An D. T. Le, M. A. Kashem, M. Negnevitsky, G.Ledwich, "Optimal Distributed Generation Parameters for Reducing Losses with Economic Consideration", IEEE Power Engineering Society General Meeting, pp. 1-8, Jun. 2007.
  13. M Ahmadigorji, A. Abbaspour, A Rajabi-Ghahnavieh, M. Fotuhi- Firuzabad, "Optimal DG Placement in Distribution systems using Cost / Worth Analysis", Journal of World Academy of Science, Engineering and Technology, 2009.
  14. S. Rama Krishna, P.G. Scholar, Injeti S. Kumar, "Analysis on Techno-Economic Benefits of a Strategically Placed Distributed Generator in a Radial Distribution System", International Journal of Computer Applications, vol. 59, no. 10, Dec. 2012.
  15. Aliman, I. Musirin, M. M. Othman and M. H. Sulaiman, "Heuristic Based Placement Technique for Distributed Generation", The 5th International Power Engineering and Optimization Conference, Malaysia, 2011.
  16. X. S. Yang, "A New Metaheuristic Bat-Inspired Algorithm", Nature Inspired Cooperative Strategies for Optimisation (NISCO 2010), Studies in Computational Intelligence, Springer Berlin, 284, Springer, 66-74.
  17. V. Usha Reddy and A.Manoj, "Optimal capacitor placement for loss reduction in distribution systems", IOSR Journal of Engineering, vol. 2, no. 10, pp. 23-27, Oct. 2012.

Cited by

  1. Controllable electronic transformer based on the resonance structure with switching capacitor for low-rise buildings residential area power supply stabilization systems vol.91, 2017, https://doi.org/10.1016/j.ijepes.2017.03.004