D2D MAC PDU Unicast Groupcast Discrimination

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current Device to Device (D2D) communication systems cannot effectively distinguish between unicast and groupcast communications due to the lack of unique identifiers, leading to incorrect processing of D2D MAC PDUs.

Innovation Solution

A method is introduced to discriminate between unicast and groupcast D2D communications by detecting specific parameters such as unicast D2D MAC PDU format versions, scrambled/unscrambled CRC of Scheduling Assignment (SA), and unique identifiers within the D2D MAC Protocol Data Units (PDUs), ensuring accurate processing and avoiding collisions between UE IDs and Layer-2 group IDs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If the destination Layer-2 ID field in the MAC header is set to D2D UE ID for unicast communication, then unicast D2D communication can be established, but the D2D MAC PDU will be wrongly processed by other UEs with the same D2D UE ID or by groups with the same Layer-2 group ID

Engineering Contradiction:
Improveunicast D2D communication establishmentVSAvoidD2D MAC PDU processing accuracy
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The destination identifier is segmented into two separate fields: a 16-bit Destination Layer-2 ID field in the MAC header and an 8-bit Destination ID field in the Scheduling Assignment (SA) information. This segmentation allows the MAC PDU to be addressed to a specific UE while the SA information provides additional discrimination to prevent wrong processing by other UEs or groups with overlapping identifiers.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The Scheduling Assignment (SA) information acts as an intermediary between the MAC PDU and the destination UE. The SA information contains the 8 least significant bits of the destination D2D UE ID, providing an additional layer of identification that mediates between the 16-bit Destination Layer-2 ID in the MAC header and the full 24-bit D2D UE ID, thereby preventing identifier collisions and wrong processing.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Device complexity

If the D2D UE ID is used as the destination identifier without additional discrimination mechanisms, then the MAC PDU format is simplified, but identifier collisions occur between different UEs and groups

Engineering Contradiction:
ImproveMAC PDU format complexityVSAvoididentifier uniqueness
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The 24-bit D2D UE ID is segmented into two parts: the 16 most significant bits are placed in the Destination Layer-2 ID field of the MAC header, while the 8 least significant bits are placed in the Destination ID field of the Scheduling Assignment information. This segmentation maintains relative simplicity in the MAC PDU format while ensuring unique identification through the combined use of both fields.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The identification system transitions from a single-dimensional 24-bit identifier to a two-dimensional structure combining a 16-bit Destination Layer-2 ID in the MAC header and an 8-bit Destination ID in the SA information. This dimensional expansion provides unique identification capability while maintaining compatibility with existing MAC PDU structures.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS11197138B2Method for discriminating between unicast device to device (D2D) communication and groupcast D2D communication
Publication Date: 2021.12.07 SAMSUNG ELECTRONICS CO LTD
  • US11197138B2 patent drawing
  • US11197138B2 patent drawing
  • US11197138B2 patent drawing

AI summary

Embodiments herein disclose a method for identifying a unicast Device to Device (D2D) communication. Further, the method includes generating, by a source User Equipment (UE), a D2D Media Access Control (MAC) Protocol Data Unit (PDU) comprising a unicast parameter. Further, the method includes transmitting, by the source UE, the D2D MAC PDU to the destination UE. Further, the method includes receiving, by the destination UE, the D2D MAC PDU. Further, the method includes detecting, by the destination UE, one of unicast parameters and groupcast parameters of the D2D MAC PDU. Furthermore, the method includes identifying, by the UE, the D2D MAC PDU is for one of the unicast D2D communication when the unicast parameters are detected, and the groupcast D2D communication when the groupcast parameters are detected.