Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG UE
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG UE
Commits
e99138bb
Commit
e99138bb
authored
Nov 08, 2018
by
Raphael Defosseux
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update FEATURE_SET.md for the UE features
parent
e56b84cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
1 deletion
+43
-1
doc/FEATURE_SET.md
doc/FEATURE_SET.md
+43
-1
No files found.
doc/FEATURE_SET.md
View file @
e99138bb
...
...
@@ -9,6 +9,11 @@
6.
[
eNB X2AP
](
#enb-x2ap
)
7.
[
eNB Advanced Features
](
#enb-advanced-features
)
2.
[
OpenAirInterface UE Feature Set
](
#openairinterface-ue-feature-set
)
1.
[
LTE UE PHY Layer
](
#lte-ue-phy-layer
)
2.
[
LTE UE MAC Layer
](
#lte-ue-mac-layer
)
3.
[
LTE UE RLC Layer
](
#lte-ue-rlc-layer
)
4.
[
LTE UE PDCP Layer
](
#lte-ue-pdcp-layer
)
5.
[
LTE UE RRC Layer
](
#lte-ue-rrc-layer
)
# OpenAirInterface Block diagram #
...
...
@@ -125,5 +130,42 @@ The X2AP layer is based on **3GPP 36.423** v14.6.0 and implements the following
# OpenAirInterface UE Feature Set #
**To be completed**
## LTE UE PHY Layer ##
The Physical layer implements
**3GPP 36.211**
,
**36.212**
,
**36.213**
and provides the following features:
-
LTE release 8.6 compliant, and implements a subset of release 10
-
FDD and TDD configurations: 1 (experimental) and 3
-
Bandwidth: 5, 10, and 20 MHz
-
Transmission modes: 1, 2 (stable)
-
Max number of antennas: 2
-
CQI/PMI reporting: aperiodic, feedback mode 3 - 0 and 3 - 1
-
PRACH preamble format 0
-
All downlink (DL) channels are supported: PSS, SSS, PBCH, PCFICH, PHICH, PDCCH, PDSCH, PMCH
-
All uplink (UL) channels are supported: PRACH, PUSCH, PUCCH (format 1/1a/1b), SRS, DRS
## LTE UE MAC Layer ##
The MAC layer implements a subset of the
**3GPP 36.321**
release v8.6 in support of BCH, DLSCH, RACH, and ULSCH channels.
-
RRC interface for CCCH, DCCH, and DTCH
-
HARQ Support
-
RA procedures and RNTI management
-
RLC interface (AM, UM)
-
UL power control
-
Link adaptation
## LTE UE RLC Layer ##
The RLC layer implements a full specification of the 3GPP 36.322 release v9.3.
## LTE UE PDCP Layer ##
The current PDCP layer is header compliant with
**3GPP 36.323**
Rel 10.1.0.
## LTE UE RRC Layer ##
The RRC layer is based on
**3GPP 36.331**
v14.3.0 and implements the following functions:
-
System Information decoding
-
RRC connection establishment
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment