Update physical_layer.rst

pull/79/head
Wojciech Kaczmarski 2021-10-22 19:37:25 +02:00 zatwierdzone przez GitHub
rodzic c3f6b999d3
commit 2de1ae2b92
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -138,10 +138,10 @@ The LICH chunks allow for late listening and indepedent decoding to
check destination address. The goal is to require less complexity to
decode just the LICH and check if the full message should be decoded.
Extended Golay code (24,12)
Extended Golay(24,12) code
~~~~~~~~~~~~~
The extended Golay (24,12) encoder uses generating polynomial *g* given below to generate the 11
The extended Golay(24,12) encoder uses generating polynomial *g* given below to generate the 11
check bits. The check bits and an additional parity bit are appended to
the 12 bit data, resulting in a 24 bit codeword. The resulting code is systematic,
meaning that the input data (message) is embedded in the codeword.