ChatGPT! WIRELESS DISPLAY DONGLE
*pengen punya koleksi paper terkait mekanisme aka cara kerja peripheral-device yg begini2x Gan!

Wireless Display Dongle (Phone → HDMI) — How It Works

A wireless display dongle is a small electronic device that connects to a TV or monitor through an HDMI port and receives video, audio, and screen data from a smartphone wirelessly.

Instead of sending the signal through a cable, the phone transmits digital display data using Wi-Fi radio signals. The dongle receives this signal, decodes it, and outputs it as a standard HDMI video signal that the TV can display.


Internal Components of a Wireless Display Dongle

Inside a typical wireless HDMI dongle are several hardware components:

1. Wi-Fi Receiver Module

This is the wireless radio chip that receives the display data transmitted by the phone.

Functions:
  • Receives Wi-Fi Direct or Wi-Fi network signals
  • Handles wireless communication protocols
  • Maintains the connection between phone and dongle

2. System-on-Chip (SoC) Processor

The main processor inside the dongle.

Functions:
  • Decodes the incoming video stream
  • Processes compression formats
  • Synchronizes audio and video
  • Converts the data into HDMI output

Essentially, it works like a mini computer dedicated to video decoding.

3. Video Decoder

The phone usually sends the screen as compressed video data to reduce bandwidth.

Common compression formats:

  • H.264
  • H.265
  • VP8 / VP9

The decoder inside the dongle converts this compressed stream into raw video frames that can be displayed on a TV.

4. HDMI Output Controller

This component converts processed video frames into HDMI signal format.

HDMI signal includes:

  • Video frames
  • Audio stream
  • Synchronization signals
  • Display timing information

The HDMI controller ensures compatibility with TVs and monitors.

5. Power Circuit

Wireless dongles usually require 5V USB power.

Power is used for:

  • Wi-Fi radio
  • Processor
  • Video decoding
  • HDMI transmission

Step-by-Step Signal Flow

The process of mirroring a phone screen to a TV works in several stages.

Step 1 — Screen Capture on the Phone

The phone's operating system continuously captures the display framebuffer (what appears on the screen).

This includes:

  • Apps
  • Videos
  • User interface elements
  • Animations

Step 2 — Video Encoding

The captured screen is compressed into a video stream to reduce wireless bandwidth.

Screen pixels → Video encoder → Compressed video stream

The phone's hardware encoder converts the screen into H.264 or H.265 video packets.

Step 3 — Wireless Transmission

The encoded video stream is transmitted using Wi-Fi Direct or a Wi-Fi network connection.

Two common methods:

Wi-Fi Direct

  • Phone connects directly to the dongle
  • No router required

Wi-Fi Network

  • Phone and dongle connect through the same router

The video stream is transmitted as IP packets over Wi-Fi.

Step 4 — Reception by the Dongle

The dongle's Wi-Fi chip receives the packets and passes them to the processor.

The processor:

  • Reassembles packets
  • Checks for errors
  • Buffers the video stream

Step 5 — Video Decoding

The dongle decodes the compressed video back into full frames.

Compressed H.264 stream
Video decoder
Raw RGB frames

Step 6 — HDMI Signal Generation

The decoded frames are converted into HDMI format.

The HDMI controller generates:

  • Pixel data
  • Display timing
  • Audio channel

These signals are sent to the TV through the HDMI connection.

Step 7 — Display on the TV

The TV receives the HDMI signal and displays it exactly like any other HDMI device (such as a laptop or game console).

The result is a mirrored phone screen on the television.


Why There Is Sometimes Delay (Latency)

Wireless screen mirroring may have 100–300 ms delay because of:

  • Screen capture time
  • Video encoding
  • Wireless transmission
  • Video decoding
  • HDMI output buffering

Every step introduces a small delay.


Typical Technical Specifications

Feature Typical Value
Resolution 720p – 1080p
Frame Rate 30–60 fps
Compression H.264 / H.265
Wireless Band 2.4 GHz / 5 GHz Wi-Fi
Latency 100–300 ms

Simple Signal Flow Summary

Phone screen
Video compression
Wi-Fi transmission
Dongle receives signal
Video decoding
HDMI output
TV display

Comments