Reverse channel in the context of Cable modem


Reverse channel in the context of Cable modem

⭐ Core Definition: Reverse channel

In communications systems, the return channel (also reverse channel or return link) is the transmission link from a user terminal to the central hub. Return links are often, but not always, slower than the corresponding forward links. Examples where this is true include asymmetric digital subscriber line, cable modems, mobile broadband and satellite internet access.

The return channel need not use the same medium as the main channel. For example, some hybrid Internet access services use a one-way cable television system for the forward channel and a dial-up modem for the return channel. Even when the return and forward channels use the same medium, their differences often dictate the use of very different data modulation and coding techniques. For example, in a star radio network, only the central hub transmits on the forward link, so channel access method is a consideration only on the return link.

↓ Menu
HINT:

In this Dossier

Reverse channel in the context of Channel coding

In computing, telecommunication, information theory, and coding theory, forward error correction (FEC) or channel coding is a technique used for controlling errors in data transmission over unreliable or noisy communication channels.

The central idea is that the sender encodes the message in a redundant way, most often by using an error correction code, or error correcting code (ECC). The redundancy allows the receiver not only to detect errors that may occur anywhere in the message, but often to correct a limited number of errors. Therefore a reverse channel to request re-transmission may not be needed. The cost is a fixed, higher forward channel bandwidth.

View the full Wikipedia page for Channel coding
↑ Return to Menu