Next Article in Journal
Modeling and Control of a Pan–Tilt Servo System for Face Tracking Using Deep Learning and PID
Previous Article in Journal
Developing Longitudinal Vehicle Dynamics Model of Electric Bicycles for Virtual Validation of Active Safety Systems
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Local and Global Optimization Methods for Power System Models: A Case Study on the Optimal Charging and Discharging Scheduling of Vehicle-to-Grid (V2G) Systems †

1
Departamento de Energía Eléctrica, Facultad de Ingeniería Eléctrica y Electrónica, Escuela Politécnica Nacional, Quito 170525, Ecuador
2
Escuela de Ciencias Matemáticas y Computacionales, Universidad Yachay Tech, Urcuquí 100115, Ecuador
*
Author to whom correspondence should be addressed.
Presented at the XXXIII Conference on Electrical and Electronic Engineering, Quito, Ecuador, 11–14 November 2025.
Eng. Proc. 2025, 115(1), 25; https://doi.org/10.3390/engproc2025115025
Published: 17 November 2025
(This article belongs to the Proceedings of The XXXIII Conference on Electrical and Electronic Engineering)

Abstract

Optimal scheduling of charging and discharging in V2G systems constitutes a highly complex optimization problem due to its nonlinear, mixed-integer, and multi-objective nature. This article proposes a hybrid local-global optimization methodology for scheduling charging/discharging processes in the context of Vehicle-to-Grid (V2G). The proposed methodology integrates a global convex optimization stage, which guarantees feasibility and optimization with respect to the constraints of the entire system (charging limits and energy cost minimization), with a local optimization stage, which adjusts the charging schedules of each vehicle based on personalized constraints (individual battery status and user preferences). The methodology explicitly incorporates scalability for short-term scheduling horizons relevant to daily and intraday operation. A comparative analysis is conducted across local and global methods under an operating scenario.

1. Introduction

In electrical power systems, optimization methods are an important tool for solving complex problems, planning, energy dispatch, and real-time operation, based on decision-making capabilities under multiple technical and economic constraints. Currently, the growing integration of electric vehicles (EVs) and the development of Vehicle-to-Grid (V2G) technology are leading to opportunities for optimization within the interaction between these transportation systems and the electrical distribution grid. In this context, when analyzing these new loads, it should be considered that electric vehicles no longer operate solely as mobile loads but rather become a distributed element or source capable of injecting energy, thus facilitating the balance of supply and demand, in addition to the possibility of integration with renewable generation systems and supporting ancillary services [1]. The possibility of different EVs being connected to the grid and their impact on the grid [2], regarding availability and energy needs, requires a coordinated process for optimal energy consumption by the grid [1]. In this sense, the optimal planning of the charging and discharging process under V2G technology arises, which becomes a high-dimensional optimization problem, considering the multiple objectives that can be set: minimizing costs, extending battery life, and ensuring user needs are met [3].
When considering the optimization of this V2G interaction process, different methods and schemes have been presented in the literature. For instance, the use of metaheuristic approaches to schedule optimal charging and discharging in V2G, applying algorithms such as Differential Evolution (DE), Particle Swarm Optimization (PSO), Whale Optimization Algorithm (WOA), and Grey Wolf Optimizer (GWO), based on the convergence of cost reduction [4,5,6,7,8]. In addition, solutions have been developed based on the use of multi-objective optimization methods, which focus on balancing revenue generation through the use of V2G and also consider aspects such as battery degradation in plug-in hybrid vehicles, for example [9].
Optimization problems focus on minimizing costs and battery life; however, the problem of how to optimally schedule the charging and discharging of EVs in a V2G scheme presents a challenge, considering the objectives related to minimizing operating costs, reducing the impact on battery life, and, as a complementary point, complying with the technical restrictions of the grid. Among the challenges related to solving this type of optimization problem is the high computational complexity, considering the presence of nonlinear models, mixed variables, and multiple objectives, as well as being designed under conditions of uncertainty in variables such as demand and generation. In this way, the idea of global and local optimization methods emerges. In the case of global methods, they are able to explore broad search spaces, as well as find solutions close to the global optimum given in multimodal problems. However, they require more computing time and are dependent on parameters [10,11,12].
In the case of local optimization, greater convergence speed and accuracy are obtained in well-conditioned environments, although there are limitations in terms of escaping local optima in non-convex problems [13,14].
Based on the limitations and advantages of each of these methods, the opportunity arises to define a coordinated hybrid method, combining global exploration with local refinement, in order to achieve a balance between solution quality and computational efficiency.
The idea of generating a hybrid model is essential in order to maximize the benefits of V2G systems without compromising technical and economic sustainability. The relevance of this contribution lies in the ability to develop a hybrid optimization scheme that can adapt to different grid configurations and time scales.
The integration of these optimization methods can be carried out through a sequential process: the global method provides aggregate-feasible allocations, which are adjusted locally using convex programming so that individual requirements, such as state of charge (SOC), can be guaranteed. Compared to heuristic approaches, convex optimization guarantees scalability, time convergence, and feasibility, making it suitable for the incorporation of large fleets of electric vehicles with strict operational constraints.
This article proposes the design, implementation, and evaluation of global and local optimization methods for the optimal scheduling of the charging and discharging process of V2G systems.

2. Vehicle-to-Grid (V2G) Schemes

V2G schemes offer the possibility of bi-directional energy transfer between an electric vehicle and the grid [15]. In this scheme, there is an interaction of energy and information between the electric vehicles and the distribution grid through the charging system (Figure 1). From V2G technology, electric vehicle batteries have the capacity not only to store energy but also to supply energy to the grid, storing surplus energy to maintain grid balance by connecting to the grid. Within the V2G scheme, electric vehicles can be considered as flexible loads, rather than a typical load that consumes only electrical energy [16].

3. Charging and Discharging Process of Electric Vehicles

When discussing strategies for charging/discharging electric vehicles, it is categorized into two main groups: Non-Coordinated Strategies and Coordinated Strategies.
  • Uncoordinated Strategies: This strategy is very commonly used and involves a scheme that does not take scheduling into account. As it is a process that does not consider coordination, it does not make use of optimization techniques or price tracking mechanisms. It can be related to a purely random process, simply taking into account the connection of the electric vehicle to the grid [17].
  • Coordinated Strategies: established for the case of a single EV or for a fleet of vehicles whose charging/discharging process occurs in a coordinated manner, using a scheduling scheme, based on the use of optimization techniques and the monitoring of pricing mechanisms [17,18].
This paper considers the use of the Coordinated Strategy, based on Figure 2.

4. Global and Local Optimization Methods

Referring to the global optimization problem, the focus is on finding a solution to a non-convex mathematical programming problem. We consider the definition of a “global” solution, as opposed to a local solution; that is, where a point is considered at which the objective function reaches an optimal value in relation to the entire search domain.
On the other hand, in the case of the solution of the local optimization problem, it is called optimal in relation to a given environment or range.
The relation with the convex-type solution is given by considering that the objective function and/or the feasible region are convex. In convex programming problems, every local optimum is also a global optimum, so that any method that solves a convex problem locally also solves it globally.

5. Convex Method Algorithm for Solving Global and Local Optimization

The definition of a convex function is based on the notion that it is generated if and only if it is convex when the restriction is given to any line that intersects its domain. An example of a convex function is shown in Figure 3.
Mathematically, a convex function is defined as a function that satisfies f : R n R and is a convex set for the domain of f or is a convex set for all x, y d o m f , and θ with a value between 0 θ 1 :
f ( θ x + ( 1 θ ) y ) θ f ( x ) + ( 1 θ ) f ( y )
Performing a geometric analysis, the inequality behaves like a line segment between ( x , f ( x ) ) y ( y , f ( y ) ) , which is a chord (Figure 3) from x to y that lies above the graph of f.
Convex optimization problems are based on the following formulation [20]:
m i n i m i z e f 0 ( x )
s u b j e c t t o f i ( x ) b i , i = 1 , . . . , m
where the functions f 0 , . . . , f m : R n R are convex, and satisfy the following linea- rity relation:
f i ( α x + β y ) α f i ( x ) + β f i ( y )
For all x , y R n , and any α , β R con α + β = 1 , y α 0 , β 0 .

6. Materials and Methods

