DataSheet.es    


PDF DS18B20X Data sheet ( Hoja de datos )

Número de pieza DS18B20X
Descripción Flipchip 1-Wire Digital Thermometer
Fabricantes Dallas Semiconductor 
Logotipo Dallas Semiconductor Logotipo



Hay una vista previa y un enlace de descarga de DS18B20X (archivo pdf) en la parte inferior de esta página.


Total 21 Páginas

No Preview Available ! DS18B20X Hoja de datos, Descripción, Manual

DS18B20X
Flipchip 1-Wire® Digital Thermometer
www.dalsemi.com
wwwF.dEataAshTeeUt4uR.coEmS
Unique 1-wire interface requires only one
port pin for communication
Each device has a unique 64-bit serial code
stored in an on-board ROM
Multi-drop capability simplifies distributed
temperature sensing applications
Requires no external components
Can be powered from data line. Power supply
range is 3.0V to 5.5V
Measures temperatures from –55°C to
+125°C (–67°F to +257°F)
• ±2.0°C accuracy from 0°C to +70°C
Thermometer resolution is user-selectable
from 9 to 12 bits
Converts temperature to 12-bit digital word in
750 ms (max.)
User-definable nonvolatile alarm settings
Alarm search command identifies and
addresses devices whose temperature is
outside of programmed limits (temperature
alarm condition)
Applications include thermostatic controls,
industrial systems, consumer products,
thermometers, or any thermally sensitive
system
PIN ASSIGNMENT
(TOP VIEW)
GND
VDD
28rrd
GND
DQ
Branding legend:
28 = family code
rr = revision code (i.e., B6)
d = one letter date code
See Mechanical Specification
(page 21) for package dimensions.
PIN DESCRIPTION
GND - Ground
DQ - Data In/Out
VDD - Power Supply Voltage
DESCRIPTION
The DS18B20X Digital Thermometer provides 9 to 12–bit centigrade temperature measurements and has
an alarm function with nonvolatile user-programmable upper and lower trigger points. The DS18B20X
communicates over a 1-wire bus that by definition requires only one data line (and ground) for
communication with a central microprocessor. It has an operating temperature range of –55°C to +125°C
and is accurate to ±2.0°C over the range of 0°C to +70°C. In addition, the DS18B20X can derive power
directly from the data line (“parasite power”), eliminating the need for an external power supply.
Each DS18B20X has a unique 64-bit serial code, which allows multiple DS18B20Xs to function on the
same 1–wire bus; thus, it is simple to use one microprocessor to control many DS18B20Xs distributed
over a large area. Applications that can benefit from this feature include HVAC environmental controls,
temperature monitoring systems inside buildings, equipment or machinery, and process monitoring and
control systems.
1 of 21
043001

1 page




DS18B20X pdf
DS18B20X
The use of parasite power is not recommended for temperatures above 100°C since the DS18B20X may
not be able to sustain communications due to the higher leakage currents that can exist at these
temperatures. For applications in which such temperatures are likely, it is strongly recommended that the
DS18B20X be powered by an external power supply.
In some situations the bus master may not know whether the DS18B20Xs on the bus are parasite powered
or powered by external supplies. The master needs this information to determine if the strong bus pullup
wwws.hdaotuaslhdeebt4eu.cuosmed during temperature conversions. To get this information, the master can issue a Skip
ROM [CCh] command followed by a Read Power Supply [B4h] command followed by a “read time
slot”. During the read time slot, parasite powered DS18B20Xs will pull the bus low, and externally
powered DS18B20Xs will let the bus remain high. If the bus is pulled low, the master knows that it must
supply the strong pullup on the 1-wire bus during temperature conversions.
SUPPLYING THE PARASITE-POWERED DS18B20X DURING TEMPERATURE
CONVERSIONS Figure 4
VPU
Micro-
processor
VPU
4.7K
DS18B20X
GND DQ VDD
1-Wire Bus
To Other
1-Wire Devices
POWERING THE DS18B20X WITH AN EXTERNAL SUPPLY Figure 5
Micro-
processor
VPU
4.7K
1-Wire Bus
DS18B20X
GND DQ VDD
VDD (External Supply)
To Other
1-Wire Devices
64-BIT LASERED ROM CODE
Each DS18B20X contains a unique 64–bit code (see Figure 6) stored in ROM. The least significant 8 bits
of the ROM code contain the DS18B20X’s 1–wire family code: 28h. The next 48 bits contain a unique
serial number. The most significant 8 bits contain a cyclic redundancy check (CRC) byte that is
calculated from the first 56 bits of the ROM code. A detailed explanation of the CRC bits is provided in
the CRC GENERATION section. The 64–bit ROM code and associated ROM function control logic
allow the DS18B20X to operate as a 1–wire device using the protocol detailed in the 1-WIRE BUS
SYSTEM section of this datasheet.
64-BIT LASERED ROM CODE Figure 6
8-BIT CRC
48-BIT SERIAL NUMBER
8-BIT FAMILY CODE (28h)
MSB
LSB MSB
LSB MSB
LSB
5 of 21

