Speed up Simulink Model using World Magnetic Model (WMM2020)
5 次查看(过去 30 天)
显示 更早的评论
I'm attempting to generate Magnetometer measurements for a CubeSat in Simulink using the WMM2020 (World Magnetic Model) Block but when I run a simulation with the block connected the simulation drastically slows down; from 500s instaneously to sticking at 1e-07.
Has anyone used the WMM2020 block and encountered similar problems? If so what did you do to speed up the simulation?
2 个评论
Wei Huang
2022-8-19
Hi Joe,
I'm having a similar problem with my simulation using WMM2020. Did you ever solve this issue ? If so, please share thank you.
回答(1 个)
KJ N
2024-5-29
For anyone coming across this as I did looking for a solution: it appears that the culprit is likely the solver step type. It appears, at least in my model, that the WMM block takes way too long to process if using variable step size (in Simulink Simulation Menu, see Model Setting->Solver->Solver Selection->Type-> ( [Variable-step] or [Fixed-step] ). Depending on your required accuracy and the capability of your machine, 0.1 might be a good choice for a step size.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!