This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:projects:details:ber05 [2009/04/07 15:26] admin created |
en:projects:details:ber05 [2016/06/23 11:26] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | === Decoding algorithms for LT codes on Markov channels === | ||
- | |||
- | A Markov channel channel is a multiple-state channel where a noisy channel is | ||
- | associated with each state and Markov transitions between these states are assumed. | ||
- | |||
- | The aim of this project is to study and implement algorithms decoding for binary | ||
- | LT codes dedicated for Markov channels. | ||
- | |||
---- dataentry project ---- | ---- dataentry project ---- | ||
- | title : Decoding algorithms for LT codes on Markov channels | + | title : Finite Field Calculator |
contactname: Bertrand Ndzana Ndzana | contactname: Bertrand Ndzana Ndzana | ||
contactmail_mail: bertrand.ndzanandzana@epfl.ch | contactmail_mail: bertrand.ndzanandzana@epfl.ch | ||
- | contacttel: 021 6931343 | + | contacttel: 021-693-13-43 |
contactroom: BC 148 | contactroom: BC 148 | ||
type : bachelor semester | type : bachelor semester | ||
- | status : available | + | state : completed |
table : projects | table : projects | ||
- | created_dt : 2009-01-01 | + | created_dt : 2009-06-05 |
taken_dt : | taken_dt : | ||
- | completed_dt : | + | completed_dt : 2010-01-13 |
- | by : | + | by : Nouredine Hussain |
output_media : | output_media : | ||
====== | ====== | ||
template:datatemplates:project | template:datatemplates:project | ||
---- | ---- | ||
+ | |||
+ | The goal of this project is to understand basic theory related to Galois finite fields an to implement a calculator for specific fields. | ||
+ | |||
+ | Prerequisites: good programming skills in C/C++. |