Parasitic capacitance
What Is Parasitic Capacitance?
Parasitic capacitance is the unintended capacitance that exists between conductors in an electronic circuit or device as a consequence of their physical proximity, even when no capacitor was intentionally placed between them. Any two conductors separated by an insulating medium form a capacitor; in a densely routed integrated circuit or a printed circuit board, every wire, via, bonding pad, and transistor terminal is in close proximity to other conductive structures, creating a distributed network of capacitive couplings that were not part of the intended design. These unintended capacitances affect signal timing, power dissipation, and bandwidth in ways that become more pronounced as circuit geometries shrink and operating frequencies rise.
The phenomenon is also called stray capacitance. It arises from the basic physics of electric fields: a charge distribution on one conductor induces a corresponding charge distribution on nearby conductors, storing energy in the electric field of the gap between them. Parasitic capacitance is characterized by its geometry, the permittivity of the surrounding dielectric material, and the spatial relationship between adjacent conductors.
Physical Origins in Integrated Circuits
In a VLSI chip, parasitic capacitance arises from several distinct geometrical configurations. Parallel-plate capacitance forms between a metal interconnect line and the substrate or a lower metal layer, with magnitude proportional to the overlap area and inversely proportional to the inter-layer dielectric thickness. Fringing capacitance adds to this plate capacitance through the electric field lines that terminate on the sides and corners of the conductor rather than its flat face, and fringing contributions become dominant as line widths shrink below the dielectric thickness in advanced nodes. Coupling capacitance, also called crosstalk capacitance, forms between adjacent signal lines on the same metal layer and causes one signal to disturb another. The Springer chapter on interconnect parasitic extraction of resistance, capacitance, and inductance provides a systematic treatment of how each component is extracted from three-dimensional geometry descriptions. In MOSFETs, the overlap capacitance between the gate electrode and the source or drain diffusion regions is a device-level parasitic that limits transistor switching speed.
Impact on Circuit Performance
Parasitic capacitance degrades circuit performance primarily through two mechanisms: increased propagation delay and increased dynamic power consumption. Every signal net must charge and discharge its intended load and the parasitic capacitances associated with its routing. The RC time constant formed by a driver's output resistance and the total capacitance on the net sets the rise and fall times of signals; larger parasitic capacitance directly increases this time constant and reduces maximum clock frequency. In analog circuits, parasitic capacitances create poles and zeros that alter frequency response and can cause instability in feedback amplifiers. Dynamic power consumption in CMOS digital circuits is proportional to the total switching capacitance, so reducing parasitics directly reduces energy per switching event. The EDN article on decreasing parasitic capacitance in IC layouts outlines the practical layout techniques that chip designers use to minimize these penalties.
Extraction and Mitigation
Parasitic capacitance extraction, often called RC extraction or parasitic extraction, is a mandatory step in the integrated circuit design flow. Field-solver tools calculate the capacitance matrix of all conductor pairs in a layout by solving the three-dimensional electrostatic boundary value problem, or by using pre-computed pattern libraries calibrated to process measurements. The extracted parasitics are back-annotated into the circuit netlist for post-layout simulation. The Springer study on simulation of parasitic interconnect capacitance for present and future ICs examines how extraction accuracy requirements evolve as interconnect dimensions scale below 100 nm.
Applications
Parasitic capacitance management is central to a wide range of circuit and system design challenges, including:
- High-speed digital interconnect design for processors and memory interfaces
- RF and microwave amplifier layout where parasitic poles limit gain-bandwidth product
- Analog-to-digital converter design, where sampling capacitor parasitics affect linearity
- Power converter gate-drive circuits, where MOSFET input capacitance governs switching losses
- Three-dimensional integrated circuits, where through-silicon via capacitances affect signal integrity