LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

BCH Encoder Labview

Hi,

I have a task create some simple BCH encoder in LabView. Could someone post some easy example? Or Could someone help me create this task? I'm beginner in Labview. 

Thanks.

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

@Pedestrians wrote:

I have a task create some simple BCH encoder in LabView.


Does "task" = "homework"?  I did not know what a BCH Encoder was, but from a quick search, I can say that there is no such thing as a "simple" BCH encoder.  I recommend that you "do the math" and figure out an algorithm using whatever descriptive language you want (even English, namely a text document).  Once you have an algorithm ("Take the first byte, double it, XOR it with the second byte, circularly shift everything left one bit, ..."), try to implement it in LabVIEW.  Show us your written algorithm and the LabVIEW VI (post the actual VI, not a picture of it) that you are using to implement your algorithm and we'll provide help.

 

Bob Schor

Message 2 of 2
(2,634 Views)