Key Specs

SpecValueConditionSource
Amplifier TypeCurrent SenseDigi-Key
Current Input Bias500 pADigi-Key
Gain Bandwidth Product45 kHzDigi-Key
Mounting TypeSurface MountDigi-Key
Number Of Circuits1Digi-Key
Operating Temperature Range-40°C ~ 125°C (TA)Digi-Key
Output TypeRail-to-RailDigi-Key
Package CaseSOT-23-8 Thin, TSOT-23-8Digi-Key
Quiescent Current (Typ)48µADigi-Key
Slew Rate0.3V/µsDigi-Key
Supplier Device PackageTSOT-23-8Digi-Key
Voltage Input Offset3 µVDigi-Key
Voltage Supply Span (Max)5.5 VDigi-Key
Voltage Supply Span (Min)1.7 VDigi-Key

When To Use

  1. Low-side current sensing in 5V digital systems @ 10A: The ±0.2% max gain error and 3 µV typical input offset voltage ensure precise current measurement in low-voltage rails where accuracy affects control loops or power budgeting. Alternative current-sense amplifiers with higher offset would cause significant measurement drift, leading to overcurrent faults or inefficient power management.

  2. Battery management system in handheld device, operating -40°C to 125°C: The wide operating temperature range combined with ultra-low quiescent current (48µA) suits battery-powered equipment requiring stable current sensing over temperature extremes. Using a higher-bandwidth current-sense amplifier with higher quiescent current would reduce battery life unacceptably.

  3. Power-gated current sensing in duty-cycled IoT firmware (−40°C to 125°C ambient): The TSOT-23-8 package includes an ENABLE pin (VIH = 1.2V, VIL = 0.4V) that allows a microcontroller GPIO to disable the INA190A1IDDFR between measurement intervals, dropping supply current from 48µA to 100nA maximum — a 480× reduction. In a system sampling current every 10 seconds with a 100ms active window, this reduces CSA energy use by 99%. Using the SC-70-6 variant (no ENABLE pin) requires an external series MOSFET to achieve equivalent power gating, adding BOM cost and layout area.


When Not To Use

  1. High-frequency motor drive current sensing (>100 kHz switching): The 45 kHz gain bandwidth product is insufficient to capture fast transient currents accurately. Use a higher-bandwidth current-sense amplifier instead to avoid signal distortion and missed transient events.

  2. Measuring high-side current with galvanic isolation requirement: The device lacks isolation and cannot handle high common-mode voltages beyond the input range. An isolated current-sense amplifier is necessary to prevent latch-up or damage from voltage transients.

  3. Current monitoring with digital telemetry and power accumulation: INA190A1IDDFR outputs analog signals only and has no integrated communication interface. For systems requiring digital readout and power logging, choose an integrated digital current/power monitor with I²C/SMBus interface.


Application Notes


Gotchas

  1. Enable pin threshold margin misunderstood: An engineer may assume any 1.0 V logic level triggers enable, but the typical VIH is 1.2 V, and VIL is 0.4 V. If the enable input voltage hovers near this undefined region, the device output can oscillate or fail to enable, causing intermittent current measurement.
    Fix: Measure the actual enable voltage at the PCB and ensure it exceeds 1.2 V cleanly or is pulled below 0.4 V with no intermediate levels.

  2. Thermal path underestimated due to TSOT-23-8 package size: The small footprint limits heat dissipation; a dense PCB layout without thermal vias or copper pours can cause junction temperature to exceed maximum ratings during continuous high current sensing, degrading accuracy or causing device damage.
    Fix: Use thermal vias and adequate copper area beneath and around the package to maintain junction temperature within datasheet limits.

  3. Input bias current impact on high-value shunt resistor: The 500 pA input bias current, though low, can cause measurable voltage drops across large shunt resistors, skewing low-level current measurements unnoticed in simulation.
    Fix: Verify input bias current effect by calculation for the chosen shunt resistor and adjust resistor value or amplifier gain accordingly.

  4. Output loading affecting stability: Connecting the output to a low-impedance load or large capacitive load without a proper buffer can induce output ringing or instability due to the limited 0.3 V/µs slew rate and internal output stage design.
    Fix: Add a small series resistor or buffer amplifier at the output to maintain stable operation and clean output signal.