The system is modeled as a rational function with delay:
\[ G(s)=\dfrac{Y(s)}{U(s)}=\dfrac{N(s)}{D(s)}e^{-\tau s} \]
where you enter the numerator and denominator coefficients (in descending powers of \(s\)) and the delay \(\tau\). A unity feedback is assumed in closed-loop form.The filtered PID controller is given by:
\( U(s)=K_p\,E(s)+\dfrac{K_i}{s}\,E(s)+K_d\,\dfrac{F\,s}{s+F}\,E(s) \)
where \(F\) is the derivative filter parameter and \(e(t)=\mathrm{Reference}\,-\,y(t)\).