Search code examples
matlabsimulinkpid-controller

Setting a Specific Formula for PID Controller in Simulink (Matlab)


I need to add a PID Controller to a Simulink Project with formula 1/(s+4.54) but I couldn't find the proper constants for the formula.

I tried looking at the different types of PID Controller libraries. I also tried finding the constants by solving the equation but couldn't.


Solution

  • To implement a PID using his Laplace domain form use the transfer function block