TMP04FSZ Analog Devices Inc, TMP04FSZ Datasheet - Page 14

IC SENSOR TEMP/SERIAL 8SOIC

TMP04FSZ

Manufacturer Part Number
TMP04FSZ
Description
IC SENSOR TEMP/SERIAL 8SOIC
Manufacturer
Analog Devices Inc
Datasheet

Specifications of TMP04FSZ

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
Surface Mount
Package / Case
8-SOIC (3.9mm Width)
Ic Output Type
Digital
Sensing Accuracy Range
± 1.5°C
Supply Current
1.3mA
Supply Voltage Range
4.5V To 7V
Resolution (bits)
16bit
Sensor Case Style
SOIC
No. Of Pins
8
Temperature Sensor Function
Temp Sensor
Interface Type
Serial (1-Wire)
Package Type
SOIC N
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

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
TMP04FSZ
Manufacturer:
AD
Quantity:
20 000
Company:
Part Number:
TMP04FSZ-REEL
Quantity:
2 000
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 TMP04FSZ