Simulated Battery Storage using Real Live Data
Afficher commentaires plus anciens
I am trying to use real live data from a solar panel through an arduino and use that with a simulated battery to get an output. Does anyone know a way this can be done?
2 commentaires
Walter Roberson
le 11 Oct 2017
I am not clear on what the data from the arduino is?
Jayden Hasemann
le 11 Oct 2017
Réponses (1)
Abhi Sundararaman
le 13 Oct 2017
Déplacé(e) : Sabin
le 4 Jan 2023
0 votes
If the arduino is just supplying the voltage value, then you could start by using the Arduino Support Package, and run your simulation in external mode so you can communicate with a model on your arduino. From there you would have to implement the simulated battery in Simulink on your development PC.
External mode would allow your simulated battery model on your computer to communicate with the model on your arduino that has the voltage values.
Communautés
Plus de réponses dans Power Electronics Control
Catégories
En savoir plus sur Sources dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!