Trasmissione di dati - La trasmissione digitale di dati Transmissão de dados - a transmissão numérica de dados Datentransfer - Digitaler Datentransfer Transmission de données - La transmission numérique de données Transmisión de datos: Transmisión digital de datos

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

Last update on Thursday October 16, 2008 02:43:21 PM.This document entitled « Data transmission - Digital data 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.

Best answers for « Data transmission Digital data transmission » in :
Data transmission - Cabling Show Cabling types Several physical data-transmission media are available to connect together the various devices on a network. One possibility is to use cables. There are many types of cables, but the most common are: Coaxial cable Double twisted...
Data transmission - Analogue transmission Show The principles of analogue transmission Analogue data transmission consists of sending information over a physical transmission medium in the form of a wave. Data is transmitted via a carrier wave, a simple wave whose only purpose is to transport...
Data transmission - The physical connection Show What is a transmission channel? A transmission line is a connection between two machines. The term transmitter generally refers to the machine that sends the data while receiver refers to the one receiving the data. The machines can sometimes be...
Hiding your data ShowHiding your Data Camouflage Using Camouflage Technological developments in communication and transmission equipment, hackers are always looking to have a stroke ahead of security software. To escape them, they are now applying the...
Backup Outlook 2003 data ShowBackup Outlook 2003 data All Outlook 2003 data ( Emails, Agenda, Contacts, Tasks...) are in one file with .pst extension The file is in the following default folder: C:\Documents and Settings\Login\Local Settings\Application...
Erasing a Re-writable disc (CD-RW/DVD-RW/DVD+RW) ShowErasing a Re-writable disc (CD-RW/DVD-RW/DVD+RW) Using Nero Burning Rom Using BurnAtOnce Using Super Blank Using Sonic DigitalMedia Home It is not necessary to format a rewritable disc in the first use. However, when data were...
Download Digital Camera Data Recovery ShowDescription The application is published by 001Micron. The application has been awarded from various places and it is very well known worldwide. Simple and easy to use, Digital Camera Data Recovery is a tool that allows you to recover lost or...
Download XviD codec ShowIt is an open source which focuses on the compression of video. Xvid video codec allows the compression and the decompression of digital videos with the aim of reducing the bandwidth during the transmission through a network. Xvid is specialized in...
Data transmission - Transmission modes ShowTransmission modes A given transmission on a communications channel between two machines can occur in several different ways. The transmission is characterised by: the direction of the exchanges the transmission mode: the number of bits sent...
Data transmission techniques on Wi-Fi wireless networks (802.11 ShowTransmission channels A transmission channel is a narrow frequency band that can be used for communication. In every country, the government generally regulates use of the radio spectrum, as it is the largest user of the spectrum due to military...
Ethernet ShowIntroduction to Ethernet Ethernet (also known as IEEE 802.3 standard) is a data transmission standard for local area networks based on the following principle: All machines on an Ethernet network are connected to the same communication line, made...