Evgenii Legotckoi
Evgenii LegotckoiAug. 6, 2015, 4:28 a.m.

PDH - plesiochronous digital hierarchy

PDH technology was developed in the late 60s by AT & T to address the problem of large communication switches, telephone networks among themselves. Communication links the FDM, applied previously to solve this problem, have exhausted their opportunities in terms of organization of high-speed multi-channel communication over a single cable. The FDM technology for the simultaneous transmission of 12 user channels used twisted pair, and had to lay cables with a large number of pairs of wires or coaxial cables are more expensive to increase the communication speed. About optical cables was out of the question at the moment.


Hierarchy PDH speeds

Start of PDH technology was supposed to develop the T1 multiplexer, which allowed digitally multiplex, transmit and switch (permanently) voice traffic 24 subscribers. As subscribers continue to use conventional telephones, ie voice was in analog form, the T1 multiplexers themselves carried out the digitization of voice with a frequency of 8000 Hz and a voice coding method pulse code modulation. As a result, each subscriber channel forms a digital data stream of 64 kbit / s, T1 multiplexer provide the transmission of 1.544 Mbit / s.

T1 channels themselves were flexible and too slow for transferring large amounts of data, so the idea of ​​a large number of multiplexing T1 channels based on the velocity of the hierarchy has been implemented.

  • Channel T1 - 1.544 Mbit / s
  • Channel T2 - 6.312 Mbit / s (formed by 4 channels by combining T1)
  • Channel T3 - 44.736 Mbit / s (channels 7 T2)
  • Channel T4 - 274 Mbit / s (6 channels T3)

T-channel systems technology has been standardized by the American National Standards Institute (ANSI), and later - the international organization ITU-T, with the difference being that the European variant speeds hierarchy had the designation E-channels, as well as E1 channel is included not 24 elementary voice channels and 30 channels. Thus the initial data rate was 1.544 Mbit / s and 2.048 Mbit / s.


Hierarchy PDH speeds

Forming frame

When data flow T1, a frame consists of 24 bytes, each of which relates to its channel and bit synchronization is also present.

The American version of the PDH frame
1 - 24 - bytes of data for each of the 24 subscribers
C - bit synchronization

24 x 64 = 1,536 Mbit/s - user information + 8 kbit/s (synchronization bits)
As a result we obtain: 1.544 Mbit/s

Byte user information consists of 7 bits used for the actual transmission of voice traffic, and the eighth bit is used for overhead information that is called a telephony signaling protocol. Therefore a user data rate is 56 kbit/s. Technique of application of the eighth bit for official purposes was called "theft" bit.

When transmitting computer data T-1 provides the channel for user data only 23 channels, and the 24th channel is reserved for official purposes, mainly - to restore corrupted frames. Computer data is transmitted at a rate of 64 kbit/s, as the eighth bit is not "theft". In the simultaneous transfer both voice and computer data, all 24 channels are used, and wherein the computer and voice data is transmitted at 56 kbit/s.

In the European version there is no mechanism of "theft" bits.

The European version of the PDH frame

Instead used for business purposes, and 16 zero-th time slots
0 - receiver used for synchronization purposes and transmitter
16 - used for service information

Bit-stuffing

When multiplexing multiple user streams PDH multiplexers used a technique called bit-stuffing. This technique resorted to when the flow rate of the user is slightly less than the combined flow rate. As a result, periodically PDH multiplexer encounters a situation where it "lacks" bit to represent the combined stream to a particular user thread. In this case, the multiplexer is simply inserted into the combined stream is bit-insertion and notes this fact in the official bits combined frame. The lack of complete synchronicity of data streams by combining low-speed channels in high-speed, and gave the name of PDH technology ( "plesiochronous" means "nearly simultaneous").

Physical layer

Physical Layer of PDH technology supports various types of cable: twisted pair, coaxial cable, fiber optic cable. The basic version of user's access to the channels of a T-1 / E-1 is a cable with two twisted-pair RJ-45 connectors. Two pairs are required to organize the data transfer mode duplex 1.544 / 2.048 Mbit / s. Coaxial cable due to its wide bandwidth channel supports one T-2 / E-2, or 4 channels of T-1 / E-1. For operation channels W T / E-W generally used either coaxial cable or fiber optic cable or microwave channels.

PDH network synchronization


PDH network synchronization

In the case of a small network of PDH, such as the network of the city, the synchronization of all devices on the network from a single point is quite easy. However, in larger networks, such as country-scale networks, which consist of a number of regional networks, the synchronization of all devices on the network is a problem. A common approach to this problem is described in the standard ITU-T G.810. He is the organization in the network hierarchy of reference clock sources and clock distribution system for all network nodes.

