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
AD

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:50points,
  • Rating points-4
m

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:80points,
  • Rating points4
m

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:20points,
  • Rating points-10
Last comments
Evgenii Legotckoi
Evgenii LegotckoiOct. 31, 2024, 2:37 p.m.
Django - Lesson 064. How to write a Python Markdown extension Добрый день. Да, можно. Либо через такие же плагины, либо с постобработкой через python библиотеку Beautiful Soup
A
ALO1ZEOct. 19, 2024, 8:19 a.m.
Fb3 file reader on Qt Creator Подскажите как это запустить? Я не шарю в программировании и кодинге. Скачал и установаил Qt, но куча ошибок выдается и не запустить. А очень надо fb3 переконвертировать в html
ИМ
Игорь МаксимовOct. 5, 2024, 7:51 a.m.
Django - Lesson 064. How to write a Python Markdown extension Приветствую Евгений! У меня вопрос. Можно ли вставлять свои классы в разметку редактора markdown? Допустим имея стандартную разметку: <ul> <li></li> <li></l…
d
dblas5July 5, 2024, 11:02 a.m.
QML - Lesson 016. SQLite database and the working with it in QML Qt Здравствуйте, возникает такая проблема (я новичок): ApplicationWindow неизвестный элемент. (М300) для TextField и Button аналогично. Могу предположить, что из-за более новой верси…
k
kmssrFeb. 8, 2024, 6:43 p.m.
Qt Linux - Lesson 001. Autorun Qt application under Linux как сделать автозапуск для флэтпака, который не даёт создавать файлы в ~/.config - вот это вопрос ))
Now discuss on the forum
Evgenii Legotckoi
Evgenii LegotckoiJune 24, 2024, 3:11 p.m.
добавить qlineseries в функции Я тут. Работы оень много. Отправил его в бан.
t
tonypeachey1Nov. 15, 2024, 6:04 a.m.
google domain [url=https://google.com/]domain[/url] domain [http://www.example.com link title]
NSProject
NSProjectJune 4, 2022, 3:49 a.m.
Всё ещё разбираюсь с кешем. В следствии прочтения данной статьи. Я принял для себя решение сделать кеширование свойств менеджера модели LikeDislike. И так как установка evileg_core для меня не была возможна, ибо он писался…
9
9AnonimOct. 25, 2024, 9:10 a.m.
Машина тьюринга // Начальное состояние 0 0, ,<,1 // Переход в состояние 1 при пустом символе 0,0,>,0 // Остаемся в состоянии 0, двигаясь вправо при встрече 0 0,1,>…

Follow us in social networks