AD8421ARMZ-R7
AI

The **AD8421ARMZ-R7** is a high-performance, low-power, extremely low-noise instrumentation amplifier designed by Analog Devices. It is specifically engineered for high-precision data acquisition and signal conditioning applications.
---
### ## 1. Key Technical Specifications
The following table summarizes the primary electrical characteristics of the AD8421:
| Parameter | Specification |
| :--- | :--- |
| **Architecture** | 3-Op Amp Instrumentation Amplifier |
| **Gain Range** | 1 to 10,000 (Set by a single resistor $R_G$) |
| **Bandwidth** | 2 MHz (G=100); 10 MHz (G=1) |
| **Input Voltage Noise** | 3 nV/√Hz |
| **Slew Rate** | 35 V/µs |
| **Quiescent Current** | 2.0 mA (Maximum) |
| **Supply Voltage Range** | ±2.5 V to ±18 V |
| **CMRR (Min, G=100)** | 110 dB |
---
### ## 2. Core Features and Benefits
* **High Speed:** Unlike many high-precision amplifiers, the AD8421 offers a high slew rate and wide bandwidth, making it suitable for multiplexed applications.
* **Low Noise and Bias:** It features extremely low input noise (3 nV/√Hz) and low input bias current (0.5 nA max), which ensures signal integrity when interfacing with high-impedance sensors.
* **Robust Protection:** The inputs are equipped with ESD protection and can withstand voltages up to 40V from the opposite supply rail without damage.
* **Precision Accuracy:** High Common-Mode Rejection Ratio (CMRR) allows the device to extract small signals in the presence of large common-mode noise (like 60Hz hum).
---
### ## 3. Pinout and Configuration
The "ARMZ" designation refers to the **8-lead MSOP** package.
| Pin No. | Mnemonic | Description |
| :--- | :--- | :--- |
| 1 | -IN | Inverting Input |
| 2 | RG | Gain Setting Pin |
| 3 | RG | Gain Setting Pin |
| 4 | +IN | Non-Inverting Input |
| 5 | -Vs | Negative Supply Voltage |
| 6 | REF | Reference Pin (Sets Output Offset) |
| 7 | Vout | Output Pin |
| 8 | +Vs | Positive Supply Voltage |
---
### ## 4. Application Circuit (Gain Formula)
The gain of the AD8421 is set by placing a single external resistor ($R_G$) between pins 2 and 3. The transfer function is:
```math
G = 1 + \frac{9.9 \text{ k}\Omega}{R_G}
```
**Example Values:**
* For **G = 1**: Leave $R_G$ open.
* For **G = 10**: $R_G \approx 1.1 \text{ k}\Omega$.
* For **G = 100**: $R_G \approx 100 \Omega$.
---
### ## 5. Common Applications
1. **Medical Instrumentation:** ECG and EEG monitoring where low noise is critical.
2. **Industrial Process Control:** Strain gauge bridges and RTD (Resistance Temperature Detector) sensors.
3. **Precision Data Acquisition:** Front-end for high-resolution ADCs.
4. **Signal Conditioning:** Offsetting and scaling differential signals for single-ended processing.
- ⤷How do I calculate the exact resistor value for a Gain of 50 in the AD8421?
- ⤷ What are the differences between the AD8421 and the older AD620?
- ⤷ How should the REF pin be connected for a single-supply ADC application?