The proposed methodology is based on a hybrid optimization model using local and global methods applied to the optimization of the charging and discharging process of electric vehicles connected to the grid or V2G systems. To better understand the proposal, Figure 4 provides a general overview of the optimization process to be developed, as well as a description of how each of the methods relates to the others.
From Figure 4, it can be understood that, in the case of global optimization, there will be a centralized process, where all electric vehicles, the electrical grid, and the impact on their variables will be considered within the model, in addition to having the capacity for total coordination. This will result in an optimal charging and discharging profile. On the other hand, in the case of local optimization, individual optimization of electric vehicles is performed. This results in an individual charging and discharging profile. Finally, considering the results obtained in each of the optimization models, a comparative analysis of results is performed for decision-making.

6.1. Global Optimization Process

The overall optimization process focuses on minimizing the total cost of electricity used in the charging process for a set of electric vehicles connected to the grid. It begins with the definition of the variables for each vehicle i and time t.
P i , t c h 0 Charging power of vehicle v at time t [ kW ] P i , t d i s 0 Discharge power of vehicle i at time t [ kW ] S O C v , t Charge status of vehicle i at time t [ kWh ]
The convention of net power is also defined as follows: p i , t = p i , t c h p i , t d i s
For the SOC, it is defined for vehicle i at time t as follows:
S O C i , t = S O C i , 0 + 1 E i τ = 1 t ( η i c h p i , τ c h 1 η i d i s p i , τ d i s ) Δ t
where Δ t is defined as the duration of the interval in hours. An initial value of Δ t = 1 is considered.
The objective function (minimizing total energy cost), is calculated as follows:
min t = 1 T C grid ( t ) · D ( t ) G ( t ) + i = 1 N v P i , t c h P i , t d i s
The objective function only considers the cost of energy purchased from the grid. The following constraints are considered for the global optimization process:
  • Active Power Limits per Electric Vehicle:
    P i m i n p i , t c h P i m a x
    P i m i n p i , t d i s P i m a x
It can be appreciated in the case of charging and discharging power limits; it is required to define a minimum limit to which the electric vehicle will be discharged.
  • Evolution and Dynamics of SOC:
    S O C i , t = S O C i , 0 + 1 E i τ = 1 t ( η i c h p i , τ c h 1 η i d i s p i , τ d i s )
  • SOC Limits:
    S O C i , m i n S O C i , t S O C i , m a x
The limits of the SOC must be defined, taking into account the relationship between the minimum and maximum charging and discharging power of electric vehicles.
  • Required SOC Final:
    S O C i , T S O C i r e q
  • Global Power Balance per Hour:
    i = 1 N p i , t c h i = 1 N p i , t d i s P t g r i d + G t
In the power balance equation, consumption from the electrical grid is considered to be the sum of the charging power minus the sum of the discharging power of electric vehicles. In addition, there is power from the grid ( P t g r i d ) in addition to renewable energy generation G ( t ) , if available (optional).
The proposed outline of the global optimization process is shown in Figure 5.

6.2. Local Optimization Process

In the local optimization process, each vehicle i is considered to solve its own individual problem. In this case, its impact on the grid is not taken into consideration. The general implementation of the optimization process is shown in Figure 6.
The formulation of the local optimization problem is detailed below:
  • Objective Function:
    m i n t = 1 T c t ( P i , t c h P i , t d i s )
The objective function considers the energy cost and the charging and charging power of the vehicle i at time t.
The constraints used in formulating the optimization problem are detailed below:
  • Limits EV Charging and Discharging Power per Hour:
    0 p i , t c h P i , t
    0 p i , t d i s P i , t
In the case where there is no prior assignment, it is considered: P i , t = P i m a x
  • Evolution and Dynamics of SOC:
    S O C i , t = S O C i , 0 + 1 E i τ = 1 t ( η i c h p i , τ c h 1 η i d i s p i , τ d i s )
  • SOC Limits:
    S O C i , m i n S O C i , t S O C i , m a x
Similar to global optimization, it is also necessary to define the minimum and maximum SOC limits for each electric vehicle. i.

7. Results and Discussion

The proposed case study models the optimal charging schedule for a set of EVs over a 24-h period. Two approaches are compared:
  • Local Optimization: A specific power limit per hour is defined for each vehicle. Planning is carried out independently for each EV.
  • Global Optimization: A total power limit is defined, which is shared by all EVs every hour. Planning is carried out jointly for all EVs, and the minimum total cost of the system is sought.
In relation to the objective function, it focuses on minimizing the total energy cost required to charge the batteries so that the restrictions on capacity, minimum final state of charge (SOC), and power limits are met.
The parameters proposed for the case study are listed in the following Table 1.
The following constraints are additionally defined:
  • Local: The maximum power allocated per vehicle = 2 kW per hour.
  • Global: total power available per hour = 6 kW.
The proposed study scenario considers the following criteria:
  • Local Optimization Scenario: each vehicle will be charged independently, and its maximum individual power (2 kW) will be limited, without sharing resources with other vehicles.
  • Global Optimization Scenario: all vehicles will share a total power limit of 6 kW. In addition, the optimization process will decide how to distribute this energy to minimize the total cost.

Case of Study

In relation to Table 1, the initial conditions of the case study are parameterized and defined in order to solve the optimization problem.
Initially, a 24 h electricity cost profile was considered, as shown in Figure 7.
Then, the parameters for the initial and final SOC status of the batteries are defined, as shown in Figure 8.
The battery capacity is defined individually for each electric vehicle (Figure 9) taking into account the parameters of Table 1.
Once the conditions have been defined, the optimization problem is solved. At this point, the vehicle charging schedule is obtained as a result, considering both global and local optimization, as shown in Figure 10.
From Figure 10, it can be seen that each of the optimization processes meets different needs. In the case of global results, the impact on the grid and the charging needs of each EV are considered, without exceeding the established grid limit. For local results, restrictions are imposed based on the individual power limitations of each vehicle at each point in time. Table 2 summarizes the results obtained in the optimization process in relation to the energy consumed by electric vehicles.
According to the vehicle fleet charging process, the total charge per hour shown in Figure 11 is obtained.
With regard to total energy consumption, the following general results have been obtained:
  • Total energy charged (Local): 839.35 kWh;
  • Total energy charged (global): 839.35 kWh.
As can be verified in the results obtained, the charging and discharging scheduling schemes comply with the restrictions established. However, it is necessary to consider the cost minimization obtained. In this regard, Figure 12 shows the total operating costs.
The results obtained in terms of total costs are:
  • Total cost (Local): $106.23;
  • Total cost (Global): $87.83.
The costs in terms of the results obtained in the overall optimization are minimally lower, representing a saving of 17.32% with the overall optimization.

8. Conclusions

The objective of minimizing the total cost of energy consumed to charge electric vehicles was successfully achieved. The results show that global optimization reduces the total cost compared to local optimization, meeting the goal of economic efficiency within the 24-h horizon. This highlights the importance of coordinated charging planning in electric transportation systems, especially when looking to take advantage of variable electricity prices.
Global optimization showed a more efficient use of available charging capacity, distributing total power among vehicles in such a way as to prioritize hours with lower electricity costs. In contrast, local optimization, limited by individual power, failed to take full advantage of periods of cheap energy, resulting in higher costs. This confirms that coordination in charging planning can generate significant savings and better use of energy resources.

Author Contributions

Methodology, software, and investigation: L.C., A.A. and M.C.; conceptualization: L.C.; project administration: L.C. and A.A.; supervision, review, and editing: L.C. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in this study are available upon request from the corresponding author. The data are not publicly available due to intellectual property of universities.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
N v Total number of electric vehicles
TNumber of time intervals (hours)
C grid ( t ) Grid energy price over time t [$/kWh]
P v max Maximum charging/discharging power of the vehicle v [kW]
η c , η d Charging and discharging efficiency
SOC min , SOC max Charge status limits [kWh]
EBattery capacity [kWh]
E v Vehicle battery capacity v [kWh]
D(t)Grid demand over time t [kW]
G(t)Renewable generation available over time t [kW]
SOC req Minimum SOC required at the end of the horizon [kWh]

