Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
Next Article in Journal
A Reinforcement Learning Approach to Dynamic Trajectory Optimization with Consideration of Imbalanced Sub-Goals in Self-Driving Vehicles
Next Article in Special Issue
A New Adaptive Strategy for Enhancing the Stability of Isolated Grids through the Integration of Renewable Energy and V2G Management
Previous Article in Journal
Ground Reaction Forces and Joint Moments Predict Metabolic Cost in Physical Performance: Harnessing the Power of Artificial Neural Networks
Previous Article in Special Issue
An EV SRM Drive and Its Interconnected Operations Integrated into Grid, Microgrid, and Vehicle
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Optimization Challenges in Vehicle-to-Grid (V2G) Systems and Artificial Intelligence Solving Methods

1
Research Center on Production Management and Engineering, Universitat Politècnica de València, Plaza Ferrandiz-Carbonell, 03801 Alcoy, Spain
2
baobab soluciones, Jose Abascal 55, 28003 Madrid, Spain
3
Department of Computer Science, Universitat Oberta de Catalunya, Rambla del Poblenou 156, 08018 Barcelona, Spain
*
Author to whom correspondence should be addressed.
Appl. Sci. 2024, 14(12), 5211; https://doi.org/10.3390/app14125211
Submission received: 14 April 2024 / Revised: 29 May 2024 / Accepted: 13 June 2024 / Published: 15 June 2024

Abstract

:
Vehicle-to-grid (V2G) systems play a key role in the integration of electric vehicles (EVs) into smart grids by enabling bidirectional energy flows between EVs and the grid. Optimizing V2G operations poses significant challenges due to the dynamic nature of energy demand, grid constraints, and user preferences. This paper addresses the optimization challenges in V2G systems and explores the use of artificial intelligence (AI) methods to tackle these challenges. The paper provides a comprehensive analysis of existing work on optimization in V2G systems and identifies gaps where AI-driven algorithms, machine learning, metaheuristic extensions, and agile optimization concepts can be applied. Case studies and examples demonstrate the efficacy of AI-driven algorithms in optimizing V2G operations, leading to improved grid stability, cost optimization, and user satisfaction. Furthermore, agile optimization concepts are introduced to enhance flexibility and responsiveness in V2G optimization. The paper concludes with a discussion on the challenges and future directions for integrating AI-driven methods into V2G systems, highlighting the potential for these intelligent algorithms and methods.

1. Introduction

Electric vehicles (EVs) are becoming increasingly common on our roads, bringing with them the potential to revolutionize transportation and energy systems [1]. In addition to being a mode of transportation, EVs can also act as mobile energy storage units, connecting to the power grid to supply electricity when needed and store excess energy when it is available. This two-way flow of energy between EVs and the grid, known as vehicle-to-grid (V2G) systems [2], holds great promise for addressing some of the key challenges facing our energy infrastructure. They can help balance the supply and demand of electricity, which is particularly important as we transition to more renewable energy sources like wind and solar power [3]. By allowing EVs to discharge electricity back to the grid during times of peak demand or when renewable energy generation is low, V2G systems can help stabilize the grid and reduce the need for expensive infrastructure upgrades [4]. Furthermore, V2G technology has the potential to improve the resilience and reliability of our energy systems [5]. During emergencies or blackouts, EVs equipped with a V2G framework can serve as backup power to homes, businesses, and critical infrastructure, enhancing the overall resilience of existing energy infrastructure and helping communities better withstand and recover from disruptions [6].
However, realizing the full potential of V2G systems requires overcoming several optimization challenges [7]. One of the key challenges is managing the dynamic nature of energy demand and supply [8]. Unlike traditional power plants, which can adjust their output to match changes in demand, EVs connected to the grid have varying levels of charge and availability, which complicates the scheduling and coordination of EV battery charging and discharging to ensure optimal grid operation [9]. Another challenge is optimizing the use of EV batteries while considering user preferences, grid constraints, and environmental factors [10]. For example, EV owners may have specific preferences regarding when and how their vehicles are charged, such as prioritizing charging during off-peak hours or maximizing the use of renewable energy. Balancing these preferences with the need to maintain grid stability and minimize costs requires advanced optimization techniques.
In recent years, there has been growing interest in using artificial intelligence (AI) and machine learning techniques to address these challenges in V2G systems. These advanced methods can analyze large volumes of data, learn from past experiences, and adapt to changing conditions in real time, enabling more efficient and effective management of V2G operations [11]. In this paper, we analyze the main optimization difficulties facing these systems and explore the potential of AI-driven solutions to overcome them. Through a review of the existing literature, case studies, and examples, we show how AI-driven algorithms, machine learning, and other advanced techniques can improve grid stability, reduce costs, and enhance the overall performance of V2G frameworks. Finally, we discuss the opportunities and future directions for integrating AI-driven optimization into these systems. The main contribution of this paper is the introduction of several novel AI-based methodologies for solving various V2G optimization problems. Key methodologies highlighted include simheuristics, learnheuristics, and agile-optimization heuristics.
The rest of the article is structured as follows: Section 2 discusses the specific challenges faced in optimizing V2G systems, including managing energy demand, ensuring grid stability, and minimizing costs. Section 3 provides a review of the existing research on optimization in this field, highlighting gaps in the current approaches and the need for more advanced techniques. Section 4 analyzes the application of AI solving methods for V2G optimization, including AI-driven algorithms, machine learning, and metaheuristic extensions. Section 5 presents case studies and examples demonstrating the effectiveness of these advanced techniques in real-world applications. Section 6 discusses the challenges and future directions for integrating AI-driven methods into V2G systems, considering the environmental, socio-economic, and policy implications. Finally, Section 7 summarizes the main conclusions of our research.

2. Optimization Challenges in V2G Systems

Various approaches to optimizing V2G systems have been explored. These approaches can vary significantly in terms of the optimization function used, the constraints involved—which may differ depending on the features considered—and the problem size itself. Regarding objective functions, they are diverse. However, most of them center around three main areas or a combination of them. These areas include grid load control, optimizing economic cost and minimizing pollution generation. While focusing exclusively on one of these areas is possible, authors often prefer combining objectives, either through employing a multi-objective function [12] or converting multiple objective functions into a single one [13]. Additionally, in some cases, multiple objectives are correlated. For example, when considering both renewable and conventional energy generation, the cost of producing energy via sustainable sources is typically more economical than conventional energy production costs. Therefore, maximizing renewable energy generation also minimizes energy production costs.
Other variations of the problem can emerge due to the consideration of different features, which may be related to the realism or conditions of the problem itself. Realism-related features encompass a plethora of dynamic and uncertain conditions if the problem is based on a real-life scenario. Uncertain features manifest in various ways. For instance, in a scenario where a V2G system must be implemented, uncertainty arises regarding the number of vehicles connected to the grid. EV owners may retrieve their vehicles at unknown times due to emergencies or unexpected needs, affecting the system’s energy demand and charging station usage. Moreover, uncertainty surrounds the energy level at which EVs arrive at the charging stations and the variability of renewable energy generation, both of which significantly impact decision-making processes. These features pose additional challenges in providing reliable solutions, necessitating the use of robust optimization methods. Dynamic features also play a crucial role in V2G system optimization problems. These features can significantly influence system optimization and complicate the process. However, considering them is essential due to their day-to-day significance in providing realistic solutions. One essential aspect to consider is the dynamic pricing of electricity, which fluctuates throughout the day and is typically divided into three sections: valley, flat, and peak periods. These pricing segments affect EV charging strategies aimed at minimizing costs. Furthermore, electricity pricing is influenced by customer demand, presenting another challenge to the problem. Customer demand is a dynamic parameter partly determined by electricity costs as discussed in [14].

3. Related Work

