Autotune PID c code generation (for 32 bit MCU)
이전 댓글 표시
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
Walter Roberson
2019년 12월 22일
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
2020년 1월 9일
Walter Roberson
2020년 1월 9일
Yes, the documentation specifically says that you can generate code from the block and deploy to hardware.
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Texas Instruments C2000 Processors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!