Changes between Version 31 and Version 32 of Other/Summer/2015/aSDR3
- Timestamp:
- Jul 23, 2015, 4:17:04 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2015/aSDR3
v31 v32 20 20 21 21 === Theory === 22 OpenAirInterface is open-source based experimental research. It allows to simulate the digital communication environments, such as LTE. 22 OpenAirInterface (OAI) is open-source based experimental research. It allows to simulate the digital communication environments, such as LTE. 23 [https://twiki.eurecom.fr/twiki/bin/view/OpenAirInterface/OpenAirDocumentation OAI Documentation] 23 24 24 25 Real-world testbed: … … 29 30 * OAI + Signal generator/spectrum analyzer 30 31 31 It is organized into 6 main repositories for different use cases: OpenAir1, OpenAir2, OpenAir3, OpenAir0, OpenAir-CN, Targets. 32 The source code 33 [http://svn.eurecom.fr/openair4G/releases/rel_0.1_26.10.2014/ OpenAir4G] 34 is organized into 6 main repositories for different use cases: OpenAir1, OpenAir2, OpenAir3, OpenAir0, OpenAir-CN, Targets. 32 35 33 36 Each repository focuses on a different data communication layer or focus of 3GPP implementation. … … 44 47 }}} 45 48 46 ===== OpenAir1: Open-source real-time and offline Software ===== 49 ===== OpenAir1 [http://svn.eurecom.fr/openair4G/releases/rel_0.1_26.10.2014/openair1/ Code] ===== 50 * Open-source real-time and offline Software 47 51 * Baseband DSP SIMD-x86 routines for implementing LTE UE’s and eNB’s 48 52 * Simulation TestBenches for all LTE PHY/transport channels 49 * Sounding Software, Physical (PHY) Abstraction Software, and Channel Simulation50 * 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 53 * Sensing Localization Techniques 54 54 * PHY modeling tools 55 55 * Propagating Measurement and Modeling 56 56 * Basic DSP Routines for implementing LTE specifications 57 58 ===== OpenAir2: Open-source real-time and offline Software ===== 57 * Sounding Software, Physical (PHY) Abstraction Software, and Channel Simulation 58 * 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) 59 * 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) 60 * 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) 61 62 ===== OpenAir2 [http://svn.eurecom.fr/openair4G/releases/rel_0.1_26.10.2014/openair2/ Code] ===== 63 * Open-source real-time and offline Software 59 64 * Contains LTE MAC (36-213), RLC (36-322), PDCP (36-323) 60 65 * S1 interfaces for user and control planes of the eNB 61 66 62 ===== OpenAir3 =====67 ===== OpenAir3 [http://svn.eurecom.fr/openair4G/releases/rel_0.1_26.10.2014/openair3/ Code] ===== 63 68 * Open-source Linux Software suite for cellular and MESH networks 64 69 * Provides scripts and adaptations for the Linux networking suite 65 70 66 ===== OpenAir0 =====71 ===== OpenAir0 [http://svn.eurecom.fr/openair4G/releases/rel_0.1_26.10.2014/openairITS/ Code] ===== 67 72 * Open-source real-time Hardware & Software for different Xilinx targets 68 73 69 ===== OpenAir-CN =====74 ===== OpenAir-CN [http://svn.eurecom.fr/openair4G/releases/rel_0.1_26.10.2014/openair-cn/ Code] ===== 70 75 * 3GPP-EPC implementation 71 76 * Small-scale 3GPP-EPC implementation 72 77 * Includes MME, P and S-Gateway, and HSS components 73 78 74 ===== Targets =====79 ===== Targets [http://svn.eurecom.fr/openair4G/releases/rel_0.1_26.10.2014/targets/ Code] ===== 75 80 * Top-level target designs for use with and without Hardware in emulated or real-time modes 76 81