Question about a differential mount board pressure sensor

Click For Summary

Discussion Overview

The discussion revolves around the operation and interpretation of outputs from differential pressure sensors, specifically the MP3V5010 and MPX2100AP models. Participants explore issues related to negative pressure readings, calibration, and the formulas provided in the datasheets. The context includes both theoretical understanding and practical application in measuring atmospheric pressure and vacuum conditions.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Experimental/applied

Main Points Raised

  • One participant reports obtaining a negative pressure output (-0.79) when using the MP3V5010 sensor and seeks clarification on this result.
  • Another participant suggests that the negative output could be due to an offset that needs calibration, and questions how the sensor is being tested.
  • There is a discussion about the voltage output being more than 0.24 volts, yet yielding a negative pressure reading, prompting further inquiry into the conditions of measurement.
  • Participants discuss the importance of ensuring both ports of the sensor are open to air and the orientation of the sensor during measurement.
  • One participant mentions transitioning to the MPX2100AP sensor for absolute pressure measurement and expresses confusion regarding its operation, particularly the dual output pins.
  • Another participant explains the operational differences between the two sensors, emphasizing the need to measure the voltage difference between the pins of the MPX2100AP and provides a formula for calculating pressure based on the output voltage.

Areas of Agreement / Disagreement

Participants express varying levels of understanding regarding the operation of the sensors, with some agreeing on the need for calibration and careful measurement techniques, while others raise questions about the formulas and outputs. The discussion remains unresolved regarding the specific cause of the negative pressure readings and the proper use of the MPX2100AP sensor.

Contextual Notes

Limitations include potential misunderstandings of the datasheet specifications, the need for calibration offsets, and the impact of sensor orientation on readings. The discussion also highlights the lack of clarity in the MPX2100AP datasheet regarding the calculation of pressure.

Keerthana_28
Messages
3
Reaction score
0
Hello
I have a query regarding how this diffrential pressure sensor works
http://www.mouser.com/ds/2/302/MP3V5010-783555.pdf

I have used the formula they suggested and I am getting a negative pressure output. I am unable to interpret the reason to such an output, It would be great if someone can shed some light on it.

I am trying to utilize this to measure the variation in atmospheric pressure and vacuum but i have done this test only under normal pressure (basic working test) but since i am not able to understand this result , i haven't ventured testing it under those conditions.

Thank you.
 
Engineering news on Phys.org
Keerthana_28 said:
Hello
I have a query regarding how this diffrential pressure sensor works
http://www.mouser.com/ds/2/302/MP3V5010-783555.pdf

I have used the formula they suggested and I am getting a negative pressure output. I am unable to interpret the reason to such an output, It would be great if someone can shed some light on it.

I am trying to utilize this to measure the variation in atmospheric pressure and vacuum but i have done this test only under normal pressure (basic working test) but since i am not able to understand this result , i haven't ventured testing it under those conditions.

Thank you.
Welcome to the PF. :smile:

How are you testing it? It probably has an offset that needs to be calibrated out, but I could be wrong about that.

If you hook up a flexible tube to its input and blow and suck, do you get more normal changes in output voltage?
 
  • Like
Likes   Reactions: Keerthana_28 and jim hardy
What output are you getting?
 
  • Like
Likes   Reactions: Keerthana_28 and jim hardy
A question well stated is half answered.
You didnt give us much to go on.

Svein asked a question that will answer yours.
Svein said:
What output are you getting?

I'll add, for sake of completeness you could have included the following:

Which one do you have ? From datasheet you linked there are four varieties

upload_2016-5-12_13-55-41.png


as to its operation, again from datasheet
upload_2016-5-12_14-0-39.png


Again from datasheet

Vout = VSx (0.09 x P + 0.08)

so
If VS = 3 as recommended
(sanity check : 0 pressure gives +0.24 volts)
Vout/3 = .09P +.08
P= (Vout/3 - .08) /.09
P = Vout X 3.704 - .8889

i do not see how any Vout more positive than 0.24 volts could be interpreted as negative pressure.

What voltage did you get ?

SO

If VS is 3 volts and is decoupled per fig 3
and you're getting less output than +0.24 volts(caveat - see offset specification below)
i'd guess either
pressure is applied to wrong port
or you're trying to read vacuum with a pressure gage
or you've hooked the voltmeter up backward.

