Update physical_layer.rst
parent
c3f6b999d3
commit
2de1ae2b92
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue