Hi Marcus
Thank you for your quick response.
I think it works. I mean, i'm using an Error Rate block to compare the
Trellis Enoder's output and the Viterbi Combos' output (I'm also doing this
with the PCCC Encoder and the PCCC Decoder Combo blocks) and the results is
0 (like it should be). But i
Hi DCardona,
you should be able to do that -- could you explain what *doesn't work*?
Your problem description is too vague to help you.
By the way, your English is excellent; don't worry.
but: who is Rita, and what's her pcf?
Best regards,
Marcus
On 05/31/2015 04:39 PM, dcardona wrote:
> Hello
Hello Rita's pcf
I'm trying to use the trellis encoder with the ofdm mod and the ofdm demod
too.
Could you please tell me why it can't be used just by connecting the trellis
encoder's output with the ofdm mod's input.
Did you find a way to do this?
Please forgive me for my english
--
View th
Hello!
I'm trying to use the trellis encoder with the ofdm modulator.
If I don't use the trellis encoder, In the side of transmission, I load the
data to payload, and then I just simple do send_pkt (payload) to pass the
payload and so on ... ( tb.txpath.send_pkt(payload, eof) )