Caveat - here's their offset spec from datasheet
that 0.24 volts is only guaranteed to be within this range:
upload_2016-5-12_15-47-44.png


my two cents and overpriced at that.

Let us know what you find ?

old jim
 
Last edited:
  • Like
Likes   Reactions: Keerthana_28 and dlgoff
berkeman said:
If you hook up a flexible tube to its input and blow and suck...
Something I never thought I would see on physics forums. :smile:
 
  • Like
Likes   Reactions: Keerthana_28 and berkeman
Thank you all so much.
I apologize for the lack of information provided.

So first to answer your query regarding the output i am obtaining a pressure of -0.79.

Then, yes i tried varying the pressure by blowing and sucking air and it works fine showing me variation of pressure.

I am obtaining a positive voltage of more than 0.24. But i am getting a standard negative pressure (eg : Pressure = -0.79 Voltage= 0.280645).

Thank you Sir Jim Hardy, I shall check where i have made an error again and discuss the results i get with all of you.
 
Keerthana_28 said:
Voltage= 0.280645
jim hardy said:
Again from datasheet

Vout = VSx (0.09 x P + 0.08)

so
If VS = 3 as recommended
(sanity check : 0 pressure gives +0.24 volts)
Vout/3 = .09P +.08
P= (Vout/3 - .08) /.09
P = Vout X 3.704 - .8889

Voltage= 0.280645 (What the heck kind of meter do you have ? Gives me digit envy !)
+0.280645 X 3.704 -0.8889 = + 0.1506
now datasheet didn't say what are units
but i'd think from their graph it's kilopascals
upload_2016-5-15_14-15-19.png

That's .15 kpa out of 10 kpa range? That's error of only about 1.5% of span. Not bad for a "fresh out of the box" untouched ±5% gizmo.

so next question is at what condition did you measure .280+++ volts? Both ports open to air? No water inside the sensor?
Horizontal or vertical?
You'll probably find a small difference when the sensor is held in vertical vs horizontal plane. That's because Gravity pulls on its "differential sensing element" .
upload_2016-5-15_14-22-11.png

So
open both ports to air, place it in the position you intend to use it and measure Vout. That is the number you'll use in place of of 0.24 in the transfer function. Notice that your 0.28++++ falls within the specified range of 0.1 to 0.38 volts.

That's a neat gizmo, thank you for making me aware of it.

old jim
 
  • Like
Likes   Reactions: Keerthana_28 and dlgoff
Thank you Sir Jim. I tried that it, but now we had to make another choice because we need Absolute pressure measurement in vaccum. Thus we have planned on using MPX2100AP but we are facing an issue with it as well, the data sheet doesn't provide the formula for calculation of pressure , its confusing as this has two pins for Vout with one positive and one negative , i don't seem to place the idea and reason behind it . Could you please help me out with this.

Data sheet : http://www.mouser.com/ds/2/302/MPX2100-783865.pdf
 
You should study the datasheets carefully asking yourself "What did they mean by this?" for every entry.

That sensor is different than the first one you tried. It does not have an amplifier to give output refernced to common
it's more of a Wheatstone bridge
you must measure the voltage between those two pins
either with a differential A/D converter
or by two measurements

If you supply the device with 10 volts dc,
voltage between the pins will be nominal 40mv at 14.5 psia
and nominal 0 mv at 0 psia

upload_2016-5-26_16-13-21.png


y = m x pressure + b
where m is a fraction of applied input voltage, that's what "ratiometric" means
0.04 X pressure in kPa from that chart
Output (in millivolts) = kPaabsolute at P1 X 0.04 X Vsupply + offset,
so with 10 volt supply Output (in millivolts) = kPaabsolute at P1 X 0.4 + offset,

offset being error as given here(for 10V supply)
upload_2016-5-26_16-16-20.png


and Output being the voltage difference between the two pins.

You can surely solve that for pressure as f(volts) . At whatever supply voltage you use.

check my arithmetic - it's dinnertime here and Fair Anne has it ready !

old jim
 
Last edited:

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 3 ·
Replies
3
Views
17K
  • · Replies 1 ·
Replies
1
Views
993
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K