0% read

Module roadmap

What You'll Learn

Lesson 3.1: The XR Family: Three Flavors of Blended Reality

What are XR, VR, AR, and MR?

The "R" in all of these acronyms stands for Reality.

Here is the quick breakdown of what they mean:

VR (Virtual Reality): You wear a headset that completely blocks out the real world and puts you inside a 100% digital, video-game-like world.

AR (Augmented Reality): You look through a screen or glasses (like Pokémon GO or Snapchat filters) that overlay digital objects right on top of the real world.

MR (Mixed Reality): An advanced mix of both, where digital objects don't just sit on top of your view but can actually interact with the real world (like a virtual ball bouncing off your physical bedroom wall).

XR (Extended Reality): The catch-all umbrella term that covers all three of the technologies above (VR, AR, and MR).

Three headset views compare VR replacing the real world, AR adding digital information over it, and MR allowing digital objects to interact with the physical room; XR includes all three.
Figure 3.1a

The device family ranges from bulky VR headsets to featherweight AR glasses. But this is the lemon twist: the lighter the glasses, the heavier the network's job. Small frames can't hold large batteries or hot chips, so rendering must happen elsewhere, at the network edge, and be streamed back instantly.

A heavy headset performs its own processing with a light network load, while lightweight glasses rely on the network to perform more of the work.
Figure 3.1b

Lesson 3.2: Your Inner Ear: The World's Pickiest Customer

Your inner ear tracks your head's motion with ferocious precision. When you turn your head, your eyes expect the view to update within roughly 10–20 milliseconds, about one-tenth of an eye blink. Any slower and your brain declares 'poison!' and makes you nauseous. (Your brain’s motion-sickness alarm predates VR by a few million years.)

This is why streaming a movie is easy, but streaming reality is brutal. A movie can buffer 30 seconds ahead, the network can be sloppy, and you'd never know. But nobody can buffer your head movements, because nobody knows where you'll look next. Every head turn is a live, unforgiving deadline.

Two numbers matter here.

E2E latency (end-to-end latency) is the full round trip: head turns → sensors report → edge computer renders the new view → pixels arrive at your eyes.

Jitter is how much the delay wobbles. Weirdly, a steady 20 ms delay feels better than one that bounces between 5 and 30 ms. Your brain adapts to consistency but hates surprises. Great QoE (Quality of Experience) means low latency and low jitter.

Two edge-rendering delivery lines compare steady 20-millisecond updates that feel real with irregular 5-to-30-millisecond updates that miss the deadline and feel wrong.
Figure 3.2

Lesson 3.3: Holograms & the Internet of Senses

Video calls flattened us into rectangles. Holographic communication aims to put grandma in the room: a life-size, 3D, look-around-able presence. The data appetite is enormous: capturing a person volumetrically (from all angles, in depth) can require hundreds of times as much data as HD video. Clever compression and AI-based reconstruction (send a sketch, let AI at the far end fill in the details) bring it down to something a 6G link can carry.

Beyond sight and sound, 6G research talks about the internet of senses: transmitting touch (haptics, a surgeon feeling tissue resistance through a robot), precise motion (6DoF pose, position plus orientation, covered in Module 2's decoder), and eventually multi-sensory streams. Touch is the brutal one: your fingertips notice delays even smaller than your eyes do, which is why remote surgery and remote machinery are flagship 'hyper-reliable, low-latency' use cases in the IMT-2030 vision (Module 1).

Holographic communication and the internet of senses carrying a three-dimensional person, touch feedback, and precise motion through a 6G connection.
Figure 3.3

Lesson 3.4: Why 5G Gets a Demo and 6G Gets a Product

5G can absolutely run impressive XR demos, in a lab, near a tower, with few users. The problems appear at scale:

  • Capacity per area: one XR user is fine; a stadium of them saturates 5G cells. 6G's new spectrum (Module 5) and smarter antennas (Module 6) multiply capacity.
  • Guaranteed latency: 5G's low latency is 'usually'; XR needs 'always.' 6G designs treat deadline-keeping as a first-class KPI, not a nice average.
  • Uplink matters now: networks were built assuming you mostly download. XR glasses constantly UPLOAD sensor and camera data. 6G rebalances the design.
  • AI in the loop: predicting where you'll look, pre-rendering, and compressing with AI (Module 7) is baked into 6G thinking, not bolted on.

3GPP has been grooming this path: Rel-18/19 ('5G-Advanced') added XR-awareness features, the network learns to recognize XR traffic and protect its deadlines. Rel-20/21 6G work aims to make immersive communication a headline scenario, exactly as the IMT-2030 hexagon promises.

Comparison showing how 5G supports limited XR demonstrations while 6G adds capacity, guaranteed latency, stronger uplink support, and AI-assisted rendering for products at scale.
Figure 3.4

Keep this handy

Acronym Decoder : Module 3

AcronymStands ForEasy Explanation
XRExtended RealityThe umbrella term covering VR, AR, and MR, any tech that blends digital content with what you see.
VRVirtual RealityFully digital world. Put on the headset, and your living room disappears, and you're on Mars.
ARAugmented RealityDigital layers on the real world, like navigation arrows painted on the actual street through your glasses.
MRMixed RealityAR's ambitious sibling: digital objects that interact with real ones, a virtual ball that bounces off your real table.
HMDHead-Mounted DisplayThe headset or smart glasses themselves. The lighter they get, the more network work must move off the device.
QoEQuality of ExperienceHow good it feels to the human, smooth, sharp, no nausea. Different from raw speed: a fast network can still deliver a queasy experience.
E2E latencyEnd-to-End latencyThe total delay from your action (turning your head) to the result (the view updating). The full round trip, not just one leg.
HapticsNot an acronym, touch feedbackTechnology that lets you FEEL digital things: vibration, pressure, texture. The 'sense of touch' channel of communication.

XR

Stands For
Extended Reality
Easy Explanation
The umbrella term covering VR, AR, and MR, any tech that blends digital content with what you see.

VR

Stands For
Virtual Reality
Easy Explanation
Fully digital world. Put on the headset, and your living room disappears, and you're on Mars.

AR

Stands For
Augmented Reality
Easy Explanation
Digital layers on the real world, like navigation arrows painted on the actual street through your glasses.

MR

Stands For
Mixed Reality
Easy Explanation
AR's ambitious sibling: digital objects that interact with real ones, a virtual ball that bounces off your real table.

HMD

Stands For
Head-Mounted Display
Easy Explanation
The headset or smart glasses themselves. The lighter they get, the more network work must move off the device.

QoE

Stands For
Quality of Experience
Easy Explanation
How good it feels to the human, smooth, sharp, no nausea. Different from raw speed: a fast network can still deliver a queasy experience.

E2E latency

Stands For
End-to-End latency
Easy Explanation
The total delay from your action (turning your head) to the result (the view updating). The full round trip, not just one leg.

Haptics

Stands For
Not an acronym, touch feedback
Easy Explanation
Technology that lets you FEEL digital things: vibration, pressure, texture. The 'sense of touch' channel of communication.

Knowledge check

Check Yourself : 5-Question Quiz

Questions

  1. 1. What's the difference between VR, AR, and MR, in one phrase each?
  2. 2. Why does turning your head create a harder network problem than watching a movie?
  3. 3. Why do lightweight AR glasses NEED a powerful network?
  4. 4. What is 'jitter,' and why is it sometimes worse than plain slowness?
  5. 5. Name two 'new senses' 6G aims to carry beyond sight and sound.