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
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
oai
openairinterface5G
Commits
581c0f06
Commit
581c0f06
authored
3 years ago
by
Thomas Schlichter
Browse files
Options
Downloads
Patches
Plain Diff
update FEATURE_SET.md
parent
d62f92c6
No related branches found
No related tags found
5 merge requests
!1757
Draft: Use pMAX value in configuration file, instead of hardcoded '23' in asn1_msg.c
,
!1493
fix DL arq errors in UE
,
!1249
Update episys-merge from develop
,
!1208
[CI] integration_2021_wk28_b
,
!1142
5G NR 2 layer DL MIMO
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/FEATURE_SET.md
+30
-14
30 additions, 14 deletions
doc/FEATURE_SET.md
with
30 additions
and
14 deletions
doc/FEATURE_SET.md
+
30
−
14
View file @
581c0f06
...
...
@@ -257,7 +257,7 @@ The following features are valid for the gNB and the 5G-NR UE.
*
FDD
*
Normal CP
*
30 kHz subcarrier spacing
*
Bandwidths
up to 8
0MHz (2
1
7 Physical Resource Blocks)
*
Bandwidths
: 10, 20, 40, 80, 10
0MHz (27
3
Physical Resource Blocks)
*
Intermediate downlink and uplink frequencies to interface with IF equipment
*
Single antenna port (single beam)
*
Slot format: 14 OFDM symbols in UL or DL
...
...
@@ -277,10 +277,20 @@ The following features are valid for the gNB and the 5G-NR UE.
-
user-specific search space configured by RRC
-
DCI formats: 00, 10 (01 and 11
**under integration**
)
*
Generation of NR-PDSCH (including Segmentation, LDPC encoding, rate matching, scrambling, modulation, RB mapping, etc).
-
Single symbol DMRS, DMRS-TypeA-Position Pos2, DMRS configuration type 1
-
PDSCH mapping type A
-
PDSCH mapping type A and B
-
DMRS configuration type 1 and 2
-
Single and multiple DMRS symbols
-
PTRS support
-
Support for 1, 2 and 4 TX antennas
-
Support for up to 2 layers (currently limited to DMRS configuration type 2)
*
NR-CSI Generation of sequence at PHY (
**under integration**
)
*
NR-PUSCH (including Segmentation, LDPC encoding, rate matching, scrambling, modulation, RB mapping, etc).
-
PUSCH mapping type A and B
-
DMRS configuration type 1 and 2
-
Single and multiple DMRS symbols
-
PTRS support
-
Support for 1 RX antenna
-
Support for 1 layer
*
NR-PUCCH
-
Format 0 (2 bits, mainly for ACK/NACK)
-
Format 2 (up to 64 bits, mainly for CSI feedback)
...
...
@@ -320,27 +330,33 @@ The following features are valid for the gNB and the 5G-NR UE.
-
Creates TUN interface to PDCP to inject and receive user-place traffic
-
Will only work with OAI gNB configured in the same mode
## UE PHY Layer ##
##
NR
UE PHY Layer ##
*
Initial synchronization
*
Time tracking based on PBCH DMRS
*
Time tracking based on PBCH DMRS
*
Frequency offset estimation
*
PBCH RX
*
PDCCH RX
*
PDSCH RX, including a first version of dual stream receiver for PDSCH
*
30KHz SCS for FR1 and 120 KHz SCS for FR2
*
Genera
tion of NR-PSS/NR-SSS
*
Recep
tion of NR-PSS/NR-SSS
*
NR-PBCH supports multiple SSBs and flexible periodicity
*
Genera
tion of NR-PDCCH for SIB1 (including
genera
tion of DCI, polar e
n
coding, scrambling, modulation, RB mapping, etc)
*
Recep
tion of NR-PDCCH for SIB1 (including
recep
tion of DCI, polar
d
ecoding,
de-
scrambling,
de-
modulation, RB
de-
mapping, etc)
-
common search space configured by MIB
-
user-specific search space configured by RRC
-
DCI formats: 00, 10 (01 and 11
**under integration**
)
*
Generation of NR-PDSCH (including Segmentation, LDPC encoding, rate matching, scrambling, modulation, RB mapping, etc).
-
Single symbol DMRS, DMRS-TypeA-Position Pos2, DMRS configuration type 1
-
PDSCH mapping type A
*
Reception of NR-PDSCH (including Segmentation, LDPC decoding, rate de-matching, de-scrambling, de-modulation, RB de-mapping, etc).
-
PDSCH mapping type A and B
-
DMRS configuration type 1 and 2
-
Single and multiple DMRS symbols
-
PTRS support
-
Support for 1, 2 and 4 RX antennas
-
Support for up to 2 layers (currently limited to DMRS configuration type 2)
*
NR-CSI Generation of sequence at PHY (
**under integration**
)
*
NR-PUSCH (including Segmentation, LDPC encoding, rate matching, scrambling, modulation, RB mapping, etc).
-
PUSCH mapping type A and B
-
DMRS configuration type 1 and 2
-
Single and multiple DMRS symbols
-
PTRS support
-
Support for 1 TX antenna
-
Support for 1 layer
*
NR-PUCCH
-
Format 0 (2 bits, mainly for ACK/NACK)
-
Format 2 (up to 64 bits, mainly for CSI feedback)
...
...
@@ -351,7 +367,7 @@ The following features are valid for the gNB and the 5G-NR UE.
*
Encoder and decoder for short block
## UE Higher Layers ##
##
NR
UE Higher Layers ##
**UE MAC**
*
Minimum system information (MSI)
...
...
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