Product specification
File under Integrated Circuits, IC02
1997 Jul 01
Page 2
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4689
FEATURES
• Operates from an 8 V DC supply
• Black level clamping of the colour difference, luminance
and RGB input signals with coupling-capacitor for 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
via I2C-bus
• 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
2
C-bus
via I
• 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
• Ultra-black or nominal black blanking selectable via
I2C-bus in clamped output mode
• 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
• Positive amplification factor of cut-off control voltage.
GENERAL DESCRIPTION
The TDA4689 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.
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 TDA4689
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 TDA4689 is a simplified, pin compatible (except for
pin 18) version of the TDA4680. The special module
address of the TDA4689 avoids conflicts with other video
processors. A similar software, as used for the TDA4687
or TDA4680 could be used; where a function is not
included in the TDA4689 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
• Clamping delay is fixed
• 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.
• 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 TDA4689 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 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.
2
I
C-BUS RECEIVER (MICROCONTROLLER WRITE MODE)
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, 0100001 for the TDA4689.
The TDA4689 is a slave receiver (R/W = 0), therefore the
module address byte is 01000010 (42H; see also Fig.3).
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 4 and 5.
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.4).
1997 Jul 016
Page 7
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4689
handbook, full pagewidth
handbook, full pagewidth
MSBLSB
01000010ACK
R/Wmodule address
Fig.3 The module address byte.
STOSAD
STOP
condition
MED697
START
condition
MADSTA
data byte
MED893
Fig.4 Data transmission without auto-increment (BREN = 0 or 1).
handbook, full pagewidth
START
condition
MADSTA
SAD
data byte
Fig.5 Data transmission with auto-increment (BREN = 0).
1997 Jul 017
data bytes
STO
STOP
condition
MED698
Page 8
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4689
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.5).
All subaddresses from 00H to 0FH are automatically
incremented, the subaddress counter wraps round from
0FH to 00H. Reserved subaddresses 07H, 08H, 09H,
0BH 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 TDA4689 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.
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.
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.
C
ONTROL REGISTER 3
MOD2 (output clamp MODe2):
0 = inactive
1 = output clamping, but brightness inactive.
When MOD2 = 1 and BCOF = 1 the output clamp is
enabled and brightness adjust is disabled (for clamping
purposes of following RGB receivers).
(BCOF = 0) AND (MOD2 = 1); from the description given
above the influence on the clamping stage is contradictory.
Consequently, there is no purpose to this combination and
it makes no sense to switch this combination.
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.
Video processor with automatic cut-off controlTDA4689
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
Control register 30EXXMOD2XXXXX
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 Jul 019
Page 10
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4689
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−1.2W
V
1997 Jul 0110
Page 11
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4689
CHARACTERISTICS
All voltages are measured in test circuit of Fig.9 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 Jul 0111
Page 12
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4689
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 Jul 0112
Page 13
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4689
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
ultra-black
I
int
R
o
internal current sources−5.0−mA
output resistance−20−Ω
Frequency response
f
res
frequency response of Y path
(from pin 8 to pins 24, 22 and 20)
frequency response of CD path
(from pins 7 to 24 and 6 to 20)
frequency response of RGB1 path
(from pins 10 to 24, 11to22 and
12 to 20)
frequency response of RGB
(from pins 2 to 24, 3 to 22 and
4 to 20)
path
2
output clamping;
BCOF = 1
f = 10 MHz−− 3dB
f=8MHz−− 3dB
f = 10 MHz−− 3dB
f = 10 MHz−− 3dB
−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 Jul 0113
2.02.53.0V
+ 5.8 V
P
2.02.53.0V
−1.5−µs
Page 14
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4689
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.7
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 Jul 0114
Page 15
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4689
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 Jul 0115
Page 16
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4689
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.7a. 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.7b. 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 6 and 7).
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 Jul 0116
Page 17
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4689
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
REFERENCES
0.32
0.23
0.013
0.009
cD EweM
(1)(1)
36.0
35.0
1.41
1.34
1997 Jul 0121
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 controlTDA4689
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).
Soldering by dipping or by wave
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.
Repairing 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.
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.
PURCHASE OF PHILIPS I
2
C COMPONENTS
Purchase of Philips I
2
C components conveys a license under the Philips’ I2C patent to use the
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.
1997 Jul 0122
Page 23
Philips SemiconductorsProduct specification
Video processor with automatic cut-off controlTDA4689
NOTES
1997 Jul 0123
Page 24
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/01/pp24 Date of release: 1997 Jul 01Document order number: 9397 750 02182
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.