DATASHEET SEARCH SITE | WWW.ALLDATASHEET.COM

Document overview

  • Manufacturer or author: Provided By ALLDATASHEET.COM(FREE DATASHEET DOWNLOAD SITE)
  • PDF pages: 18

Technical content

Features

  • On-chip and Remote Temperature Sensing
  • Offset Registers for System Calibration
  • 0.125°C Resolution/1°C Accuracy on Remote Channel
  • 1°C Resolution/3°C Accuracy on Local Channel
  • Fast (Up to 64 Measurements Per Second)
  • 2-wire SMBus Serial Interface
  • Supports SMBus Alert
  • Programmable Under/Overtemperature Limits
  • Programmable Fault Queue
  • Overtemperature Fail-safe THERM Output
  • Programmable THERM Limits
  • Programmable THERM Hysteresis
  • 170 /C0109A Operating Current
  • 5.5 /C0109A Standby Current
  • 3.0 V to 5.5 V Supply
  • Small 8-lead SOIC and MSOP Packages
  • These are Pb-Free Devices*

Applications

  • Desktop and Notebook Computers
  • Smart Batteries
  • Industrial Controllers
  • Telecommunications Equipment
  • Instrumentation
  • Embedded Systems *For additional information on our Pb-Free strategy and soldering details, please download the ON Semiconductor Soldering and M ounting Techniques Reference Manual, SOLDERRM/D. MARKING DIAGRAMS http://onsemi.com PIN ASSIGNMENT (Top View) See detailed ordering and shipping information in the package dimensions section on page 16 of this data sheet.

ORDERING INFORMATION

MSOP−8 CASE 846AB SOIC−8 NB CASE 751 1032AR #YYWW XXXX T1x = Refer to Order Info Table A = Assembly Location Y = Year W = Work Week /C0071= Pb-Free Package T1x AYW/C0071 /C0071 1032AR #YYWW Marking #2Marking #1 1023AR = Specific Device Code # = Pb-Free Package YY = Year W = Work Week XX = Assembly Lot (Note: Microdot may be in either location) MSOP−8 SOIC−8 NB SCLK SDATA ALERT GND VDD THERM

Figure 1. Functional Block Diagram Table 1. ABSOLUTE MAXIMUM RATINGS NOTE: This device is ESD sensitive. Use standard ESD precautions when handling. Table 2. THERMAL CHARACTERISTICS

Table 3. PIN ASSIGNMENT 1 VDD Positive Supply, 3.0 V to 5.5 V. 2 D+ Positive Connection to Remote Temperature Sensor. 3 D− Negative Connection to Remote Temperature Sensor. of an overtemperature condition. Requires pullup to VDD, the same supply as the ADM1032. 5 GND Supply Ground Connection. 6 ALERT Open-Drain Logic Output Used as Interrupt or SMBus Alert. 7 SDATA Logic Input/Output, SMBus Serial Data. Open-drain output. Requires pullup resistor. 8 SCLK Logic Input, SMBus Serial Clock. Requires pullup resistor. Table 4. ELECTRICAL CHARACTERISTICS

  1. See Table 10 for information on other conversion rates.
  2. Guaranteed by design, not production tested.
  3. The SMBus timeout is a programmable feature. By default, it is not enabled. Details on how to enable it are available in the Serial Bus Interface

Figure 2. Serial Bus Timing Diagram

Figure 3. Temperature Error vs. Leakage Figure 4. Temperature Error vs. Actual Figure 5. Temperature Error vs. Differential Mode Figure 6. Temperature Error vs. Power Supply Figure 7. Temperature Error vs. Capacitance Figure 8. Operating Supply Current vs.

0.0 SUPPLY CURRENT (/C0109A)

format is shown in Table 5 and Table 6. into the local and remote high and low limit registers. Table 5. TEMPERATURE DATA FORMAT Table 6. EXTENDED TEMPERATURE RESOLUTION further details are given in Table 7 to Table 11. because its register address is 00h. accuracy on this channel, these offsets must be removed. and has no effect if nothing is written to them. Table 7. SAMPLE OFFSET REGISTER CODES is set when the remote sensor is open circuit. interrupt latch is set and the ALERT output goes low.

register bits are reset and the THERM output goes high. Table 8. STATUS REGISTER BIT ASSIGNMENTS

7 BUSY 1 When ADC Converting

6 LHIGH