Among the various approaches to implementing and optimizing V2G systems, evolutionary algorithms are the most widely utilized. These algorithms provide robust, near-optimal solutions for these problems [15]. However, alternative strategies such as heuristics and other metaheuristic approaches have been explored in the literature. The exploration of exact methods to tackle these problems has been studied as well. These methods employ precise algorithms to achieve optimal solutions for V2G systems. Sortomme and El-Sharkawi [16] proposed an optimal scheduling algorithm for a V2G framework, which schedules energy sales and ancillary services. This problem is formulated as a convex linear multi-objective problem and relies on real data from the Houston, Texas area. Simulations are conducted hourly over a three-month period, considering a group of 10,000 EVs, to determine the hourly optimal schedule. The simulation results show substantial financial advantages for both customers and aggregators for different battery replacement costs. Another approach is taken in the paper presented by Ahn et al. [17], where a decentralized charging algorithm for EVs is developed. Initially, the problem is optimally solved using linear programming techniques. However, due to excessive computing time requirements, a decentralized charging algorithm for load shifting is formulated. This tactic emulates the charging pattern identified through linear programming optimization solutions. The problem involves two objectives: minimizing a cost function comprising electricity generation costs and total carbon dioxide emissions, while simultaneously maximizing frequency regulation to minimize the grid’s impact. Simulation studies show that the proposed algorithm not only minimizes electricity generation costs and CO2 emissions but also effectively reduces dependence on conventional regulation power plants while maintaining optimal battery charging performance. Both papers indicate that exact methods offer optimal solutions for these problems. However, the significant computational time needed for these solutions results in the adoption of such methods being impractical for real-life applications, where time constraints are often limited. Moreover, these methods especially struggle against additional constraints resulting from uncertainty and dynamism, which can further increase the complexity of these problems or significantly worsen the solutions provided. Due to this reason, when addressing more complex problems, the use of more agile methods is required.
Evolutionary algorithms provide near-optimal solutions in a shorter computing time compared to exact methods. Additionally, because of their evolutionary component, these methods do not suffer from convergence problems. Different evolutionary algorithms have been utilized to tackle these problems. In the paper presented by Wu et al. [18], a multi-layer framework is introduced for V2G operations, where bidirectional energy transmission is considered. A particle swarm optimization (PSO) approach is employed to optimize both cost and emissions. Simulation experiments were conducted to test the variations in cost and emissions when each factor or both of them were considered in the fitness function, showcasing the significance of integrating both considerations and demonstrating that the proposed grid was feasible and effective in its purpose. Another method is utilized by Ghofrani et al. [19], who introduce a Genetic Algorithm (GA) to coordinate a V2G system. In this problem, electricity is generated in two ways: firstly, through a wind turbine, which provides non-constant and intermittent energy, and secondly through a conventional method utilized when the electricity provided by the wind turbine is insufficient to meet the demand. The objective of the problem is to minimize the conventional generation required. Various scenarios are studied to assess the ability of EVs to store wind-generated electricity, and a smart energy management system is developed, offering a more economical and efficient scheme for integrating wind resources into the generation mix. To tackle more complex problems, several authors have opted to merge different algorithms in order to provide better solutions. In the study conducted by Ghanbarzadeh et al. [20], a hybridization of the binary PSO algorithm (BPSO) and the ant colony optimization (ACO) method is proposed to optimize a implemented V2G system for the short-term unit commitment problem. To ensure reliable solutions, a reliability constraint is incorporated. The BPSO schedules the units based on logical operators, while the ACO allocates appropriate power to all committed generators. Two scenarios are considered: one with renewable sources, and another without them. Numerical results demonstrate the method’s efficiency in providing near-optimal solutions. Additionally, the results indicate that as the minimum reliability level decreases, the total operation cost of the system increases. Therefore, a trade-off between the required reliability level and the total cost of the system should be considered.
Even though evolutionary algorithms provide a relatively simple and robust way to produce solutions, the use of other heuristics and metaheuristics has proved to be an excellent alternative. Thus, in the last years, authors have developed a variety of heuristic algorithms to tackle these problems. The paper by Aljanad et al. [21] presents a novel heuristic technique known as the quantum lightning search algorithm, which is an extension of the binary lightning search algorithm designed to determine the optimal placement of charging stations in a distribution network. In this study, a multi-objective function was employed, wherein the goals were to minimize line loading, voltage deviation, and circuit power loss. Computational experiments were conducted to demonstrate the effectiveness of the proposed algorithm compared to both the binary lightning search algorithm and BPSO. The results highlight its superior performance in optimizing charging station placement within the distribution network. Another example is the paper presented by Alsharif et al. [22], where a V2G framework is proposed. This problem integrates two renewable energy sources: a photovoltaic system and a wind turbine, along with a backup battery, connected to an EV charging system (EVCS). The study is based on real data and aims to study the feasibility of implementing an EVCS in the Libyan city of Tripoli. To determine the sizing of the system components, an antlion optimization algorithm is employed, subsequently validated against a PSO algorithm and a cuckoo search algorithm. The optimization results indicate that the sizing proposed meets the load demand for the on-grid system, and thus the proposed system can be effectively applied in Tripoli, especially considering its high renewable energy factors. Furthermore, the results demonstrate that the proposed method outperforms other validated algorithms.

3.1. V2G Systems Optimization under Uncertainty

As mentioned in Section 2, a variety of uncertain features are present in real-life problems. Considering these features enhances the realism of a problem while increasing its complexity. In the last years, researchers have focused on providing methods to solve problems where uncertainty is present in diverse ways. In the study conducted by Ahmadi et al. [23], a flexible multi-objective optimization approach is introduced for V2G and grid-to-vehicle (G2V) technologies, taking into account environmental and economic stochastic considerations. In order to control this stochastic parameters, a Latin hypercube sampling strategy is employed. A firefly algorithm is employed to address the problem under uncertainties, resulting in significant reductions in both operating costs and CO2 emissions, along with an improvement in the network’s stability. Additionally, the performance of the algorithm is compared to that of a PSO algorithm, revealing that the proposed algorithm obtains slightly better solutions within a shorter computation time. Another method to deal with uncertainties is provided by Morshed et al. [24], who applied a probabilistic optimal power flow approach to a hybrid power system. In this system, photovoltaic, plug-in electric vehicles and wind energy sources are considered. Combining Monte Carlo Simulation with the antithetic variates method, uncertainties are accurately modeled. Subsequently, a multi-objective GA is utilized to solve the problem, and computational tests validate the effectiveness of the proposed method when compared to alternative optimization algorithms. Another way of providing high-quality solutions to problems with uncertain features is the use of fuzzy logic-based techniques. In the paper presented by Nouri et al. [11], a V2G system is implemented in a grid, where the energy is provided by a photovoltaic system, which provides uncertain intermittent energy amounts. The objective of this system is to maximize energy extraction while protecting the grid from energy oscillations and protecting the batteries from overcharging. A fuzzy logic-based charge management system is implemented to provide intelligent management of battery charge based on well-defined conditions, and a combination of an artificial neural network and a PSO algorithm is utilized to improve the performance of a V2G system. The simulation results of the proposed system in different scenarios show maximum power extraction without oscillation or overshoot, while ensuring stable energy efficiency. However, the energy efficiency value decreases when EVs do not participate in energy management, highlighting the importance of V2G operations.

3.2. V2G Systems Optimization under Dynamic Conditions

