Flux rss

Data transmission - Digital data 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

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.
Data transmission - Cabling 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 pair Optical fibre... en.kioskea.net/transmission/transcabl.php3
Data transmission - 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 by modification of one of its... en.kioskea.net/transmission/transanalog.php3
Wifi amount of data transmission whats is the amount of data transmissins that the wifi has , and what are the wifi data transmission rate ? en.kioskea.net/forum/affich-9816-wifi-amount-of-data-transmission
Differences between the UDP and TCP protocolsDifferences between the UDP and TCP protocols User Datagram Protocol (UDP) Transmission Control Protocol (TCP) User Datagram Protocol (UDP) It is part of the base protocols of the Internet Protocol Suite. Programs on networked computers... en.kioskea.net/faq/sujet-608-differences-between-the-udp-and-tcp-protocols
Backup Outlook 2003 dataBackup 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... en.kioskea.net/faq/sujet-47-backup-outlook-2003-data
Unable to write on Secure Digital(SD) Memory card ?Unable to write on Secure Digital(SD) Memory card ? Secure Digital is a memory card format developed as a utility for portable devices. This memory card is being used in mobile phones, cameras and also computers. The SD memory card possess... en.kioskea.net/faq/sujet-669-unable-to-write-on-secure-digital-sd-memory-card
Characteristics of data transmissionHello, Please provide me the answer for below question: Q) what are the characteristics of Data Transmission in Networking Hard Ware? Thanks. en.kioskea.net/forum/affich-12037-characteristics-of-data-transmission
Can't access data on my usb mass storageHello, I have a 500GB Western Digital usb mass storage device with lots of data on it, and I have been using it without problems for several months. Now when I plug it in, the drive comes up in my computer as drive E as it usually does, but when i... en.kioskea.net/forum/affich-31442-can-t-access-data-on-my-usb-mass-storage
Digital com. and Digital trans.Hello, I will like to get details about comparing and contrast digital communication digital transmission with respect to signal processes in various stage involve during the flow of signal en.kioskea.net/forum/affich-31778-digital-com-and-digital-trans
Download Zilla Data NukerBy abolishing files or sensitive or contaminated files, it is possible that fragments stay on the hard disk. These rags can again harm your system if they are not correctly abolished. Zilla Data Nuker abolishes not used files which take of the place... en.kioskea.net/telecharger/telecharger-506-zilla-data-nuker
Download XviD codecIt 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... en.kioskea.net/telecharger/telecharger-1486-xvid-codec
Download Control KidsParental control software which filters all the web sites with pornographic or violent contents, blocks the downloads of certain dangerous programs, transmission of personal data such as the e-mail, telephone or bank cards numbers. Control Kids... en.kioskea.net/telecharger/telecharger-1462-control-kids
Data transmission - Cabling - Fibre optics Optical fibre is a physical transmission medium that allows high-speed data transmission using optical rays. Optical fibre is made up of three components: the core, the part that propagates light rays; the optical fibre cladding, surrounding the... en.kioskea.net/transmission/fibre-optique.php3
Internet technologies - 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 up of cylindrical cables... en.kioskea.net/technologies/ethernet.php3
Data transmission - Introduction The purpose of a network is to transmit information from one computer to another. To do this, you first have to decide how to encode the data to be sent, in other words its computer representation. This will differ according to the type of data,... en.kioskea.net/transmission/transintro.php3