Other Parts Discussed in Thread: TINA-TI
I am trying to simulate the on-capacitance for the MUX36S16 and the simulation does not seem to match the datasheet.
My TINA-TI design is set up with:
VDD = 30V
VSS = 0V
Input: Voltage source on S1 with 100k series resistor
Output: D
AC Analysis Settings:
Start: 100
Stop: 1G
Points: 100
Sweep Type: Logarithmic
The on capacitance is calculated by finding the -3dB point of the transfer characteristic and then plugging in the series resistance and -3dB frequency to this equation:
C(on) = 1 / (2 * pi * R * f_3dB)
When using VDD=15 and VSS=-15, I get values that correspond to the datasheet. When using VDD=30 and VSS=0, I get 70pF for the on-capacitance but the datasheet specifies around 25pF
I used a similar process to the one described in this TI blog post to simulate the on-capacitance:
https://e2e.ti.com/blogs_/b/analogwire/posts/spice-it-up-extracting-the-input-capacitance-of-an-op-amp-part-3