Hi, I've been trying to get some bandwidth estimates for a 5T OTA using gm/id lookup tables, however the Cgg readings show up to be negative. Any solutions for this?
b
Boris Murmann
02/10/2025, 4:02 PM
What is the source of your tables?
p
Pranav Dimri
02/10/2025, 6:27 PM
I have been using the techsweep gmid schematic from your Chipathon github repository. Interestingly, the tables show no negative Cgg values.
b
Boris Murmann
02/10/2025, 8:14 PM
So how did you get negative values?
p
Pranav Dimri
02/10/2025, 8:54 PM
The lookup function in the pygmid library lookup module returns negative values for some reason.
b
Boris Murmann
02/10/2025, 10:35 PM
Your script asks for data at L=10 when the maximum value available in the tables is L=3. This has no chance to work.