1 When Local High Temp Limit Tripped

5 LLOW

1 When Local Low Temp Limit Tripped

4 RHIGH

1 When Remote High Temp Limit

3 RLOW

1 When Remote Low Temp Limit

2 OPEN

1 When Remote Sensor Open-Circuit

1 RTHRM 1 When Remote THERM Limit Tripped

0 LTHRM1 1 When Local THERM Limit Tripped

  1. These flags stay high until the status register is read, or they are

and THERM O/Ps are also active in standby mode. is enabled. If Bit 7 is set to 1, the output is disabled. Table 9. CONFIGURATION REGISTER BIT

7 MASK1 0 = ALERT Enabled

6 RUN/STOP 0 = Run

Table 10. CONVERSION RATE REGISTER CODES registers can be written to and read back over the SMBus. any value after powerup (Reg 0x21h).

Table 11. CONSECUTIVE ALERT REGISTER CODES NOTE: x = don’t care bits, and y = SMBus timeout bit. Default = 0. See SMBus section for more information. Control of the ADM1032 is carried out via the serial bus. under the control of a master device. Table 12. LIST OF ADM1032 REGISTERS

00 Not Applicable Local Temperature Value 0000 0000 (00h)

01 Not Applicable External Temperature Value High Byte 0000 0000 (00h)

02 Not Applicable Status Undefined

10 Not Applicable External Temperature Value Low Byte 0000 0000

matter what data is written to it. over the bus, the slave device with that address responds. however, that address is Hex 4D (1001 101).

  1. The master initiates data transfer by establishing a

http://onsemi.com direction of the data transfer, that is, whether data is written to or read from the slave device. The peripheral whose address corresponds to the transmitted address responds by pulling the data line low during the low period before the ninth clock pulse, known as the acknowledge bit. All other devices on the bus now remain idle while the selected device waits for data to be read from or written to it. If the R/W bit is a 0, the master writes to the slave device. If the R/W bit is a 1, the master reads from the slave device. 2. Data is sent over the serial bus in sequences of nine clock pulses, eight bits of data followed by an acknowledge bit from the slave device. Transitions on the data line must occur during the low period of the clock signal and remain stable during the high period, since a low-to-high transition when the clock is high can be interpreted as a STOP signal. The number of data bytes that can be transmitted over the serial bus in a single read or write operation is limited only by what the master and slave devices can handle. 3. When all data bytes are read or written, stop conditions are established. In write mode, the master pulls the data line high during the 10th clock pulse to assert a STOP condition. In read mode, the master device overrides the acknowledge bit by pulling the data line high during the low period before the ninth clock pulse. This is known as no acknowledge. The master then takes the data line low during the low period before the 10th clock pulse, and high during the 10th clock pulse to assert a STOP condition. Any number of bytes of data can be transferred over the serial bus in one operation, but it is not possible to mix read and write in one operation because the type of operation is determined at the beginning and cannot subsequently be changed without starting a new operation. In the case of the ADM1032, write operations contain either one or two bytes, while read operations contain one byte and perform the following functions. To write data to one of the device data registers or read data from it, the address pointer register must first be set so that the correct data register is addressed. The first byte of a write operation always contains a valid address that is stored in the address pointer register. If data is written to the device, the write operation contains a second data byte that is written to the register selected by the address pointer register. This is illustrated in Figure 13. The device address is sent over the bus followed by R/W set to 0. This is followed by two data bytes. The first data byte is the address of the internal data register to be written to, which is stored in the address pointer register. The second data byte is the data to be written to the internal data register. When reading data from a register, there are two possibilities: 1. If the address pointer register value is unknown or not the desired value, it is first necessary to set it to the correct value before data can be read from the desired data register. This is done by performing a write to the ADM1032 as before, but only the data byte containing the register read address is sent because data is not to be written to the register. This is shown in Figure 14. A read operation is then performed consisting of the serial bus address, R/W bit set to 1, followed by the data byte read from the data register. This is shown in Figure 15. 2. If the address pointer register is known to be at the desired address already, data can be read from the corresponding data register without first writing to the address pointer register and Figure 14 can be omitted. NOTES: 1. Although it is possible to read a data byte from a data register without first writing to the address pointer register, if the address pointer register is already at the correct value, it is not possible to write data to a register without writing to the address pointer register. The first data byte of a write is always written to the address pointer register. 2. Don’t forget that some of the ADM1032 registers have different addresses for read and write operations. The write address of a register must be written to the address pointer if data is to be written to that register, but it is not possible to read data from that address. The read address of a register must be written to the address pointer before data can be read from that register.

interrogated in the usual way.

  1. If more than one device’s ALERT

in accordance with normal SMBus arbitration.

  1. Once the ADM1032 has responded to the alert

ADM1032 is still in standby. output that cannot be masked. the high temperature limit programmed.

  1. If either temperature measured exceeds the high
  2. If the local or remote temperature continues to

to throttle the CPU clock or switch on a fan. down should it be at a critical temperature. a different power rail, usually that of the SMBus controller. Figure 17. Operation of the THERM Output Table 13. THERM HYSTERESIS SAMPLE VALUES sets Bit 2 of the status register if a fault is detected.

http://onsemi.com In this respect, the ADM1032 differs from and improves upon competitive devices that output zero if the external sensor goes short-circuit. These devices can misinterpret a genuine 0°C measurement as a fault condition. When the D+ and D − lines are shorted together, an ALERT is always generated. This is because the remote value register reports a temperature value of −128°C. Since the ADM1032 performs a less-than or equal-to comparison with the low limit, an ALERT is generated even when the low limit is set to its minimum of −128°C. Applications Information − Factors Affecting Accuracy Remote Sensing Diode The ADM1032 is designed to work with substrate transistors built into processors’ CPUs or with discrete transistors. Substrate transistors are generally PNP types with the collector connected to the substrate. Discrete types can be either a PNP or an NPN transistor connected as a diode (base shorted to collector). If an NPN transistor is used, the collector and base are connected to D+ and the emitter to D−. If a PNP transistor is used, the collector and base are connected to D− and the emitter to D+. Substrate transistors are found in a number of CPUs. To reduce the error due to variations in these substrate and discrete transistors, a number of factors should be taken into consideration: 1. The ideality factor, n f, of the transistor. The ideality factor is a measure of the deviation of the thermal diode from the ideal behavior. The ADM1032 is trimmed for an n f value of 1.008. The following equation can be used to calculate the error introduced at a temperature T°C when using a transistor whose n f does not equal 1.008. Consult the processor data sheet for nf values. (eq. 2)/C0068T /C0043 /C0466nnatural /C00421.008/C0467 1.008 /C0032/C0466273.15 Kelvin /C0041T/C0467 This value can be written to the offset register and is automatically added to or subtracted from the temperature measurement. 2. Some CPU manufacturers specify the high and low current levels of the substrate transistors. The high current level of the ADM1032, I HIGH, is 230 /C0109A and the low level current, ILOW, is 13 /C0109A. If the ADM1032 current levels do not match the levels of the CPU manufacturers, then it can become necessary to remove an offset. The CPU’s data sheet advises whether this offset needs to be removed and how to calculate it. This offset can be programmed to the offset register. It is important to note that if accounting for two or more offsets is needed, then the algebraic sum of these offsets must be programmed to the offset register. If a discrete transistor is being used with the ADM1032, the best accuracy is obtained by choosing devices according to the following criteria:

  • Base-emitter V oltage Greater than 0.25 V at 6 mA, at the Highest Operating Temperature
  • Base-emitter V oltage Less than 0.95 V at 100 mA, at the Lowest Operating Temperature
  • Base Resistance Less than 100 /C0087
  • Small Variation in hFE (say 50 to 150) that Indicates Tight Control of VBE Characteristics Transistors such as 2N3904, 2N3906, or equivalents in SOT−23 packages are suitable devices to use. Thermal Inertia and Self-heating Accuracy depends on the temperature of the remote-sensing diode and/or the internal temperature sensor being at the same temperature as that being measured, and a number of factors can affect this. Ideally, the sensor should be in good thermal contact with the part of the system being measured, for example, the processor. If it is not, the thermal inertia caused by the mass of the sensor causes a lag in the response of the sensor to a temperature change. In the case of the remote sensor, this should not be a problem, since it is either a substrate transistor in the processor or a small package device, such as the SOT −23, placed in close proximity to it. The on-chip sensor, however, is often remote from the processor and is only monitoring the general ambient temperature around the package. The thermal time constant of the SOIC−8 package in still air is about 140 seconds, and if the ambient air temperature quickly changed by 100 °, it would take about 12 minutes (five time constants) for the junction temperature of the ADM1032 to settle within 1° of this. In practice, the ADM1032 package is in electrical and therefore thermal contact with a printed circuit board and can also be in a forced airflow. How accurately the temperature of the board and/or the forced airflow reflect the temperature to be measured also affects the accuracy. Self-heating due to the power dissipated in the ADM1032 or the remote sensor causes the chip temperature of the device or remote sensor to rise above ambient. However, the current forced through the remote sensor is so small that self-heating is negligible. In the case of the ADM1032, the worst-case condition occurs when the device is converting at 16 conversions per second while sinking the maximum current of 1 mA at the ALERT and THERM output. In this case, the total power dissipation in the device is about 11 mW. The thermal resistance, /C0113JA, of the SOIC−8 package is about 121°C/W. In practice, the package has electrical and therefore thermal connection to the printed circuit board, so the temperature rise due to self-heating is negligible.
  1. Place the ADM1032 as close as possible to the

