Complementarity in Action: Modeling Incentives to Enhance Renewable Electricity Integration
Abstract
:1. Introduction
2. Colombian Electricity System
3. Literature Review
3.1. Complementarity and Reliability
3.2. Complementarity Definition
3.3. System Dynamics for Energy Policy Design
4. Materials and Methods
4.1. Model Description
- Balancing Loop B1 (Price–Demand Response): Increased demand reduces the availability margin, raising electricity prices and prompting demand reduction.
- Balancing Loop B2 (Investment–Price Dynamics): Higher prices incentivize new investments in generation capacity, increasing availability and stabilizing prices.
4.2. Complementarity Metric
4.3. Model Assumptions
4.3.1. Dispatch Sub-Model
- Dispatch order: priority is given to NRES, followed by hydropower, and lastly, thermal plants if required.
- Electricity pricing: prices depend on the generation source, with NRES being the cheapest and thermal the most expensive.
- Thermal backup: thermal capacity is assumed to be sufficient to cover deficits.
NRES Availability
Renewable Energy Availability (REA)
Thermal Generation Requirement
4.3.2. Investment Sub-Model
Monthly Revenues per MW
Annual Profit per MW
NPV per MW
5. Results
5.1. Scenario 1: Same Annual Generation (SAG)
5.2. Scenario 2: Different Annual Generation (DAG)
5.2.1. Security of Supply
5.2.2. Affordability
5.3. Scenario 3: Incentivizing Complementarity (I-CORR)
5.3.1. Security of Supply
5.3.2. Affordability
5.3.3. Limitations of the Metric
- Incentives may continue to drive investments even when electricity availability is already sufficient.
- Complementary investments may be deprioritized during periods of low availability if the correlation coefficient decreases.
6. Discussion
6.1. The Role of Hydro Storage in Colombia’s Electricity System
6.2. Leveraging Colombia’s Renewable Resources for Complementarity
6.3. Broader Implications for Low-Storage Systems
6.4. Future Research Directions
- Explore granular temporal scales: Investigate complementarity at finer temporal resolutions, such as daily or hourly scales, to better capture the short-term dynamics of renewable energy integration.
- Analyze real-world data: Apply the proposed framework to real-world datasets from diverse geographic regions to validate its applicability and refine the complementarity metrics.
- Incorporate storage technologies: Assess the interplay between complementarity incentives and emerging storage technologies, such as battery storage, to determine their combined impact on system reliability and affordability.
- Evaluate dynamic incentive structures: Develop adaptive policy frameworks that adjust incentives in real-time based on system conditions, further enhancing cost-effectiveness and reliability.
7. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
Appendix A. Model Equations
Category | Name | Equation | Unit |
---|---|---|---|
NRES Generation | NRES Real Generation[Source1] | IF THEN ELSE(Residual Demand < 0, Monthly Demand*(NRES Supply[Source1]/SUM(NRES Supply[Sources!])), NRES Supply[Source1]) | MWh |
NRES Real Generation[Source2] | IF THEN ELSE(Residual Demand < 0, Monthly Demand*(NRES Supply[Source2]/SUM(NRES Supply[Sources!])), NRES Supply[Source2] | MWh | |
Hydropower Generation | Hydropower Capacity | 12,000*Hours in a month | MWh/Month |
Historical Monthly Average Inflow | [(0,0)-(10,10)],(1,3052),(2,2595),(3,3369),(4,5035),(5,6980),(6,6808),(7,6674),(8,5889),(9,5343),(10,6307),(11,7085),(12,7085)) | GWh/Month | |
Inflow | Historical Monthly Average Inflow(Current Month)*GWh to MWh | MWh/Month | |
Maximum Reservoir Capacity | 16,000,000 | MWh/Month | |
Minimum Reservoir Capacity | 5,500,000 | MWh | |
Hydropower Availability | MIN(Usable Capacity,Hydropower Capacity) | MWh/Month | |
Hydropower Spillover | IF THEN ELSE(Hydropower Reservoir+ Hydropower Inflow-Hydropower Generation ≥ Maximum Reservoir Capacity, Hydropower Reservoir + Hydropower Inflow-Hydropower Generation,0) | MWh/Month | |
Hydropower Reservoir | INTEG (Hydropower Inflow-Hydropower Generation-Hydropower Spillover,1.2814 × 107) | $/(MW*Month) | |
Hydropower Generation | MAX(0,MIN(Residual Demand,Hydropower Availability)) | MWh/Month | |
Usable Capacity | Reservoir-Minimum Reservoir Capacity | MWh | |
Unused Electricity | Spillover + (SUM(NRES Supply[Sources!]-NRES Real Generation[Sources!])) | MWh/Month | |
Electricity Availability | Monthly Demand | Demand Lookup(Current Month)*GWh to MWh*((1 + Yearly demand increase/Months in a year)^Time) | MWh/Month |
Yearly demand increase | 0.04 | Dmnl | |
NRES Supply[Sources] | NRES Lookup[Sources](Current Month)*Installed Capacity[Sources]*Hours in a month | MW | |
Residual Demand | Monthly Demand-SUM(NRES Supply[Sources!]) | MWh/Month | |
Electricity Availability | Hydropower Availability-Residual Demand | MWh/Month | |
Electricity Availability Margin | Electricity Availability/Monthly Demand | Dmnl | |
Thermal Backup | ABS(MIN(0,Electricity Availability)) | MWh/Month | |
Price | Hydro Base Price | 0.01 | $/kWh |
Hydropower Price | Hydro Base Price + Reservoir vs. Price Lookup(Reservoir) | $/kWh | |
Thermal Price | Thermal Price Lookup(Thermal Backup) + Hydro Base Price | $/kWh | |
Contracts Price | SMOOTH(Price, 60) | $/MWh | |
Price | IF THEN ELSE(Electricity Availability > 0, Hydro Price,Thermal Price)*”kWh/MWh” | $/MWh | |
Revenues | % Contracts | 0.7 | Dmnl |
Revenues per MW/Contracts[Sources] | NRES Real Generation[Sources]/Installed Capacity[Sources]*”% Contracts”*Contracts Price | $/(MW*Month) | |
Revenues Spot Market[Sources] | NRES Real Generation[Sources]/Installed Capacity[Sources]*(1-”% Contracts”)*Price | $/(MW*Month) | |
Monthly OPEX | 2500 | $/(MW*Month) | |
Annual Profits per MW[Sources] | INTEG (Monthly Profits per MW[Sources] − Outflow Past Profits[Sources],0) | $/MW | |
Total Monthly Profits per MW[Sources] | Monthly Revenues per MW/Spot[Sources] + ”Revenues per MW/Contracts”[Sources]-Monthly OPEX | $/(MW*Month) | |
Discount Rate | 0.04 | Dmnl | |
Project Lifetime | 20 | year | |
Annual NPV[Sources,Lifetime Value] | Annual Profits per MW[Sources]/((1 + Discount Rate)^(Project Lifetime-Year counter[Lifetime Value])) | $/MW | |
Basic Technology Cost | 1,100,000 | $/MW | |
Real Cost[Sources] | Basic Technology Cost*(1-Incentive[Sources]) | $/MW | |
Total NPV[Sources] | SUM(Annual NPV[Sources,Lifetime Value!])-Real Cost[Sources] | $/MW | |
Profitable Projects[Sources,] | IF THEN ELSE(Total NPV[Sources], ≤ 0,0,Total NPV[Sources]) | $/MW | |
Maximum Monthly New Investments per Project | 400 | MW | |
Total Investment New projects | Lookup Investment Proportion(NPV of All Projects)*Maximum Monthly New Investments per Project | MW | |
Investment Proportion[Sources] | IF THEN ELSE(SUM(Profitable Projects[Sources!]) ≤ 0, 0, Profitable Projects[Sources]/SUM(Profitable Projects[Sources!])) | Dmnl | |
demand[Sources] | Total Investment New projects | Dmnl | |
width | 0.2 | MW | |
New Investments[Sources] | ALLOCATE BY PRIORITY(demand[Sources],Investment Proportion[Sources],2,width,Total Investment New projects) | MW/Month | |
Lookup Correlation vs. Incentive( | [(0,0)-(10,10)],(−1,1),(−0.818697,0.981061),(−0.76204,0.924242),(−0.728045,0.856061),(−0.688385,0.685606),(−0.643059,0.5),(−0.603399,0.306818),(−0.535411,0.181818),(−0.444759,0.0984849),(−0.29745,0.0492424),(−0.161473,0.0113636),(0,0),(1,0)) | Dmnl | |
Discount on CAPEX | 0.4 | Dmnl | |
Incentives | |||
Installed Capacity | Total Installed Capacity | SUM(Installed Capacity[Sources!]) | MW |
Formulation Rate[Sources] | DELAY FIXED (New Investments[Sources], 12, 0)MW/Month | MW/Month | |
Projects under development[Sources] | INTEG (New Investments[Sources]-Formulation Rate[Sources],0) | MW | |
Construction Rate[Sources] | DELAY FIXED (Formulation Rate[Sources], 12, 0) | MW/Month | |
Projects Under Construction[Sources] | INTEG (Formulation Rate[Sources]-Construction Rate[Sources],240) | MWh/Month | |
Installed Capacity[Sources] | INTEG (Construction Rate[Sources]-Disposal Rate,0) | MW | |
Disposal Rate | 0 | MW/Month | |
System Costs | Monthly Costs | SUM(Incentives given[Sources!]) + Total Energy Cost | $/Month |
Social Cost | INTEG (Monthly Costs,0) | $ | |
Total Energy Cost | Monthly Demand*Price*(1 – “% Contracts”) + Monthly Demand*Contracts Price*“% Contracts” | $/Month | |
Total Incentive Cost per source[Sources] | INTEG (Incentives given[Sources],0) | $ | |
Incentives given[Sources] | Incentive[Sources]*Basic Technology Cost*New Investments[Sources] | $/Month |
References
- Jurasz, J.; Canales, F.A.; Kies, A.; Guezgouz, M.; Beluco, A. A review on the complementarity of renewable energy sources: Concept, metrics, application and future research directions. Sol. Energy 2020, 195, 703–724. [Google Scholar] [CrossRef]
- Bekirsky, N.; Hoicka, C.; Brisbois, M.; Camargo, L.R. Many actors amongst multiple renewables: A systematic review of actor involvement in complementarity of renewable energy sources. Renew. Sustain. Energy Rev. 2022, 161, 112368. [Google Scholar] [CrossRef]
- Hoicka, C.E.; Lowitzsch, J.; Brisbois, M.C.; Kumar, A.; Camargo, L.R. Implementing a just renewable energy transition: Policy advice for transposing the new European rules for renewable energy communities. Energy Policy 2021, 156, 112435. [Google Scholar] [CrossRef]
- Gonzalez-Salazar, M.; Poganietz, W.R. Evaluating the complementarity of solar, wind and hydropower to mitigate the impact of El Niño Southern Oscillation in Latin America. Renew. Energy 2021, 174, 453–467. [Google Scholar] [CrossRef]
- Sterman, J.D. Business Dynamics: Systems Thinking and Modeling for a Complex World; McGraw Hill Education: New York, NY, USA, 2000; p. 1008. [Google Scholar]
- Parra, L.; Gómez, S.; Montoya, C.; Henao, F. Assessing the Complementarities of Colombia’s Renewable Power Plants. Front. Energy Res. 2020, 8, 575240. [Google Scholar] [CrossRef]
- IDEAM. Atlas de Radiación Solar de Colombia. arXiv 2014, arXiv:1409.5722v1. [Google Scholar]
- Peña, R.; Gallardo, P.; Castro, O. An Assessment Study of the Monthly Complementarity of Renewable Energy Resources in Colombia. 2018. Available online: https://www.researchgate.net/publication/326131594 (accessed on 1 July 2024).
- IDEAM; UPME. Atlas de Viento y Energía Eólica de Colombia; IDEAM: Bogotá, Colombia, 2006. [Google Scholar]
- Haley, B. Promoting low-carbon transitions from a two-world regime: Hydro and wind in Québec, Canada. Energy Policy 2014, 73, 777–788. [Google Scholar] [CrossRef]
- Unidad de Planeación Minero Energética. Integración de las energías renovables no convencionales en Colombia. 2015. Available online: https://www1.upme.gov.co/Paginas/Estudio-Integraci%C3%B3n-de-las-energ%C3%ADas-renovables-no-convencionales-en-Colombia.aspx (accessed on 22 November 2024).
- Das, U.K.; Tey, K.S.; Seyedmahmoudian, M.; Mekhilef, S.; Idris, M.Y.I.; Van Deventer, W.; Horan, B.; Stojcevski, A. Forecasting of photovoltaic power generation and model optimization: A review. Renew. Sustain. Energy Rev. 2018, 81, 912–928. [Google Scholar] [CrossRef]
- Khare, V.; Nema, S.; Baredar, P. Solar–wind hybrid renewable energy system: A review. Renew. Sustain. Energy Rev. 2016, 58, 23–33. [Google Scholar] [CrossRef]
- Delucchi, M.A.; Jacobson, M.Z. Providing all global energy with wind, water, and solar power, Part II: Reliability, system and transmission costs, and policies. Energy Policy 2011, 39, 1170–1190. [Google Scholar] [CrossRef]
- Sinsel, S.R.; Riemke, R.L.; Hoffmann, V.H. Challenges and solution technologies for the integration of variable renewable energy sources—A review. Renew. Energy 2020, 145, 2271–2285. [Google Scholar] [CrossRef]
- Bernal-Agustín, J.L.; Dufo-Lopez, R. Simulation and optimization of stand-alone hybrid renewable energy systems. Renew. Sustain. Energy Rev. 2009, 13, 2111–2118. [Google Scholar] [CrossRef]
- Tan, K.M.; Babu, T.S.; Ramachandaramurthy, V.K.; Kasinathan, P.; Solanki, S.G.; Raveendran, S.K. Empowering smart grid: A comprehensive review of energy storage technology and application with renewable energy integration. J. Energy Storage 2021, 39, 102591. [Google Scholar] [CrossRef]
- Abdmouleh, Z.; Gastli, A.; Ben-Brahim, L.; Haouari, M.; Al-Emadi, N.A. Review of optimization techniques applied for the integration of distributed generation from renewable energy sources. Renew. Energy 2017, 113, 266–280. [Google Scholar] [CrossRef]
- World Energy Council. World Energy Trilemma 2024: Evolving with Resilience and Justice. Available online: https://www.worldenergy.org/transition-toolkit/world-energy-trilemma-framework (accessed on 25 October 2024).
- Beluco, A.; de Souza, P.K.; Krenzinger, A. A dimensionless index evaluating the time complementarity between solar and hydraulic energies. Renew. Energy 2008, 33, 2157–2165. [Google Scholar] [CrossRef]
- Cantor, D.; Mesa, O.; Ochoa, A. Complementarity beyond correlation. In Complementarity of Variable Renewable Energy Sources; Elsevier: Amsterdam, The Netherlands, 2022; pp. 121–141. [Google Scholar] [CrossRef]
- Risso, A.; Beluco, A.; Alves, R.D.C.M. Complementarity Roses Evaluating Spatial Complementarity in Time between Energy Resources. Energies 2018, 11, 1918. [Google Scholar] [CrossRef]
- Cantão, M.P.; Bessa, M.R.; Bettega, R.; Detzel, D.H.; Lima, J.M. Evaluation of hydro-wind complementarity in the Brazilian territory by means of correlation maps. Renew. Energy 2017, 101, 1215–1225. [Google Scholar] [CrossRef]
- Zhu, J.; Xiong, X.; Xuan, P. Dynamic Economic Dispatching Strategy Based on Multi-time-scale Complementarity of Various Heterogeneous Energy. DEStech Trans. Environ. Energy Earth Sci. 2018, 4, 6. [Google Scholar] [CrossRef]
- Zhang, H.; Cao, Y.; Zhang, Y.; Terzija, V. Quantitative synergy assessment of regional wind-solar energy resources based on MERRA reanalysis data. Appl. Energy 2018, 216, 172–182. [Google Scholar] [CrossRef]
- Berger, M.; Radu, D.; Fonteneau, R.; Henry, R.; Glavic, M.; Fettweis, X.; Le Du, M.; Panciatici, P.; Balea, L.; Ernst, D. Critical time windows for renewable resource complementarity assessment. Energy 2020, 198, 117308. [Google Scholar] [CrossRef]
- Hart, E.K.; Stoutenburg, E.D.; Jacobson, M.Z. The Potential of Intermittent Renewables to Meet Electric Power Demand: Current Methods and Emerging Analytical Techniques. Proc. IEEE 2012, 100, 322–334. [Google Scholar] [CrossRef]
- Ahmad, S.; Tahar, R.M.; Muhammad-Sukki, F.; Munir, A.B.; Rahim, R.A. Application of system dynamics approach in electricity sector modelling: A review. Renew. Sustain. Energy Rev. 2016, 56, 29–37. [Google Scholar] [CrossRef]
- Trappey, A.J.; Trappey, C.V.; Hsiao, C.-T.; Ou, J.J.; Chang, C.-T. System dynamics modelling of product carbon footprint life cycles for collaborative green supply chains. Int. J. Comput. Integr. Manuf. 2012, 25, 934–945. [Google Scholar] [CrossRef]
- Forrester, J.W. From the Ranch to System Dynamics. In Management Laureates, 1st ed.; Routledge: Abingdon, UK, 1992; pp. 335–370. [Google Scholar] [CrossRef]
- Ford, A. Modeling the Environment. 2010, p. 380. Available online: https://books.google.com/books/about/Modeling_the_Environment_Second_Edition.html?hl=es&id=R_NEAQAAIAAJ (accessed on 11 October 2024).
- Qudrat-Ullah, H. Understanding the dynamics of electricity generation capacity in Canada: A system dynamics approach. Energy 2013, 59, 285–294. [Google Scholar] [CrossRef]
- Zapata, S.; Castaneda, M.; Franco, C.J.; Dyner, I. Clean and secure power supply: A system dynamics based appraisal. Energy Policy 2019, 131, 9–21. [Google Scholar] [CrossRef]
- Castaneda, M.; Franco, C.J.; Dyner, I. Evaluating the effect of technology transformation on the electricity utility industry. Renew. Sustain. Energy Rev. 2017, 80, 341–351. [Google Scholar] [CrossRef]
- Castaneda, M.; Franco, C.J.; Dyner, I. The effects of decarbonisation policies on the electricity sector. IEEE Lat. Am. Trans. 2015, 13, 1407–1413. [Google Scholar] [CrossRef]
- Bunn, D.W.; Dyner, I.; Larsen, E.R. Modelling latent market power across gas and electricity markets. In System Dynamics Review; John Wiley & Sons: Hoboken, NJ, USA, 1997; Volume 13, pp. 271–288. [Google Scholar] [CrossRef]
- Arias-Gaviria, J.; Valencia, V.; Olaya, Y.; Arango-Aramburo, S. Simulating the effect of sustainable buildings and energy efficiency standards on electricity consumption in four cities in Colombia: A system dynamics approach. J. Clean. Prod. 2021, 314, 128041. [Google Scholar] [CrossRef]
- Ochoa, C.; van Ackere, A. Does size matter? Simulating electricity market coupling between Colombia and Ecuador. Renew. Sustain. Energy Rev. 2015, 50, 1108–1124. [Google Scholar] [CrossRef]
- Valencia, J.; Olivar, G.; Franco, C.J.; Dyner, I. Qualitative analysis of climate seasonality effects in a model of national electricity market. In Springer Proceedings in Mathematics and Statistics; Springer: Cham, Switzerland, 2015; Volume 121, pp. 349–362. [Google Scholar] [CrossRef]
- Dyner, I.; Bunn, D. Development of a Systems Simulation Platform to Analyze Market Liberalisation and Integrated Energy Conservation in Colombia. 1996. Available online: https://archives.albany.edu/concern/daos/1n79hn44w?locale=es (accessed on 11 October 2024).
- Ochoa, C.; van Ackere, A. Winners and losers of market coupling. Energy 2015, 80, 522–534. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Aristizabal, S.; Ochoa, C. Complementarity in Action: Modeling Incentives to Enhance Renewable Electricity Integration. Sustainability 2025, 17, 3350. https://doi.org/10.3390/su17083350
Aristizabal S, Ochoa C. Complementarity in Action: Modeling Incentives to Enhance Renewable Electricity Integration. Sustainability. 2025; 17(8):3350. https://doi.org/10.3390/su17083350
Chicago/Turabian StyleAristizabal, Sofia, and Camila Ochoa. 2025. "Complementarity in Action: Modeling Incentives to Enhance Renewable Electricity Integration" Sustainability 17, no. 8: 3350. https://doi.org/10.3390/su17083350
APA StyleAristizabal, S., & Ochoa, C. (2025). Complementarity in Action: Modeling Incentives to Enhance Renewable Electricity Integration. Sustainability, 17(8), 3350. https://doi.org/10.3390/su17083350