References

  1. Kempton, W.; Tomić, J. Vehicle-to-Grid power implementation: From stabilizing the grid to supporting large-scale renewable energy. J. Power Sources 2005, 144, 280–294. [Google Scholar] [CrossRef]
  2. Lascano, J.; Chiza, L.; Saraguro, R.; Quinatoa, C.; Tapia, J. Demand Estimation for an Electric Vehicles Charging Station Through the Application of Probabilistic Methods. Rev. Técnica Energía 2023, 20, 52–64. [Google Scholar] [CrossRef]
  3. Bortotti, M.F.; Rigolin, P.; Udaeta, M.E.M.; Grimoni, J.A.B. Comprehensive Energy Analysis of Vehicle-to-Grid (V2G) Integration with the Power Grid: A Systemic Approach Incorporating Integrated Resource Planning Methodology. Appl. Sci. 2023, 13, 11119. [Google Scholar] [CrossRef]
  4. Shaheen, H.I.; Rashed, G.I.; Yang, B.; Yang, J. Optimal electric vehicle charging and discharging scheduling using metaheuristic algorithms: V2G approach for cost reduction and grid support. J. Energy Storage 2024, 90, 111816. [Google Scholar] [CrossRef]
  5. Yang, J.; He, L.; Fu, S. An improved PSO-based charging strategy of electric vehicles in electrical distribution grid. Appl. Energy 2024, 128, 82–92. [Google Scholar] [CrossRef]
  6. Amir, M.; Zaheeruddin; Haque, A. Optimal scheduling of charging/discharging power and EVs pattern using stochastic techniques in V2G system. In Proceedings of the 2021 IEEE Transportation Electrification Conference (ITEC-India), New Delhi, India, 16–19 December 2021; IEEE: New York, NY, USA, 2021. [Google Scholar]
  7. Zheng, Z.; Yang, S. Particle swarm optimisation for scheduling electric vehicles with microgrids. In Proceedings of the 2020 IEEE Congress on Evolutionary Computation (CEC), Glasgow, UK, 19–24 July 2020; IEEE: New York, NY, USA, 2020. [Google Scholar]
  8. Mirjalili, S.; Lewis, A. The Whale Optimization Algorithm. Adv. Eng. Softw. 2016, 95, 51–67. [Google Scholar] [CrossRef]
  9. Mosammam, Z.M.; Ahmadi, P.; Houshfar, E. Multi-objective optimization-driven machine learning for charging and V2G pattern for plug-in hybrid vehicles: Balancing battery aging and power management. J. Power Sources 2024, 608, 234639. [Google Scholar] [CrossRef]
  10. Jones, D. A Taxonomy of Global Optimization Methods Based on Response Surfaces. J. Glob. Optim. 2001, 21, 345–383. [Google Scholar] [CrossRef]
  11. Bertsimas, D.; Margaritis, G. Global optimization: A machine learning approach. J. Glob. Optim. 2025, 91, 1–37. [Google Scholar] [CrossRef]
  12. Floudas, C.A.; Visweswaran, V. A global optimization algorithm (GOP) for certain classes of nonconvex NLPs—I. Theory. Comput. Chem. Eng. 1990, 14, 1397–1417. [Google Scholar] [CrossRef]
  13. Bagirov, A.M.; Rubinov, A.; Zhang, J. Local Optimization Method with Global Multidimensional Search. J. Glob. Optim. 2005, 32, 161–179. [Google Scholar] [CrossRef]
  14. Mantica, S.; Cominelli, A.; Mantica, G. Combining Global and Local Optimization Techniques for Automatic History Matching Production and Seismic Data. SPE J. 2001, 7. [Google Scholar] [CrossRef]
  15. He, C.; Peng, J.; Jiang, W.; Wang, J.; Du, L.; Zhang, J. Vehicle-To-Grid (V2G) Charging and Discharging Strategies of an Integrated Supply–Demand Mechanism and User Behavior: A Recurrent Proximal Policy Optimization Approach. World Electr. Veh. J. 2024, 15, 514. [Google Scholar] [CrossRef]
  16. Qiu, Z. Research and Analysis on V2G Technology and Its Application. Highlights Sci. Eng. Technol. 2023, 68, 141–149. [Google Scholar] [CrossRef]
  17. El-Bayeh, C.Z.; Alzaareer, K.; Aldaoudeyeh, A.-M.I.; Brahmi, B.; Zellagui, M. Charging and Discharging Strategies of Electric Vehicles: A Survey. World Electr. Veh. J. 2021, 12, 11. [Google Scholar] [CrossRef]
  18. Khodayar, M.E.; Wu, L.; Shahidehpour, M. Hourly coordination of electric vehicle operation and volatile wind power generation in SCUC. IEEE Trans. Smart Grid 2012, 3, 1271–1279. [Google Scholar] [CrossRef]
  19. Mahmud, I.; Medha, M.B.; Hasanuzzaman, M. Global challenges of electric vehicle charging systems and its future prospects: A review. Res. Transp. Bus. Manag. 2023, 49, 101011. [Google Scholar] [CrossRef]
  20. Boyd, S.; Vandenberghe, L. Convex Optimization; Cambridge University Press: Cambridge, UK, 2004. [Google Scholar]
