temperature control in GE plc's

jcraft

Member
Join Date
Dec 2006
Location
Niagara falls
Posts
91
I am new to a lot of this stuff so just bear with me. We use a lot of GE plc's around the facility and I will be setting one up soon on a machine retrofit. Basically we need to bring a thermmocouple input into the plc and then do all the neccessary scaling and pid instruction and then fire an output that will energize a relay to provide power to a band heater. My question is pretty basic as to how to set the logic up to do this such as how to scale where to move the data and how to setup the pid loop ( which I am assuming will just be the PID instruction for GE. If any one can walk me through the basic steps how to do this or has a basic logic circuit that shows this that would be great. Thanks
 
When you configure a thermocouple input module in a GE Fanuc PLC, you define whether you want the temperature data to be reported in Celsius or Fahrenheit. The units are generally tenths of a degree, so an actual temperature of 123.4 degrees will show up as a value of 1234 in the %AI register assigned to the channel.

How closely do you need to control the temperature? If you can tolerate some fluctuations, then you may be able to adequately control it by simply energizing the relay when the temperature falls below some level and turning it back off when the temperature gets too high.
 

Similar Topics

Hello friends I need to automate a machine, I thought Micrologix 1400 and PanelView Component C1000. This machine has 2 heating tanks, 1...
Replies
9
Views
10,189
I have an older machine here that we want to upgrade. It is currently running a SLC 5/04 with Wonderware as the HMI. The process has a couple of...
Replies
3
Views
5,790
hi I have programmed PLC to control weighing system by connecting amplified load cell output to the analog module connected to the PLC then...
Replies
2
Views
4,780
I have S7 1512C controler for controlling 48 PID temperature loop, the output is PWM. Please I need the best, most efficient way to write the...
Replies
13
Views
600
Hey everyone I'm trynna write a program to a WEST PRO16 temperature controller, but it just won't download the program i made using BlueControl...
Replies
0
Views
747
Back
Top Bottom