LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reed Solomon property settings not producing expected results

I am trying to perform a Reed Solomon encoding of RS(25,13) with 5-bit symbols. No matter what values in put in the RS Primitive Poly array the MT Reed Solomon Symbol Encode.vi stops producing the output symbols unless I leave the array empty??

 

I am trying to encode the following 

 

Input  Message 0xA3142BABCFB63F90 + 1 unencrytped bit (0) = 0x462857579F6C7F20

 

which should be 0x2E0DCF3467DA1B2 after the RS encoding.

 

Primitive Polynomial  is g(X) = X^5 + X^2 + 1

 

Any suggestions?

0 Kudos
Message 1 of 1
(2,346 Views)