Preliminary specification
Supersedes data of 1997 Feb 07
File under Integrated Circuits, IC01
1997 Apr 25
Page 2
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
FEATURES
• Local/DX switching to improve large signal handling on
FM when an outdoor antenna or cable network is
connected
• MPX-RDS signal available
• The module meets the
“FCC regulations”
• Small size.
GENERAL DESCRIPTION
The OM5610 is a global FM-radio tuner (except Japan)
which includes a brand new concept in tuning techniques.
The new tuning concept combines the advantages of hand
tuning together with electronic facilities and features.
TOP VIEW
handbook, full pagewidth
RF ground
ORDERING INFORMATION
UNITFREQUENCY (MHz)BUS
OM561087.5 to 1083-wire bus
RF input
12
34
56
78
910
11 12
MBH887
Fig.1 OM5610 connectors.
1997 Apr 252
Page 3
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
PINNING
PINDESCRIPTION
1ground
2ground
3WREN
4CLCK
5STEREO
6DATA
7supply voltage (+5 V)
8supply voltage (+12 V)
9audio right output
10ground
11audio left output
12MPX-RDS
FUNCTIONAL DESCRIPTION
The OM5610 is an integrated FM stereo radio circuit
including digital tuning and control functions.
The radio
The radio circuit incorporates a tuned RF stage, a double
balanced mixer, a one-pin oscillator and is designed for
distributed IF ceramic filters. The FM quadrature detector
uses a ceramic resonator.
The PLL stereo decoder incorporates a signal dependent
stereo-blend circuit and a soft-mute circuit.
Tuning
The tuning-concept of Self Tuned Radio (STR) is based on
FUZZY LOGIC: it mimics hand tuning (hand tuning is a
combination of coarse and fine tuning to the qualitatively
best frequency position). As a consequence the tuning
system is very fast.
The tuning algorithm, which is controlled by a sequential
circuit, is completely integrated; so there are only a few
external components needed.
The bus and the microcontroller can be kept very simple.
The bus only consists of three wires (CLCK, DATA and
WREN). The microcontroller must basically give two
instructions:
• Preset operation
• Search operation.
PRESET OPERATION
In preset mode, the microcontroller has to load information
such as frequency band, frequency and mono/stereo. This
information has to be sent via the bus to the tuner.
The internal algorithm controls the tuning sequence as
follows:
1. The information is loaded into a shift register, a
last-station memory and the counter.
2. The Automatic Frequency Control (AFC) is
switched-off.
3. The counter starts counting the frequency and the
tuning voltage is varied until the real frequency roughly
equals the desired frequency.
4. The AFC is then switched on and the real frequency is
more precisely tuned to the actual IF frequency.
5. After the AFC has tuned the real frequency to the
desired frequency an in-lock signal is generated; then
the counter is switched off. In order to get a reliable
in-lock signal, there are two parameters measured: the
field strength and the S-curve.
6. The field strength indicates the strength of the station
and by looking at the S-curve the system can detect an
in-lock situation.
In the event of fading or pulling the in-lock signal becomes
logic 0 and the synthesizer will be switched on again
(maintaining last station) and the algorithm will be
repeated.
EARCH OPERATION
S
During a search operation, the only action the
microcontroller has to take is: sending the desired band
plus the direction and the search sensitivity level to the
tuner. The search operation is performed by the charge
pump until an in-lock signal is generated (combination of
measuring the field strength and the S-curve). By looking
at the S-curve the system can distinguish false in-locks
from real in-locks (false in-locks occur on the wrong slope
of the S-curve). The AFC then fine tunes to the station.
The frequency of the found station will be counted by the
counter and written into the last-station memory and the
shift register of the counter. At this time the frequency is
available in the shift register and can be read by the
microcontroller. The microcontroller decides whether the
frequency is within the desired frequency band. If so, this
frequency can be stored under a preset and if not, a new
search action should be started.
1997 Apr 253
Page 4
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
Description of the bus
The OM5610 radio has a bus which consists of three
wires, as shown in Table 1.
These three signals, together with the mono/stereo pin
(STEREO; pin 5), communicate with the microcontroller.
The mono/stereo indicator has two functions, which are
controlled by the CLCK, as shown in Table 2.
Table 3 Explanation of the shift register bits
BITDESCRIPTIONLOGIC STATERESULT
S.24 (MSB)search start/end0after a search when a station is found or after a preset
1during the search action
D.23search up/down0indicates if the radio has to search down
1indicates if the radio has to search up
M.22mono/stereo0stereo is allowed
1mono is required (radio switched to forced mono)
B0.21band0selects FM band
B1.20band0selects FM band
P0.19local/DX0local
1DX
P1.18not used0
S0.17search-level of stationsee Table 4determines the locking field strength during a search
S1.16
15dummy0buffer
F.14 to F.0 (LSB)frequency−determine the tuning frequency of the radio;
Table 2 Bus-clock functions
CLCKSTEREO (PIN 5)RESULT
LOWLOWstereo
LOWHIGHmono
HIGHLOWtuned
HIGHHIGHnot tuned
The OM5610 has a 25-bit shift register; see Table 3 for an
explanation of the shift register bits.
If in search mode no transmitter can be found, all
frequency bits of the shift register are set to logic 0.
The bus protocol is depicted in Figs 2 and 3 and 4.
operation
see Table 5 for the bit values
1997 Apr 254
Page 5
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
Table 4 Truth table for bits 16 and 17
S0.17S1.16
SEARCH LEVEL FM
00>15
10>35
01>75
11>300
Table 5 Values for bits F.14 to F.0
BITBIT VALUE
F.142
F.132
F.122
F.112
F.102
F.92
F.82
F.72
F.62
F.52
F.42
F.32
F.22
F.12
F.02
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
FM VALUE
(µV)
(kHz)
−
102400
51200
25600
12800
6400
3200
1600
800
400
200
100
50
25
12.5
(1)
READING DATA
While WREN is LOW data can be read by the
microcontroller. At a rising edge of the CLCK, data is
shifted out of the register. This data is available from the
point where the CLCK is HIGH until the next rising edge of
the CLCK occurs (see Fig.2).
To read the entire shift register 24 clock pulses are
necessary.
W
RITING DATA
While WREN is HIGH the microcontroller can transmit
data to the OM5610 (hard mute is active). At a rising edge
of the CLCK, the register shifts and accepts one bit into
LSB. At CLCK LOW the microcontroller writes data
(see Fig.3).
To write the entire shift register 25 clock pulses are
necessary.
Note
1. FM value of the affected oscillators:
a) FM VALUE = FM-RF + FM-IF.
1997 Apr 255
Page 6
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
handbook, full pagewidth
WREN
data read
CLCK
DATA
handbook, full pagewidth
WREN
CLCK
MSB is LOW
data shiftdata available after search ready
Fig.2 Read data.
data available
MBH888
DATA
data changedata shift
Fig.3 Write data.
1997 Apr 256
MBH889
Page 7
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
BUS TIMING
handbook, full pagewidth
WREN
V
CLCK
DATA
IH
V
IL
t
HIGHtLOW
t
da
MBH890
Fig.4 Bus timing.
Table 6 Digital inputs
SYMBOLPARAMETERMIN.MAX.UNIT
Digital inputs
V
IH
V
IL
HIGH level input voltage1.4−V
LOW level input voltage−0.6V
Timing
f
clk
t
HIGH
t
LOW
t
da
clock frequency−300kHz
clock HIGH time1.67−µs
clock LOW time1.67−µs
shift register available after ‘search ready’−14µs
INTERFACE
• Digital driving: 3-wire bus
• Audio output: typical 160 mV RMS for ∆f = 75 kHz (unloaded; Z
=5kΩ)
o
• Supply voltages:
– Pin 7: 5 V ±10% current ≤25 mA
– Pin 8: 9 to 12 V, current ≤2 mA, ripple ≤1V
• RF input connector: 2-pin connector, to be driven from a 75 Ω source
• 12 pin connector.
1997 Apr 257
Page 8
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
LIMITING VALUES
IEC publication 68-1; full specification; EMC behaviour: the module is designed to be FCC friendly (part 15).
SYMBOLPARAMETERCONDITIONSMIN.MAX.UNIT
RHrelative humidity2585%
T
amb
T
stg
V
es(pc)
V
es(RFc)
Notes
1. Class B: human body model (1.5 kΩ, 100 pF).
2. Class B: charge device model (0 Ω, 200 pF).
3. Class A: human body model (1.5 kΩ, 100 pF).
4. Class A: charge device model (0 Ω, 200 pF).
operating ambient temperaturefunctional operation−10+60°C
storage temperature−20+70°C
electrostatic handling for pin
connector
electrostatic handling for
RF connector
note 1−2kV
note 2−300V
note 3−4kV
note 4−500V
1997 Apr 258
Page 9
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
CHARACTERISTICS
RF signal generator impedance = 50 Ω; dummy used (see Fig.5); RF levels are EMF/2; ∆f = 75 kHz; f
f
= 1 kHz; left and right audio output; audio filter = 22 Hz to 15 kHz; temperature range = 15 to 35 °C.
mod
SYMBOLPARAMETERCONDITIONSMIN.TYP.MAX.UNIT
FM mono
Φ
lim
Φ
RF
3 dB limiting sensitivityV9,11= −3 dB;
RF sensitivity(S + N)/N = 26 dB−3.55µV
S/Nsignal-to-noise ratioV
f
L
lower audio frequency
bandwidth limit
V9,11= 0 dB at V
=1mV−68−dB
FMi
> 100 µV
FMi
measured lower limit (−3 dB);
f
= 1 kHz; measured with
ref
−5.57.5µV
−4070Hz
pre-emphasis
f
H
upper audio frequency
bandwidth limit
measured upper limit (−3 dB);
f
= 1 kHz; measured with
ref
12.514−kHz
pre-emphasis
α
AM
AM suppressionAM modulation m = 30%; fAF= 1 kHz4050−dB
THDtotal harmonic distortion−1.53%
V
FMi
α
RF
V
FM
search sensitivitysearch stop bits S0.17 and S1.16 = 0−15−µV
RF attenuation in local mode152030dB
audio output voltage levelV
= 1 mV; unloaded−160−mV
FMi
FM stereo
S/Nsignal-to-noise ratioV
α
cs
channel imbalancefAF= 1 kHz; V
∆I
O
channel separationfAF= 1 kHz; V
αstereo blend functionV
= 1 mV6063−dB
FMi
=1mV2228−dB
FMi
=1mV−0.53dB
FMi
= 100 µV510−dB
FMi
THDtotal harmonic distortion−−3%
= 98 MHz;
i
handbook, full pagewidth
50 Ω10 Ω45 Ω
RF generatordummy
Fig.5 RF signal generator and dummy.
1997 Apr 259
75 Ω asymmetrical
output to RF input
60 Ω
MBH930
Page 10
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
INTERNAL CIRCUITRY
PINDESCRIPTIONDCVOLTAGE
(V)
1ground0
2ground0
3WREN−
6DATA−
4CLCK−
5STEREO−
4
EQUIVALENT CIRCUIT
470 Ω
6
470 pF
470 Ω
3
470 pF
470 Ω
470 pF
5 V
MBH891
MBH892
7+5V5
8+12 V12
33 kΩ
5
470 Ω
470 pF
7
8
330 Ω
220 nF
1 kΩ
470 nF
MBH893
MBH894
MBH895
1997 Apr 2510
Page 11
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
PINDESCRIPTIONDCVOLTAGE
(V)
9audio right output0
11audio left output0
10ground0
12MPX-RDS0.7
9, 11
12
330 pF
EQUIVALENT CIRCUIT
2.2 µF
22 Ω
12 nF
25 kΩ
5 kΩ
5 kΩ
MBH896
MBH897
1997 Apr 2511
Page 12
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
BOARD OUTLINE
handbook, full pagewidth
2.54
24.5
20
3.3
7.7
3.3
1.9
29.86
SFE
34.5
7.5 max
12
11 12
2.54
5
2.54
13
20
3.1
8
3.1
MBH886
Dimensions in mm.
Fig.6 Board outline for OM5610.
1997 Apr 2512
Page 13
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
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.
1997 Apr 2513
Page 14
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
NOTES
1997 Apr 2514
Page 15
Philips SemiconductorsPreliminary specification
Matchbox global FM tunerOM5610
NOTES
1997 Apr 2515
Page 16
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 Netherlands547027/1200/02/pp16 Date of release: 1997 Apr 25Document order number: 9397 750 02167
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.