From: hd1_x marc on 4 Jul 2010 10:46 Hi, I want to set a PID from "PID tuner". It seems like it is not possible to set a normal PID from PID tuner, it requires the "N" term. My concern is I don't want the to add the N term in my PID. Does anyone can tell me what is the procedure to do not take into acount the "N" term from PID tuner? Thanks in advance
From: Arkadiy Turevskiy on 8 Jul 2010 17:47 You cannot choose PID without derivative filter in the PID Controller block. If you need PID without a filter: 1) Use transfer function block as your controller 2) Add input and output linearization points to your model 3) Tools-control design-compensator design 4) select your controller transfer function as the block to tune 5) Go to automated tuning tab, select PID tuning, choose PID, press update compensator. Your transfer function block is now a PID controller with no derivative filter. HTH. Arkadiy "hd1_x marc" <sw1_n(a)hotmail.com> wrote in message <i0q6rc$b4s$1(a)fred.mathworks.com>... > Hi, > I want to set a PID from "PID tuner". It seems like it is not possible to set a normal PID from PID tuner, it requires the "N" term. My concern is I don't want the to add the N term in my PID. > Does anyone can tell me what is the procedure to do not take into acount the "N" term from PID tuner? > Thanks in advance
|
Pages: 1 Prev: regexprep tokens Next: equivalent PID in bloc without N filter |