WCDMA PCPCH: Physical Common Packet Channel Explained
Advertisement
This page describes the PCPCH, or Physical Common Packet Channel, with respect to the WCDMA/UMTS system. The Physical Common Packet Channel (PCPCH) is used to carry the CPCH transport channel.
It is a downlink and uplink physical channel in the WCDMA system, designed mainly to support bursty and low data rate packet transmission. PCPCH is mainly useful for mobile originated small data bursts similar to chat messages, status updates or small IoT messages.
Function of PCPCH
-
PCPCH is used to provide efficient and fast access to the network without requiring a full dedicated channel like DCH.
-
It allows asynchronous and contention based packet access. Hence multiple UEs can request transmission at the same time, with a procedure in place to handle collisions.
-
It saves network resources and reduces latency for small, infrequent data transmissions compared to setting up a dedicated connection every time.
How WCDMA PCPCH Works
-
UE monitors a Paging Indicator Channel (PICH) to check for any incoming messages.
-
When the UE has data to send, it sends a preamble using the PRACH (Physical Random Access Channel).
-
If the preamble is successful, the UE is assigned a PCH for sending actual data over PCPCH.
-
If a collision occurs (due to multiple UEs sending preamble at the same time), the UE backs off and retries after a random delay.
Summary
PCPCH in WCDMA is a smart way to handle small, sporadic packet data from many users quickly without wasting network resources, by using a contention based access method.
Advertisement