SlideShare a Scribd company logo
1 of 6
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
__________________________________________________________________________________________ 
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 282 
SMART GRID COST OPTIMIZATION USING GENETIC ALGORITHM Gundi Anny Mary1, R.Rajarajeswari2 1M. Tech Student, Electrical and Electronics Engineering, SRM University, Chennai 2Assistant Professor, Electrical and Electronics Engineering, SRM University, Chennai Abstract Formerly, energy had been inexpensive and management of energy was efficient and was limited to elementary considerations. In the current scenario, due to a rapid increase in demand, complexity of the electrical network, probability of contingency and electricity cost have equally increased. In the recent past, Smart Grids are proven to be the best way to minimize these problems in an easier and smart way. Smart grid is defined as an electric network which has information technology fused to it. This paper proposes a way to reduce the total electricity cost in a smart grid using Genetic Algorithm. The system considered has renewable energy and battery banks apart from the grid to meet the demand. Short term time averaged electricity cost is formulated as an objective for optimization by GA with discharge of battery, energy from the grid to charge battery and meet load etc. as decision variables. The optimization problem is run for a 24 hours data of renewable input, real-time electricity price and load using MATLAB software; and the obtained results are furnished. Keywords: Smart grid, optimization of grid, Genetic Algorithm optimization, real time pricing, energy storage. 
----------------------------------------------------------------------***------------------------------------------------------------------------ 1. INTRODUCTION Smart grid is a network with optimization techniques which minimizes network losses, voltage levels, increases reliability, and improves management by using real - time measurements. It is a system that uses sensors and has computing control and ability to integrate the users connected to it. The smart grid is about operating transmissions and monitoring to ease the connection and the action of genera-tors. It is beneficial at both the grid side and demand side in terms of energy efficiency. The essential feature of the computerized smart grid is its automation technology, which adjusts and alters a single or millions of equipments from a salient position. Smart grid would also make the integration of the intermittent renewable energy sources and electric vehicles on to the grid easier. There are two kinds of energy demands in smart grid, namely elastic and inelastic energy demands. This pa-per considers a smart grid with an inelastic demand, renewable sources of energy and energy storing battery banks; and proposes to minimize the short term time averaged cost of electricity by considering the discharge of battery, energy drawn from grid to meet the load, energy drawn from grid to charge batteries and a control variable – which decides the amount of renewable energy to be used – as four decision variables. The multi-variable single-objective optimization is performed using Genetic Algorithm in MATLAB software for a real-time data of electricity-price, renewable energy in-put and the total energy demand of the utilities. Optimal values of the time averaged electricity cost for different battery storage capacities are obtained. 
The detailed modeling of the smart grid system considered is given in the next section, followed by the stochastic problem formulation, the detailed optimization algorithm, system data and the results obtained. 
2. SYSTEM DESCRIPTION This paper considers a smart grid system which also includes renewable energy generation by the consumers and a battery bank at the consumers’ end for energy storage; apart from the consumers linked to the power grid. The schematic of the system considered [18] is shown in Fig. 1. The renew-able energy generated is stored in the energy storage device i.e., battery bank. The battery operating life will be affected as it gets charged and discharged continuously. To prevent the battery from this damage of overcharging and over- discharging a controller is used. The controller controls the action of battery and regulates the charging and discharging of the battery. An inverter is connected to convert DC to AC before supplying it to the appliances. The detailed description of each component of the system is given in the following sub- sections.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
__________________________________________________________________________________________ 
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 283 
Fig -1: Schematic of the Smart Grid 2.1 Renewable Energy Generation The renewable energy source considered in this system is solar energy. The detailed modeling of the photovoltaic panels is not dealt with in this paper and hence it is assumed that the output from the renewable source of energy is avail-able for each time slot t (i.e., 1 hour). S(t) is considered to be the amount of renewable energy generated in the time slot t. The amount of renewable energy used is decided by a decision variable, which is described in the next section and the amount of renewable energy generated in a day is also plot-ted in the further sections. 2.2 Battery Bank – Energy Storage A battery bank is used at the consumer side to store the renewable energy generation; and use the stored energy at any particular time of energy requirement. In general, unused batteries discharge some amount of energy with the passing of time. For simplicity, this aspect of the battery is neglected. The amount of charge present in the battery is described by a term SOC(t), which is the State of Charge of the battery at a time slot t. The SOC level of a battery in this paper is denoted by B(t). Most of the inelastic load, which is considered in this paper, is met by the battery. The battery is charged by a portion of the renewable energy generated by the consumer and also by the energy bought from the grid – whenever necessary and when the electricity price is low. The latter condition is attempted to be met by making the amount of power drawn from the grid to charge battery [Gb(t)] a decision variable in the optimization. The amount of energy discharged from the battery, in each time slot t, to meet the load is taken as D(t), which is limited by the maximum discharge rate Dmax. The detailed equations for computing the SOC level for the next time step is given in the next section. 
2.3 Energy Demand 
This paper considers the demand at the consumer side to be inelastic, i.e., the energy demand arises only at particular instants of time and particular durations; and the energy demand at that particular time has to be met instantaneously. This is attempted to be done primarily by batteries; and when the battery is unable to meet the demand, energy is bought from the grid to directly meet the demand. The amount of energy bought from the grid to meet the demand is given by Gl(t). The optimization algorithm is executed for a 24 hour demand, which is furnished in the further sections. As the objective of the optimization is to minimize the electricity cost, energy to meet the unmet load is to be bought from the grid only when necessary and mostly when the electricity price is low. Like in the case of battery charging from the grid power, the above mentioned condition is at-tempted to be satisfied by considering Gl(t) as a decision variable for the optimization. 3. PROBLEM FORMULATION As mentioned earlier, the energy demand in smart grid can broadly be classified into two – elastic and inelastic. The energy demand appliances in household which are elastic are air conditioner, dish washer, heater etc, while some other energy demands of residential households are inelastic, such as lighting, television, computers etc. This paper considers inelastic energy demand, the energy requests of which must be met exactly in the time slot t (i.e., only whenever necessary).The energy demand, battery SOC level, electricity price, and renewable energy generation can be directly monitored by the splitter controller [18]. Another controller is used to determine the portion of renewable energy to be stored into the battery, which also monitors the status of renewable energy generation and battery SOC level. 3.1 Renewable Energy Generation Assuming that the renewable energy generation, S(t) is first stored in the battery before it can be used in the next time slot; a controller is used to regulate the portion γ(t) of the generated renewable energy to be stored into battery for each slot t in order to prevent battery overflow. The remaining portion of renewable energy generated is spilled. Hence, we limit the control variable γ(t) by 0 ≤ γ ≤ 1 (1) Moreover, the amount of renewable energy generation S(t), is limited by a maximum value Smax. This is mathematically expressed as, 0 ≤ S(t) ≤ Smax (2)
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
__________________________________________________________________________________________ 
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 284 
In order to utilize the time diversity of electricity price, it is 
assumed that in each time slot t, the amount of energy that can 
be drawn from the power grid to recharge the battery bank is 
Gb(t). The state of charge (SOC) level B(t) in the battery 
evolves according to the following equation: 
B(t+1) = B(t)- D(t) + γ(t) S(t) + Gb(t) (3) 
Where, D(t) is the amount of energy that is discharged from 
battery to supply demand in slot t. The SOC level in each time 
step is limited by the following constraint. 
D(t) ≤ B(t) ≤ Bmax (4) 
Where, Bmax is the battery’s maximum capacity. The amount 
of energy discharged from battery is further limited by its 
maximum discharge level Dmax, i.e., 
0 ≤ D(t) ≤ Dmax (5) 
The energy amount that can be drawn from the electric power 
grid to recharge battery for one time slot is also bounded 
Gb,max i.e., 
0 ≤ Gb( t) ≤ Gb,max (6) 
The time-varying electricity price, C(t), is sent to the 
consumer’s smart meter by the utility company at the 
beginning of each time slot t. The cost of using renewable 
energy generated by the consumer itself is taken as zero. Gl(t) 
is considered to be the power drawn from the electric power 
grid to directly supply the energy demand in slot t. Since the 
total electricity drawn from the electric power grid is the sum 
of the energies drawn to charge battery and meet the demand, 
the electricity cost for each time slot t is given by 
[Gb(t)+Gl(t)]C(t). 
3.2 Control Objective 
Aiming at minimizing the total electricity cost for the 
customers, the short-term time averaged electricity cost [18], 
as described in equation (7), is considered as the optimization 
objective to be minimized. 
        
1 
0 
1 
lim 
T 
l b 
T 
t 
P C t G t G t 
T 
 
 
 
      (7) 
The inelastic energy demand [18] generated in time slot t is 
given by the following equation 
Aine (t) = Gl(t) + D(t) (8) 
The problem can thus be formulated as the following 
stochastic optimization objective 
        
        
1 
, , , 
0 
1 
min lim 
b l 
T 
l b 
D t G t G t t T 
t 
P C t G t G t 
 T 
 
 
 
     (9) 
Subject to the following constraints 
B(t+1) = B(t) –D(t) + γ(t)S(t) + Gb(t) 
D(t) ≤ B(t) ≤ Bmax(t) 
Gl(t) + D(t) = Aine(t) 
0 ≤ D(t) ≤ Dmax 
0 ≤ Gl(t) ≤ Gl,max 
0 ≤ Gb(t) ≤ Gb,max 
0 ≤ γ(t) ≤ 1 
Xine (t) = B(t) – Vine * Cmax - Dmax (10) 
Where, Vine is a control parameter and Xine(t) is the shifted 
version of battery SOC level B(t) which is used to ensure that 
the constraint on the SOC level of battery is satisfied. The 
shifted version of battery SOC level for the next time step is 
computed by the following equation 
Xine (t+1) = Xine (t) – Dmax + γ(t ) * S(t ) + G b(t ) (11) 
The decision variables considered for the optimization are: 
D(t) – the amount of energy discharged from the battery; Gl(t) 
– the power drawn from the grid to directly supply the load; 
Gb(t) – the power drawn from grid to charge the battery; and 
γ(t) – the control parameter which decides the amount of 
renewable energy to be stored in battery. The optimization is 
performed using Genetic Algorithm (GA). 
4. OPTIMIZATION ALGORITHM 
There are two distinct types of optimization algorithms widely 
used today, namely – deterministic and stochastic algorithms. 
Deterministic algorithms use specific rules for moving from 
one solution to other; while stochastic algorithms use 
probabilistic translation rules. Genetic Algorithm (GA) is a 
direct, parallel, stochastic method for global search and 
optimization, which is used extensively for varied 
applications. GA is a part of the group of Evolutionary 
Algorithms (EA), which use the three main principles of the 
natural evolution: natural selection, reproduction and diversity 
of the species. 
This paper proposes the minimization of the time averaged 
electricity cost with the decision variables as mentioned in the
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
__________________________________________________________________________________________ 
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 285 
previous section. The detailed algorithm of the multi-variable 
single objective Genetic Algorithm is described below. 
1. Initialization: 
A random initial population (size N) of individuals, 
x, is created within the bounds of each variable. 
2. Evaluation: 
Once the population is initialized or an offspring 
population is created, the fitness function (objective) 
is computed. 
3. Selection: 
Selection allocates more copies of those solutions 
with higher fitness values and thus imposes the 
survival-of-the-fittest mechanism on the candidate 
solutions. Many selection procedures namely 
roulette-wheel selection, stochastic universal 
selection, ranking selection and tournament selection 
This paper uses Rank + Roulette wheel selection. The 
individuals are sorted based on their fitness values 
and are assigned a rank accordingly. The selection 
probability for each individual is calculated according 
the following non-linear function: 
P = β(1– β)(rank – 1) (12) 
There β is a user defined coefficient. The traditional 
roulette wheel selection is now used to select the best 
fit individuals. 
4. Recombination: 
Recombination, also called crossover, combines parts 
of two or more parental solutions to create new, 
possibly better solutions (i.e. offspring). 
This paper uses Blend crossover (BLX) – α crossover 
operator. Considering two parents from the selection 
process, the offspring obtained after the crossover is 
given by 
    1, 1 1,  2,  1 t t t 
i i i i i x  x  x     (13) 
Where, (1 2 ) i i    u  ,in which ui is a random 
number between 0 and 1. 
5. Mutation: 
While recombination operates on two or more 
parental chromosomes, mutation locally but 
randomly modifies a solution. 
This paper uses non-uniform mutation, according to 
which the mutated offspring is given by 
              1, 1 1, 1 1 max 1 
b 
t t U L t t 
i i i i i y x  x x r        (14) 
where τ takes a boolean value -1 or 1, each with a 
probability of 0.5, tmax is the maximum number of 
allowed generations, and b = 0.5 is a user defined 
parameter. 
6. Combined Population: 
To preserve elitism, both parent and offspring 
population is combined and then sorted based on 
their fitness values. The first N individuals are chosen 
for the next generation. 
7. Iterate: 
Repeat steps 2–6 until termination condition is met 
(i.e., until fitness value converges). 
5. INPUT DATA 
The electricity price data used in this paper is collected from 
the California Independent System Operator CAISO 
consisting of an hourly average price C(t) for 24 hours[19] and 
is illustrated in Fig. 3.The average renewable energy data used 
is taken from the Measurement and Instrumentation Data 
Center (MIDC) at National Renewable Energy Laboratory 
[20] and is shown in Fig- 4. 
Depending upon the energy consumed by appliances during 
each time slot t, the inelastic load for 24 hours [21] is shown 
in Fig- 2. 
Considering the parameters Dmax= 30KW, Gl,max = 30 KW and 
Gb,max = 20 KW [18], optimization using GA is performed and 
the results are furnished in the next section. 
Fig- 2: Average hourly load for 24 hours 
Fig- 3: Average hourly market price for 24 hours
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
__________________________________________________________________________________________ 
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 286 
Fig-4: Average hourly renewable energy for 24 hours 6. PERFORMANCE EVALUATION In this paper multi-variable, single objective Genetic Algorithm is proposed and simulated for the 24 hours data of renewable energy, electricity price and inelastic energy demand mentioned in the previous section. The algorithm is simulated using MATLAB to optimize the short-term time averaged electricity cost for different values of Bmax. The best fitness values for Bmax={100,150,200}KW-slot is tabulated in Table 1 and is illustrated in Fig- 5. It can be observed from the results, that the total electricity cost is highest when Bmax=100 and is lowest when Bmax=200. It can thus be seen that the total electricity cost for consumers is reduced by increasing the capacity of the battery banks. Table -1: Fitness values for different Bmax value for inelastic energy demand 
Iterations 
Time Averaged Electricity Cost 
Bmax=100 KW 
Bmax=150 KW 
Bmax=200 KW 
1 
0.640871 
0.298791 
0.753732 
2 
0.317684 
0.298791 
0.753732 
3 
0.185219 
0.298791 
0.753732 
4 
0.185219 
0.298791 
0.753732 
5 
0.185219 
0.298791 
0.753732 
6 
0.185219 
0.298791 
0.753732 
7 
0.152103 
0.298791 
0.753732 
8 
0.152103 
0.298791 
0.621267 
9 
0.152103 
0.232559 
0.538477 
10 
0.152103 
0.232559 
0.488802 
11 
0.152103 
0.21807 
0.141082 
12 
0.152103 
0.166326 
0.091407 
13 
0.152103 
0.166326 
0.091407 
14 
0.152103 
0.166326 
0.091407 
15 
0.152103 
0.166326 
0.091407 
16 
0.152103 
0.13321 
0.091407 
17 
0.152103 
0.13321 
0.091407 
18 
0.152103 
0.13321 
0.091407 
19 
0.152103 
0.100094 
0.025175 
20 
0.152103 
0.100094 
0.025175 
21 
0.151068 
0.100094 
0.025175 
22 
0.151068 
0.100094 
0.025175 
23 
0.150033 
0.100094 
0.008972 
24 
0.149702 
0.098631 
0.008972 
25 
0.149702 
0.095954 
0.008972 
26 
0.148998 
0.095954 
0.008617 
27 
0.148998 
0.095954 
0.008617 
28 
0.148998 
0.093998 
0.000338 
29 
0.148998 
0.093998 
0.000338 
30 
0.148998 
0.093884 
0.000338 
31 
0.147963 
0.093884 
0.000338 
32 
0.147963 
0.093338 
0.000338 
33 
0.147963 
0.091928 
0.000338 
34 
0.147963 
0.091815 
0.000338 
35 
0.146929 
0.075791 
0.000338 
36 
0.146929 
0.075256 
0.000338 
37 
0.146929 
0.025582 
0.000338 
38 
0.146929 
0.025582 
0.000338 
39 
0.146535 
0.025582 
0.000338 
40 
0.145894 
0.025582 
0.000338 
41 
0.145894 
0.025582 
0.000338 
42 
0.145894 
0.025582 
0.000338 
43 
0.145303 
0.012678 
0.000338 
44 
0.145303 
0.012678 
0.000338 
Fig- 5: Comparison of total cost for different Bmax values with inelastic energy demand.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
__________________________________________________________________________________________ 
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 287 
7. CONCLUSIONS In this paper, the optimization of total electricity cost for the consumers with inelastic load in a smart grid is achieved by minimizing the short-term time averaged electricity cost. The inelastic load being time specific is supplied mostly by batteries; which is charged by the renewable energy generation and the grid. The optimization aims at charging the battery when electricity price is less and discharging the battery when electricity price is high. Optimization is performed by multi-variable, single objective Genetic Algorithm for a 24 hour data of real-time electricity price, renewable energy generation and total inelastic energy demand of the utilities. An optimized minimum cost is obtained for three cases of different battery capacities, and it is observed that the total electricity cost is lower for higher battery capacity and vice versa. REFERENCES 
[1] Genetic Algorithms by Kumara Sastry, David Goldberg University of Illinois, USA Graham Kendall University of Nottingham, UK. 
[2] An Introduction to Genetic Algorithms by Paul Charbonneau. 
[3] D. Linden and T. B. Reddy, Battery Power and Products Technology, vol. 5, no. 2, pp. 10–12, March/April 2008. 
[4] M. Winter and R. Brodd, Chemical Reviews, vol. 104, 4245–4270, 2004. 
[5] Tackling Real Coded Genetic Algorithms: Operators and Tools for Behavioural Analysis by F. HERRERA, M. LOZANO & J.L. VERDEGAY Department of Computer Science and Artificial Intelligence University of Granada, Avda. Andalucia 38, 18071 Granada, Spain. 
[6] Time-Varying Retail Electricity Prices: Theory and Practice by Severin Borenstein. 
[7] California ISO Open Access Same-Time Information System (OASIS), http:/oasis.caiso.com/, 2012. 
[8] NREL: Measurement and Instrumentation Data Center, http://www.nrel.govmidc/, 2012. 
[9] R. Urgaonkar, B. Urgaonkary, M.J. Neely, and A. Sivasubramaniam, "Optimal Power Cost Management Using Stored Energy in Data Centers," Proc. ACM Int'l Conf. Measurement and Modeling of Computer Systems (SIGMETRICS '11), June 2011. 
[10] Dynamic Programming and Optimal Control Volume I THIRD EDITION by P. Bertsekas Massachusetts Institute of Technology. 
[11] Dynamic Programming and Optimal Control 3rd Edition, Volume II by Dimitri P. Bertsekas Massachusetts Institute of Technology. 
[12] Resource Allocation and Cross Layer Control in Wireless Networks by Leonidas Georgiadis, Michael Neely and Leandros Tassiulas. 
[13] Optimal Power Cost Management Using Stored Energy in Data Centers by Rahul Urgaonkar, Bhuvan Urgaonkar, Michael J. Neely, Anand Sivasubramanian. 
[14] Genetic Algorithm Performance with Different Selection Strategies in Solving TSP, Proceedings of the World Congress on Engineering 2011 Vol II WCE 2011, July 6 - 8, 2011, London, U.K by Noraini Mohd Razali, John Geraghty. 
[15] R. L. Wang, A genetic algorithm for subset sum problem, Neurocomputing, vol.57, pp.463-468, 2004. 
[16] Selection Schemes, Elitist Recombination and Selection Intensity by Dirk Thierens Department of Computer Science Utrecht University. 
[17] BASIC- A genetic algorithm for engineering problems solution, Institute of Chemical Engineering, Bulgarian Academy of Sciences by Elisaveta G. Shopova, Natasha G. Vaklieva-Bancheva. 
[18] Optimal Power Management of Residential Customers in the Smart Grid by Yuanxiong Guo, Miao Pan and Yuguang Fang. 
[19] California ISO Open Access Same-Time Information System (OASIS), http:/oasis.caiso.com/, 2012. 
[20] NREL: Measurement and Instrumentation Data Center, http://www.nrel.govmidc/, 2012. 
[21] A.-H. Mohsenian-Rad and A. Leon-Garci, "Energy- Information Transmission Tradeoff in Green Cloud Computing," Proc. IEEE Globe Com '10, Mar. 2010. 
BIOGRAPHIES 
Gundi. Anny Mary received B. Tech degree in Electrical and Electronics Engineering from Jawaharlal Nehru Technological University Kakinada Andhra Pradesh, India, in May 2012 is pursuing M. Tech degree in Power Systems from SRM University, Tamilnadu, India, 2012-14. Her research interests includes stochastic network optimization and smart grids. 
R. Rajarajeswari received her B.E and M.E degrees in Electrical and Electronics Engineering from Manonmaniam Sundaranar University of Technology, Tamilnadu and Anna University of Tamilnadu, India, in July 2001 and April 2006, respectively. She has published 1 international and 4 national papers in reputed journals and conferences.

More Related Content

What's hot

Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques
Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques
Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques IJECEIAES
 
IMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMS
IMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMSIMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMS
IMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMSSuganthi Thangaraj
 
Coordinated Control of Interconnected Microgrid and Energy Storage System
Coordinated Control of Interconnected Microgrid and Energy Storage System Coordinated Control of Interconnected Microgrid and Energy Storage System
Coordinated Control of Interconnected Microgrid and Energy Storage System IJECEIAES
 
Stand alone-pv-hybrid-systems barcelona05 excellent model
Stand alone-pv-hybrid-systems barcelona05 excellent modelStand alone-pv-hybrid-systems barcelona05 excellent model
Stand alone-pv-hybrid-systems barcelona05 excellent modelMhamed Hammoudi
 
IRJET- Modelling of a PMSG Wind Turbine with Voltage Control
IRJET-  	  Modelling of a PMSG Wind Turbine with Voltage ControlIRJET-  	  Modelling of a PMSG Wind Turbine with Voltage Control
IRJET- Modelling of a PMSG Wind Turbine with Voltage ControlIRJET Journal
 
Solar power plant at peak load by smart dsiatribution system
Solar power plant at peak load by smart dsiatribution systemSolar power plant at peak load by smart dsiatribution system
Solar power plant at peak load by smart dsiatribution systemeSAT Publishing House
 
An integrated framework_for_smart_microgrids_modeling_monitoring_control_comm...
An integrated framework_for_smart_microgrids_modeling_monitoring_control_comm...An integrated framework_for_smart_microgrids_modeling_monitoring_control_comm...
An integrated framework_for_smart_microgrids_modeling_monitoring_control_comm...Premkumar K
 
Stochastic control for optimal power flow in islanded microgrid
Stochastic control for optimal power flow in islanded microgridStochastic control for optimal power flow in islanded microgrid
Stochastic control for optimal power flow in islanded microgridIJECEIAES
 
Optimal design and_model_predictive_control_of_st
Optimal design and_model_predictive_control_of_stOptimal design and_model_predictive_control_of_st
Optimal design and_model_predictive_control_of_stPremkumar K
 
Modified T-type topology of three-phase multi-level inverter for photovoltaic...
Modified T-type topology of three-phase multi-level inverter for photovoltaic...Modified T-type topology of three-phase multi-level inverter for photovoltaic...
Modified T-type topology of three-phase multi-level inverter for photovoltaic...IJECEIAES
 
Control for Grid Connected and Intentional Islanding of Distributed Power Gen...
Control for Grid Connected and Intentional Islanding of Distributed Power Gen...Control for Grid Connected and Intentional Islanding of Distributed Power Gen...
Control for Grid Connected and Intentional Islanding of Distributed Power Gen...ijtsrd
 
Optimizing of the installed capacity of hybrid renewable energy with a modifi...
Optimizing of the installed capacity of hybrid renewable energy with a modifi...Optimizing of the installed capacity of hybrid renewable energy with a modifi...
Optimizing of the installed capacity of hybrid renewable energy with a modifi...IJECEIAES
 
Effcacious pitch angle control of variable-speed wind turbine using fuzzy bas...
Effcacious pitch angle control of variable-speed wind turbine using fuzzy bas...Effcacious pitch angle control of variable-speed wind turbine using fuzzy bas...
Effcacious pitch angle control of variable-speed wind turbine using fuzzy bas...Kashif Mehmood
 

