Digital PID Controller
Discretization methods, difference equation implementation.
Digital PID Controller
Test your ability to discretize a continuous PID controller and implement it as a difference equation for digital control.
Question 1 of 3
Q1.Using the backward Euler method (s = (1 - z^(-1))/T) to discretize the integrator 1/s, which discrete-time expression is obtained?
Related Articles
PID Controller
Combined P+I+D action, tuning methods.
4 min read
P Controller
Proportional control, gain adjustment, offset error.
6 min read
PI Controller
Proportional-integral, zero steady state error.
6 min read
PD Controller
Proportional-derivative, anticipatory action, damping.
5 min read
Sampled Data Systems
Ideal sampler, zero order hold, pulse transfer function.
9 min read