Post Go back to editing

Noise on ADC output when toggling FPGA pins

Category: Hardware
Product Number: AD9236

I am working on a design in which an FGPA reads the output of a 12-bit ADC at 40MHz (AD9236) after amplifying the signal by an AD8132 fully differential amplifier. After summing the input in specific time windows the data is stored on an SDRAM. The problem is that the operation of SDRAM logic makes noise on ADC. To regenerate the problem I have deleted the SDRAM logic from my code and just toggled some random pins of SDRAM for a certain amount of time to find out the reason. It seems toggling pins are responsible for coupling noise to the power rails. Different LDOs are used for each power rail with ferrites at outputs. I have added several bypass/decoupling caps to ADC power rails like Analog, Digital, and Vref pins which seem to have no or less impact on the issue. I have also used separate power planes for analog and digital parts and a solid ground layer. Increasing the gain of the amplifier makes the situation worse.

Here are some readings of ADC output at low and high gain. The pins are just toggled between sample 500 and 600 for hundred times. This behavior is also present when there is no amplifier in the circuit.

LOW gain:

HIGH gain:

The schematic of AD9236:

The layouts:

  • Hi  ,

    Thanks for your interest in AD9236.

    Could you check the power supply (AVDD, DRVDD, & VCM) and the VIN+ and VIN- (with no inputs) via oscilloscope if the spurs are visible when you toggle the SDRAM.

  • Hello,

    My comments are as follows:

    1) The two time domain plots show different levels of noise spikes (about factor of 3x) between high and low gain settings indicating that noise transients maybe coming in from the AD8132.   To validate this is the case........suggest redoing measurement where one of the ADC differential inputs are disconnected from the AD8132 with this input then "shorted" to the other input (which is still connected to the AD8132) thus still providing the desired common-mode to the ADC input.  How does noise pk-pk in this condition compare to the low and high gain conditions.

    2) The layout seems sub-optimum in that the capacitors (especially 0.1 uF caps) associated with the REFT/REFB pins are not located on top-side of PCB in very close proximity to these pins (thus minimizing parasitic inductance) as shown on EVB layout in the datasheet.  For debug purposes............try adding a 0.1 uF cap directly across the "pins" of the REFT and REFB to see if it shows an improvement.  Suggest using 0402 components should you re-layout.