2024-05-18
PID 控制原理与工程实现笔记
PID Control Notes
记录 PID 从理论到嵌入式实验、调参日志和可视化反馈的实现过程。
ControlPIDMatlab
Why This Note Exists / 为什么写
PID tuning becomes much easier when the measured signal, error, and actuator output are visible. This note collects the mental model and experiment process behind the PID Starter Kit.
这篇笔记会把公式、代码、波形和调参经验串起来,避免以后每次做控制实验都从零开始。