Offset Voltage

loose_electron

Joined Jan 16, 2024
19
Comparator offset is primarily a product of the device mismatch associated with the differential pair of transistors at the input of the comparator.

That said, do you have any transistor matching data for the semiconductor process that the comparator is on? The mismatch data can be inserted in a simulation as an ideal element.

If the comparator is a chip you are buying, then the spec sheet will have that information.

Rule of thumb - bipolar comparators will generally have input referred mismatch of 1-3 mV (some even less) A CMOS comparator will be worse, and is heavily dependent on the size of the transistors used. c01f20.png
 

Thread Starter

hsnakejindal

Joined Jan 16, 2024
14
Comparator offset is primarily a product of the device mismatch associated with the differential pair of transistors at the input of the comparator.

That said, do you have any transistor matching data for the semiconductor process that the comparator is on? The mismatch data can be inserted in a simulation as an ideal element.

If the comparator is a chip you are buying, then the spec sheet will have that information.

Rule of thumb - bipolar comparators will generally have input referred mismatch of 1-3 mV (some even less) A CMOS comparator will be worse, and is heavily dependent on the size of the transistors used. View attachment 312870
1705441086884.png
How to find it in a circuit like this?
 

WBahn

Joined Mar 31, 2012
32,823
I can't read your schematic because the resolution is too low, but if it is a nominal schematic that is symmetric, there won't be any offset voltage. Offset voltages are due to mismatches in the circuit, so a simulation won't show them unless your schematic models the mismatches. This is usually done via a Monte Carlo simulation.
 

Thread Starter

hsnakejindal

Joined Jan 16, 2024
14
I can't read your schematic because the resolution is too low, but if it is a nominal schematic that is symmetric, there won't be any offset voltage. Offset voltages are due to mismatches in the circuit, so a simulation won't show them unless your schematic models the mismatches. This is usually done via a Monte Carlo simulation.
Yes, that I know but what should I plot monte carlo of? What variable to use for it? I changed the threshold voltage of pmos and nmos and applied mc function with tolerance. What will be the next step?
 
When you get done with trying to simulate all this it's going to come down to the mismatch of the differential pair at the input.

The answer to the question here is going to come from matching data associated with the process data for those two transistors.

You can plug variance of those devices into the simulator all you want. But it won't be meaningful unless it's based upon empirical data from the foundry.
 
Top