Due to the ever-changing nature of real-life scenarios, dynamic features are present in a variety of ways. While dynamic constraints increase the complexity of problems, taking them into account can greatly influence the solutions generated by the solving methods. For this reason, in recent years, authors have developed methods that generate solutions for optimization problems while dealing with the dynamic conditions they present. An example is the study conducted by ur Rehman and Riaz [25], who tackled the problem of designing a control algorithm to provide frequency regulation services and control the charge and discharge periods of EVs. The system charges the EVs while allowing these vehicles to sell back the stored energy to the grid during peak hours for frequency management. In the problem, dynamic pricing is considered, and the electricity price changes every hour. To model the price uncertainties, a Markov decision process with unidentified switching probabilities is utilized. To optimize the profit obtained by the owners, a Q-learning algorithm is implemented, which executes for each EV connected to the V2G system, considering the projected departure time and state of charge. The performance of the proposed algorithm is evaluated under different pricing scenarios, demonstrating its efficiency in increasing the profits while providing better frequency regulation services compared to those offered by conventional charging schemes. Jadoun et al. [26] discuss an optimization challenge within a V2G system, with the aim of minimizing the overall cost of micro-grid operations. This problem includes the consideration of both conventional and renewable energy generation, along with dynamic pricing to optimize energy costs for consumers. Moreover, a load variance index and a fuzzy logic-based approach are integrated to minimize operational costs without compromising micro-grid stability. To address this problem, an improved elephant herding optimization algorithm is deployed. The method’s efficacy is initially tested using test functions, obtaining better solutions compared to the latest published methods. Subsequently, the method is simulated across various scenarios, demonstrating superior performance over PSO and conventional elephant herd optimization approaches. The authors conclude that allowing the free trade of power between micro-grids and the main grid could provide more economical and stable power generation processes due to the implementation of G2V and V2G operations. Table 1 summarizes the papers reviewed in this section, including their characteristics and the solution strategies taken by the authors. We can notice that most of the authors opt to take into account multiple objectives in their problems. Additionally, a great variety of solution approaches have been explored to address these problems, which include exact methods, evolutionary algorithms, a variety of metaheuristic procedures, and different combinations of methods from different areas.

4. AI-Based Solving Methods for V2G Optimization

V2G optimization problems typically involve complex optimization tasks related to managing the bidirectional flow of energy between EVs and the grid. These problems often involve factors such as vehicle availability, grid demand, charging station capacities, energy prices, and user preferences. Many V2G optimization problems are indeed NP-hard due to their combinatorial nature and the need to find optimal solutions among a large number of possible configurations [27]. Some research, such as that conducted by Tan et al. [28], has mentioned the feasibility and popularity of GA and PSO as highly utilized approaches for addressing V2G problems. However, these two methods are not without limitations. One notable shortcoming is the low convergence efficiency, where the algorithms may converge to sub-optimal solutions before thoroughly exploring the solution space. Additionally, both GA and PSO may struggle with scalability when dealing with large-scale V2G systems or complex optimization objectives [29].
Intelligent x-heuristic algorithms offer several advantages when addressing optimization challenges in V2G systems. Firstly, simulation-based approaches provide greater flexibility in modeling complex systems and incorporating various constraints and objectives under uncertainty scenarios [30]. Simulation-based algorithms can integrate detailed simulation models of V2G systems, capturing the intricacies of vehicle behavior, grid interactions, and uncertainties in external factors such as weather conditions and user preferences. This modeling approach enables a more accurate representation of real-world problems and facilitates the exploration of diverse solution spaces. Secondly, simulation-based algorithms are well suited for optimizing V2G systems in dynamic and uncertain environments. By utilizing stochastic simulation methods, these algorithms can effectively capture uncertainties and variations in system behavior, allowing for robust decision-making under uncertainty [31].
Applications of AI-based techniques, such as simheuristic, learnheuristic, and agile optimization, bring an unprecedented level of originality to V2G optimization. For instance, simheuristic can combine simulation and heuristics to model uncertainties and optimize energy exchanges, while learnheuristics use machine learning to predict patterns and improve decision-making. Agile optimization [32] ensures rapid adaptation to real-time data, making V2G systems more responsive and reliable. These techniques optimize energy distribution, support renewable energy integration, and contribute to a more sustainable and resilient power grid. AI-based algorithms can dynamically adjust to changing conditions, continually improving their performance without human intervention. This adaptive learning capability ensures that AI-driven solutions remain effective even as new data and scenarios emerge, providing a significant edge in the highly variable V2G environment [33].

4.1. Simheuristics

Simheuristic algorithms represent a powerful approach to solving optimization problems characterized by stochastic elements in their objectives or constraints [34]. By combining simulation techniques with heuristics or metaheuristics, simheuristics aim to improve deterministic solutions addressing their stochastic counterparts, acknowledging that high-quality deterministic solutions often translate to effective solutions in stochastic environments with a degree of variability. This approach employs a metaheuristic component to generate high-quality solutions for the deterministic version of the problem. Subsequently, these promising deterministic solutions undergo simulation to assess their performance in stochastic scenarios [35]. In the V2G problems, the metaheuristic component generates solutions optimized for deterministic conditions, considering factors like energy efficiency or grid stability. These solutions are then subjected to simulation, where various stochastic scenarios are simulated to evaluate their performance under uncertainties. By incorporating simulation, simheuristics facilitate a deeper understanding of system dynamics and uncertainties inherent in V2G operations. Figure 1 shows the simheuristic framework to address the V2G optimization problems. The algorithm begins by transforming the stochastic optimization problem into a deterministic counterpart, achieved by substituting the expected values of the stochastic variables. Subsequently, within each iteration loop, a novel solution is generated which should be a promising solution. Following this, a short simulation, constrained by a limited number of iterations, is conducted to assess the feasibility of the solution. Upon completion of this preliminary evaluation, the solution undergoes an intensive simulation with a high number of iterations. Finally, a list of elite solutions is generated, culminating in the evaluation of their risk or reliability in the final step.

4.2. Learnheuristics

Learnheuristic algorithms represent an innovative approach to addressing optimization problems characterized by dynamic environments. The framework combines constructive heuristic methodologies with machine learning algorithms to efficiently predict the target variable and generate promising solutions iteratively. Initially, the framework generates input data for the machine learning module, which is then used iteratively to generate new promising solutions. Within each iteration, multiple runs of a constructive algorithm are performed, and solutions are evaluated. The solution with the best estimated objective value from these runs is selected as the promising solution. This iterative process allows for the generation of high-quality solutions while reducing the computational effort by replacing costly simulations with machine learning predictions [36]. Figure 2 illustrates a general learnheuristic framework addressing the V2G optimization problems. V2G optimization involves dynamically balancing energy supply and demand, where decision costs fluctuate based on factors like charging/discharging schedules, grid conditions, and environmental conditions. Traditional optimization approaches may struggle to handle such dynamic decision costs efficiently, leading to suboptimal solutions or excessive computational overhead. However, the learnheuristic framework’s ability to adaptively predict decision costs and generate promising solutions iteratively makes it well suited for addressing V2G optimization challenges. By utilizing machine learning algorithms to predict decision costs and guide the search for optimal charging/discharging schedules, learnheuristics can enhance grid stability, maximize energy utilization efficiency, and minimize costs for both users and utilities in V2G systems. Moreover, the framework’s iterative nature allows it to continuously learn and improve its performance over time, making it particularly efficient in dynamic and uncertain environments like V2G systems.

4.3. Agile Optimization

V2G systems involve complex interactions between electric vehicles and the grid, considering factors such as varying energy demands, charging station capacities, fluctuating energy prices, and environmental considerations [37]. In this context, agile optimization (AO) can address these challenges inherent in V2G optimization, providing flexibility, parallelization capabilities, and the rapid generation of solutions for dynamic environments. Additionally, the ability of AO to operate effectively with minimal intensive parameters further enhances its applicability in optimizing V2G systems. AO is an optimization approach that combines the principles of heuristic algorithms with controlled randomness to address complex problems. In this method, a deterministic constructive heuristic is augmented with randomness introduced through skewed probability distributions [38]. This randomness allows for the exploration of diverse solution spaces without fundamentally altering the underlying logic of the heuristic. By incorporating a biased–randomized behavior, AO can efficiently generate high-quality solutions for dynamic optimization problems, such as those encountered in V2G systems. The biased–randomized heuristic in AO typically involves selecting building steps based on skewed probability distributions, where certain steps are favored over others [39]. This controlled randomness enables AO to adapt to changing conditions, explore alternative solutions, and effectively address the complexities of real-world optimization problems [40]. Figure 3 illustrates the AO framework. The main body of the AO algorithm is the circle representing the AO algorithm’s iterative process. Within this circle, the constructive heuristic addresses the problem by employing biased–randomized techniques. In each iteration, the solution generated is evaluated. Consequently, the algorithm generates multiple solutions at the same time. Ultimately, the best-found solution emerges as the output.

5. A Case Study

