DATASHEET SEARCH SITE | WWW.ALLDATASHEET.COM
Document overview
- Manufacturer or author: Provided By ALLDATASHEET.COM(FREE DATASHEET DOWNLOAD SITE)
- PDF pages: 22
Technical content
Features
Ultra-Violet (UV-A and UV-B) and ambient light sensing — Digital UV Index register (1 … > 11) — Linear output — Excellent temperature compensation Ambient Light Sensing (ALS) — Utilizes coating technology to emulate human eye spectral response (V-Lamda characteristics) — High sensitivity in low lux condition – Ideally suited for operation behind dark glass — Low lux performance at 0.008 lux — Up to 20-bit resolution I2C Interface Compatible — Up to 400 kHz (I2C Fast-Mode) — Dedicated interrupt pin Small package: L 2.0 mm × W 2.0 mm × H 0.65 mm
Applications
Ultra-violet and Ambient Light Sensing Mobile devices – cell phones, tablets, outdoor navigation display Wearable devices – smart watch, sport watchPart Number Packaging Quantity APDS-9200 Tape and Reel 2500 per reel APDS-9200 Digital UV and Ambient Light Sensor Data Sheet
- 2 - APDS-9200 Data Sheet Figure 1 Functional Block Diagram Detailed Description The APDS-9200 device contains multiple photodiodes for UV and Ambient Light Sensing as well as temperature compensation that are designed in a matrix placement to achieve optimum angular response at the fall of incident light angle. The photodiode currents are converted to digital count by ADCs. The ADC resolution is selected from 13 bits to 20 bits and the conversion time is inversely proportional to the ADC resolution. The device is connected by an I2C interface to a microcontroller through a set of registers. APDS-9200 has a programmable interrupt with hysteresis to respond to events which will reduce the microcontroller tasks with upper and lower thresholds. The device includes a circuit for an internal oscillator, a current source, voltage reference, and internal nonvolatile memory (NVM) to store trimming information. The UV light sensor has to be operated independently from Ambient Light Sensor. To enable the reading of UV sensor, UVS_MODE and LS_EN bit has to be correctly set in the MAIN_CTRL register. Setting the UVS_MODE bit will stop a running ALS measurement and start a new UV sensor reading. Table 1 I/O Pins Configuration Pin Name Type Description
1 SCL I I2C serial clock input terminal — clock signal for I2C serial data
2S D A I / O I2C serial data I/O terminal – serial data I/O for I2C
3 VDD Supply Power Supply Voltage
4 INT O Interrupt – Open drain
6 GND Ground Power supply ground. All voltages are referenced to GND Upper Threshold Lower Threshold Interrupt I2C Interfacing INT SCL SDA VDD GND Regulator Oscillator Lower Threshold ALS / UVS ADC ALS / UVS Data Control Logic Upper Threshold
- 3 - APDS-9200 Data Sheet Table 2 Absolute Maximum Ratings over Operating Free-Air Temperature Range (unless Otherwise Noted) Parameter Symbol Min. Max. Units Conditions Power supply voltage V DD 4.0 V All voltages are with respect to GND. Max voltage on SCL, SDA, INT pads V I2C 0.5 4.0 V Storage temperature T stg –40 95 °C Table 3 Recommended Operating Conditions Parameter Symbol Min. Typ. Max. Units Operating ambient temperature T A –40 85 °C Supply voltage V DD 1.7 3.6 V Supply Voltage accuracy, VDD total error including transients –3 3 % Table 4 Electrical Parameters, TA=25°C (unless Otherwise Noted) Parameter Symbol Conditions Min. Typ. Max. Units ALS Active mode current I ALS VDD = 2.8V, Gain Mode 3 110 μA UV Active mode current I UV VDD = 2.8V 100 μA Standby current I STBY In Standby Mode. No active I2C communication 12μ A SCL, SDA input high voltage V IH 1.5 V DD V SCL, SDA input low voltage V IL 00 . 4 V VOL INT, SDA output low voltage 0 0.4 V ILEAK leakage current, SDA, SCL, INT pins ILEAK –5 5 μA Table 5 ALS/UV Characteristics Parameter Symbol Conditions Min. Typ. Max. Units Dark count Lux=0, 18 bit range 0 counts Min integration time T intmin1 3.125 ms Tintmin2 With 50/60Hz rejection 50 ms Max integration time T intmax With 50/60Hz rejection 400 ms ALS output resolution RES ALS Programmable 13 18 20 bits UV output resolution RES UV Programmable 13 18 20 bits ADC count value Intensity = 121 μW/cm2 with 310 nm light source, GAIN = 18×, resolution = 20 bits, V DD = 2.8V 1700 counts ALS/UV repeat rate Programmable 25 2000 ms
- 7 - APDS-9200 Data Sheet I2C Protocol Interface and control of the APDS-9200 is accomplished through an I2C serial compatible interface (standard or fast mode) to a set of registers that provide access to device control functions and output data. The device supports a single slave address of 0x52 hex using 7 bit addressing protocol. (Contact the factory for other addressing options.) I2C Register Read The registers can be read individually or in block read mode. When two or more bytes are read in block read mode, reserved register addresses are skipped and the next valid address is referenced. If the last valid address has been reached, but the master continues with the block read, the address counter in the device will not roll over and the device returns 00HEX for every subsequent byte read. The block read operation is the only way to ensure correct data read out of multi-byte registers and to avoid splitting of results with HIGH and LOW bytes originating from different conversions. During block read access on LS result registers, the result update is blocked. If a read access is started on an address belonging to a non-readable register, the APDS-9200 will re-turn NACK until the I 2C operation is ended. Read operations must follow the timing diagram in Figure 16. I2C Register Write The APDS-9200 registers can be written to individually or in block write mode. When two or more bytes are written in block write mode, reserved registers and read-only registers are skipped. The transmitted data is automatically applied to the next writable register. If a register includes read (R) and read/write (RW) bits, the register is not skipped. Data written to read-only bits are ignored. If the last valid address of the APDS-9200 address range is reached but the master attempts to continue the block write operation, the address counter of the APDS-9200 will not roll over. The device will return NACK for every following byte sent by the master until the I 2C™ operation is ended. If a write access is started on an address belonging to a non-writeable register, the APDS-9200 will return NACK until the I 2C™ operation is ended. Write operations must follow the timing diagram in Figure 17. Figure 16 I2C Register Read Figure 17 I2C Register Write Register Read (I2CTM Read) S Slave Addr
7 Bit 0A Address
8 Bit AS Slave Addr
7 Bit 1A Data
8 Bit NP
8-Bit A… Data 8-Bit NP From Master to Slave From Slave to Master S P A N Start CondiƟon Stop CondiƟon Acknowledge (ACK) Not Acknowledge (NACK) ReadWrite ReadWrite Register Block Read (I2CTM Read) S Slave Addr
7 Bit 0 A Address A Data
8-Bit A… Data 8-Bit AP Write Write Register Write (I2CTM Write) From Master to Slave From Slave to Master S P A N Start CondiƟon Stop CondiƟon Acknowledge (ACK) Not Acknowledge (NACK) Register Block Write (I2CTM Write)
- 8 - APDS-9200 Data Sheet Figure 18 I2C Interface – Bus Timing Table 6 Bus Timing Characteristics Parameter Symbol Standard Mode Fast Mode Units Maximum SCL Clock Frequency f SCL 100 400 KHz Minimum START Condition Hold Time Relative to SCL Edge t DSTA 4 μ s Minimum SCL Clock Low Width t LOW 4.7 μs Minimum SCL Clock High Width t HIGH 4 μ s Minimum START Condition Setup Time Relative to SCL Edge t SUSTA 4.7 μs Minimum Data Hold Time on SDA Relative to SCL Edge t HDDAT 0 μ s Minimum Data Setup Time on SDA Relative to SCL Edge t SUDAT 0.1 0.1 μs Minimum STOP Condition Setup Time on SCL t SUSTO 4 μ s Minimum Bus Free Time Between Stop Condition and Start Condition t BUS 4.7 μs SDA SCL tLOW tHDSTA tBUStHDSTA tSUDAT tSUSTO tSUSTA tHIGH tHDDAT
- 9 - APDS-9200 Data Sheet Register Set The APDS-9200 is controlled and monitored by data registers and a command register accessed through the serial interface. These registers provide for a variety of control functions and can be read to determine results of the ADC conversions. NOTE Light Sensor (LS) refers to Ambient Light Sensor (ALS) or UV Sensor (UVS). Table 7 Register Set Address Type Name Description Reset Value 00HEX RW MAIN_CTRL LS operation mode control, software (SW) reset 00HEX 04HEX RW LS_MEAS_RATE LS measurement rate and resolution in active mode 22HEX 05HEX RW LS_GAIN LS analog gain range 01HEX 06HEX R PART_ID Part number ID and revision ID B1HEX 07HEX R MAIN_STATUS Power-on status, interrupt status, data status 20HEX 0DHEX R ALS_DATA_0 ALS ADC measurement data, LSB 00HEX 0EHEX R ALS_DATA_1 ALS ADC measurement data 00HEX 0FHEX R ALS_DATA_2 ALS ADC measurement data, MSB 00HEX 10HEX R UVS_DATA_0 UVS ADC measurement data, LSB 00HEX 11HEX R UVS_DATA_1 UVS ADC measurement data 00HEX 12HEX R UVS_DATA_2 UVS ADC measurement data, MSB 00HEX 13HEX R UVS_COMP_DATA_0 UVS COMP ADC measurement data, LSB 00HEX 14HEX R UVS_COMP_DATA_1 UVS COMP ADC measurement data 00HEX 15HEX R UVS_COMP_DATA_2 UVS COMP ADC measurement data, MSB 00HEX 16HEX R COMP_DATA_0 COMP ADC measurement data, LSB 00HEX 17HEX R COMP_DATA_1 COMP ADC measurement data 00HEX 18HEX R COMP_DATA_2 COMP ADC measurement data, MSB 00HEX 19HEX RW INT_CFG Interrupt configuration 10HEX 1AHEX RW INT_PERSISTENCE Interrupt persist setting 00HEX 21HEX RW LS_THRES_UP_0 LS interrupt upper threshold, LSB FFHEX 22HEX RW LS_THRES_UP_1 LS interrupt upper threshold, intervening bits FFHEX 23HEX RW LS_THRES_UP_2 LS interrupt upper threshold, MSB 0FHEX 24HEX RW LS_THRES_LOW_0 LS interrupt lower threshold, LSB 00HEX 25HEX RW LS_THRES_LOW_1 LS interrupt lower threshold, intervening bits 00HEX 26HEX RW LS_THRES_LOW_2 LS interrupt lower threshold, MSB 00HEX 27HEX RW LS_THRES_VAR LS interrupt variance threshold 00HEX
- 10 - APDS-9200 Data Sheet MAIN_CTRL Default Value: 00HEX LS_MEAS_RATE Default Value: 22HEX When the measurement repeat rate is programmed to be faster than possible for the specified ADC measurement time, the repeat rate will be lower than programmed (maximum speed). Writing to this register stops the ongoing measurements and starts new measurements (depends on the respective bit). 76543210 0 0 0 SW-Reset UVS_Mode 0 LS_EN 0 0X00 Field Bit Description SW_Reset 4 1 = Reset will be triggered UVS_Mode 3 0 = ALS 1 = UVS + compensation channels activated only LS_EN 1 1 = ALS or UVS active 0 = ALS or UVS standby 76543210
0 LS Resolution/Bit Width 0 LS Measurement Rate 0X01
LS Resolution / Bit Width 6:4 000: 001: 010: 011: 100: 101: 110: 111: 20 bit – 400 ms 19 bit – 200 ms 18 bit – 100 ms (default) 17 bit – 50 ms 16 bit – 25 ms 13 bit – 3.125 ms Reserved Reserved LS Measurement Rate 2:0 000: 001: 010: 011: 100: 101: 110: 111: 25 ms 50 ms 100 ms (default) 200 ms 500 ms 1000 ms 2000 ms 2000 ms
- 11 - APDS-9200 Data Sheet ALS_GAIN and UVS_Gain Default Value: 01HEX Writing to this register stops the ongoing measurements and starts new measurements (depends on the respective bit). PART_ID Default Value: B1HEX 76543210
00000 G a i n R a n g e 0 X 0 5
LS Gain Range (ALS Mode) 2:0 000: Gain 1 001: Gain 3 (default) 010: Gain 6 011: Gain 9 100: Gain 18 LS Gain Range (UVS Mode) 2.0 000: Gain 1 001: Gain 3 (default) 010: Gain 6 011: Gain 9 100: Gain 18 76543210 Part ID Revision ID 0X06 Field Bit Description Part Number ID 7:4 Part number ID Revision ID 3:0 Revision ID of the component.
- 12 - APDS-9200 Data Sheet MAIN_STATUS Default Value: 20HEX ALS_DATA Default Value: 00HEX, 00HEX, 00HEX ALS channel digital output data (unsigned integer, 13 to 20 bit, LSB aligned). The ALS channel output is already temperature compensated internally: ALS_DATA = (ALSint – COMP). When an I2C™ read operation is active and points to an address in the range 07HEX to 18HEX, all registers in this range are locked until the I2C™ read operation is completed or this address range is left. This guarantees that the data in the registers comes from the same measurement even if an additional measurement cycle ends during the read operation. New measurement data is stored into temporary registers and the actual ALS_DATA registers are updated as soon as there is no on-going I2C™ read operation to the address range 07HEX to 18HEX. 76543210
00 P o w e r O n
Power On status 5 1 = Part went through a power-up event, either because the part was turned on or because there was power supply disturbance. All interrupt threshold settings in the registers have been reset to power-on default states and should be examined if necessary. The flag is cleared after the register is read. LS Interrupt status 4 0: Interrupt condition not fulfilled (default) 1: Interrupt condition fulfilled (cleared after read) LS Data status 3 0: old data, already read (default) 1: new data, not yet read (cleared after read) 76543210 ALS_Data_0 [7:0] 0X0D ALS_Data_1 [15:8] 0x0E 0 0 0 0 ALS_Data_2 [19:16] 0X0F Reg 0DHEX Bit[7:0] ALS diode data least significant data byte Reg 0EHEX Bit[7:0] ALS diode data intervening data byte Reg 0FHEX Bit[3:0] ALS diode data most significant data byte
- 13 - APDS-9200 Data Sheet UVS_DATA Default Value: 00HEX, 00HEX, 00HEX UVS channel digital output data (unsigned integer, 13 to 20 bit, LSB aligned). The UVS channel output is already temperature compensated internally: UVS_DATA = (UVint – UVS_COMP) When an I2C™ read operation is active and points to an address in the range 07HEX to 18HEX, all registers in this range are locked until the I2C™ read operation is completed or this address range is left. This guarantees that the data in the registers comes from the same measurement even if an additional measurement cycle ends during the read operation. New measurement data is stored into temporary registers and the actual UVS_DATA registers are updated as soon as there is no on-going I 2C™ read operation to the address range 07HEX to 18HEX. UVS_COMP_DATA Default Value: 00HEX, 00HEX, 00HEX UVS Compensation Channel digital output data (unsigned integer, 13 to 20 bit, LSB aligned). The UVS Comp Channel data is clipped at (2Resolution – 1). When an I2C™ read operation is active and points to an address in the range 07HEX to 18HEX, all registers in this range are locked until the I2C™ read operation is completed or this address range is left. This guarantees that the data in the registers comes from the same measurement even if an additional measurement cycle ends during the read operation. New measurement data is stored into temporary registers and the actual UVS_COMP_DATA registers are updated as soon as there is no on-going I2C™ read operation to the address range 07HEX to 18HEX. 76543210 UVS_Data_0 [7:0] 0X10 UVS_Data_1 [15:8] 0x11 0 0 0 0 UVS_Data_2 [19:16] 0X12 Reg 10HEX Bit[7:0] UVS diode data least significant data byte Reg 11HEX Bit[7:0] UVS diode data intervening data byte Reg 12HEX Bit[3:0] UVS diode data most significant data byte 76543210 UVS_Comp_Data_0 [7:0] 0X13 UVS_Comp_Data_1 [15:8] 0x14 0 0 0 0 UVS_Comp Data_2 [19:16] 0X15 Reg 13HEX Bit[7:0] UVS Comp diode data least significant data byte Reg 14HEX Bit[7:0] UVS Comp diode data intervening data byte Reg 15HEX Bit[3:0] UVS Comp diode data most significant data byte
- 14 - APDS-9200 Data Sheet COMP_DATA Default Value: 00HEX, 00HEX, 00HEX ALS compensation channel digital output data (unsigned integer, 13 to 20 bit, LSB aligned). The compensation channel data is clipped at (2Resolution – 1). If an I2C read operation is active and points to an address in the range 07HEX to 18HEX, all registers in this range are locked until the I2C read operation is completed or this address range is left. This guarantees that the data in the registers comes from the same measurement even if an additional measurement cycle ends during the read operation. New measurement data is stored into temporary registers and the actual COMP_DATA registers are updated as soon as there is no on-going I2C read operation to the address range 07HEX to 18HEX. INT_CFG Default Value: 10HEX 76543210 Comp_Data_0 [7:0] 0X16 Comp_Data_1 [15:8] 0x17 0 0 0 0 Comp_Data_2 [19:16] 0X18 Reg 16HEX Bit[7:0] ALS Comp diode data least significant data byte Reg 17HEX Bit[7:0] ALS Comp diode data intervening data byte Reg 18HEX Bit[3:0] ALS Comp diode data most significant data byte 76543210 0 0 LS Interrupt Source LS Variation Interrupt Mode LS Interrupt Enable 0 0 0X19 0 0 LS_INT_SEL LS_VAR_ MODE LS_INT_EN 0 0 FIELD BIT DESCRIPTION LS_INT_SEL 5:4 00: IR Channel 01: ALS Channel (default) 10: Reserved 11: UVS Channel LS_VAR_MODE 3 0: LS Threshold Interrupt Mode (default) 1: LS Variation Interrupt Mode LS_INT_EN 2 0: LS Interrupt Disabled (default) 1: LS Interrupt Enabled
- 15 - APDS-9200 Data Sheet INT_PERSISTENCE Default Value: 00HEX LS_THRES_UP Default Value: FFHEX, FFHEX, 0FHEX LS_THRES_UP_x sets the upper threshold value for the LS interrupt. The Interrupt Controller compares the value in LS_THRES_UP_x against measured data in the DATA_x registers of the selected LS interrupt channel. It generates an interrupt event if DATA_x exceeds the threshold level. The data format for LS_THRES_UP_x must match that of the DATA_x registers. 76543210 L S _ P E R S I S T 0000 0 X 1 A FIELD BIT DESCRIPTION LS_PERSIST 7:4 0000: Every LS value out of thre shold range (default) asserts an interrupt. 0001: 2 consecutive LS values out of threshold range assert an interrupt. 1111: 16 consecutive LS values out of threshold range assert an interrupt. 76543210 LS_THRES_UP_0 0X21 LS_THRES_UP_1 0x22 0 0 0 0 LS_THRES_UP_2 0X23 Reg 21HEX Bit[7:0] LS upper interrupt threshold value, LSB Reg 22HEX Bit[7:0] LS upper interrupt threshold value, intervening byte Reg 23HEX Bit[3:0] LS upper interrupt threshold value, MSB
- 16 - APDS-9200 Data Sheet LS_THRES_LOW Default Value: 00HEX, 00HEX, 00HEX LS_THRES_LOW_x sets the lower threshold value for the LS interrupt. The Interrupt Controller compares the value in LS_THRES_LOW_x against measured data in the DATA_x registers of the selected LS interrupt channel. It generates an interrupt event if the DATA_x is below the threshold level. The data format for LS_THRES_LOW_x must match that of the DATA_x registers. LS_THRES_VAR Default Value: 00HEX 76543210 LS_THRES_LOW_0 0X24 LS_THRES_LOW_1 0x25 0 0 0 0 LS_THRES_LOW_2 0X26 Reg 24HEX Bit[7:0] LS lower interrupt threshold value, LSB Reg 25HEX Bit[7:0] LS lower interrupt threshold value, intervening byte Reg 26HEX Bit[3:0] LS lower interrupt threshold value, MSB 76543210
00000 L S _ T H R E S _ V A R 0 X 2 7
LS_THRES_VAR 2:0 000: new LS_DATA varies by 8 counts compared to previous result. 001: new LS_DATA varies by 16 counts compared to previous result. 010: new LS_DATA varies by 32 counts compared to previous result. 011: new LS_DATA varies by 64 counts compared to previous result. 1111: new LS_DATA varies by 1024 counts compared to previous result.
- 17 - APDS-9200 Data Sheet Application Information Hardware The application hardware circuit for using implementing UVS and ALS is simple with the APDS-9200 and is shown in following figure. The bypass capacitor is placed as close to the device package and is connected directly to the power source and to the ground, as shown in the following figure. It allows the AC component of the V DD to pass through to ground. It is suggested to have bypass capacitor that have low effective series resistance (ESR) and low effective series inductance (ESI), such as the common ceramic types, which provide a low impedance path to ground at high frequencies to handle transient currents caused by internal logic switching. Pull-up resistors, RSDA and RSCL, maintain the SDA and SCL lines at a high level when the bus is free and ensure the signals are pulled up from a low to a high level within the required rise time. A pull-up resistor, RINT, is also required for the interrupt (INT), which functions as a wired-AND signal in a similar fashion to the SCL and SDA lines. A typical impedance value of 10 k can be used. For a complete description of I2C maximum and minimum R1 and R2 values, please review the I2C Specification at http://www.semiconductors.philips.com. Figure 19 Application Hardware Circuit MCU SCL SDA INT APDS-9200 SCL SDA INT VDD VBUS RSDA RSCLRINT GND 1uF
- 19 - APDS-9200 Data Sheet Figure 22 Tape Dimensions NOTE All dimensions are in millimeters. Figure 23 Reel Dimensions NOTE All dimensions are in millimeters. 8 +0.300 -0.100 4 ±0.10 4 ±0.10 2 ±0.050 Ø 1.50 ±0.10 Ø 1 ±0.25 1.75 ±0.10 3.500 ±0.050 0.254 ±0.200 0.830 ±0.050 SECTION A-A SCALE 10 : 1
5 Deg Max
2.180 ±0.050 SECTION B-B SCALE 10 : 1 SCALE 20 : 1 Unit Orientation A A BB C 13 r 0.2 Arbor Hole 180 r 0.50 Diameter 60 r 0.50 Hub Dia. Access HoleAccess Hole T Tape Start Slot T Tape Start Slot Access Hole Measured at Outer Edge Measured at Hub Measured at Hub 20.2 Min. CCD/KEACO MADE IN MALAYSIA Front View Back View Side View
- 20 - APDS-9200 Data Sheet Moisture Proof Packaging All APDS-9200 options are shipped in moisture proof package. Once opened, moisture absorption begins. This part is compliant to JEDEC MSL 3. Figure 24 Moisture Proof Packaging Units in A Sealed Mositure-Proof Package Package Is Opened (Unsealed) Environment less than 30 deg C, and less than 60% RH? Package Is Opened less than 168 hours? Perform Recommended Baking Conditions No Baking Is Necessary No Yes No Yes If the parts are not stored in dry conditions, they must be baked before reflow to prevent damage to the parts. Baking should only be done once. Time from unsealing to soldering: After removal from the bag, the parts should be soldered within 168 hours if stored at the recommended storage conditions. If times longer than 168 hours are needed, the parts must be stored in a dry box. Table 8 Baking Conditions Package Temperature Time In Reel 60°C 48 hours In Bulk 100°C 4 hours Table 9 Recommended Storage Conditions Storage Temperature 10°C to 30°C Relative Humidity below 60% RH
- 21 - APDS-9200 Data Sheet Figure 25 Recommended Reflow Profile The reflow profile is a straight-line representation of a nominal temperature profile for a convective reflow solder process. The temperature profile is divided into four process zones, each with different T/time temperature change rates or duration. The T/time rates or duration are detailed in the above table. The temperatures are measured at the component to printed circuit board connections. In process zone P1, the PC board and component pins are heated to a temperature of 150°C to activate the flux in the solder paste. The temperature ramp up rate, R1, is limited to 3°C per second to allow for even heating of both the PC board and component pins. Process zone P2 should be of sufficient time duration (100 to 180 seconds) to dry the solder paste. The temperature is raised to a level just below the liquidus point of the solder. Process zone P3 is the solder reflow zone. In zone P3, the temperature is quickly raised above the liquidus point of solder to 260°C (500°F) for optimum results. The dwell time above the liquidus point of solder should be between 60 and 120 seconds. This is to assure proper coalescing of the solder paste into liquid solder and the formation of good solder connections. Beyond the recommended dwell time the intermetallic growth within the solder connections becomes excessive, resulting in the formation of weak and unreliable connections. The temperature is then rapidly reduced to a point below the solidus temperature of the solder to allow the solder within the connections to freeze solid. Process zone P4 is the cool down after solder freeze. The cool down rate, R5, from the liquidus point of the solder to 25°C (77°F) should not exceed 6°C per second maximum. This limitation is necessary to allow the PC board and component pins to change dimensions evenly, putting minimal stresses on the component. It is recommended to perform reflow soldering no more than twice. It is recommended to perform a calibration of the UVS ADC output against a calibrated UV test light source after final reflow and product assembly. 50 100 150 200 250 300 t-TIME (SECONDS) 120 150 180 200 230 255 TEMPERATURE (°C)R1 R3 R4 217 MAX 260° C HEAT UP SOLDER PASTE DRY SOLDER REFLOW COOL DOWN 60 sec to 120 sec Above 217° C Table 10 Reflow Information Process Zone Symbol T Maximum T/time or Duration Heat Up P1, R1 25°C to 150°C 3°C/s Solder Paste Dry P2, R2 150°C to 200°C 100 s to 180s Solder Reflow P3, R3 P3, R4 200°C to 260°C 260°C to 200°C 3°C/s –6°C/s Cool Down P4, R5 200°C to 25°C –6 °C/s Time maintained above liquidus point, 217°C > 217°C 60s to 120s Peak Temperature 260°C — Time within 5°C of actual Peak Temperature > 255°C 20s to 40s Time 25°C to Peak Temperature 25°C to 260°C 8 mins
For product information and a complete list of distributors, please go to our web site: www.broadcom.com. Broadcom, the pulse logo, Connecting everything, Avago Technologies, Avago, and the A logo are among the trademarks of Broadcom and/or its affiliates in the United States, certain other countries and/or the EU. Copyright © 2015–2017 by Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries. For more information, please visit www.broadcom.com. Broadcom reserves the right to make changes without further notice to any products or data herein to improve reliability, function, or design. Information furnished by Broadcom is believed to be accurate and reliable. However, Broadcom does not assume any liability arising out of the application or use of this information, nor the application or use of any product or circuit described herein, neither does it convey any license under its patent rights nor the rights of others. AV02-4886EN – January 25, 2017