Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this be used on high-power DC charging stations? #16

Open
GanMocai opened this issue Dec 21, 2024 · 3 comments
Open

Can this be used on high-power DC charging stations? #16

GanMocai opened this issue Dec 21, 2024 · 3 comments

Comments

@GanMocai
Copy link

Can this be used on high-power DC charging stations?
I see that the chargers in the examples are all AC. And it seems that agent can only control the current of the charger.

@StavrosOrf
Copy link
Owner

Hello, thank you for your question.

Currently, we do not have a detailed DC charging model like the one in the figure below. We only have the two-stage AC charging one that can be used as a simplification of the DC fast charging process. However, If you have the mathematical model of a high-power DC charging I can add it in the code. Also, currently, the actions-control signal is the charger current, while the charger voltage is considered static during the simulation. If needed I could add the charger voltage as input too.
image

@GanMocai
Copy link
Author

I don't have the mathematical model of a high-power DC charging. Currently, I can only show the figure as an example. In the figure, red corresponds to the output voltage and blue corresponds to the output current.
image
However, there may be a sophisticated mathematical model after some time.

@StavrosOrf
Copy link
Owner

The curves look very nice! Please let me know when you have the DC charging model so I can incorporate it in EV2Gym.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants