Skip to content
This repository was archived by the owner on Jun 26, 2019. It is now read-only.
This repository was archived by the owner on Jun 26, 2019. It is now read-only.

do you have balanced binary forward error correction code #1

@Sandy4321

Description

@Sandy4321

https://en.wikipedia.org/wiki/Constant-weight_code
Balanced code[edit]
In coding theory, a balanced code is a binary forward error correction code for which each codeword contains an equal number of zero and one bits. Balanced codes have been introduced by Donald Knuth;[5] they are a subset of so-called unordered codes, which are codes having the property that the positions of ones in a codeword are never a subset of the positions of the ones in another codeword. Like all unordered codes, balanced codes are suitable for the detection of all unidirectional errors in an encoded message. Balanced codes allow for particularly efficient decoding, which can be carried out in parallel.[5][6][7]
Some of the more notable uses of balanced-weight codes include biphase mark code uses a 1 of 2 code; 6b/8b encodinguses a 4 of 8 code; the Hadamard code is a of code (except for the zero codeword), the three-of-six code; etc
Balanced code unordered codes python Donald Knuth

balanced binary forward error correction code python

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions