123 Main Street, New York, NY 10001

Input Filtering & Stability in Current and Power Sensing

← Back to: Current Sensing & Power / Energy Measurement

This topic shows how to design and verify input RC filters so your current and power sensing chains stay stable, avoid aliasing and still react fast enough for protection and metering. It turns poles, phase margin and ADC timing into practical patterns, BOM fields and vendor choices you can reuse across designs.

Role of Input Filtering & Stability in Current / Power Sensing

Input RC networks are often dropped into current and power sensing chains as a quick way to “calm the waveform”. In practice, every extra pole and every ohm of source impedance interacts with the current sense amplifier and the ADC sampling timing. When that interaction is not planned, the result is not just a slightly noisier plot, but unstable protection thresholds, corrupted energy logging and hard-to-debug field failures.

Input Filtering & Stability Minimal schematic-style cover showing an RC input filter feeding an op amp and ADC, representing input filtering and stability in current and power sensing. Input Filtering & Stability RC filter · Op amp · ADC path R C + ADC RC filter Op amp ADC sampling
  • Filter too heavy: an aggressive RC pole lands well inside the amplifier’s closed-loop bandwidth, killing phase margin. The sense amplifier starts to ring or even “sing” audibly and the ADC codes flicker around the trip threshold instead of settling cleanly.
  • Filter too light or missing: switching spikes and high-frequency noise sail straight into the ADC front-end and fold back into the baseband as alias components. Protection limits chatter, slow drifts appear in accumulated energy and the issue is often mis-diagnosed as “random EMI”.
  • One bad channel in a shared system: in multi-channel or shared-reference architectures, a single channel with mismatched RC values can disturb common nodes. During simultaneous sampling, apparently “good” rails show correlated glitches because one filter is loading or phase-shifting the whole measurement chain.

Subsystems that are especially sensitive to filter and stability mistakes include:

  • eFuse and hot-swap protection, where microsecond–millisecond timing and clean thresholds are required for safe shutdown.
  • BMS and precision energy metering, where long-term integration makes even small alias components accumulate into real billing or range errors.
  • Server and telecom power monitoring, where black-box event records and rail statistics must remain trustworthy across transients and multi-rail interactions.

Detailed surge, ESD and short-circuit clamps are covered in the Front-End Protection page. Overall bandwidth, step response and latency trade-offs are discussed in Bandwidth & Response. This page focuses specifically on how input RC networks, amplifier stability and ADC sampling work together.

Canonical RC + Op-Amp + ADC Architectures

Before choosing values, it helps to recognise a few canonical ways that RC networks are placed around shunt resistors, current sense amplifiers and ADC front-ends. Each topology shapes not only the noise spectrum, but also the source impedance seen by the amplifier and the effective anti-aliasing seen by the converter. This section walks through the most common patterns and what they are trying to achieve.

Low-Side / High-Side Shunt with RC Input Network

In both low-side and high-side sensing, a differential current sense amplifier reads the voltage across a shunt resistor. Designers typically place small RC networks at the amplifier inputs to tame switching edges from buck stages, motor inverters or hot-swap events. These networks may be fully symmetric on both inputs or partially asymmetric to suit layout or connector constraints.

Two families of input RC are common in practice:

  • Symmetric RC on both shunt terminals keeps the differential path balanced and preserves high CMRR even when common-mode noise is strong. It is preferred for precision shunt measurement in BMS and server power rails.
  • Single-ended or differential-only RC places capacitance on one side or on the differential node only. It can be easier to route or retrofit, but any mismatch turns part of the common-mode content into differential error.
  • Balanced RC → better CMRR and predictable gain, at the cost of tighter matching and extra parts.
  • Unbalanced RC → simpler layout, but more sensitive to tolerance, drift and layout-induced asymmetry.
  • Protection-level clamps and surge paths remain the job of the Front-End Protection stage, not these RCs.

RC Before vs After the Amplifier: Impact on Closed-Loop Stability

RC networks can sit either in front of the current sense amplifier or after it. A pre-amp RC mainly increases the source impedance and introduces poles with the amplifier’s input capacitances, while a post-amp RC adds loading and extra poles at the amplifier output. Both choices affect phase margin and must be considered as part of the closed-loop design, not as an isolated “cleanup filter”.

  • Pre-amplifier RC: shapes the shunt voltage before it reaches the amplifier, helping to knock down very fast edges close to the source. The trade-off is higher effective source impedance, which can amplify input noise and form additional poles with input capacitance.
  • Post-amplifier RC: operates on the already amplified signal and is often used to align bandwidth with ADC sampling. It loads the amplifier output and, if too heavy, can introduce a dominant pole that erodes phase margin or causes ringing when driving large capacitive loads.
  • Pre-amp RC → strong impact on input-referred noise and CMRR, plus hidden poles from source impedance.
  • Post-amp RC → strong impact on output drive capability and load step response.
  • Quantitative phase-margin targets and pole placement rules are detailed later in the Design Rules section.

ΣΔ / SAR ADC Front-Ends with RC Anti-Aliasing

Downstream of the amplifier, the ADC imposes its own constraints on filter placement. ΣΔ converters rely on oversampling and a digital sinc filter to define their measurement band, while SAR converters rely on a sample-and-hold capacitor that must charge to the correct level during a short acquisition window. In both cases, the input RC network needs to complement, not fight, these front-end behaviours.

  • For ΣΔ ADCs, the RC cutoff is typically set around or below the analogue Nyquist point but above the useful measurement band. It helps suppress out-of-band noise that the digital sinc filter cannot fully reject, especially around the modulator frequency and its images.
  • For SAR ADCs, the key question is whether the RC time constant allows the input to settle within the acquisition time. Excess series resistance together with the ADC input capacitance produces gain and linearity errors long before any obvious aliasing shows up.
  • ΣΔ chains care about how RC interacts with oversampling ratio and digital filter stop-band.
  • SAR chains care about source impedance and settling error within each sample window.
  • Multi-channel synchronisation and timestamping details are handled in the Sync & Timestamp topic.
Canonical RC, current sense amplifier and ADC architectures Block-style diagram showing a shunt resistor feeding symmetric RC networks into a current sense amplifier, with pre-amplifier and post-amplifier RC options and both Sigma-Delta and SAR ADC front-ends. Input RC + Current Sense Amplifier + ADC Overview Shunt I · R sense RC (symmetric) Current Sense Amplifier gain + CMRR + stability Pre-amp RC Post-amp RC ΣΔ ADC OSR + sinc filter SAR ADC S/H capacitor • Shunt & symmetric RC → balanced differential input • Pre-amp RC → shapes shunt voltage, influences source impedance • Post-amp RC → aligns bandwidth with ADC, loads amplifier output • ΣΔ vs SAR front-ends drive different constraints on RC placement

Filter & Stability Design Rules

Once the basic architecture around the shunt, current sense amplifier and ADC is clear, the next step is to choose real RC values that keep the loop stable and the data trustworthy. This section collects practical rules for placing the input pole, maintaining phase margin, coordinating with ΣΔ and SAR sampling and trading noise rejection against step response. The goal is to move from “try a small capacitor” to a repeatable design process.

Time Constants & Poles: τRC vs Closed-Loop Bandwidth

Every input filter introduces a time constant τRC = R · C and a pole at a frequency fRC ≈ 1 / (2πRC). In a current or power sensing chain, that pole sits somewhere between the useful signal band and the closed-loop bandwidth of the amplifier, fCL. If fRC falls too low, the filter will eat into the real signal amplitude. If it sits too high, close to fCL, it can erode phase margin without delivering much noise benefit.

A useful way to think about placement is to bracket fRC between the maximum signal frequency and the amplifier’s closed-loop bandwidth. For example, if your measurement band extends to about 100 kHz and the current sense amplifier’s closed-loop bandwidth is about 1 MHz, an RC pole in the few-hundred-kilohertz region often gives a good compromise: it does not attenuate the top of the signal band, but it starts to trim away switching edges before they reach the loop crossover.

As a concrete example, imagine a low-side shunt where the current waveform of interest is DC to 100 kHz, and the gain configuration of the amplifier yields a closed-loop bandwidth near 1 MHz. Placing fRC around 200–300 kHz keeps the measurement band intact and begins to round off MHz-range spikes. By contrast, choosing fRC near 800–900 kHz means the pole is fighting directly with the closed-loop dynamics and can contribute noticeably to overshoot and ringing.

  • Keep fRC comfortably above the highest signal frequency you care about.
  • Avoid placing fRC right at the loop crossover; aim at least a factor of three away.
  • Revisit RC placement whenever gain settings or amplifier bandwidth change.

Phase Margin and Source Impedance Seen by the Op-Amp

From the amplifier’s perspective, the shunt, RC network and parasitic capacitances all combine into a frequency-dependent source impedance. As frequency rises, the effective impedance can increase and form new poles with input capacitances. This is why a modest-looking series resistor or unbalanced input filter sometimes causes much larger ringing than expected: the amplifier is now driving a source that tilts strongly with frequency.

A healthy current sense loop typically aims for at least 45° of phase margin, with 60° or more providing a comfortable buffer for component tolerances and layout variation. In a Bode plot, that translates to the phase curve staying well above −135° at the gain crossover frequency. When the input RC values are pushed too far, the gain crossover can shift and the phase trace near that point will dip, sometimes sharply, resulting in overshoot, long-settling ringing or even sustained oscillation when the load or supply changes quickly.

  • Increasing series resistance at the input raises source impedance and tends to add extra poles.
  • Extra input capacitance, including from ESD structures and traces, can join with RC values to form new corners.
  • Phase margin targets should be checked again after any change to input networks, not just feedback elements.
Phase margin impact of light versus heavy input RC filtering Simplified Bode-style diagram with gain and phase curves showing how additional input RC filtering moves poles and reduces phase margin around the loop crossover frequency. Input RC vs Phase Margin (Conceptual Bode View) Gain (dB, log scale) Phase (degrees) Frequency → Loop crossover Higher phase margin Reduced phase margin No RC Light RC Heavy RC

Coordinating RC with ΣΔ / SAR Sampling to Avoid Aliasing

Any ADC samples the world at a finite rate, and anything in the input spectrum above half that rate can fold back as alias components. The job of the input RC is not only to calm down waveforms for the amplifier, but also to present the ADC with a band-limited signal that does not violate Nyquist in a damaging way. In practical current and power sensing designs, the filter must respect both the analogue dynamics and the converter’s sampling scheme.

In a ΣΔ chain, the converter runs at a high modulator frequency and uses an oversampling ratio (OSR) together with a digital sinc filter to define the measurement band. The RC cutoff is usually placed around or below the analogue Nyquist point, but above the useful DC–AC band of interest, to reduce switching noise and modulator images that the digital filter cannot fully remove. Too little analogue filtering leaves residual high-frequency content that leaks through as low-frequency spurs in the FFT.

In a SAR chain, the dominant concern is the acquisition window of the sample-and-hold capacitor. The input network, including series resistance from the RC filter, must let the capacitor charge to within a small error band during that window. As resolution and sampling rate go up, the allowed source resistance drops quickly. An RC filter that looks harmless in a low-speed 12-bit system can introduce gain and linearity errors long before aliasing is obvious in a 16-bit, multi-hundred-kilosample system.

  • Check fsample, OSR and digital filter settings before finalising fRC.
  • For ΣΔ, use RC to help reject switching and modulator noise that sits near or beyond Nyquist.
  • For SAR, treat the RC source resistance as part of the ADC input network and verify settling error.

Trade-Offs: Noise Rejection vs Step Response

A heavier filter improves noise and alias performance, but always at the cost of slower response. In current and power sensing this trade-off is not academic: eFuse and hot-swap stages may need to react within microseconds, while billing-grade metering can tolerate slow dynamics but demands extremely clean spectra. It is better to decide up front which side you are optimising for than to aim for a vague compromise.

  • Fast protection and event capture: choose RC values that preserve sharp steps and keep group delay small in the band where fault waveforms live. Accept a slightly noisier ADC trace and use limited digital averaging if needed. This suits eFuse, hot-swap, inrush limiting and fast OCP loops.
  • Precision metering and slow dynamics: place fRC low enough to aggressively remove switching noise and flicker outside the billing band. Accept that step waveforms are rounded and alarms may respond more slowly. This is typically used in BMS fuel gauging, server DC power metering and sub-metering of AC loads.
  • Mixed-mode systems: sometimes one sense path feeds both fast protection and slow energy logging. In that case, a common pattern is a relatively light analogue RC combined with two digital paths: a fast one with minimal filtering for protection and a heavily averaged one for metering.

When in doubt, sketch the expected fault and load-change waveforms and decide which information must survive the filter. Use that as the anchor for fRC, then verify the impact on phase margin and ADC behaviour rather than tuning RC in isolation.

How to Verify Stability & Aliasing in the Lab

Design work on paper is only half of the story. The real test of an input filter and stability concept comes on the bench, with real shunt parasitics, layout stray capacitances and real switching edges. This section gives a practical checklist for using Bode or FRA measurements, step response tests and ADC FFTs to confirm that the loop is stable and that aliased noise is under control, including a few corner cases that are easy to miss.

FFT view of clean versus aliased spectra for input filter validation Block-style diagram showing an ADC capturing samples, an FFT block and two spectra: one with clean in-band content and one with extra aliased spurs caused by insufficient input filtering. Using FFT to Spot Aliasing ADC samples FFT analysis Clean in-band spectrum (good filtering) Mag Frequency → Aliased spurs from poor filtering Mag Frequency → Bench checklist: • Capture ADC samples at normal sampling rate • Run FFT and inspect in-band region • Look for extra spurs tied to switching clocks • Adjust RC or sampling if aliasing is visible

Bode / FRA Checks for Phase Margin

If you have access to a loop analyser or FRA capability, the most direct way to quantify stability is to measure the closed-loop gain and phase around the frequency band where the input RC operates. Even in current and power sensing chains that are not traditional regulators, the combination of the amplifier, filter and any feedback paths still forms an effective loop with a crossover and a phase margin.

  1. Insert a small-signal injection point in the loop at a node that does not disturb the DC operating point, for example through a transformer or coupling capacitor in series with the feedback path.
  2. Sweep frequency from well below the expected crossover (for example a decade below) to at least one or two decades above it, and record both gain and phase.
  3. Identify the frequency where the gain crosses 0 dB and read off the phase at that point. The phase margin is the distance from this phase to −180°.

