Title: Receive Antenna Subset Selection for MIMO Systems 2005
1Receive Antenna Subset Selection for MIMO Systems
2005
Group Members
Jinfeng Du
Adrian Schumacher Anders Lindgren
Maxime Maury Loghman Andimeh
2Outline
- Introduction
- MIMO Systems
- Problem
- Goal
- MATLAB Simulation
- Algorithm
- Passband Simulation
- Real Simulation
- DSP Implementation
- Transmitter
- Receiver
- System Overview
- Transmitter
- Receiver
- Frame Packing
- Switching
3Introduction
- MIMO Systems
- Consists of several antenna elements
- Increase data-rate at high SNR
- Transmit and receive several parallel data
streams at the same frequency
- Problem
- Design and implement a 2 x (22) MIMO system
- Using antenna selection to improve performance
- Goal
- The system should be capable of transmitting two
parallel streams at 9600 symbols/sec
4System Overview
5Transmitter
6Receiver
7Frame Packing
Frame stream 1
Frame stream 2
Symbols
Frame stream 1
Frame stream 2
Symbols
8Switching
Complementary set of S(n-1)
S(n-1)
R(n-1)
Frame stream 1
Frame stream 2
Estimation of the best set S(n)
Switching To R(n-1)
Switching To S(n-1)
Frame n
9MATLAB Simulation (Algorithm)
- Frequency offset estimation
- DPLL
- frequency offset 250 Hz
- error 0.1 Hz
10MATLAB Simulation (Algorithm)
- Channel estimation
- Maximum Likelihood (ML)
- Filtered estimate
11MATLAB Simulation (Algorithm)
12MATLAB Simulation (Algorithm)
13MATLAB Simulation (Algorithm)
- Antenna Subset Selection (Continue)
14MATLAB Simulation
15MATLAB Simulation
BER with different filters under different
Detectors
16DSP Implementation
- Transmitter
- Double Buffering
- swi processBuffer
- tsk tskHostComm
- State Machine
17DSP Implementation
- Receiver
- Double Buffering
- swi processBuffer
- tsk tskReceiver
- tskHostComm
- State Machine
- Encapsulated modules
18GUI Implementation (Transmitter)
19GUI Implementation (Receiver)
20Conclusion
- Well structured DSP project
- Friendly and powerful GUI
- Source and channel coding
21Questions ?