123 Main Street, New York, NY 10001

Precision Voltage References & Monitoring ICs for Stable Power Rails

Precise voltage references and window/UV/OV monitors determine when power rails are valid, protected, or faulted. This topic guides hardware engineers to set thresholds, temperature behavior, hysteresis, and noise immunity with repeatable validation and cross-brand IC selection—so ADC accuracy, system safety, and startup/shutdown timing stay predictable across temperature, aging, and supply disturbances.

← Back to PMIC Hub

Intro

Use cases: ADC reference, LDO error amplifier, sensor zero/offset, and window alarms (UV/OV).

Role of devices: Low-drift references establish a stable voltage datum; window/UV/OV monitors compare a sensed rail against the reference and assert reliable alarms (UV, OV, or in-window).

Pain points Threshold inaccuracy, excessive temp drift, ripple/EMI-induced false trips, and lot-to-lot consistency in production.

Metric map: Accuracy (%/mV), tempco (ppm/°C), long-term drift (ppm/1000h), PSRR (dB), noise (µVrms/√Hz), and response/propagation delay (µs–ms).

Conversion ΔV ≈ Vref × (ppm/°C × 1e-6) × ΔT — use it to translate ppm/°C into mV/°C for budget stacks.

Use cases mapped to accuracy, drift, noise, PSRR, and response ADC reference, LDO error amplifier, sensor zeroing, and UV/OV window alarms mapped to key metrics for design and validation. Use Cases ADC Reference LDO Error Amplifier Sensor Zero Window Alarm (UV/OV) Metrics Accuracy (% / mV) Tempco (ppm/°C) Long-term Drift (ppm/1000h) PSRR (dB) Noise (µVrms/√Hz) Response / Delay (µs–ms)
Use-cases → Metrics: a unified map to guide design and validation.

Architecture

Reference types: Bandgap Series, Shunt, Buffered, Micropower, Low-noise. Monitoring topologies: window comparators (UV/OV with independent/shared hysteresis), divider + RC filtering + debounce, and open-drain vs push-pull outputs. Temperature/current coupling enables compensated thresholds and thermal-aware current limits.

Bandgap Series: low output impedance for buffered references and mid-power systems; mind minimum Cout/ESR window, PSRR, and noise.

Shunt Reference: requires bias current; great for dividers/light loads and wide input range; watch dynamic impedance and series-resistor drift.

Buffered / Low-Noise: reduced noise and better PSRR for high-resolution ADC chains; consider higher IQ and stability.

Micropower: ultra-low IQ for battery devices; expect higher noise/latency and limited load drive.

Window comparator: dual thresholds (UV/OV); independent hysteresis is more noise-robust, while shared hysteresis saves pins/area but is more RC-sensitive.

Divider + RC filter + debounce: band-limit the sense path to suppress ripple-induced chattering; align with comparator propagation delay.

Output stage: open-drain eases wired-OR (choose pull-ups and timing carefully); push-pull gives crisp edges but is incompatible with wired-OR.

Input common-mode: ensure the sense node sits within valid CMVR; for near-rail sensing, pick rail-to-rail parts or buffer the node.

Temperature/current coupling: insert NTC/RTD into the divider to make UV/OV thresholds temperature-aware; convert current sense to an equivalent voltage for joint voltage-and-current alarms.

Watch shunt-resistor tempco and any front-end amplifier offset—they second-order the threshold error.

References feeding a window comparator with RC filtering and outputs Block diagram of series/shunt/low-noise references driving a window comparator. Shows RC input filter, independent/shared hysteresis, and open-drain or push-pull outputs with UV/OV flags. References Series Shunt Buffered / Low-noise Micropower Vref Buffer RC Input Filter Window Comparator OV UV Independent Hysteresis Shared Hysteresis OV_OUT UV_OUT Temp / Current Coupling NTC/RTD in divider → temperature-compensated thresholds Current sense → Veq into window comparator for joint alarms
Reference & Window Comparator: RC input filtering, independent/shared hysteresis, open-drain or push-pull outputs, and temperature/current coupling.

Working Principle

How thresholds are set and why delay, bandwidth, and common-mode limits matter.

Threshold math (no hysteresis): with divider R1–R2, the sense node is VSENSE = VIN · R2 / (R1+R2). Trip when VSENSE ≈ VREF ± VOS (comparator offset folded into error budget).

Bias-current induced error: comparator input bias IB creates ΔV ≈ IB · RSOURCE at the node (RSOURCE is divider’s Thévenin). This shifts both UV and OV thresholds.

