naina singhal
03/25/2024, 2:40 AMsky130_ef_io_instramp/cace/input_offset.sch
, the offset voltage is calculated from the transient simulation which does include the effect of the propogation delay in it. What if the offset voltage is calculated using the DC simulation with the same method : (inp - vcm when out = vdd/2)
? And the propagation delay can be calculated from the transient simulation. Will that be incorrect? Sorry I am just confused.Christoph Maier
03/25/2024, 6:16 AMTim Edwards
03/25/2024, 12:18 PMsky130_ef_ip__instramp
were originally used with a bandgap circuit; I did not try to rewrite them for the example. Bandgaps have metastable states, so DC and AC analyses can land in the wrong state and give the wrong result. The transient analysis is used to ensure that the bandgap startup circuit puts the circuit in the correctly operational state.
For circuits that don't have metastable states, a DC analysis is appropriate (and preferred) for input offset. So you have the right idea. The confusion comes from looking at a testbench that works but which is not the best choice for the application.Christoph Maier
03/25/2024, 12:38 PMnaina singhal
03/25/2024, 8:14 PM