Commit 37a11c07 authored by francescomani's avatar francescomani

update UE MAC feature set

parent 8d3e1148
...@@ -371,16 +371,39 @@ The following features are valid for the gNB and the 5G-NR UE. ...@@ -371,16 +371,39 @@ The following features are valid for the gNB and the 5G-NR UE.
* Highly efficient 3GPP compliant polar encoder and decoder * Highly efficient 3GPP compliant polar encoder and decoder
* Encoder and decoder for short block * Encoder and decoder for short block
## NR UE FAPI ##
* MAC -> PHY configuration via UE FAPI P5 interface
* Basic MAC to control PHY via UE FAPI P7 interface
* PHY -> MAC indication (needs some improvement)
## NR UE Higher Layers ## ## NR UE Higher Layers ##
**UE MAC** **UE MAC**
* Minimum system information (MSI) * Minimum system information (MSI)
- Initial sync and MIB detection - MIB processing
- System information block 1 (SIB1) reception - Scheduling of system information block 1 (SIB1) reception
* MAC -> PHY configuration of PHY via UE FAPI P5 interface * Random access procedure (needs improvement, there is still not a clear separation between MAC and PHY)
* Basic MAC to control PHY via UE FAPI P7 interface - Mapping SSBs to multiple ROs
* Random access procedure - Scheduling of PRACH
- Processing of RAR
- Transmission and re-transmission of Msg3
- Msg4 and contention resolution
* DCI processing
- format 10 (RA-RNTI, C-RNTI, SI-RNTI, TC-RNTI)
- format 00 (C-RNTI, TC-RNTI)
- format 11 (C-RNTI)
- format 01 (C-RNTI)
* UCI processing
- ACK/NACK processing
- Triggering periodic SR
- CSI measurement reporting (SSB RSRP only)
* DLSH scheduler
- Configuration of fapi PDU according to DCI
- HARQ procedures
* ULSCH scheduler
- Configuration of fapi PDU according to DCI
**RLC** **RLC**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment