DataSheet.es    


PDF ISL29002 Data sheet ( Hoja de datos )

Número de pieza ISL29002
Descripción Light-to-Digital I2C Sensor
Fabricantes Intersil Corporation 
Logotipo Intersil Corporation Logotipo



Hay una vista previa y un enlace de descarga de ISL29002 (archivo pdf) en la parte inferior de esta página.


Total 10 Páginas

No Preview Available ! ISL29002 Hoja de datos, Descripción, Manual

®
Data Sheet
December 1, 2006
ISL29002
FN7465.2
Light-to-Digital I2C Sensor
The ISL29002 is an integrated light sensor with a built-in
integrating type ADC and a standard I2C interface. The
device transforms illuminance, ambient light level in lux, into
a digital output signal accessible through I2C. The sensor
precisely converts illuminance from 1lux to 100,000lux. The
ADC features up to 15-bit effective resolution. The sensor
includes another photodiode covered with metal to reduce
the effects of dark output reading that may be significant in
low lux levels.
The ISL29002 can control display panel backlighting depending
on ambient light conditions, adding artificial intelligence by
approximating the response of a human eye. The ISL29002
can also manage portable peripheral illumination based upon
lighting conditions extending battery life.
In normal operation, the ISL29002 consumes less than 300µA
of supply current. A software power down mode is controlled
via the I2C interface and disables all but the I2C interface. The
supply current is then reduced to less than 88µA.
Designed to operate on supplies from 2.5V to 3.3V, the
ISL29002 is specified for operation over the -40°C to +85°C
www.DataSheet4U.coammbient temperature range. It is packaged in a clear, Pb-free
8 Ld ODFN package.
Block Diagram
VDD
1
PHOTODIODE 1
MUX
INTEGRATING
ADC
PHOTODIODE2
IREF
FOSC
216
COUNTER
COMMAND
REGISTER
DATA
REGISTER
I2C
7 SCL
8 SDA
3
REXT
2
GND
654
A2 A1 A0
Features
• I2C interface fast mode at 400kHz
• 88µA disabled current
• Adjustable max lux range: 10,000lux to 100,000lux
• Up to 15-bit effective resolution
• Adjustable resolution: 0.15 to 1.65 counts per lux
• Simple output code proportional to lux
• Flicker/noise rejection
• Variable integration time; 50ms to 550ms
• 2.5V to 3.3V supply
• 8 Ld ODFN (3mmx3mm)
• Temperature compensation
• Pb-free available (RoHS compliant)
Applications
• Backlight sensing
• Automatic backlight adjustment
• Backlight linearity adjustments
Ordering Information
PART NUMBER
(Note)
TEMP.
RANGE
(°C)
TAPE &
REEL
PACKAGE
(Pb-Free)
PKG.
DWG. #
ISL29002IROZ
-40 to +85 - 8 Ld 3x3 ODFN MDP0052
ISL29002IROZ-T7 -40 to +85 7” 8 Ld 3x3 ODFN MDP0052
NOTE: Intersil Pb-free ODFN products employ special Pb-free material
sets; molding compounds/die attach materials and 100% matte tin plate
termination finish, which are RoHS compliant and compatible with both
SnPb and Pb-free soldering operations. Intersil Pb-free products are
MSL classified at Pb-free peak reflow temperatures that meet or exceed
the Pb-free requirements of IPC/JEDEC J STD-020.
Pinout
ISL29002
(8 LD ODFN)
TOP VIEW
VDD 1
GND 2
REXT 3
A0 4
THERMAL
PAD
8 SDA
7 SCL
6 A2
5 A1
1 CAUTION: These devices are sensitive to electrostatic discharge; follow proper IC Handling Procedures.
1-888-INTERSIL or 1-888-468-3774 | Intersil (and design) is a registered trademark of Intersil Americas Inc.
Copyright © Intersil Americas Inc. 2006. All Rights Reserved.
All other trademarks mentioned are the property of their respective owners.

1 page




ISL29002 pdf
ISL29002
Principles of Operation
Photodiodes and ADC
The ISL29002 contains two photodiodes. One of the
photodiodes is sensitive to visible and infrared light (Diode 1).
Another photodiode (Diode 2) is covered with metal and can be
used to cancel the effects of dark output code, the unwanted
number of counts in the absence of light. Diode 2 can also be
used to cancel the presence of IR. See IR rejection in the
applications section. The ISL29002 also contains an on-chip
integrating analog-to-digital converter (ADC) to convert
photodiode currents into digital data. The interface to the ADC
is implemented using the standard I2C interface.
The ISL29002’s built-in ADC is a charge-balancing
integrating converter type. The integrating ADC converts the
photodiode current to frequency. The repetition rate is then
counted by a binary counter to output a digital code - number
of counts. The ISL29002 can be configured (in external
timing mode) to output a maximum 216 (65,536) counts.
The ADC has two timing controls, internal timing and
external timing. With internal timing, the number of clock
cycles per integration time is fixed at 215 (32,726), hence the
number of counts is limited to 215 (32,7268). With external
timing, the user have the flexibility to vary the maximum
number of counts up to 216 (65,536).
In addition, the ADC has three operating modes (Please
consult Table 1 for a complete list of modes.) In the first
operating mode, the ADC only integrates Diode 1's current. In
the second operating mode, the ADC only integrates the other
diode, Diode 2’s current. Both operating mode 1 and mode 2
has a 16-bit unsigned-magnitude format. In the third operating
mode, the ADC integrates Diode 2's current first, then Diode 1's
current. In this mode, the output is a 16-bit 2’s complement
format. The total integration time is doubled, and the digital
output is the difference of the two photodiode currents (Diode
1’s current minus Diode 2’s current). Any of the three operating
modes can be used with either of the two timing controls, either
internally or externally controlled integration timing.
I2C Interface
The ISL29002 contains a single 8-bit command register that
can be written via the I2C interface. The command register
defines the operation of the device, which does not change
until the command register is overwritten.
The ISL29002 contains four 8-bit data registers that can be
read via the I2C interface. The first two data registers contain
the ADC's latest digital output, while the second two
registers contain the number of clock cycles in the previous
integration period.
The ISL29002’s I2C address is pin-selectable by pins A0, A1,
and A2. These pins can be tied or driven either high or low.
They comprise the least-significant three bits of the I2C
address, while the four most-significant bits are hardwired as
1000. The eight possible addresses are therefore 40H through
47H.
Figure 11B shows a sample one-byte read. (A typical
application will read two to four bytes, however.) The I2C bus
master always drives the SCL (clock) line, while either the
master or the slave can drive the SDA (data) line. Every I2C
transaction begins with the master asserting a start condition
(SDA falling while SCL remains high). The following byte is
driven by the master, and includes the slave address and
read/write bit. The receiving device is responsible for pulling
SDA low during the acknowledgement period.
Any writes to the ISL29002 overwrite the command register,
changing the device’s mode. Any reads from the ISL29002
return two or four bytes of sensor data and counter value,
depending upon the operating mode. Neither the command
register nor the data registers have internal addresses, and
none of the registers can be individually addressed.
Every I2C transaction ends with the master asserting a stop
condition (SDA rising while SCL remains high).
I2C Transaction Flow
To WRITE, the master sends slave address 44(hex) plus the
write bit. Then master sends the ADC command to the
device which defines its operation. As soon as the ISL29002
receives the ADC command, it will execute and then store
the readings in the register after the analog-to-digital
conversion is complete. While the ISL29002 is executing the
command and also after the execution, the I2C bus is
available for transactions other than the ISL29002. After
command execution, sensor data readings are stored in the
registers. Note that if a READ is received before the
execution is finished, the data retrieved is previous data
sensor reading. Typical integration/conversion time is 100ms
(for REXT = 100k and internal timing mode). It is
recommended that a READ is sent 120ms later because the
fosc variation is 20%.
The operation of the device does not change until the
command register is overwritten. Hence, when the master
sends a slave address 44(hex) and a write bit, the ISL29002
will repeat the same command from the previous WRITE
transaction.
To READ, master sends slave address 44(hex) plus the read
bit. Then ISL29002 will hold the SDA line to send data to
master. Note that the master need not send an address register
to access the data. As soon as the ISL29002 receives the read
bit. It will send 4 bytes. The 1st byte is the LSB of the sensor
reading. The 2nd byte is the MSB of the sensor reading. The
3rd byte is LSB of the counter reading. The 4th byte is the MSB
of the counter reading. If internal timing mode is selected, only
the 1st and 2nd data byte are necessary; the master can assert
a stop after the 2nd data byte is received.
For more information about the I2C standard, please consult
the Philips® I2C specification documents.
5 FN7465.2
December 1, 2006

5 Page










PáginasTotal 10 Páginas
PDF Descargar[ Datasheet ISL29002.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
ISL29000Ambient Light Photo Detect ICIntersil Corporation
Intersil Corporation
ISL29001Ambient Light SensorIntersil Corporation
Intersil Corporation
ISL29002Light-to-Digital I2C SensorIntersil Corporation
Intersil Corporation
ISL29003Light-to-Digital Output SensorIntersil Corporation
Intersil Corporation

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar