0% ont trouvé ce document utile (0 vote)
39 vues3 pages

Codages MLT-3 et HDB3 en télécommunication

Ce document décrit trois méthodes de codage numérique: le codage MLT-3, le codage HDB3 et le codage nB/mB. Le codage MLT-3 utilise trois niveaux de tension et est utilisé en Fast Ethernet et ATM. Le codage HDB3 est un code bipolaire d'ordre 3 utilisé dans les réseaux Transfix. Le codage nB/mB code un groupe de n bits avec m bits.

Transféré par

Nakpok Onesime Kf
Copyright
© All Rights Reserved
Nous prenons très au sérieux les droits relatifs au contenu. Si vous pensez qu’il s’agit de votre contenu, signalez une atteinte au droit d’auteur ici.
Formats disponibles
Téléchargez aux formats DOCX, PDF, TXT ou lisez en ligne sur Scribd
0% ont trouvé ce document utile (0 vote)
39 vues3 pages

Codages MLT-3 et HDB3 en télécommunication

Ce document décrit trois méthodes de codage numérique: le codage MLT-3, le codage HDB3 et le codage nB/mB. Le codage MLT-3 utilise trois niveaux de tension et est utilisé en Fast Ethernet et ATM. Le codage HDB3 est un code bipolaire d'ordre 3 utilisé dans les réseaux Transfix. Le codage nB/mB code un groupe de n bits avec m bits.

Transféré par

Nakpok Onesime Kf
Copyright
© All Rights Reserved
Nous prenons très au sérieux les droits relatifs au contenu. Si vous pensez qu’il s’agit de votre contenu, signalez une atteinte au droit d’auteur ici.
Formats disponibles
Téléchargez aux formats DOCX, PDF, TXT ou lisez en ligne sur Scribd

THEME 3: LE CODAGE NUMERIQUE :LE CODAGE MLT-3, LE

CODE HDB3, LE CODE nB/nB

1- Encodage MLT-3
Le codage MLT-3 (Multi-Level Transmit) est un code de ligne (une méthode de
signalisation utilisée dans un système de télécommunication à des fins de
transmission) qui utilise trois niveaux de tension . Une interface MLT-3 émet
moins d'interférences électromagnétiques et nécessite moins de bande
passante que la plupart des autres interfaces binaires ou ternaires qui
fonctionnent au même débit binaire (voir PCM pour une discussion sur les
compromis bande passante / quantification ), comme le code Manchester ou
l' inversion de marque alternative .

Très utilisé en Fast Ethernet (100 base TX, 100 base T4) et en réseau ATM, le
codage MLT3 est un codage dont les 1 font changer l’état du signal. D’abord le
signal passe de l’état 1 à l’état 0, puis de l’état 0 à l’état -1.
Avec le bit 0, le signal reste sans transition.

2- Le codage HDB3

Très utilisé dans le réseau Transfix, HDB3 (High Density Bipolar) est un code
bipolaire d’ordre 3. Le principe de fonctionnement est identique au codage
bipolaire, sauf que si on a une succession de quatre 0 ou plus, le quatrième 0 est
considéré comme viol.
High-Density Bipolar 3 (HDB3), ou Modified AMI Code, est un système de
codage de circuit PRI et de circuit E-carrier utilisé en Amérique du Sud, en
Afrique, en Europe et en Australie.
L'accès PRI en amérique du nord est basé sur un circuit T1.
Deux méthodes sont utilisées :

 AMI (Alternate Mark Inversion) ;


 B8ZS (Binary 8 with zero substitution).

3- Le codage nB/mB

Le codage nB/nB ou nBmB (4B/5B ou 4B5B, 8B/10B ou 8B10B) s’agit d’un


codage par bloc. Le principe est de coder un groupe de n bits, avec m<="" p="">

Quand nous disons par exemple 4B/5B ou 4B5B, cela dit que 4 bits de données
déterminant 5 bits transmis. De même si nous disons 8B10B, cela signifie 8bits
de données déterminant 10 bits transmis.
Il faut noter que le codage 8B10B s’agit d’un codage utilisé dans la transmission
de données sur les LAN.

Ci-dessous, nous dressons le tableau de transcodage 4B5B:


Code binaire pure Code 4B5B
0000 1110
0001 01001
0010 10100
0011 10101
0100 01010
0101 01011
0110 01110
0111 01111
1000 10010
1001 10011
1010 10110
1011 10111
1100 11010
1101 11011
1110 11100
1111 11101

Common questions

Alimenté par l’IA

The technological advantage of using HDB3 encoding in regions like Europe and Australia includes improved synchronization through reduced long zero sequences, beneficial for various telecommunication standards. However, a disadvantage could be the relatively complex implementation compared to simpler binary encoding methods and potential incompatibility with systems using other encoding methods like Manchester or MLT-3, necessitating additional conversion equipment .

The 4B5B encoding table impacts data integrity positively by ensuring minimum transition density for synchronization, reducing the risk of incorrect data reconstruction on the receiving end. By encoding 4 bits of data into 5 bits, the table enhances error detection capability, although it introduces a 25% overhead in data transmission. This trade-off is often worthwhile for maintaining data integrity and reliable synchronization in network systems .

Violation in HDB3 encoding ensures synchronization by replacing a zero in a sequence of four or more consecutive zeros with a non-zero element. This action maintains a sufficient number of transitions in the data signal, which in turn supports synchronization over long distances by preventing DC wandering and clock drifts, improving signal integrity and data transmission reliability .

HDB3 encoding handles sequences of four or more consecutive zeros by implementing a violation code. The fourth zero is replaced based on previous polarities and bit positions to ensure there are enough transitions in the signal, maintaining synchronization and reducing the chance of errors .

MLT-3 encoding trades off reduced electromagnetic interference and lower bandwidth requirements against potentially more complex processing. While it uses the same bit rate, it requires the signal to pass through three levels (1, 0, and -1), which helps in decreasing interference but may introduce additional complexity in signal processing compared to simpler binary systems like Manchester coding .

4B/5B encoding is effective for LAN data transmission because it increases transition density, which helps maintain clock synchronization without needing a high DC frequency. Compared to simpler encodings, it provides better error detection capabilities at the cost of a 25% increase in bit rate overhead due to converting 4 bits of data to 5 bits of code. This makes it a compromise between efficiency and robustness compared to methods like Manchester encoding .

One of the main reasons for utilizing MLT-3 encoding in ATM networks is its efficiency in reducing electromagnetic interference compared to other encoding methods. This is crucial in ATM networks where bandwidth use and interference need meticulous balance. The three-level signal changes contribute to lower overall bandwidth consumption, a critical factor for high-speed data environments like ATM .

Both AMI and B8ZS are used to provide signal synchronization by avoiding long sequences of zeros. AMI alternates the polarity of non-zero voltages to address consecutive zeros, while B8ZS inserts bipolar violations into long zero sequences, specifically for eight consecutive zeros. B8ZS is more advantageous in high-speed data transmission environments due to introducing more consistent timing signals .

MLT-3 encoding reduces bandwidth usage in Fast Ethernet networks by requiring fewer signal transitions than other methods operating at the same bit rate. The transitions occur only with bits set to 1, cycling through three levels instead of maintaining a constant frequency or high transition rate like Manchester encoding, thus conserving bandwidth .

8B/10B encoding, used in high-speed serial links, transmits 8 bits of data in a 10-bit code. It offers more complex error detection and ensures continuous DC balance but requires 25% more bandwidth. In contrast, 4B/5B, commonly used in LANs, encodes 4 bits of data into a 5-bit code, also introducing a 25% bandwidth overhead. While both increase transition density and synchronization, 8B/10B is more suited for high-speed environments due to its superior error-checking capabilities .

Vous aimerez peut-être aussi