I am trying to use the VCP2 example code which I found in forum for decoding tailibiting convolutionally encoded data. The issue I am facing is that output (viterbi output/decoded data) is not matching with expected output. I tried different methods suggested by our friends in forum but the output is not matching. Here are the parameters I am giving as input to the VCP2:
Rate:1/3, Constraint length:7, length:32 , tailBitEnable:1,Decisions: Hard, poly0: 0x5B, poly1:0x79, poly2:0x75
Input bits: 01010101010101010101010101010101
encoded streams: 0xAAAAAAAA (1st), 0xAAAAAAAA (2nd), 0x55555555 (3rd)
Modulation: QPSK
EVM part number: TMS320TCI6614
Can someone help me in this?
Thanks & Regards,
Anjibabu