Telecommunications link


In a telecommunications network, a link is a communication channel that connects two or more devices for the purpose of data transmission. The link may be a dedicated physical link or a virtual circuit that uses one or more physical links or shares a physical link with other telecommunications links.
A telecommunications link is generally based on one of several types of information transmission paths such as those provided by communication satellites, terrestrial radio communications infrastructure and computer networks to connect two or more points.
The term link is widely used in computer networking to refer to the communications facilities that connect nodes of a network.
Sometimes the communications facilities that provide the communication channel that constitutes a link are also included in the definition of link.

Types

Point-to-point

A point-to-point link is a dedicated link that connects exactly two communication facilities.

Broadcast

Broadcast links connect two or more nodes and support broadcast transmission, where one node can transmit so that all other nodes can receive the same transmission. Classic Ethernet is an example.

Multipoint

Also known as a multidrop link, a multipoint link is a link that connects two or more nodes. Also known as general topology networks, these include ATM and Frame Relay links, as well as X.25 networks when used as links for a network-layer protocol like IP.
Unlike broadcast links, there is no mechanism to efficiently send a single message to all other nodes without copying and retransmitting the message.

Point-to-multipoint

A point-to-multipoint link is a specific type of multipoint link which consists of a central connection endpoint that is connected to multiple peripheral CEs. All of the peripheral CEs receive any transmission of data that originates from the central CE while any transmission of data that originates from any of the peripheral CEs is only received by the central CE.

Private and public

Links are often referred to by terms that refer to the ownership or accessibility of the link.
  • A private link is a link that is either owned by a specific entity or a link that is only accessible by a particular entity.
  • A public link is a link that uses the public switched telephone network or other public utility or entity to provide the link and which may also be accessible by anyone.

Direction

Uplink

Downlink

Forward link

A forward link is the link from a fixed location to a mobile user. If the link includes a communications relay satellite, the forward link will consist of both an uplink and a downlink.

Reverse link

The reverse link is the link from a mobile user to a fixed base station.
If the link includes a communications relay satellite, the reverse link will consist of both an uplink and a downlink which together constitute a half hop.