Tech-invite3GPPspaceIETFspace
21222324252627282931323334353637384‑5x
Top   in Index   Prev   Next

TS 37.460
Iuant interface –
General Aspects and Principles

V17.0.0 (PDF)  2022/03  13 p.
V16.0.0  2020/06  13 p.
V15.2.0  2019/12  13 p.
V14.1.0  2019/03  13 p.
V13.1.0  2019/03  13 p.
V12.1.0  2019/03  13 p.
V11.1.0  2019/03  13 p.
V10.1.0  2019/03  13 p.
V9.1.0  2019/03  13 p.
V8.2.0  2019/03  13 p.
Rapporteur:
Dr. Reininger, Philippe
Huawei Tech.(UK) Co. Ltd

Content for  TS 37.460  Word version:  17.0.0

Here   Top

1  Scopep. 5

The present document is an introduction to the 3GPP TS 37.46x series of Technical Specifications that define the Iuant Interface. The Iuant interface is applicable for UTRAN, E-UTRAN and NG-RAN. In this specification UTRAN, E-UTRAN and NG-RAN are denoted as "RAN", whereas the corresponding network entities Node B, eNB, en-gNB and NG-RAN node are denoted as "RAN Node". The logical Iuant interface is an interface internal to the RAN Node and defined to reside between the implementation specific O&M function and the RET antennas and between the implementation specific O&M function and the TMA control unit function.
Up

2  Referencesp. 5

The following documents contain provisions which, through reference in this text, constitute provisions of the present document.
  • References are either specific (identified by date of publication, edition number, version number, etc.) or non-specific.
  • For a specific reference, subsequent revisions do not apply.
  • For a non-specific reference, the latest version applies. In the case of a reference to a 3GPP document (including a GSM document), a non-specific reference implicitly refers to the latest version of that document in the same Release as the present document.
[1]
TS 25.401: "UTRAN Overall Description".
[2]
TS 37.461: "Iuant Interface: Layer 1".
[3]
TS 37.462: "Iuant Interface: Signalling Transport".
[4]  Void
[5]
ISO/IEC 13239 (2nd Edition, March 2000): "Information Technology - Telecommunications and information exchange between systems - High-level data link control (HDLC) procedures".
[6]
TS 25.442: "UTRAN implementation-specific O&M transport".
[7]
TS 37.466: "Iuant interface: Application Part".
Up

3  Abbreviationsp. 5

For the purposes of the present document, the following abbreviations apply:
HDLC
High-Level Data Link Control
IP
Internet Protocol
O&M
Operations & Maintenance
OSI
Open Systems Interconnection
RET
Remote Electrical Tilting
RETAP
Remote Electrical Tilting Application Part
TMA
Tower Mounted Amplifier
TMAAP
Tower Mounted Amplifier application part
UMTS
Universal Mobile Telecommunications System
E-UTRAN
Evolved UTRAN

4  General aspectsp. 6

4.1  Introductionp. 6

The Iuant interface for the control of RET antennas or TMAs is a logical part of the RAN Node as shown for a Node B in figure 9 of TS 25.401 for UTRAN. Therefore, no new RAN element for the RET antennas or TMAs and no new RAN element manager is needed. The existing Implementation Specific O&M transport (see TS 25.442 for UMTS) is used for the connection between the RET antennas or TMAs control unit and the Node B element manager.
The Iuant interface between the Implementation Specific O&M function and the RET antenna control unit function is specified in detail in the specifications for layer 1, signalling transport and RET application part (TS 37.461, TS 37.462, TS 37.466).
Up

4.2  Iuant interface general principlesp. 6

The Iuant interface for the RET antenna control is based on a three-layer protocol model. The three-layer model is a compact form of the OSI seven-layer reference model and includes only layers 1, 2 and 7:
  • The Physical Layer (Layer 1) defines the signalling levels and basic data characteristics including the data rates;
  • The Data Link Layer (Layer 2) for the Signalling Transport uses a specific class of the HDLC standard as defined in ISO/IEC 13239 [5];
  • The Application Layer (Layer 7) defines the data payload format and the required command set. This layer is called the "Iuant: Application Part".
This compact model for the control interface provides an efficient protocol stack suitable for implementation on a single embedded micro-controller.
Up

4.3  Iuant interface specification objectivesp. 6

The Iuant interface specifications shall facilitate the following:
  • Controlling the tilting of RET antennas remotely from the O&M Network and locally from the Node B;
  • Indicating of TMA alarms and optionally controlling the gain of TMAs remotely from the O&M Network and locally from the Node B;
  • Interfacing a mix of RET antennas, TMAs and RAN Node from different vendors;
  • Providing RET or TMAs functionality accompanied by an appropriate set of signalling commands and control parameters;
  • Support of error and alarm handling.
Up

4.4  Iuant interface characteristicsp. 6

The Iuant interface has a protocol structure as shown below in Figure 4.4.1.
Copy of original 3GPP image for 3GPP TS 37.460, Fig. 4.4.1: Protocol structure for Iuant interface
Figure 4.4.1: Protocol structure for Iuant interface
(⇒ copy of original 3GPP image)
Up
As the Iuant and the Implementation Specific O&M are different interfaces with e.g. different addressing schemes a mediation function is needed. This mediation function uses on one side a protocol that uses the implementation specific O&M bearer (e.g. IP) and on the other side the Iuant protocol.

5  Functions of the Iuant interface protocolsp. 7

5.1  Physical layer functionsp. 7

The physical layer provides a multi drop broadcast link between the primary device (RAN Node) and all secondary devices (RET antennas or TMAs). Any message transmitted will be received by all other devices. If two devices transmit at the same time, their messages will be garbled.
The connection requires a half duplex communication, which requires an appropriate scheme for the timing and access control of the connection.

5.2  Data link layer functionsp. 7

The data link layer provides:
  • A data packet communication format;
  • An addressing scheme;
  • A relationship whereby the primary device controls the half duplex timing;
  • A message checksum scheme to protect from transmission errors;
  • A message sequence numbering scheme which protects layer 7 from:
    • Duplicated messages;
    • Deleted messages;
    • Receiving messages in the wrong order.
  • A flow control mechanism protecting each device from being overrun by messages.
These functions provide layer 7 with a safe full-duplex connection between the primary device and any secondary device. This full duplex connection allows both the primary and secondary device to transmit layer 7 messages to the opposite device of the connection, whenever they need to. Actual delivery time on layer 2 will depend on the layer 2 polling frequency, which is chosen by the primary device.
Up

5.3  Application layer functionsp. 8

The list of functions on the Iuant interface is the following:
  • Control of RET antennas;
  • Application software and configuration data download;
  • Alarm Reporting;
  • Operator specific data storage;
  • Control of Tower Mounted Amplifiers (TMAs).

5.3.1  Control of RET antennasp. 8

A RET device provides means to adjust the electrical tilt of one or multiple antennas. The set of procedures to control RET antennas provides means to control the electrical tilt of one or more RET antennas remotely. The procedures are defined in TS 37.466.

5.3.2  Application software and configuration data downloadp. 8

The interface provides means for downloading new application software and configuration data to a secondary device.
The support of application software download to a secondary device is optional. If a secondary device supports application software download, it shall reset itself and start running the new application software automatically after the completed download. Further details on the software download procedure (e.g. the different states of the secondary device and the supported elementary procedures in these states) are described in subclause 6.1 of TS 37.466.
Up

5.3.3  Alarm reportingp. 8

The secondary device reports every change in error status after subscription for alarm reporting by transmitting alarm messages to the primary device. Alarm information can also be interrogated in the application layer.

5.3.4  Operator specific data storagep. 8

The secondary device provides means for storage of operator specific data, e.g. inventory information.

5.3.5  Control of Tower Mounted Amplifiers (TMAs)p. 8

The TMA device provides means to indicate alarms and optionally to adjust the gain of TMAs. The set of procedures to control TMAs are defined in TS 37.466.

6  Other Iuant interface specificationsp. 9

6.1  Iuant interface: Layer 1 (TS 37.461)p. 9

TS 37.461 specifies the standards allowed for implementation of Layer 1 (physical layer) on the Iuant interface.

6.2  Iuant interface: Signalling Transport (TS 37.462)p. 9

TS 37.462 specifies the signalling transport related to RETAP and TMAAP signalling to be used across the Iuant interface.

6.3Void

6.4  Summary of Iuant interface Technical Specificationsp. 9

The relationship between the technical specifications that define the Iuant interface is shown in Figure 6.4.1.
Copy of original 3GPP image for 3GPP TS 37.460, Fig. 6.4.1: Iuant Interface Technical Specifications
Up

6.5  Iuant interface: Application part specification (TS 37.466)p. 9

TS 37.466 specifies protocols for application part to be used over the Iuant interface.

A  OSI model overviewp. 10

Copy of original 3GPP image for 3GPP TS 37.460, Fig. A.1: Relevant OSI model layers
Figure A.1: Relevant OSI model layers
(⇒ copy of original 3GPP image)
Up
Figure A.1 shows the relevant OSI model layers and the communication paths between the primary and secondary device.
The two important aspects of the OSI model are:
  • It defines a layered structure for the communication software;
  • It provides each layer with an apparent direct link to the same layer at the other device.
However, in real life, the only actual message path between the two devices is through the physical connection between the two layer 1 entities.
The layer 2 entities appear to communicate directly. In actual fact, a message passed from the first device to the second device takes the following path:
  • Layer 2 at the first device passes the message down to Layer 1;
  • Layer 1 transmits the message across the physical connection (for instance a wire) to layer 1 at the second device;
  • Layer 1 at the second device passes the message up to Layer 2 at the second device.
Likewise, layer 7 entities appear to communicate directly. In actual fact, a message passed from the first device to the second device takes the following path:
  • Layer 7 at the first device passes the message down to Layer 2;
  • Layer 2 at the first device passes the message down to Layer 1;
  • Layer 1 transmits the message across the physical connection (for instance a wire) to layer 1 at the second device;
  • Layer 1 at the second device passes the message up to Layer 2 at the second device;
  • Layer 2 at the second device passes the message up to Layer 7 at the second device.
Up

$  Change Historyp. 11


Up   Top