Network capacitors—commonly called capacitor arrays—package multiple discrete capacitors into a single SIP, DIP, or SMD footprint to save board space, reduce placement costs, and minimize parasitic trace inductance. If you are decoupling an 8-bit data bus, replacing eight discrete 0603 100nF capacitors with a single 1206 8-element MLCC array cuts component count by 87% and reduces the ground-return loop area, slashing EMI emissions. This guide breaks down how to select, read, test, and substitute network capacitors on the bench, assuming standard FR-4 copper PCBs and ambient 25°C operating conditions.
Network Capacitor Types and Selection Criteria
Choosing the right network capacitor depends entirely on the circuit's frequency domain and voltage stability requirements. You cannot blindly swap a timing array for a decoupling array. Below is the selection matrix for the four primary network capacitor architectures you will encounter in modern electronics.
| Dielectric / Type | Construction | Tolerance | Tempco | Typical Use Case |
|---|---|---|---|---|
| X7R MLCC Array | SMD (1206/1210) | ±10% to ±20% | ±15% (-55 to 125°C) | Digital bus decoupling, power rail bypass |
| C0G/NP0 MLCC Array | SMD (0805/1206) | ±1% to ±5% | ±30ppm/°C | RF filtering, matched timing networks, audio |
| Tantalum Array | SMD (Multi-anode) | ±10% to ±20% | N/A (High leakage drift) | High-density bulk decoupling (legacy designs) |
| Feedthrough Array | SMD (EMI filter) | ±20% | ±15% | High-speed I/O EMI suppression (e.g., Murata NFA series) |
Decoding Physical Markings and Pinouts
Reading the value off a physical network capacitor is where many hobbyists get stuck, primarily because SMD arrays prioritize space savings over silkscreen legibility.
SIP and DIP Through-Hole Networks
Through-hole networks (often used in older 5V logic buses or arcade PCBs) are straightforward. Look for the pin 1 dot or beveled edge on the epoxy body. The printed code follows the standard 3-digit EIA capacitance format. For example, a marking of 104 means 10 × 104 picofarads.
Worked Example: 10 × 10,000 pF = 100,000 pF = 100 nF = 0.1 µF. If you see 223, that is 22 × 103 pF = 22,000 pF = 22 nF. The letter following the number indicates tolerance (J = ±5%, K = ±10%, M = ±20%).
SMD Ceramic Arrays
Surface-mount arrays (like the KEMET C-array or Vishay MAL220 series) are almost never marked on the top. If a laser code is present, it is usually on the bottom of the component, which is useless once soldered.
The Fix: Do not guess. If you are harvesting parts from a scrap board, use an LCR meter (such as the DER EE DE-5000 or Keysight U1733C). Set the meter to 1 kHz, connect the probes to the common ground pad (usually pin 1 or the center thermal pad) and sweep the individual element pins. Record the measured capacitance and ESR directly into your BOM.
Real-World Failure Modes and Visual Diagnostics
When a network capacitor fails, it rarely does so gracefully. Because arrays pack multiple elements tightly together, a failure in one element can thermally or electrically compromise the adjacent ones. Here is how to diagnose them on the bench.
- Flexure Cracking (MLCC Arrays):
Visual Symptom: A hairline fracture near the solder fillet, often invisible to the naked eye. Under a 10x loupe, you may see a slight separation between the ceramic body and the PCB pad.
Electrical Symptom: Reads < 1 ohm across the multimeter (dead short) or shows wildly fluctuating capacitance when the board is lightly flexed. This happens when boards are V-scored and snapped by hand, bending the ceramic beyond its tensile limit. - Dendritic Shorting:
Visual Symptom: Silver or white metallic whiskers bridging adjacent pins or the ground plane, visible under magnification.
Electrical Symptom: High leakage current (megaohm range instead of gigaohm). Caused by electrochemical migration in high-humidity environments where flux residue was not properly cleaned post-reflow. - Tantalum Thermal Runaway:
Visual Symptom: Bulging epoxy, charred board material, or a distinct 'pop' crater on the top of the array.
Electrical Symptom: Dead short to ground. Tantalum arrays are highly sensitive to reverse voltage and high ripple current. If you see a charred tantalum array, check the power supply for voltage spikes before replacing the part.
Safe Substitution When the Exact Array is Unobtainium
Supply chain shortages frequently leave specific 8-element or 4-element arrays out of stock. When you must substitute, follow these strict engineering rules to prevent field failures.
- Maintain Voltage Derating: Ceramic capacitors suffer from DC bias effect. A 16V-rated X7R array can lose up to 40% of its stated capacitance when 12V DC is applied across it. If substituting, never drop the voltage rating. Swapping a 25V part for a 16V part is safe; swapping a 10V part for a 16V part will result in inadequate decoupling and potential logic errors.
- Verify the Internal Schematic: Not all arrays share a common ground. While most decoupling arrays tie all elements to Pin 1 (Common), some EMI filter arrays are configured as isolated pairs or pi-filters. Always download the datasheet and check the internal schematic before dropping a Murata replacement in for a TDK part.
- Splitting Arrays into Discretes: If the exact 1206 8-element array is unavailable, you can substitute it with two 1206 4-element arrays, or eight discrete 0402 capacitors. However, you must adjust the PCB layout. Discrete components require longer ground traces, which increases parasitic inductance. To compensate, place a grounded via immediately adjacent to the ground pad of every discrete capacitor to keep the return loop area as small as possible.
Network Capacitor FAQ
Can I use a network capacitor for analog audio coupling?
Only if it is a C0G/NP0 dielectric array. Standard X7R network capacitors are highly microphonic due to the piezoelectric nature of the barium titanate dielectric. If you use an X7R array in an audio signal path, mechanical vibrations from speakers or chassis resonance will modulate the capacitance, injecting audible distortion and low-frequency noise into the audio stream. Always source C0G arrays for audio and RF timing applications, as detailed in ceramic capacitor dielectric guides.
Why do my decoupling capacitor arrays keep cracking during PCB assembly?
This is almost always caused by board flexure during the depaneling process. MLCC arrays are rigid ceramic bricks; they do not bend. If you place an array parallel to a V-score line or a mouse-bite tab, the mechanical stress of snapping the board apart will transfer directly into the ceramic body, causing a flexure crack. To prevent this, orient the long axis of the array perpendicular to the bend line, or move the component at least 3mm away from any depaneling route. For high-reliability boards, specify 'soft-termination' arrays (like KEMET's Flex Term series), which feature a conductive silver epoxy layer that absorbs mechanical stress.
Do I need to worry about equivalent series resistance (ESR) in capacitor arrays?
Yes, but usually in your favor. Because an array packages multiple capacitors in parallel, the effective ESR and ESL (Equivalent Series Inductance) are divided by the number of elements. An 8-element array will have roughly 1/8th the ESR of a single discrete capacitor of the same total capacitance. While this is excellent for high-frequency decoupling on digital buses, it can cause stability issues if used on the output of certain Low Dropout (LDO) regulators. Many older LDOs require a minimum ESR (often around 1 ohm) to maintain phase margin in their feedback loop. If you use a low-ESR network array on an LDO output, the regulator may oscillate. Always check the LDO datasheet for ESR requirements before using parallel arrays.






