HOME

TheInfoList



OR:

Hybrid Access Networks refer to a special architecture for broadband access networks where two different network technologies are combined to improve bandwidth. A frequent motivation for such Hybrid Access Networks to combine one
xDSL Digital subscriber line (DSL; originally digital subscriber loop) is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric di ...
network with a wireless network such as
LTE LTE may refer to: Science and technology * LTE (telecommunication) (Long-Term Evolution), a telephone and mobile broadband standard ** LTE Advanced, an enhancement *** LTE Advanced Pro * Compaq LTE, a line of laptop computers produced by Compaq * ...
. The technology is generic and can be applied to combine different types of access networks such as DOCSIS,
WiMAX Worldwide Interoperability for Microwave Access (WiMAX) is a family of wireless broadband communication standards based on the IEEE 802.16 set of standards, which provide physical layer (PHY) and media access control (MAC) options. The WiMAX ...
, 5G or satellite networks. The
Broadband Forum The Broadband Forum is a non-profit industry consortium dedicated to developing broadband network specifications. Members include telecommunications networking and service provider companies, broadband device and equipment vendors, consultants and ...
has specified an architecture as a framework for the deployment of such converged networks.


Use cases

One of the main motivations for such Hybrid Access Networks is to provide faster Internet services in rural areas where it is not always cost-effective to deploy faster xDSL technologies such as
G.Fast G.fast is a digital subscriber line (DSL) protocol standard for local loops shorter than 500 meters, with performance targets between 100 Mbit/s and 1 Gbit/s, depending on loop length. High speeds are only achieved over very short ...
or
VDSL2 Very high-speed digital subscriber line (VDSL) and very high-speed digital subscriber line 2 (VDSL2) are digital subscriber line (DSL) technologies providing data transmission faster than the earlier standards of asymmetric digital subscriber lin ...
that cannot cover long distances between the street cabinet and the home. Several governments, notably in Europe, required network operators to provide fast Internet services to all inhabitants with a minimum of 30 Mbps by 2020. A second use case is to improve the reliability of the access link given that it is unlikely that both the xDSL network and the wireless network will fail at the same time. A third motivation is the fast service turnup. The customer can immediately install the hybrid network access and use the wireless leg while the network operator is installing the wired part.


Technology

Several techniques are defined by the
Broadband Forum The Broadband Forum is a non-profit industry consortium dedicated to developing broadband network specifications. Members include telecommunications networking and service provider companies, broadband device and equipment vendors, consultants and ...
to create Hybrid Access Networks. To illustrate them, we assume that the end user has an hybrid CPE ( Customer-premises_equipment) router that is attached to both a wired access network such as
xDSL Digital subscriber line (DSL; originally digital subscriber loop) is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric di ...
and a wireless one such as
LTE LTE may refer to: Science and technology * LTE (telecommunication) (Long-Term Evolution), a telephone and mobile broadband standard ** LTE Advanced, an enhancement *** LTE Advanced Pro * Compaq LTE, a line of laptop computers produced by Compaq * ...
. Other deployments are possible, e.g., the end user might have two different access routers that are linked together by a cable instead of a single hybrid CPE router. The first deployment scenario is where the network operator provides a hybrid CPE router to each subscriber but no specialised equipment in the operator's network. There are two possible configurations for IP addresses. A first deployment scenario is to allocate different IP addresses to the wired and wireless interfaces. In this case, the hybrid CPE router needs to load-balance intelligently the packets over the two networks. In particular, it must ensure that all packets belonging to a given
TCP TCP may refer to: Science and technology * Transformer coupled plasma * Tool Center Point, see Robot end effector Computing * Transmission Control Protocol, a fundamental Internet standard * Telephony control protocol, a Bluetooth communication s ...
connection are sent over the same interface. A second deployment scenario is to allocate the same IP address to both the wired and the wireless networks and configure the routing in these networks to ensure that packets are correctly routed. The second deployment scenario is where the network operator provides a hybrid CPE router to each subscriber and installs a Hybrid Aggregation Gateway (HAG) inside its access networks. The Hybrid Aggregation Gateway plays an important role in balancing the packets sent by and destined to the hybrid CPE router over the two access networks. Two technologies have been defined and deployed to enable hybrid CPE routers to interact with Hybrid Aggregation Gateways. The main objective of these technologies is to efficiently use the two access links even if they have different delay and bandwidth. One technical difficulty that occurs when distributing packets over such heterogeneous links is to accurately detect congestion, notably on the wireless network whose bandwidth can vary quickly, and cope with the reordering which is caused by the delay difference. One approach uses GRE tunnels to hide the two links to the upper layer protocol. Both the hybrid CPE and the HAG need to reorder the received packets to ensure that TCP receives in-sequence packets. The second approach uses Multipath TCP, a recent
TCP TCP may refer to: Science and technology * Transformer coupled plasma * Tool Center Point, see Robot end effector Computing * Transmission Control Protocol, a fundamental Internet standard * Telephony control protocol, a Bluetooth communication s ...
extension that has been designed to enable the transmission of the packets that belong to a single session across different links. This approach leverages the ability of MPTCP to efficiently handle congestion and cope with reordering on the heterogeneous access links. MPTCP needs support in both the host and the server. Two approaches have been defined for the interactions between the hybrid CPE router and the Hybrid Aggregation Gateway. The transparent mode is used when the Hybrid Aggregation Gateway is placed on the path of all packets sent by the hybrid CPE router. Otherwise, the Hybrid Aggregation Gateway includes a TCP converter as defined in. Additional details on Hybrid Access Networks and their deployment are described in


Deployments

The first commercial deployments started in 2015. Several deployments of Hybrid Access Networks have already been documented. *
Deutsche Telekom Deutsche Telekom AG (; short form often just Telekom, DTAG or DT; stylised as ·T·) is a German telecommunications company that is headquartered in Bonn and is the largest telecommunications provider in Europe by revenue. Deutsche Telekom was ...
has deployed Hybrid Access Networks by using GRE Tunnels * Proximus has deployed Hybrid Access Networks by using Multipath TCP * KPN has deployed hybrid Access Networks by using Multipath TCP. The solution is available to 440,000 addresses * Telia has also deployed Hybrid Access Networks in
Lithuania Lithuania (; lt, Lietuva ), officially the Republic of Lithuania ( lt, Lietuvos Respublika, links=no ), is a country in the Baltic region of Europe. It is one of three Baltic states and lies on the eastern shore of the Baltic Sea. Lithuania ...
and Finland *
Free (ISP) Free is a French telecommunications company, subsidiary of Iliad that provides voice, video, data, and Internet telecommunications to consumers in France. Its head office is in the 8th arrondissement of Paris and it is the second-largest ISP in ...
has also deployed Hybrid Access Networks in France *
Go Malta Go, GO, G.O., or Go! may refer to: Arts and entertainment Games and sport * Go (game), a board game for two players * '' Travel Go'' (formerly ''Go – The International Travel Game''), a game based on world travel * Go, the starting position l ...
has deployed a Hybrid Access Network in
Malta Malta ( , , ), officially the Republic of Malta ( mt, Repubblika ta' Malta ), is an island country in the Mediterranean Sea. It consists of an archipelago, between Italy and Libya, and is often considered a part of Southern Europe. It lies ...
* BT has deployed Hybrid 4G Speed Boost for SMEs in UK


References

{{Reflist Digital subscriber line Broadband Internet access Transmission Control Protocol