Simulated Battery Storage using Real Live Data
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Abhi Sundararaman
2017-10-13
移动:Sabin
2023-1-4
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.
0 个评论
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Electromechanical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!