As a rule of thumb, a flat, smooth phase curve with 60° or more of margin at crossover is a good sign. A sharp downward bend near crossover or margin below about 45° should trigger a review of the RC values and source impedance. Broader bandwidth and response-time trade-offs are discussed in the Bandwidth & Response topic.

Step Response and Ringing Criteria

Where a full FRA setup is not available, time-domain testing with a scope can still reveal most stability issues. A clean, well-damped step response suggests comfortable phase margin, while excessive overshoot and long ringing are warning signs that the input RC and amplifier dynamics are too tightly coupled.

  1. Apply controlled load steps or current pulses on the sensed rail and observe the amplifier output and the ADC input node. Use several amplitudes, from small perturbations up to realistic fault levels.
  2. Measure overshoot and undershoot relative to the final value, and count how many oscillation cycles are needed before the waveform settles back within a small error band.
  3. Repeat with the fastest credible transient (for example a nearly instantaneous disconnect) to stress both the filter and the amplifier.

As a starting guideline, overshoot in the 10–20 % range that damps out within a few cycles is usually workable, while larger overshoot or slowly decaying ringing indicates marginal phase margin. A step response that looks overly rounded, with no visible edge, may indicate that the analogue RC is doing too much of the job that could be handled by digital filtering.

ADC FFT and Aliasing Signatures

FFT analysis of ADC codes is a powerful way to spot aliasing and filter problems that are not obvious in the time domain. By comparing the expected input spectrum with what appears in the digitised data, you can tell whether switching noise and other out-of-band content are leaking into the measurement band.

  1. Capture a block of ADC samples at the normal sampling rate while the system operates in a representative mode, for example at nominal load with the relevant switching rails enabled.
  2. Apply an appropriate window function and compute the FFT, plotting magnitude versus frequency up to half the sampling rate.
  3. Look for unexpected narrow peaks or dense “grass” in the baseband, especially at frequencies related to switching or modulator clocks that should have been attenuated by the input RC and ΣΔ or SAR front-end.

Persistent spurs or a noisy floor that tracks switching frequency changes often indicate insufficient analogue filtering or a poor match between fRC and the converter’s sampling behaviour. When the filter is too heavy, the FFT may look clean but step testing will reveal that important event content has been blurred away, so both views should be considered together.

Corner Cases: Multi-Channel, Shared Shunt and Hot-Plug

Real systems rarely consist of a single isolated sense channel. Multi-channel ADCs, shared references and shared shunts can all create subtle interactions between RC networks. Hot-plug and large load steps add further stress. These corner cases deserve dedicated tests so that small layout or component value changes do not turn into unexpected field issues.

  1. In shared-reference or multi-channel ADC setups, exercise one channel at a time while monitoring all others. If activity on one channel causes visible glitches or correlated noise on another, review the RC placement and common-node impedance.
  2. During simultaneous sampling, check whether a single channel with much heavier or lighter filtering appears to disturb the sampling capacitor or reference rails for its neighbours.
  3. For hot-plug and abrupt load changes, replicate the worst-case edges with switches or relays and record both analogue waveforms and ADC codes before, during and after the event. Look for long recovery times, stuck-at levels or spurious spikes in black-box logs.

Surge energy, ESD robustness and clamp design for hot-plug are handled in the Front-End Protection topic. Here the focus is on how those events interact with the chosen RC values and whether the measurement chain returns to a stable, accurate state without hidden long-term bias or oscillation.

Application Patterns & Cookbook

The same filter and stability rules appear again and again in real designs. This section collects a few common application patterns and distils them into small “recipes” that focus only on input filtering and stability. System-level details, such as full protection strategies, motor control loops or BMS algorithms, are left to their dedicated application pages.

Fast Protection + Basic Metering

For eFuse, hot-swap and fast OCP/OVP paths, the first priority is to see the real fault waveform in the microsecond–millisecond range. The input RC should calm sharp edges and ringing without blurring the timing that protection comparators rely on. Metering is secondary and can tolerate more noise.

  • Keep the RC cutoff comfortably above the fault bandwidth so that short-circuit and inrush edges are still recognisable on the amplifier output.
  • Aim for generous phase margin (≈60° or more) to avoid overshoot and ringing that could confuse threshold detection during fast events.
  • Accept a noisier ADC trace and apply light digital averaging for metering, instead of making the analogue RC heavy and slowing the protection path.

More system context on eFuse and hot-swap behaviour is covered in the Fast Current Sense for Protection and eFuse / Hot-Swap topics.

Precision DC Metering (Server / BMS)

In server DC metering, telecom power shelves and BMS pack current monitoring, long-term accuracy and low aliasing are more important than fast edge fidelity. The signal of interest is mostly DC and slow variations, while switching and mains artefacts must be tightly controlled over many hours of logging.

  • Place the RC pole just above the metering bandwidth so that DC and low-frequency ripple are preserved but switching noise and harmonics are strongly attenuated.
  • Coordinate fRC with ΣΔ OSR and digital sinc filters, or with power monitor averaging, to keep alias components below the error budget.
  • Decide explicitly whether 50/60 Hz should be measured accurately or suppressed, and align RC and digital filters with that choice.

System-level energy metering architectures are discussed in DC Power Meter for Server / Telecom and Battery Pack Current Monitor .

Motor / Inverter Phase Current Sensing

Three-phase inverters and motor drives expose the current sense front-end to large PWM common-mode swings and high dv/dt. The filter must remove enough switching content to protect the amplifier and ADC, while keeping delay and phase shift small enough that the control loop still “sees” the real phase currents.

  • Set the RC cutoff above the current loop bandwidth but well below the PWM carrier and its strongest harmonics, so the controller sees the fundamental and low-order content cleanly.
  • Use symmetric differential RC networks where possible to preserve CMRR and avoid converting common-mode PWM into differential error.
  • Treat filter delay as part of the motor control loop design; verify that phase lag at the current loop crossover stays within the controller’s stability budget.

Detailed inverter and motor-control considerations, including control-loop compensation, are covered in the Motor Phase Current Sensing topic.

Micro-Current / Leakage Monitoring

Leakage and standby current monitors care about very small, very slow signals in the presence of much larger noise. Here the RC network can be much heavier, but the amplifier’s input bias currents, 1/f noise and offset drift must be taken seriously because they are no longer negligible versus the measured current.

  • Use low cutoff frequencies to suppress mains and switching noise, but keep R values moderate so that bias currents do not create large offsets across the filter.
  • Allow for longer settling times after power-up or range changes; RC time constants of hundreds of milliseconds or more may be acceptable.
  • Characterise low-frequency noise and drift over temperature so that slow wanders are not mistaken for real leakage changes.

Front-end architectures and layout practices for very small currents are discussed in High-Side Micro-Current Sense and related leakage monitoring topics.

Application patterns for input RC filtering and stability Quadrant-style block diagram showing four application patterns: fast protection, precision DC metering, motor phase current sensing and micro-current leakage monitoring, arranged by noise rejection versus response speed priorities. Input RC Cookbook: Where Each Pattern Lives Higher noise rejection Faster step response Metering focus ←→ Protection focus Precision DC Metering Server / BMS RC ΣΔ / sinc low-band noise focus Fast Protection + Basic Metering RC comparator µs–ms event fidelity Micro-Current / Leakage slow, tiny signals RC low bias / 1/f care Motor / Inverter Phase PWM-heavy sensing RC PWM control loop

7-Brand IC Selection for Input Filter & Stability

This section does not list every current or power monitor IC. It focuses on how different vendors support RC input filtering and loop stability in a few canonical sensing patterns. Use these examples as starting points, then refine by voltage, current, interface and cost on the vendor sites or with distributors.

For each pattern, we highlight typical RC placement, GBW, sampling and aliasing behaviour. System-level control loops, protection logic and isolation details are covered on their dedicated pages in the Current Sensing & Power / Energy Measurement hub.

Fast Protection + Basic Metering (µs–ms response)

In eFuse and hot-swap style protection, the input network must tame spikes and ringing without hiding an actual fault. RCs are usually light: just enough to slow dv/dt and shape the comparator input, while the ADC or digital logic performs any heavier averaging. Phase margin and propagation delay both matter.

  • RC is often placed before a fast current-sense comparator, with a time constant in the same order of magnitude as the protection blanking time.
  • Amplifiers with high CMRR and clear guidance on maximum recommended source impedance are easier to stabilise with a small series R + C.
  • Look for datasheet plots or app notes showing step response and overcurrent delays.
Vendor Example device(s) Filter & stability highlights
TI INA300 / INA301 Dedicated current-sense comparator for overcurrent protection. Supports a small RC at the shunt input to tame spikes, plus selectable response times so the total delay (RC + comparator) is predictable.
ST TSC2011 Wide common-mode range, good CMRR and fixed gain make it straightforward to add a light input RC on each shunt lead. App notes typically show recommended R/C ranges that preserve phase margin at high dv/dt.
NXP MC12XSFD3 / similar high-side switches Automotive multi-channel high-side switches with analog current-sense outputs. Typical use is a small RC at the sense pin to stabilise the ADC input and avoid false trips during inrush or short-to-battery events.
Renesas ISL2803x / similar current sense front ends Precision high-side amplifiers that tolerate small series resistors and capacitors at the input. Useful when you want a shared shunt with both a fast protection comparator and a slower monitor ADC behind it.
onsemi NCS7030 / NCS7031 High-voltage current-sense amplifiers with dedicated pins between the preamp and buffer, making it easy to insert a small filter network while keeping the closed-loop stable at hundreds of kilohertz.
Microchip MCP6C02 Zero-drift high-side current-sense amplifier designed to work with low-value shunts and moderate bandwidth. On-chip architecture and layout guidance make it easier to stabilise a light RC without losing accuracy.
Melexis MLX91220 (with external comparator) Integrated Hall current sensor with fast analog output. A light RC at the output can feed a fast comparator for short-circuit and overcurrent detection, while a slower ADC path accumulates statistics.

