Audio mixer IC - DC blocking reversed?

I have this audio switch IC - 4 analog inputs to 1 analog output, controllable over I2C.

What's weird is on the analog inputs the spec PDF shows a normal load resistor (100K), followed by a 10uF capacitor. Normally for blocking I see the capacitor first, followed by the resistor.

Is this a mistake, or will it work like this too? The outputs from the IC have it the other way, OUTPUT -> CAPACITOR -> RESISTOR TO GROUND, which is how I'm used to seeing it. I'm just curious if it serves some other purpose the way they've done it on the inputs, or if it might be a mistake?

Thanks.
 

Attachments

  • Screenshot 2023-09-29 at 4.37.22 PM.png
    Screenshot 2023-09-29 at 4.37.22 PM.png
    26.3 KB · Views: 211
It literally just goes into an IC at that point. But I've attached the full one so you can see. The inputs all have the resistor, then capacitor. But the outputs have them reversed, capacitor and then resistor.
 

Attachments

  • Screenshot 2023-09-29 at 6.17.20 PM.png
    Screenshot 2023-09-29 at 6.17.20 PM.png
    84.4 KB · Views: 640
The positioning of the blocking caps looks reasonable to me. I believe the idea is support whatever switch channel bias is appropriate; the shunt resistors to ground absorb any stored charge from caps in connected devices.
 
My question wasn't about an opamp though, it was why the order of the resistor and capacitor was reversed in the schematic. I get how opamp biasing works, but I don't believe those resistors are involved. Which is why I'm not sure I understand what you meant by your response.
 
If there is no resistor and the input is open (not connected), how can the input cap gets charged up to the correct value before a Gnd reference is connected ?
Anyway, for my 2 cents, the datasheet is correct.


Patrick
 

Attachments

  • AX2358.png
    AX2358.png
    22.3 KB · Views: 115
Hey Patrick - can you explain what you mean? How does that affect the external resistors to the IC? What Vref do you mean?
The AX2358 data sheet would be good, but I think it's clear: Audio is a bipolar voltage, so the single supply chip has to have a ~ground voltage called Vref, which is supplied to all the inputs inside the chip, but DC blocking caps are required to avoid shorting those input to the negative power supply. The ~100k resistors on the outside of those caps simply pre-charges those DC blocking caps so that you don't get a Vref spike into whatever you connect to those input and outputs.
 
  • Like
Reactions: duanestorey