-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a30fd45
commit a620430
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
# mob4anci | ||
|
||
In this project I will develop a small tool that outputs which ancillary services can a certain e-mobility asset provided. | ||
In this project, a small tool has been developed that outputs which ancillary services can a certain e-mobility asset provided. | ||
- Input a e-mobility asset, with its time availability, power, energy... | ||
- Output a list of possible ancillary services | ||
- Output a list of possible ancillary services | ||
|
||
Moreover, the initial stages of an optimisation model to quantify the economical benefits of fleets participating in frequency control has been developed. The optimisation is based on MILP using CPLEX. | ||
|
||
|