Figure 1. V2G technology. Typical scheme [3].
Figure 1. V2G technology. Typical scheme [3].
Engproc 115 00025 g001
Figure 2. Coordinated Strategy outline [19].
Figure 2. Coordinated Strategy outline [19].
Engproc 115 00025 g002
Figure 3. Graph of a convex function [20].
Figure 3. Graph of a convex function [20].
Engproc 115 00025 g003
Figure 4. General overview of the optimization process.
Figure 4. General overview of the optimization process.
Engproc 115 00025 g004
Figure 5. Proposed outline of the global optimization problem.
Figure 5. Proposed outline of the global optimization problem.
Engproc 115 00025 g005
Figure 6. Proposed outline of the local optimization problem.
Figure 6. Proposed outline of the local optimization problem.
Engproc 115 00025 g006
Figure 7. Electricity cost profile.
Figure 7. Electricity cost profile.
Engproc 115 00025 g007
Figure 8. SOC status definition.
Figure 8. SOC status definition.
Engproc 115 00025 g008
Figure 9. Battery capacities for EVs.
Figure 9. Battery capacities for EVs.
Engproc 115 00025 g009
Figure 10. Optimized EV charging schedule.
Figure 10. Optimized EV charging schedule.
Engproc 115 00025 g010
Figure 11. Total charge per hour results.
Figure 11. Total charge per hour results.
Engproc 115 00025 g011
Figure 12. Total operating cost results.
Figure 12. Total operating cost results.
Engproc 115 00025 g012
Table 1. Initial parameters.
Table 1. Initial parameters.
ParameterValue
Number of EV30
Time Horizon24 h
Battery Capacity(40, 45, 50) [kWh] Average
Initial SOC(0.2, 0.3, 0.4) Average
Final Min SOC(0.9, 0.85, 0.8) Average
Electricity Priceschanging per hour [$/kWh]
Table 2. Summary of results.
Table 2. Summary of results.
EnergyTotal
Local Energy [kWh]839.35
Global Energy [kWh]839.35
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

Chiza, L.; Aguayo, A.; Chiza, M. Local and Global Optimization Methods for Power System Models: A Case Study on the Optimal Charging and Discharging Scheduling of Vehicle-to-Grid (V2G) Systems. Eng. Proc. 2025, 115, 25. https://doi.org/10.3390/engproc2025115025

AMA Style

Chiza L, Aguayo A, Chiza M. Local and Global Optimization Methods for Power System Models: A Case Study on the Optimal Charging and Discharging Scheduling of Vehicle-to-Grid (V2G) Systems. Engineering Proceedings. 2025; 115(1):25. https://doi.org/10.3390/engproc2025115025

Chicago/Turabian Style

Chiza, Luis, Adrián Aguayo, and Marck Chiza. 2025. "Local and Global Optimization Methods for Power System Models: A Case Study on the Optimal Charging and Discharging Scheduling of Vehicle-to-Grid (V2G) Systems" Engineering Proceedings 115, no. 1: 25. https://doi.org/10.3390/engproc2025115025

APA Style

Chiza, L., Aguayo, A., & Chiza, M. (2025). Local and Global Optimization Methods for Power System Models: A Case Study on the Optimal Charging and Discharging Scheduling of Vehicle-to-Grid (V2G) Systems. Engineering Proceedings, 115(1), 25. https://doi.org/10.3390/engproc2025115025

Article Metrics

Back to TopTop