In this section, we present a relatively simple but illustrative case study aimed at addressing a straightforward problem concerning V2G systems. The problem revolves around minimizing the cost of charging electric vehicles. We will assume that each vehicle takes one hour to charge and discharge completely. We also assume that every hour of the day, a decision regarding whether a vehicle should be charged or discharged is made. Only full charge and discharge are allowed each hour, and three distinct pricing schedules are considered: expensive hours, medium hours, and cheap hours. These prices are scheduled throughout the day, selecting a price among the three options every four hours. This schedule is known at the start of the day, and once a vehicle arrives at the charging station, its departure time is known. Once a vehicle’s departure time arrives, the vehicle needs to be fully charged. We will compare two scenarios. In the first scenario, a decision-making system is implemented, aiming to minimize the vehicles’ charging cost. Conversely, in the second scenario, a decision-making method is not implemented, and vehicles are charged in the last hour before their departure, regardless of the price.

5.1. Mathematical Model

The problem can be formally defined as an optimization problem, where V = { 1 , 2 , , v } is the set of the vehicles, and T = { 0 , 1 , 2 , , 24 } is the set of the times. For each vehicle, the departure time, denoted as d i T \ { 0 } , follows the arrival time a i T \ { 24 } . For each vehicle i V , A i : = { t T : a i t < d i } corresponds to the set of availability hours. We denote e i t as the energy level of vehicle i V at time t T , and c t shows the electricity cost at time t T . In addition, c ^ i t is the associated cost of the charging for the vehicle i V at time t T , where c ^ i t = c t ( 1 e i t ) . Parameter s ^ i t is the saving price of energy for the vehicle i V at time t T , where s ^ i t = c t e i t . Moreover, the binary variable x i t equals 1 if vehicle i V draws energy from the grid at time t T , and 0 otherwise. Similarly, another binary variable y i t equals 1 if vehicle i V supplies energy to the grid at time t T , and 0 otherwise. With these definitions, the mathematical formulation is as follows:
min i V t T ( c ^ i t x i t s ^ i t y i t )
s . t . x i t + y i t 1     i V , t T
e i t + 1 = x i t + e i t ( 1 x i t ) ( 1 y i t ) i V , t T
x i d i 1 = 1          i V
x i t = 0      i V , t T \ A i
y i t = 0      i V , t T \ A i
x i t { 0 , 1 }      i V , t T
y i t { 0 , 1 }       i V , t T
The objective function (1) minimizes costs by considering whether a vehicle draws energy from the grid or supplies energy to it. Constraint (2) ensures that each vehicle can either draw energy from the grid or supply it to the grid but not both simultaneously. Constraint (3) ensures that vehicles drawing energy from the grid reach maximum energy capacity by the next hour (note that x i t = 1 and y i t = 0 ), while the levels of vehicles that supply energy to the grid are set to 0, as x i t = 0 and y i t = 1 . Moreover, if no action occurs, i.e., x i t = 0 = y i t , for a vehicle at time t T , its energy level remains constant. Constraint (4) guarantees that every vehicle is charged at its departure time. These constraints should only activate if the vehicle is not fully charged when the time arrives; however, if the vehicle is fully charged at time d i 1 , its energy level will be equal to 1 and, therefore, setting x i d 1 to 1 will not affect the total cost. Constraint (5) states that the vehicles can draw energy from the grid only during the time they are available since after the departure time, vehicles cannot draw energy from the grid. Similarly, constraint (6) defines the supplying energy for the grid only in the availability times of the vehicles. Finally, constraints (7) and (8) refer to the binary characteristics of the x i t and y i t variables, respectively.

5.2. Solution Approach

The model presented is an optimization framework designed to manage the interaction between EVs and the power grid. In real-world applications, this model can be utilized to minimize the cost of electricity consumption while ensuring efficient energy distribution and storage. This model supports optimal decision-making for charging (or discharging) EVs at the right times, maintaining energy levels across time periods, and initial state constraints. Furthermore, utility providers can use electric vehicles as distributed energy resources, which enhances grid stability, reduces peak load, and facilitates more effective integration of renewable energy sources.
In order to solve the problem, a heuristic method has been developed. Figure 4 shows a flowchart of the algorithm. The heuristic acts as a decision-maker, determining whether each vehicle should charge, discharge, or wait until the next hour for each hour of the day. To make this decision, the algorithm requires information about the vehicles’ arrival and departure times, as well as their state of charge upon arrival. The algorithm begins by generating a list of available vehicles for each hour, considering their arrival and departure times. If a vehicle’s departure time is in the next hour, it is fully charged and removed from the list of available vehicles. For each remaining vehicle, a decision is made based on the current electricity price. If the price is low, the vehicle is fully charged. Conversely, if the price is high, the vehicle is discharged, and the energy is provided to the grid. When the electricity price is average, the algorithm considers the price for the next hour. If the next hour’s price is high, the vehicle is charged, as the energy will be later supplied to the grid. If the next hour’s price is low, the vehicle’s energy is provided to the grid, as it will be charged at a lower price in the following hour. If the next hour’s price is also average, the vehicle remains idle and waits for the next hour. Each time a vehicle is charged or discharged, the current cumulative cost is updated and at the end of the day, the algorithm returns the total cost.

5.3. Results and Validation

In this section, the problem discussed in the previous section is solved. For this case study, we consider a set of problems, each with a fleet of 500 vehicles. Problems are generated randomly; for instance, both the arrival and departure times of these vehicles are chosen randomly, without any constraints imposed on the duration of each vehicle’s stay. The energy level of vehicles upon arrival is determined randomly and takes a value between 0 and 1, while three distinct pricing levels for energy are considered, these being 0.8 units per battery for the cheap value, 1 for the average price and 1.2 for the expensive one. Moreover, whether the electricity price is considered high, low, or average is also determined randomly, and changes every 4 h. The first scenario incorporates all constraints and definitions previously presented, and the proposed heuristic is used to solve it. In Figure 5, the evolution of the battery level of a vehicle caused by the decision-making of the heuristic can be observed. Conversely, in the second scenario, vehicles are only charged the hour before leaving, regardless of the electricity price. Figure 6 shows the dispersion of the solutions for both scenarios. The y-axis represents the total cost, where 1 is the cost of charging a battery of an EV at an average price. To compare the variances of the two scenarios, an analysis of variance (ANOVA) technique is applied to determine whether the means of the two samples are significantly different [41]. According to the test results (p-value < 0.0001 ), it can be concluded that there are significant differences between the scenarios’ means in terms of the objective function values. Consequently, the null hypothesis is rejected, which assumes equal means for both populations. In addition, the two populations satisfy the normality assumption. However, upon conducting a homoscedasticity test, it is revealed that the constancy in the variances is not met (p-value < 0.0001). Finally, following the non-parametric nature of our data, a signed-rank Wilcoxon test is performed to compare the medians of the two populations [42]. The obtained p-value is significantly below the threshold of α = 0.01 , leading us to reject the null hypothesis, suggesting a substantial difference in median performance metrics between the two scenarios. These findings underscore the statistical significance of the observed differences, with our approach showing a superior solution quality.
The y-axis of Figure 6 represents the total cost when using each of the two algorithms described earlier. The results demonstrate that the heuristic model significantly reduces costs compared to the passive approach. On average, the mean cost of the solved problems is approximately 350 for the heuristic model, whereas it is around 500 for the passive one. Furthermore, it is worth noting that the best solution obtained by the second method falls above the 75th percentile of the first method’s solutions. This means that, among all generated problems, the best outcome from the second algorithm is still worse than 75% of the solutions produced by the first one. Given that each point represents a distinct problem, with significant variability due to random generation, this demonstrates the effectiveness of the heuristic in solving this mathematical model, and highlights the effectiveness of the intelligent charging and discharging strategy.
Moreover, the results of the heuristic are compared with those of the exact method solved in Gurobi. Notably, the heuristic consistently returns the optimal solution to the problem. Since both methods produce the same results, Table 2 only compares the time in seconds each of them takes to solve different problems with the specified number of vehicles.
Although both algorithms obtain the optimal solution, the traditional approach is significantly slower than the heuristic one. Moreover, once the number of vehicles is large enough, other bottlenecks start to appear aside from the system’s speed, such as system memory. For instance, the exact method was not capable of solving the problem instance with 1,000,000 vehicles since it ran out of memory. Given the need for V2G systems to manage a large number of vehicles efficiently, it becomes clear that AI-driven methods should be prioritized. Additionally, the development and resolution of a more complex model is planned for future work; this case study, along with the algorithm and results obtained, aims to show the importance of applying intelligent algorithms in V2G systems. All the results in this section were obtained using a Chinese made personal computer (HP Omen 15-en1004ns) with 16 GB of RAM and an AMD Ryzen 5800H processor.

