Product specification
Supersedes data of May 1993
File under Integrated Circuits, IC02
1997 Jun 23
Page 2
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
FEATURES
• Intended for double line frequency application
(100/120 Hz)
• Operates from an 8 V DC supply
• Black level clamping of the colour difference, luminance
and RGB input signals with coupling-capacitor DC level
storage
• Two analog RGB inputs, selected either by fast switch
signals or via I2C-bus; brightness and contrast control of
both RGB inputs
• Saturation, contrast, brightness and white adjustment
2
C-bus
via I
• Same RGB output black levels for Y/CD and RGB input
signals
• Timing pulse generation from either a 2 or 3-level
sandcastle pulse for clamping, vertical synchronization
and cut-off timing pulses
• Automatic cut-off control or clamped output selectable
via I2C-bus
• Automatic cut-off control with picture tube leakage
current compensation
• Cut-off measurement pulses after end of the vertical
blanking pulse or end of an extra vertical flyback pulse
• Increased RGB signal bandwidths
• Two switch-on delays to prevent discolouration before
steady-state operation
• Average beam current and peak drive limiting
• PAL/SECAM or NTSC matrix selection via I2C-bus
• Emitter-follower RGB output stages to drive the video
output stages
• I2C-bus controlled DC output e.g. for hue-adjust of
NTSC (multistandard) decoders
• No delay of clamping pulse
• Large luminance, colour difference and RGB bandwidth.
The required input signals are:
• Luminance and negative colour difference signals
• 2 or 3-level sandcastle pulse for internal timing pulse
generation
2
C-bus data and clock signals for microcontroller
• I
control.
Two sets of analog RGB colour signals can also be
inserted, e.g. one from a peritelevision connector and the
other from an on-screen display generator. The TDA4686
includes full I2C-bus control of all parameters and
functions with automatic cut-off control of the picture tube
cathode currents. It provides RGB output signals for the
video output stages.
The TDA4686 is a simplified, pin compatible (except for
pin 18) version of the TDA4680. The module address via
I2C-bus can be used for both ICs; where a function is not
included in the TDA4686 the I2C-bus command is not
executed. The differences with the TDA4680 are:
• No automatic white level control; the white levels are
determined directly by the I2C-bus data
• RGB reference levels for automatic cut-off control are
not adjustable via I2C-bus
• No clamping delay
• Only contrast and brightness adjust for the RGB input
signals
• The measurement lines are triggered either by the
trailing edge of the vertical component of the sandcastle
pulse or by the trailing edge of an optional external
vertical flyback pulse (on pin 18), according to which
occurs first.
GENERAL DESCRIPTION
The TDA4686 is a monolithic integrated circuit with a
luminance and a colour difference interface for video
processing in TV receivers. Its primary function is to
process the luminance and colour difference signals from
a colour decoder which is equipped e.g. with the
multistandard decoder TDA4655 or TDA9160 plus delay
line TDA4661 and the Picture Signal Improvement (PSI)
IC, TDA467X, or from a feature module.
1997 Jun 232
The TDA4685 is like TDA4686 but intended for normal line
frequency application.
Page 3
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
QUICK REFERENCE DATA
SYMBOLPARAMETERMIN.TYP.MAX.UNIT
V
P
I
P
V
8(p-p)
V
6(p-p)
V
7(p-p)
V
14
V
i(p-p)
V
o(b-w)
T
amb
supply voltage (pin 5)7.28.08.8V
supply current (pin 5)−60−mA
luminance input (peak-to-peak value)−0.45−V
−(B − Y) input (peak-to-peak value)−1.33−V
−(R − Y) input (peak-to-peak value)−1.05−V
3-level sandcastle pulse
H+V−2.5−V
H−4.5−V
BK−8.0−V
2-level sandcastle pulse
H+V−2.5−V
BK−4.5−V
RGB input signals at pins 2, 3, 4, 10, 11and12
−0.7−V
(peak-to-peak value)
RGB outputs at pins 24, 22 and 20 (black-to-white value)−2.0−V
operating ambient temperature0−70°C
• Enables/disables synchronization of the execution of
I2C-bus commands with the vertical blanking interval
• Enables Y/CD, RGB1 or RGB2 input.
2
C-bus transmitter and data transfer
I
2
I
C-BUS SPECIFICATION
The I2C-bus is a bidirectional, two-wire, serial data bus for
intercommunication between ICs in an equipment.
The microcontroller transmits data to the I2C-bus receiver
in the TDA4686 over the serial data line SDA (pin 27)
synchronized by the serial clock line SCL (pin 28). Both
lines are normally connected to a positive voltage supply
through pull-up resistors. Data is transferred when the
SCL line is LOW. When SCL is HIGH the serial data line
SDA must be stable. A HIGH-to-LOW transition of the SDA
line when SCL is HIGH is defined as a START bit.
A LOW-to-HIGH transition of the SDA line when SCL is
HIGH is defined as a STOP bit.
Each transmission to the I2C-bus receiver consists of at
least three bytes following the START bit. Each byte is
acknowledged by an acknowledge bit immediately
following each byte. The first byte is the Module Address
(MAD) byte, also called slave address byte. This includes
the module address, 1000100 for the TDA4686.
The TDA4686 is a slave receiver (R/W = 0), therefore the
module address byte is 10001000 (88H; see also Fig.4).
The length of a data transmission is unrestricted, but the
module address and the correct subaddress must be
transmitted before the data byte(s). The order of data
transmission is shown in Figs 5 and 6.
Without auto-increment (BREN = 0 or 1) the module
address (MAD) byte is followed by a SubAddress (SAD)
byte and one data byte only (see Fig.5).
Each transmission must start with a START bit and end
with a STOP bit. The bus is busy after a START bit and is
only free again after a STOP bit has been transmitted.
1997 Jun 236
Page 7
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
handbook, full pagewidth
handbook, full pagewidth
MSBLSB
01
module address
00100
Fig.4 The module address byte.
STOSAD
STOP
condition
START
condition
MADSTA
data byte
ACK0
R/W
MED710
MED697
Fig.5 Data transmission without auto-increment (BREN = 0 or 1).
handbook, full pagewidth
START
condition
MADSTA
SAD
data byte
Fig.6 Data transmission with auto-increment (BREN = 0).
1997 Jun 237
data bytes
STO
STOP
condition
MED698
Page 8
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
AUTO-INCREMENT
The auto-increment format enables quick slave receiver
initialization by one transmission, when the I2C-bus control
bit BREN = 0 (see control register bits of Table 1).
If BREN = 1 auto-increment is not possible.
If the auto-increment format is selected, the MAD byte is
followed by a SAD byte and by the data bytes of
consecutive subaddresses (see Fig.6).
All subaddresses from 00H to 0FH are automatically
incremented, the subaddress counter wraps round from
0FH to 00H. Reserved subaddresses 07H, 08H, 09H,
0BH, 0EH and 0FH are treated as legal but have no effect.
Subaddresses outside the range 00H and 0FH are not
acknowledged by the device.
Subaddresses are stored in the TDA4686 to address the
following parameters and functions (see Table 1):
• Brightness adjust
• Saturation adjust
• Contrast adjust
• Hue control voltage
• RGB gain adjust
• Peak drive limiting adjust
• Control register functions.
ONTROL REGISTER 2
C
FSON2 (Fast Switch 2 ON).
FSDIS2 (Fast Switch 2 Disable).
FSON1 (Fast Switch 1 ON).
FSDIS1 (Fast Switch 1 Disable).
The RGB input signals are selected by FSON2 and
FSON1 or FSW2 and FSW1:
• FSON2 has priority over FSON1
• FSW2 has priority over FSW
• FSDIS1 and FSDIS2 disable FSW1 and FSW
1
2
(see Table 2).
BCOF (Black level Control Off):
0 = automatic cut-off control enabled
1 = automatic cut-off control disabled; RGB outputs are
clamped to fixed DC levels.
When the supply voltage has dropped below
approximately 6.0 V (usually occurs when the TV receiver
is switched on or the supply voltage is interrupted) all data
and function bits are set to 01H.
The data bytes D7 to D0 (see Table 1) provide the data of
the parameters and functions for video processing.
C
ONTROL REGISTER 1
NMEN (NTSC Matrix Enable):
0 = PAL/SECAM matrix
1 = NTSC matrix.
BREN (Buffer Register Enable):
0 = new data is executed as soon as it is received
1 = data is stored in buffer registers and is transferred to
the data registers during the next vertical blanking
interval.
The I2C-bus receiver does not accept any new data until
this data is transferred into the data registers.
Video processor with automatic cut-off controlTDA4686
Table 1Subaddress (SAD) and data bytes; note 1
FUNCTION
Brightness0000A05A04A03A02A01A00
Saturation0100A15A14A13A12A11A10
Contrast0200A25A24A23A22A21A20
Hue control voltage0300A35A34A33A32A31A30
Red gain0400A45A44A43A42A41A40
Green gain0500A55A54A53A52A51A50
Blue gain0600A65A64A63A62A61A60
Reserved0700XXXXXX
Reserved0800XXXXXX
Reserved0900XXXXXX
Peak drive limit0A00AA5AA4AA3AA2AA1AA0
Reserved0BXXXXXXXX
Control register 10CSC5XBRENXNMENXXX
Control register 20DXXXBCOFFSDIS2FSON2FSDIS1FSON1
Reserved0EXXXXXXXX
Reserved0FXXXXXXXX
Note
1. X = don’t care, but for software compatibility with other or future video ICs it is recommended to set all X to logic 0.
SAD
(HEX)
MSBLSB
D7D6D5D4D3D2D1D0
1997 Jun 239
Page 10
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
Table 2Signal input selection by the fast source switches; notes 1 to 4
2
C-BUS CONTROL BITSANALOG SWITCH SIGNALSINPUT SELECTED
I
FSON2 FSDIS2 FSON1 FSDIS1
FSW
(PIN 1)
2
FSW
1
(PIN 13)
RGB
2
RGB
1
Y/CD
LLLLLLON
LHON
HXON
LLLHLXON
HXON
LLHXLXON
HXON
LHLLXLON
XHON
LHLHXXON
LHHXXXON
HXXXXXON
Notes
1. H: logic HIGH implies that the voltage >0.9 V.
2. L: logic LOW implies that the voltage <0.4 V.
3. X = don’t care.
4. ON indicates the selected input signal.
LIMITING VALUES
In accordance with the Absolute Maximum Rating System (IEC 134).
SYMBOLPARAMETERMIN.MAX.UNIT
V
P
V
i
supply voltage (pin 5)−8.8V
input voltage (pins 1 to 8, 10 to 13, 16, 21, 23 and 25)−0.1+V
input voltage (pins 15, 18 and 19)−0.7V
P
+ 0.7V
P
input voltage (pins 27 and 28)−0.1+8.8V
V
14
I
av
I
M
I
26
T
stg
T
amb
P
tot
sandcastle pulse voltage−0.7VP+ 5.8V
average current (pins 20, 22 and 24)−10+4mA
peak current (pins 20, 22 and 24)−20+4mA
output current−8+0.6mA
storage temperature−20+150°C
operating ambient temperature070°C
total power dissipation
SOT117-1−1.2W
SOT261-2−1.0W
V
1997 Jun 2310
Page 11
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
CHARACTERISTICS
All voltages are measured in test circuit of Fig.10 with respect to GND (pin 9); VP= 8.0 V; T
amplitudes (black-to-white) at output pins 24, 22 and 20; nominal settings of brightness, contrast, saturation and white
level control; without beam current or peak drive limiting; unless otherwise specified.
−(B − Y) input (peak-to-peak value)notes 1 and 2−1.33−V
−(R − Y) input (peak-to-peak value)notes 1 and 2−1.05−V
internal DC bias voltageat black level clamping−4.1−V
at black level clamping100−−µA
R
6,7
input resistance10−−MΩ
Luminance/sync (VBS; Y: pin 8)
V
i(p-p)
luminance input voltage at pin 8
note 2−0.45−V
(peak-to-peak value)
V
8(bias)
I
input currentduring line scan−− 0.1µA
8
internal DC bias voltageat black level clamping−4.1−V
at black level clamping100−−µA
R
8
RGB input 1 (R
V
i(p-p)
input resistance10−−MΩ
: pin 10; G1: pin 11; B1: pin 12)
1
input voltage at pins 10, 11and12
note 2−0.7−V
(peak-to-peak value)
V
10/11/12(bias)
I
10/11/12
internal DC bias voltageat black level clamping−5.7−V
input currentduring line scan−− 0.1µA
at black level clamping100−−µA
R
10/11/12
RGB input 2 (R
V
i(p-p)
input resistance10−−MΩ
: pin 2, G2: pin 3, B2: pin 4)
2
input voltage at pins 2, 3 and 4
note 2−0.7−V
(peak-to-peak value)
V
2/3/4
I
input currentduring line scan−− 0.1µA
2/3/4
internal DC bias voltageat black level clamping−5.7−V
at black level clamping100−−µA
R
2/3/4
input resistance10−−MΩ
=25°C; nominal signal
amb
1997 Jun 2311
Page 12
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
SYMBOLPARAMETERCONDITIONSMIN.TYP.MAX.UNIT
Fast signal switch FSW1 (pin 13) to select Y, CD or R1, G1, B1 inputs (control bits: see Table 2)
V
13
R
13
∆tdifference between transit times for
voltage to select Y and CD−− 0.4V
voltage to select R
, G1, B
1
1
0.9−5.0V
internal resistance to ground−4.0−kΩ
−− 10ns
signal switching and signal insertion
Fast signal switch FSW
V
1
voltage to select Y, CD/R1, G1, B
voltage to select R
R
1
internal resistance to ground−4.0−kΩ
∆tdifference between transit times for
(pin 1) to select Y, CD/R1, G1, B1 or R2, G2, B2 inputs (control bits: see Table 2)
2
−− 0.4V
0.9−5.0V
, G2, B
2
1
2
−− 10ns
signal switching and signal insertion
Saturation adjust [acts on −(R − Y) and −(B − Y) signals under I
2
C-bus control; subaddress 01H (bit resolution
1.5% of maximum saturation); data byte 3FH for maximum saturation, data byte 23H for nominal saturation
and data byte 00H for minimum saturation]
d
s
saturation below maximumat 23H−5−dB
at 00H; f = 100 kHz−50−dB
Contrast adjust [acts on internal RGB signals under I
2
C-bus control; subaddress 02H (bit resolution 1.5% of
maximum contrast); data byte 3FH for maximum contrast, data byte 22H for nominal contrast and data byte
00H for minimum contrast]
d
c
contrast below maximumat 22H−5−dB
at 00H−22−dB
Brightness adjust [acts on internal RGB signals under I
2
C-bus control; subaddress 00H (bit resolution 1.5%
of maximum brightness); data byte 3FH for maximum brightness, data byte 26H for nominal brightness and
data byte 00H for minimum brightness]
d
br
black level shift of nominal signal
amplitude referred to cut-off
at 3FH−30−%
at 00H−−50−%
measurement level
2
White potentiometers [under I
C-bus control; subaddresses 04H (red), 05H (green) and 06H (blue); data byte
3FH for maximum gain; data byte 19H for nominal gain and data byte 00H for minimum gain]; note 3
∆G
v
relative to nominal gain
increase of gainat 3FH−50−%
decrease of gainat 00H−50−%
1997 Jun 2312
Page 13
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
SYMBOLPARAMETERCONDITIONSMIN.TYP.MAX.UNIT
RGB outputs (pins 24, 22 and 20; positive going output signals; peak drive limiter set = 3FH); note 4
V
o(b-w)
nominal output signals
(black-to-white value)
maximum output signals
(black-to-white value)
∆V
o
V
o
spread between RGB output signals−− 10%
minimum output voltages−− 0.8V
maximum output voltages6.8−−V
V
24,22,20
voltage of cut-off measurement line
equivalent to voltage during
output clamping;
BCOF = 1
ultra-black
I
int
R
o
internal current sources−5.0−mA
output resistance−20−Ω
Frequency response (measured with 10 MΩ, 30 pF external load)
f
res
frequency response of Y path
f = 14 MHz−− 3dB
(from pin 8 to pins 24, 22 and 20)
frequency response of CD path
f = 12 MHz−− 3dB
(from pins 7 to 24 and 6 to 20)
frequency response of RGB1 path
f = 22 MHz−− 3dB
(from pins 10 to 24, 11to22 and
12 to 20)
frequency response of RGB
path
2
f = 22 MHz−− 3dB
(from pins 2 to 24, 3 to 22 and
4 to 20)
−2.0−V
3.0−−V
2.32.52.7V
Sandcastle pulse detector (pin 14)
C
ONTROL BIT SC5 = 0; 3-LEVEL; notes 5 and 6
V
14
sandcastle pulse voltage
for horizontal and vertical blanking
pulses
for horizontal pulses (line count)4.04.55.0V
for burst key pulses (clamping)7.6−V
CONTROL BIT SC5 = 1; 2-LEVEL; notes 5 and 6
V
14
sandcastle pulse voltage
for horizontal and vertical blanking
pulses
for burst key pulses4.04.5VP+ 5.8 V
GENERAL
I
14
t
d
output currentV14=0V−− −100µA
leading edge delay of the clamping
pulse
1997 Jun 2313
2.02.53.0V
+ 5.8 V
P
2.02.53.0V
−0−µs
Page 14
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
SYMBOLPARAMETERCONDITIONSMIN.TYP.MAX.UNIT
Vertical flyback (pin 18); note 6
V
18
I
18
Average beam current limiting (pin 15); note 8
V
c(15)
∆V
c(15)
V
br(15)
∆V
br(15)
vertical flyback pulsefor LOW−− 2.5V
for HIGH4.5−−V
internal voltagepin 18 open-circuit;
−5.0−V
note 7
input current−− 5µA
contrast reduction starting voltage−4.0−V
voltage difference for full contrast
−−2.0−V
reduction
brightness reduction starting voltage−2.5−V
voltage difference for full brightness
−−1.6−V
reduction
Peak drive limiting voltage [pin 16; internal peak drive limiting level (V
control; subaddress 0AH]; note 9
internal voltage limitation4.5−−V
contrast reduction starting voltage−4.0−V
voltage difference for full contrast
reduction
V
∆V
br(16)
br(16)
brightness reduction starting voltage−2.5−V
voltage difference for full brightness
reduction
Automatic cut-off control (pin 19); notes 6 and 10 to 12; see Fig.8
V
19
I
19
external voltage−− V
output current−− −60µA
input current150−−µA
additional input currentswitch-on delay 1−0.5−mA
V
24,22,20
V
19(th)
monitor pulse amplitude (under
I2C-bus control; subaddress 0AH)
voltage threshold for picture tube
switch-on delay 1;
note 11
switch-on delay 1−4.5−V
cathode warming up
V
ref
internally controlled voltageduring leakage
measurement period
∆V
19
difference between V
MEAS
(cut-off
measurement voltage) and V
ref
) acts on RGB outputs under I2C-bus
pdl
−−2.0−V
−−1.6−V
−1.4 V
P
−V
− 1.0 −V
pdl
−2.7−V
−1.0−V
1997 Jun 2314
Page 15
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
SYMBOLPARAMETERCONDITIONSMIN.TYP.MAX.UNIT
Cut-off storage (pins 25, 23 and 21)
I
charge and discharge currentsduring cut-off
21,23,25
measurement lines
input currents of storage inputsoutside measurement
time
Storage of leakage information (pin 17)
I
charge and discharge currentsduring leakage
17
measurement period
leakage currentoutside measurement
time
V
17
threshold voltage for reset to
switch-on state
2
Hue control (under I
C-bus control; subaddress 03H; data byte 3FH for maximum voltage; data byte 20H for
nominal voltage and data byte 00H for minimum voltage); note 13
V
26
output voltageat 3FH4.8−−V
at 20H−3.0−V
at 00H−− 1.2V
I
int
current of the internal current source
at pin 26
2
I
C-bus receiver clock SCL (pin 28)
f
SCL
V
IL
V
IH
I
IL
I
IH
t
L
t
H
t
r
t
f
2
C-bus receiver data input/output SDA (pin 27)
I
V
IL
V
IH
I
IL
I
IH
I
OL
t
r
t
f
t
SU;DAT
input frequency range0−100kHz
LOW-level input voltage−− 1.5V
HIGH-level input voltage3.0−6.0V
LOW-level input current−− −10µA
HIGH-level input current−− 10µA
clock pulse LOW4.7−−µs
clock pulse HIGH4.0−−µs
rise time−− 1.0µs
fall time−− 0.3µs
LOW-level input voltage−− 1.5V
HIGH-level input voltage3.0−6.0V
LOW-level input current−− −10µA
HIGH-level input current−− 10µA
LOW-level output current3.0−−mA
rise time−− 1.0µs
fall time−− 0.3µs
data set-up time0.25−−µs
−0.3−mA
−− 0.1µA
−0.4−mA
−− 0.1µA
−2.5−V
500−−µA
1997 Jun 2315
Page 16
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
Notes to the characteristics
1. The values of the −(B − Y) and −(R − Y) colour difference input signals are for a 75% colour-bar signal.
2. The pins are capacitively coupled to a low ohmic source, with a recommended maximum output impedance of 600 Ω.
3. The white potentiometers affect the amplitudes of the RGB output signals.
4. The RGB outputs at pins 24, 22 and 20 are emitter followers with current sources.
5. Sandcastle pulses are compared with internal threshold voltages independent of V
separate the components of the sandcastle pulse. The particular component is generated when the voltage on pin 14
exceeds the defined internal threshold voltage.
The internal threshold voltages (control bit SC5 = 0) are:
1.5 V for horizontal and vertical blanking pulses
3.5 V for horizontal pulses
6.5 V for the burst key pulse.
The internal threshold voltages (control bit SC5 = 1) are:
1.5 V for horizontal and vertical blanking pulses
3.5 V for the burst key pulse.
6. Vertical signal blanking is determined by the vertical component of the sandcastle pulse. The leakage and the RGB
cut-off measurement lines are positioned in the first four complete lines after the end of the vertical component.
In this case, the RGB output signals are blanked until the end of the last measurement line; see Fig.8a. If an extra
vertical flyback pulse VFB is applied to pin 18, the four measurement lines start in the first complete line after the end
of the VFB pulse; see Fig.8b. In this case, the output signals are blanked either until the end of the last measurement
line or until the end of the vertical component of the sandcastle pulse, according to which occurs last.
7. If no VFB pulse is applied, pin 18 can be left open-circuit or connected to V
automatic cut-off control nor output clamping can happen.
8. Average beam current limiting reduces the contrast, at minimum contrast it reduces the brightness.
9. Peak drive limiting reduces the RGB outputs by reducing the contrast, at minimum contrast it reduces the brightness.
The maximum RGB outputs are determined via the I2C-bus under subaddress 0AH. When an RGB output exceeds
the maximum voltage, peak drive limiting is delayed by one horizontal line.
10. During leakage current measurement, the RGB channels are blanked to ultra-black level. During cut-off
measurement one channel is set to the measurement pulse level, the other channels are blanked to ultra-black.
Since the brightness adjust shifts the colour signal relative to the black level, the brightness adjust is disabled during
the vertical blanking interval (see Figs 7 and 8).
11. During picture cathode warming up (first switch-on delay) the RGB outputs (pins 24, 22 and 20) are blanked to the
ultra-black level during line scan. During the vertical blanking interval a white-level monitor pulse is fed out on the
RGB outputs and the cathode currents are measured. When the voltage threshold on pin 19 is greater than 4.5 V,
the monitor pulse is switched off and cut-off control is activated (second switch-on delay). As soon as cut-off control
stabilizes, RGB output blanking is removed.
12. Range of cut-off measurement level at the RGB outputs is 1 to 5 V. The recommended value is 3 V.
13. The hue control output at pin 26 is an emitter follower with current source.
. If pin 18 is always LOW neither
P
. The threshold voltages
P
1997 Jun 2316
Page 17
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
DIMENSIONS (inch dimensions are derived from the original mm dimensions)
A
A
A
UNIT
inches
Note
1. Plastic or metal protrusions of 0.25 mm maximum per side are not included.
max.
mm
OUTLINE
VERSION
SOT117-1
12
min.
max.
1.7
1.3
0.066
0.051
IEC JEDEC EIAJ
051G05MO-015AH
b
b
1
0.53
0.38
0.020
0.014
0.32
0.23
0.013
0.009
REFERENCES
cD EweM
(1)(1)
36.0
35.0
1.41
1.34
1997 Jun 2321
14.1
13.7
0.56
0.54
(1)
92-11-17
95-01-14
Z
max.
1.75.10.514.0
0.0670.200.0200.16
L
3.9
3.4
EUROPEAN
PROJECTION
M
E
15.80
15.24
0.62
0.60
H
17.15
15.90
0.68
0.63
0.252.5415.24
0.010.100.60
ISSUE DATE
e
1
0.15
0.13
Page 22
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
PLCC28: plastic leaded chip carrier; 28 leads
e
y
25
26
28
1
pin 1 index
4
β
k
511
E
X
19
e
Z
D
H
D
SOT261-2
e
E
A
Z
E
18
H
E
E
e
12
k
1
v M
A
A
A
1
A
4
D
B
v M
B
w M
detail X
b
p
b
1
(A )
3
L
p
0510 mm
scale
DIMENSIONS (millimetre dimensions are derived from the original inch dimensions)
UNITA
mm
inches
A
1
min.max.max.max. max.
4.57
0.51
4.19
0.180
0.020
0.165
A
0.25
0.01
A
4
3
3.05
0.12
b
p
0.53
0.33
0.021
0.013
b
0.81
0.66
0.032
0.026
1
D
11.58
11.43
0.456
0.450
(1)
(1)
E
eH
11.58
1.27
11.43
0.456
0.05
0.450
e
10.92
9.91
0.430
0.390
e
E
D
12.57
10.92
12.32
9.91
0.495
0.430
0.485
0.390
Note
1. Plastic or metal protrusions of 0.01 inches maximum per side are not included.
OUTLINE
VERSION
IEC JEDEC EIAJ
REFERENCES
SOT261-2
1997 Jun 2322
H
E
D
12.57
12.32
0.495
0.485
k
1.22
1.07
0.048
0.042
k
0.51
0.020
1
0.057
0.040
L
p
1.44
1.02
EUROPEAN
PROJECTION
(1)(1)
Z
Z
E
D
ywvβ
0.18 0.100.18
0.007 0.0040.007
2.16
0.085
2.16
0.085
o
45
ISSUE DATE
92-11-17
95-02-25
Page 23
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
SOLDERING
Introduction
There is no soldering method that is ideal for all IC
packages. Wave soldering is often preferred when
through-hole and surface mounted components are mixed
on one printed-circuit board. However, wave soldering is
not always suitable for surface mounted ICs, or for
printed-circuits with high population densities. In these
situations reflow soldering is often used.
This text gives a very brief insight to a complex technology.
A more in-depth account of soldering ICs can be found in
our
“IC Package Databook”
(order code 9398 652 90011).
DIP
SOLDERING BY DIPPING OR BY WA VE
The maximum permissible temperature of the solder is
260 °C; solder at this temperature must not be in contact
with the joint for more than 5 seconds. The total contact
time of successive solder waves must not exceed
5 seconds.
The device may be mounted up to the seating plane, but
the temperature of the plastic body must not exceed the
specified maximum storage temperature (T
stg max
). If the
printed-circuit board has been pre-heated, forced cooling
may be necessary immediately after soldering to keep the
temperature within the permissible limit.
R
EPAIRING SOLDERED JOINTS
Apply a low voltage soldering iron (less than 24 V) to the
lead(s) of the package, below the seating plane or not
more than 2 mm above it. If the temperature of the
soldering iron bit is less than 300 °C it may remain in
contact for up to 10 seconds. If the bit temperature is
between 300 and 400 °C, contact may be up to 5 seconds.
Reflow soldering requires solder paste (a suspension of
fine solder particles, flux and binding agent) to be applied
to the printed-circuit board by screen printing, stencilling or
pressure-syringe dispensing before package placement.
Several techniques exist for reflowing; for example,
thermal conduction by heated belt. Dwell times vary
between 50 and 300 seconds depending on heating
method. Typical reflow temperatures range from
215 to 250 °C.
Preheating is necessary to dry the paste and evaporate
the binding agent. Preheating duration: 45 minutes at
45 °C.
WAVE SOLDERING
Wave soldering techniques can be used for all PLCC
packages if the following conditions are observed:
• A double-wave (a turbulent wave with high upward
pressure followed by a smooth laminar wave) soldering
technique should be used.
• The longitudinal axis of the package footprint must be
parallel to the solder flow.
• The package footprint must incorporate solder thieves at
the downstream corners.
During placement and before soldering, the package must
be fixed with a droplet of adhesive. The adhesive can be
applied by screen printing, pin transfer or syringe
dispensing. The package can be soldered after the
adhesive is cured.
Maximum permissible solder temperature is 260 °C, and
maximum duration of package immersion in solder is
10 seconds, if cooled to less than 150 °C within
6 seconds. Typical dwell time is 4 seconds at 250 °C.
A mildly-activated flux will eliminate the need for removal
of corrosive residues in most applications.
PLCC
REFLOW SOLDERING
Reflow soldering techniques are suitable for all PLCC
packages.
The choice of heating method may be influenced by larger
PLCC packages (44 leads, or more). If infrared or vapour
phase heating is used and the large packages are not
absolutely dry (less than 0.1% moisture content by
weight), vaporization of the small amount of moisture in
them can cause cracking of the plastic body. For more
information, refer to the Drypack chapter in our
Reference Handbook”
(order code 9397 750 00192).
“Quality
1997 Jun 2323
EPAIRING SOLDERED JOINTS
R
Fix the component by first soldering two diagonally-
opposite end leads. Use only a low voltage soldering iron
(less than 24 V) applied to the flat part of the lead. Contact
time must be limited to 10 seconds at up to 300 °C. When
using a dedicated tool, all other leads can be soldered in
one operation within 2 to 5 seconds between
270 and 320 °C.
Page 24
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
DEFINITIONS
Data sheet status
Objective specificationThis data sheet contains target or goal specifications for product development.
Preliminary specificationThis data sheet contains preliminary data; supplementary data may be published later.
Product specificationThis data sheet contains final product specifications.
Limiting values
Limiting values given are in accordance with the Absolute Maximum Rating System (IEC 134). Stress above one or
more of the limiting values may cause permanent damage to the device. These are stress ratings only and operation
of the device at these or at any other conditions above those given in the Characteristics sections of the specification
is not implied. Exposure to limiting values for extended periods may affect device reliability.
Application information
Where application information is given, it is advisory and does not form part of the specification.
LIFE SUPPORT APPLICATIONS
These products are not designed for use in life support appliances, devices, or systems where malfunction of these
products can reasonably be expected to result in personal injury. Philips customers using or selling these products for
use in such applications do so at their own risk and agree to fully indemnify Philips for any damages resulting from such
improper use or sale.
2
PURCHASE OF PHILIPS I
C COMPONENTS
2
Purchase of Philips I
components in the I2C system provided the system conforms to the I2C specification defined by
Philips. This specification can be ordered using the code 9398 393 40011.
C components conveys a license under the Philips’ I2C patent to use the
1997 Jun 2324
Page 25
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
NOTES
1997 Jun 2325
Page 26
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
NOTES
1997 Jun 2326
Page 27
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4686
NOTES
1997 Jun 2327
Page 28
Philips Semiconductors – a worldwide company
Argentina: see South America
Australia: 34 Waterloo Road, NORTH RYDE, NSW 2113,
United States: 811 East Arques Avenue, SUNNYVALE, CA 94088-3409,
Tel. +1 800 234 7381
Uruguay: see South America
Vietnam: see Singapore
Yugoslavia: PHILIPS, Trg N. Pasica 5/v, 11000 BEOGRAD,
Tel. +381 11 625 344, Fax.+381 11 635 777
For all other countries apply to: Philips Semiconductors, Marketing & Sales Communications,
Building BE-p, P.O. Box 218, 5600 MD EINDHOVEN, The Netherlands, Fax. +31 40 27 24825
The information presented in this document does not form part of any quotation or contract, is believed to be accurate and reliable and may be changed
without notice. No liability will be accepted by the publisher for any consequence of its use. Publication thereof does not convey nor imply any license
under patent- or other industrial or intellectual property rights.
Internet: http://www.semiconductors.philips.com
Printed in The Netherlands547047/25/03/pp28 Date of release: 1997 Jun 23Document order number: 9397 750 02046
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.