RF Measurement Devices

cancel
Showing results for 
Search instead for 
Did you mean: 

MT Convolutional Decode VI

Solved!
Go to solution

Sorry , I try to use MT Convolutional Decode VI but don't have  output      

Download All
0 Kudos
Message 1 of 2
(3,408 Views)
Solution
Accepted by topic author OATTelecom

Well. You are using rate 1/2 with a traceback length of 15. That means the length of the input data (which is coded data) to the decoder should be (>15)*2  that is, >=32.

I see in the image that you are providing <32 length data and hence the output is empty. Make it >=32 and you will start seeing the output data.

Sastry Vadlamani
RF Principal Software Engineer
Aerospace and Defence BU
National Instruments
Certified LabVIEW Architect
0 Kudos
Message 2 of 2
(3,384 Views)