Shop OBEX P1 Docs P2 Docs Learn Events
A/D Conversion of an AC Signal — Parallax Forums

A/D Conversion of an AC Signal

ArchiverArchiver Posts: 46,084
edited 2002-03-12 20:03 in General Discussion
Hi Everyone:

How would I go about converting an AC signal into an A/D converter
without
having to use external circuitry to shift the zero volt level of the
sine
wave? I was thinking of trying to put a +/-2.5V split supply on an A/D
converter so that the 0V signal would correspond to a bit value of
50%, -2.5V corresponds to 0%, and 2.5V corresponds to 100%. Can a
split
supply arrangement be done without smoking a LTC1298 A/D chip? The
specs for
the IC do not shed any light on this and give the impression that you
can
only put on 5VDC. Is there another A/D chip out there specifically
designed
for this type of conversion? The intent is to continuously sample and
copy a
full sine wave into a data register, which can then be mathematically
manipulated. I am also looking for fairly good frequency resolution
(up to
50 kHz) so if my only alternative is to use a conditioning op amp
circuit to
shift the 0V level to 2.5V, it would need to be able to handle
frequencies
up to this level.

Any help or insights would be appreciated.

Thanks and regards,

Gerry Shand
gshand@h...

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2002-03-12 17:36
    Gerry:

    I haven't actually tried this with a 1286 or 1298, but since the max Vcc is
    12V, you should be able to offset Gnd to -2.5V. I would think that you would
    be dealing with a 2.5V data output however. The 1298 shares Vcc with Vref,
    so it's probably not the right choice. The 1298 really should be used with
    up to 5.5V Vcc (I think) so I wouldn't try this for anything serious.

    Have you checked pgs 16 & 17 of the data sheet, which includes notes on
    converting sinusoidal input?

    Chris

    >
    > How would I go about converting an AC signal into an A/D converter
    > without
    > having to use external circuitry to shift the zero volt level of the
    > sine
    > wave? I was thinking of trying to put a +/-2.5V split supply on an A/D
    > converter so that the 0V signal would correspond to a bit value of
    > 50%, -2.5V corresponds to 0%, and 2.5V corresponds to 100%. Can a
    > split
    > supply arrangement be done without smoking a LTC1298 A/D chip? The
    > specs for
    > the IC do not shed any light on this and give the impression that you
    > can
    > only put on 5VDC. Is there another A/D chip out there specifically
    > designed
    > for this type of conversion? The intent is to continuously sample and
    > copy a
    > full sine wave into a data register, which can then be mathematically
    > manipulated. I am also looking for fairly good frequency resolution
    > (up to
    > 50 kHz) so if my only alternative is to use a conditioning op amp
    > circuit to
    > shift the 0V level to 2.5V, it would need to be able to handle
    > frequencies
    > up to this level.
    >
    > Any help or insights would be appreciated.
    >
    > Thanks and regards,
    >
    > Gerry Shand
    > gshand@h...
    >
  • ArchiverArchiver Posts: 46,084
    edited 2002-03-12 20:03
    I also have code for this chip I think its -2.5 to +2.5

    MICROCHIP / TELECOM TC3401 16 BIT ADC

    Original Message
    From: "ronlizus" <ronlizus@y...>
    To: <basicstamps@yahoogroups.com>
    Sent: March 12, 2002 8:05 AM
    Subject: [noparse][[/noparse]basicstamps] A/D Conversion of an AC Signal


    Hi Everyone:

    How would I go about converting an AC signal into an A/D
    converter
    without
    having to use external circuitry to shift the zero volt level of
    the
    sine
    wave? I was thinking of trying to put a +/-2.5V split supply on
    an A/D
    converter so that the 0V signal would correspond to a bit value
    of
    50%, -2.5V corresponds to 0%, and 2.5V corresponds to 100%. Can a
    split
    supply arrangement be done without smoking a LTC1298 A/D chip?
    The
    specs for
    the IC do not shed any light on this and give the impression that
    you
    can
    only put on 5VDC. Is there another A/D chip out there
    specifically
    designed
    for this type of conversion? The intent is to continuously sample
    and
    copy a
    full sine wave into a data register, which can then be
    mathematically
    manipulated. I am also looking for fairly good frequency
    resolution
    (up to
    50 kHz) so if my only alternative is to use a conditioning op amp
    circuit to
    shift the 0V level to 2.5V, it would need to be able to handle
    frequencies
    up to this level.

    Any help or insights would be appreciated.

    Thanks and regards,

    Gerry Shand
    gshand@h...




    To UNSUBSCRIBE, just send mail to:
    basicstamps-unsubscribe@yahoogroups.com
    from the same email address that you subscribed. Text in the
    Subject and Body of the message will be ignored.


    Your use of Yahoo! Groups is subject to
    http://docs.yahoo.com/info/terms/
Sign In or Register to comment.