For full protection timing chains (fault blanking, retry logic, latch vs auto-retry), see the Fast Current Sense for Protection and eFuse / Hot-Swap pages.

Precision DC Metering (Server / BMS)

Precision metering applications care more about noise bandwidth, aliasing control and long-term drift than µs-level response. RC networks are usually heavier, and must be aligned with the ΣΔ or SAR ADC sampling so that mains harmonics and switching noise fall into well-controlled bands.

  • RC pole typically sits between the signal bandwidth and the closed-loop bandwidth of the front end.
  • Devices with on-chip digital filters or averaging allow lighter analog RC and more flexibility.
  • Datasheets that show noise vs. bandwidth and RMS error over temperature make filter choices easier.
Vendor Example device(s) Filter & stability highlights
TI INA226 / INA228 Digital power monitors that combine shunt measurement, bus voltage and power calculation. External RC is usually placed at the shunt input; internal averaging and conversion-time settings help control aliasing.
ST STPM32 / STPM33 (AC metering) Energy metering SoCs with ΣΔ front ends. App notes normally give recommended shunt and RC values to align analog poles with digital sinc filters, including mains rejection (50/60 Hz) constraints.
NXP MC33771C / MC33775 (BMS cell controllers) High-channel-count BMS controllers where shunt or sense-resistor RC must be coordinated with multiplexer timing and ADC sampling. Vendor reference designs show filter templates for pack-current sensing.
Renesas ISL28025 Digital current/voltage/power monitor with real-time alerts. Supports modest input RC while keeping accuracy high; recommended filter values are typically sized to the selected conversion time.
onsemi NCS214R / NCS213R family Precision current-sense amplifiers with high CMRR and modest bandwidth, suited for DC bus metering. Small RC filters can be used at the input or output without risking stability when layout is kept tight.
Microchip MCP39F521 Single-phase AC/DC power-monitoring IC with integrated ADC, accumulation and line-synchronised filters. External RC focuses on anti-alias and EMI suppression; most shaping is done digitally inside the chip.
Melexis MLX91220 + external ADC Analog Hall sensor output can be bandwidth-limited with a heavier RC when only slow RMS or energy metrics are needed, as long as the ADC sampling and mains or switching frequencies are planned together.

For full DC and AC metering signal chains (sensor choice, ΣΔ modulator settings, line-sync logic), see DC Power Meter for Server / Telecom and AC Energy Metering SoC.

Motor / Inverter Phase Current Sensing

Motor phase sensing faces extremely high PWM common-mode dv/dt. RC networks must suppress switching edges and their harmonics without adding so much delay that FOC or current loops become unstable. Isolated ΣΔ modulators and high-CMRR amplifiers dominate here.

  • Choose devices with specified CMTI and propagation delay at PWM-like conditions.
  • RC poles often sit below the PWM carrier but above the control-loop bandwidth; overshoot and delay must be checked in simulation and lab Bode plots.
  • Differential routing and Kelvin shunt connections are as important as the RC itself.
Vendor Example device(s) Filter & stability highlights
TI AMC1301 / AMC3306 (isolated ΣΔ) High CMTI isolated ΣΔ modulators that pair well with small RC input filters. Digital decimation filters can be tuned so that the analog RC removes switching edges while leaving control-bandwidth content intact.
ST TSC2011 / TSC202x in inverter notes Used in many reference designs as phase-current front ends. ST app notes typically show differential RC networks at the shunt, with guidance on maximum series resistance to keep phase lag under control.
NXP AN14164 motor-control patterns + shunt front ends NXP motor-control application notes describe low-side, high-side and DC-bus sensing schemes where RC filters are matched to PWM frequency and MCU ADC sampling to avoid aliasing of switching edges.
Renesas Gate-driver + current sense reference designs Many reference designs pair motor gate drivers with shunt amplifiers and specify RC values that meet EMC limits while passing the required bandwidth for FOC torque control.
onsemi NCS7030 / NCS7041 High-voltage current-sense amplifiers used near inverter legs. The ability to place RC between preamp and buffer helps tune the trade-off between PWM attenuation and extra loop delay.
Microchip MCP6C02 in motor-control notes Zero-drift, high-side current-sense amplifier that can sit close to inverter shunts. Typical schematics add RC right at the input pins and show layout tips to minimise inductive loops.
Melexis MLX91220 / MLX91221 Integrated Hall-based phase-current sensors with wide bandwidth. A modest RC on the analog output trims PWM edge content before feeding an ADC, without needing extra isolation on the filter network itself.

For control-loop compensation, PWM timing and observer design, see the Motor Phase Current Sensing application page.

Micro-Current / Leakage Monitoring

Leakage and micro-current channels usually have very low signal bandwidth but extremely high source impedance. RC filters can therefore be very slow, but bias current and input noise from the amplifier can dominate the error if the wrong device is chosen.

  • Bias current × Rsource quickly creates millivolt-level offsets when R is in the MΩ range.
  • Zero-drift or electrometer-class amplifiers with fA–pA bias currents are preferred.
  • Heavy RC at the input is fine, but check stability with any input capacitance and guard-ring layout.
Vendor Example device(s) Filter & stability highlights
TI LMP7721 (electrometer-class op amp) Ultra-low input bias current makes it ideal behind very large input resistances and heavy RC filters. Most design work is around guarding and shielding so that leakage paths and input capacitance don’t reduce phase margin.
ST TSZ182 / TSZ18x family Zero-drift CMOS op amps with very low offset and bias. Good fit for low-frequency current shunts or transimpedance stages where RC is heavy and the main concern is thermal drift plus long-term stability.
NXP Battery sensor ICs with shunt inputs Many automotive battery sensors combine voltage, current and temperature measurement. Leakage-monitoring modes rely on long time constants and careful RC sizing at very low currents and high effective impedance.
Renesas Low-noise precision op amps / current monitors Used in leakage and sensor-interface designs where source impedance is high. RC filters are designed together with bias-current and noise specs to keep offsets below the target µA or nA range.
onsemi Precision low-Iq op amps + NCS21x current sense Combos of low-noise op amps and sensitive current-sense amplifiers can implement leakage-monitoring channels with heavy RC and long integration times, provided that input bias and CMRR are respected.
Microchip MCP6Vxx / MCP6C0x precision amplifiers Zero-drift and low-bias devices that play well with large RC values. Often used where leakage currents are logged over seconds to minutes for trend analysis or self-test, rather than fast protection.
Melexis Low-range variants of MLX current sensors Some current-sensor families support low-current ranges where leakage is of interest. A heavy RC on their outputs, combined with careful PCB guarding, can give very repeatable low-bandwidth leakage measurements.

For layout, guarding and Kelvin routing details around these parts, see High-Side Micro-Current Sense and the dedicated layout checklist sections in the sensing hub.

BOM & Procurement Notes for Filter & Stability

This checklist turns abstract filter and stability rules into concrete BOM fields. The goal is to ensure that resistor, capacitor and amplifier substitutions do not silently move the RC pole, shrink phase margin or push aliasing back into the measurement band. Each card highlights what to specify, what can go wrong and how to brief suppliers.

Required BOM Fields

A stable, predictable input filter depends as much on passive details as on the amplifier itself. Treat the RC network as a functional block with its own specifications, not as generic resistors and capacitors that purchasing can freely swap. The following fields should appear explicitly in the BOM or RFQ notes.

  • R value and tolerance: nominal range, tolerance and tempco, for example 100–150 ohm, 1 percent, 50 ppm per degree Celsius or better.
  • C dielectric and rating: C0G or NP0 for stability sensitive poles, X7R where precision is less critical, with specified voltage rating and package size.
  • Target -3 dB frequency: give the intended cutoff range and the associated amplifier closed loop bandwidth or control bandwidth.
  • Front end GBW and slew: minimum gain bandwidth and slew rate requirements at the intended gain, so suppliers do not down bin to slower parts.
  • ADC type and sampling: indicate sigma delta or SAR, sample rate or oversampling ratio and any constraints from line frequency or switching noise.

Typical Risk Points

Many stability problems appear only after a cost down or second source change. The schematic still shows the same values, but the pole locations, parasitics or amplifier margins have shifted. Flag these risk areas early so that alternative parts trigger a technical review instead of an automatic swap.

  • Replacing a C0G capacitor with a high value X7R of the same nominal capacitance can change effective capacitance under bias and move the RC pole by a large factor.
  • Different MLCC series have very different ESR and ESL. A like for like replacement on value and size may still shift high frequency poles and reduce phase margin.
  • Swapping thin film resistors for cheaper high tempco parts can cause RC corners and gain to wander with temperature and aging, especially in precision metering chains.
  • Selecting an amplifier based only on typical gain bandwidth or noise can leave little margin. Worst case process and temperature corners may fall below the design assumptions.

How to Brief Suppliers

A clear BOM line is more than a value and package. Adding one or two short sentences describing the intended cutoff, bandwidth and stability expectations makes it easier for distributors and vendors to suggest alternatives that keep the signal chain behaviour intact.

  • Example: R filter in 100–150 ohm, 1 percent, low noise thin film, used with 1–2.2 nanofarad C0G to set a 20–30 kilohertz pole on a 1 megahertz closed loop amplifier.
  • Example: ADC is 16 bit SAR at 500 kilosamples per second. Total source impedance at the input, including RC, must meet the datasheet limit to guarantee settling.
  • Mark critical dielectric or series as do not substitute without engineering approval, especially where phase margin or metering accuracy is tight.

Upstream requirements on shunt value, surge limits and power monitor features are captured in the Shunt Selection, Front-End Protection and Power Monitor (V·I·P) topics.

Request a Quote

Accepted Formats

pdf, csv, xls, xlsx, zip

Attachment

Drag & drop files here or use the button below.

Input Filtering & Stability FAQs

These FAQs mirror the structure of this page: basic need for filtering, architecture and design rules, lab validation patterns, application specific trade offs and the BOM language that keeps those decisions intact during procurement and second sourcing.

How do I decide whether I need an RC input filter at all on a current sense amplifier?

An RC input filter is worth adding whenever the sense node sees switching edges, PWM common mode, long traces or other high frequency content that your amplifier or ADC bandwidth would otherwise pass. In simple DC or low speed systems with clean rails and generous phase margin, you can often start without a filter or use only a very small series resistor.

Where should the RC network sit relative to the shunt and amplifier inputs for best stability?

Most designs start with a small symmetric RC directly across the shunt so both amplifier inputs see the same impedance and pole. This preserves common mode rejection and keeps layout simple. Moving the filter behind the amplifier changes the closed loop poles instead and must be checked carefully with Bode or step response measurements to protect phase margin.

How do I choose the RC cutoff frequency relative to my signal bandwidth and op amp bandwidth?

A practical rule is to place the RC pole above the highest useful signal frequency but comfortably below the op amp closed loop bandwidth. That way the filter does not attenuate the measurement band, yet it trims switching edges before they reach loop crossover. Numeric examples based on your signal range and amplifier bandwidth help anchor the choice.

What phase margin should I target when adding input filtering around a current sense amplifier?

For a robust design a phase margin of around sixty degrees at loop crossover is a good target, with forty five degrees as an absolute minimum. Adding input RC tends to pull extra poles and zeros into the loop, so gain and phase should be rechecked with every significant change in R, C or layout, not only when the feedback network is modified.

How do input RC filters interact with sigma delta ADC oversampling and digital filtering?

A sigma delta converter already shapes noise with its modulator and digital sinc filters. The analog RC should therefore be set to tame switching edges and out of band content around the analog Nyquist frequency, while leaving the intended measurement band largely to the digital filter. Too little analog filtering can let modulator artefacts leak back into the baseband.

What is the right way to coordinate anti aliasing filters with SAR ADC sample and hold timing?

With a SAR ADC the filter must limit bandwidth while still letting the sample and hold capacitor settle within the acquisition window. The total source resistance seen by the ADC, including the RC network and amplifier output impedance, should meet the datasheet limit for the target resolution. Simulating or bench testing settling error is as important as checking aliasing.

How can I tell from a step response or scope waveform that my filter is causing instability?

A healthy step response rises smoothly, overshoots only modestly and settles within a few cycles. When the input RC and amplifier are poorly matched you may see large overshoot, long ringing or a slow underdamped envelope that changes with temperature or load. Comparing waveforms before and after RC changes is often the quickest way to spot trouble.

What FFT signatures indicate that aliasing is leaking high frequency noise into my measurement band?

In an FFT of ADC codes, aliased noise often appears as narrow spurs or a raised noise floor in the baseband that shift position when you change sampling rate or switching frequency. If peaks align with multiples or combinations of the clock or PWM frequency, your analog RC and digital filters are not yet blocking those components strongly enough.

How should I tune input filtering differently for fast protection versus precision energy metering?

Fast protection paths favour light analog filtering that preserves step edges and timing, combined with modest digital averaging if needed. Precision metering paths accept heavier RC below the signal bandwidth, tightly coordinated with sigma delta or digital filters, and rely less on fast transient accuracy. When one sense path serves both roles, using separate fast and slow digital outputs is often safer.

Which resistor and capacitor tolerances matter most for maintaining a stable, repeatable filter?

The absolute tolerance and temperature coefficient of the resistor and capacitor set how far the pole frequency can drift over production and life. In stability sensitive locations, tight resistor tempco and C0G or NP0 capacitors keep the RC corner predictable. In looser anti alias filters, wider tolerance X7R is often fine as long as bias and ageing effects are understood.

What layout practices help keep input filters from degrading CMRR or injecting extra noise?

Keep the RC network physically close to the shunt and amplifier pins, route the two filter legs symmetrically and avoid sharing long segments with high current or fast switching traces. Use Kelvin connections to the shunt, minimise loop area around the filter components and keep reference and ground returns quiet so common mode disturbances are not converted into differential error.

How can I document filter and stability related requirements clearly in a BOM for suppliers?

Go beyond listing only value and package. For each critical RC, state the intended cutoff range, acceptable resistor tolerance and tempco, preferred capacitor dielectric and any minimum amplifier bandwidth or ADC sampling assumptions. Add a short note that alternative series or die revisions must be reviewed for their effect on phase margin and noise, not only on cost and availability.