Part Number Hot Search : 
AP4435 RU2AM PN101F F460FME GBPC35 MAX1812 10KCX CM1437
Product Description
Full Text Search
 

To Download TSYS01 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  sensor solutions ///TSYS01 page 1 09/2015 TSYS01 digital temperature sensor specifications ? high accuracy temperature sensor ? 16/24 bit resolution ? low power ? spi/i2c interface ? qfn16 package the TSYS01 is a single chip, versatile, new technology temperature sensor. the TSYS01 provides factory calibrated temperature information. it includes a temperature sensing chip and a 24 bit ? - adc. the essence of the digital 24 bit temperature value and the internal factory set calibration values lead to highly accurate temperature information accompanied by high measurement resolution. the TSYS01 can be interfaced to any microcontroller by an i 2 c or spi interface. this microcontroller has to calculate the temperature result based on the adc values and the calibration parameters. the basic working principle is: ? converting temperature into digital 16/24 bit adc value ? providing calibration coefficients ? providing adc value and calibration coefficients by spi or i2c interface.
TSYS01 digital temperature sensor sensor solutions /// TSYS01 09/2015 page 2 features high accuracy 0.1c @ temp.: - 5c +50c adjustment of high accuracy temp. range on request low current, <12.5 a (standby < 0.14 a) spi / i 2 c interface small package: qfn16 operating temperature range: - 40c +125c applications industrial control replacement of thermistors and ntcs heating / cooling systems hvac absolute maximum ratings absolute maximum ratings are limiting values of permitted operation and should never be exceeded under the worst possible conditions either initially or consequently. if exceeded by even the smallest amount, instantaneous catastrophic failure can occur. and even if the device continues to operate satisfactorily, its life may be considerably shortened. parameter symbol conditions min typ max unit supply voltage vdd -0.3 +3.6 v operating temperature top - 40 +125 c storage temperature tstor - 55 +150 c esd rating esd human body model (hbm) pin to pin incl. vdd & gnd -4 +4 kv humidity hum non condensing operating conditions parameter symbol conditions min typ max unit operating supply voltage v dd stabilized 2.2 3.6 v high accuracy supply voltage v dd to achieve acc1 3.2 3.4 v supply current i dd 1 sample per second 12.5 a standby current is no conversion, vdd = 3v t = 25c t = 85c 0.02 0.70 0.14 1.40 a a peak supply current i dd during conversion 1.4 ma conversion time t conv 7.40 8.22 9.04 ms serial data clock spi f sclk 20 mhz serial data clock i 2 c f scl 400 khz vdd capacitor place close to the chip 100nf
TSYS01 digital temperature sensor sensor solutions /// TSYS01 09/2015 page 3 operational characteristics if not otherwise noted, 3.3v supply voltage is applied. parameter symbol conditions min typ max unit temp. measurement range t rang - 40 125 c accuracy 1 t acc1 -5c < t < +50c v dd = 3.2v C 3.4v -0.1 +0.1 c accuracy 2 t acc2 -40c < t < +125c v dd = 3.2v C 3.4v -0.5 +0.5 c power supply reject ratio psrr v dd = 2.7 C 3.6 t = 25c, c = 100nf 0.2 c temperature resolution t res 0.01 c time constant t liquid t 63 (t 1 ? t 2 ) t 1 = 25c (air 0m/s) t 2 = 75c (liquid) pcb 900mm 2 x 1.5mm fr4 3 s t air t 63 (t 1 ? t 2 ) t 1 = 25c (air 0m/s) t 2 = 75c (air stream 60m/s) pcb 900mm 2 x 1.5mm fr4 4 s self heating sh 1 10 samples/s, 60s, still air 0.02 c analogue to digital converter parameter symbol conditions min typ max unit output word 24 bit conversion time t c 7.40 8.22 9.04 ms digital inputs (sclk, sdi, csb, ps) parameter symbol conditions min typ max unit input high voltage v ih v dd = 2.23.6v 0.7 v dd v dd v input low voltage v il v dd = 2.23.6v 0.0 v dd 0.3 v dd v cs low to first sclk rising t csl 21 ns cs high to first sclk rising t csh 21 ns sdi setup to first sclk rising t dso 6 ns sdi hold to first sclk rising t do 6 ns digital outputs (sda, sdo) parameter symbol conditions min typ max unit output high voltage v oh i source = 1ma 0.8 v dd v dd v output low voltage v ol i sink = 1ma 0.0 v dd 0.2 v dd v sdo setup to first sclk rising t qs 10 ns sdo hold to first sclk rising t qh 0 ns
TSYS01 digital temperature sensor sensor solutions /// TSYS01 09/2015 page 4 connection diagram pin function table pin name type function 1 vss g ground 2 csb di spi: chip select (active low) i 2 c: address selection 3 sclk/scl di spi: serial data clock i 2 c: serial data clock 4 sdi/sda dio spi: serial data input i 2 c: data input / output 5 sdo do spi: serial data output 6 C 9 nc --- not connected / do not connect 10 a i connect pin10 with pin11 11 b i connect pin11 with pin10 12 C 14 nc --- not connected / do not connect 15 vdd p supply voltage 16 ps di communication protocol select (0=spi, 1=i 2 c) --- dap --- die attach pad, suggested to connect to vss
TSYS01 digital temperature sensor sensor solutions /// TSYS01 09/2015 page 5 interface description protocol selection ps pin input level has to be defined in dependence to protocol selection. ? ps = 0 activates spi. ? ps = 1 activates i 2 c. i 2 c interface a i 2 c communication message starts with a start condition and it is ended by a stop condition. each command consists of two bytes: the address byte and command byte . i 2 c address selection the i 2 c address can be selected by csb pin. ? csb=1 then the address is 1110110x. ? csb=0 the address is 1110111x. therefore, two TSYS01 can be interfaced on the same i 2 c bus. spi interface the serial interface is a 4-wire spi bus, operating as a slave. cs (chip select), sclk (s erial clock), sdi (serial data in), and sdo (serial data out) are used to interact with the spi master. communication with the chip starts when cs is pulled to low and ends when cs is pulled to high. sclk is controlled by the spi master and idles low (sclk low on cs transitions, mode 0). a mode where the clock alternatively idles high is also supported (mode 3). commands the commands are the same for spi and i 2 c interface. there are four commands: ? reset ? read prom (calibration parameters) ? start adc temperature conversion ? read adc temperature result command hex value reset 0x1e start adc temperature conversion 0x48 read adc temperature result 0x00 prom read address 0 0xa0 prom read address 1 0xa2 prom read address 2 0xa4 prom read address 3 0xa6 prom read address 4 0xa8 prom read address 5 0xaa prom read address 6 0xac prom read address 7 0xae
TSYS01 digital temperature sensor sensor solutions /// TSYS01 09/2015 page 6 reset sequence the reset sequence has to be sent once after power-on. it can be also used to reset the device rom from an unknown condition. spi i 2 c prom read sequence the prom read command consists of two parts. first command sets up the system into prom read mode. the second part gets the data from the system. below examples are sequences to read address 3 (command 0xa6). spi i 2 c
TSYS01 digital temperature sensor sensor solutions /// TSYS01 09/2015 page 7 conversion seque nce a conversion has to be started by sending this command. the sensor stays busy until conversion is done. when conversion is finished the data can be accessed by using adc read command spi the last clock will start the conversion which TSYS01 indicates by pulling sdo low. sdo goes high when conversion is completed. i 2 c when the command is sent the TSYS01 stays busy until the conversion is done. all other com mands except the reset command will not be executed during this time. when the conversion is finished th e data can be accessed by sending a adc read command, when an acknowledge appears from tsys0 1. read adc result after the conversion command the adc result is read using adc read command. repeated adc read commands, or command executed without prior conversion will return all 0 as result. spi i 2 c
TSYS01 digital temperature sensor sensor solutions /// TSYS01 09/2015 page 8 temperature calculation calibration parameter variable description command size / bit min max example k 4 coefficient k 4 of polynomial 0xa2 16 0 65535 28446 k 3 coefficient k 3 of polynomial 0xa4 16 0 65535 24926 k 2 coefficient k 2 of polynomial 0xa6 16 0 65535 36016 k 1 coefficient k 1 of polynomial 0xa8 16 0 65535 32791 k 0 coefficient k 0 of polynomial 0xaa 16 0 65535 40781 temperature polynomal adc24 : adc value adc16 : adc24 / 256 t / c = (-2) * k 4 * 10 - 21 * adc16 4 + 4 * k 3 * 10 - 16 * adc16 3 + (-2) * k 2 * 10 - 11 * adc16 2 + 1 * k 1 * 10 -6 * adc16 + (-1.5) * k 0 * 10 -2 example adc24 : 9378708 adc16 : 9378708 / 256 = 36636 t / c = (-2) * 28446 * 10 - 21 * 36636 4 + 4 * 24926 * 10 - 16 * 36636 3 + (-2 * 36016 * 10 - 11 * 36636 2 + 1 * 32791 * 10 -6 * 36636 + (-1.5) * 40781 * 10 -2 t / c = 10.59
TSYS01 digital temperature sensor sensor solutions /// TSYS01 09/2015 page 9 dimensions top view side view bottom view die attach pad, suggested to connect to vss marking line description example 1 manufacturer meas 2 product name TSYS01 3 pin 1 dot, date code yyww 1141 ?
TSYS01 digital temperature sensor sensor solutions /// TSYS01 09/2015 page 10 order information please order this product using following: part number part description g-nico- 018 TSYS01 digital temperature sensor emc due to the use of these modules for oem application no ce declaration is done. especially line coupled disturbances like surge, burst, hf etc. cannot be removed by the module d ue to the small board area and low price feature. there is no protection circuit against reverse polarity or over vol tage implemented. the module will be designed using capacitors for blocking and ground plane areas in order to prevent w ireless coupled disturbances as good as possible. definitions and disclaimers ? application information C applications that are described herein for any of these products are for illustrative purpose only. meas deutschland gmbh makes no representation or warranty that such applications will be suitable for the specified use without further testing or modification. ? life support applications C these products are not designed for use in life support appliances, devices, or systems where malfunctions of these products can reasonably be expected to res ult in personal injury. meas deutschland gmbh customers using or selling this product for use in such applications do so at their own risk and agree to fully indemnify meas deutschland gmbh for an y damages resulting from such improper use or sale te.com/sensorsolutions measurement specialties, inc., a te connectivity company. measurement specialties, te connectivity, te connectivity (logo) and every connection counts are trademarks. all other logos, products and /or company names referred to herein might be trademarks of their respective owners. the information given herein, including drawings, illustrations an d schematics which are intended for illustration purposes only, is believe d to be reliable. however, te connectivity makes no warranties as to its accuracy or completeness and disclaims a ny liability in connection with its use. te connectivitys obligation s shall only be as set forth in te connectivitys standard terms and conditions of sale for this product and in no ca se will te connectivity be liable for any incidental, indirect or consequential damages arising out of the sale, resale, use o r misuse of the product. users of te connectivity products should make their own eva luation to determine the suitability of each such product for the specif ic application. ? 2015 te connectivity ltd. family of companies all rights reserved. north america measurement specialties, inc., a te connectivity company 910 turnpike road shrewsbury, ma 01545 tel: 1-508- 842 -0516 fax: 1-508-842-0342 sales email: temperature.sales.amer@meas-spec.com europe measurement specialties (europe), ltd., a te connectivity company deutschland gmbh hauert 13 44277 dortmund tel: +49 (0) 231/9740-0 fax: +49 (0) 231/9740- 20 sales email: info.de@meas-spec.com asia measurement specialties (china), ltd., a te connectivity company no. 26 langshan road shenzhen high-tech park (north) nanshan district, shenzhen 518057 china tel: +86 755 3330 5088 fax: +86 755 3330 5099 sales: temperature.sales.asia@meas- spec.com


▲Up To Search▲   

 
Price & Availability of TSYS01

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X