Device Placement

Mounting Types

Pole Mounting


Poles with Stretching

Wall Mounting

Pole Requirements

Spectral aggregation of two wireless links

Spectral aggregation should be taken into account when planning composite backhauling links, when installing devices in close proximity to each other (on the same pole) or in order to implement redundancy and link aggregation. For more information, proceed with the "Link aggregation, balancing and redundancy" article. The devices located close to each other can cause mutual interference. Do not ignore the spectral aggregation rules, otherwise it can lead to a degradation of the wireless links.


Let's look at an example with two wireless links:

In order to avoid the mutual interference for collocated devices, it is necessary to implement space diversity or to configure a sufficient guard interval between the used frequency bands.

This article describes space and frequency diversity in both scenarios when TDD synchronization is used or when it's not used.The InfiLINK XG and InfiLINK XG 1000 families of devices have a built-in GNSS receiver, which along with the connected external ANT-SYNC antenna allows to achieve TDD synchronization based on the signal received from the satellite system. TDD (time division duplex) synchronization assumes that data is received and transmitted by the devices at strictly allocated time intervals, in accordance with the radio frame period and with the downlink/uplink ratio settings. By default, only the slave device transmission is synchronized using the master's internal synchronization source. When the synchronization mode based on GNSS is enabled, the devices will receive a synchronization signal from the global navigation system and will transmit data simultaneously with the other InfiLINK XG devices on which the synchronization mode is activated.

Space diversity

Without synchronization

In case that the GNSS based synchronization is not used, the minimal space diversity between edges of the antennas on the same mast should be at least three metres in the horizontal or vertical planes.

With synchronization

In case that the synchronization is enabled, in order to achieve the minimum mutual interference between the Master 1 and Master 2 devices, the distance can be reduced to 1 meter.

Frequency diversity

Without synchronization

When synchronization is not used between the Master 1 and Master 2 devices, the guard interval values for each channel width that are shown in the table should be used. Increasing the guard interval beyond the recommended values does not lead to a significant improvement in the RSSI.

Channel width, MHzGuard interval, MHz
4010
2010
105




An example of frequency diversity for a 40 MHz channel width:

With synchronization

The GNSS synchronization of Master 1 and Master 2 allows to reduce the size of the guard interval. The minimum noise level is required, as well the interference level from the other Slave device should not exceed the RSSI level received from its own Slave device. However, we do not recommend reducing the guard interval below the values shown in the table above.

During the configuration of the InfiLINK XG 1000 family, the minimum necessary guard interval between the center frequencies of the “Carrier 0” (first radio module) and “Carrier 1” (second radio module) should be set to:

Channel width, MHzGuard interval, MHz
1020
2040
4080

GNSS based synchronization settings

To perform GNSS based synchronization, each InfiLINK XG/InfiLINK XG 1000 master must be connected to an external GLONASS/GPS antenna - ANT-SYNC.

Identical radio frame period and downlink ratio values must be set for each link in order to make sure that the synchronization works properly. The automatic downlink ratio selection is not allowed.

The ANT-SYNC antenna is not included in the standard packing list. For more information about this antenna, proceed to the ANT-SYNC article.

Configuration via WEB interface

To enable synchronization, go to the "General" - "GNSS and Location" section, check the boxes next to the "Active GNSS Antenna" and "GNSS Receiver On" options.

Go to the "Radio" - "TDD Synchronization" section, select the "gnss" synchronization method from the drop-down list. Click on the "Apply" button. GNSS synchronization must be enabled on each master device. Slave devices must remain in freerun mode and will receive synchronization from the master's GNSS receiver.

In case there is no satellite available, the link will not be established in the "gnss" synchronization mode.

Master device configuration:

Slave device configuration:

For more details on the radio parameters's configuration proceed to the "Radio" TUM section.

Configuration via CLI

The synchronization should be configured only at the master device.

Enable the GNSS receiver by entering the "gps start" command. To display information about the GNSS receiver statistics use the "gps coordinates" command. The "HDOP" parameter value should be 1,5 or higher, otherwise the synchronization won't work properly.

#1> gps start
#1> gps coordinates
Satellites: 8
LAT/LONG:   56.811911/60.547041
Altitude:   275.89
HDOP:       0.92
FIX:        3D, GLONASS
Total GPS time: 17:43:19
Total nonvalid time: 00:00:01(0%)
Number of losses: 0
Now coordinates are valid last 17:43:18
Satellites histogram:
       ^
       |
   2.0 +
       |
   3.0 +
       |
   4.0 +
       |
   5.0 +
       | <1%
   6.0 +
       | 1%
   7.0 +     
       |||||||||||||||||||||||||||||||||||||||||||||||||| 99%
       v
SATmin= 5 SATmax= 10

Enable GNSS based TDD synchronization by using the "xg -tdd-sync-src gnss" command. To apply the settings, the device must be rebooted. Save the configuration using the "config save" command and then to reboot the device enter the "restart" command and confirm by typing "y".

#1> xg -tdd-sync-src gnss
xg: there are settings that can be applied only after reboot
*tdd-sync-src  
#1> config save

Current configuration saved successfully

#1> restart
Reboot... Are you sure [y/n] ?y

System restarted