Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

SLC500 temperature control

Status
Not open for further replies.

KParker150

Mechanical
Joined
Oct 7, 2006
Messages
1
Location
US
We want to control temperature with an SLC 5/03 controller and a SLC500 NT4 thermocouple input. Is there any good software available to help with the setup of something like this and a PID loop?
Thanks
 
The SLC5/03 is perfectly adequate for PID control on a slow loop such as a temperature controller. What did you mean by software? RSLogix is the native A-B software for the SLC processors and can do what you're asking. A-B's manuals aren't bad to follow. You will need some form of output card from the PLC to control your heat source.

Tuning a temperature loop is either dead simple or a nightmare - the latter usually arises from long transport delays in the process between a controller demand change and the process variable at the sensor responding. Good control using PID in a loop with a long transport delay is tricky - often feed-forward yields better results.

You might want to check out the Ziegler Nichols tuning method if your process is amenable to it. This link gives a fair explanation, and any control engineering text will have this and a lot more detail.



----------------------------------
image.php
Sometimes I only open my mouth to swap feet...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top