Changes between Version 19 and Version 20 of Other/Summer/2015/aSDR3
- Timestamp:
- Jul 23, 2015, 2:36:03 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2015/aSDR3
v19 v20 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 23 24 Real-world testbed: 25 * OAI SW + OAI HW or USRP B210/X300 26 * OAI EPC + OAI eNB <--> COTS UE 27 * Commercial/3rd party EPC + OAI eNB <-->COTS UE 28 * OAI eNB <-->OAI UE 29 * OAI + Signal generator/spectrum analyzer 30 31 It is organized into 6 main repositories for different use cases: OpenAir1, OpenAir2, OpenAir3, OpenAir0, OpenAir-CN, TARGETS. 32 33 Each repository focuses on a different data communication layer or focus of 3GPP implementation. 23 34 24 35 {{{#!html … … 33 44 }}} 34 45 35 ===== OpenAir0 ===== 46 ===== OpenAir1: Open-source real-time and offline Software ===== 47 * Baseband DSP SIMD-x86 routines for implementing LTE UE’s and eNB’s 48 * Simulation TestBenches for all LTE PHY/transport channels 36 49 37 ===== OpenAir 1=====38 39 ===== OpenAir2 ===== 50 ===== OpenAir2: Open-source real-time and offline Software ===== 51 * Contains LTE MAC (36-213), RLC (36-322), PDCP (36-323) 52 * S1 interfaces for user and control planes of the eNB 40 53 41 54 ===== OpenAir3 ===== 55 * Open-source Linux Software suite for cellular and MESH networks 56 * Provides scripts and adaptations for the Linux networking suite 42 57 58 ===== OpenAir0 ===== 59 * Open-source real-time Hardware/Software for different Xilinx targets 43 60 61 ===== OpenAir-CN ===== 62 * 3GPP-EPC implementation 63 * Small-scale 3GPP-EPC implementation 64 * Includes MME, P and S-Gateway, and HSS components 65 66 ===== TARGETS ===== 67 * Top-level target designs for use with and without HW in emulated or real-time modes 44 68 45 69 === Analyzing Tools ===