Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openairinterface5G
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Worker.N
openairinterface5G
Commits
d00f80b5
Commit
d00f80b5
authored
6 years ago
by
Raphael Defosseux
Browse files
Options
Downloads
Patches
Plain Diff
Update FEATURE_SET.md for the UE features
parent
d8cf8104
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/FEATURE_SET.md
+43
-1
43 additions, 1 deletion
doc/FEATURE_SET.md
with
43 additions
and
1 deletion
doc/FEATURE_SET.md
+
43
−
1
View file @
d00f80b5
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment