Key Specs
| Spec | Value | Condition | Source |
|---|---|---|---|
| 3db Bandwidth | 90 kHz | Digi-Key | |
| Amplifier Type | Current Sense | Digi-Key | |
| Current Input Bias | 39 µA | Digi-Key | |
| Mounting Type | Surface Mount | Digi-Key | |
| Number Of Circuits | 1 | Digi-Key | |
| Operating Temperature Range | -40°C ~ 125°C | Digi-Key | |
| Output Type | Rail-to-Rail | Digi-Key | |
| Package Case | 6-TSSOP, SC-88, SOT-363 | Digi-Key | |
| Quiescent Current (Typ) | 40µA | Digi-Key | |
| Slew Rate | 1V/µs | Digi-Key | |
| Supplier Device Package | SC-88/SC70-6/SOT-363 | Digi-Key | |
| Voltage Input Offset | 5 µV | Digi-Key | |
| Voltage Supply Span (Max) | 26 V | Digi-Key | |
| Voltage Supply Span (Min) | 2.2 V | Digi-Key |
When To Use
-
Battery-powered sensor front-end → 3.3V @ 10mA: The 40µA quiescent current keeps battery drain minimal during sleep, extending device life. A synchronous buck controller would draw much higher quiescent current, causing premature battery exhaustion in low-duty applications.
-
Current sense amplification in motor control → 12V supply monitoring: The current sense amplifier with 39µA input bias and 5µV offset voltage enables accurate low-level current measurement without introducing thermal drift. Using a generic high-speed op amp risks thermal runaway or offset drift that corrupts feedback control.
-
Precision analog front end → 5V rail, noise-sensitive: The rail-to-rail output and 90kHz bandwidth are well matched for moderate-speed sensor readout with minimal distortion. Higher bandwidth amplifiers may introduce switching noise or require complex filtering, risking latch-up or signal integrity issues.
When Not To Use
-
High current power stage control > 5A: The device’s single-circuit design and quiescent current limit its ability to handle high current loads. Use a high-current synchronous buck with external FETs to manage current and thermal dissipation safely.
-
High-frequency switching > 500kHz for compact magnetics: The 90kHz bandwidth and 1V/µs slew rate limit the switching frequency and transient response. Choose a high-frequency buck controller designed for GHz-class switching to avoid instability and excessive losses.
-
Low dropout linear regulation < 1V differential: The minimum supply voltage of 2.2V and rail-to-rail output are insufficient for low dropout operation under tight headroom conditions. An LDO regulator is better suited to minimize noise and dropout voltage in this scenario.
Application Notes
-
The current sense resistor node is the switching node and must have the smallest possible loop area to minimize noise pickup and EMI. Use short, wide traces and place the resistor close to the amplifier input pins.
-
The amplifier input pins are noise-sensitive; ensure proper PCB layout with a solid ground plane and careful routing to avoid interference from switching currents.
-
Given the typical quiescent current of 40 µA and maximum supply voltage of 26 V, the device dissipates minimal power and generally does not require a heatsink under normal operating conditions within the specified temperature range of -40°C to 125°C.
-
The rail-to-rail output stage allows full output swing close to the supply rails, but care must be taken to maintain supply voltage above the minimum 2.2 V for proper operation.
-
The input bias current of 39 µA should be considered in the design of the current sensing resistor to avoid offset errors.
Gotchas
-
[Offset drift with temperature]: The 5µV input offset voltage specification is typical at room temperature; offset can drift significantly near the -40°C or 125°C extremes, causing inaccurate current sensing and control errors.
Fix: Validate offset drift over full operating temperature in your test setup and consider calibration or temperature compensation in firmware. -
[Input bias current interacting with high-value shunt resistor]: Designers sometimes select large sense resistors to increase signal amplitude, ignoring the 39µA input bias current. This causes non-linear voltage drops and distorted current measurements, visible as offset shifts and hysteresis on scope.
Fix: Keep sense resistor values below 100mΩ and verify linearity with bench tests. -
[Layout coupling from SW node]: Placing the switching node trace adjacent to amplifier input lines can cause high-frequency noise injection, resulting in output oscillations or sporadic rail-to-rail output swings.
Fix: Route the SW node away from amplifier pins and use ground shields or guard traces. -
[Startup undervoltage lockout and output phase delay]: If the supply voltage ramps slowly or is near the 2.2V minimum, the amplifier output can saturate or delay settling, causing control loop instability at power-up.
Fix: Implement a power-good or undervoltage lockout signal upstream and verify output settling time at minimum operating voltage.