6. Challenges and Future Directions

In Section 2, some challenges regarding V2G and its implementation are discussed. These challenges encompass the dynamic nature of the problem, including fluctuating electricity prices throughout the day and ensuring a reliable supply of energy and EVs to support grid stability. Additionally, the costs associated with upgrading the power infrastructure and gaining public acceptance are significant obstacles that V2G must overcome for a successful implementation. For a V2G system to become fully operational, a large number of EVs are required. However, one of the significant limitations of EVs is their battery capacity. The limited capacity of current EV batteries restricts their driving range, leading to a phenomenon known as range anxiety, which is the primary concern of potential EV buyers [43]. Consequently, when coupled with the lack of EV charging stations, EV users tend to be reluctant to participate in V2G systems, as they prefer to have a guaranteed amount of battery stored in case of emergencies or unforeseen circumstances. Therefore, the EV state of charge needs to be considered in order to reduce EV users’ rejection of participating in V2G systems. Finding a balance between maximizing the primary objective of V2G systems and making them appealing to a wide range of drivers is essential when developing the V2G scheme and algorithm [44] since it is possible that maximizing the need for energy storage could conflict with the willingness of drivers to engage in V2G systems, which is often fueled by concerns like range anxiety. To mitigate these concerns, it is necessary to educate consumers about the benefits and safety of V2G systems. Providing assurances and guarantees, such as ensuring the guaranteed availability of a certain state of charge, can also help alleviate drivers’ apprehensions. Moreover, other challenges encountered when dealing with V2G systems is grid control. In a V2G system, each EV serves as a generator, but a significant number of EVs are required to ensure grid stability. The grid operator needs to continuously monitor the condition and availability of these EV generators, as well as their willingness to participate, to identify those that are suitable for drawing energy from a specific battery pack [45]. Integrating advanced grid management systems can help handle the complexity of V2G operations, and upgrading the infrastructure can make it more flexible and resilient.
Another highly influential parameter to consider is the degradation of EV batteries. While using EVs as energy storage units offers a valuable asset for balancing the electric grid’s supply and demand, it also has a negative impact on their batteries. Battery cells deteriorate over time due to irreversible chemical reactions, leading to a reduction in the number of available lithium ions and subsequently, a decrease in cell capacity [46]. This capacity variation depends on various parameters, including temperature, depth of discharge (the portion of the battery’s capacity missing from its full capacity), and charge and discharge rates. Consequently, different challenges arise due to the impact of these parameters, including increased complexity of the problem due to the added restrictions and optimization of benefits, as degraded batteries negatively affect the potential benefits. Moreover, as emphasized in [47], V2G systems have the potential to adversely affect battery lifespan if not implemented correctly. A smart grid system, however, should have mechanisms in place to avoid or minimize this issue. Nonetheless, while lithium-ion batteries currently dominate the market, models must acknowledge that maximizing return on investment for EV owners may not always be feasible, partly due to the societal constraints previously discussed. In such cases, energy trading between the grid and the vehicle should be based on prognostics [48]. However, it is crucial to test this in various conditions due to the complex nature of battery degradation, as each commercial battery has a unique design, set of additives, and chemistry. Ideally, the entity developing the battery degradation model should be the company responsible for designing it, or at least the EV manufacturer. Smart charging algorithms that optimize charge/discharge cycles should be implemented to mitigate battery degradation, and, among other strategies, using batteries designed to withstand more cycles can further reduce degradation.

6.1. Data Challenges and Considerations

One of the primary challenges in integrating AI-driven methods is derived from data and their collection. For instance, in a V2G system formed by millions of vehicles, with each of them updating its status frequently to enable the algorithm to compute the optimal solution at each time point, the volume of data required would be immense. This poses significant problems not only in terms of storage capacity but also in processing power to analyze the data within a reasonable time frame. Given the importance of obtaining solutions to the problem in real time, a good combination of both hardware and software is needed to tackle the problem. Although the hardware component is important, a well-designed algorithm ensures that the hardware infrastructure is utilized optimally, enabling timely decision-making and action. Moreover, one should consider the safety and robustness of the model. Most of them are only focused on maximizing or minimizing some objective function, without considering the physical constraints regarding the stability properties, such as voltage regulations. Therefore, investing in research and development is essential to create advanced control algorithms and technologies that are capable of managing the complexity of V2G integration.
Furthermore, as highlighted in [44], another set of challenges arising from the substantial data requirements includes identifying suitable data sources for algorithm development and evaluation. In order to develop algorithms suitable for real-life use, the need of high-quantity real-world data arises. However, it is possible that certain algorithms, such as those employing reinforcement learning, might require more data than what are publicly available for their training phase [49], potentially impacting their accuracy. Therefore, in numerous cases, it becomes necessary to generate sample data, which could lead to problems regarding the scalability and representativeness of the model. Determining appropriate methods for evaluating and verifying large-scale V2G schemes and systems is also crucial, and the algorithms that have been developed should be subjected to testing in simulations or real-world scenarios to validate their functionality and evaluate their potential economic benefits across a wide range of settings, which includes diverse socio-economic contexts within cities or countries. For instance, Mangipinto et al. [50] developed a model covering 28 European countries, capable of simulating the charging profiles of individual EVs based on their mobility patterns.
Moreover, a related challenge in this domain is ensuring the security and privacy of individuals utilizing the V2G grid. Since the data contain sensitive information about where each person charges his/her vehicle and for how long, there exists the potential to find people’s mobility patterns if a third party or a malicious user gains access to the data system. Therefore, regulating data collection and its access by third parties, as well as having a reasonable policy that is also socially accepted, could be an important milestone for establishing a V2G grid system. For instance, in an effort to mitigate some of the privacy issues from the algorithmic standpoint, Dong et al. [51] propose a multi-agent reinforcement learning algorithm. In this approach, each agent undergoes centralized training, yet they make decisions autonomously at the local level. This setup enables the maintenance of both autonomy and privacy, as individual agents retain control over their decision-making processes while benefiting from collective learning through centralized training. However, in actuality, V2G remains a niche, and only a limited number of users can currently benefit from it. As a result, the challenges posed by big data and their potential solutions are still largely unexplored.

6.2. Policy Implications and Future Opportunities

As EVs become more prevalent worldwide, numerous challenges arise, including both technical and policy implications. The first aspect is the mandatory investment cost required to upgrade the power system. These upgrades must encompass both software and hardware improvements. To enable the participation of an EV in the V2G system, a bidirectional battery charger is necessary, which includes a complex controller and high-tension cable. This requirement brings along safety considerations and a potential energy loss, which adds to this financial disadvantage [28]. Moreover, implementing systems to mitigate frequency fluctuations and address load-shifting requirements due to increased intermittent power sources is crucial [52]. It is also necessary to tackle the issues surrounding lithium batteries and the impact of V2G systems on them. To achieve this, extensive testing is necessary, alongside the development of improved models of EV battery degradation that consider their composition. This ensures that intelligent systems do not compromise battery lifespan.
Given the critical need for scalability in V2G systems [53], ensuring interoperability is essential. However, a notable challenge hindering V2G implementation is the presence of interoperability issues, particularly in EV charging stations. Some EVs from major manufacturers may not be compatible with certain charging stations. For instance, Tesla employs a proprietary connector, although they offer adapters to Tesla users to facilitate interoperability with other charging networks. As an example, CHAdeMO [54] has been proposed as a global industry standard, jointly developed by The Tokyo Electric Power Company, Mitsubishi, and Nissan. However, several other connectors exist, such as the SAE J1772 or IEC 61851 standards [55]. Furthermore, interoperability challenges extend to the communication of micro-grids. As communication relies on sensors installed across all network components, each new device integration increases the number of connections, resulting in increasingly complex and slower communication [56]. Hence, it becomes crucial to develop scalable infrastructures, guaranteeing secure and rapid communication among diverse devices.

