which formula to use for a pressure sensor

Thread Starter

khalad

Joined Feb 9, 2017
55
hello everyone,

I am using this pressure sensor provides a liner relationship between the current and the pressure so Min 4mA = 0bar and Max 20mA = 6 bar,
so what kind of formula should I use to get the reading of the pressure from an analog input that reads voltage ?
 

ericgibbs

Joined Jan 29, 2010
21,442
hi kh,
One option is to use say a 250R load resistor through which the sensed current passes, this would give 1V for 4mA and 5V for 20mA.
E
 

ericgibbs

Joined Jan 29, 2010
21,442
hi,
The next step would be to use a PIC/MCU with an inbuilt ADC.
The program would calculate the actual pressure and display either on an LCD display or and RS232/USB output.
E
 

ericgibbs

Joined Jan 29, 2010
21,442
I have read the English version of that datasheet, I cannot see 6 bar in the text.??
E

OK, Got it!!!

Its on the body of the sensor in the picture
 

ericgibbs

Joined Jan 29, 2010
21,442
Two options would be:
Use a 0mA to 20mA Ammeter, connect the meter in series with the sensor current
Build the circuit and use a 0V to 5V, voltmeter on the output pin.
 

Kjeldgaard

Joined Apr 7, 2016
476
This thread is getting long and I still lack overview of what the measurement / signal will be used for?

Because if it is remote viewing, then a standard adjustable LED or LCD panel instrument might be the solution?
 

Thread Starter

khalad

Joined Feb 9, 2017
55
Two options would be:
Use a 0mA to 20mA Ammeter, connect the meter in series with the sensor current
Build the circuit and use a 0V to 5V, voltmeter on the output pin.
well we used a resistor 250 ohm and we supplied the sensor with 12v and then got a reading of 0.985 . so i guess this is the reading of the pressure when 1v=4mA =0 bar . but then should't be reading the atmospheric pressure because it can not really be 0 bar ?
 
Top