2/15/2012 4:46 PM | |
Joined: 4/22/2010 Last visit: 3/31/2025 Posts: 5697 Rating:
|
Hello, First thing i noticed, you forgot to enter the Cycle off your FB41, must be the same as your OB 35 cycletime. P-SEL and I_SEL too. Attached OB 35 with FB41, my ob35 cycle is 500ms, dont forget to initialise the PID in ob100 (startup) By putting manual on with value 0 Regards, Marcjan AttachmentOB35.pdf (495 Downloads) |
Last edited by: Marcjan at: 2/15/2012 4:56 PMattached OB35 Last edited by: Marcjan at: 2/15/2012 4:48 PMProblem solved? |
|
2/16/2012 11:29 AM | |
Joined: 1/28/2009 Last visit: 8/31/2025 Posts: 6874 Rating:
|
Dear kaspergl, It is crystal clear that you are running the whole PID Controller algorithm as a pure "P-Controller" LMN=LMNP_section+LMNI_section+LMND_section+DISV If I&D sections disabled and DISV=0 LMN = LMNP_section= GAIN *(SP_INT - PV_IN) = 1.0 *(25.0 -3.75)=21.25 and it will be constant till the nect error signal change(via setpoint or process value change).See the attachment for more details on FB41 and a STEP response of PID transfer finction. Also check the following clustered threads on "FB41 Sample projects": and finally , check this thread for a special scenario while controllers restarts(Attachment: ![]() Best regards, Hamid Hosseini AttachmentPURE_P_REG.zip (368 Downloads) |
This contribution was helpful to
1 thankful Users |
Follow us on