Changes between Version 21 and Version 22 of Other/Summer/2015/aSDR3
- Timestamp:
- Jul 23, 2015, 3:01:19 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2015/aSDR3
v21 v22 47 47 * Baseband DSP SIMD-x86 routines for implementing LTE UE’s and eNB’s 48 48 * Simulation TestBenches for all LTE PHY/transport channels 49 * Contains channel simulation, sounding and physical (PHY) abstraction software 50 * Eurecom’s Multi-Input Multi-Output (MIMO) OpenAir Sounder (EMOS - Sounding Software) allows multiuser MIMO channel measurements in real time and store measurements from both user equipment(UE) and evolved NodeB(eNB) 51 * PHY Abstraction Software contains all real-time/simulation signal processing, unitary TestBenches for the different channel coders and decoders, and modulation/demodulation (includes FFT/SC-FDMA front-end processing) 52 * Channel Simulation Software contains simulation routines to test PHY, and TestBenches for unitary simulation of physical channels, and full system simulation, such as PHY, MAC (medium access control), RLC (radio link control), RRC (radio resource control), PDCP (packet data convergence protocol) 53 * Sensing Localization Techniques 54 * PHY modeling tools 55 * Propagating Measurement and Modeling 56 * Basic DSP Routines for implementing LTE specifications 49 57 50 58 ===== OpenAir2: Open-source real-time and offline Software ===== … … 57 65 58 66 ===== OpenAir0 ===== 59 * Open-source real-time Hardware /Software for different Xilinx targets67 * Open-source real-time Hardware & Software for different Xilinx targets 60 68 61 69 ===== OpenAir-CN ===== … … 64 72 * Includes MME, P and S-Gateway, and HSS components 65 73 66 ===== T ARGETS=====67 * Top-level target designs for use with and without H Win emulated or real-time modes74 ===== Targets ===== 75 * Top-level target designs for use with and without Hardware in emulated or real-time modes 68 76 69 77 === Analyzing Tools === … … 90 98 91 99 === Experiments === 92 ==== Experiment 1: Transmit and Receive LTE ====100 ==== Experiment 1: Transmit and Receive LTE Signal==== 93 101 The experiment is simulated in Sandbox 1 with USRP Hardware Driver (UHD) using OAI software. 94 102 … … 97 105 <tr> 98 106 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2015/aSDR3/Exp1.1.png" width=100%></td> 99 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2015/aSDR3/Exp1.2.png" width= 100%></td>107 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2015/aSDR3/Exp1.2.png" width=90%></td> 100 108 </tr> 101 109 <tr> 102 <td ><center><b>Figure 2. Received LTE Signal<b><center></td>110 <td colspan="2"><center><b>Figure 2. Received LTE Signal<b><center></td> 103 111 </tr> 104 112 </table> 105 113 }}} 114 115 {{{#!html 116 <table align=center cellpadding=10 width=50%> 117 <tr> 118 <td><img src="http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2015/aSDR3/Exp1.3.png" width=100%></td> 119 </tr> 120 <tr> 121 <td colspan="2"><center><b>Figure 3. I/Q Samples<b><center></td> 122 </tr> 123 </table> 124 }}} 125 106 126 ==== Experiment 2: ==== 107 127