Post Go back to editing

ADA4950 single-ended input with DC-offset to differential output AD9094

Category: Hardware
Product Number: ADA4950

Dear support,

I have some difficulties understanding the implementation of the ADA4950 in a single-ended to differential setup when the single-ended input has a DC-offset. 

I have a single ended input signal (relatively low frequency) which can be anything between 0 and 1.8V. This needs to be converted to a differential signal to be connected to the AD9094. 

I need a gain of 1...this is the circuit which I thought would work (see screenshot) but after some reading online I am a bit doubtful as people mention that a DC-offset on the input could cause issues on the output common mode voltage(?).

The VOCM pins are connected to the common mode output pin of the AD9094 ADC. Would this circuit convert the 0 to 1.8V single-ended input to a 1.8V differential peak-peak output voltage with a common mode voltage which is setup by the ADC? Or am I doing something wrong?

Thank you!

Top Replies

Parents

  • Hi MikeHuisma,

    Thank you for your interest in ADA4950 and AD9094.

     

    We want the inputs centered at 0V (purely AC) to achieve 1.8V differential
    peak-peak output voltage centered at VCM .
     

    See sample below for 1.8Vpp input with VCM centered at half of +VS.

     


    In your case, the input is 1.8Vpp shifted by 0.9V (0 to 1.8V).
    This will cause the output common mode issue you mentioned.
    Notice that the outputs are not centered at VCM.

     


     

    With respect to AD9094, you can't directly use the VCM = 1.43V due to the output
    voltage swing of ADA4950 being limited to -VS+1.2V. You'll see some clippings at the output if
    you try to do this on ADA4950 with single supply. See sample simulation below:

     



    Please see this link for some insights about differential drivers for driving ADCs.
    "Rules of the Road" for High-Speed Differential ADC Drivers | Analog Devices


    -AD9094 have internal VCM and is connected to the analog input pins.
    Keep in mind that if you want to use VCM externally,
    you need to disable this internal buffer.
    This is discussed in the input common mode section of the datasheet.
     

    -For your application, having AC coupling for both inputs and
    outputs of the differential amplifier might be necessary.
    -For the common mode voltage of ADA4950, you can set this at midlevel of VS+


    You may also refer to this article for additional details related to ADC front-end designs with amplifier drive:
    Wideband A/D Converter Front-End Design Considerations II: Amplifier-or Transformer Drive for the ADC? | Analog Devices

    Best regards,
    Peevee
     

  • Thank you for your very detailed response Peevee it is very appreciated!

    This makes more sense now. So you would recommend AC coupling both inputs, AC coupling the outputs, connect VOCM to the midlevel of VS+ (thus midlevel of 3.3V) and use the internal internal VCM to bias the AC coupled output of the ADA4950?

    Would you be able to share the LTSPICE simulation model?

    Also as a final request, could I send another screenshot of my schematic today just to be sure that everything is well? (as mistakes cannot be happening in this design)

Reply
  • Thank you for your very detailed response Peevee it is very appreciated!

    This makes more sense now. So you would recommend AC coupling both inputs, AC coupling the outputs, connect VOCM to the midlevel of VS+ (thus midlevel of 3.3V) and use the internal internal VCM to bias the AC coupled output of the ADA4950?

    Would you be able to share the LTSPICE simulation model?

    Also as a final request, could I send another screenshot of my schematic today just to be sure that everything is well? (as mistakes cannot be happening in this design)

Children