Analog Devices Inc./Maxim Integrated DS1620+
- Part No.:
- DS1620+
- Manufacturer:
- Analog Devices Inc./Maxim Integrated
- Category:
- Analog and Digital Output
- Package:
- 8-DIP (0.300", 7.62mm)
- Datasheet:
-
DS1620+.pdf
- Description:
- SENSOR DIGITAL -55C-125C 8DIP
- Quantity:
- Payment:

- Shipping:

Inventory:1,240
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
DS1620+ from Maxim Integrated is a digital thermometer and thermostat IC with integrated temperature sensor, 3-wire serial interface, and three independent thermal alarm outputs (THIGH, TLOW, TCOM). It delivers ±0.5°C accuracy from 0°C to +70°C, measures -55°C to +125°C in 0.5°C increments, converts temperature in ≤750ms, and stores user-defined trip points nonvolatily in EEPROM. It serves as a self-contained thermal monitoring and control solution in embedded systems without requiring external components.
For engineers reviewing the DS1620+ datasheet, DS1620+ pinout, DS1620+ application, or DS1620+ equivalent, this page provides verified technical context, exact pin functions, real-world use cases in thermostatic control and industrial sensing, and confirmed alternative parts with documented functional and application-level differences.
Technical Context
The DS1620+ uses a bandgap-based temperature sensor and outputs readings as a 9-bit two's complement value representing temperature in 0.5°C LSB steps. Conversion is initiated via 3-wire command (EEh) or stand-alone CONV pulse on CLK/CONV pin when CPU=0.
Thermostat operation relies on two independently programmable EEPROM registers (TH and TL) that drive THIGH (≥TH), TLOW (≤TL), and TCOM (high between TH and TL). The configuration register controls continuous vs. one-shot mode, CPU/standalone behavior, and status flags (DONE, THF, TLF, NVB).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Temperature Range | -55°C to +125°C - full operational range supported across supply voltage and process corners |
| Resolution | 0.5°C (9-bit output) - enables precise thermal thresholding without interpolation |
| Accuracy | ±0.5°C (0°C to +70°C, VDD ≥ 3.0V) - calibrated error bound for closed-loop thermal control |
| Conversion Time | ≤750ms - deterministic maximum delay for temperature update in time-critical systems |
| Supply Voltage | 2.7V to 5.5V - supports direct interfacing with 3.3V and 5V logic domains |
| Interface | 3-wire serial (DQ, CLK/CONV, RST) - minimal GPIO usage; no UART or SPI peripheral required |
| Nonvolatile Storage | EEPROM for TH/TL registers and config - retains settings across power cycles; 50k write endurance |
Pinout & Package
DS1620+ is supplied in lead-free 8-pin DIP (300-mil) package, compatible with through-hole PCB assembly and legacy socketing. Pin spacing and footprint match industry-standard 0.3" DIP layouts.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| DQ | Data I/O | Half-duplex bidirectional data line for all 3-wire commands; high-impedance when idle |
| CLK/CONV | Clock Input / Standalone Convert Trigger | In CPU mode: synchronous clock input; in standalone mode: falling-edge-activated conversion start |
| RST | Interface Reset | Active-high signal initiating and terminating all 3-wire communication sequences |
| GND | Ground Reference | Return path for analog sensor core and digital I/O; must be low-impedance for accuracy |
| TCOM | Hysteresis Output | Drives high when T ≥ TH and stays high until T < TL - enables latch-free thermal window detection |
| TLOW | Low-Temp Alarm | Active-high output asserting when measured temperature ≤ TL; resets when T > TL |
| THIGH | High-Temp Alarm | Active-high output asserting when measured temperature ≥ TH; resets when T < TH |
| VDD | Power Supply | 2.7V–5.5V input; powers internal bandgap sensor, ADC, EEPROM, and digital logic |
Key Features
| Feature | Design Value |
|---|---|
| Integrated Bandgap Sensor + ADC | Eliminates need for external sensing elements or signal conditioning circuitry |
| Three Independent Thermal Outputs | THIGH, TLOW, and TCOM provide simultaneous high/low/window-triggered control signals |
| Nonvolatile Trip Point Storage | TH and TL thresholds persist across power cycles; enables pre-programming before system integration |
| Standalone Operation Mode | CLK/CONV pin accepts manual pulses to trigger conversions-no microcontroller required |
| Configurable Conversion Mode | Continuous or one-shot mode selected via EEPROM-configurable 1SHOT bit |
Applications
| Thermostatic Controls | Industrial Temperature Monitoring |
|---|---|
Use Scenario: HVAC zone controllers requiring dual-setpoint overtemperature and undertemperature shutdown. IC Role / Device Role / Timing Role: Primary temperature sensor and decision engine; asserts THIGH to cut compressor power and TLOW to activate auxiliary heating. Use Value: Eliminates external comparator ICs and reference circuits; reduces BOM count by 4–6 components per channel. |
Use Scenario: Motor winding temperature supervision in factory automation drives. IC Role / Device Role / Timing Role: Localized thermal watchdog; monitors ambient near power electronics and triggers fault signaling via TCOM when temperature exceeds safe operating window. Use Value: Provides hysteresis-controlled alarm latching without software polling-reduces MCU interrupt load and improves response determinism. |
| Consumer Appliance Safety | Digital Thermometer Instruments |
Use Scenario: Overheat protection in smart coffee makers and rice cookers. IC Role / Device Role / Timing Role: Self-contained thermal cutoff; uses THIGH to disable heating element and TLOW to confirm cooldown before restart. Use Value: Meets IEC 60335 Class II thermal safety requirements with single-chip implementation and EEPROM-retained thresholds. |
Use Scenario: Handheld digital thermometers for medical or food service use. IC Role / Device Role / Timing Role: Core temperature measurement engine; outputs 9-bit reading via 3-wire interface to display MCU. Use Value: Delivers 0.5°C resolution and ±0.5°C accuracy at room temperature-meets ASTM E1112 clinical thermometer tolerance bands. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar digital thermometer and thermostat applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MAX31820 | 1-Wire interface (single bus), 12-bit resolution, ±0.5°C accuracy, no dedicated THIGH/TLOW outputs | Requires host processor for alarm logic; lacks hardware hysteresis outputs; better suited for multi-sensor daisy chains | Select MAX31820 only when 1-Wire topology and higher resolution outweigh loss of autonomous thermostat outputs. |
| LM75B | I²C interface, 9-bit resolution, ±2°C accuracy over full range, no TCOM output, no standalone mode | Relies entirely on host MCU for alarm evaluation; no nonvolatile trip storage; unsuitable for CPU-less thermal cutoff | Choose LM75B only for cost-sensitive, MCU-rich systems where software-based alarm handling is acceptable and ±2°C error is tolerable. |
Compared with DS1620+, MAX31820 trades hardware alarm outputs for 1-Wire scalability and finer resolution, while LM75B sacrifices autonomous operation and accuracy for I²C compatibility and lower unit cost-neither offers the DS1620+'s combination of 3-wire simplicity, EEPROM-stored thresholds, and three dedicated thermal outputs.
Availability
DS1620+ is available at Aetrix Electronics and suitable for thermostatic controls, industrial temperature monitoring, and consumer appliance safety applications requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.
Supply support for DS1620+ 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, mixed-signal, and digital ICs for industrial, automotive, communications, and computing markets.
The DS1620+ belongs to Maxim's legacy temperature-sensing portfolio, engineered for embedded thermal management where autonomous, low-component-count, and nonvolatile configurability are critical design requirements.
FAQ
What is the operating temperature range of the DS1620+?
The DS1620+ operates across -55°C to +125°C. Its temperature measurement range matches this span, delivering readings in 0.5°C increments throughout. Accuracy is specified as ±0.5°C from 0°C to +70°C at VDD ≥ 3.0V, degrading to ±2.0°C over the full range. This makes DS1620+ suitable for harsh environments like motor control enclosures and outdoor industrial sensors.
Does the DS1620+ require external components to function?
No, the DS1620+ requires no external components for basic operation. It integrates a bandgap temperature sensor, ADC, EEPROM for TH/TL storage, and digital logic-all powered from a single 2.7V–5.5V supply. Pull-up resistors on DQ and RST are recommended for reliable 3-wire communication but are not strictly mandatory in short-trace, low-noise layouts. DS1620+ eliminates the need for op-amps, comparators, or external references.
How does the DS1620+ support standalone (microcontroller-less) operation?
The DS1620+ supports standalone operation via its CLK/CONV pin: when the CPU bit in the configuration register is set to 0, a brief low pulse (<10 ms) on CLK/CONV initiates a single temperature conversion, and a sustained low state triggers continuous conversions. THIGH, TLOW, and TCOM outputs respond autonomously based on EEPROM-stored thresholds-enabling DS1620+ to act as a complete thermal cutoff without any host processor.
What is the purpose of the TCOM output on the DS1620+?
The TCOM output on the DS1620+ provides hardware-based thermal window detection: it goes high when temperature reaches or exceeds TH and remains high until temperature falls below TL. This creates configurable hysteresis without software intervention. In DS1620+, TCOM enables fail-safe thermal containment-e.g., disabling a power stage while temperature is outside safe bounds and re-enabling only after confirmed cooldown-reducing firmware complexity and improving reliability.
Can the DS1620+ store temperature thresholds permanently?
Yes, the DS1620+ stores TH and TL trip points in on-chip EEPROM, retaining them across power cycles with guaranteed 10-year data retention and 50,000 write cycles. These values are written using Write TH (01h) and Write TL (02h) commands and read back via Read TH (A1h) and Read TL (A2h). This allows DS1620+ to be pre-programmed before system integration and used in field-deployed equipment without runtime configuration dependency.
DS1620+ Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Analog Devices Inc./Maxim Integrated
- Series:
- -
- Package/Case:
- 8-DIP (0.300", 7.62mm)
- Packaging:
- Tube
- Product Status:
- Active
- Sensor Type:
- Digital, Local
- Sensing Temperature - Local:
- -55°C ~ 125°C
- Sensing Temperature - Remote:
- -
- Output Type:
- 3-Wire (CLK, DQ, RST)
- Voltage - Supply:
- 2.7V ~ 5.5V
- Resolution:
- 9 b
- Features:
- One-Shot, Output Switch
- Accuracy - Highest (Lowest):
- ±0.5°C (±2°C)
- Test Condition:
- 0°C ~ 70°C (-55°C ~ 125°C)
- Operating Temperature:
- -55°C ~ 125°C
- Mounting Type:
- Through Hole
- Grade:
- -
- Qualification:
- -
- Supplier Device Package:
- 8-PDIP
DS1620+ FAQ
1.How can I place an order for DS1620+ through Aetrix?
Please submit a Request for Quotation (RFQ) for DS1620+ 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 DS1620+ reliable?
The price and inventory of DS1620+ are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for DS1620+ is usually 5 days.
3.What payment methods are accepted for DS1620+?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for DS1620+ transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for DS1620+?
DS1620+ orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your DS1620+ 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 DS1620+?
For technical support, including DS1620+ datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your DS1620+ requirements.
6.How does Aetrix verify that DS1620+ is sourced from the original manufacturer or authorized distributors?
All DS1620+ 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 DS1620+ meets industry standards.
7.What is the process for return or replacement of DS1620+?
All DS1620+ units undergo pre-shipment inspection (PSI). If there is an issue with DS1620+, 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 DS1620+ part is unused and in its original packaging.
Return procedure for DS1620+:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
DS1620+ Tags

-
MCP9700T-E/TT
Microchip Technology

-
MCP9700T-E/LT
Microchip Technology

-
MCP9701T-E/TT
Microchip Technology

-
MCP9701T-E/LT
Microchip Technology

-
TMP235A4DBZR
Texas Instruments

-
MCP9700AT-E/TT
Microchip Technology

-
MCP9700AT-E/LT
Microchip Technology

-
MCP9701AT-E/LT
Microchip Technology

-
MCP9701AT-E/TT
Microchip Technology
,TO-226_straightlead.jpg)
-
LM335Z
STMicroelectronics
-
TMP1075NDRLR
Texas Instruments
-
TMP1075DGKR
Texas Instruments
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…

