Understanding and mitigating latch-up in CMOS/BiCMOS circuits is crucial for reliable circuit design.
Latch-up is an undesirable phenomenon in CMOS and BiCMOS circuits, where a low-impedance path forms between the power supply (VDD) and ground (GND). This condition can result in excessive current flow, potentially leading to system failure or permanent damage to the circuit.
Latch-up occurs due to regenerative feedback between the parasitic PNP and NPN transistors that inherently exist in CMOS technology. These parasitic transistors form an unintended Silicon-Controlled Rectifier (SCR) or Thyristor structure, which can be inadvertently triggered under certain conditions.
The parasitic PN junctions in CMOS structures can form an SCR, causing an unexpected short circuit between VDD and GND. A significant input current can trigger this SCR, leading to self-sustaining conduction and potential thermal runaway. If not mitigated, latch-up can result in permanent device damage, power failure, or system instability.
Parasitic Transistors Formation
NPN Transistor: Emitter: Drain/source of the N-channel MOSFET; Base: P-substrate; Collector: N-well containing the complementary P-channel MOSFET
PNP Transistor: Emitter: Drain/source of the P-channel MOSFET; Base: N-well containing the complementary P-channel MOSFET; Collector: P-substrate
Thyristor/SCR (PNPN Diode) Structure: Anode: Drain/source of the P-channel MOSFET; Cathode: Drain/source of the N-channel MOSFET; Gate: P-substrate
Process-Level Solutions:
Layout and Design-Level Solutions:
Physical Design Considerations: End-Cap Cells
End-cap cells are preplaced physical-only cells that help meet design rules and prevent gaps in well and implant layers, ensuring well continuity. They connect only to power and ground rails once the power rails are created. Prevent Design Rule Check (DRC) violations by ensuring well tie-off requirements are met. Are placed at the left and right ends of the core rows and in fragmented core rows to maintain continuity. End-cap cells are fixed and cannot be moved during optimization.
More tap cells reduce well/substrate resistance, mitigating latch-up but increasing core area utilization. A well-balanced approach is provided by foundry guidelines, ensuring optimal placement of tap and end-cap cells.
Latch-up is a critical reliability concern in CMOS/BiCMOS designs, but effective process, layout, and design techniques can significantly reduce its occurrence. By implementing proper well tap placement, guard rings, and optimized doping strategies, designers can enhance circuit robustness against latch-up failures.