16-bits fixed-point PID controller
Keine Lizenz
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).
Zitieren als
Gilles (2026). 16-bits fixed-point PID controller (https://de.mathworks.com/matlabcentral/fileexchange/22048-16-bits-fixed-point-pid-controller), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Control Systems > Control System Toolbox > Control System Design and Tuning > PID Controller Tuning >
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 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 |
