discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Discuss-gnuradio] How to decode the convolutional code, in the GRC


From: Achilleas Anastasopoulos
Subject: RE: [Discuss-gnuradio] How to decode the convolutional code, in the GRC
Date: Fri, 11 Mar 2011 17:33:25 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9


inter,

think of whatever is AFTER the trellis encoder and BEFORE the viterbi
decoder as an equivalent channel.

What is the equivalent channel in your case?
What is its input alphabet? what is its output alphabet?

From your description, it seems that the input alphabet is the same as the output alphabet of your FSM.

I am not familiar with the block "packet decoder" so i don't know what it outputs, but whatever it is it should be the output alphabet of your
"equivalent" channel.

Once you figure out these things it will be straightforward to see what the viterbi block should be... If you gather these pieces of information and still don't see how to implement the viterbi decoder let me know and i will provide further help.

Achilleas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]