2023
DOI: 10.3390/electronics12173717
|View full text |Cite
|
Sign up to set email alerts
|

A Genetic Algorithm for Residential Virtual Power Plants with Electric Vehicle Management Providing Ancillary Services

Eva González-Romera,
Enrique Romero-Cadaval,
Carlos Roncero-Clemente
et al.

Abstract: Virtual power plants are a useful tool for integrating distributed resources such as renewable generation, electric vehicles, manageable loads, and energy storage systems under a coordinated management system to obtain economic advantages and provide ancillary services to the grid. This study proposes a management system for a residential virtual power plant that includes household loads, photovoltaic generation, energy storage systems, and electric vehicles. With the proposed management system, the virtual po… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(3 citation statements)
references
References 38 publications
0
3
0
Order By: Relevance
“…If fitness is better than the global best Then (10) Update the global best hyperparameters (11) end ( 12) end ( 13) end (14) For particle in population do (15) Update particle velocity and position using the PSO formula ( 16) end (17) end (18)…”
Section: Proxy Model Flowchart and Pseudocodementioning
confidence: 99%
See 2 more Smart Citations
“…If fitness is better than the global best Then (10) Update the global best hyperparameters (11) end ( 12) end ( 13) end (14) For particle in population do (15) Update particle velocity and position using the PSO formula ( 16) end (17) end (18)…”
Section: Proxy Model Flowchart and Pseudocodementioning
confidence: 99%
“…If generation > interactive_generation && is_adjust() Then (7) adjust(population[generation]) (8) end (9) evaluate(population[generation]) (10) chromosomes = encode(population[generation]) (11) While(population[generation+1].size() < population_size) do (12) pairs = select(chromosomes) (13) If rand() < crossover_rate Then (14) pairs = crossover(pairs) (15) end…”
Section: Prediction(population[generation]) (6)mentioning
confidence: 99%
See 1 more Smart Citation