Sidelink UE ID Comparison for Unicast Data Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In wireless communication systems, particularly in 5G networks, there is a challenge in accurately determining whether sidelink unicast data is intended for a receiving user equipment (UE) and managing feedback transmission accordingly.

Innovation Solution

A method for operating a receiving user equipment (UE) in a wireless communication system involves receiving sidelink control information (SCI) and related data. The UE determines whether the data is intended for it by comparing destination and source IDs in the SCI with its own IDs, and similarly by comparing IDs in the data's MAC header with its own IDs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the UE receives and processes all sidelink data without verification, then the data reception speed is fast, but erroneous data reception occurs reducing reliability

Engineering Contradiction:
Improvedata reception accuracyVSAvoidID comparison processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent applies preliminary action by performing ID comparison verification before the UE processes and accepts the sidelink data. The receiving UE compares its own ID with the destination ID in the received data packet, and only processes data if the IDs match. This preliminary verification prevents erroneous data reception while maintaining efficient processing of valid data.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If the UE transmits feedback for all received data, then the feedback transmission is continuous, but unnecessary feedback increases network overhead and reduces efficiency

Engineering Contradiction:
Improvefeedback transmission efficiencyVSAvoidfeedback information accuracy
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The patent implements a selective feedback mechanism where the receiving UE transmits feedback (ACK/NACK) to the transmitting UE only after successfully verifying that the received data is intended for it through ID comparison. This feedback principle ensures that network resources are not wasted on transmitting feedback for irrelevant data, improving overall system efficiency while maintaining accurate feedback information.

Inventive Principle:
Principle #23Feedback

3Reliability

If the UE performs strict ID verification for all data packets, then data reception accuracy is high, but processing time increases reducing productivity

Engineering Contradiction:
Improvedata identification accuracyVSAvoiddata processing throughput
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent extracts only the essential ID comparison operation from the data processing flow, performing a focused verification of the destination ID against the UE's own ID. This selective extraction of the critical verification step maintains high data identification accuracy while minimizing processing overhead, thus preserving data processing throughput.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS12219560B2Operating method of UE related to sidelink unicast data reception in wireless communication system
Publication Date: 2025.02.04 LG ELECTRONICS INC
  • US12219560B2 patent drawing
  • US12219560B2 patent drawing
  • US12219560B2 patent drawing

AI summary

Disclosed in one embodiment is an operating method of receiving user equipment (Rx UE) for performing sidelink communication in a wireless communication system, the method comprising the steps in which the Rx UE receives sidelink control information (SCI), and the Rx UE receives data related to the SCI, wherein the Rx UE determines the received data to be self-data on the basis of a first comparison between the destination ID and source ID included in the SCI, and the source ID and destination ID of the Rx UE, and a second comparison between the destination ID and source ID related to a MAC header of the data, and the source ID and destination ID of the Rx UE.