A bit OT..control logic

plcsoftvsd

Member
Join Date
Sep 2007
Location
23 15 13.2 N 77 27 28.75 e
Posts
132
I am trying to get my head around this but it is escaping me..:unsure:

Omron temp controller (ON-OFF type) E5CSV with one output relay and one alarm relay.

Set point is 500 deg C and i want hysterisis of 50 deg C on either side which means heater shoud be ON to enable temp between 450 deg to 550 deg C.

How would the control logic would be using the available output relay (NO contact) and one alarm contact (NO contact)on the controller.

Any ideas appreciated..

cheers.
 
As always it depends on your appication. Most people use the alarm output to look for a runaway condition. That is if the temperature gets too high or the thermocouple or temp sensor malfunctions. The other contact might be used for detecting an operating temperature. Useful for knowing when the machine is ready to run or if you are heating something that draws the temperature down, when it has recovered.
 
One thing I would add that if the setpoint is 500 and the hysteresis is 50, the heating element will turn off once the temperature reaches 500. The temperature may continue to climb and then it will eventually decrease. The heating element will not turn on again until the temperature reaches 450.
 
That is what i want to achieve but it does not happen.as there is no hysterisis in ON-OFF type controller,.as soon as the temperature comes down to 495 deg C the heater starts again and cuts OFF at 500 deg C which is putting stress on the contactors heaters etc. I want to use the alarm contact to disable the output contact between 450 deg c and 550 deg C and above 550 deg C.

This alarm contact is programmable to 50 deg C above and below setpoint to HI condition (relay activated).

But to get to these contacts to activate the heater in the band of 450 deg c to 500 deg C is what is tricky...( to me atleast..)

cheers..
 
I recently purchased and installed two SOLO temperature controllers from Automationdirect.com for $100 each. They can be configured for ON/OFF heating control with hysteresis. In my application the setpoint is 400 and the hysteresis is set at 10. Everything works great. Mine also controls a contactor and I had similar concerns about overworking the contactor.

I have not dealt with the Omron temp controller, so i cannot be more specific with my advice.
 

Similar Topics

I have a GuardLogix PLC with safety inputs of HMI, Estops, Light Curtains, and Gates. Is it considered safe for the safety program to monitor the...
Replies
11
Views
768
Hello All, I am relatively new at this, so I apologize if my questions are unclear. Either way, I am using an FAL To copy a value from an...
Replies
12
Views
1,428
Hi I want to press a button on the HMI screen and write to a bit within an Integer within a control logix PLC. The iFix version is 5.5 and using...
Replies
3
Views
2,388
First large job with Ignition and CLX. Having to integrate to an existing PLC Program which has everything mapped to an Array of DINTs for HMI...
Replies
8
Views
4,540
Dear All, Can you please reveal the equivalent control logix GSV system bit to SLC bits 1. Major Error Handler S:1/13 2. Over Flow Trap S:5/0...
Replies
1
Views
1,695
Back
Top Bottom