数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

  • AD1584ART-R2

  • AI
    ### Overview of AD1584ART-R2 The **AD1584ART-R2** is a low-cost, low-power, precision voltage reference. It belongs to the AD158x family produced by Analog Devices. It is specifically designed for high-accuracy applications where space and power consumption are critical. --- ### Key Technical Specifications | Parameter | Specification | | :--- | :--- | | **Output Voltage ($V_{out}$)** | 4.096 V | | **Input Voltage Range** | 4.296 V to 12 V | | **Temperature Coefficient** | 50 ppm/°C (typically) | | **Initial Accuracy** | ±0.1% to ±1.0% (Grade dependent) | | **Supply Current** | 65 µA (typical) | | **Package Type** | SOT-23-3 (ART suffix) | | **Operating Temperature** | -40°C to +85°C | --- ### Internal Functional Blocks The device functions as a **Series Voltage Reference**. Unlike a shunt reference (which works like a Zener diode), the series reference only draws the current required by the load plus its own small quiescent current. 1. **Band Gap Core:** The heart of the chip that generates a stable voltage by compensating the base-emitter voltage of transistors against their thermal voltage. 2. **Output Buffer:** A high-gain amplifier that ensures the output remains stable even when the load current changes. 3. **Resistor Trim Network:** Laser-trimmed resistors used during manufacturing to ensure the output is exactly 4.096 V. --- ### Pin Configuration (SOT-23) | Pin Number | Name | Description | | :--- | :--- | :--- | | **1** | $V_{in}$ | Input Supply Voltage | | **2** | $V_{out}$ | Reference Output Voltage | | **3** | GND | Ground | --- ### Typical Application Circuit To ensure stability, a decoupling capacitor is recommended at the input. While the AD1584 is stable with or without an output capacitor, adding a small capacitor ($0.1 \mu F$) can improve transient response. ```c Input (4.3V - 12V) | [0.1uF Cap] --- GND | +----|----+ | Pin 1 | | AD1584 |--- Pin 2 ---> Vout (4.096V) | Pin 3 | (To ADC/DAC Ref Pin) +----|----+ | GND ``` --- ### Usage Cases * **Precision ADCs:** The 4.096 V output is ideal for 12-bit or 16-bit Converters because $4.096V / 4096$ = exactly $1mV$ per LSB. * **Battery Powered Equipment:** Due to the ultra-low 65 µA current draw. * **Industrial Process Control:** Used in loop-powered transmitters.
    ✨ Follow-up Questions
    • What is the difference between the 'ART' and 'BRT' suffixes for this part?
    • How does the load regulation of the AD1584 compare to a standard Zener diode?
    • Can this part be used in automotive applications requiring higher temperatures?