Each major network should have at least one primary reference generator (PEG) clock. This is a very accurate clock source, capable of generating clock signals with relative accuracy rate is not worse than 10-11 (such accuracy required standards ITU-T G.811 and ANSI T1.101). In practice, the use of PEG as a standalone nuclear (hydrogen or cesium) clocks or clock is synchronized by satellite systems in the exact world time, such as GPS or GLONASS. Typically, PEG accuracy reaches 10-13. The standard clock signal is a clock signal DS1 level, that is, the frequency of 2048 kHz for the international version of PDH standards and 1544 kHz for the American version of the standards.

The secondary oscillators are synchronized from the primary reference clock generators and transmit the underlying hierarchy clock sources.

Disadvantages

In the American and European international PDH systems options present similar disadvantages to the complexity of the multiplexing and demultiplexing of data streams, as well as the IO data of the communication channels. And the use of bit-stuffing leads to the need for full frame demultiplexing united data channel. At the same time it built a large garland of multiplexers, demultiplexers, which are significantly increase the cost of construction and operation of communication lines, built on the PDH system.


Multiplexing, demultiplexing channel PDH

Also in PDH networks provided by means of providing network administration and its resiliency. Also, to date, this technology has a very low data rate.

Therefore, this technology is dying and is studied as a historical technology, which laid the beginning of the development of synchronous data networks.

We recommend hosting TIMEWEB
We recommend hosting TIMEWEB
Stable hosting, on which the social network EVILEG is located. For projects on Django we recommend VDS hosting.

Do you like it? Share on social networks!

Comments

Only authorized users can post comments.
Please, Log in or Sign up
e
  • ehot
  • March 31, 2024, 2:29 p.m.

C++ - Тест 003. Условия и циклы

  • Result:78points,
  • Rating points2
B

C++ - Test 002. Constants

  • Result:16points,
  • Rating points-10
B

C++ - Test 001. The first program and data types

  • Result:46points,
  • Rating points-6
Last comments
k
kmssrFeb. 8, 2024, 6:43 p.m.
Qt Linux - Lesson 001. Autorun Qt application under Linux как сделать автозапуск для флэтпака, который не даёт создавать файлы в ~/.config - вот это вопрос ))
Qt WinAPI - Lesson 007. Working with ICMP Ping in Qt Без строки #include <QRegularExpressionValidator> в заголовочном файле не работает валидатор.
EVA
EVADec. 25, 2023, 10:30 a.m.
Boost - static linking in CMake project under Windows Ошибка LNK1104 часто возникает, когда компоновщик не может найти или открыть файл библиотеки. В вашем случае, это файл libboost_locale-vc142-mt-gd-x64-1_74.lib из библиотеки Boost для C+…
J
JonnyJoDec. 25, 2023, 8:38 a.m.
Boost - static linking in CMake project under Windows Сделал всё по-как у вас, но выдаёт ошибку [build] LINK : fatal error LNK1104: не удается открыть файл "libboost_locale-vc142-mt-gd-x64-1_74.lib" Хоть убей, не могу понять в чём дел…
G
GvozdikDec. 18, 2023, 9:01 p.m.
Qt/C++ - Lesson 056. Connecting the Boost library in Qt for MinGW and MSVC compilers Для решения твой проблемы добавь в файл .pro строчку "LIBS += -lws2_32" она решит проблему , лично мне помогло.
Now discuss on the forum
DA
Dr Gangil AcademicsApril 20, 2024, 7:45 a.m.
Unlock Your Aesthetic Potential: Explore MSC in Facial Aesthetics and Cosmetology in India Embark on a transformative journey with an msc in facial aesthetics and cosmetology in india . Delve into the intricate world of beauty and rejuvenation, guided by expert faculty and …
a
a_vlasovApril 14, 2024, 6:41 a.m.
Мобильное приложение на C++Qt и бэкенд к нему на Django Rest Framework Евгений, добрый день! Такой вопрос. Верно ли следующее утверждение: Любое Android-приложение, написанное на Java/Kotlin чисто теоретически (пусть и с большими трудностями) можно написать и на C+…
Павел Дорофеев
Павел ДорофеевApril 14, 2024, 2:35 a.m.
QTableWidget с 2 заголовками Вот тут есть кастомный QTableView с многорядностью проект поддерживается, обращайтесь
f
fastrexApril 4, 2024, 4:47 a.m.
Вернуть старое поведение QComboBox, не менять индекс при resetModel Добрый день! У нас много проектов в которых используется QComboBox, в версии 5.5.1, когда модель испускает сигнал resetModel, currentIndex не менялся. В версии 5.15 при resetModel происходит try…

Follow us in social networks