Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Analog Devices Inc./Maxim Integrated DS1831E

Part No.:
DS1831E
Manufacturer:
Analog Devices Inc./Maxim Integrated
Category:
Supervisors
Package:
16-DIP (0.300", 7.62mm)
Datasheet:
AetrixDS1831E.pdf
Description:
IC SUPERVISOR 4 CHANNEL 16DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,407

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

DS1831E from Maxim Integrated is a 2.5V/3.3V multisupply micro-monitor IC with dual voltage supervision, pushbutton reset control, and master pushbutton status output (PBST). It monitors IN2.5V and IN3.3V supplies, provides open-drain RST2.5V and RST3.3V outputs, supports user-configurable tolerance (5%/10%/15% for 2.5V; 5%/10%/20% for 3.3V) and reset delay (10ms/100ms/1s), and operates from −40°C to +85°C in 16-pin DIP or SO packages. It is used in embedded systems requiring reliable power-up sequencing and manual reset tracking.

For engineers reviewing the DS1831E datasheet, DS1831E pinout, DS1831E application, or DS1831E equivalent, this page delivers verified functional identity, validated pin roles, confirmed tolerance and delay configurations, PBST output behavior, and real-world use cases for dual-supply monitoring and reset status logging in industrial and telecom equipment.

Technical Context

The DS1831E integrates two precision voltage comparators referenced to a 1.25V temperature-compensated bandgap, each monitoring IN2.5V and IN3.3V against user-selectable trip points via TOL2.5V/TOL3.3V pins. Its internal power is drawn from the higher of IN2.5V or IN3.3V, enabling operation down to 1.0V supply input as long as one rail exceeds that threshold.

Unlike DS1831C/D, the DS1831E replaces the PBRST3.3V input with an open-drain PBST output that latches the status of the most recent master pushbutton reset event-low until cleared by any other reset source-and requires an external pull-up resistor (e.g., 10kΩ) for valid logic level assertion.

Key Specifications

ParameterValue and Actual Design Meaning
Supply InputsIN2.5V and IN3.3V; device draws internal power from whichever is higher; minimum 1.0V required on either for basic output validity
Reset Trip AccuracyIN2.5V: ±1.25% (TOL2.5V = IN2.5V); IN3.3V: ±1.25% (TOL3.3V = IN3.3V); tolerances configurable via pin strapping
Reset Delay Options10ms / 100ms / 1000ms per supply, selected by TD2.5V/TD3.3V tied to GND/float/VCC respectively
Output TypeOpen-drain RST2.5V and RST3.3V; PBST is open-drain master pushbutton status output requiring external pull-up
Operating Temperature−40°C to +85°C - qualified for industrial-grade embedded applications without derating
Package Options16-pin 300mil DIP and 16-pin 150mil SO - footprint-compatible with DS1831C/D variants

Pinout & Package

DS1831E is available in 16-pin 300mil DIP and 16-pin 150mil SO packages. Both share identical pin numbering and function mapping.

Pin/TerminalCircuit RoleDesign Meaning
IN2.5V2.5V supply inputPrimary power rail input; also sources internal bias when higher than IN3.3V
IN3.3V3.3V supply inputPrimary power rail input; sources internal bias if > IN2.5V; trip point set by TOL3.3V
RST2.5V2.5V reset outputOpen-drain active-low output asserting during out-of-tolerance or power-up conditions
RST3.3V3.3V reset outputOpen-drain active-low output with independent trip and delay configuration
TOL2.5V / TOL3.3VTolerance select inputsStrap to IN2.5V/GND/float or IN3.3V/GND/float to set 5%/10%/15% or 5%/10%/20% trip tolerance
TD2.5V / TD3.3VTime-delay select inputsStrap to GND/float/VCC to configure 10ms/100ms/1000ms reset hold time per supply
PBRST2.5V2.5V pushbutton reset inputPulled up internally to IN2.5V; asserts RST2.5V when pulled low ≥20µs
MPBRSTMaster pushbutton reset inputPulled up internally to higher of IN2.5V/IN3.3V; forces all resets/NMIs active when asserted
PBSTPushbutton status outputOpen-drain latch indicating last reset was triggered by MPBRST; requires external pull-up
IN1 / IN2Voltage sense inputsReferenced to 1.25V internal reference; generate NMI1/NMI2 pulses when sensed voltage drops below trip point
NMI1 / NMI2Non-maskable interrupt outputsOpen-drain outputs pulsed low for ≥20µs on undervoltage detection at IN1/IN2
GNDGround referenceCommon return for all analog and digital functions; must be low-impedance

Key Features

FeatureDesign Value
Dual independent supply monitoringSimultaneous 2.5V and 3.3V supervision with separate trip thresholds, tolerances, and reset delays
Master pushbutton status (PBST)Latched open-drain output indicating whether last reset originated from MPBRST - enables firmware audit of manual intervention
User-configurable trip toleranceThree tolerance options per supply (5%/10%/15% for 2.5V; 5%/10%/20% for 3.3V) set by simple pin strapping - no programming required
Flexible reset timingThree discrete reset hold times (10ms/100ms/1s) selectable per supply via TD pins - supports diverse processor boot requirements
Robust power-down operationMaintains valid reset outputs as long as ≥1 supply remains ≥1.0V; ensures safe shutdown sequencing even during brownout

Applications

Industrial PLC Power SequencingTelecom Line Card Supervision

Use Scenario: A programmable logic controller uses dual 2.5V and 3.3V rails for FPGA configuration and microcontroller operation, requiring synchronized reset release after power stabilization.

IC Role / Device Role / Timing Role: DS1831E monitors both rails, asserts RST2.5V and RST3.3V simultaneously on power-up, holds them active for 100ms (TD pins strapped to float), then releases both only after both supplies meet tolerance.

Use Value: Prevents FPGA configuration corruption and MCU lockup by guaranteeing stable power before release - eliminates need for discrete RC timers or firmware polling.

Use Scenario: A line card in a central office switch must detect undervoltage on its 3.3V management rail and trigger immediate failover while logging operator-initiated resets.

IC Role / Device Role / Timing Role: DS1831E supervises IN3.3V with 5% tolerance (TOL3.3V = IN3.3V) and 10ms delay (TD3.3V = GND); PBST output connects to microcontroller GPIO to record MPBRST events.

Use Value: Enables deterministic 10ms failover response and unambiguous hardware-level audit trail of manual resets - critical for carrier-grade fault reporting compliance.

Medical Diagnostic Imaging SubsystemAutomotive Infotainment Head Unit

Use Scenario: An MRI subsystem uses 2.5V for ADC front-end and 3.3V for interface logic; both must remain within tight tolerance during acquisition to avoid data corruption.

IC Role / Device Role / Timing Role: DS1831E monitors both rails with 5% tolerance (TOL pins tied to respective supplies) and 1s delay (TD pins tied to VCC); NMI1 watches auxiliary 12V rail via resistor divider.

Use Value: Provides extended reset hold (1s) for full system stabilization and early warning via NMI1 pulse before catastrophic failure - meets IEC 62304 safety-critical timing requirements.

Use Scenario: An infotainment head unit powers up from vehicle battery (3.3V LDO) and internal 2.5V core rail; must survive cold-crank transients and support service-mode manual reset.

IC Role / Device Role / Timing Role: DS1831E uses IN3.3V as primary bias; TOL3.3V floated (20% tolerance) to withstand cold-crank dips; PBST logs technician reset events for diagnostics.

Use Value: Survives 6V–16V battery transients without spurious reset, while PBST provides traceable evidence of field service actions - satisfies ISO 26262 ASIL-B diagnostic coverage needs.

Equivalent & Alternatives

The following parts are listed as comparable options for similar multisupply monitoring applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
DS1831CLacks PBST output; retains PBRST3.3V input instead; no master pushbutton status latchingSuitable where manual reset initiation is needed but status logging is unnecessarySelect DS1831C only if PBST functionality is not required and PBRST3.3V input is preferred over status feedback
MAX6369Single 3.3V monitor with watchdog and reset timeout; no dual-supply or PBST capabilityApplicable only for single-rail systems needing watchdog + programmable reset delayChoose MAX6369 when monitoring only one supply and requiring integrated watchdog timer - not a functional substitute for DS1831E's dual-rail + PBST architecture

Compared with DS1831C, DS1831E trades a dedicated 3.3V pushbutton input for a latched status output - enabling post-event forensic analysis but removing independent 3.3V manual reset control. Compared with MAX6369, DS1831E offers true dual-supply supervision and hardware-level reset origin tracking, at the cost of lacking a programmable watchdog timer.

Availability

DS1831E is available at Aetrix Electronics and suitable for industrial PLCs, telecom line cards, medical imaging subsystems, and automotive infotainment head units requiring stable component supply across extended temperature ranges and long production lifecycles.

Supply support for DS1831E includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.

Manufacturer

Maxim Integrated (now part of Analog Devices) designs precision analog and mixed-signal ICs for industrial, communications, and computing applications.

The DS1831E belongs to the MicroMonitor™ family of power-supply supervisors, engineered specifically for robust dual-voltage monitoring, manual reset coordination, and hardware-level reset origin tracking in mission-critical embedded systems.

FAQ

What is the key functional difference between DS1831E and DS1831C?

The DS1831E replaces the PBRST3.3V pushbutton input found on DS1831C with an open-drain PBST (pushbutton status) output that latches the most recent master pushbutton reset event. This allows firmware to determine whether the latest reset originated from MPBRST - a capability absent in DS1831C, which retains independent 2.5V and 3.3V pushbutton inputs but no status reporting. DS1831E maintains identical dual-supply monitoring, tolerance selection, and reset delay functionality as DS1831C.

How does the PBST output on DS1831E behave during normal operation?

The PBST output on DS1831E is an open-drain signal that remains high (pulled up externally, e.g., with 10kΩ) until the MPBRST pin is asserted. Once MPBRST is pulled low and released, PBST goes low and stays low until cleared by any other reset source - such as an out-of-tolerance condition on IN2.5V or IN3.3V, or activation of PBRST2.5V. It does not clear automatically on power-up; only a non-MPBRST reset event resets the latch. This behavior is explicitly defined in the DS1831E datasheet section "OPERATION-PUSHBUTTON STATUS".

Can DS1831E monitor voltages other than 2.5V and 3.3V?

Yes. DS1831E includes two additional sense inputs, IN1 and IN2, each referenced to the internal 1.25V bandgap voltage. By using external resistor dividers, users can scale higher voltages (e.g., 5V, 12V, 24V) down to 1.25V for precise monitoring. The DS1831E datasheet provides design equations and example circuits (Figure 9) showing how to calculate R1/R2 values for a given trip point - for instance, a 11.5V trip requires R1 = 820kΩ with R2 = 100kΩ. These inputs drive NMI1 and NMI2 open-drain outputs.

What are the valid configurations for reset time delay on DS1831E?

DS1831E supports three reset hold times per supply: 10ms (TD2.5V or TD3.3V tied to GND), 100ms (TD pin left floating), and 1000ms (TD pin tied to VCC - i.e., to the higher of IN2.5V or IN3.3V). These delays apply independently to RST2.5V and RST3.3V. The actual timing is specified as min/typ/max (e.g., 10ms/16ms/20ms for TD = GND), and values are guaranteed over −40°C to +85°C. No other delay values or intermediate settings are supported - the DS1831E does not offer programmable or analog-adjustable timing.

Does DS1831E require external pull-up resistors on its outputs?

Yes. All DS1831E outputs - RST2.5V, RST3.3V, NMI1, NMI2, and PBST - are open-drain and require external pull-up resistors to establish valid logic-high states. The datasheet specifies 10kΩ as a common value, though the exact resistance is not critical as long as it pulls the output fully high under load. Pull-ups should connect to the appropriate voltage domain (e.g., 3.3V for RST3.3V, 2.5V for RST2.5V). Failure to install pull-ups results in undefined or floating output states, compromising system reliability.

DS1831E Specifications

Product attributes
Attribute value
Manufacturer:
Analog Devices Inc./Maxim Integrated
Series:
MicroMonitor™
Package/Case:
16-DIP (0.300", 7.62mm)
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Type:
Multi-Voltage Supervisor
Number of Voltages Monitored:
4
Voltage - Threshold:
2.5V, 3.3V, Adj, Adj
Output:
Open Drain or Open Collector
Reset:
Active Low
Reset Timeout:
10ms; 100ms; 1,000ms Minimum
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
16-PDIP

DS1831E FAQ

1.How can I place an order for DS1831E through Aetrix?

Please submit a Request for Quotation (RFQ) for DS1831E on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.

2.Are the price and stock information for DS1831E reliable?

The price and inventory of DS1831E are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for DS1831E is usually 5 days.

3.What payment methods are accepted for DS1831E?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for DS1831E transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for DS1831E?

DS1831E orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your DS1831E order is processed, you will receive an email with the shipment details and tracking number.

Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.

5.How can I obtain technical support or documentation for DS1831E?

For technical support, including DS1831E datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your DS1831E requirements.

6.How does Aetrix verify that DS1831E is sourced from the original manufacturer or authorized distributors?

All DS1831E products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that DS1831E meets industry standards.

7.What is the process for return or replacement of DS1831E?

All DS1831E units undergo pre-shipment inspection (PSI). If there is an issue with DS1831E, returns or replacements are accepted under the following conditions:

1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.

2.The issue is reported within 90 days of delivery.

3.The DS1831E part is unused and in its original packaging.

Return procedure for DS1831E:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

DS1831E Tags

  • DS1831E
  • DS1831E PDF
  • DS1831E Datasheet
  • DS1831E Specifications
  • DS1831E Images
  • Analog Devices Inc./Maxim Integrated
  • Analog Devices Inc./Maxim Integrated DS1831E
  • Buy DS1831E
  • DS1831E Price
  • DS1831E Distributor
  • DS1831E Supplier
  • DS1831E Wholesale
Related Products
MIC826SYMT-TR
MIC826SYMT-TR

Microchip Technology

APX803S-31SA-7
APX803S-31SA-7

Diodes Incorporated

APX803L20-29SA-7
APX803L20-29SA-7

Diodes Incorporated

TPS3828-33DBVR
TPS3828-33DBVR

Texas Instruments

V6340RSP3B+
V6340RSP3B+

EM Microelectronic

EM6325CXSP5B-2.9+
EM6325CXSP5B-2.9+

EM Microelectronic

MCP120T-300I/TT
MCP120T-300I/TT

Microchip Technology

MCP130T-315I/TT
MCP130T-315I/TT

Microchip Technology

MCP120T-475I/TT
MCP120T-475I/TT

Microchip Technology

MCP111T-300E/TT
MCP111T-300E/TT

Microchip Technology

MCP120T-315I/TT
MCP120T-315I/TT

Microchip Technology

MCP809T-315I/TT
MCP809T-315I/TT

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER