hello everyone...
my questions are related to k=7 rate=1/2 decoder and i am thinking o
implementing it on
FPGA using VHDL.....a general solution will also b
appreciated.
first question..for 3 bit soft-decision coding is it the encoder tha
encodes 1 input to 2 3-bit encoded outputs or is it the reciever befor
viterbi decoder that quantizes the recieved encoded value to 2 3-bi
encoded values.....i think it is the reciever...what do you say...
second question....if the answer to the first question is reciever the
for soft bit decision how do we generate a two 3-bit expected value(tota
six bit) for the state transition of the encoder at the reciver side whil
at the trasnmitter side we only generated two 1-bit (total 2 bit)output
for state transition...
third question..how do we calculate metric for soft decision.....and wha
is soft-bit's impact on path metric and branch metric units of a viterb
decoder.....