On Tue, Aug 13, 2013 at 5:31 AM, ZaInzAiN Jj <[email protected]> wrote: > Thanks Martin, > your information very helpful. > for current, what is equalizer which used on gnuradio 3.7 ? > > from gnuradio 3.7 API there are three equalizer. cma, kurtotic and lms > equalizer. > what is equalizer which used? > > > Thanks, > Zai
Those equalizers are designed for narrowband (or non multi carrier) systems and are not (necessarily or directly) appropriate for OFDM. Best look at the OFDM receiver (gr-digital/examples/ofdm/rx_ofdm.grc) for the equalizer structure used there. -- Tom Visit us at GRCon13 Oct. 1 - 4 http://www.trondeau.com/grcon13 _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
