81N37-R-AB3-I-R
AI

The **81N37-R-AB3-I-R** is a specific part number typically associated with a **Voltage Detector IC** manufactured by **UTC (Unisonic Technologies Co., Ltd)**. These components are designed to monitor power supply rails and provide a reset signal when the voltage drops below a specific threshold.
### 1. Part Number Breakdown
Understanding the nomenclature helps identify the specific characteristics of this IC:
| Code Segment | Meaning | Specification |
| :--- | :--- | :--- |
| **81N** | Series Name | CMOS Voltage Detector (Low Power) |
| **37** | Detection Voltage | **3.7 Volts** |
| **R** | Accuracy | ±2% (Standard) |
| **AB3** | Package Type | **SOT-89** |
| **I** | Temperature Range | Industrial Grade (-40°C to +85°C) |
| **R** | Packing | Tape & Reel |
---
### 2. Key Technical Specifications
This device is commonly used in battery-powered equipment and microprocessor systems.
* **Detection Voltage ($V_{DET}$):** 3.7V fixed threshold.
* **Output Type:** **N-Channel Open Drain**. This means it requires an external pull-up resistor to define the "High" logic level.
* **Operating Voltage Range:** Typically 0.7V to 10V (depending on specific sub-series).
* **Ultra-Low Current Consumption:** Usually around $1\mu A$ to $3\mu A$, making it ideal for low-power standby modes.
* **Hysteresis:** Typically 5% of the detection voltage to prevent "chattering" or oscillation when the voltage is near the threshold.
---
### 3. Functional Description
The primary role of the 81N37 is to ensure that a digital system does not operate under unstable voltage conditions.
1. **Normal State:** If the input voltage is above 3.7V, the output pin remains High (via pull-up resistor).
2. **Detection State:** When the voltage drops below 3.7V, the IC pulls the output pin to Ground (Low).
3. **Reset Release:** Once the voltage rises above the threshold (plus hysteresis), the output returns to High after a very short internal delay.
---
### 4. Typical Applications
* **Microprocessor Reset:** Providing a reset signal to a CPU during power-up or brown-out.
* **Battery Level Monitoring:** Alerting a system when a Li-ion battery or power source is getting low.
* **System Integrity:** Preventing memory corruption by halting the processor before the voltage falls too low for reliable logic.
---
- ⤷
What is the difference between an Open Drain and a Push-Pull output in voltage detectors?
- ⤷ How do I calculate the pull-up resistor value for the 81N37?
- ⤷ Are there pin-compatible alternatives from other manufacturers like TI or Rohm?