in ieee 802 3 2018 standard for ethernet ca. S.63 ist eine Tabelle 36
die einige Codes Zeigt.
K28.0 = 1C
usw.
aber was soll das?
wer sendet sowas?
und wer will sowas empfangen?
Wer soll darauf reagieren?
Ach so das ist wohl nur internet irgendwas ...
1 | The PCS maps GMII signals into ten-bit code groups, and vice versa, using an 8B/10B block coding
|
2 | scheme. Implicit in the definition of a code-group is an establishment of code-group boundaries by a PMA
|
3 | code-group alignment function as specified in 36.3.2.4. Code-groups are unobservable and have no meaning
|
4 | outside the PCS. The PCS functions ENCODE and DECODE generate, manipulate, and interpret code-
|
5 | groups as provided by the rules in 36.2.4.
|
6 |
|
7 | // Dann geht es hier weiter:
|
8 |
|
9 | The PCS uses a transmission code to improve the transmission characteristics of information to be
|
10 | transferred across the link. The encodings defined by the transmission code ensure that sufficient transitions
|
11 | are present in the PHY bit stream to make clock recovery possible at the receiver. Such encoding also greatly
|
12 | increases the likelihood of detecting any single or multiple bit errors that may occur during transmission and
|
13 | reception of information.
|