Post Go back to editing

Circuit Planning with AD9643

Thread Summary

The user is troubleshooting a PCB setup using the ADA4930-2 and AD9643, where connecting 200Ω resistors between FB and OUT pins causes the amplifier to operate open-loop, resulting in a square-like output. The correct configuration is to connect the 200Ω feedback resistors from FB+ to -IN and -FB to +IN. The outputs are centered around 0.9V common mode, requiring a differential probe for accurate measurement.
AI Generated Content
Category: Hardware
Product Number: ADA4930-2

Hello all,

I am planning a PCB in which I want to utilize the ADA4930-2 and the AD9643. I thought about using this set-up:

(My input is currently produced by a Waveform Generator).

from the scheme attached:
 

Should I add a 200ohm resistor between in- and out-, and in+ to out+?

Thank you in advance.

Tom

  • Hi  

    No additional 200 Ω resistors are needed. Your schematic already includes the feedback resistors connected through the ADA4930-2 FB pins.

    Best Regards,
    Ian

  • Dear Ian, 

    Thank you for your response. I did a change in the wiring, because I have noticed that the FB pins are connected to the inputs through the 200ohm resistors, instead to the outputs. Currently, the FB pins are connected to the corresponding OUTPUT pins through the 200ohm resistors, and the previous wrong connections have been lifted.

    Still, instead of seeing the signal I am creating through the waveform generator (1MHz, 1Vpp, 0 offset), I see a 1MHz square-ish wave, of 1.8Vpp around 0.9v (which is also Vocm).

    Do you have any idea what could cause this?

    Thank you, 

    Tom

  • Hi  

    The FB pins are internally connected to corresponding OUT pins, therefore the 200 Ω feedback resistors should be connected from FB+ to -IN and from -FB to +IN, as in your original schematic. 




    Connecting the FB pins to the corresponding OUT pins through 200 Ω leaves the input summing nodes without negative feedback. The amplifier therefore operates open-loop and clips, producing the square-like output you observed. Also, one additional point: each output is centered around the 0.9V common mode, so measuring each OUT pins with respect to GND will not show differential output. Please use a differential probe if you haven't yet.

    I have attached an LTspice simulation demonstrating this behavior:




    ADA4930-2_SIM.asc
     

    Best Regards,
    Ian

  • Dear Ian. 

    Thank you for your help in this issue. I think that this will solve the problem. I noticed (can be seen in the image of my design in the original post) that from the beginning the FB are connected to the wrong polarity of the input, and I assume that that was the only problem with the circuit.

    Tom