From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,044 Views)