參數(shù)資料
型號: TSL2562
廠商: TAOS Inc.
英文描述: LOW-VOLTAGE LIGHT-TO-DIGITAL CONVERTER
中文描述: 低壓光到數(shù)字轉(zhuǎn)換器
文件頁數(shù): 25/38頁
文件大?。?/td> 443K
代理商: TSL2562
TSL2562, TSL2563
LOW-VOLTAGE
LIGHT-TO-DIGITAL CONVERTER
TAOS066J
MAY 2007
25
The
LUMENOLOGY
Company
Copyright 2007, TAOS Inc.
www.taosinc.com
#define K4C
#define B4C
#define M4C
0x010a // 0.520 * 2^RATIO_SCALE
0x0282 // 0.0392 * 2^LUX_SCALE
0x03df // 0.0605 * 2^LUX_SCALE
#define K5C
#define B5C
#define M5C
0x014d // 0.65 * 2^RATIO_SCALE
0x0177 // 0.0229 * 2^LUX_SCALE
0x01dd // 0.0291 * 2^LUX_SCALE
#define K6C
#define B6C
#define M6C
0x019a // 0.80 * 2^RATIO_SCALE
0x0101 // 0.0157 * 2^LUX_SCALE
0x0127 // 0.0180 * 2^LUX_SCALE
#define K7C
#define B7C
#define M7C
0x029a // 1.3 * 2^RATIO_SCALE
0x0037 // 0.00338 * 2^LUX_SCALE
0x002b // 0.00260 * 2^LUX_SCALE
#define K8C
#define B8C
#define M8C
0x029a // 1.3 * 2^RATIO_SCALE
0x0000 // 0.000 * 2^LUX_SCALE
0x0000 // 0.000 * 2^LUX_SCALE
// lux equation approximation without floating point calculations
//////////////////////////////////////////////////////////////////////////////
//
Routine:
unsigned int CalculateLux(unsigned int ch0, unsigned int ch0, int iType)
//
//
Description: Calculate the approximate illuminance (lux) given the raw
//
channel values of the TSL2562. The equation if implemented
//
as a piece
wise linear approximation.
//
//
Arguments:
unsigned int iGain
gain, where 0:1X, 1:16X
//
unsigned int tInt
integration time, where 0:13.7mS, 1:100mS, 2:402mS,
//
3:Manual
//
unsigned int ch0
raw channel value from channel 0 of TSL2562
//
unsigned int ch1
raw channel value from channel 1 of TSL2562
//
unsigned int iType
package type (T or CS)
//
//
Return:
unsigned int
the approximate illuminance (lux)
//
//////////////////////////////////////////////////////////////////////////////
unsigned int CalculateLux(unsigned int iGain, unsigned int tInt, unsigned int ch0,
unsigned int ch1, int iType)
{
//
// first, scale the channel values depending on the gain and integration time
// 16X, 402mS is nominal.
// scale if integration time is NOT 402 msec
unsigned long chScale;
unsigned long channel1;
unsigned long channel0;
switch (tInt)
{
case 0:
// 13.7 msec
chScale = CHSCALE_TINT0;
break;
case 1:
// 101 msec
chScale = CHSCALE_TINT1;
break;
default:
// assume no scaling
chScale = (1 << CH_SCALE);
相關(guān)PDF資料
PDF描述
TSL2562CS LOW-VOLTAGE LIGHT-TO-DIGITAL CONVERTER
TSL2562T LOW-VOLTAGE LIGHT-TO-DIGITAL CONVERTER
TSL2563 LOW-VOLTAGE LIGHT-TO-DIGITAL CONVERTER
TSL2563CS LOW-VOLTAGE LIGHT-TO-DIGITAL CONVERTER
TSL2563T LOW-VOLTAGE LIGHT-TO-DIGITAL CONVERTER
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
TSL2562CL 功能描述:光學(xué)數(shù)位轉(zhuǎn)換器 Ambient Light Sensor SMBus RoHS:否 制造商:ams 數(shù)據(jù)總線寬度: 峰值波長:470 nm 最大工作頻率: 工作電源電壓: 工作電流: 最大工作溫度:+ 85 C 最小工作溫度:- 40 C 封裝 / 箱體:Chipscale-6 封裝:Reel
TSL2562CS 功能描述:接口 - 專用 Ambient Light Sensor Light to Digital RoHS:否 制造商:Texas Instruments 產(chǎn)品類型:1080p60 Image Sensor Receiver 工作電源電壓:1.8 V 電源電流:89 mA 最大功率耗散: 最大工作溫度:+ 85 C 安裝風(fēng)格:SMD/SMT 封裝 / 箱體:BGA-59
TSL2562FN 功能描述:光學(xué)數(shù)位轉(zhuǎn)換器 Ambient Light Sensor SMBus RoHS:否 制造商:ams 數(shù)據(jù)總線寬度: 峰值波長:470 nm 最大工作頻率: 工作電源電壓: 工作電流: 最大工作溫度:+ 85 C 最小工作溫度:- 40 C 封裝 / 箱體:Chipscale-6 封裝:Reel
TSL2562T 功能描述:光學(xué)數(shù)位轉(zhuǎn)換器 Ambient light sensor SMBus & I2C interf. RoHS:否 制造商:ams 數(shù)據(jù)總線寬度: 峰值波長:470 nm 最大工作頻率: 工作電源電壓: 工作電流: 最大工作溫度:+ 85 C 最小工作溫度:- 40 C 封裝 / 箱體:Chipscale-6 封裝:Reel
TSL2563 制造商:TAOS 制造商全稱:TEXAS ADVANCED OPTOELECTRONIC SOLUTIONS 功能描述:LOW-VOLTAGE LIGHT-TO-DIGITAL CONVERTER