discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Question about Trellis/Viterbi in GRC


From: Christoph Brode
Subject: [Discuss-gnuradio] Question about Trellis/Viterbi in GRC
Date: Mon, 08 Jun 2009 08:20:38 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

hello,

in the course of a student research project i am going to realize a slim implementation of the WLAN 802.11a standard (consists of scrambler->trellis->interleaver->ofdm-modulator) based on gnuradio and GRC.

in this case i tested (as a start) every single step for itself. so i get the scrambler, interleaver and ofdm-modulator working.

and here is my problem:
the idea is, to read out a text-file, send it over trellis encoder then over trellis viterbi an write back a text file with same content.
i tried to build the following flow graph:
[file_source]->[trellis encoder]->[trellis viterbi]->[file_sink]
unfortunately the text_out file has not the same content as the text_in file (i am not even able to open the text-file). besides i do not know, what i must insert in the fsm line in configuration window. is there any documentation about generating fsm files and which one i have to enter for my application?

i hope someone had the same problem and could help.

best regards
christoph b.




reply via email to

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