Voltage amplification

Thread Starter

Zeus Ex

Joined May 4, 2017
17
Hello,
I have a pressure sensor (PX137-100DV) which I would like to read using Arduino.
With input voltage of 12V, output voltage is 0-100mV in FS.
This would require amplification gain of 50 to be in range 0-5V.

I will very much appreciate if someone posts an amplification circuit.

Thanks.

Z
 

Thread Starter

Zeus Ex

Joined May 4, 2017
17
Yes, I was looking at this post, where MrChips posted a circuit, but I think circuit I need is little different than this one.
Now I am trying to figure out the changes.

@johndeaton thanks for the link!
 

crutschow

Joined Mar 14, 2008
38,325
For that low signal voltage you will want to use an op amp with a low input offset voltage (Vos<1mV).

What supply voltages do you have available?
 

AnalogKid

Joined Aug 1, 2013
12,050
What power supply voltages are available for the opamp circuit?
Both the LM358 and uA741 have relatively high input offset voltage error. The LM301 is a little better, but still not by much. Where are you located?

ak
 

crutschow

Joined Mar 14, 2008
38,325
Those op amps have offsets of several mV so the offset error will be several percent of the full-scale signal.
You need to look for lower offset op amps.
The also need to be rail-to-rail types if you want to operate from a single 12V supply.
If you tell us where you would buy parts, we can help with that.
 

Reloadron

Joined Jan 15, 2015
7,860
One of the most common and a very popular amplifiers for what you wish to do is the INA12x Precision, Low Power Instrumentation Amplifiers. The INA 128 would fit your needs and only requires a single external resistor to set the gain. While not the lowest priced it comes in an eight pin dip and is easy to use. They run about $10 USD.

<EDIT> Sorry, I see you got a solution while I was slow crawl typing. </EDIT>

Ron
 

Thread Starter

Zeus Ex

Joined May 4, 2017
17
@Reloadron Thanks.
Using this figure and INA128, Rg = 1Kohm.
How exactly do I wire my sensor with this opamp?

upload_2017-5-4_22-37-50.png

ps. I can try multiple solutions.
 
Last edited:
Top