distance can be four to eight inches.

  1. Route the D+ and D− tracks close together, in

parallel, with grounded guard tracks on each side.

  1. Use wide tracks to minimize inductance and

Figure 18. Typical Arrangement of Signal Tracks

10 MIL

  1. Try to minimize the number of copper/solder

joints, which can cause thermocouple effects.

  1. Place a 0.1 /C0109F bypass capacitor close to the V
  2. If the distance to the remote sensor is more than
  3. For really long distances (up to 100 feet), use

unconnected to avoid ground loops. filter capacitor can be reduced or removed. resistance introduces about 1°C error. already provided elsewhere in the system.

http://onsemi.com Figure 19. Typical Application Circuit

5 V or 12 V

Table 14. ORDERING INFORMATION

Description

Address Shipping† External THERM Default ADM1032ARZ−REEL 8-lead SOIC NB R−8 #1 4C 2,500 Tape & Reel 85°C ADM1032ARZ−1REEL 8-lead SOIC NB R−8 #2 4C 2,500 Tape & Reel 108°C ADM1032ARMZ−REEL 8-lead MSOP RM−8 T1J 4C 3,000 Tape & Reel 85°C ADM1032ARMZ−1RL 8-lead MSOP RM−8 T13 4C 3,000 Tape & Reel 108°C ADM1032ARMZ−2R 8-lead MSOP RM−8 T1C 4D 3,000 Tape & Reel 85°C *The “Z’’ suffix indicates Pb-Free package. †For information on tape and reel specifications, including part orientation and tape sizes, please refer to our Tape and Reel Packaging Specifications Brochure, BRD8011/D.

http://onsemi.com PACKAGE DIMENSIONS SOIC−8 NB CASE 751−07 ISSUE AK SEATING PLANE N J X 45/C0095 K NOTES: 1. DIMENSIONING AND TOLERANCING PER ANSI Y14.5M, 1982. 2. CONTROLLING DIMENSION: MILLIMETER. 3. DIMENSION A AND B DO NOT INCLUDE MOLD PROTRUSION. 4. MAXIMUM MOLD PROTRUSION 0.15 (0.006) PER SIDE. 5. DIMENSION D DOES NOT INCLUDE DAMBAR PROTRUSION. ALLOWABLE DAMBAR PROTRUSION SHALL BE 0.127 (0.005) TOTAL IN EXCESS OF THE D DIMENSION AT MAXIMUM MATERIAL CONDITION. 6. 751 −01 THRU 751−06 ARE OBSOLETE. NEW STANDARD IS 751−07. A B S DH C 0.10 (0.004) DIM A MIN MAX MIN MAX INCHES 4.80 5.00 0.189 0.197 MILLIMETERS B 3.80 4.00 0.150 0.157 C 1.35 1.75 0.053 0.069 D 0.33 0.51 0.013 0.020 G 1.27 BSC 0.050 BSC H 0.10 0.25 0.004 0.010 J 0.19 0.25 0.007 0.010 K 0.40 1.27 0.016 0.050 M 0 8 0 8 N 0.25 0.50 0.010 0.020 S 5.80 6.20 0.228 0.244 −X− −Y− G MYM0.25 (0.010) −Z− YM0.25 (0.010) Z S X S M /C0095/C0095/C0095/C0095 1.52 0.060 7.0 0.275 0.6 0.024 1.270 0.050 4.0 0.155 /C0466mm inches/C0467SCALE 6:1 *For additional information on our Pb-Free strategy and soldering details, please download the ON Semiconductor Soldering and Mounting Techniques Reference Manual, SOLDERRM/D. SOLDERING FOOTPRINT*

http://onsemi.com PACKAGE DIMENSIONS MSOP8 CASE 846AB ISSUE O SBM0.08 (0.003) A ST NOTES: 1. DIMENSIONING AND TOLERANCING PER ANSI Y14.5M, 1982. 2. CONTROLLING DIMENSION: MILLIMETER. 3. DIMENSION A DOES NOT INCLUDE MOLD FLASH, PROTRUSIONS OR GATE BURRS. MOLD FLASH, PROTRUSIONS OR GATE BURRS SHALL NOT EXCEED 0.15 (0.006) PER SIDE. 4. DIMENSION B DOES NOT INCLUDE INTERLEAD FLASH OR PROTRUSION. INTERLEAD FLASH OR PROTRUSION SHALL NOT EXCEED 0.25 (0.010) PER SIDE. 5. 846A-01 OBSOLETE, NEW STANDARD 846A-02. b ePIN 1 ID 8 PL 0.038 (0.0015) −T− SEATING PLANE A A1 c L *For additional information on our Pb-Free strategy and soldering details, please download the ON Semiconductor Soldering and Mounting Techniques Reference Manual, SOLDERRM/D. SOLDERING FOOTPRINT* 8X 8X 6X /C0466mm inches/C0467SCALE 8:1 1.04 0.041 0.38 0.015 5.28 0.208 4.24 0.167 3.20 0.126 0.65 0.0256 DIM A MIN NOM MAX MIN MILLIMETERS INCHES A1 0.05 0.08 0.15 0.002 b 0.25 0.33 0.40 0.010 c 0.13 0.18 0.23 0.005 D 2.90 3.00 3.10 0.114 E 2.90 3.00 3.10 0.114 e 0.65 BSC L 0.40 0.55 0.70 0.016 −− 0.043 0.003 0.006 0.013 0.016 0.007 0.009 0.118 0.122 0.118 0.122

0.026 BSC

0.021 0.028 NOM MAX HE DD E ON Semiconductor and are registered trademarks of Semiconductor Components Industries, LLC (SCILLC). SCILLC reserves the right to make changes without further notice to any products herein. SCILLC makes no warranty, representation or guarantee regarding the suitability of its products for any particular purpose, nor does SCILLC assume any liability arising out of the application or use of any product or circuit, and specifically disclaims any and all liability, including without limitation special, consequential or incidental damages. “Typical” parameters which may be provided in SCILLC data sheets and/or specifications can and do vary in different applications and actual performance may vary over time. All operating parameters, including “Typicals” must be validated for each customer application by customer’s technical experts. SCILLC does not convey any license under its patent rights nor the rights of others. SCILLC products are not designed, intended, or authorized for use as components in systems intended for surgical implant into the body, or other applications intended to support or sustain life, or for any other application in which the failure of the SCILLC product could create a situation where personal injury or death may occur. Should Buyer purchase or use SCILLC products for any such unintended or unauthorized application, Buyer shall indemnify and hold SCILLC and its officers, employees, subsidiaries, affiliates, and distributors harmless against all claims, costs, damages, and expenses, and reasonable attorney fees arising out of, direct ly or indirectly, any claim of personal injury or death associated with such unintended or unauthorized use, even if such claim alleges that SCILLC was negligent regarding the design or manufacture of the part. SCILLC is an Equal Opportunity/Affirmative Action Employer. This literature is subject to all applicable copyright laws and is not for resale in any manner. PUBLICATION ORDERING INFORMATION N. American Technical Support: 800−282−9855 Toll Free USA/Canada Europe, Middle East and Africa Technical Support: Phone: 421 33 790 2910 Japan Customer Focus Center Phone: 81−3−5817−1050 ADM1032/D LITERATURE FULFILLMENT: Literature Distribution Center for ON Semiconductor P.O. Box 5163, Denver, Colorado 80217 USA Phone: 303−675−2175 or 800−344−3860 Toll Free USA/Canada Fax: 303−675−2176 or 800−344−3867 Toll Free USA/Canada Email: orderlit@onsemi.com ON Semiconductor Website: www.onsemi.com Order Literature: http://www.onsemi.com/orderlit For additional information, please contact your local Sales Representative