ProDeveloperTutorial.com

Tutorials and Programming Solutions
Menu
  • Shell Scripting
  • System Design
  • Linux System Programming
  • 4g LTE
  • Coding questions
  • C
  • C++
  • DSA
  • GIT
  • 450 DSA Cracker
  • 5G NR
  • O-RAN

5G NR MAC Sub Headers, MAC PDU and MAC Control Elements

prodevelopertutorial February 8, 2022

Difference between 5G NR MAC PDU and LTE MAC PDU:

From the above image we can infer below points:

1. A MAC PDU in LTE has a single header that has all the information for decoding the entire PDU.

2. A MAC PDU in 5G NR has one or more sub headers and each sub header providing information to decode corresponding MAC PDU.

This helps to reduce the latency in 5G NR.

MAC sends/receives Control Elements with its own sub header.

Note:

1. In LTE RLC layer does the concatenation of RLC PDU.

2. In 5G NR RLC does not do concatenation. An RLC data PDU contain only one RLC SDU. Multiplexing/demultiplexing of RLC PDU will be done at MAC.

Different types of MAC PDU 5G NR

There are different types of MAC PDU but has general structure:

1. Downlink MAC PDU

2. Uplink MAC PDU

3. Sidelink Channel PDU

4. Random Access Procedure PDU [Discussed in next chapter]

A MAC PDU consists of one or more MAC subPDU. Each MAC subPDU consists of one of the following:

-> A MAC subheader only (including padding);

-> A MAC subheader and a MAC SDU;

-> A MAC subheader and a MAC CE;

-> A MAC subheader and padding.

Each MAC subheader corresponds to either a MAC SDU, a MAC CE, or padding.

Below shows an example of DL and UL MAC PDU

1. For DL PDU, that required subPDU assembly CEs take precedence over SDU, SDU takes precedence over padding.

2. For UL PDU, that required subPDU assembly SDUs take precedence over CEs, CEs takes precedence over padding.

A MAC PDU will have one or more MAC subPDU.

A MAC subPDU always start with a subheader. A sub-header is followed by a MAC SDU, a MAC CE or padding.

If a MAC subPDU doesnt fill a TB, a MAC subPDU with padding is included.

All MAC SDU, CE and sub-header are aligned in multiple of 8 bits.

Below are the mail files of 5G NR MAC subheader

R : Reserved: It is set to 0 as it can be used for further use.

F : Format: It indicated the size of Length field L. If F = 0 L is 8 else L is 16 bits.

L: Length: It indicates the length in bytes of either a MAC SDU or variable sized CE.

LCID: Logical Channel ID: It is a 6-bit field that identifies the logical channel carried in a MAC subPDU a specific CE or padding.

eLCID: Extended Logical Channel ID: This extends the range of LCID field.

Below table shows the LCID field in MAC Subheader based on 38.321

Text and Image source TS 38.321

Share
Email
Tweet
Linkedin
Reddit
Stumble
Pinterest
Prev Article
Next Article

About The Author

prodevelopertutorial

Follow this blog to learn more about C, C++, Linux, Competitive Programming concepts, Data Structures.

Leave a Reply Cancel Reply

You must be logged in to post a comment.

ProDeveloperTutorial.com

Tutorials and Programming Solutions
Copyright © 2023 ProDeveloperTutorial.com
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT