Description
The HS-SCCH Cyclic Sequence Number (HCSN) is a critical component of the High-Speed Downlink Packet Access (HSDPA) feature in UMTS, specified in 3GPP TS 25.321. It operates within the Medium Access Control (MAC) layer, specifically the MAC-hs entity in the Node B. The HS-SCCH is a downlink physical control channel that carries essential signaling information to the UE before the actual high-speed data transmission occurs on the HS-PDSCH. This information includes the channelization code set, modulation scheme, and transport block size. The HCSN is a 3-bit field within the HS-SCCH Type 1 information, providing a cyclic sequence number for the control messages.
Its primary function is to provide a mechanism for the UE to detect if it has missed an HS-SCCH transmission. The Node B increments the HCSN for each new transmission on the HS-SCCH intended for a specific UE. The UE monitors the HS-SCCH and tracks the received HCSN values. By checking the sequence, the UE can identify gaps, indicating missed control information. This detection is vital because missing control information would lead to the UE being unable to correctly decode the subsequent HS-PDSCH data transmission, resulting in packet loss and requiring higher-layer retransmissions.
The HCSN works in conjunction with other HS-SCCH parameters and the UE's HARQ processes. When the UE detects a new HCSN, it knows that the associated HS-PDSCH transmission contains new data. If the HCSN indicates a retransmission (matching a previous sequence number for the same HARQ process), the UE combines the new data with previously stored soft bits for incremental redundancy HARQ combining. This tight integration between control channel signaling (via HCSN) and the data channel is fundamental to the fast, link-adaptive nature of HSDPA, enabling efficient use of radio resources and high user data rates.
Purpose & Motivation
HCSN was introduced to address the challenge of reliable control signaling for the new, fast-scheduled HSDPA channel in UMTS Release 5. Prior to HSDPA, downlink packet data used dedicated channels with slower, RNC-controlled scheduling. HSDPA moved scheduling to the Node B (base station) to react quickly to channel conditions, requiring a robust, low-latency control channel (HS-SCCH) to inform the UE of imminent data bursts.
The problem was that the UE could miss an HS-SCCH transmission due to poor radio conditions. Without a sequence number, the UE might not realize it missed the control signal and would then fail to listen for the corresponding data on the HS-PDSCH, or it might incorrectly interpret a retransmission as new data. The HCSN provides a simple, lightweight sequence mechanism that allows the UE to maintain synchronization with the Node B's transmission schedule, ensuring data can be correctly received and HARQ processes are properly managed. It solves the specific problem of control channel reliability without adding excessive overhead, which was crucial for maintaining the low latency and high efficiency goals of HSDPA.
Key Features
- 3-bit cyclic sequence number field within HS-SCCH Type 1 information
- Enables UE detection of missed HS-SCCH control transmissions
- Indicates whether an associated HS-PDSCH transmission contains new data or a retransmission
- Fundamental for proper operation of HARQ processes in HSDPA
- Provides synchronization between Node B scheduling and UE reception
- Low-overhead mechanism critical for fast Node B scheduling
Evolution Across Releases
Defining Specifications
| Specification | Title |
|---|---|
| TS 25.321 | 3GPP TS 25.321 |