Simulated Battery Storage using Real Live Data

1 回表示 (過去 30 日間)
Jayden  Hasemann
Jayden Hasemann 2017 年 10 月 11 日
移動済み: Sabin 2023 年 1 月 4 日
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
Walter Roberson 2017 年 10 月 11 日
I am not clear on what the data from the arduino is?
Jayden  Hasemann
Jayden Hasemann 2017 年 10 月 11 日
It is the voltage coming from the solar panel

サインインしてコメントする。

回答 (1 件)

Abhi Sundararaman
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.

コミュニティ

カテゴリ

Help Center および File ExchangeElectromechanical についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by