converting 1-5Vdc to 4-20mA

theripley

Member
Join Date
Jul 2008
Location
laguna
Posts
545
Hi

Has anyone try to convert 1-5Vdc to 4-20mA by putting 250 ohms resistor?

I simply relied on the basic OHM'S law:

V = IR
5V = 20mA (R)
R = 250 Ohms

AND

1V = 4mA (R)
R = 250 Ohms.


Do I make sense?
 
it only makes sense if the TOTAL resistance that the 1-5 VDC was applied across was exactly 250 ohms. If you apply 1-5 VDC across a 250 ohm resistor then you have 4-20 ma but it can't be used anywhere except a circuit which has zero resistance.
 
it only makes sense if the TOTAL resistance that the 1-5 VDC was applied across was exactly 250 ohms. If you apply 1-5 VDC across a 250 ohm resistor then you have 4-20 ma but it can't be used anywhere except a circuit which has zero resistance.


What do you suggests I must do to get 4-20mA from a 1-5Vdc source?
 
I've read in other posts that conversion from 4-20mA to 1-5Vdc is easy by just closing it with a 250 ohm resistor. Im thinking I could use the same way by converting the other way around.
 
It is at least a theoretical way to solve the problem. If you have a 250 ohm resistor and 5 V voltagedrop over the resistor the current in the circuit will be 20 mA.
If you try to measure the current with some device you have to reduce the 250 ohms with the internal resistance of that device so the total resistance is exactly 250 ohms.
On top of that you must assure that your 5V source is capable to deliver 20 mA.
 
Hi electrical geek,

I have attached the technical specs of the pressure switch. It says, max.load current is 80mA so I guess it can deliver 20 mA.

What does usually integrators do when they convert 1 signal to the other, without using a signal conditioner? Signal conditioner is pretty expensive, here it cost at around Php 20,000.00

pressure switch-0001.jpg
 
Your transducer is no problem.
The problem is more likely with your measuring device. A normal inputresistance for a current input on a PLC (or similar) is normally between 250-500 ohms. This will make your solution impossible. If you can find a current input with very low internal resistance you can use this solution. You have to keep the total resistance at exactly 250 ohms.

If I understand the specification above correct, the pressuretransmitter is capable of voltage or current output. So why don´t you use the current output directly?
 
I'm going to say that you cannot go 1-5 volts to 4-20 mA without a signal conditioner.

Going from 4-20 mA to 1-5 volts can be done with a resistor (because voltage inputs are usually very high impedance), but it won't work the other way--even with a low impedance analog input.

Your best bet is probably going with a 4-20 mA signal from your pressure transmitter. The cut sheet you posted indicated that the option is available.
 
As stated above, going from 4-20 mA to 1-5 VDC over a 250 Ohm resistor works fine - I've done it many times.

Don't try it the other way from 1-5 VDC to 4-20 mA. The math works out, of course, but most voltage output transmitters have a very high minimum impedence - usually in mega-Ohms. It looks like yours requires at least 1 k-Ohm. Putting the 1-5 VDC over a small resistor looks like a short circuit to the transmitter, and it will draw more current than they can put out. At the least the transmitter will drop out, at the most the smoke will escape from the transmitter.

Use a signal conditioner. AutomationDirect.com, Acromag, Action Instruments, APi, and many many others build these.
 
Last edited:
If I understand the specification above correct, the pressuretransmitter is capable of voltage or current output. So why don´t you use the current output directly?

It says on the NOTE 2 that when a voltage output is selected, a simultaneous connection of switch out & current out cannot selected. I could choose current out but that would mean i would buy another pressure switch with that indication. The client who provided the switch was not taking into consideration the analog signal. So, as a technical person it would definitely be up to me to work my way.
 
Many might wonder why I need to convert my 1-5Vdc source to 4-20mA. My analog module Mitsubishi FX2N-2AD can only be worked with 0-10Vdc, 0-5 Vdc & 4-20mA. It just gives me headache that the switch was not current out. As all have suggested, i think it would be best to use a signal conditioner. I hope I could find an inexpensive one that is locally available. Thanks so much for your replies.

Anyway, how about converting 1-5 Vdc to 0-10Vdc or 0-5Vdc?
 
You don't need to convert 1-5VDC to use in either 0-5 or 0-10VDC. just plug it in. Do it in software - just scale it with the available math functions! You might lose a little resolution, but it's free!
 
I read the specs that, if you want the switch output you give up any analog output.

I take it that setpoints can be set in the sensor to give a switched output. Would it be ok to do the level logic in the PLC and let it provide a switched condition? Or is a switched indicator right by the sensor?

Assuming the indicator is next to the sensor then you may have to either get an inexpensive 'switch only' sensor to provide the local indication or run extra wires from the PLC to a local indicator.
 
You don't need to convert 1-5VDC to use in either 0-5 or 0-10VDC. just plug it in. Do it in software - just scale it with the available math functions! You might lose a little resolution, but it's free!


How would I do it?(sorry if it sounded naive). The scaled value on my module is 0-4000, if I plug it to the module I will get 800-4000 & not 0-4000. The value of the switch will be compared to another signal (4-20mA) therefore comparing both minimum values (4mA & 1Vdc), it will yield 800 & 0 which are not equal values at all.
 
Would it be ok to do the level logic in the PLC and let it provide a switched condition? Or is a switched indicator right by the sensor?

The system that I will make is an air pressure monitoring system so I have a regulator with analog in of 4-20mA. The pressure will be set on the touchpanel. The pressure switch will serve as its feedback, that is to ensure that the regulated pressure must equal to the set point. If its not equal then an alarm would output.

I hope I answer your question.
 

Similar Topics

Hello everyone, can anyone help me with covert the STL code to ladder. Iam using plc s71200. A %DB1.DBX33.7 // angel of vaccum...
Replies
2
Views
207
Hello PLCs Forum, I am in a bit of a pickle and was hoping someone could offer me some help. I have a .rss file and just need to see the ladder...
Replies
2
Views
121
Hello nice to meet you, im new in here, I'm currently trying to convert code written in STL for a S7-400 to SCL for an S7-1500, because when i run...
Replies
5
Views
316
Hello, did anybody know, if there exist an converting cable like the1492-CM1746-M01 (for an 1746-IB16 to an 5069-IB16), for an 1746-HSCE to an...
Replies
3
Views
389
Hello, This will be my first time converting powerflex 40's and 400's from devicenet to ethernet. I did some research, and it seems I will need...
Replies
4
Views
748
Back
Top Bottom