discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] SOCIS project update 2


From: Johannes Demel
Subject: [Discuss-gnuradio] SOCIS project update 2
Date: Fri, 12 Jun 2015 18:36:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Hey GNU Radio'ers!

Another week has passed. Thus, it's time for my next project update.
The week started with a fairly good event. I found a bug in the
decoder which led to incorrect results.
I studied various papers and algorithms for decoding performance
improvements. Especially Successive Cancellation List Decoding SCLD
caught my attention. Also, papers exist which describe vector
optimization for x86 CPUs and SIMD utilization. I will get back to
this once I'm working on VOLK optimization later in the project.
In order to have meaningful codes available, I started working on some
channel construction code. First of all, BEC channels can be
calculated efficiently, but I don't consider them to be interesting
for GNU Radio. Let me know if you have a different opinion on this.
And why. I consider BSC as the most interesting case.
There exist algorithms which approximate Z-parameters or channel
capacities quite well. Also, Monte-Carlo simulations yield usable
results. I'll stick with them for now and will work on more
sophisticated algorithms later. Just as outlined in my timeline.

Next week will bring some C++ coding. Encoders and decoders are
waiting to be implemented in C++ for FECAPI.

More info and current project progress can be found in [1] and [2].

Cheers
Johannes

[1] https://github.com/jdemel/gnuradio
[2] https://github.com/jdemel/socis-proposal



reply via email to

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