Filter löschen
Filter löschen

What is the combined execution time of the Flux Observer and Speed Measurement block in Motor Control Blockset?

1 Ansicht (letzte 30 Tage)
Hi Team,
I would like to know the maximum execution time taken by these both blocks combined when used in auto code generation and running in real-time on hardware. This execution time ultimately dictates maximum time taken by the entire senserless FOC algorith to execute (assume FOC execution is related to pwm interrupt) and total CPU usage by it.
Best,
Amit Mathukiya

Akzeptierte Antwort

David Fink
David Fink am 8 Mai 2020
Runtime performance of generated code relies on a variety of factors, including:
  1. Hardware
  2. Code generation settings related to optimization
  3. C compiler and linker settings
A good place to get started is SIL and PIL execution:

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by