Project

General

Profile

Motorola Horizon macro » History » Version 8

laforge, 02/19/2016 10:47 PM
pic of cflash, E1 usage

1 1 laforge
[[PageOutline]]
2 2 laforge
= Motorola Horizon macro BTS =
3 1 laforge
4
The Motorola Horizon macro BTS is a BTS model manufactured by Motorola in the late 1990ies.
5
6
It can support up to 6 TRX, typically in a configuration of 3 sectors.
7
8
There is currently no support for it in OpenBSC, but we are working on it.
9
10
== Hardware ==
11
12 3 laforge
[[Image(horizonmacro_cabinet_door_open.jpg, 50%)]]
13 8 laforge
[[Image(horizonmacro_cabinet_top.jpg, 33%)]]
14 1 laforge
=== CTU ===
15
16
The up to 6 CTU modules are the individual transceivers.  They plug into the SURF RF backplane and have a front-accessible
17
DB9 serial port, as well as a SMA connector for the TX PA output.
18
19
This TX PA output is normally wired using a ~10cm semi-rigid SMA cable to the TX input port of a combiner.
20
21 6 laforge
The CTU is of course fully shielded. But if you remove the shielding cover, it looks like this:
22 7 laforge
23 6 laforge
[[Image(horizonmacro_ctu_pcb.jpg, 50%)]]
24
You can see
25
 * two diversity receivers in the top left part
26
 * digital section in the top right part
27
 * transmit section (exciter) in the center
28
 * RF power amplifier in the bottom right part
29
30 1 laforge
=== Combiner ===
31
32
The combiner / duplexer combines the TX signal of two CTU and duplexes it with the Rx path in order to be able to have two TRX attached to one antenna
33
34
=== MCUF ===
35
36
The MCUF is a full-size digital board and contains the BTS controller
37
38 4 laforge
[[Image(horizonmacro_mcuf_pcb_top.jpg, 33%)]]
39
[[Image(horizonmacro_mcuf_front.jpg, 33%)]]
40 1 laforge
=== NIU ===
41
42
The NIU is a E1 interface card for up to two E1 lines.  Multiple NIU boards can be plugged into the rack
43
44 5 laforge
[[Image(horizonmacro_niu_pcb.jpg, 50%)]]
45
46 1 laforge
=== BPSM ===
47
48
The BPSM is a small power supply for the NIU, MCUF and other digital boards
49
50 5 laforge
[[Image(horizonmacro_bpsm_pcb.jpg, 50%)]]
51
52
=== ALARMS ===
53
54
The ALARMS board is monitoring FAN and other alarms in the cabinet.
55
56
[[Image(horizonmacro_alarms_pcb.jpg, 50%)]]
57 1 laforge
=== A-bis interface ===
58
59
The A-bis interface is via classic E1 lines.  The Horizon indoor cabinet supports up to 6 E1 ports.
60
61
Each NIU module serves 1 or 2 E1 ports.
62
63
The E1 ports are physically routed to the BIB (Balanced Interface Board) module on top of the cabinet.
64
65
The pinout of the 37pin D-Sub connector on top of the BIB board has been reversed as:
66 8 laforge
||Pin   ||Transformer||Usage||
67
||1     ||T1.1  ||NIUA0 Port 0 (Tx)||
68
||2     ||T2.1  ||NIUA0 Port 0 (Rx)||
69 1 laforge
||3     ||GND   ||
70
||4     ||T4.1  ||
71
||5     ||T5.1  ||
72
||6     ||GND   ||
73
||7     ||T7.1  ||
74
||8     ||T8.1  ||
75
||9     ||GND   ||
76
||10    ||T10.1 ||
77
||11    ||T11.1 ||
78
||12    ||GND   ||
79
||13    ||T13.1 ||
80
||14    ||T14.1 ||
81
||15    ||GND   ||
82
||16    ||T16.1 ||
83
||17    ||T17.1 ||
84
||18    ||GND   ||
85
||19    ||GND   ||
86 8 laforge
||20    ||T1.8  ||NIUA0 Port 0 (Tx)||
87
||21    ||T2.8  ||NIUA0 Port 0 (Rx)||
88 1 laforge
||22    ||      ||      
89
||23    ||T4.8  ||
90
||24    ||T5.8  ||
91
||25    ||      ||
92
||27    ||T7.8  ||
93
||28    ||T8.8  ||
94
||29    ||T10.8 ||
95
||30    ||T11.8 ||
96
||31    ||      ||
97
||32    ||T13.8 ||
98
||33    ||T14.8 ||
99
||34    ||      ||
100
||35    ||T16.8 ||
101
||36    ||T17.8 ||
102
103
== Software ==
104
105
=== MCUF ===
106 8 laforge
There is a 20MByte Intel Series2 Flash PCMCIA card inside the MCUF.  It contains software + configuration for the BTS.
107
108
[[Image(horizonmacro_pcmcia_iflash2.jpg, 33%)]]
109
110
There once has been a mtd_iflash2.c driver for Linux 2.4.x, but apparently it has never been merged mainline before the
111
big CardServices API redesign happened in 2.6.x.  So unfortunately it's not straight-forward to read them out :(
112
113
The MCUF is able to run without the PCMCIA card.  In this case, it will download all software + config via E1 from the BSC.
114
115
=== CTU ===
116
It is assumed that the CTU only contains a boot loader to download the real software from the MCUF.
Add picture from clipboard (Maximum size: 48.8 MB)