Author Topic: ADC and small output pressure sensor  (Read 4792 times)

0 Members and 1 Guest are viewing this topic.

Offline GriffinTopic starter

  • Supporter
  • ****
  • Posts: 36
  • Country: za
    • Amara Solutions
ADC and small output pressure sensor
« on: May 24, 2012, 08:16:58 pm »
Hi All
I am working on another side project again this time involving pressure sensors. I have a non pre-amplified pressure sensor from Honeywell;
http://za.rs-online.com/web/p/products/2355891

As always I have a problem. The pressure sensor has an output of 145mV to 250mV with a sensitivity of 0.85mv per psi. Now from my limited knowledge that is too small to measure with the ADC in 10bit mode directly as far as I understand so what can I use to amplify it so that the ADC can read those values from 1-5v or another solution that will give me that accuracy close to 0.85 per increment.

PS I have seen a operation amplifier used but that would require a dual rail power supply and I am hoping to avoid that for just this one sensor. I have all 8 ADC pins available on an ATMega324A.
If it cannot be done, the answer is simple: Do the impossible and hurry up!
 

Online ejeffrey

  • Super Contributor
  • ***
  • Posts: 3717
  • Country: us
Re: ADC and small output pressure sensor
« Reply #1 on: May 25, 2012, 03:07:31 am »
There is no requirement for an opamp to have +/- rails.  They only have +ve and -ve.  The input and output signals must be within a specified range relative to +ve and -ve, but either one can be ground.  Some amplifier circuits require split supplies, but for your application that is unnecessary.  A simple 10x non-inverting amplifier will rescale your signal from 1.45 V .. 2.5 V.  That is probably good enough, but if you need more resolution you can shift the level down and add more gain.
 

Offline w2aew

  • Super Contributor
  • ***
  • Posts: 1780
  • Country: us
  • I usTa cuDnt speL enjinere, noW I aR wuN
    • My YouTube Channel
Re: ADC and small output pressure sensor
« Reply #2 on: May 25, 2012, 07:21:15 pm »
Agreed with the opamp idea.  There are PLENTY of single-supply rated opamps that include rail-rail input and outputs, that can easily be used to offset and amplify this sensor signal to create an output signal that will more effectively drive the full input range of the DAC.
YouTube channel: https://www.youtube.com/w2aew
FAE for Tektronix
Technical Coordinator for the ARRL Northern NJ Section
 

Offline MikeK

  • Super Contributor
  • ***
  • Posts: 1314
  • Country: us
Re: ADC and small output pressure sensor
« Reply #3 on: May 25, 2012, 07:50:41 pm »
Is there a name given to this spec of how close it can get to the rails?  I've looked through, say, Mouser before and not been able to find an op-amp that suited my application.
 

Offline sonicj

  • Frequent Contributor
  • **
  • Posts: 756
  • Country: us
  • updata successed!
Re: ADC and small output pressure sensor
« Reply #4 on: May 25, 2012, 08:04:13 pm »
Is there a name given to this spec of how close it can get to the rails?
Rail to Rail
 

Offline MikeK

  • Super Contributor
  • ***
  • Posts: 1314
  • Country: us
Re: ADC and small output pressure sensor
« Reply #5 on: May 25, 2012, 08:07:18 pm »
Is there a name given to this spec of how close it can get to the rails?
Rail to Rail

I meant a technical term, like what to look for in the datasheet.
 

Offline T4P

  • Super Contributor
  • ***
  • Posts: 3697
  • Country: sg
    • T4P
Re: ADC and small output pressure sensor
« Reply #6 on: May 26, 2012, 03:37:12 am »
Is there a name given to this spec of how close it can get to the rails?
Rail to Rail

I meant a technical term, like what to look for in the datasheet.

They always say "Rail to rail" on the top
I have seen RRIO opamps but most of them would be RROP
I just saw a 190MHz RRIO opamp on E14 for 6$ ...
 

Offline GriffinTopic starter

  • Supporter
  • ****
  • Posts: 36
  • Country: za
    • Amara Solutions
Re: ADC and small output pressure sensor
« Reply #7 on: May 26, 2012, 02:17:18 pm »
From what I understand in the AVR Freaks forum they mentioned connecting the sensor directly to 2 ADC pins on the ATMega324A and using what's called differential mode. This could then be used with a x10 gain to give me a similar result. Will this work or will the op-amp be the better bet?
If it cannot be done, the answer is simple: Do the impossible and hurry up!
 

Offline Rufus

  • Super Contributor
  • ***
  • Posts: 2095
Re: ADC and small output pressure sensor
« Reply #8 on: May 26, 2012, 03:31:36 pm »
Will this work or will the op-amp be the better bet?

What works depends on how accurate you require it to be, if you will do software calibration, and your available supply voltages. The sensors you linked are a bit cheap so if you want accuracy over temperature you need some other external circuitry as well.


 

Offline PA0PBZ

  • Super Contributor
  • ***
  • Posts: 5127
  • Country: nl
Re: ADC and small output pressure sensor
« Reply #9 on: May 26, 2012, 08:09:53 pm »
From what I understand in the AVR Freaks forum they mentioned connecting the sensor directly to 2 ADC pins on the ATMega324A and using what's called differential mode. This could then be used with a x10 gain to give me a similar result.

I'm not an AVR specialist but looking at the datasheet you can set the internal reference to 2.56 volts and double your resolution.
Not a problem since the maximum you will measure is (.25-.145)*10 = 1.05 volts.
Too bad the other internal reference of 1.1 volts "should not be used" in differential mode, although they don't say it can't be used.
Would be nice to test, gives you full resolution  8)
Keyboard error: Press F1 to continue.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf