AD7414/AD7415
Rev. F | Page 7 of 20
THEORY OF OPERATION
CIRCUIT INFORMATION
The AD7414/AD7415 are standalone digital temperature
sensors. The on-chip temperature sensor allows an accurate
measurement of the ambient device temperature to be made.
The 10-bit analog-to-digital converter converts the temperature
measured into a twos complement format for storage in the
temperature register. The ADC is made up of a conventional
successive-approximation converter based around a capacitor
digital-to-analog (DAC). The serial interface is I
2
C-and SMBus-
compatible. The AD7414/AD7415 require a 2.7 V to 5.5 V
power supply. The temperature sensor has a working
measurement range of −40°C to +125°C.
FUNCTIONAL DESCRIPTION
Temperature measurement is initiated by two methods. The
first uses an internal clock countdown of 800 ms, and a
conversion is performed. The internal oscillator is the only
circuit that is powered up between conversions, and once it
times out, every 800 ms, a wake-up signal is sent to power up
the rest of the circuitry. A monostable is activated at the
beginning of the wake-up signal to ensure that sufficient time is
given to the power-up process. The monostable typically takes
4 μs to time out. It then takes typically 25 μs for each conversion
to be completed. The new temperature value is loaded into the
temperature value register and ready for reading by the I
2
C
interface.
A temperature measurement is also initiated every time the
one-shot method is used. This method requires the user to
write to the one-shot bit in the configuration register when a
temperature measurement is needed. Setting the one-shot bit to
1 starts a temperature conversion directly after the write
operation. The track-and-hold goes into hold approximately
4 μs (monostable time out) after the STOP condition, and a
conversion is then initiated. Typically 25 μs later, the conversion
is complete and the temperature value register is loaded with a
new temperature value.
The measurement modes are compared with a high tempera-
ture limit, stored in an 8-bit read/write register. This is applica-
ble only to the AD7414, because the AD7415 does not have an
ALERT pin and subsequently does not have an overtemperature
monitoring function. If the measurement is greater than the
high limit, the ALERT pin is activated (if it has already been
enabled in the configuration register). There are two ways to
deactivate the ALERT pin again: when the alert reset bit in the
configuration register is set to 1 by a write operation, and when
the temperature measured is less than the value in the T
LOW
register. This ALERT pin is compatible with the SMBus
SMBALERT option.
Configuration functions consist of
Switching between normal operation and full power-
down
Enabling or disabling the SCL and SDA filters
Enabling or disabling the ALERT function
Setting the ALERT pin polarity
SUPPLY
2.7V TO
5.5V
10μF 1kΩ0.1μF
SDA
SCL
ALERT
AS
GND
AD7414
V
DD
02463-006
10kΩ 10kΩ 10kΩ
V
DD
V
DD
V
DD
μ
C/
μ
P
Figure 6. Typical Connection Diagram
MEASUREMENT TECHNIQUE
A common method of measuring temperature is to exploit the
negative temperature coefficient of a diode, or the base-emitter
voltage of a transistor, operated at constant current.
Unfortunately, this technique requires calibration to null the
effect of the absolute value of V
BE
, which varies from device to
device. The technique used in the AD7414/AD7415 is to
measure the change in V
BE
when the device is operated at two
different currents. This is given by
(
)
NlnqKTV
BE
×
=
Δ
where:
K is Boltzmanns constant.
q is the charge on the electron (1.6 × 10
–19
Coulombs).
T is the absolute temperature in Kelvins.
N is the ratio of the two currents.
AD7414/AD7415
Rev. F | Page 8 of 20
V
DD
V
OUT
+
V
OUT
TO ADC
SENSING
TRANSISTOR
SENSING
TRANSISTOR
II× N
02463-007
Figure 7. Temperature Measurement Technique
Figure 7 shows the method the AD7414/AD7415 use to
measure the ambient device temperature. To measure ΔV
BE
,
the sensor (substrate transistor) is switched between operating
currents of I and N × I. The resulting waveform is passed
through a chopper stabilized amplifier that performs the
functions of amplification and rectification of the waveform to
produce a dc voltage proportional to ΔV
BE
. This voltage is
measured by the ADC to give a temperature output in 10-bit,
twos complement format.
TEMPERATURE DATA FORMAT
The temperature resolution of the ADC is 0.25°C, which
corresponds to 1 LSB of the ADC. The ADC can theoretically
measure a temperature span of 255°C; the lowest practical value
is limited to −40°C due to the device maximum ratings. The
A grade can measure a temperature range of −40°C to +125°C.
(Temperature data format is shown in Table 5.)
Table 5. A Grade Temperature Data Format
Temperature Digital Output DB9…DB0
−55°C 11 0010 0100
−50°C 11 0011 1000
−25°C 11 1001 1100
−0.25°C 11 1111 1111
0°C 00 0000 0000
+0.25°C 00 0000 0001
+10°C 00 0010 1000
+25°C 00 0110 0100
+50°C 00 1100 1000
+75°C 01 0010 1100
+100°C 01 1001 0000
+125°C 01 1111 0100
The grade temperature conversion formula follows:
4
)(dCodeADC
eTemperaturPositive =
4
512)(
=
dCodeADC
eTemperaturNegative
Note that DB9 is removed from the ADC code in the negative
temperature formula.
AD7414/AD7415
Rev. F | Page 9 of 20
INTERNAL REGISTER STRUCTURE
The AD7414 has five internal registers, as shown in Figure 8.
Four are data registers, and one is an address pointer register.
SDA
SCL
TEMPERATURE
VALUE
REGISTER
CONFIGURATION
REGISTER
T
HIGH
REGISTER
T
LOW
REGISTER
D
A
T
A
ADDRESS
POINTER
REGISTER
SERIAL BUS INTERFACE
02463-008
Figure 8. AD7414 Register Structure
The AD7415 has three internal registers, as shown in Figure 9.
Two are data registers, and one is an address pointer register.
SDA
SCL
D
A
T
A
TEMPERATURE
VALUE
REGISTER
CONFIGURATION
REGISTER
ADDRESS
POINTER
REGISTER
02463-009
Figure 9. AD7415 Register Structure
Each data register has an address pointed to by the address
pointer register when communicating with it. The temperature
value register is the only data register that is read-only.
ADDRESS POINTER REGISTER
The address pointer register is an 8-bit register that stores an
address that points to one of the four data registers of the
AD7414 and one of the two data registers of the AD7415. The
first byte of every serial write operation to the AD7414/AD7415
is the address of one of the data registers, which is stored in the
address pointer register and selects the data register to which
subsequent data bytes are written. Only the 2 LSBs of this
register are used to select a data register.
Table 6. Address Pointer Register
P7 P6 P5 P4 P3 P2 P1 P0
0 0 0 0 0 0 Register Select
Table 7. AD7414 Register Address
P1 P0 Register
0 0 Temperature value register (read-only)
0 1 Configuration register (read/write)
1 0 T
HIGH
register (read/write)
1 1 T
LOW
register (read/write)
Table 8. AD7415 Register Address
P1 P0 Registers
0 0 Temperature value register (read-only)
0 1 Configuration register (read/write)
Table 9. AD7414 Configuration Register
D7 D6 D5 D4 D3 D2 D1 D0
PD FLTR
ALERT
EN
ALERT
POLARITY
ALERT
RESET
ONE
SHOT
TEST
MODE
0
1
1
1
0
1
0
1
0
1
0
1
0s
1
1
Default settings at power-up.
CONFIGURATION REGISTER (ADDRESS 0X01)
The configuration register is an 8-bit read/write register that is
used to set the operating modes of the AD7414/AD7415. In the
AD7414, six of the MSBs are used (D7 to D2) to set the
operating modes (see Table 10). D0 and D1 are used for factory
settings and must have zeros written to them during normal
operation.
Table 10. AD7414 Configuration Register Settings
D7 Full power-down if = 1.
D6 Bypass SDA and SCL filtering if = 0.
D5 Disable ALERT if = 1.
D4 ALERT is active low if D4 = 0, ALERT is active high if D4 = 1.
D3
Reset the ALERT pin if set to 1. The next temperature
conversion has the ability to activate the ALERT function.
The bit status is not stored; thus this bit is 0 if read.
D2
Initiate a one shot temperature conversion if set to a 1.
The bit status is not stored; thus this bit is 0 if read.
Table 11. AD7415 Configuration Register
D7 D6 D5 D4 D3 D2 D1 D0
PD FLTR TEST MODE
0s
1
ONE SHOT TEST MODE
0
1
1
1
0s
1
0s
1
1
Default settings at power-up.

AD7415ARTZ-1500RL7

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Board Mount Temperature Sensors SMBus/12C 10bit Digital Output
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union