TMP04FT9Z Analog Devices Inc, TMP04FT9Z Datasheet - Page 14

IC SENSOR TEMP/SERIAL TO-92-3

TMP04FT9Z

Manufacturer Part Number
TMP04FT9Z
Description
IC SENSOR TEMP/SERIAL TO-92-3
Manufacturer
Analog Devices Inc
Datasheet

Specifications of TMP04FT9Z

Function
Temp Monitoring System (Sensor)
Topology
ADC (Sigma Delta), Digital Modulator
Sensor Type
Internal
Sensing Temperature
-40°C ~ 100°C
Output Type
CMOS/TTL
Output Alarm
No
Output Fan
No
Voltage - Supply
4.5 V ~ 7 V
Operating Temperature
-55°C ~ 150°C
Mounting Type
Through Hole
Package / Case
TO-92-3 (Standard Body), TO-226
Ic Output Type
Digital
Sensing Accuracy Range
± 1.5°C
Supply Current
1.3A
Supply Voltage Range
4.5V To 7V
Resolution (bits)
16bit
Sensor Case Style
TO-92
No. Of Pins
3
Temperature Sensor Function
Temp Sensor
Interface Type
Serial (1-Wire)
Package Type
TO-92
Operating Temperature (min)
-55
Operating Temperature (max)
150C
Operating Temperature Classification
Military
Operating Supply Voltage (typ)
5V
Accuracy
± 3
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
TMP03/TMP04
{ ADSP-21XX Temperature Measurement Routine
}
.MODULE/RAM/BOOT=0
.ENTRY TEMPMEAS;
.CONST PRESCALER=4;
.CONST TIMFULSCALE=0Xffff;
TEMPMEAS:
TEST1:
TEST0:
COUNT2:
COUNT1:
COMPUTE:
.ENDMOD;
;
Altered Registers:
Return value:
Computation time:
si=PRESCALER;
sr0=TIMFULSCALE;
dm(0x3FFB)=si;
si=TIMFULSCALE;
dm(0x3FFC)=si;
dm(0x3FFD)=si;
imask=0x01;
if not fi jump TEST1;
if fi jump TEST0;
ena timer;
if not fi jump COUNT2;
dis timer;
ay0=dm(0x3FFC);
ar=sr0-ay0;
ax0=ar;
dm(0x3FFC)=si;
ena timer;
if fi jump COUNT1;
dis timer;
ay0=dm(0x3FFC);
ar=sr0-ay0;
my0=400;
mr=ar my0(uu);
ay0=mr0;
ar=mr1; af=pass ar;
astat=0;
divq ax0; divq ax0;
divq ax0; divq ax0;
divq ax0; divq ax0;
divq ax0; divq ax0;
divq ax0; divq ax0;
divq ax0; divq ax0;
divq ax0; divq ax0;
divq ax0; divq ax0;
divq ax0; divq ax0;
ax0=0x03AC;
ar=ax0-ay0;
rts;
TEMPERAT;
Listing 2. Software Routine for the TMP04-to-ADSP-210x Interface
ax0, ay0, af, ar,
si, sr0,
my0, mr0, mr1, mr2.
ar —> temperature result in 14.2 format
2
TMP04 output period
{ Beginning TEMPERAT Program }
{ Entry point of this subroutine }
{ For timer prescaler }
{ Timer counter full scale }
{ Timer Prescaler set up to 5 }
{ CLKin=10MHz,Timer Period=32.768ms }
{ Timer Counter Register to 65535 }
{ Timer Period Register to 65535 }
{ Unmask Interrupt timer }
{ Check for FI=0 to locate transition }
{ Enable timer, count at a 500ns rate }
{ Check for FI=1 to stop count }
{ Save counter=T2 in ALU register }
{ Reload counter at full scale }
{ Check for FI=0 to stop count }
{ Save counter=T1 in ALU register }
{ mr=400 T1 }
{ af=MSW of dividend, ay0=LSW }
{ ax0=16-bit divisor }
{ To clear AQ flag }
{ Division 400 T1/T2 }
{ with 0.3 < T1/T2 < 0.7 }
{ Result in ay0 }
{ ax0=235 4 }
{ ar=235-400 T1/T2, result in øC }
{ format 14.2 }
{ End of the subprogram }
{ Check for FI=1 }
TEMPERAT.DSP

Related parts for TMP04FT9Z