5 Page





DS18B20X arduino
DS18B20X
is issued the master must enable a strong pullup on the 1-wire bus for at least 10 ms as described in the
POWERING THE DS18B20X section.
RECALL E2 [B8h]
This command recalls the alarm trigger values (TH and TL) and configuration data from EEPROM and
places the data in bytes 2, 3, and 4, respectively, in the scratchpad memory. The master device can issue
read time slots following the Recall E2 command and the DS18B20X will indicate the status of the recall
wwwb.dyatatrsahneestm4ui.cttoimng 0 while the recall is in progress and 1 when the recall is done. The recall operation
happens automatically at power-up, so valid data is available in the scratchpad as soon as power is
applied to the device.
READ POWER SUPPLY [B4h]
The master device issues this command followed by a read time slot to determine if any DS18B20Xs on
the bus are using parasite power. During the read time slot, parasite powered DS18B20Xs will pull the
bus low, and externally powered DS18B20Xs will let the bus remain high. Refer to the POWERING
THE DS18B20X section for usage information for this command.
DS18B20X FUNCTION COMMAND SET Table 4
1-Wire Bus Activity
Command
Description
Protocol After Command is Issued
TEMPERATURE CONVERSION COMMANDS
Convert T
Initiates temperature
44h DS18B20X transmits conversion
conversion.
status to master (not applicable
for parasite-powered
DS18B20Xs).
MEMORY COMMANDS
Read Scratchpad Reads the entire scratchpad BEh DS18B20X transmits up to 9
including the CRC byte.
data bytes to master.
Write Scratchpad Writes data into scratchpad
4Eh Master transmits 3 data bytes to
bytes 2, 3, and 4 (TH, TL,
and configuration registers).
DS18B20X.
Copy Scratchpad Copies TH, TL, and
configuration register data
48h None
from the scratchpad to
Recall E2
EEPROM.
Recalls TH, TL, and
configuration register data
B8h DS18B20X transmits recall
status to master.
from EEPROM to the
scratchpad.
Read Power
Signals DS18B20X power
B4h DS18B20X transmits supply
Supply
supply mode to the master.
status to master.
Notes
1
2
3
1
NOTES:
1. For parasite-powered DS18B20Xs, the master must enable a strong pullup on the 1-wire bus during
temperature conversions and copies from the scratchpad to EEPROM. No other bus activity may take
place during this time.
2. The master can interrupt the transmission of data at any time by issuing a reset.
3. All three bytes must be written before a reset is issued.
11 of 21

11 Page







PáginasTotal 21 Páginas
PDF Descargar[ Datasheet DS18B20X.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
DS18B20Programmable Resolution 1-Wire Digital ThermometerMaxim Integrated Products
Maxim Integrated Products
DS18B20Programmable Resolution 1-Wire Digital ThermometerDallas Semiconductor
Dallas Semiconductor
DS18B20-PAR1-Wire Parasite-Power Digital ThermometerMaxim Integrated Products
Maxim Integrated Products
DS18B20XFlipchip 1-Wire Digital ThermometerDallas Semiconductor
Dallas Semiconductor

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar