4/27/2011 11:10 AM | |
Joined: 5/4/2009 Last visit: 5/28/2024 Posts: 914 Rating: (40) |
Dear friend, I am using FB58 as PID temperature controller. Regards. Tomy.
|
Aim Higher |
|
4/29/2011 7:24 PM | |
Joined: 9/27/2006 Last visit: 11/18/2024 Posts: 12296 Rating: (2691)
|
Hello Tomy; Your cPU is not enabled to use SFB41/42/43, which are the Standard Function Blocks for PID loop control. However, in the Standard Library, PID control, you should find FB 41/42/43, which are PID instructions you can load directly from the library to the CPU program. Depending on various factors, you might even find FB58 in the same library. Look in the program instructions you have in Step 7 and tell us if you locate theese FBs. Also, have a look at the following thread, which discusses issues of FB41 that could help out with other PID loop instructions; /tf/WW/en/Posts/33184 Hope this helps, Daniel Chartier |
Last edited by: dchartier at: 4/29/2011 7:52 PMAdded link to FB41 thread |
|
5/10/2011 9:17 AM | |
Joined: 1/28/2009 Last visit: 10/26/2024 Posts: 6852 Rating: (1365) |
In order to initiate the tuning algorithm, you need to put a enough jump in "DB_TCONT_CP".SP_NT parameter of FB58.It means,you should change this value 10 to 15 degree centigrade more than the ambient temperature to provide process data for optimization algorithm.The procedure reminds me of STEP response in control courses. regards Attachmenttuner_parameter.zip (267 Downloads) |
Follow us on