16-bits fixed-point PID controller
Aucune licence
This simulation illustrates the effects of the fixed-point
computations on the closed-loop precision for a 16-bits PID controller.
The rounding mode, the point where the truncations take place and the
format width for the internal variable have a significant action on the
closed-loop permanent error.
Three versions of the same PI(D=0) controller are
implemented : i) double (floating point), ii) 16 bits single
precision (fixed point) and iii) 16-bits double precision (fixed point).
Citation pour cette source
Gilles (2026). 16-bits fixed-point PID controller (https://fr.mathworks.com/matlabcentral/fileexchange/22048-16-bits-fixed-point-pid-controller), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Control Systems > Control System Toolbox > Control System Design and Tuning > PID Controller Tuning >
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.2.0.0 | Replace the mdl file by the zip file. |
||
| 1.1.0.0 | download error : replace the mdl by the compressed zip file one. |
||
| 1.0.0.0 |
