1-Wire Signaling
The DS28EA00 requires strict protocols to ensure data
integrity. The protocol consists of four types of signaling
on one line: reset sequence with reset pulse and pres-
ence pulse, write-zero, write-one, and read-data.
Except for the presence pulse, the bus master initiates
all falling edges. The DS28EA00 can communicate at
two different speeds, standard speed and overdrive
speed. If not explicitly set into the overdrive mode, the
DS28EA00 communicates at standard speed. While in
overdrive mode the fast timing applies to all waveforms.
To get from idle to active, the voltage on the 1-Wire line
needs to fall from V
PUP
below the threshold V
TL
. To get
from active to idle, the voltage needs to rise from
V
ILMAX
past the threshold V
TH
. The time it takes for the
voltage to make this rise is seen in Figure 12 as “ε” and
its duration depends on the pullup resistor (R
PUP
) used
and the capacitance of the 1-Wire network attached.
The voltage V
ILMAX
is relevant for the DS28EA00 when
determining a logical level, not triggering any events.
Figure 12 shows the initialization sequence required to
begin any communication with the DS28EA00. A reset
pulse followed by a presence pulse indicates the
DS28EA00 is ready to receive data, given the correct
ROM and control function command. If the bus master
uses slew-rate control on the falling edge, it must pull
down the line for t
RSTL
+ t
F
to compensate for the edge.
A t
RSTL
duration of 480µs or longer exits the overdrive
mode, returning the device to standard speed. If the
DS28EA00 is in overdrive mode and t
RSTL
is no longer
than 80µs, the device remains in overdrive mode. If the
device is in overdrive mode and t
RSTL
is between 80µs
and 480µs, the device resets, but the communication
speed is undetermined.
After the bus master has released the line, it goes into
receive mode. Now the 1-Wire bus is pulled to V
PUP
through the pullup resistor, or in the case of a DS2482-
x00 or DS2480B driver, by active circuitry. When the
threshold V
TH
is crossed, the DS28EA00 waits for t
PDH
and then transmits a presence pulse by pulling the line
low for t
PDL
. To detect a presence pulse, the master
must test the logical state of the 1-Wire line at t
MSP
.
The t
RSTH
window must be at least the sum of t
PDHMAX
,
t
PDLMAX
, and t
RECMIN
. Immediately after t
RSTH
is
expired, the DS28EA00 is ready for data communica-
tion. In a mixed population network, t
RSTH
should be
extended to minimum 480µs at standard speed and
48µs at overdrive speed to accommodate other 1-Wire
devices.
Read/Write Time Slots
Data communication with the DS28EA00 takes place in
time slots, which carry a single bit each. Write time slots
transport data from bus master to slave. Read time
slots transfer data from slave to master. Figure 13 illus-
trates the definitions of the write and read time slots.
All communication begins with the master pulling the
data line low. As the voltage on the 1-Wire line falls
below the threshold V
TL
, the DS28EA00 starts its inter-
nal timing generator that determines when the data line
is sampled during a write time slot and how long data is
valid during a read time slot.
1-Wire Digital Thermometer with
Sequence Detect and PIO
DS28EA00
22 Maxim Integrated
RESISTOR MASTER DS28EA00
t
RSTL
t
PDL
t
RSTH
t
PDH
MASTER Tx "RESET PULSE" MASTER Rx "PRESENCE PULSE"
V
PUP
V
IHMASTER
V
TH
V
TL
V
ILMAX
0V
ε
t
F
t
REC
t
MSP
Figure 12. Initialization Procedure “Reset and Presence Pulses”
1-Wire Digital Thermometer with
Sequence Detect and PIO
DS28EA00
Maxim Integrated 23
RESISTOR MASTER
RESISTOR MASTER
RESISTOR MASTER DS28EA00
ε
ε
δ
V
PUP
V
IHMASTER
V
TH
V
TL
V
ILMAX
0V
t
F
V
PUP
V
IHMASTER
V
TH
V
TL
V
ILMAX
0V
t
F
V
PUP
V
IHMASTER
V
TH
V
TL
V
ILMAX
0V
t
F
t
SLOT
t
W1L
t
REC
t
SLOT
t
SLOT
t
W0L
t
REC
MASTER
SAMPLING
WINDOW
t
RL
t
MSR
WRITE-ONE TIME SLOT
WRITE-ZERO TIME SLOT
READ-DATA TIME SLOT
Figure 13. Read/Write Timing Diagram
1-Wire Digital Thermometer with
Sequence Detect and PIO
DS28EA00
24 Maxim Integrated
Master-to-Slave
For a write-one time slot, the voltage on the data line
must have crossed the V
TH
threshold before the write-
one low time t
W1LMAX
is expired. For a write-zero time
slot, the voltage on the data line must stay below the
V
TH
threshold until the write-zero low time t
W0LMIN
is
expired. For the most reliable communication, the volt-
age on the data line should not exceed V
ILMAX
during
the entire t
W0L
or t
W1L
window. After the V
TH
threshold
has been crossed, the DS28EA00 needs a recovery
time t
REC
before it is ready for the next time slot.
Slave-to-Master
A read-data time slot begins like a write-one time slot.
The voltage on the data line must remain below V
TL
until the read low time t
RL
is expired. During the t
RL
window, when responding with a 0, the DS28EA00
starts pulling the data line low; its internal timing gener-
ator determines when this pulldown ends and the volt-
age starts rising again. When responding with a 1, the
DS28EA00 does not hold the data line low at all, and
the voltage starts rising as soon as t
RL
is over.
The sum of t
RL
+ δ (rise time) on one side and the inter-
nal timing generator of the DS28EA00 on the other side
define the master sampling window (t
MSRMIN
to
t
MSRMAX
) in which the master must perform a read from
the data line. For the most reliable communication, t
RL
should be as short as permissible, and the master
should read close to but no later than t
MSRMAX
. After
reading from the data line, the master must wait until
t
SLOT
is expired. This guarantees sufficient recovery time
t
REC
for the DS28EA00 to get ready for the next time slot.
Note that t
REC
specified herein applies only to a single
DS28EA00 attached to a 1-Wire line. For multidevice
configurations, t
REC
needs to be extended to accommo-
date the additional 1-Wire device input capacitance.
Alternatively, an interface that performs active pullup dur-
ing the 1-Wire recovery time such as the DS2482-x00 or
DS2480B 1-Wire line drivers can be used.
Improved Network Behavior
(Switchpoint Hysteresis)
In a 1-Wire environment, line termination is possible
only during transients controlled by the bus master
(1-Wire driver). 1-Wire networks, therefore, are suscep-
tible to noise of various origins. Depending on the phys-
ical size and topology of the network, reflections from
end points and branch points can add up, or cancel
each other to some extent. Such reflections are visible
as glitches or ringing on the 1-Wire communication line.
Noise coupled onto the 1-Wire line from external
sources can also result in signal glitching. A glitch dur-
ing the rising edge of a time slot can cause a slave
device to lose synchronization with the master and,
consequently, result in a Search ROM command com-
ing to a dead end or cause a device-specific function
command to abort. For better performance in network
applications, the DS28EA00 uses a new 1-Wire front-
end, which makes it less sensitive to noise and also
reduces the magnitude of noise injected by the slave
device itself.
The 1-Wire front-end of the DS28EA00 differs from tra-
ditional slave devices in four characteristics:
1) The falling edge of the presence pulse has a con-
trolled slew rate. This provides a better match to the
line impedance than a digitally switched transistor,
converting the high-frequency ringing known from
traditional devices into a smoother low-bandwidth
transition. The slew-rate control is specified by the
parameter t
FPD
, which has different values for stan-
dard and overdrive speed.
2) There is additional lowpass filtering in the circuit
that detects the falling edge at the beginning of a
time slot. This reduces the sensitivity to high-fre-
quency noise. This additional filtering does not
apply at overdrive speed.
3) There is a hysteresis at the low-to-high switching
threshold V
TH
. If a negative glitch crosses V
TH
but
does not go below V
TH
- V
HY
, it is not recognized
(Figure 14, Case A). The hysteresis is effective at
any 1-Wire speed.
4) There is a time window specified by the rising edge
hold-off time t
REH
during which glitches are
ignored, even if they extend below V
TH
- V
HY
threshold (Figure 14, Case B, t
GL
< t
REH
). Deep
voltage droops or glitches that appear late after
crossing the V
TH
threshold and extend beyond the
t
REH
window cannot be filtered out and are taken as
the beginning of a new time slot (Figure 14, Case C,
t
GL
t
REH
).
Devices that have the parameters V
HY
and t
REH
speci-
fied in their electrical characteristics use the improved
1-Wire front-end.
Sequence Discovery Procedure
Precondition: The PIOB pin (EN) of the first device in
the chain is at logic 0. The PIOA pin (DONE) of the first
device connects to the PIOB of the second device in
the chain, etc., as shown in Figure 15. The 1-Wire mas-
ter detects the physical sequence of the devices in the
chain by performing the following procedure.
Starting Condition: The master issues a Skip ROM
command followed by a Chain ON command, which
puts all devices in the chain ON state. The pullup

DS28EA00U+

Mfr. #:
Manufacturer:
Maxim Integrated
Description:
Board Mount Temperature Sensors 1-Wire Digital Therm w/Sequence Dtct-PIO
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet