Autotune PID c code generation (for 32 bit MCU)
Mostrar comentarios más antiguos
I was reading simulink coder & new to matlab.
Is it possible to generate c code for autotuning by matlab & then use in 32 bit MCU compiler.
If yes, can someone points to exact app notes/video lectures which there is explained.
3 comentarios
Walter Roberson
el 22 de Dic. de 2019
I think it is possible with the support package https://www.mathworks.com/hardware-support/renesas.html
But it looks to me as if would depend on whether your purpose was to generate code that could autotune and run any plant it was attached to, or if instead you would use a separate phase of tuning for a particular plant and then generate code corresponding to that variety of plant.
Deepak bansal
el 9 de En. de 2020
Walter Roberson
el 9 de En. de 2020
Yes, the documentation specifically says that you can generate code from the block and deploy to hardware.
Respuestas (1)
Deepak bansal
el 20 de Dic. de 2019
0 votos
Categorías
Más información sobre Texas Instruments C2000 Processors en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!