System Information Handling in LTE Connection Establishment
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
In LTE systems, user equipment (UE) may initiate connection establishment procedures without having up-to-date system information, leading to potential failures and deadlocks due to insufficient system information handling.
Innovation Solution
A communication device with a processing circuit and storage unit that receives a radio resource control (RRC) connection release message, compares value tags in stored and broadcasted system information, and acquires updated system information only when necessary before initiating a connection establishment procedure.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Speed
If the UE obtains system information just enough for entering RRC_CONNECTED mode, then the connection establishment procedure can be initiated quickly, but the system information may be insufficient and cause connection failure
Solution Approach 1:
The UE performs preliminary actions by obtaining system information before initiating the connection establishment procedure. The UE checks for system information validity and acquires updated system information if needed, before attempting to establish a connection. This preliminary check prevents connection failures due to insufficient system information while maintaining efficient connection establishment.
2Loss of information
If the eNB releases the UE to acquire changed system information, then the UE can obtain updated system information, but the connection establishment procedure may fail due to timing issues
Solution Approach 1:
The system implements feedback mechanisms where the eNB provides system information validity indicators (such as valueTags or systemInfoModification flags) to the UE. The UE uses this feedback to determine whether to acquire updated system information before connection establishment. This feedback loop ensures the UE has complete system information while maintaining proper timing for connection procedures.
3Reliability
If the UE checks system information validity before connection establishment, then connection failures are prevented, but additional processing time and complexity are required
Solution Approach 1:
The UE performs self-service by autonomously checking system information validity using indicators provided in broadcast messages. The UE compares valueTags or checks systemInfoModification flags to determine if updated system information is available, and independently decides whether to acquire updates before connection establishment. This self-service approach maintains high reliability while minimizing additional processing complexity.
Data Source
Figure 1
Figure 2
Figure 3
AI summary
A communication device for handling system information comprises a storage unit for storing instructions and a processing circuit coupled to the storage unit. The processing circuit is configured to execute the instructions stored in the storage unit. The instructions comprise receiving a radio resource control (RRC) connection release message from a network; and acquiring changed system information, after receiving the RRC connection release message and before initiating a RRC connection establishment procedure.