Simulated Battery Storage using Real Live Data
이전 댓글 표시
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
Walter Roberson
2017년 10월 11일
I am not clear on what the data from the arduino is?
Jayden Hasemann
2017년 10월 11일
답변 (1개)
Abhi Sundararaman
2017년 10월 13일
이동: Sabin
2023년 1월 4일
0 개 추천
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.
커뮤니티
더 많은 답변 보기: Power Electronics Community
카테고리
도움말 센터 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!