What's hot (20)

Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques
Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques
Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques
 
Power system planing and operation (pce5312) chapter two
Power system planing and operation (pce5312) chapter twoPower system planing and operation (pce5312) chapter two
Power system planing and operation (pce5312) chapter two
 
IMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMS
IMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMSIMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMS
IMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMS
 
Australia 1
Australia 1Australia 1
Australia 1
 
Coordinated Control of Interconnected Microgrid and Energy Storage System
Coordinated Control of Interconnected Microgrid and Energy Storage System Coordinated Control of Interconnected Microgrid and Energy Storage System
Coordinated Control of Interconnected Microgrid and Energy Storage System
 
Stand alone-pv-hybrid-systems barcelona05 excellent model
Stand alone-pv-hybrid-systems barcelona05 excellent modelStand alone-pv-hybrid-systems barcelona05 excellent model
Stand alone-pv-hybrid-systems barcelona05 excellent model
 
IRJET- Modelling of a PMSG Wind Turbine with Voltage Control
IRJET-  	  Modelling of a PMSG Wind Turbine with Voltage ControlIRJET-  	  Modelling of a PMSG Wind Turbine with Voltage Control
IRJET- Modelling of a PMSG Wind Turbine with Voltage Control
 
Real time implementation of anti-windup PI controller for speed control of in...
Real time implementation of anti-windup PI controller for speed control of in...Real time implementation of anti-windup PI controller for speed control of in...
Real time implementation of anti-windup PI controller for speed control of in...
 
Solar power plant at peak load by smart dsiatribution system
Solar power plant at peak load by smart dsiatribution systemSolar power plant at peak load by smart dsiatribution system
Solar power plant at peak load by smart dsiatribution system
 
An integrated framework_for_smart_microgrids_modeling_monitoring_control_comm...
An integrated framework_for_smart_microgrids_modeling_monitoring_control_comm...An integrated framework_for_smart_microgrids_modeling_monitoring_control_comm...
An integrated framework_for_smart_microgrids_modeling_monitoring_control_comm...
 
Pitch Angle Control of Wind Turbine using Fuzzy Logic Control
Pitch Angle Control of Wind Turbine using Fuzzy Logic ControlPitch Angle Control of Wind Turbine using Fuzzy Logic Control
Pitch Angle Control of Wind Turbine using Fuzzy Logic Control
 
Stochastic control for optimal power flow in islanded microgrid
Stochastic control for optimal power flow in islanded microgridStochastic control for optimal power flow in islanded microgrid
Stochastic control for optimal power flow in islanded microgrid
 
Optimal design and_model_predictive_control_of_st
Optimal design and_model_predictive_control_of_stOptimal design and_model_predictive_control_of_st
Optimal design and_model_predictive_control_of_st
 
Modified T-type topology of three-phase multi-level inverter for photovoltaic...
Modified T-type topology of three-phase multi-level inverter for photovoltaic...Modified T-type topology of three-phase multi-level inverter for photovoltaic...
Modified T-type topology of three-phase multi-level inverter for photovoltaic...
 
Soft computing and IoT based solar tracker
Soft computing and IoT based solar trackerSoft computing and IoT based solar tracker
Soft computing and IoT based solar tracker
 
E41042937
E41042937E41042937
E41042937
 
Artificial bee colony algorithm applied to optimal power flow solution incorp...
Artificial bee colony algorithm applied to optimal power flow solution incorp...Artificial bee colony algorithm applied to optimal power flow solution incorp...
Artificial bee colony algorithm applied to optimal power flow solution incorp...
 
Control for Grid Connected and Intentional Islanding of Distributed Power Gen...
Control for Grid Connected and Intentional Islanding of Distributed Power Gen...Control for Grid Connected and Intentional Islanding of Distributed Power Gen...
Control for Grid Connected and Intentional Islanding of Distributed Power Gen...
 
Optimizing of the installed capacity of hybrid renewable energy with a modifi...
Optimizing of the installed capacity of hybrid renewable energy with a modifi...Optimizing of the installed capacity of hybrid renewable energy with a modifi...
Optimizing of the installed capacity of hybrid renewable energy with a modifi...
 
Effcacious pitch angle control of variable-speed wind turbine using fuzzy bas...
Effcacious pitch angle control of variable-speed wind turbine using fuzzy bas...Effcacious pitch angle control of variable-speed wind turbine using fuzzy bas...
Effcacious pitch angle control of variable-speed wind turbine using fuzzy bas...
 

Viewers also liked

Effects on p h behaviour of expansive and non expansive soils contaminated wi...
Effects on p h behaviour of expansive and non expansive soils contaminated wi...Effects on p h behaviour of expansive and non expansive soils contaminated wi...
Effects on p h behaviour of expansive and non expansive soils contaminated wi...eSAT Publishing House
 
Fpga based interfacing for 8-bit and 32-bit electronic devices
Fpga based interfacing for 8-bit and 32-bit electronic devicesFpga based interfacing for 8-bit and 32-bit electronic devices
Fpga based interfacing for 8-bit and 32-bit electronic deviceseSAT Publishing House
 
Vibgyor a sustainability assessment tool for residential building
Vibgyor a sustainability assessment tool for residential buildingVibgyor a sustainability assessment tool for residential building
Vibgyor a sustainability assessment tool for residential buildingeSAT Publishing House
 
Implementation of a bit error rate tester of a wireless communication system ...
Implementation of a bit error rate tester of a wireless communication system ...Implementation of a bit error rate tester of a wireless communication system ...
Implementation of a bit error rate tester of a wireless communication system ...eSAT Publishing House
 
Theoretical flexural behavior of sandwich panel using
Theoretical flexural behavior of sandwich panel usingTheoretical flexural behavior of sandwich panel using
Theoretical flexural behavior of sandwich panel usingeSAT Publishing House
 
Multi step automated refactoring for code smell
Multi step automated refactoring for code smellMulti step automated refactoring for code smell
Multi step automated refactoring for code smelleSAT Publishing House
 
Compressive strength variability of brown coal fly ash geopolymer concrete
Compressive strength variability of brown coal fly ash geopolymer concreteCompressive strength variability of brown coal fly ash geopolymer concrete
Compressive strength variability of brown coal fly ash geopolymer concreteeSAT Publishing House
 
Total interpretive structural modelling on enablers of cloud computing
Total interpretive structural modelling on enablers of cloud computingTotal interpretive structural modelling on enablers of cloud computing
Total interpretive structural modelling on enablers of cloud computingeSAT Publishing House
 
Integration techniques for two dimensional domains
Integration techniques for two dimensional domainsIntegration techniques for two dimensional domains
Integration techniques for two dimensional domainseSAT Publishing House
 
Life cycle assessment and simulation enablers of sustainable product design
Life cycle assessment and simulation enablers of sustainable product designLife cycle assessment and simulation enablers of sustainable product design
Life cycle assessment and simulation enablers of sustainable product designeSAT Publishing House
 
Image fusion using nsct denoising and target extraction for visual surveillance
Image fusion using nsct denoising and target extraction for visual surveillanceImage fusion using nsct denoising and target extraction for visual surveillance
Image fusion using nsct denoising and target extraction for visual surveillanceeSAT Publishing House
 
Hci and its effective use in design and development of good user interface
Hci and its effective use in design and development of good user interfaceHci and its effective use in design and development of good user interface
Hci and its effective use in design and development of good user interfaceeSAT Publishing House
 
Treatment of kitchen waste by microbial culture
Treatment of kitchen waste by microbial cultureTreatment of kitchen waste by microbial culture
Treatment of kitchen waste by microbial cultureeSAT Publishing House
 
Managing over allocation of resource in steel
Managing over allocation of resource in steelManaging over allocation of resource in steel
Managing over allocation of resource in steeleSAT Publishing House
 
Design of a low cost temperature controller for high temperature furnaces use...
Design of a low cost temperature controller for high temperature furnaces use...Design of a low cost temperature controller for high temperature furnaces use...
Design of a low cost temperature controller for high temperature furnaces use...eSAT Publishing House
 
