The HFJ–2 Handsfree Junction Box provides and controls the supply voltages for the accessories rge current for the phone. In addition, it controls
the audio paths to the accessories and handsfree equipment.
The unit contains a protection circuit against battery voltage transients,
power switch, handsfree speaker and microphone amplifiers, audio
switches, external I/O, switch mode charger and a microprocessor which
communicates with the phone via the mbus interface.
The BABT approved version of HFJ–2 is known as HFJ–2X. Since both
units are technically identical, all references to HFJ–2 equally apply to
HFJ–2X.
HF Junction Box HFJ–2
Main Features
Accessories Supply Voltage
Filtered and switched voltages are supplied to peripheral devices and to
handsfree audio parts in the HFJ–2 box. Protection against disturbances,
such as overvoltages, transients in incoming battery voltage, is provided.
Audio Switches
Controls audio paths between phone, handsfree equipment and
accessories.
Handsfree Audio Amplifiers
External microphone and speaker amplifiers for handsfree operation.
Charger
Provides supply voltage and charge current for phone.
External I/O
Open collector output, capable of driving an external relay.
Booster Interface
When requested via mbus message, HFJ–2 can read booster tuning values from booster EEPROM and send them to the phone. Tuning values
can also be written to booster EEPROM.
Modes of Operation
Power–off Mode
The battery voltage is always connected to the accessory and charger
power switches. The rest of the circuitry does not receive supply voltages.
Original, 05/94
Page 5
Page 6
HF Junction Box HFJ–2
Power–down Mode
+5 V supply voltages are switched on. The processor is in power down
mode and its clock oscillator is not running.
Power–on Mode
The processor is executing code. +5 V supply voltages are on and other
supply voltages are under processor control.
External Signals and Connections
The module is provided with five external connectors: power supply connector, external microphone connector, external speaker connector, phone
connector, and accessory connector.
Power Supply Connector X210
After Sales
Technical Documentation
PinNameDescription
1XCRMExternal car radio mute: open collector output is pulled down-
when radio is muted, when radio is not muted, collector output
is in a high impedance state. The load relay should be connected between this pin (1) and +Vbat.
– on state max. voltage: +1 V
– on state max. current: 250 mA
– off state max. current: 1 mA
– load resistance min.: 64 Ω
2IGNSInput controlling auto power off function: should be connected
to car ignition switch (after switch) when in use and to ground
when not in use.
3GNDPower supply ground: should be connected to car battery neg-
ative terminal.
4+VBATPower supply voltage: should be connected to car battery posi-
tive terminal.
External Microphone X230
PinNameDescription
1GNDGround for external microphone.
2HFMICSupply voltage for microphone / audio signal from microphone.
External Speaker X250
PinNameDescription
1GNDGround for external speaker.
2HFSPAudio signal (d.c.) to speaker/speaker indication.
Page 6
Original, 05/94
Page 7
After Sales
Technical Documentation
Accessory Connector X170
PinName Description
1+VBSPower supply for accessories; HFJ–2 turns this voltage on and
off under phone control.
2DGNDDigital Ground.
3M2BUSSerial mbus data between handset, HFJ–2 and accessories.
4LSPNot Connected.
5PWRThis signal is pulled to +5 V at HFJ–2 via an internal resistor.
Indicates external handset power–on switch state to HFJ–2.
6AGNDAnalog Ground.
7MICAudio signal from accessories to phone (transmitted audio) or
HF speaker (voice dialer phrase, answer machine message).
8EARAudio signal from phone (received audio) or from HF micro-
phone to accessories.
HF Junction Box HFJ–2
Phone Connector X290
PinName Description
1SCL/TXIIIC bus clock for booster; this signal is pulled to +5 V at HFJ–2
via the internal resistor of the processor. This pin is also used
for booster error indication; in error condition, the booster pulls
this pin (1) down (pin 1 can be used as an output to the boost-
er at the same time). Periodically, Pin 1 is changed to input for
60 s time and TXI state is polled. These polling pulses must
be filtered in the booster.
2PGNDGround for charger.
3M2BUSSerial mbus data between phone, HFJ–2 and accessories.
4VCSupply voltage/charging current for phone.
5HOOD/SDA Handset hook ind./IIC bus data for booster.
6SGNDSignal ground.
7XMIC/
JCONN
8XEAR/
HFJPWR
Audio signal from accessories or HF microphone to phone:
100 kΩ pull–up to +5 V; d.c. level indicates connection of
HFJ–2 box to phone.
Audio signal from phone (received audio) to accessories or HF
speaker: 1 MΩ pull–up resistor to +VBAT, drop down of current
from this pin turns on +5 V supply to the processor.
Original, 05/94
Page 7
Page 8
HF Junction Box HFJ–2
Functional Description
Circuit Description
The BC4 module can be divided into seven blocks as follows:
– control
– charger
– audio switches
– external I/O
– power supply
– microphone amplifier
– speaker amplifier
Control Block
The main parts of the control block are the microcontroller D130
(83C51FA), mbus, and interrupt logic. D130 controls the audio paths, the
charger, external I/O, the booster interface and the accessory power
switch.
After Sales
Technical Documentation
Interrupts are obtained from three sources: car ignition switch, handset’s
power switch, and mbus. Their purpose is to wake up the controller from
power down mode. Mbus is the interface between the phone and other accessories except the booster. There are bidirectional buffer in mbus line,
which regenerates the mbus signal.
Booster Interface
Tuning values from booster EEPROM are read immediately after power on
(phone is connected to holder or wake up from power down). It is possible
to read EEPROM values via mbus request, but it should not be done during conversation.
If booster EEPROM data and checksum are correct, tuning values are
send to the phone and SCL/TXI line polling begins. If low level is detected
phone is informed via mbus message. SCL/TXI line can be used as output
at the same time and controlled by mbus messages. If no message is
sent, the output state goes ”high”. Periodically SCL/TXI is changed to input
and its state is read. This polling causes pulses, whitch must be filtered in
booster.
Signals passed between the control block and the other blocks are shown in the
following table:
Page 8
Original, 05/94
Page 9
After Sales
Technical Documentation
NameDescription
PWR_ONAccessory power switch on/off.
CH_ONCharger on/off.
SCL/TXIIIC bus clock for booster/booster error indication.
IO_ENVoltage for several pull–up resistors (see circuit diagram). In power
down mode, this signal is low level, to reduce current consumption.
XPWRHandset’s power on switch state.
IGNSCar ignition switch state.
RXDMbus receive data.
TXDMbus transmit data.
CRMCar radio mute
HP_MICAudio switch control between phone’s xmic and accessories mic
HP_HFMAudio switch control between phone’s xmic and handsfree micro-
phone
HF Junction Box HFJ–2
HF_EARAudio switch control between accessories ear and handsfree speaker
HF_MICAudio switch control between accessories mic and handsfree micro-
phone
HP_EARAudio switch control between phone’s xear and accessories ear
HP_HFSAudio switch control between phone’s xear and handsfree speaker
SIDE_TSidetone from X170 MIC to EAR control.
CHVCharger voltage control, 12 or 15 V.
LO_VLow voltage indication – generates reset for processor.
Charger
The charger is a switching mode voltage/current source. The switching frequency is fixed at approx. 80 kHz, generated by a separate RC oscillator.
The charger has voltage and current feedback. At a light load (less than
800 mA current), the charger acts as a 12 V (or 15 V) voltage regulator;
with a heavier load, it acts as a 800 mA current regulator. Input voltage
can be higher or lower than the output voltage.
Signals passed between the charger block and the other blocks are shown in the
following table:
Original, 05/94
Page 9
Page 10
HF Junction Box HFJ–2
NameDescription
+VPBSupply voltage for power section
+VCHSupply voltage for oscillator and comparators
CH_ONOn/off control
LO_VLow voltage turn off
IO_ENReference voltage +5 V
+VCOutput voltage/current
PGNDGround for output (”power ground”)
Audio Switches
Audio paths are controlled by seven CMOS analog switches N320 and
N310. Paths for microphone and ear/speaker signals between phone and
accessories, phone and handsfree, handsfree and accessories are possible. XEAR and XMIC lines from the phone includes a differential buffer
amplifier N230. Both audio paths have d.c. decoupling capacitors, internal
d.c. levels are 2.4 V.
After Sales
Technical Documentation
Signals passed between the audio switch block and the other blocks are shown in
the following table:
NameDescription
HP_HFSSee description of control block
HP_EARSee description of control block
HF_MICSee description of control block
HF_EARSee description of control block
HP_HFMSee description of control block
HP_MICSee description of control block
+2.4VInternal d.c. levels
+5VExternal d.c. levels
SIDE_TSidetone on/off
XEAR/
HFPWR
XMIC/
JCONN
MICAudio signal to/from accessories
Received audio signal from handset
Transmitted audio signal to handset
EARAudio signal to/from accessories
Page 10
Original, 05/94
Page 11
After Sales
Technical Documentation
External I/O
The external I/O block consists of the car ignition key sense function and
car radio mute function. When pin 2 at connector X210 is connected to the
battery supply voltage, an interrupt pulse for the processor is generated. If
the processor is in power down mode it powers up. The processor can
also read the ignition key state. In the power on mode, this state is continuously polled, and an mbus message is sent to the phone, when this state
changes.
Car radio mute is an open collector output capable of driving a relay. The
purpose of the mute function is to mute the car radio during conversation.
This output has a short circuit protection, which is triggered when pin 1 at
X210 is directly connected to car battery voltage, while the output is turned
on. When triggered, the output switches off and remains off, until it has
been turned off and on again.
HF Junction Box HFJ–2
Signals passed between the ext. i/o block and the other blocks are shown in the
following table:
NameDescription
IGNSCar ignition key status to processor and interrupt pulse generator.
CRMCRM on/off control from processor.
X210.2IGNS input in connector X210.
X210.1CRM output in connector X210.
Power Supply
The power supply provides a +5 V supply voltage for the processor and a
+VCH voltage for the charger. When the xear/hfpwr line is connected to
ground, via the 100 kΩ resistor, +5V voltage turns on. When +5 V is turned
on, the processor can control +VCH.
When the supply voltage from the car battery is too low or regulator N270
can’t provide a stable +5 V, an error signal is generated by the power supply. This error signal is used to disable the charger and acts as a reset signal for the processor.
Signals passed between the power supply block and the other blocks are shown in
the following table:
NameDescription
+VBPProtected car battery voltage, supply voltage for this block.
+VCHCharger supply voltage.
HFPWRPower on/off control.
+5V+5V supply voltage, output of this block.
LO_VLow voltage error indication.
Original, 05/94
Page 11
Page 12
HF Junction Box HFJ–2
Technical Documentation
Microphone Amplifier
The handsfree microphone signal is amplified in N230, and directed to the
handportable XMIC line or the accessories MIC line in the audio switch
block. The accessory supply voltage (+VBS) is the supply voltage for the
Microphone Amplifier also and hence must be available.
Signals passed between the mic. amp. block and other blocks are as shown in the
following table:
NameDescription
HF_MICAmplified handsfree microphone output signal to audio switch block.
+12VSupply voltage.
+2.4VInternal d.c. level reference.
X290.2Handsfree microphone input.
GAINGain selection input, low level at this input gives higher gain.
After Sales
Speaker Amplifier
This is a 4 W power amplifier for the handsfree loudspeaker. Audio signals
from phone XEAR or accessories EAR lines are directed via the audio
switch block to speaker amplifier N250. The gain is constant. The accessory supply voltage (+VBS) is the supply voltage for the Speaker Amplifier
also and hence must be available.
Signals passed between the speaker amplifier block and other blocks are as shown
in the following table:
R1011412409 Chip resistor1.5 k5 % 0.063 W 0805
R1021412430 Chip resistor10 k5 % 0.063 W 0805
R1031414212 Chip resistor330 k5 % 0.063 W 0805
R1041412511 Chip resistor18 k5 % 0.063 W 0805
R1051413635 Chip resistor100 k5 % 0.063 W 0805
R1061400844 Melf resistor0.332 % 0.7 W 6.5x2.5
R1071414406 Chip resistor5.6 k5 % 0.063 W 0805
R1081412430 Chip resistor10 k5 % 0.063 W 0805
R1091413635 Chip resistor100 k5 % 0.063 W 0805
R1101413635 Chip resistor100 k5 % 0.063 W 0805
R1111412430 Chip resistor10 k5 % 0.063 W 0805
R1121414406 Chip resistor5.6 k5 % 0.063 W 0805
R1131414406 Chip resistor5.6 k5 % 0.063 W 0805
R1141413635 Chip resistor100 k5 % 0.063 W 0805
R1151411669 Chip resistor225 % 0.063 W 0805
R1161412536 Chip resistor22 k5 % 0.063 W 0805
R1171412430 Chip resistor10 k5 % 0.063 W 0805
R1181412416 Chip resistor2.2 k5 % 0.063 W 0805
R1191412430 Chip resistor10 k5 % 0.063 W 0805
R1321413635 Chip resistor100 k5 % 0.063 W 0805
R1331413635 Chip resistor100 k5 % 0.063 W 0805
R1341413804 Chip resistor1.0 M5 % 0.063 W 0805
R1351413635 Chip resistor100 k5 % 0.063 W 0805
R1361413635 Chip resistor100 k5 % 0.063 W 0805
R1371413635 Chip resistor100 k5 % 0.063 W 0805
R1381413635 Chip resistor100 k5 % 0.063 W 0805
R1391413635 Chip resistor100 k5 % 0.063 W 0805
R1401413635 Chip resistor100 k5 % 0.063 W 0805
R1421413635 Chip resistor100 k5 % 0.063 W 0805
R1451412409 Chip resistor1.5 k5 % 0.063 W 0805
R1461413804 Chip resistor1.0 M5 % 0.063 W 0805
R1471413635 Chip resistor100 k5 % 0.063 W 0805
R1481412409 Chip resistor1.5 k5 % 0.063 W 0805
R1491413635 Chip resistor100 k5 % 0.063 W 0805
R1511412409 Chip resistor1.5 k5 % 0.063 W 0805
R1521413635 Chip resistor100 k5 % 0.063 W 0805
R1531413635 Chip resistor100 k5 % 0.063 W 0805
R1541413635 Chip resistor100 k5 % 0.063 W 0805
R1551413635 Chip resistor100 k5 % 0.063 W 0805
Original, 05/94
Page 15
Page 16
HF Junction Box HFJ–2
Technical Documentation
R1561413635 Chip resistor100 k5 % 0.063 W 0805
R1571413635 Chip resistor100 k5 % 0.063 W 0805
R1581413804 Chip resistor1.0 M5 % 0.063 W 0805
R1591412729 Chip resistor33 k5 % 0.063 W 0805
R1601413829 Chip resistor105 % 0.063 W 0805
R1701412261 Chip resistor1005 % 0.063 W 0805
R1711412261 Chip resistor1005 % 0.063 W 0805
R1721412430 Chip resistor10 k5 % 0.063 W 0805
R1731413635 Chip resistor100 k5 % 0.063 W 0805
R1741412303 Chip resistor3305 % 0.063 W 0805
R1901412430 Chip resistor10 k5 % 0.063 W 0805
R1911412430 Chip resistor10 k5 % 0.063 W 0805
R1921412416 Chip resistor2.2 k5 % 0.063 W 0805
R1931412430 Chip resistor10 k5 % 0.063 W 0805
R1941413804 Chip resistor1.0 M5 % 0.063 W 0805
R1951413635 Chip resistor100 k5 % 0.063 W 0805
R2111413716 Chip resistor220 k5 % 0.063 W 0805
R2121412409 Chip resistor1.5 k5 % 0.063 W 0805
R2131413635 Chip resistor100 k5 % 0.063 W 0805
R2141413635 Chip resistor100 k5 % 0.063 W 0805
R2151413635 Chip resistor100 k5 % 0.063 W 0805
R2161413635 Chip resistor100 k5 % 0.063 W 0805
R2171412409 Chip resistor1.5 k5 % 0.063 W 0805
R2191412729 Chip resistor33 k5 % 0.063 W 0805
R2301414212 Chip resistor330 k5 % 0.063 W 0805
R2351412416 Chip resistor2.2 k5 % 0.063 W 0805
R2361412416 Chip resistor2.2 k5 % 0.063 W 0805
R2371412416 Chip resistor2.2 k5 % 0.063 W 0805
R2501412409 Chip resistor1.5 k5 % 0.063 W 0805
R2511413829 Chip resistor105 % 0.063 W 0805
R2521412729 Chip resistor33 k5 % 0.063 W 0805
R2531412536 Chip resistor22 k5 % 0.063 W 0805
R2541413829 Chip resistor105 % 0.063 W 0805
R2551412536 Chip resistor22 k5 % 0.063 W 0805
R2561412303 Chip resistor3305 % 0.063 W 0805
R2701414212 Chip resistor330 k5 % 0.063 W 0805
R2711413804 Chip resistor1.0 M5 % 0.063 W 0805
R2721414406 Chip resistor5.6 k5 % 0.063 W 0805
R2731412409 Chip resistor1.5 k5 % 0.063 W 0805
R2901412409 Chip resistor1.5 k5 % 0.063 W 0805
R2911412409 Chip resistor1.5 k5 % 0.063 W 0805
R2921412303 Chip resistor3305 % 0.063 W 0805
After Sales
Page 16
Original, 05/94
Page 17
After Sales
Technical Documentation
R2931412303 Chip resistor3305 % 0.063 W 0805
R2941412303 Chip resistor3305 % 0.063 W 0805
R2951412430 Chip resistor10 k5 % 0.063 W 0805
R2961412261 Chip resistor1005 % 0.063 W 0805
R2991413716 Chip resistor220 k5 % 0.063 W 0805
R3101416160 Melf resistor100 k1 % 0.2 W 0204
R3111416160 Melf resistor100 k1 % 0.2 W 0204
R3121412409 Chip resistor1.5 k5 % 0.063 W 0805
R3131412409 Chip resistor1.5 k5 % 0.063 W 0805
R3141414212 Chip resistor330 k5 % 0.063 W 0805
R3151416160 Melf resistor100 k1 % 0.2 W 0204
R3161416160 Melf resistor100 k1 % 0.2 W 0204
R3171416160 Melf resistor100 k1 % 0.2 W 0204
R3181413635 Chip resistor100 k5 % 0.063 W 0805
R3191413635 Chip resistor100 k5 % 0.063 W 0805
R3201412416 Chip resistor2.2 k5 % 0.063 W 0805
R3211416160 Melf resistor100 k1 % 0.2 W 0204
R3221412416 Chip resistor2.2 k5 % 0.063 W 0805
R3241413642 Chip resistor56 k5 % 0.063 W 0805
R3251413642 Chip resistor56 k5 % 0.063 W 0805
R3261412430 Chip resistor10 k5 % 0.063 W 0805
R3271412430 Chip resistor10 k5 % 0.063 W 0805
R3281412416 Chip resistor2.2 k5 % 0.063 W 0805
R3401412416 Chip resistor2.2 k5 % 0.063 W 0805
R3411414406 Chip resistor5.6 k5 % 0.063 W 0805
R3421412430 Chip resistor10 k5 % 0.063 W 0805
R3431412729 Chip resistor33 k5 % 0.063 W 0805
R3441412536 Chip resistor22 k5 % 0.063 W 0805
R3451414406 Chip resistor5.6 k5 % 0.063 W 0805
R3461412416 Chip resistor2.2 k5 % 0.063 W 0805
R3471413716 Chip resistor220 k5 % 0.063 W 0805
R3481413723 Chip resistor470 k5 % 0.063 W 0805
R3491412536 Chip resistor22 k5 % 0.063 W 0805
R3501412729 Chip resistor33 k5 % 0.063 W 0805
R3511412430 Chip resistor10 k5 % 0.063 W 0805
R3521412416 Chip resistor2.2 k5 % 0.063 W 0805
R3531414406 Chip resistor5.6 k5 % 0.063 W 0805
C1002310791 Ceramic cap.33 n20 % 50 V 0805
C1012505261 Electrol. cap.22020 % 25 V 8.5x11.5
C1022404094 Polyester cap.470 n10 % 63 V RM5
C1032404094 Polyester cap.470 n10 % 63 V RM5
C1042310791 Ceramic cap.33 n20 % 50 V 0805
HF Junction Box HFJ–2
Original, 05/94
Page 17
Page 18
HF Junction Box HFJ–2
Technical Documentation
C1052310791 Ceramic cap.33 n20 % 50 V 0805
C1062310738 Ceramic cap.4.7 n20 % 50 V 0805
C1072310488 Ceramic cap.330 p5 % 50 V 0805
C1092310791 Ceramic cap.33 n20 % 50 V 0805
C1102310488 Ceramic cap.330 p5 % 50 V 0805
C1112310791 Ceramic cap.33 n20 % 50 V 0805
C1302310791 Ceramic cap.33 n20 % 50 V 0805
C1312310791 Ceramic cap.33 n20 % 50 V 0805
C1322310791 Ceramic cap.33 n20 % 50 V 0805
C1332310791 Ceramic cap.33 n20 % 50 V 0805
C1342310791 Ceramic cap.33 n20 % 50 V 0805
C1352310343 Ceramic cap.22 p5 % 50 V 0805
C1362310343 Ceramic cap.22 p5 % 50 V 0805
C1372310488 Ceramic cap.330 p5 % 50 V 0805
C1382310488 Ceramic cap.330 p5 % 50 V 0805
C1392604209 Tantalum cap.1.020 % 16 V 3.2x1.6x1.8
C1402310791 Ceramic cap.33 n20 % 50 V 0805
C1432310791 Ceramic cap.33 n20 % 50 V 0805
C1442310791 Ceramic cap.33 n20 % 50 V 0805
C1702310738 Ceramic cap.4.7 n20 % 50 V 0805
C1712310738 Ceramic cap.4.7 n20 % 50 V 0805
C1722604209 Tantalum cap.1.020 % 16 V 3.2x1.6x1.8
C1732604209 Tantalum cap.1.020 % 16 V 3.2x1.6x1.8
C1742310791 Ceramic cap.33 n20 % 50 V 0805
C1752310791 Ceramic cap.33 n20 % 50 V 0805
C1772310488 Ceramic cap.330 p5 % 50 V 0805
C1902604209 Tantalum cap.1.020 % 16 V 3.2x1.6x1.8
C1912310791 Ceramic cap.33 n20 % 50 V 0805
C2132501605 Electrol. cap.10020 % 35 V RM3.5
C2142310791 Ceramic cap.33 n20 % 50 V 0805
C2152604209 Tantalum cap.1.020 % 16 V 3.2x1.6x1.8
C2162507479 Electrol. cap.100020 % 25 V 13x20mm
C2172310791 Ceramic cap.33 n20 % 50 V 0805
C2302310463 Ceramic cap.220 p5 % 50 V 0805
C2312604022 Tantalum cap.0.120 % 35 V 3.2x1.6x1.8
C2322310791 Ceramic cap.33 n20 % 50 V 0805
C2502310791 Ceramic cap.33 n20 % 50 V 0805
C2512604431 Tantalum cap.1020 % 16 V 6.0x3.2x2.8
C2522604209 Tantalum cap.1.020 % 16 V 3.2x1.6x1.8
C2532604431 Tantalum cap.1020 % 16 V 6.0x3.2x2.8
C2542404094 Polyester cap.470 n10 % 63 V RM5
C2562505261 Electrol. cap.22020 % 25 V 8.5x11.5
After Sales
Page 18
Original, 05/94
Page 19
After Sales
Technical Documentation
C2572310752 Ceramic cap.10 n20 % 50 V 0805
C2582310791 Ceramic cap.33 n20 % 50 V 0805
C2702604209 Tantalum cap.1.020 % 16 V 3.2x1.6x1.8
C2712604209 Tantalum cap.1.020 % 16 V 3.2x1.6x1.8
C2722604209 Tantalum cap.1.020 % 16 V 3.2x1.6x1.8
C2732604431 Tantalum cap.1020 % 16 V 6.0x3.2x2.8
C2912310791 Ceramic cap.33 n20 % 50 V 0805
C2932310791 Ceramic cap.33 n20 % 50 V 0805
C2942310488 Ceramic cap.330 p5 % 50 V 0805
C2952310488 Ceramic cap.330 p5 % 50 V 0805
C2962310791 Ceramic cap.33 n20 % 50 V 0805
C2972310488 Ceramic cap.330 p5 % 50 V 0805
C2982310488 Ceramic cap.330 p5 % 50 V 0805
C3102310791 Ceramic cap.33 n20 % 50 V 0805
C3112604209 Tantalum cap.1.020 % 16 V 3.2x1.6x1.8
C3132310738 Ceramic cap.4.7 n20 % 50 V 0805
C3402310424 Ceramic cap.100 p5 % 50 V 0805
C3412310424 Ceramic cap.100 p5 % 50 V 0805
C3422310791 Ceramic cap.33 n20 % 50 V 0805
L1003606698 Choke60 20 % 1 A FJ1445
L1013607555 Coil125 2 A
L1023607555 Coil125 2 A
L1033606698 Choke60 20 % 1 A FJ1445
L2103607898 Choke2 A 900UH/1 kHz DH–TS582
B1304501008 Crystal7.3728 M 16PF, 50PPM
V1004100221 Schottky diode21DQ06 60 V 1.7 A d3.7x7mm
V1014200868 MosFetIRF530n–ch 10 V 14 A TO220
V1024200917 TransistorBC848B/BCW32npn 30 V 100 mA SOT23
V1034200909 TransistorBC858B/BCW30pnp 30 V 100 mA SOT23
V1044107160 Zener diodeBZX845 % 12 V 0.3 W SOT23
V1054108639 Diode x 2BAS2875 V 250 mA SOT143
V1064200909 TransistorBC858B/BCW30pnp 30 V 100 mA SOT23
V1074200917 TransistorBC848B/BCW32npn 30 V 100 mA SOT23
V1084200917 TransistorBC848B/BCW32npn 30 V 100 mA SOT23
V1314108639 Diode x 2BAS2875 V 250 mA SOT143
V1324106769 Zener diodeBZX845 % 4.7 V 0.3 W SOT23
V1334200917 TransistorBC848B/BCW32npn 30 V 100 mA SOT23
V1344106769 Zener diodeBZX845 % 4.7 V 0.3 W SOT23
V1904200836 TransistorBCX19npn 50 V 0.5 A SOT23
V1914108639 Diode x 2BAS2875 V 250 mA SOT143
V1924200917 TransistorBC848B/BCW32npn 30 V 100 mA SOT23
V1934200917 TransistorBC848B/BCW32npn 30 V 100 mA SOT23
HF Junction Box HFJ–2
Original, 05/94
Page 19
Page 20
HF Junction Box HFJ–2
Technical Documentation
V1944101653 DiodeBYD17D 200 V 1.5 A SOD87
V1954101653 DiodeBYD17D 200 V 1.5 A SOD87
V2124100218 Trans. supr.LDP24A 100 V 30A/40 ms AG
V2134200603 TransistorBCX17pnp 45 V 500 mA SOT23
V2144200603 TransistorBCX17pnp 45 V 500 mA SOT23
V2154110195 Zener diodeBZX845 % 18 V 0.3 W SOT23
V2164200603 TransistorBCX17pnp 45 V 500 mA SOT23
V2174108639 Diode x 2BAS2875 V 250 mA SOT143
V2184209990 MosFetIRF9530 p–ch 10 V 12 A TO220
V2194200836 TransistorBCX19npn 50 V 0.5 A SOT23
V2304110117 Zener diodeBZX845 % 3.9 V 0.3 W SOT23
V2704200836 TransistorBCX19npn 50 V 0.5 A SOT23
V2714108639 Diode x 2BAS2875 V 250 mA SOT143
V2724110195 Zener diodeBZX845 % 18 V 0.3 W SOT23
V2734116536 Zener diodeBZX845 % 2.4 V 0.3 W SOT23
V2744200603 TransistorBCX17pnp 45 V 500 mA SOT23
V2904106769 Zener diodeBZX845 % 4.7 V 0.3 W SOT23
V2914106769 Zener diodeBZX845 % 4.7 V 0.3 W SOT23
V2924107160 Zener diodeBZX845 % 12 V 0.3 W SOT23
V2934106769 Zener diodeBZX845 % 4.7 V 0.3 W SOT23
V3114106769 Zener diodeBZX845 % 4.7 V 0.3 W SOT23
V3124106769 Zener diodeBZX845 % 4.7 V 0.3 W SOT23
V3404200917 TransistorBC848B/BCW32npn 30 V 100 mA SOT23
V3414200917 TransistorBC848B/BCW32npn 30 V 100 mA SOT23
V3424200909 TransistorBC858B/BCW30pnp 30 V 100 mA SOT23
V3434108639 Diode x 2BAS2875 V 250 mA SOT143
V3444200909 TransistorBC858B/BCW30pnp 30 V 100 mA SOT23
V3454200917 TransistorBC848B/BCW32npn 30 V 100 mA SOT23
V3464200917 TransistorBC848B/BCW32npn 30 V 100 mA SOT23
V3474107160 Zener diodeBZX845 % 12 V 0.3 W SOT23
D1304375034 IC, MCUPLCC44
D1314309914 IC, 6 x sch.inv74HC14 SO14
N1004305236 IC, 2 x comp.LM2903SO8S
N1104301199 IC, 2 x op.amp.LM2904SO8S
N2304301182 IC, 2 x op.amp.LM2902SO14S
N2504303439 IC, af amp4w/14v 4–20v dil1TDA1904 DIL16S
N2704301062 IC, regulatorLP2951ACSO8S
N3104309488 IC, 4 x bi.switch74HC4066SO14S
N3204309488 IC, 4 x bi.switch74HC4066SO14S
X1705416517 Modular jack 8 pin pcb
X2105439668 Connector 2x2 pole right anglePCB
X2305407002 Jack 2,5mm horizontal female pcb
After Sales
Page 20
Original, 05/94
Page 21
After Sales
Technical Documentation
X2505407006 Jack 3,5mm horizontal female pcb
X2905416517 Modular jack 8 pin pcb
4340082 IC, MCUPLCC44
9380149 Sticker brady lat–2–747 9.5x9.5
3200047 Ferrite ring d 3.5x1.3x4.3mm f2
7510302 Adhesive stick jet–melt tc–3748
9510077 Emc–chassis1 3D21557 THX–7X,THN–thx–7x,thn–7
9730043 Ns–strip 0.4x128 cuni12zn24–04
9853848 PC boardBC4A114.9x79.5x1.6 d 2/pa
0240120 IC, SWRAMSW HFJ–2/3