[Discuss-gnuradio] [GSoC'18][MIMO] Updates of the week

2018-08-03 Thread Luca Schmid
Hi all, my new blog post is uploaded. This week, I did a generalization of the MIMO blocks to a vector basis, in order to include them into the OFDM transceiver. The MIMO-OFDM receiver is nea

[Discuss-gnuradio] [GSoC'18][MIMO]: Updates of the week

2018-07-27 Thread Luca Schmid
Hi all, we decided on a final structure of the MIMO-OFDM receiver. Details in my new blog post . I am currently implementing the missing C++ blocks. Best Luca ___ Discuss-g

[Discuss-gnuradio] [GSoC'18][MIMO]: Updates of the week.

2018-07-20 Thread Luca Schmid
Hi all, here is my blog post of this week. I am currently planning the MIMO-OFDM receiver structure. My blog post proposes a structure which uses as many stock OFDM blocks as possible, but I am also thinking o

[Discuss-gnuradio] [GSoC'18][MIMO]: Updates of the week

2018-07-13 Thread Luca Schmid
Hi all, here is my blog post for this week. I am currently working on the integration of the MIMO encoder into the OFDM transmitter. Best Luca ___ Discuss-gnuradio

[Discuss-gnuradio] [GSoC'18][MIMO]: Updates of the week

2018-07-06 Thread Luca Schmid
Hi all, I worked on a channel estimation for general MIMO schemes with block flat fading channels, this week. Read more about it in my blog post. Best Luca ___ Discuss-gnuradio

[Discuss-gnuradio] [GSoC'18][MIMO] Updates of the week

2018-06-29 Thread Luca Schmid
Hi all, I started to deal with the proposed MIMO-OFDM transceiver this week! Here is my blog post . Best Luca ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.o

[Discuss-gnuradio] [GSoC'18][MIMO] Updates of the week

2018-06-22 Thread Luca Schmid
Hi all, I just finished the implementation of the V-BLAST architecture as another algorithm for the collection of basic MIMO capabilities for GNU Radio. For general MxM schemes with M>2, I am using the linear algebra library Eigen3. Here is my blog post

[Discuss-gnuradio] [GSoC'18][MIMO] Updates of the week

2018-06-15 Thread Luca Schmid
Hi all, I just released my latest blog post . It is about the decoding process for the V-BLAST algorithm. I did a Zero Forcing approach this week. Next week, I am going to extend the decoder about a Minimum

[Discuss-gnuradio] [GSoC'18][MIMO] Updates of the week

2018-06-08 Thread Moritz Luca Schmid
Hi all, my new blog post just went online. I finished all milestones for the first coding period and started to implement the V-BLAST architecture. Next week starts the first evaluation period. Cheers Luca __

[Discuss-gnuradio] [GSoC'18][MIMO] Updates of the week

2018-06-01 Thread Moritz Luca Schmid
Hi all, I did some documentation work for the MIMO blocks this week. Here is my blog post for the week. I will finish the in-tree top-level documentation for the implemented MIMO blocks next week and add some more usage i

[Discuss-gnuradio] [GSoC'18][MIMO] Updates of the week

2018-05-25 Thread Moritz Luca Schmid
Hi everyone, here is a new blog post about my latest progress of my MIMO project for GSoC. I implemented a differential STBC scheme which exploits transmit diversity with 2 transmit antennas (basically a 'differential

[Discuss-gnuradio] [GSoC'18][MIMO] Updates of the week

2018-05-18 Thread Luca Schmid
Hi all, the famous Alamouti Code is now a part of GNU Radio’s basic MIMO capability! Read more about the Alamouti code itself and my implementation in this article . Next week I am starting to implement a differential STBC. Be