Deflection control in rcc beams by using mild steel strips (an experimental i...
Deflection control in rcc beams by using mild steel strips (an experimental i...Deflection control in rcc beams by using mild steel strips (an experimental i...
Deflection control in rcc beams by using mild steel strips (an experimental i...eSAT Publishing House
 
Designing and implementation of remotely operated cooking module
Designing and implementation of remotely operated cooking moduleDesigning and implementation of remotely operated cooking module
Designing and implementation of remotely operated cooking moduleeSAT Publishing House
 
Study of permeation of gases through ceramic supported polymeric and zeolite ...
Study of permeation of gases through ceramic supported polymeric and zeolite ...Study of permeation of gases through ceramic supported polymeric and zeolite ...
Study of permeation of gases through ceramic supported polymeric and zeolite ...eSAT Publishing House
 
Design of digital video watermarking scheme using matlab simulink
Design of digital video watermarking scheme using matlab simulinkDesign of digital video watermarking scheme using matlab simulink
Design of digital video watermarking scheme using matlab simulinkeSAT Publishing House
 

Viewers also liked (20)

Effects on p h behaviour of expansive and non expansive soils contaminated wi...
Effects on p h behaviour of expansive and non expansive soils contaminated wi...Effects on p h behaviour of expansive and non expansive soils contaminated wi...
Effects on p h behaviour of expansive and non expansive soils contaminated wi...
 
Synthesis and characterization of
Synthesis and characterization ofSynthesis and characterization of
Synthesis and characterization of
 
Fpga based interfacing for 8-bit and 32-bit electronic devices
Fpga based interfacing for 8-bit and 32-bit electronic devicesFpga based interfacing for 8-bit and 32-bit electronic devices
Fpga based interfacing for 8-bit and 32-bit electronic devices
 
Vibgyor a sustainability assessment tool for residential building
Vibgyor a sustainability assessment tool for residential buildingVibgyor a sustainability assessment tool for residential building
Vibgyor a sustainability assessment tool for residential building
 
Implementation of a bit error rate tester of a wireless communication system ...
Implementation of a bit error rate tester of a wireless communication system ...Implementation of a bit error rate tester of a wireless communication system ...
Implementation of a bit error rate tester of a wireless communication system ...
 
Theoretical flexural behavior of sandwich panel using
Theoretical flexural behavior of sandwich panel usingTheoretical flexural behavior of sandwich panel using
Theoretical flexural behavior of sandwich panel using
 
Multi step automated refactoring for code smell
Multi step automated refactoring for code smellMulti step automated refactoring for code smell
Multi step automated refactoring for code smell
 
Compressive strength variability of brown coal fly ash geopolymer concrete
Compressive strength variability of brown coal fly ash geopolymer concreteCompressive strength variability of brown coal fly ash geopolymer concrete
Compressive strength variability of brown coal fly ash geopolymer concrete
 
Total interpretive structural modelling on enablers of cloud computing
Total interpretive structural modelling on enablers of cloud computingTotal interpretive structural modelling on enablers of cloud computing
Total interpretive structural modelling on enablers of cloud computing
 
Integration techniques for two dimensional domains
Integration techniques for two dimensional domainsIntegration techniques for two dimensional domains
Integration techniques for two dimensional domains
 
Life cycle assessment and simulation enablers of sustainable product design
Life cycle assessment and simulation enablers of sustainable product designLife cycle assessment and simulation enablers of sustainable product design
Life cycle assessment and simulation enablers of sustainable product design
 
Image fusion using nsct denoising and target extraction for visual surveillance
Image fusion using nsct denoising and target extraction for visual surveillanceImage fusion using nsct denoising and target extraction for visual surveillance
Image fusion using nsct denoising and target extraction for visual surveillance
 
Hci and its effective use in design and development of good user interface
Hci and its effective use in design and development of good user interfaceHci and its effective use in design and development of good user interface
Hci and its effective use in design and development of good user interface
 
Treatment of kitchen waste by microbial culture
Treatment of kitchen waste by microbial cultureTreatment of kitchen waste by microbial culture
Treatment of kitchen waste by microbial culture
 
Managing over allocation of resource in steel
Managing over allocation of resource in steelManaging over allocation of resource in steel
Managing over allocation of resource in steel
 
Design of a low cost temperature controller for high temperature furnaces use...
Design of a low cost temperature controller for high temperature furnaces use...Design of a low cost temperature controller for high temperature furnaces use...
Design of a low cost temperature controller for high temperature furnaces use...
 
Deflection control in rcc beams by using mild steel strips (an experimental i...
Deflection control in rcc beams by using mild steel strips (an experimental i...Deflection control in rcc beams by using mild steel strips (an experimental i...
Deflection control in rcc beams by using mild steel strips (an experimental i...
 
Designing and implementation of remotely operated cooking module
Designing and implementation of remotely operated cooking moduleDesigning and implementation of remotely operated cooking module
Designing and implementation of remotely operated cooking module
 
Study of permeation of gases through ceramic supported polymeric and zeolite ...
Study of permeation of gases through ceramic supported polymeric and zeolite ...Study of permeation of gases through ceramic supported polymeric and zeolite ...
Study of permeation of gases through ceramic supported polymeric and zeolite ...
 
Design of digital video watermarking scheme using matlab simulink
Design of digital video watermarking scheme using matlab simulinkDesign of digital video watermarking scheme using matlab simulink
Design of digital video watermarking scheme using matlab simulink
 

Similar to Smart grid cost optimization using genetic algorithm

IRJET- Hybrid Renewable Energy Based Micro Grid
IRJET- Hybrid Renewable Energy Based Micro GridIRJET- Hybrid Renewable Energy Based Micro Grid
IRJET- Hybrid Renewable Energy Based Micro GridIRJET Journal
 
Energy Management System in Smart Microgrid Using Multi Objective Grey Wolf O...
Energy Management System in Smart Microgrid Using Multi Objective Grey Wolf O...Energy Management System in Smart Microgrid Using Multi Objective Grey Wolf O...
Energy Management System in Smart Microgrid Using Multi Objective Grey Wolf O...IRJET Journal
 
IRJET - Review on Ideal Microgrid for Indian Farmers
IRJET - Review on Ideal Microgrid for Indian FarmersIRJET - Review on Ideal Microgrid for Indian Farmers
IRJET - Review on Ideal Microgrid for Indian FarmersIRJET Journal
 
Novel Energy Management System for a DC MicroGrid
Novel Energy Management System for a DC MicroGridNovel Energy Management System for a DC MicroGrid
Novel Energy Management System for a DC MicroGridrahulmonikasharma
 
IRJET - Demand Response for Energy Management using Machine Learning and LSTM...
IRJET - Demand Response for Energy Management using Machine Learning and LSTM...IRJET - Demand Response for Energy Management using Machine Learning and LSTM...
IRJET - Demand Response for Energy Management using Machine Learning and LSTM...IRJET Journal
 
IRJET- Survey of Micro Grid Cost Reduction Techniques
IRJET-  	  Survey of Micro Grid Cost Reduction TechniquesIRJET-  	  Survey of Micro Grid Cost Reduction Techniques
IRJET- Survey of Micro Grid Cost Reduction TechniquesIRJET Journal
 
Automatic power generation control structure for smart electrical power grids
Automatic power generation control structure for smart electrical power gridsAutomatic power generation control structure for smart electrical power grids
Automatic power generation control structure for smart electrical power gridseSAT Publishing House
 
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...IRJET Journal
 
Intelligent load management system
Intelligent load management systemIntelligent load management system
Intelligent load management systemVineela Reddy
 
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...IJECEIAES
 
Congestion management using facts devices in
Congestion management using facts devices inCongestion management using facts devices in
Congestion management using facts devices ineSAT Publishing House
 
MODERN SMART GRIDS AND LEVERAGING SMART METER DATA.pptx
MODERN SMART GRIDS AND LEVERAGING SMART METER DATA.pptxMODERN SMART GRIDS AND LEVERAGING SMART METER DATA.pptx
MODERN SMART GRIDS AND LEVERAGING SMART METER DATA.pptxJasmeet939104
 
Renewable energy allocation based on maximum flow modelling within a microgrid
Renewable energy allocation based on maximum flow modelling within a microgridRenewable energy allocation based on maximum flow modelling within a microgrid
Renewable energy allocation based on maximum flow modelling within a microgridIJECEIAES
 
IRJET- Control for Grid Connected and Intentional Islanding Operation of ...
IRJET-  	  Control for Grid Connected and Intentional Islanding Operation of ...IRJET-  	  Control for Grid Connected and Intentional Islanding Operation of ...
IRJET- Control for Grid Connected and Intentional Islanding Operation of ...IRJET Journal
 
Application of tvac pso for reactive power cost minimization in deregulated e...
Application of tvac pso for reactive power cost minimization in deregulated e...Application of tvac pso for reactive power cost minimization in deregulated e...
Application of tvac pso for reactive power cost minimization in deregulated e...eSAT Journals
 
Frequency regulation of deregulated power system
Frequency regulation of deregulated power systemFrequency regulation of deregulated power system
Frequency regulation of deregulated power systemeSAT Publishing House
 
Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...
Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...
Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...paperpublications3
 
STATCOM Based Wind Energy System by using Hybrid Fuzzy Logic Controller
STATCOM Based Wind Energy System by using Hybrid Fuzzy Logic ControllerSTATCOM Based Wind Energy System by using Hybrid Fuzzy Logic Controller
STATCOM Based Wind Energy System by using Hybrid Fuzzy Logic ControllerIJMTST Journal
 
INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...
INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...
INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...ijscai
 

Similar to Smart grid cost optimization using genetic algorithm (20)

IRJET- Hybrid Renewable Energy Based Micro Grid
IRJET- Hybrid Renewable Energy Based Micro GridIRJET- Hybrid Renewable Energy Based Micro Grid
IRJET- Hybrid Renewable Energy Based Micro Grid
 
Energy Management System in Smart Microgrid Using Multi Objective Grey Wolf O...
Energy Management System in Smart Microgrid Using Multi Objective Grey Wolf O...Energy Management System in Smart Microgrid Using Multi Objective Grey Wolf O...
Energy Management System in Smart Microgrid Using Multi Objective Grey Wolf O...
 
IRJET - Review on Ideal Microgrid for Indian Farmers
IRJET - Review on Ideal Microgrid for Indian FarmersIRJET - Review on Ideal Microgrid for Indian Farmers
IRJET - Review on Ideal Microgrid for Indian Farmers
 
Novel Energy Management System for a DC MicroGrid
Novel Energy Management System for a DC MicroGridNovel Energy Management System for a DC MicroGrid
Novel Energy Management System for a DC MicroGrid
 
IRJET - Demand Response for Energy Management using Machine Learning and LSTM...
IRJET - Demand Response for Energy Management using Machine Learning and LSTM...IRJET - Demand Response for Energy Management using Machine Learning and LSTM...
IRJET - Demand Response for Energy Management using Machine Learning and LSTM...
 
IRJET- Survey of Micro Grid Cost Reduction Techniques
IRJET-  	  Survey of Micro Grid Cost Reduction TechniquesIRJET-  	  Survey of Micro Grid Cost Reduction Techniques
IRJET- Survey of Micro Grid Cost Reduction Techniques
 
Automatic power generation control structure for smart electrical power grids
Automatic power generation control structure for smart electrical power gridsAutomatic power generation control structure for smart electrical power grids
Automatic power generation control structure for smart electrical power grids
 
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
 
Intelligent load management system
Intelligent load management systemIntelligent load management system
Intelligent load management system
 
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
 
Congestion management using facts devices in
Congestion management using facts devices inCongestion management using facts devices in
Congestion management using facts devices in
 
MODERN SMART GRIDS AND LEVERAGING SMART METER DATA.pptx
MODERN SMART GRIDS AND LEVERAGING SMART METER DATA.pptxMODERN SMART GRIDS AND LEVERAGING SMART METER DATA.pptx
MODERN SMART GRIDS AND LEVERAGING SMART METER DATA.pptx
 
Renewable energy allocation based on maximum flow modelling within a microgrid
Renewable energy allocation based on maximum flow modelling within a microgridRenewable energy allocation based on maximum flow modelling within a microgrid
Renewable energy allocation based on maximum flow modelling within a microgrid
 
IRJET- Control for Grid Connected and Intentional Islanding Operation of ...
IRJET-  	  Control for Grid Connected and Intentional Islanding Operation of ...IRJET-  	  Control for Grid Connected and Intentional Islanding Operation of ...
IRJET- Control for Grid Connected and Intentional Islanding Operation of ...
 
Summary of thesis
Summary of thesisSummary of thesis
Summary of thesis
 
Application of tvac pso for reactive power cost minimization in deregulated e...
Application of tvac pso for reactive power cost minimization in deregulated e...Application of tvac pso for reactive power cost minimization in deregulated e...
Application of tvac pso for reactive power cost minimization in deregulated e...
 
Frequency regulation of deregulated power system
Frequency regulation of deregulated power systemFrequency regulation of deregulated power system
Frequency regulation of deregulated power system
 
Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...
Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...
Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...
 
STATCOM Based Wind Energy System by using Hybrid Fuzzy Logic Controller
STATCOM Based Wind Energy System by using Hybrid Fuzzy Logic ControllerSTATCOM Based Wind Energy System by using Hybrid Fuzzy Logic Controller
STATCOM Based Wind Energy System by using Hybrid Fuzzy Logic Controller
 
INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...
INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...
INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Recently uploaded (20)

Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 

Smart grid cost optimization using genetic algorithm

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 282 SMART GRID COST OPTIMIZATION USING GENETIC ALGORITHM Gundi Anny Mary1, R.Rajarajeswari2 1M. Tech Student, Electrical and Electronics Engineering, SRM University, Chennai 2Assistant Professor, Electrical and Electronics Engineering, SRM University, Chennai Abstract Formerly, energy had been inexpensive and management of energy was efficient and was limited to elementary considerations. In the current scenario, due to a rapid increase in demand, complexity of the electrical network, probability of contingency and electricity cost have equally increased. In the recent past, Smart Grids are proven to be the best way to minimize these problems in an easier and smart way. Smart grid is defined as an electric network which has information technology fused to it. This paper proposes a way to reduce the total electricity cost in a smart grid using Genetic Algorithm. The system considered has renewable energy and battery banks apart from the grid to meet the demand. Short term time averaged electricity cost is formulated as an objective for optimization by GA with discharge of battery, energy from the grid to charge battery and meet load etc. as decision variables. The optimization problem is run for a 24 hours data of renewable input, real-time electricity price and load using MATLAB software; and the obtained results are furnished. Keywords: Smart grid, optimization of grid, Genetic Algorithm optimization, real time pricing, energy storage. ----------------------------------------------------------------------***------------------------------------------------------------------------ 1. INTRODUCTION Smart grid is a network with optimization techniques which minimizes network losses, voltage levels, increases reliability, and improves management by using real - time measurements. It is a system that uses sensors and has computing control and ability to integrate the users connected to it. The smart grid is about operating transmissions and monitoring to ease the connection and the action of genera-tors. It is beneficial at both the grid side and demand side in terms of energy efficiency. The essential feature of the computerized smart grid is its automation technology, which adjusts and alters a single or millions of equipments from a salient position. Smart grid would also make the integration of the intermittent renewable energy sources and electric vehicles on to the grid easier. There are two kinds of energy demands in smart grid, namely elastic and inelastic energy demands. This pa-per considers a smart grid with an inelastic demand, renewable sources of energy and energy storing battery banks; and proposes to minimize the short term time averaged cost of electricity by considering the discharge of battery, energy drawn from grid to meet the load, energy drawn from grid to charge batteries and a control variable – which decides the amount of renewable energy to be used – as four decision variables. The multi-variable single-objective optimization is performed using Genetic Algorithm in MATLAB software for a real-time data of electricity-price, renewable energy in-put and the total energy demand of the utilities. Optimal values of the time averaged electricity cost for different battery storage capacities are obtained. The detailed modeling of the smart grid system considered is given in the next section, followed by the stochastic problem formulation, the detailed optimization algorithm, system data and the results obtained. 2. SYSTEM DESCRIPTION This paper considers a smart grid system which also includes renewable energy generation by the consumers and a battery bank at the consumers’ end for energy storage; apart from the consumers linked to the power grid. The schematic of the system considered [18] is shown in Fig. 1. The renew-able energy generated is stored in the energy storage device i.e., battery bank. The battery operating life will be affected as it gets charged and discharged continuously. To prevent the battery from this damage of overcharging and over- discharging a controller is used. The controller controls the action of battery and regulates the charging and discharging of the battery. An inverter is connected to convert DC to AC before supplying it to the appliances. The detailed description of each component of the system is given in the following sub- sections.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 283 Fig -1: Schematic of the Smart Grid 2.1 Renewable Energy Generation The renewable energy source considered in this system is solar energy. The detailed modeling of the photovoltaic panels is not dealt with in this paper and hence it is assumed that the output from the renewable source of energy is avail-able for each time slot t (i.e., 1 hour). S(t) is considered to be the amount of renewable energy generated in the time slot t. The amount of renewable energy used is decided by a decision variable, which is described in the next section and the amount of renewable energy generated in a day is also plot-ted in the further sections. 2.2 Battery Bank – Energy Storage A battery bank is used at the consumer side to store the renewable energy generation; and use the stored energy at any particular time of energy requirement. In general, unused batteries discharge some amount of energy with the passing of time. For simplicity, this aspect of the battery is neglected. The amount of charge present in the battery is described by a term SOC(t), which is the State of Charge of the battery at a time slot t. The SOC level of a battery in this paper is denoted by B(t). Most of the inelastic load, which is considered in this paper, is met by the battery. The battery is charged by a portion of the renewable energy generated by the consumer and also by the energy bought from the grid – whenever necessary and when the electricity price is low. The latter condition is attempted to be met by making the amount of power drawn from the grid to charge battery [Gb(t)] a decision variable in the optimization. The amount of energy discharged from the battery, in each time slot t, to meet the load is taken as D(t), which is limited by the maximum discharge rate Dmax. The detailed equations for computing the SOC level for the next time step is given in the next section. 2.3 Energy Demand This paper considers the demand at the consumer side to be inelastic, i.e., the energy demand arises only at particular instants of time and particular durations; and the energy demand at that particular time has to be met instantaneously. This is attempted to be done primarily by batteries; and when the battery is unable to meet the demand, energy is bought from the grid to directly meet the demand. The amount of energy bought from the grid to meet the demand is given by Gl(t). The optimization algorithm is executed for a 24 hour demand, which is furnished in the further sections. As the objective of the optimization is to minimize the electricity cost, energy to meet the unmet load is to be bought from the grid only when necessary and mostly when the electricity price is low. Like in the case of battery charging from the grid power, the above mentioned condition is at-tempted to be satisfied by considering Gl(t) as a decision variable for the optimization. 3. PROBLEM FORMULATION As mentioned earlier, the energy demand in smart grid can broadly be classified into two – elastic and inelastic. The energy demand appliances in household which are elastic are air conditioner, dish washer, heater etc, while some other energy demands of residential households are inelastic, such as lighting, television, computers etc. This paper considers inelastic energy demand, the energy requests of which must be met exactly in the time slot t (i.e., only whenever necessary).The energy demand, battery SOC level, electricity price, and renewable energy generation can be directly monitored by the splitter controller [18]. Another controller is used to determine the portion of renewable energy to be stored into the battery, which also monitors the status of renewable energy generation and battery SOC level. 3.1 Renewable Energy Generation Assuming that the renewable energy generation, S(t) is first stored in the battery before it can be used in the next time slot; a controller is used to regulate the portion γ(t) of the generated renewable energy to be stored into battery for each slot t in order to prevent battery overflow. The remaining portion of renewable energy generated is spilled. Hence, we limit the control variable γ(t) by 0 ≤ γ ≤ 1 (1) Moreover, the amount of renewable energy generation S(t), is limited by a maximum value Smax. This is mathematically expressed as, 0 ≤ S(t) ≤ Smax (2)
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 284 In order to utilize the time diversity of electricity price, it is assumed that in each time slot t, the amount of energy that can be drawn from the power grid to recharge the battery bank is Gb(t). The state of charge (SOC) level B(t) in the battery evolves according to the following equation: B(t+1) = B(t)- D(t) + γ(t) S(t) + Gb(t) (3) Where, D(t) is the amount of energy that is discharged from battery to supply demand in slot t. The SOC level in each time step is limited by the following constraint. D(t) ≤ B(t) ≤ Bmax (4) Where, Bmax is the battery’s maximum capacity. The amount of energy discharged from battery is further limited by its maximum discharge level Dmax, i.e., 0 ≤ D(t) ≤ Dmax (5) The energy amount that can be drawn from the electric power grid to recharge battery for one time slot is also bounded Gb,max i.e., 0 ≤ Gb( t) ≤ Gb,max (6) The time-varying electricity price, C(t), is sent to the consumer’s smart meter by the utility company at the beginning of each time slot t. The cost of using renewable energy generated by the consumer itself is taken as zero. Gl(t) is considered to be the power drawn from the electric power grid to directly supply the energy demand in slot t. Since the total electricity drawn from the electric power grid is the sum of the energies drawn to charge battery and meet the demand, the electricity cost for each time slot t is given by [Gb(t)+Gl(t)]C(t). 3.2 Control Objective Aiming at minimizing the total electricity cost for the customers, the short-term time averaged electricity cost [18], as described in equation (7), is considered as the optimization objective to be minimized.         1 0 1 lim T l b T t P C t G t G t T          (7) The inelastic energy demand [18] generated in time slot t is given by the following equation Aine (t) = Gl(t) + D(t) (8) The problem can thus be formulated as the following stochastic optimization objective                 1 , , , 0 1 min lim b l T l b D t G t G t t T t P C t G t G t  T         (9) Subject to the following constraints B(t+1) = B(t) –D(t) + γ(t)S(t) + Gb(t) D(t) ≤ B(t) ≤ Bmax(t) Gl(t) + D(t) = Aine(t) 0 ≤ D(t) ≤ Dmax 0 ≤ Gl(t) ≤ Gl,max 0 ≤ Gb(t) ≤ Gb,max 0 ≤ γ(t) ≤ 1 Xine (t) = B(t) – Vine * Cmax - Dmax (10) Where, Vine is a control parameter and Xine(t) is the shifted version of battery SOC level B(t) which is used to ensure that the constraint on the SOC level of battery is satisfied. The shifted version of battery SOC level for the next time step is computed by the following equation Xine (t+1) = Xine (t) – Dmax + γ(t ) * S(t ) + G b(t ) (11) The decision variables considered for the optimization are: D(t) – the amount of energy discharged from the battery; Gl(t) – the power drawn from the grid to directly supply the load; Gb(t) – the power drawn from grid to charge the battery; and γ(t) – the control parameter which decides the amount of renewable energy to be stored in battery. The optimization is performed using Genetic Algorithm (GA). 4. OPTIMIZATION ALGORITHM There are two distinct types of optimization algorithms widely used today, namely – deterministic and stochastic algorithms. Deterministic algorithms use specific rules for moving from one solution to other; while stochastic algorithms use probabilistic translation rules. Genetic Algorithm (GA) is a direct, parallel, stochastic method for global search and optimization, which is used extensively for varied applications. GA is a part of the group of Evolutionary Algorithms (EA), which use the three main principles of the natural evolution: natural selection, reproduction and diversity of the species. This paper proposes the minimization of the time averaged electricity cost with the decision variables as mentioned in the
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 285 previous section. The detailed algorithm of the multi-variable single objective Genetic Algorithm is described below. 1. Initialization: A random initial population (size N) of individuals, x, is created within the bounds of each variable. 2. Evaluation: Once the population is initialized or an offspring population is created, the fitness function (objective) is computed. 3. Selection: Selection allocates more copies of those solutions with higher fitness values and thus imposes the survival-of-the-fittest mechanism on the candidate solutions. Many selection procedures namely roulette-wheel selection, stochastic universal selection, ranking selection and tournament selection This paper uses Rank + Roulette wheel selection. The individuals are sorted based on their fitness values and are assigned a rank accordingly. The selection probability for each individual is calculated according the following non-linear function: P = β(1– β)(rank – 1) (12) There β is a user defined coefficient. The traditional roulette wheel selection is now used to select the best fit individuals. 4. Recombination: Recombination, also called crossover, combines parts of two or more parental solutions to create new, possibly better solutions (i.e. offspring). This paper uses Blend crossover (BLX) – α crossover operator. Considering two parents from the selection process, the offspring obtained after the crossover is given by     1, 1 1,  2,  1 t t t i i i i i x  x  x     (13) Where, (1 2 ) i i    u  ,in which ui is a random number between 0 and 1. 5. Mutation: While recombination operates on two or more parental chromosomes, mutation locally but randomly modifies a solution. This paper uses non-uniform mutation, according to which the mutated offspring is given by               1, 1 1, 1 1 max 1 b t t U L t t i i i i i y x  x x r        (14) where τ takes a boolean value -1 or 1, each with a probability of 0.5, tmax is the maximum number of allowed generations, and b = 0.5 is a user defined parameter. 6. Combined Population: To preserve elitism, both parent and offspring population is combined and then sorted based on their fitness values. The first N individuals are chosen for the next generation. 7. Iterate: Repeat steps 2–6 until termination condition is met (i.e., until fitness value converges). 5. INPUT DATA The electricity price data used in this paper is collected from the California Independent System Operator CAISO consisting of an hourly average price C(t) for 24 hours[19] and is illustrated in Fig. 3.The average renewable energy data used is taken from the Measurement and Instrumentation Data Center (MIDC) at National Renewable Energy Laboratory [20] and is shown in Fig- 4. Depending upon the energy consumed by appliances during each time slot t, the inelastic load for 24 hours [21] is shown in Fig- 2. Considering the parameters Dmax= 30KW, Gl,max = 30 KW and Gb,max = 20 KW [18], optimization using GA is performed and the results are furnished in the next section. Fig- 2: Average hourly load for 24 hours Fig- 3: Average hourly market price for 24 hours
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 286 Fig-4: Average hourly renewable energy for 24 hours 6. PERFORMANCE EVALUATION In this paper multi-variable, single objective Genetic Algorithm is proposed and simulated for the 24 hours data of renewable energy, electricity price and inelastic energy demand mentioned in the previous section. The algorithm is simulated using MATLAB to optimize the short-term time averaged electricity cost for different values of Bmax. The best fitness values for Bmax={100,150,200}KW-slot is tabulated in Table 1 and is illustrated in Fig- 5. It can be observed from the results, that the total electricity cost is highest when Bmax=100 and is lowest when Bmax=200. It can thus be seen that the total electricity cost for consumers is reduced by increasing the capacity of the battery banks. Table -1: Fitness values for different Bmax value for inelastic energy demand Iterations Time Averaged Electricity Cost Bmax=100 KW Bmax=150 KW Bmax=200 KW 1 0.640871 0.298791 0.753732 2 0.317684 0.298791 0.753732 3 0.185219 0.298791 0.753732 4 0.185219 0.298791 0.753732 5 0.185219 0.298791 0.753732 6 0.185219 0.298791 0.753732 7 0.152103 0.298791 0.753732 8 0.152103 0.298791 0.621267 9 0.152103 0.232559 0.538477 10 0.152103 0.232559 0.488802 11 0.152103 0.21807 0.141082 12 0.152103 0.166326 0.091407 13 0.152103 0.166326 0.091407 14 0.152103 0.166326 0.091407 15 0.152103 0.166326 0.091407 16 0.152103 0.13321 0.091407 17 0.152103 0.13321 0.091407 18 0.152103 0.13321 0.091407 19 0.152103 0.100094 0.025175 20 0.152103 0.100094 0.025175 21 0.151068 0.100094 0.025175 22 0.151068 0.100094 0.025175 23 0.150033 0.100094 0.008972 24 0.149702 0.098631 0.008972 25 0.149702 0.095954 0.008972 26 0.148998 0.095954 0.008617 27 0.148998 0.095954 0.008617 28 0.148998 0.093998 0.000338 29 0.148998 0.093998 0.000338 30 0.148998 0.093884 0.000338 31 0.147963 0.093884 0.000338 32 0.147963 0.093338 0.000338 33 0.147963 0.091928 0.000338 34 0.147963 0.091815 0.000338 35 0.146929 0.075791 0.000338 36 0.146929 0.075256 0.000338 37 0.146929 0.025582 0.000338 38 0.146929 0.025582 0.000338 39 0.146535 0.025582 0.000338 40 0.145894 0.025582 0.000338 41 0.145894 0.025582 0.000338 42 0.145894 0.025582 0.000338 43 0.145303 0.012678 0.000338 44 0.145303 0.012678 0.000338 Fig- 5: Comparison of total cost for different Bmax values with inelastic energy demand.
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 287 7. CONCLUSIONS In this paper, the optimization of total electricity cost for the consumers with inelastic load in a smart grid is achieved by minimizing the short-term time averaged electricity cost. The inelastic load being time specific is supplied mostly by batteries; which is charged by the renewable energy generation and the grid. The optimization aims at charging the battery when electricity price is less and discharging the battery when electricity price is high. Optimization is performed by multi-variable, single objective Genetic Algorithm for a 24 hour data of real-time electricity price, renewable energy generation and total inelastic energy demand of the utilities. An optimized minimum cost is obtained for three cases of different battery capacities, and it is observed that the total electricity cost is lower for higher battery capacity and vice versa. REFERENCES [1] Genetic Algorithms by Kumara Sastry, David Goldberg University of Illinois, USA Graham Kendall University of Nottingham, UK. [2] An Introduction to Genetic Algorithms by Paul Charbonneau. [3] D. Linden and T. B. Reddy, Battery Power and Products Technology, vol. 5, no. 2, pp. 10–12, March/April 2008. [4] M. Winter and R. Brodd, Chemical Reviews, vol. 104, 4245–4270, 2004. [5] Tackling Real Coded Genetic Algorithms: Operators and Tools for Behavioural Analysis by F. HERRERA, M. LOZANO & J.L. VERDEGAY Department of Computer Science and Artificial Intelligence University of Granada, Avda. Andalucia 38, 18071 Granada, Spain. [6] Time-Varying Retail Electricity Prices: Theory and Practice by Severin Borenstein. [7] California ISO Open Access Same-Time Information System (OASIS), http:/oasis.caiso.com/, 2012. [8] NREL: Measurement and Instrumentation Data Center, http://www.nrel.govmidc/, 2012. [9] R. Urgaonkar, B. Urgaonkary, M.J. Neely, and A. Sivasubramaniam, "Optimal Power Cost Management Using Stored Energy in Data Centers," Proc. ACM Int'l Conf. Measurement and Modeling of Computer Systems (SIGMETRICS '11), June 2011. [10] Dynamic Programming and Optimal Control Volume I THIRD EDITION by P. Bertsekas Massachusetts Institute of Technology. [11] Dynamic Programming and Optimal Control 3rd Edition, Volume II by Dimitri P. Bertsekas Massachusetts Institute of Technology. [12] Resource Allocation and Cross Layer Control in Wireless Networks by Leonidas Georgiadis, Michael Neely and Leandros Tassiulas. [13] Optimal Power Cost Management Using Stored Energy in Data Centers by Rahul Urgaonkar, Bhuvan Urgaonkar, Michael J. Neely, Anand Sivasubramanian. [14] Genetic Algorithm Performance with Different Selection Strategies in Solving TSP, Proceedings of the World Congress on Engineering 2011 Vol II WCE 2011, July 6 - 8, 2011, London, U.K by Noraini Mohd Razali, John Geraghty. [15] R. L. Wang, A genetic algorithm for subset sum problem, Neurocomputing, vol.57, pp.463-468, 2004. [16] Selection Schemes, Elitist Recombination and Selection Intensity by Dirk Thierens Department of Computer Science Utrecht University. [17] BASIC- A genetic algorithm for engineering problems solution, Institute of Chemical Engineering, Bulgarian Academy of Sciences by Elisaveta G. Shopova, Natasha G. Vaklieva-Bancheva. [18] Optimal Power Management of Residential Customers in the Smart Grid by Yuanxiong Guo, Miao Pan and Yuguang Fang. [19] California ISO Open Access Same-Time Information System (OASIS), http:/oasis.caiso.com/, 2012. [20] NREL: Measurement and Instrumentation Data Center, http://www.nrel.govmidc/, 2012. [21] A.-H. Mohsenian-Rad and A. Leon-Garci, "Energy- Information Transmission Tradeoff in Green Cloud Computing," Proc. IEEE Globe Com '10, Mar. 2010. BIOGRAPHIES Gundi. Anny Mary received B. Tech degree in Electrical and Electronics Engineering from Jawaharlal Nehru Technological University Kakinada Andhra Pradesh, India, in May 2012 is pursuing M. Tech degree in Power Systems from SRM University, Tamilnadu, India, 2012-14. Her research interests includes stochastic network optimization and smart grids. R. Rajarajeswari received her B.E and M.E degrees in Electrical and Electronics Engineering from Manonmaniam Sundaranar University of Technology, Tamilnadu and Anna University of Tamilnadu, India, in July 2001 and April 2006, respectively. She has published 1 international and 4 national papers in reputed journals and conferences.