DS18B20X
4 of 21
O PER ATION – ALARM SIGNALIN G
After the DS18B20X performs a temperature conversion, the temperature value is compared to the user-
defined two’s complement alarm trigger values stored in the 1-byte TH and TL registers (see Figure 3).
The sign bit (S) indicates if the value is positive or negative: for positive numbers S = 0 and for negative
numbers S = 1. The TH and TL registers are nonvolatile (EEPROM) so they will retain data when the
device is powered down. TH and T L can be access ed throu gh b ytes 2 and 3 of the scrat chpad as ex plained
in the MEMORY section of this datasheet.
TH AN D T L REGISTER FORMAT Figure 3
bit 7 bit 6 bit 5 b it 4 bit 3 bit 2 b it 1 bit 0
S 26 2
5 2
5 2
5 2
2 2
1 2
0
Only bits 11 through 4 of the temperat ure register are used in the TH and TL comparison since TH and TL
are 8-bit registers. If the result of a temperature measurement is higher than TH or lower than TL, an
alarm condition exists and an alarm flag is set inside the DS18B20X. This flag is updated after every
temperature measurement; therefore, if the alarm condition goes aw ay, the flag will be turned off after the
next temperature conversion.
The master device can check the alarm flag status of all DS18B20Xs on the bus by issuing an Alarm
Search [ECh] command. Any DS18B20Xs with a set alarm flag will respond to the command, so the
master can determine exactly which DS18B20Xs have experienced an alarm condition. If an alarm
condition exists and the TH or TL settings have changed, another temperature conversion should be done
to validate the alarm condition.
POWERING THE DS18B20X
The DS18B20X can be powered by an external supply on the VDD pin, or it can operate in “parasite
power” mode, which allows the DS18B20X to function without a local external supply. Parasite power
is very useful for applica tions that require remote temp erature sensing or that are ver y sp ace constrained.
Figure 1 shows the DS18B20X’s parasite-power control circuitry, which “steals” power from the 1-wire
bus via the DQ pin when the bus is high. Th e stol en charge powers the DS18B20X while the bus is high,
and some of the charge is stored on the parasite power capacitor (CPP) to provide power when the bus is
low. When the DS18B20X is used in parasite power mode, the VDD pin must be connected to ground.
In parasite power mode, the 1-wire bus and CPP can provide sufficient current to the DS18B20X for most
operations as long as the specified timing and voltage requirements are met (refer to the DC
ELECTRICAL CHARACTERISTICS and the AC ELECTRICAL CHARACTERISTICS sections of this
data sheet). Howev er, w hen the DS18B20X is pe rforming temperature co nversions or cop ying data from
the scratchpad memory to EEPROM, the operating current can be as high as 1.5 mA. This current can
cause an unacceptable voltage drop across the weak 1-wire pullup resistor and is more current than can be
supplied by CPP. To assure that the DS18B20X has sufficient suppl y cur rent, it is necessary to provide a
strong pullup on the 1-wire bus whenever temperature conversions are taking place or data is being
copied from the scrat chpad to EEPROM. This can be accompli shed by using a MOSFET to pull the bus
directly to the rail as shown in Fi gure 4. The 1-wire bus must be switched to the strong pullup within 10
µs (max) after a Convert T [44h] or Copy Scratchpad [48h] command is issued, and the bus must be held
high by the pullup for the duration of the conversion (tconv) or data transfer (twr = 10 ms). No other
activity can take place on the 1-wire bus while the pullup is enabled.
The DS18B20X can also be pow ered by the conventional method of connecting an ex ternal power suppl y
to the VDD pin, as shown in Figure 5. The advantage of this method is that the MOSFET pullup is not
required, and the 1–wire bus is free to carry other traffic during the temperature conversion time.