DSPRelated.com
Forums

1/3 FEC with Simulink

Started by mrizwanmustafa May 22, 2006
Hi

I want to perform 1/3 FEC using simulink. It works as follows: it
takes 3 bit block of data as input and uses majority logic on the
block and outputs the result.

Input= 100 111 001 101
Output should be= 0 1 0 1

If anyone knows how to do this please let me know asap.

Thanks in advance