With hysteresis (resistive positive feedback): upper and lower thresholds become VTH+ and VTH−; the gap ΔVH = VTH+ − VTH− is set by feedback ratio and the divider. Larger ΔVH reduces chatter but widens the dead band.

Delay & noise coupling: propagation delay tPD and front-end bandwidth fBW decide if short transients are captured. Too much filtering hides real faults; too little invites ripple-induced toggles.

Common-mode range (CMVR): the sense node must live inside the comparator’s valid input range. Near-rail sensing often needs rail-to-rail inputs or a buffer. Keep 100–200 mV headroom from rails in low-voltage rails.

Tip Set ΔVH after measuring in-band noise; then pick RC to align the time constant with intended fault duration and the comparator tPD.

UV/OV thresholds with/without hysteresis and bias-current error Formulas and small signal blocks showing how Vref, divider ratio, input bias current, and positive feedback set UV/OV thresholds and hysteresis width. Divider + Vref VSENSE = VIN · R2/(R1+R2) Trip: VSENSE ≈ VREF ± VOS Bias error: ΔV ≈ IB · RSOURCE With Hysteresis Upper: VTH+ = f(R, VREF) Lower: VTH− = f(R, VREF) ΔVH = VTH+ − VTH− UV / OV Tracks OV UV
Threshold formation: divider ratio, Vref, bias current and positive feedback define UV/OV and ΔVH.
Propagation delay, bandwidth/noise, and CMVR trade-off A conceptual plot showing how RC bandwidth and comparator delay interact with ripple spectrum and the valid input common-mode range. Bandwidth vs Ripple RC passband (blue) should include fault energy but exclude most ripple. Comparator Delay tPD sets the minimum capture time for narrow events. narrow pulse captured? CMVR Guardband Keep sense node inside valid input range; leave 100–200 mV from rails. Upper CMVR Lower CMVR
Balance bandwidth, delay and CMVR: filter enough to tame ripple, not so much that faults disappear.

Design Rules

From tolerance budget to filtering, pull-ups, stability, noise and PSRR.

Tolerance stack for threshold accuracy and drift Stacked bars showing contributions from reference accuracy, divider tolerance, bias current, comparator offset, tempco and long-term drift. Threshold Tolerance Stack Ref accuracy IB·Rsource Offset Tempco Long-term Use worst-case for safety-critical; RSS for balanced designs.
Sum contributors with Worst-case or RSS, after converting ppm/°C to mV/°C.
Open-drain pull-up sizing and wired-OR caveats Timing vs power trade-off for pull-up resistor with bus capacitance, and the dominance risk when multiple sources share a wired-OR line. Rise Time τ = RPU · CBUS Lower RPU → faster edges, higher current; higher RPU → slower edges, lower current. Wired-OR Risk One strong low can hold the line; consider series resistors per source.
Size pull-ups for timing and power; isolate sources when sharing a wired-OR alarm line.

Validation & Debug

Quantify thresholds, drift, jitter, and delay across temperature, supply disturbances, startup/shutdown transients, and long-term aging.

Temperature sweep (−40 to 125 °C) → plot UV/OV thresholds and hysteresis vs temperature. Take points every 20–25 °C (−40/−20/0/25/60/85/105/125 °C), measure 3× for mean and σ.

Metrics threshold drift (mV/°C or ppm/°C), hysteresis change (mV), offset drift if separable.

Supply disturbance → linear brown-out slopes (1 V/ms, 0.1 V/ms) and ripple injection (100 Hz / 1 kHz / 100 kHz, 20–100 mVpp). Capture threshold jitter (mVrms) and false-trip rate (events/hour).

Aim prove ΔVH + RC passband suppress ripple without masking short faults.

Startup / power-down transients → vary rise/fall slew and VREF/VIN order; record first in-window latch and reset order of UV_OUT vs OV_OUT to avoid spurious inversion during brown-out.

Tools ≥100 MHz scope, low-C active probe, edge-trigger on UV/OV.

Long-term drift (1000 h) & lot spread → soak at 55–85 °C; sample every 100–200 h. Compare ≥10 pcs per lot across 2–3 lots.

Outputs Vref drift (ppm/1000h), threshold shift (mV), change in false-trip rate.

Threshold and hysteresis vs temperature Curves across −40 to 125 °C showing UV/OV thresholds and hysteresis variation with temperature. Temperature Sweep OV UV Hysteresis
Sweep −40~125 °C for UV, OV, and hysteresis; record mean and σ per point.
Threshold jitter under ripple injection and brown-out Plots showing ripple frequencies and amplitudes against measured threshold jitter and false-trip occurrences. Supply Disturbance Jitter (mVrms) False trips (events/h)
Inject 100 Hz / 1 kHz / 100 kHz ripple (20–100 mVpp) and brown-out slopes; log jitter and false trips.
Startup/Shutdown timing and UV/OV reset order Timing diagram showing VIN and VREF ramps with UV_OUT and OV_OUT asserting/clearing order. VIN VREF UV_OUT OV_OUT
Validate first in-window latch and reset order for UV/OV during slew and brown-out.
Long-term drift (1000 h) and lot-to-lot spread Scatter points of threshold drift over 1000 hours across multiple lots. Lots A/B/C
Track drift every 100–200 h; compare lots to quantify spread.

Validation Record Template

FieldEntryNotes
SN / Lot / Package≥10 pcs per lot
EnvironmentTemp / RH / Chamber ID−40~125 °C sweep points
UV / OV (set)Target thresholds
UV / OV (measured)Mean ± σ
Hysteresis ΔVHmV
Propagation delay tPDRise / Fallµs or ns
Threshold jittermVrmsBandwidth specified
False-trip rateevents/hPer condition
Supply disturbanceRipple Freq/Amplitude; Brown-out slope
Startup/ShutdownOrder & slewReset order UV/OV
Long-term driftppm/1000h; mV shiftIntervals logged
AttachmentsWaveform IDsScope captures
Suspected root causeAction plan

Applications

Copy-and-use cards: each includes a typical circuit, threshold formulas, tuning tips, and common pitfalls.

ADC Reference Buffered low-noise Vref → ADC REF/IN+. Add RC at REF pin to limit bandwidth.

Formula: UV = k · Vref (choose k from allowed ENOB loss).

Tuning: REF bandwidth ≈ 0.1 × sampling rate; set ΔVH ≥ 3× VN,rms.

Pitfalls: ignore series-ref Cout/ESR window → ringing; ground return coupling into reference loop.

Buffered reference feeding ADC with UV monitor Block diagram of low-noise reference driving an ADC and a UV comparator with RC at the reference pin. Low-noise Vref RC @ REF ADC UV Monitor
Keep reference bandwidth low and verify UV threshold against ENOB targets.

Motor & Battery UV Divider + RC → UV comparator with independent hysteresis to ride through ripple/inrush.

Formula: UV set by VIN · R2/(R1+R2) = VREF; solve R1:R2.

Tuning: RC cutoff below main ripple band (PWM/rectifier); ΔVH from expected droop amplitude.

Pitfalls: cable drop and ground bounce mis-trips; CMVR headroom ignored near rails.

Motor/Battery UV monitor with RC and hysteresis Divider and RC feeding a UV comparator with independent hysteresis for robust undervoltage detection. Divider + RC UV Comparator Hysteresis UV_OUT
Choose RC below dominant ripple; size hysteresis for droop and EMI margins.

Sensor Window (Temp-Comp) NTC/RTD in divider drives a window comparator (shared or independent hysteresis).

Formula: derive UV/OV(T) from NTC curve and Vref tempco; generate a temperature table.

Tuning: build ΔVH(T) and decide if RC(T) needs segmentation.

Pitfalls: NTC self-heating; line resistance and tempco ignored; long leads coupling EMI.

Sensor window comparator with NTC compensation NTC in the divider provides temperature-compensated UV/OV thresholds feeding a window comparator. Divider + NTC Window Comparator UV_OUT OV_OUT
Model UV/OV vs temperature; verify window stability across ambient range.

Server/Audio/RF Rails Multi-rail UV/OV with rail-to-rail inputs and open-drain outputs wired-OR to PMIC/MCU.

Formula: OV = (1+δH)·VNOM, UV = (1−δL)·VNOM with δ’s from load tolerance.

Tuning: verify RPU × CBUS rise time, edges, and chatter on shared lines.

Pitfalls: level incompatibility across domains; shared hysteresis couples thresholds.

Multi-rail UV/OV window with wired-OR outputs Multiple rails sensed by rail-to-rail comparators with open-drain outputs combined to a management controller. Rail 1 Rail 2 Rail 3 MCU/PMIC
Check pull-up sizing and level compatibility on shared alarm lines.

Still unsure which voltage reference or monitor fits your thresholds and drift budget? Submit your BOM for a 48h cross-brand recommendation.

IC Selection

Choose voltage references and window/UV/OV monitors by accuracy, tempco, type, IQ, output topology, programmability, package, and AEC-Q100 suitability.

Selection Dimensions

Accuracy @25 °C ±0.05% / ±0.1% / ±0.25% / ±0.5% / ±1%. Tight for ADC/sensors; relaxed for battery/motor rails.

Tempco ≤5 / ≤10 / ≤25 / ≤50 ppm/°C. Convert ΔV ≈ Vref · (ppm/°C × 1e-6) · ΔT.

Type Series / Shunt / Window Comparator. Series for stable refs; Shunt for wide Vin and light load; Window for UV/OV/window alarms.

Quiescent current (IQ) <1 µA (ultra-low), 1–50 µA (low), 50 µA–1 mA (standard), >1 mA (high-performance).

Output topology Open-drain for wired-OR; push-pull for crisp edges. Check polarity (active-low/high).

Programmability Fixed thresholds / external divider / programmable hysteresis / on-chip DAC steps.

Package SOT-23 / SC70 / DFN / WLCSP. Keep reference loop short; manage thermal gradients.

AEC-Q100 Grade 0/1/2 where needed for automotive/industrial environments.

Five-step flow to select voltage references and window monitors A simple decision flow: Application → Accuracy/Tempco → Iq/Output → Programmability/Package → AEC-Q100. 1) ApplicationSeries / Shunt / Window 2) Accuracy / Tempcoppm → mV 3) Iq / OutputOpen-drain / PP 4) ProgrammabilityThreshold / Hyst / DAC 5) AEC-Q100
Follow the five-step flow, then shortlist 2–3 candidates per brand bucket.
Selection dimensions radar Conceptual radar for Accuracy, Tempco, Iq, Noise, PSRR, and Programmability to profile requirements. Accuracy Tempco Iq Programmability PSRR Noise
Sketch the required profile first; it narrows the search before checking datasheets.

Brand Buckets (no specific part numbers)

Texas Instruments (TI) — Broad coverage of precision series/shunt refs and window monitors (open-drain or push-pull). Strong AEC-Q100 portfolio.

STMicroelectronics (ST) — Low-Iq refs, compact packages, stable industrial/automotive monitors at good cost points.

NXP — Automotive-centric monitors/watchdogs/ordering; flexible output polarity options for MCU platforms.

Renesas — Low-noise references and precise supervisors; wide temp range options for industrial/auto.

onsemi — Monitors for battery/motor/power protection; robust open-drain and transient tolerance.

Microchip — Micropower references and programmable thresholds; WLCSP and small footprints for miniaturization.

Melexis — Automotive and sensor-centric expertise; window comparators that pair well with thermal/magnetic sensing.

Migration tips mind hysteresis implementation, default output polarity, IQ class, and package pinouts.

Brand buckets for cross-brand selection Seven labeled boxes representing TI, ST, NXP, Renesas, onsemi, Microchip, and Melexis without specific series numbers. TIPrecision refs · Window monitors STLow-Iq refs · Compact NXPAuto monitors · Polarity options RenesasLow-noise refs · Precise onsemiBattery/Motor · Robust MicrochipMicropower · Programmable MelexisSensor-centric · Automotive
Use brand buckets to frame alternates; we’ll map equivalents across vendors in the proposal.

Selection Matrix (copy & fill)

TypeAccuracyTempcoIQOutputProgrammabilityPackageAEC-Q100Notes
Series / Shunt / Window±0.1%≤10 ppm/°C<50 µAOD / PPFixed / Hyst / DACSOT-23Yes/No
Series / Shunt / Window±0.25%≤25 ppm/°C50 µA–1 mAOD / PPExternal dividerDFNYes/No
Series / Shunt / Window±0.5%≤50 ppm/°C>1 mAOD / PPFixedWLCSPYes/No

Need Cross-Brand Guidance?

We’ll take your threshold/drift budget, IQ, output topology, package limits, and AEC-Q100 needs, then propose 2–3 cross-brand paths (primary / backup / cost-down) with notes on hysteresis/RC/pull-up/CMVR fit.

Still unsure which voltage reference or monitor fits your thresholds and drift budget? Submit your BOM for a 48h cross-brand recommendation.

Request a Quote

Accepted Formats

pdf, csv, xls, xlsx, zip

Attachment

Drag & drop files here or use the button below.

FAQs

When should I choose a series vs shunt reference?

Use a series reference for low output impedance and stable buffered rails; it suits precision ADC chains when Cout/ESR stability is respected. Choose a shunt reference for wide Vin and light loads, with a simple resistor feed. Verify minimum bias current, dynamic impedance, and thermal dissipation in the series resistor.

