Loading tools/thermal/tmon/pid.c +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ /************************************************************************** * PID (Proportional-Integral-Derivative) controller is commonly used in * linear control system, consider the the process. * linear control system, consider the process. * G(s) = U(s)/E(s) * kp = proportional gain * ki = integral gain Loading Loading
tools/thermal/tmon/pid.c +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ /************************************************************************** * PID (Proportional-Integral-Derivative) controller is commonly used in * linear control system, consider the the process. * linear control system, consider the process. * G(s) = U(s)/E(s) * kp = proportional gain * ki = integral gain Loading