MC68HC908JK1 ADC INPUT

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MC68HC908JK1 ADC INPUT

2,071件の閲覧回数
mauricio2346
Contributor II
HELLO! i am trying long time ago to control 2 adc signals at the same time with HC08JK1 microcontroller.Then the microcontroller will show a pressure level from 7 segments (led) display. the signals are from MPX2010D pressure sensor as a diferential voltage signals with a little lm358-based circuit. I need some help with the software to control that signals. if someone knows about it please tell me or send me some schematics. i'm using the HC08 studio from Metrowerks. I am desperate!. PD: sorry for my english (i use to speak spanish).
ラベル(1)
0 件の賞賛
返信
1 返信

587件の閲覧回数
bigmac
Specialist III

Hello,

The pressure sensor produces a full scale differential voltage of 25mV between +Vout and -Vout.  However, I assume these voltages are offset from "ground" by one half the supply voltage (presumably one half of 10 volts or thereabouts), but the data sheet is not entirely clear on this.

It is unclear much differential gain you provide in your analog processing, and what measures you take to reduce the offset, but your post suggests that you are processing the +Vout and -Vout signals separately.  To convert the 25mV differential signal, and provide a span from 0 to 5 volts suitable for the A/D, a differential gain of 200 would be required.  I suspect that this will require a suitably precise differential "instrumentation amplifier" to achieve.  I don't think that the use of LM358 operational amplifiers, in an instrumentation amplifier configuration, would be adequate because their initial offset voltage is comparable with the signal level, and the variation of offset with change of temperature would be unacceptable.

If the differential amplifier approach is used, only a single A/D input to the MCU would be necessary.

Regards,
Mac

 

0 件の賞賛
返信