Presentation is loading. Please wait.

Presentation is loading. Please wait.

Corridor Method heuristics to solve rural electrification projects Joan Triadó Aymerich, Dra. Laia Ferrer Martí, Dr. Alberto García Villoria, Dr. Rafael.

Similar presentations


Presentation on theme: "Corridor Method heuristics to solve rural electrification projects Joan Triadó Aymerich, Dra. Laia Ferrer Martí, Dr. Alberto García Villoria, Dr. Rafael."— Presentation transcript:

1 Corridor Method heuristics to solve rural electrification projects Joan Triadó Aymerich, Dra. Laia Ferrer Martí, Dr. Alberto García Villoria, Dr. Rafael Pastor Moreno Universitat Politècnica de Catalunya- Barcelona Tech. Institut d’Organització i Control With the support of: 2013 ICSO-HAROSA International Workshop on Simulation-Optimization & Internet Computing BARCELONA 10-12 July 2013 Ministerio de Ciencia e Innovación de España, proyecto ENE2010- 15509, cofinanciado por FEDER.

2 Summary 1. Introduction 2. Technical considerations 3. Objectives 4. MILP model 5. Heuristics based on Corridor method 6. Instances 7. Analysis of results 8. Conclusions

3 3  Electrification systems using renewable energies are a suitable solution to provide electricity to communities independently. – They use local resources. – At a lower cost than extending the grid.  Hybrid systems (wind and solar) are one of the possible techniques. – Recently, hybrid systems have been implemented in Cajamarca. 1. Introducción  Currently, more than 1.3 billion people have no access to electricity (IEA 2011) – Especially in rural areas in developing countries

4  Due to the dispersion between housings, the trend in electrification projects is to use individual systems.  This work considers the design of projects of electricity supply that combine micro-grids and isolated points generation, considering the resource (wind and sun) at each point. – No consumption is limited in a point to available resource in your housing. – Money can be saved using large equipment. – May be more easily adaptable to increases in consumption. 4 Types of micro wind turbines Types of consumption points Types of solar panels 1. Introduction

5 2. Technical considerations  Wind turbine, power generated depends on the type and location.  Solar panel, power generated depends on the type.  Solar controller, controls the charge / discharge of the battery.  Battery, considers capacity and autonomy demand.  Inverter, DC/AC conversion to the nominal distribution voltage.  Meter, measures the energy consumed at the point of microgrid.  Wire, used to distribute energy in the form of radial microgrid. InverterBattery Solar controller Wind turbine Solar Panel Consumption point Meter Consumption point Meter Consumption point Meter Consumption point Meter Consumption point Meter 5

6 3. Objectives  Designing an autonomous power system with renewable energy (solar and wind). –Determining the location, number and type of elements forming the system. the distribution microgrids to use –Considering the situation and demand of consumption points the energy resources (solar and wind above all) at each point –At a minimum investment cost.  Developing heuristics based on linear programming to solve the design.

7 4. MILP model  Variables: x p : Existence of generation at p (binary) Xa pa : No. of wind turbines at p of type a xb pb : No. of batteries at p of type b xi pi : No. of inverters at p of type i xrs pz :No. of solar controllers at p of type z xc pdc : Existence of wire connecting p and d of type c (binary) xcc pd : Existence of wire connecting p and d (binary) fe pd : Energy flow from p to d fp pd : Power flow from p to d v p : Voltage at p xm d : Existence of a meter at d (binary)

8 4. MILP model  Objective function (investment cost):  Constraints wind turbineswiresbatteries inverters solar controllers meterssolar panels - Demand - Batteries - Voltage drops

9  The Corridor method (Sniedovich and Vos, 2006) is based on the idea of ​​ using an exact method on restricted portions of the solution space of the given problem. The method is an iterative improvement result of exploring neighborhoods. It is characterized by the way in which the neighborhood is defined.  The neighborhood is generated from the previous values ​​ of decision variables, x j, of the model. The constraints that define neighborhoods are: 5. Heuristics based on Corridor Method x j : variable values confined in the neighborhood j: index of the set of variables which define the neighborhood R  Z + : parameter that determines the size of the neighborhood.

10  Corridor constraints used in the project 5. Heuristics based on Corridor Method xcc pd : existence of wire connecting p and d (binary). R  Z+ is a parameter that determines the size of the neighborhood. nc: number of wires of the incumbent solution. MX:set of all pairs of points (p, d) of the incumbent solution that are interconnected by a wire, p is the source and d is the destination.

11  Constraints that deny the possibility of connection between points outside MX. Constraints added to accelerate the computing and to allow the achieving of a local optimal solution 5. Heuristics based on Corridor Method xcc mn : existence of wire connecting m and n (binary). X:set of points p of the incumbent solution that are connected with another point. MX:set of all pairs of points (p, d) of the incumbent solution that are interconnected by a wire, p is the source and d is the destination.

12  Constraints that maintain the basic structure of the microgrids These constraints do not allow the change of direction of the connection, and so the basic structure of microgrids remains intact. On the other hand the generation points may be the same as in the incumbent solution or may change to some new added points. Constraints added to accelerate the computing and to allow the achieving of a local optimal solution 5. Heuristics based on Corridor Method xcc dp : existence of wire connecting d and p (binary) MX:set of all pairs of points (p, d) of the incumbent solution that are interconnected by a wire, p is the source and d is the destination.  (p,d)  MX

13  Additional constraints that limit the distance of connection (optional). Constraints added to accelerate the computing and to allow the achieving of a local optimal solution –Option 1: fixed limit distance –Option 2: equivalent limit distance 5. Heuristics based on Corridor Method xc pdc : existence of wire connecting p and d of type c (binary) L[p,d]:distance from p to d. dmax: distance limit allowed for connection dmax_eq: equivalent distance is worth to connect two points  p, d

14  Additional constraints that limit cost (optional). Constraints added to accelerate the computing and to allow the achieving of a local optimal solution 5. Heuristics based on Corridor Method

15  Algorithm  Stage 1  Proposed relaxation: xa pa, xs ps, x p : not relaxed given that obtained solutions tend to determine fractions of generators avoiding the creation of microgrids. Xcc pd not relaxed, for an excessive number of connections are created and all the points are supplied by a single point of generation. xb pb, xc pdc, xi pi, xrs pr and xm d : relaxed variables.  Stage 2. Taking advantage of the initial solution obtained from stage 1  Addition of new constraints Corridor constraints Constraints that deny the possibility of connection between points outside MX Constraints that maintain the basic structure of the microgrids  Local neighborhood searching 5. Heuristics based on Corridor Method

16 6. Instances  Characteristics of instances –Randomly generated based on real project in El Alumbre (Perú): Number of consumption points: 10, 20, 30, 40, 50, 60, 70, 80 and 90. Consumption points concentrations: –Low density; 25% of consumption points concentrated in 20% of area. –High density; 50% of consumption points concentrated in 20% of area. Energy and power demand by consumption point: –280Wh/day and 200W respectively. –420Wh/day and 300W respectively. Wind potential: –Normal (as wind map). –High (multiplying by 1,5 the wind map values). –For each combination of the 4 parameters (number of points of consumption, consumption points concentration, energy and power demand and wind potential) were generated 5 instances: Total 9 x 2 x 2 x 2 x 5 = 360 instances

17 7. Analysis of results  Heuristic evaluation comparing with H0 (MILP model resolution for 1 hour).  Characteristics of heuristics implemented CM1, CM2 and CM3: Different heuristics based on Corridor method Trm: Computing limit of time of relaxed model (stage 1) GAPrm: GAP of relaxed model (stage 1) R: number of connection changes allowed between iterations (stage 2) Ti: Computing limit of time for stage 2 GAPi: GAP of stage 2 dmax: maximum distance of connection allowed HeuristicsTrmGAPrmRTiGAPidmaxZ limited CM1270025%59001%500No CM2270025%59001%  No CM3270025%59001%equival ent Yes

18 7. Analysis of results  Results at the end of stage 2 CM1 No. Housings % z Impro- vement T average N o. instances St DvCM2 No. Housings % z Impro- vement T average average N o. instances St Dv 10-0,5153401,3810-0,64151401,48 20-0,461056401,0820-0,512067401,10 30-0.932159401,8130-1,122232401,83 40-1,152308403,7640-1,832322403,67 501,743015404,6850-0,273127404.22 604,423187404,93600,013167405.65 706,083468405,17700,983426403.83 805,463600405,17800,083600402.36 901,153600402,6990-0,373600401.87

19 7. Analysis of results  Results at the end of stage 2 CM1 No. Housings % z Impro- vement T average N o. instances St DvCM3 No. Housings % z Impro- vement T average average N o. instances St Dv 10-0,5153401,3810-0,50130401,39 20-0,461056401,0820-0,481952401,12 30-0.932159401,8130-0,663044401,89 40-1,152308403,7640-0,833191403,72 501,743015404,68501,973342404.36 604,423187404,93604,663332404.65 706,083468405,17705,673600404,99 805,463600405,17804,983600405,09 901,153600402,69901,193600402,75

20 7. Analysis of results  CM1 and CM3 give better results than H0  The best results were achieved for CM1: 6.08% of average improvement comparing with H0 for instances of 70 consumption points

21 8. Conclusions  In this paper we present a heuristics based on MILP design for rural electrification systems.  The MILP heuristic provide the location of the generators and the design of possible microgrid considering wind and solar resource  There has been a computing experience over 360 instances generated based on a real project  The results have been satisfactory for the heuristic studied

22 Thank you for your attention Corridor Method heuristics to solve rural electrification projects Joan Triadó Aymerich, Dra. Laia Ferrer Martí, Dr. Alberto García Villoria, Dr. Rafael Pastor Moreno Universitat Politècnica de Catalunya- Barcelona Tech. Institut d’Organització i Control With the support of: 2013 ICSO-HAROSA International Workshop on Simulation-Optimization & Internet Computing BARCELONA 10-12 July 2013 Ministerio de Ciencia e Innovación de España, proyecto ENE2010- 15509, cofinanciado por FEDER.


Download ppt "Corridor Method heuristics to solve rural electrification projects Joan Triadó Aymerich, Dra. Laia Ferrer Martí, Dr. Alberto García Villoria, Dr. Rafael."

Similar presentations


Ads by Google