4-20 ma conversion

Shaun

Member
Join Date
Nov 2002
Posts
14
I have an application where,
1. I am using a 4-20ma pressure transducer signal.
2. I need to turn different lights on at off at different pressures.
3. At this time I don't have access to the existing old PLC system, so I am seeing if there is such a device that can do this conversion for me,

any ideas?
 
In all probability you can do what you want, as long as the PLC has an analog input. You would simply use compares to see if the pressure is greater than a set value for each light, and if so turn on an output wired to the light in question.
 
You need a threshold switch. We have some built in to some of our old analog drive systems and use some stand alone models to enable / disable different things based on tach feedback voltages. The thing basically looks at the analog value and switches relays in/out at different, adjustable levels. Ours plug in to a standard 11 pin round pin relay socket. We got them froma place called Action Instruments. They make all kinds of neat gizmos for analog levels.
 
Look at Omega Egineerings controllers. They are made for PID control, but several models also have multiple alarm outputs. Anotehr option is limit alarms from M-Systems, Entrelec, Phoenix, A-Pi, many others.
 
Try a LM3914 IC and a resistor. The LM3914 is a circuit which converts a voltage to a LED bar (or is it the LM3915?). You need the resistor to convert from mA to V. This is the simplest and cheapest solution possible.

Kind regards,

Jean Pierre Vandecandelaere
 
shawn

I think you can used a programmable indicator that has several output alarms contacts which you can program at different pressure pts.

Hope this will help you!
 

Similar Topics

I have a machine which is undergoing upgradation. As part of the process two SEW drives are being replaced., existing Gen B with new Gen C. The...
Replies
3
Views
197
Currently I’m using ESA model VT155W0000 HMI and it’s communicate with Fanuc PLC. Can any one suggest can I convert ESA model to EXOR HMI eSMART07M
Replies
0
Views
88
hi... i have an issue in s7 300 plc, while we run the machine(in idle there is no fault) , plc cpu goes in SF mode, after restart the power cycle...
Replies
2
Views
117
I have a Type C to RS485 adapter connect to my Siemens RWF55. I use modscan to scan it to get a value from the Siemens controller. In the...
Replies
4
Views
102
Hi all, I'm in the process of upgrading a PanelView1200 HMI program to be developed in FactroyTalk View Studio. The filetype for PanelView 1200...
Replies
7
Views
279
Back
Top Bottom