SolarPlexus
Newbie level 3
- Joined
- Feb 11, 2013
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,328
Hello all,
I'm trying to interface a pressure sensor (specifically, a Honeywell NSCSANN015PAUNV piezoresistive pressure sensor) with an Arduino Uno analog input, but I'm not having much luck. The output from the pressure sensor is a "ratiometric analog output" with a pin corresponding to V+out and a pin for V-out. My problem is that I haven't found an effective way of rectifying the output signal for interfacing with an Arduino input pin.
I have created a standard curve for the pressures of this sensor and have found that the voltage across the pins at atmospheric pressure and 5V input is approximately 75mV. This makes sense, as according to the datasheet (https://sensing.honeywell.com/index.php?ci_id=142173) the nominal mV/V/Full Scale Span = 15 for a supply voltage of 5V (maybe I'm completely misunderstanding what this spec means?). Anyways, this standard curve is approximately linear, with 15mV intervals (yintercept ~ 0).
In order to integrate the sensor with the Arduino, my first thought was that I could use a simple, zero-gain differential amplifier circuit (with an LM741 Op Amp and 10kOhm resistors). Unfortunately, the output from this circuit is only 65mV at 5V, which contradicts what I found when testing the pressure sensor on its own. Other voltage readings were similarly incongruent. I don't know how to get an accurate reading of the output from this sensor with my Arduino, and I've tried several LM741 arrangements to no avail. I would appreciate any advice on this matter, and whether or not I'm going about this measurement all wrong. I'm still a bit fuzzy about what "ratiometric analog output" means in this context.
Thanks for your help.
I'm trying to interface a pressure sensor (specifically, a Honeywell NSCSANN015PAUNV piezoresistive pressure sensor) with an Arduino Uno analog input, but I'm not having much luck. The output from the pressure sensor is a "ratiometric analog output" with a pin corresponding to V+out and a pin for V-out. My problem is that I haven't found an effective way of rectifying the output signal for interfacing with an Arduino input pin.
I have created a standard curve for the pressures of this sensor and have found that the voltage across the pins at atmospheric pressure and 5V input is approximately 75mV. This makes sense, as according to the datasheet (https://sensing.honeywell.com/index.php?ci_id=142173) the nominal mV/V/Full Scale Span = 15 for a supply voltage of 5V (maybe I'm completely misunderstanding what this spec means?). Anyways, this standard curve is approximately linear, with 15mV intervals (yintercept ~ 0).
In order to integrate the sensor with the Arduino, my first thought was that I could use a simple, zero-gain differential amplifier circuit (with an LM741 Op Amp and 10kOhm resistors). Unfortunately, the output from this circuit is only 65mV at 5V, which contradicts what I found when testing the pressure sensor on its own. Other voltage readings were similarly incongruent. I don't know how to get an accurate reading of the output from this sensor with my Arduino, and I've tried several LM741 arrangements to no avail. I would appreciate any advice on this matter, and whether or not I'm going about this measurement all wrong. I'm still a bit fuzzy about what "ratiometric analog output" means in this context.
Thanks for your help.