Simulated Battery Storage using Real Live Data
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 11 Ott 2017
I am not clear on what the data from the arduino is?
Jayden Hasemann
il 11 Ott 2017
Risposte (1)
Abhi Sundararaman
il 13 Ott 2017
Spostato: Sabin
il 4 Gen 2023
0 voti
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.
Community
Più risposte nel Power Electronics Control
Categorie
Scopri di più su Sources in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!