What is the significance of solver methods of simulink in actual hardware experiments?

3 ビュー (過去 30 日間)
Rahul Subrahmanian
Rahul Subrahmanian 2022 年 10 月 20 日
コメント済み: Shivani Dixit 2022 年 11 月 3 日
Hello everyone,
What is the relationship between the solver methods of Simulink (Runge-Kutta, Dormand-Prince, ode23t, etc.) and actual hardware?
Thank you.
  3 件のコメント
Rahul Subrahmanian
Rahul Subrahmanian 2022 年 11 月 3 日
Hi Shivani,
Consider I am simulating a buck converter in Simulink, and I have selected the ode23t solver. After verifying the simulation result, I need to build the hardware for the same buck converter. So where does this solver that we are selecting in simulation come into play while doing the hardware model? Please let me know if you need further clarification.
Shivani Dixit
Shivani Dixit 2022 年 11 月 3 日
Hi Rahul,
I understand that you are using ode23t solver for simulating Buck Convertor model in Simulink.
In general, ode solvers are hardware independent. They are well-documented algorithms that operate completely on the software side. You can select the solver according to the best preferred mix of speed and accuracy for your Buck Convertor model.
To get more information for ode23t and other related solvers you can refer to the below documentation:

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeConfigure Simulation Conditions についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by