7. Conclusions

This paper provides an overview of the challenges that must be addressed to implement V2G systems using AI solving methods. Some of the main functions modeled are discussed, including grid load control, economic cost optimization, and pollution generation minimization. Furthermore, the paper recognizes the necessity of accounting for uncertainties as well as the dynamic nature of the problem. Therefore, in order to provide realistic solutions, it is imperative to employ models capable of handling dynamism and uncertainties, such as those incorporating AI. These methods may include heuristics, machine learning approaches, or a combination of both such as those found in simheuristics and learnheuristics.
Furthermore, the paper introduces a case study to highlight the potential that V2G systems could have in the future. Our focus was on solving a scheduling problem related to determining the optimal times for charging or discharging a vehicle. While the study offers a simplified version of the problem, results demonstrate that even the integration of a basic algorithm can significantly reduce the operational costs of the grid compared to taking no action. Specifically, the experiment shows that the cost of inaction is roughly 50 % higher than when employing the algorithm, highlighting the importance of V2G systems in order to reduce cost. In addition, the case study also shows how the use of newer technologies, such as AI-based methods, can significantly reduce the computation time required for solving these kind of problems when compared to classic exact methods. For future research, we aim to expand upon this concept by developing a model that incorporates dynamism and uncertainty, which will enable us to better capture the complexities of V2G systems and provide more accurate predictions and solutions. Finally, the paper addresses some of the challenges encountered during model preparation. These include considerations such as accounting for charging speed and battery degradation, addressing safety concerns associated with AI algorithms, and ensuring public acceptance. Moreover, once V2G systems become widespread, data concerns such as privacy and security should be a priority.
While V2G holds significant potential for the near future, there remains considerable groundwork to be performed to ensure its viability. Key challenges that need to be addressed include (i) investing in upgrading the power system infrastructure to accommodate the demands of V2G integration; (ii) improving lithium-ion batteries and developing models to better understand and mitigate their degradation over time; (iii) ensuring the scalability and interoperability of V2G systems to facilitate widespread adoption and seamless operation across different platforms and networks; (iv) addressing privacy and security concerns associated with the collection and utilization of sensitive data in V2G systems; (v) garnering public acceptance by finding a balance between optimizing the objective function of V2G systems and respecting the preferences and concerns of users; and (vi) developing more realistic models that not only address the challenges mentioned above but also align with the main goals of V2G implementations.

Author Contributions

Conceptualization, A.A.J.; methodology, M.E., A.G., E.G. and A.A.J.; investigation, M.E., A.G. and E.G.; writing—original draft preparation, M.E., A.G. and E.G.; writing—review and editing, A.A.J. All authors have read and agreed to the published version of the manuscript.

Funding

This work has been partially funded by the Spanish Government with the European Union Next Generation funds (TSI-100408-2021-0), the Spanish Ministry of Science and Innovation (PID2022-138860NB-I00, RED2022-134703-T), and the Horizon Europe program (HORIZON-CL4-2021-TWIN-TRANSITION-01-07 101057294 AIDEAS).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

All data required are included in the main text.

Conflicts of Interest

Antoni Guerrero was employed by the company baobab soluciones. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. Afandizadeh, S.; Sharifi, D.; Kalantari, N.; Mirzahossein, H. Using machine learning methods to predict electric vehicles penetration in the automotive market. Sci. Rep. 2023, 13, 8345. [Google Scholar] [CrossRef] [PubMed]
  2. Bibak, B.; Tekiner-Moğulkoç, H. A comprehensive analysis of Vehicle to Grid (V2G) systems and scholarly literature on the application of such systems. Renew. Energy Focus 2021, 36, 1–20. [Google Scholar] [CrossRef]
  3. Hannan, M.; Mollik, M.; Al-Shetwi, A.Q.; Rahman, S.; Mansor, M.; Begum, R.; Muttaqi, K.; Dong, Z. Vehicle to grid connected technologies and charging strategies: Operation, control, issues and recommendations. J. Clean. Prod. 2022, 339, 130587. [Google Scholar] [CrossRef]
  4. Inci, M.; Savrun, M.M.; Çelik, Ö. Integrating electric vehicles as virtual power plants: A comprehensive review on vehicle-to-grid (V2G) concepts, interface topologies, marketing and future prospects. J. Energy Storage 2022, 55, 105579. [Google Scholar] [CrossRef]
  5. Tavakoli, A.; Saha, S.; Arif, M.T.; Haque, M.E.; Mendis, N.; Oo, A.M. Impacts of grid integration of solar PV and electric vehicle on grid stability, power quality and energy economics: A review. IET Energy Syst. Integr. 2020, 2, 243–260. [Google Scholar] [CrossRef]
  6. Alirezazadeh, A.; Rashidinejad, M.; Afzali, P.; Bakhshai, A. A new flexible and resilient model for a smart grid considering joint power and reserve scheduling, vehicle-to-grid and demand response. Sustain. Energy Technol. Assess. 2021, 43, 100926. [Google Scholar] [CrossRef]
  7. Ragavendran, S.; Kumar, P. Exploring Barriers and Challenges of Electric Vehicles in India and Vehicle-to-Grid Optimization: A Comprehensive Review. Int. J. Nov. Res. Eng. Sci. (IJNRES) 2023, 1, 16–19. [Google Scholar]
  8. McGookin, C.; Gallachóir, B.Ó.; Byrne, E. An innovative approach for estimating energy demand and supply to inform local energy transitions. Energy 2021, 229, 120731. [Google Scholar] [CrossRef]
  9. Taghizad-Tavana, K.; Alizadeh, A.A.; Ghanbari-Ghalehjoughi, M.; Nojavan, S. A comprehensive review of electric vehicles in energy systems: Integration with renewable energy sources, charging levels, different types, and standards. Energies 2023, 16, 630. [Google Scholar] [CrossRef]
  10. Martyushev, N.V.; Malozyomov, B.V.; Khalikov, I.H.; Kukartsev, V.A.; Kukartsev, V.V.; Tynchenko, V.S.; Tynchenko, Y.A.; Qi, M. Review of Methods for Improving the Energy Efficiency of Electrified Ground Transport by Optimizing Battery Consumption. Energies 2023, 16, 729. [Google Scholar] [CrossRef]
  11. Nouri, A.; Lachheb, A.; El Amraoui, L. Optimizing efficiency of Vehicle-to-Grid system with intelligent management and ANN-PSO algorithm for battery electric vehicles. Electr. Power Syst. Res. 2024, 226, 109936. [Google Scholar] [CrossRef]
  12. Huang, Z.; Fang, B.; Deng, J. Multi-objective optimization strategy for distribution network considering V2G-enabled electric vehicles in building integrated energy system. Prot. Control Mod. Power Syst. 2020, 5, 1–8. [Google Scholar] [CrossRef]
  13. Habib, H.U.R.; Subramaniam, U.; Waqar, A.; Farhan, B.S.; Kotb, K.M.; Wang, S. Energy cost optimization of hybrid renewables based V2G microgrid considering multi objective function by using artificial bee colony optimization. IEEE Access 2020, 8, 62076–62093. [Google Scholar] [CrossRef]
  14. Zhong, W.; Yu, R.; Xie, S.; Zhang, Y.; Yau, D.K. On stability and robustness of demand response in V2G mobile energy networks. IEEE Trans. Smart Grid 2016, 9, 3203–3212. [Google Scholar] [CrossRef]
  15. Thirugnanam, K.; TP, E.R.J.; Singh, M.; Kumar, P. Mathematical modeling of Li-ion battery using genetic algorithm approach for V2G applications. IEEE Trans. Energy Convers. 2014, 29, 332–343. [Google Scholar]
  16. Sortomme, E.; El-Sharkawi, M.A. Optimal scheduling of vehicle-to-grid energy and ancillary services. IEEE Trans. Smart Grid 2011, 3, 351–359. [Google Scholar] [CrossRef]
  17. Ahn, C.; Li, C.T.; Peng, H. Optimal decentralized charging control algorithm for electrified vehicles connected to smart grid. J. Power Sources 2011, 196, 10369–10379. [Google Scholar] [CrossRef]
  18. Wu, D.; Chau, K.; Gao, S. Multilayer framework for vehicle-to-grid operation. In Proceedings of the 2010 IEEE Vehicle Power and Propulsion Conference, Lille, France, 1–3 September 2010; pp. 1–6. [Google Scholar]
  19. Ghofrani, M.; Arabali, A.; Etezadi-Amoli, M. Electric drive vehicle to grid synergies with large scale wind resources. In Proceedings of the 2012 IEEE Power and Energy Society General Meeting, San Diego, CA, USA, 22–26 July 2012; pp. 1–6. [Google Scholar]
  20. Ghanbarzadeh, T.; Goleijani, S.; Moghaddam, M.P. Reliability constrained unit commitment with electric vehicle to grid using hybrid particle swarm optimization and ant colony optimization. In Proceedings of the 2011 IEEE Power and Energy Society General Meeting, Detroit, MI, USA, 24–29 July 2011; pp. 1–7. [Google Scholar]
  21. Aljanad, A.; Mohamed, A.; Shareef, H.; Khatib, T. A novel method for optimal placement of vehicle-to-grid charging stations in distribution power system using a quantum binary lightning search algorithm. Sustain. Cities Soc. 2018, 38, 174–183. [Google Scholar] [CrossRef]
  22. Alsharif, A.; Tan, C.W.; Ayop, R.; Lau, K.Y.; Moh’d Dobi, A. A rule-based power management strategy for Vehicle-to-Grid system using antlion sizing optimization. J. Energy Storage 2021, 41, 102913. [Google Scholar] [CrossRef]
  23. Ahmadi, S.E.; Kazemi-Razi, S.M.; Marzband, M.; Ikpehai, A.; Abusorrah, A. Multi-objective stochastic techno-economic-environmental optimization of distribution networks with G2V and V2G systems. Electr. Power Syst. Res. 2023, 218, 109195. [Google Scholar] [CrossRef]
  24. Morshed, M.J.; Hmida, J.B.; Fekih, A. A probabilistic multi-objective approach for power flow optimization in hybrid wind-PV-PEV systems. Appl. Energy 2018, 211, 1136–1149. [Google Scholar] [CrossRef]
  25. ur Rehman, U.; Riaz, M. Real time controlling algorithm for vehicle to grid system under price uncertainties. In Proceedings of the 2018 1st IEEE International Conference on Power, Energy and Smart Grid (ICPESG), Mirpur, Pakistan, 9–10 April 2018; pp. 1–7. [Google Scholar]
  26. Jadoun, V.K.; Sharma, N.; Jha, P.; S, J.N.; Malik, H.; Garcia Marquez, F.P. Optimal scheduling of dynamic pricing based V2G and G2V operation in microgrid using improved elephant herding optimization. Sustainability 2021, 13, 7551. [Google Scholar] [CrossRef]
  27. Sarkar, R.; Saha, P.K.; Mondal, S.; Mondal, A. Intelligent scheduling of V2G, V2V, G2V operations in a smart microgrid. In Proceedings of the Eleventh ACM International Conference on Future Energy Systems, Virtual Event, 22–26 June 2020; pp. 417–418. [Google Scholar]
  28. Tan, K.M.; Ramachandaramurthy, V.K.; Yong, J.Y. Integration of electric vehicles in smart grid: A review on vehicle to grid technologies and optimization techniques. Renew. Sustain. Energy Rev. 2016, 53, 720–732. [Google Scholar] [CrossRef]
  29. Shi, L.; Gong, J.; Zhai, C. Application of a hybrid PSO-GA optimization algorithm in determining pyrolysis kinetics of biomass. Fuel 2022, 323, 124344. [Google Scholar] [CrossRef]
  30. Ghorbani, E.; Fluechter, T.; Calvet, L.; Ammouriova, M.; Panadero, J.; Juan, A.A. Optimizing energy consumption in smart cities’ mobility: Electric vehicles, algorithms, and collaborative economy. Energies 2023, 16, 1268. [Google Scholar] [CrossRef]
  31. Castaneda, J.; Ghorbani, E.; Ammouriova, M.; Panadero, J.; Juan, A.A. Optimizing transport logistics under uncertainty with simheuristics: Concepts, review and trends. Logistics 2022, 6, 42. [Google Scholar] [CrossRef]
  32. Ammouriova, M.; Herrera, E.M.; Neroni, M.; Juan, A.A.; Faulin, J. Solving Vehicle Routing Problems under Uncertainty and in Dynamic Scenarios: From Simheuristics to Agile Optimization. Appl. Sci. 2022, 13, 101. [Google Scholar] [CrossRef]
  33. Bioki, M.H.; Jahromi, M.Z.; Rashidinejad, M. A combinatorial artificial intelligence real-time solution to the unit commitment problem incorporating V2G. Electr. Eng. 2013, 95, 341–355. [Google Scholar] [CrossRef]
  34. Panadero, J.; Juan, A.A.; Ghorbani, E.; Faulin, J.; Pagès-Bernaus, A. Solving the stochastic team orienteering problem: Comparing simheuristics with the sample average approximation method. Int. Trans. Oper. Res. 2023, 31, 3036–3060. [Google Scholar] [CrossRef]
  35. Chica, M.; Juan, A.A.; Bayliss, C.; Cordón, O.; Kelton, W.D. Why simheuristics? Benefits, limitations, and best practices when combining metaheuristics with simulation. SORT 2020, 44, 311–334. [Google Scholar] [CrossRef]
  36. Bayliss, C.; Panadero, J. Simheuristic and learnheuristic algorithms for the temporary-facility location and queuing problem during population treatment or testing events. J. Simul. 2023, 1–20. [Google Scholar] [CrossRef]
  37. Noel, L.; Zarazua de Rubens, G.; Kester, J.; Sovacool, B.K.; Noel, L.; Zarazua de Rubens, G.; Kester, J.; Sovacool, B.K. The Regulatory and Political Challenges to V2G. In Vehicle-to-Grid: A Sociotechnical Transition Beyond Electric Mobility; Palgrave Macmillan: Cham, Switzerland; London, UK, 2019; pp. 117–139. [Google Scholar]
  38. Do C. Martins, L.; Hirsch, P.; Juan, A.A. Agile optimization of a two-echelon vehicle routing problem with pickup and delivery. Int. Trans. Oper. Res. 2021, 28, 201–221. [Google Scholar]
  39. Grasas, A.; Juan, A.A.; Faulin, J.; De Armas, J.; Ramalhinho, H. Biased randomization of heuristics using skewed probability distributions: A survey and some applications. Comput. Ind. Eng. 2017, 110, 216–228. [Google Scholar] [CrossRef]
  40. Ghorbanioskalaei, E.; Herrera, E.M.; Ammouriova, M.; Juan, A.A. On the use of agile optimization for efficient energy consumption in smart cities’s transportation and mobility. Future Transp. 2022, 2, 868–885. [Google Scholar] [CrossRef]
  41. Kim, T.K. Understanding one-way ANOVA using conceptual figures. Korean J. Anesthesiol. 2017, 70, 22. [Google Scholar] [CrossRef] [PubMed]
  42. Divine, G.; Norton, H.J.; Hunt, R.; Dienemann, J. A review of analysis and sample size calculation considerations for Wilcoxon tests. Anesth. Analg. 2013, 117, 699–710. [Google Scholar] [CrossRef] [PubMed]
  43. Pevec, D.; Babic, J.; Carvalho, A.; Ghiassi-Farrokhfal, Y.; Ketter, W.; Podobnik, V. A survey-based assessment of how existing and potential electric vehicle owners perceive range anxiety. J. Clean. Prod. 2020, 276, 122779. [Google Scholar] [CrossRef]
  44. Rigas, E.; Akasiadis, C.; Vardaki, E.; Chalkiadakis, G. AI and Social Anthropology for Large-Scale Vehicle-to-Grid Schemes. In Proceedings of the 12th Hellenic Conference on Artificial Intelligence, Corfu, Greece, 7–9 September 2022; pp. 1–4. [Google Scholar]
  45. Dehaghani, E.S.; Williamson, S.S. On the inefficiency of vehicle-to-grid (V2G) power flow: Potential barriers and possible research directions. In Proceedings of the 2012 IEEE Transportation Electrification Conference and Expo (ITEC), Dearborn, MI, USA, 18–20 June 2012; pp. 1–5. [Google Scholar]
  46. Dogger, J.D.; Roossien, B.; Nieuwenhout, F.D. Characterization of Li-ion batteries for intelligent management of distributed grid-connected storage. IEEE Trans. Energy Convers. 2010, 26, 256–263. [Google Scholar] [CrossRef]
  47. Dubarry, M.; Devie, A.; McKenzie, K. Durability and reliability of electric vehicle batteries under electric utility grid operations: Bidirectional charging impact analysis. J. Power Sources 2017, 358, 39–49. [Google Scholar] [CrossRef]
  48. Uddin, K.; Dubarry, M.; Glick, M.B. The viability of vehicle-to-grid operations from a battery technology and policy perspective. Energy Policy 2018, 113, 342–347. [Google Scholar] [CrossRef]
  49. Qiu, D.; Wang, Y.; Hua, W.; Strbac, G. Reinforcement learning for electric vehicle applications in power systems: A critical review. Renew. Sustain. Energy Rev. 2023, 173, 113052. [Google Scholar] [CrossRef]
  50. Mangipinto, A.; Lombardi, F.; Sanvito, F.; Quoilin, S.; Pavičević, M.; Colombo, E. RAMP-mobility: Time series of electric vehicle consumption and charging strategies for all European countries. In Proceedings of the EMPE, Brussels, Belgium, 6–8 October 2020. [Google Scholar]
  51. Dong, J.; Yassine, A.; Armitage, A.; Hossain, M.S. Multi-Agent Reinforcement Learning for Intelligent V2G Integration in Future Transportation Systems. IEEE Trans. Intell. Transp. Syst. 2023, 24, 15974–15983. [Google Scholar] [CrossRef]
  52. Ouramdane, O.; Elbouchikhi, E.; Amirat, Y.; Sedgh Gooya, E. Optimal sizing and energy management of microgrids with vehicle-to-grid technology: A critical review and future trends. Energies 2021, 14, 4166. [Google Scholar] [CrossRef]
  53. Noel, L.; Zarazua de Rubens, G.; Kester, J.; Sovacool, B.K.; Noel, L.; Zarazua de Rubens, G.; Kester, J.; Sovacool, B.K. The technical challenges to V2G. In Vehicle-to-Grid: A Sociotechnical Transition Beyond Electric Mobility; Palgrave Macmillan: Cham, Switzerland; London, UK, 2019; pp. 65–89. [Google Scholar]
  54. Mouli, G.R.C.; Schijffelen, J.; van den Heuvel, M.; Kardolus, M.; Bauer, P. A 10 kW solar-powered bidirectional EV charger compatible with chademo and COMBO. IEEE Trans. Power Electron. 2018, 34, 1082–1098. [Google Scholar] [CrossRef]
  55. Aretxabaleta, I.; Martinez De Alegria, I.; Andreu, J.; Kortabarria, I.; Robles, E. High-voltage stations for electric vehicle fast-charging: Trends, standards, charging modes and comparison of unity power-factor rectifiers. IEEE Access 2021, 9, 102177–102194. [Google Scholar] [CrossRef]
  56. Rivas, A.E.L.; Abrao, T. Faults in smart grid systems: Monitoring, detection and classification. Electr. Power Syst. Res. 2020, 189, 106602. [Google Scholar] [CrossRef]
