rss

Data transmission - Digital transmission


Introduction to digital transmission

Digital transmission is the sending of information over a physical communications media in the form of digital signals. Analogue signals must therefore be digitised first before being transmitted.

However, as digital information cannot be sent directly in the form of 0s and 1s, it must be encoded in the form of a signal with two states, for example:

  • two voltage levels with respect to earth
  • the difference in voltage between two wires
  • the presence/absence of current in a wire
  • the presence/absence of light
  • ...

This transformation of binary information into a two-state signal is done by the DCE, also known as the base band decoder, which is the origin of the name base band transmission to designate digital transmission...

Digital (base band) transmission

Signal encoding

To optimise transmission, the signal must be encoded to facilitate its transmission on the physical medium. There are various encoding systems for this purpose which can be divided into two categories:

  • Two-level encoding: the signal can only take on a strictly negative or strictly positive value (-X or +X, where X represents a value of the physical quantity being used to transport the signal)
  • Three-level encoding: the signal can take on a strictly negative, null or strictly positive value (-X, 0 or +X)

NRZ Encoding

NRZ encoding (meaning No Return to Zero), is the first encoding system, and also the simplest. It consists of simply transforming the 0s into -X and the 1s into +X, which results in a bipolar encoding in which the signal is never null. As a result, the receiver can determine whether a signal is present or not.

NRZ encoding

NRZI Encoding

NRZI encoding is significantly different from NRZ encoding. With this encoding, when the bit value is 1, the signal changes state after the clock tick. When the bit value is 0, the signal does not change state.

NRZI encoding

NRZI encoding has numerous advantages, including:

  • Detection of whether a signal is present or not
  • The need for a low signal transmission current

However, it does have one problem: the presence of continuous current during a sequence of zeros, which disturbs the synchronisation between transmitter and receiver.

Manchester Encoding

Manchester encoding, also called biphase encoding or PE (for Phase Encode), introduces a transition in the middle of each interval. In fact, it amounts to performing an exclusive OR (XOR) of the signal with the clock signal, which translates into a raising edge when the bit value is zero and a falling edge in the opposite case.

Manchester encoding

Manchester encoding has numerous advantages, including:

  • as it does not take on a zero value, it is possible for the receiver to detect a signal
  • a spectrum occupying a wide band

Delay Encoding (by Miller)

Delay encoding, also called Miller encoding, is similar to Manchester encoding, except that a transition occurs in the middle of an interval only when the bit is 1, which allows higher data rates...

Miller encoding - Delay Encoding

Bipolar encoding

Bipolar encoding is a three-level encoding. It therefore uses three states of the quantity transported on the physical medium:

  • The value 0 when the bit value is 0
  • Alternatively X and -X when the bit value is 1

Bipolar encoding
This document entitled « Data transmission - Digital transmission » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.
 

Tips & Tricks relevant found in the knowledge base
26/02 15h05How to make a video clip ?Video
More tricks on « Digital transmission »
Relevant topic found in the forum
09/06 15h37Wifi amount of data transmission1
13/05 11h25Bit transmission0
28/04 15h08Digital signature1
28/04 13h36Transmission delay1
05/04 04h15Lost disc for USB DIGITAL CAMERA1
More discussions about « Digital transmission »
Software found in the relevant downloads
Download iTunes for Windows 7.7iTunes for Windows - ITunes is a free digital media player application for playing and organizing digital music and video files. The program is...Category: Podcasting/Streaming
License: Freeware/gratuit
Download MediaCoder 0.6.1.4140MediaCoder - MediaCoder is a free universal batch media transcoder, which nicely integrates most popular audio/video codecs and tools...Category: Video editing
License: Open Source
Download Recuva 1.14.321Recuva - Recuva (pronounced "recover") is a freeware Windows utility to restore files that have been accidentally deleted from...Category: Backup
License: Freeware/gratuit
More freeware about « Digital transmission »