How do I convert ppm/°C to millivolts of drift?

Translate tempco using ΔV ≈ Vref × (ppm/°C × 1e−6) × ΔT. For a 2.5 V reference at 10 ppm/°C across 80 °C, expect about 2.0 mV drift. Add resistor tempcos, comparator offset drift, and wiring effects to your stack so the total drift meets thresholds and ENOB targets.

How do I size hysteresis to prevent ripple chatter?

Measure in-band noise, then set hysteresis ΔVH ≥ 3–5 × VN,rms. Pair it with an RC that attenuates dominant ripple but preserves intended fault durations. Align with comparator propagation delay and any debounce window so short genuine events still assert deterministically.

Push-pull vs open-drain—what about wired-OR lines?

Open-drain simplifies wired-OR alarms and level translation; choose pull-ups to meet rise-time targets with bus capacitance. Push-pull gives crisp edges but cannot share lines safely. Confirm logic polarity, total current, and cross-domain compatibility before combining sources on a common alarm net.

What output capacitor and ESR do series references need?

Most series references specify a minimum Cout and an ESR window to maintain phase margin. Place the capacitor close, keep the loop short, and avoid long vias. If noise filtering is added, re-verify stability across temperature and tolerance, and check start-up behavior for ringing.

How do I control long-term drift and aging in production?

Run 1000-hour soaks at 55–85 °C, sampling thresholds, hysteresis, and noise every 100–200 h. Compare ≥10 units per lot across multiple lots. Track ppm/1000 h, false-trip changes, and outliers; use the data to tighten guard-bands and refine incoming inspection criteria.

How do I couple thresholds to NTC temperature compensation?

Insert the NTC into the divider and compute UV/OV(T) tables combining the NTC curve with Vref tempco. Validate ΔVH(T) and decide whether RC(T) needs segmentation. Watch NTC self-heating, lead resistance tempco, and wiring EMI, especially with long harnesses.

How do I maintain threshold accuracy in low-power modes?

Ultra-low IQ parts trade higher noise and latency. Use tighter hysteresis, narrower bandwidth, or a duty-cycled measurement plus periodic calibration. Stabilize the divider’s Thévenin resistance, minimize leakage, and confirm CMVR headroom when rails sag during sleep transitions.

How do I stack tolerances and design for 3σ?

For safety-critical rails, apply worst-case sums. Otherwise combine independent contributors via RSS: reference accuracy, divider tolerance, IB·Rsource, offset, tempco, and long-term drift under a 3σ assumption. Validate with temperature sweeps and ripple injection before committing thresholds.

Propagation delay vs capturing short transients—how to balance?

Comparator tPD and front-end bandwidth define the minimum detectable pulse. Filter enough to suppress ripple, not so much that fault energy falls outside the passband. Align RC, hysteresis, and any debounce so the shortest credible fault still exceeds timing and amplitude thresholds.

How does reference noise affect ADC ENOB?

Translate Vref noise into LSB by bandwidth: VN,rms within the ADC’s effective band degrades ENOB ≈ log2(FS/VN,rms). Reduce with low-noise references, RC limiting at the REF pin, or buffering. Validate with FFTs or histogram tests at representative sampling rates.

Where should I place dividers in multi-rail monitors to avoid ground bounce?

Use Kelvin connections to the rail and a quiet ground return near the comparator. Keep loops short, separate high-di/dt grounds, and preserve CMVR headroom. If long traces are unavoidable, raise divider impedance cautiously and add RC to reduce injected switching noise.

Which AEC-Q100 aspects matter for drift, ESD, and temperature?

Match the grade to your ambient range; review ESD, latch-up, EMC, and life-test results. Pay attention to tempco consistency, long-term drift data, and output driver robustness during cranking and brown-outs. Confirm lot-to-lot stability and derating guidance in the vendor’s reliability report.

Can LDO ripple trigger window “flutter” on monitored rails?

Yes, if ripple falls within the monitor’s passband and hysteresis is small. Increase ΔVH, lower the RC cutoff, or improve PSRR at the offending frequency. Validate with ripple injection at several amplitudes and confirm false-trip rates under worst-case loading.

When should I use a programmable comparator or on-chip DAC instead of fixed windows?

Choose programmable thresholds for multi-platform reuse, field calibration, or temperature-aware limits. Verify step size, drift over code, and IQ impact. Fixed windows excel for cost and repeatability; lock values only after completing tolerance stacks and environmental validation.