Figure 1. Simheuristic framework to address V2G optimization problems under uncertainty.
Figure 1. Simheuristic framework to address V2G optimization problems under uncertainty.
Applsci 14 05211 g001
Figure 2. Learnheuristic framework to address V2G optimization problems.
Figure 2. Learnheuristic framework to address V2G optimization problems.
Applsci 14 05211 g002
Figure 3. Agile optimization framework for dynamic and real-time optimization problems.
Figure 3. Agile optimization framework for dynamic and real-time optimization problems.
Applsci 14 05211 g003
Figure 4. Flowchart of the solving algorithm.
Figure 4. Flowchart of the solving algorithm.
Applsci 14 05211 g004
Figure 5. Graphic showing the evolution of the battery level of a car related to the electricity price.
Figure 5. Graphic showing the evolution of the battery level of a car related to the electricity price.
Applsci 14 05211 g005
Figure 6. Dispersion of the solutions for both scenarios.
Figure 6. Dispersion of the solutions for both scenarios.
Applsci 14 05211 g006
Table 1. Summary and classification of revised V2G systems references.
Table 1. Summary and classification of revised V2G systems references.
ReferenceProblem CharacteristicsSolution Approach
Sortomme and El-Sharkawi [16]SOEM
Ahn et al. [17]MOEM, AM
Wu et al. [18]MOPSO
Ghofrani et al. [19]SOGA
Ghanbarzadeh et al. [20]MOBPSO+ACO
Aljanad et al. [21]MO, CSPQLSA
Alsharif et al. [22]MOALO
Ahmadi et al. [23]MO, UNFFA
Morshed et al. [24]MO, UNMCO, AVM, GA
Nouri et al. [11]MO, UN, FLNN+PSO
ur Rehman and Riaz [25]MO, DCQLA
Morshed et al. [24]MO, DC, FLEHO
Note: SO = Single Objective, MO = Multi-Objective, CSP = Charging Stations Placement, UN = Uncertainty, FL = Fuzzy Logic, DC = Dynamic Conditions, EM = Exact Method, AM = Approximate Method, PSO = Particle Swarm Optimization, GA = Genetic Algorithm, BPSO = Binary PSO, ACO = Ant Colony Optimization, ALO = Antlion Optimization, QLSA = Quantum Lightning Search Algorithm, FFA = Firefly Algorithm, MCO = Monte Carlo Optimization, AVM = Antithetic Variates Method, NN = Neural Network, QLA = Q-Learning Algorithm, EHO = Elefant Herding Optimization.
Table 2. Time in seconds each method needs to solve the problem.
Table 2. Time in seconds each method needs to solve the problem.
Number of VehiclesExact MethodHeuristic Approach
10005.2250.001
10,00056.0520.014
100,000629.5090.289
1,000,000~4.487
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.

Share and Cite

MDPI and ACS Style

Escoto, M.; Guerrero, A.; Ghorbani, E.; Juan, A.A. Optimization Challenges in Vehicle-to-Grid (V2G) Systems and Artificial Intelligence Solving Methods. Appl. Sci. 2024, 14, 5211. https://doi.org/10.3390/app14125211

AMA Style

Escoto M, Guerrero A, Ghorbani E, Juan AA. Optimization Challenges in Vehicle-to-Grid (V2G) Systems and Artificial Intelligence Solving Methods. Applied Sciences. 2024; 14(12):5211. https://doi.org/10.3390/app14125211

Chicago/Turabian Style

Escoto, Marc, Antoni Guerrero, Elnaz Ghorbani, and Angel A. Juan. 2024. "Optimization Challenges in Vehicle-to-Grid (V2G) Systems and Artificial Intelligence Solving Methods" Applied Sciences 14, no. 12: 5211. https://doi.org/10.3390/app14125211

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

Article Metrics

Back to TopTop