Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Buried inside nearly every digital board and precision analog front-end is a humble component that rarely gets the spotlight: the fixed film resistor network. Whether pulling up an I2C bus, terminating a DDR memory interface, or forming the core of an R-2R ladder DAC, these arrays of matched resistors — housed in SIP, DIP, or surface-mount packages — deliver a level of ratio precision and thermal tracking that individual discrete resistors simply cannot match. Standardized by IEC 61045 (TC 40: Capacitors and resistors for electronic equipment), the series includes IEC 61045-1:1991 (Generic Specification), IEC 61045-2:1991 (Sectional Specification), and IEC 61045-2-1:1991 (Blank Detail Specification). Though the standard is over three decades old, its performance classes and test methodologies remain the foundation of every modern resistor network datasheet.
A resistor network is not merely “several resistors stuffed into one package.” The internal connection topology defines what the network can do, and choosing the wrong topology is the most common — and most expensive — mistake in resistor network selection.
Each resistor in an isolated network has its own independent pair of terminals, with no internal common node. An 8-pin SIP isolated network typically contains four independent resistors, each occupying two adjacent pins. This topology offers maximum design flexibility: each resistor can be used independently, or connected externally in series, parallel, or any custom combination.
Best for: Precision analog circuits requiring multiple matched resistor pairs — differential amplifier gain-setting networks, multi-channel current-sense sampling resistors, or anytime PCB real estate constraints force you to consolidate discrete precision resistors.
In a bussed network, one terminal of every resistor connects to a single common pin, with the opposite terminals brought out individually. The ubiquitous SIP-9 package — eight resistors sharing pin 1 as the common bus — is the archetype. Bussed networks are the standard solution for pull-up resistor arrays and pull-down resistor arrays in digital circuits.
Design caveat: The common pin carries the sum of all branch currents. If eight 10k resistors each sink 0.5 mA, the common pin handles 4 mA continuously. While no individual resistor exceeds its rating, localized heating at the common bond pad can become a long-term reliability risk — a detail seldom flagged in datasheets but critical to consider during thermal design reviews.
Dual terminator networks integrate matched pull-up and pull-down resistor pairs for each signal line, forming a Thevenin-equivalent termination. Each channel connects to VCC (or a dedicated VTT termination voltage) through one resistor and to GND through another. This topology is purpose-built for high-speed digital bus impedance matching and sees heavy use in SCSI, PCI, and DDR memory interfaces.
The key advantage goes beyond saving 50% of PCB footprint versus discrete resistor pairs. Because the pull-up and pull-down resistors are fabricated simultaneously on the same thin-film substrate, their temperature coefficients are nearly identical. The resulting VTT divider ratio remains stable across the full operating temperature range — a level of thermal tracking that two discrete resistors from different production lots can never guarantee.
The R-2R ladder is the core topology for precision digital-to-analog converters. Using only two resistance values — R and 2R (commonly R = 10k or R = 2k) — it achieves binary-weighted current summation by stacking series-R + shunt-2R-to-ground stages. Pair an 8-bit R-2R ladder network with an external operational amplifier, and you have built a complete voltage-output DAC.
The R-2R ladder is exquisitely sensitive to ratio tolerance rather than absolute tolerance. For an 8-bit DAC to remain monotonic, the R:2R ratio error must stay below 1/256 (roughly 0.4%). For a 10-bit DAC, the threshold tightens to 0.1%. This is where thin-film technology earns its premium: laser-trimmed NiCr or TaN thin-film R-2R networks routinely achieve ≤0.05% ratio tolerance, supporting 10- and 12-bit DACs without calibration look-up tables.
| Topology | Internal Connection Pattern | Typical Pin Count / Elements | Key Performance Metric | Primary Application |
|---|---|---|---|---|
| 🔌 Isolated | Independent resistor pairs | SIP-8 (4R), SIP-16 (8R) | Absolute tol. ≤0.1%, TCR ≤25 ppm/K | Precision analog, diff-amps, current sensing |
| 🔗 Bussed | One side common | SIP-9 (8R), SIP-11 (10R) | Common-pin current rating, TCR tracking | Digital pull-up/down, LED limiting, switch I/O |
| 🔣 Dual Terminator | R pull-up + R pull-down per channel | 20-pin (8ch), 24-pin (12ch) | Divider ratio ≤2%, ratio TCR | SCSI, PCI, DDR bus termination |
| 🔢 R-2R Ladder | Series-R + shunt-2R cascaded | 14-pin (8-bit), 16-pin (10-bit) | Ratio tolerance ≤0.05%, ratio TCR ≤5 ppm/K | DAC, ADC reference ladders, PGA gain control |
These two parameters are frequently conflated but address fundamentally different engineering concerns. Absolute tolerance specifies the deviation of each individual resistor from its nominal value (e.g., ±1%, ±0.1%). Ratio tolerance specifies the matching accuracy between any two resistors within the same package (e.g., ±0.05%). For differential amplifiers, instrumentation amplifiers, and R-2R DACs, ratio tolerance matters far more than absolute tolerance — circuit performance hinges on resistor ratios, not individual absolute values.
This is precisely where thin-film fabrication shines. Because all resistors in the network are deposited on the same ceramic substrate, from the same sputtering target (typically NiCr or TaN), patterned in the same photolithography step, and trimmed in the same laser pass, their microstructural properties are nearly identical. The result: ratio tolerance can be 5x to 10x tighter than the specified absolute tolerance for the same device.
TCR (Temperature Coefficient of Resistance) tracking is arguably the most important resistor network parameter — and the one most often overlooked by junior engineers. It quantifies the difference in TCR between any two resistors in the same network as they undergo the same temperature change, expressed in ppm/K.
Thin-film networks achieve superior TCR tracking through a common-mode thermal environment: all resistor elements share one alumina (Al2O3) ceramic substrate with a uniform coefficient of thermal expansion (CTE); film deposition and annealing occur in the same production batch; and the post-trim aging behavior of adjacent elements is highly correlated.
Resistor networks carry two power ratings: per-element power (the maximum dissipation for any single resistor) and package total power (the sum across all elements). A typical SIP-8 isolated network might specify 100 mW per element at 25°C ambient but only 500 mW for the total package. You cannot run all eight resistors at 100 mW simultaneously — 8 × 100 mW = 800 mW exceeds the 500 mW package limit.
Furthermore, thermal coupling between adjacent elements means that when multiple resistors dissipate simultaneously, the hot-spot temperature of the centermost resistor exceeds what the per-element rating alone would predict. In a SIP package, the center elements have the longest thermal path to ambient and are the most thermally stressed locations on the substrate.
Replacing eight discrete pull-up resistors with a single 8-element bussed network saves more than board area and assembly labor. The uniform resistance and TCR across all channels guarantee consistent rise-time behavior on every signal line, eliminating timing skew that can arise from resistor-to-resistor variation. This matters in high-speed SPI operation (clock > 10 MHz), where RC time-constant mismatch between SCK, SDI, and SDO lines can eat into setup/hold margins.
Recommended practice: I2C buses (Standard Mode 100 kHz / Fast Mode 400 kHz) use 4.7k bussed networks. For high-speed SPI, select 1k to 2.2k based on trace capacitance, ensuring RC time constant < 0.1 × clock period.
In the classic op-amp differential amplifier (subtractor) configuration, CMRR (Common-Mode Rejection Ratio) is determined directly by the matching accuracy of the two input resistor pairs:
For a unity-gain (Ad = 1) differential amplifier with four resistors matched to ±0.1% (δ = 0.001), the theoretical CMRR ceiling is only 1/(4 × 0.001) = 250 ≈ 48 dB — wholly inadequate for precision measurement applications demanding >80 dB. Switch to a thin-film isolated resistor network with ≤0.01% ratio tolerance, and the CMRR jumps to 1/(4 × 0.0001) = 2,500 ≈ 68 dB. Combined with symmetric PCB layout and matched-length traces, >90 dB CMRR becomes achievable with off-the-shelf components.
The voltage-mode R-2R DAC remains one of the most elegant applications of resistor network technology. With a precision voltage reference (e.g., REF5025), a 10-bit R-2R ladder (ratio tolerance ≤0.05%), and a low-offset op-amp (VOS < 100 µV) as the current-to-voltage converter, you can achieve integral nonlinearity (INL) below ±0.5 LSB without any software calibration.
The sweet spot for R: There is a practical engineering trade space for the ladder resistance value. R too small (e.g., 1k) produces large binary-weighted currents that may saturate the op-amp output stage and waste power. R too large (e.g., 100k) increases Johnson noise and makes the circuit susceptible to PCB leakage currents at elevated temperatures — at 85°C, even a few nanoamps of leakage through flux residue can cause LSB-level errors. For 10- to 12-bit resolution, R = 10k hits a practical balance: moderate total output impedance, manageable noise floor, and good compatibility with general-purpose precision op-amps.
❓ Q1: What is the fundamental difference between a resistor network and individual discrete resistors? Why not just use eight 0603 chip resistors instead of a SIP-8 network?
A: At a superficial cost level, eight 0603 resistors may appear cheaper. But three fundamental differences make the network irreplaceable in precision applications. First, TCR tracking — discrete resistors come from different production lots or even different manufacturers; their TCR drifts in random directions, making ratio drift over temperature undefined and uncontrolled. Second, ratio tolerance — resistor networks achieve 0.05% or better matching through a shared thin-film process and laser trimming; discrete resistors carry no ratio specification at all. Third, PCB area and assembly cost — one SIP-8 replaces eight 0603 placements plus their individual solder joints, saving roughly 40% board area and eight placement operations. The rule: when your circuit cares about resistor ratios rather than absolute values, the network is the only correct choice.
❓ Q2: Thick film vs. thin film resistor networks — how do I choose?
A: Decide on three axes: cost, precision, and noise. Thick-film networks cost roughly one-third to one-fifth of their thin-film equivalents, but carry absolute tolerances of ≥±2%, TCR of ≥±100 ppm/K, and higher current noise — making them suitable for non-critical digital pull-ups/pull-downs and LED current limiting. Thin-film networks command a higher price but deliver absolute tolerance down to ±0.1%, TCR tracking as tight as ±5 ppm/K, and exceptionally low current noise — the only choice for precision analog, DAC/ADC references, and high-accuracy voltage dividers. IEC 61045 specifically addresses thin-film networks. If your signal chain involves any conversion between analog and digital domains, thin-film is the answer.
❓ Q3: SIP vs. DIP packages — which is better?
A: SIP (Single Inline Package) offers the most compact footprint and works well in vertical-mount, space-constrained layouts. However, routing all signals from one side of the package can create trace-congestion hotspots. DIP (Dual Inline Package) distributes pins on two sides, easing PCB routing and — critically — providing better thermal symmetry. The centermost resistor elements in a DIP enjoy shorter thermal paths to ambient than their SIP counterparts. For ultra-high-precision applications like R-2R ladder networks where thermal gradients degrade ratio accuracy, a DIP package’s improved thermal symmetry can translate into measurably better TCR tracking. In modern surface-mount designs, both are being superseded by SOIC, TSSOP, and QSOP packages, which offer further thermal and density improvements.
❓ Q4: What should I watch for when using resistor networks in high-speed digital termination?
A: The dominant concern in high-speed termination is not DC accuracy but parasitic capacitance. Inter-pin and inter-channel capacitances within the network package (typically 1–3 pF) create capacitive-divider paths at every signal edge, causing ringing and overshoot that degrade signal integrity. When selecting termination networks for DDR buses operating above 200 MHz, look for inter-channel capacitance in the datasheet and favor low-capacitance variants (<1 pF typical). Additionally, the termination resistor’s absolute tolerance directly affects the reflection coefficient: ±2% resistance tolerance can swing the reflection coefficient from 0 to 0.04. In noise-sensitive high-speed links, specify ±1% termination networks to preserve adequate signal-integrity margin.