16-bits fixed-point PID controller

版本 1.2.0.0 (13.9 KB) 作者: Gilles
Effects of the fixed-point computations on the closed-loop precision for a 16-bits PID controller.
1.9K 次下载
更新时间 2008/11/12

无许可证

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).

引用格式

Gilles (2024). 16-bits fixed-point PID controller (https://www.mathworks.com/matlabcentral/fileexchange/22048-16-bits-fixed-point-pid-controller), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 PID Controller Tuning 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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