Skip to content
5G/6G Academy
5G/6G AcademyTelecom certifications · since 2009
5G NR

RLC

Radio Link Control: a Layer 2 sublayer that provides segmentation/reassembly, duplicate detection, and ARQ retransmission in acknowledged mode for reliable data transfer.

RLC sits between PDCP and MAC and adapts data to what the radio can actually carry, chiefly through segmentation and reassembly — breaking PDCP packets into pieces sized for the transport blocks the scheduler grants, and stitching them back together at the far end. NR simplified RLC from its LTE form: concatenation moved out, and reassembly was streamlined to cut processing latency.

The part that defines its behaviour is the mode. RLC runs in one of three:

  • Transparent Mode (TM) — no overhead at all, used for broadcast and some control channels.
  • Unacknowledged Mode (UM) — segmentation and reassembly but no retransmission, for delay-sensitive traffic like voice where a late packet is useless anyway.
  • Acknowledged Mode (AM) — adds ARQ retransmission for reliable delivery, used for most user data.

AM is the interesting one: it provides a slower, second line of error recovery behind MAC's fast HARQ. HARQ catches most failures quickly; the rare ones it misses fall through to RLC ARQ, which retransmits based on status reports. Two loops, different speeds, complementary jobs.

Learn RLC in depthCovered in our 5G Radio Access Network course — Master the 5G NR air interface.
7-Day Free Trial

Want to truly understand RLC? Learn it in context — free for 7 days.

RLC is taught inside our 5G Radio Access Network course with diagrams, labs and a TelcoMentor AI coach. Start a free 7-day Pro trial — no credit card.

  • No credit card
  • Full Pro access
  • 21 verifiable certs
  • TELCOMA since 2009
Start My 7-Day Trial

Get weekly 5G/LTE engineering deep-dives

One technical breakdown every Tuesday — plus first access to new tools and lessons. No spam, no marketing, just engineering. Unsubscribe in one click.