Skip to content

This repository holds code for encoding and decoding data

Notifications You must be signed in to change notification settings

SlugSat/Encoding_2020

Repository files navigation

Encoding_2020

This repository holds code for encoding and decoding data

The purpose of the type of encoding implemented in this repository (channel coding) is to keep the integrity of data in the face of random bit error. Random errors could occur randomly in a number or in sequence(Burst errors). The implemented code (BCH) should be capable of handling both case provided that the amounts of errors is within the error detecting and error correcting capabilities of the implementation.

Markdown is used to maintain this repository. If you would like to edit this text please modify the README.md file. A guide to Markdown syntax is provided below.

https://www.markdownguide.org/basic-syntax/

About

This repository holds code for encoding and decoding data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published