Analog for Digital Engineers · All levels
Devices & Building-Block Circuits: Tricky Q&A
Senior interview and review questions for Devices & Building-Block Circuits.
Section Q&A bank
Use these drills after completing all topics in Devices & Building-Block Circuits. Answer with context, mechanism proof, artifact, owner, and release decision.
Why does an NMOS that is a great digital switch become a poor linear analog element near the rail?
[INT][ANALOG][DEVICES-AND-CIRCUITS]
Q: Why does an NMOS that is a great digital switch become a poor linear analog element near the rail?
A:
As the signal approaches the gate voltage, VGS overdrive shrinks and the device moves toward weak conduction, so on-resistance rises and becomes strongly signal-dependent. That creates distortion, gain compression, and slower settling even though logic-level toggling still appears correct. In analog paths, headroom and region control matter more than binary on or off state.
FOLLOW-UP TRAP: Assuming digital pass or fail behavior implies constant low resistance over the full analog swing.What is the subtle failure mode when a current mirror looks ratio-correct at nominal but breaks in silicon corners?
[INT][ANALOG][DEVICES-AND-CIRCUITS]
Q: What is the subtle failure mode when a current mirror looks ratio-correct at nominal but breaks in silicon corners?
A:
Nominal ratio checks can hide compliance and output-resistance sensitivity, so mirrored current collapses when VDS headroom is reduced by corner, load, or supply shift. Mismatch and temperature effects then amplify absolute error, moving downstream stages out of their intended operating region. Robust mirror design therefore needs compliance sweeps and mismatch-aware budgeting, not only ideal ratio matching.
FOLLOW-UP TRAP: Treating mirror accuracy as only a geometry ratio problem at TT corner.Why can a closed-loop op-amp design meet DC gain targets yet still oscillate in system bring-up?
[INT][ANALOG][DEVICES-AND-CIRCUITS]
Q: Why can a closed-loop op-amp design meet DC gain targets yet still oscillate in system bring-up?
A:
DC gain targets say little about loop phase at crossover. Parasitic poles from load capacitance, routing, or package interactions can erode phase margin after integration, especially when compensation was tuned in isolation. The loop then rings or oscillates even though small-signal DC error looked acceptable in pre-integration simulation.
FOLLOW-UP TRAP: Equating high open-loop gain with guaranteed closed-loop stability.How is comparator metastability similar to digital synchronizer uncertainty, and what extra analog pitfall is common?
[INT][ANALOG][DEVICES-AND-CIRCUITS]
Q: How is comparator metastability similar to digital synchronizer uncertainty, and what extra analog pitfall is common?
A:
Both involve prolonged resolution time when the input differential is near zero at the decision instant, creating cycle-to-cycle timing uncertainty. Comparators add analog-specific pitfalls: input kickback and offset can shift the effective decision point and perturb the source itself. That means timing and threshold integrity must be co-designed, not treated as separate concerns.
FOLLOW-UP TRAP: Thinking comparator errors are only timing-related and independent of front-end analog interaction.Q&A drill guide
SYMPTOM -> ANALOG MECHANISM -> EVIDENCE -> OWNER ACTION -> VALIDATIONSketch while answering
CIRCUIT REASONING FLOW
device region -> small-signal model -> loop behavior -> integration riskCommon traps
Verify operating region assumptions before topology changes.
Separate static bias errors from dynamic stability behavior.
Track where calibration is masking core circuit weakness.
Key takeaways
Tie every analog claim to one measurable metric and one proving artifact.
Prefer minimal reversible mitigations with explicit owner and rollback criteria.
Common pitfalls
Treating all noise as one scalar instead of path and frequency dependent behavior.
Changing multiple analog knobs at once and losing causality.
Declaring closure from nominal behavior without stress replay evidence.