PTT Radio Resource Allocation via MAC Layer Messaging
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current mobile satellite systems face inefficiencies in providing push-to-talk (PTT) services due to high latency and resource constraints, particularly in managing Quality of Service (QoS) and radio resource allocation, which are exacerbated by long propagation delays and limited transmission resources.
Innovation Solution
The implementation of system architectures and methods that utilize media access control (MAC) layer messaging for efficient uplink and downlink resource allocation, pre-assigning guaranteed resources for PTT sessions, and optimizing radio access bearer binding processes to reduce latency and conserve radio resources, aligning with 3GPP specifications for differentiated QoS.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If traditional unicast architecture is used for multicast sessions, then each IP packet can be transmitted to each host individually, but radio resources are consumed inefficiently proportional to the number of participating hosts
Solution Approach 1:
The patent merges multiple unicast transmissions into a single multicast transmission by introducing a multicast session manager that consolidates data packets intended for multiple hosts. Instead of sending separate unicast packets to each host, the system creates a unified multicast stream that delivers the same data to all participating hosts simultaneously, thereby reducing radio resource consumption from O(n) to O(1) where n is the number of hosts.
Solution Approach 2:
The patent implements a universal multicast bearer that can serve multiple hosts with different QoS requirements through a single transmission channel. The multicast session manager dynamically manages multiple multicast sessions and can allocate resources based on the most demanding session, allowing one infrastructure to serve multiple functions and multiple hosts efficiently.
2Adaptability or versatility
If satellite links are used for PTT services, then unlimited range coverage is achieved, but long propagation delays (up to 260 ms one-way) significantly increase user response time
Solution Approach 1:
The patent applies preliminary action by pre-establishing radio bearers and allocating radio resources before actual PTT communication begins. The multicast session manager proactively sets up dedicated multicast bearers and reserves radio resources in advance, so that when users need to communicate, the infrastructure is already prepared and data can be transmitted immediately without setup delays, partially compensating for satellite propagation latency.
Solution Approach 2:
The patent maintains continuous useful action by keeping multicast bearers active and radio resources reserved throughout the PTT session duration. Instead of establishing and tearing down connections for each communication event, the system maintains persistent multicast streams and resource allocations, eliminating repeated setup delays and ensuring continuous data flow despite satellite propagation delays.
3Reliability
If QoS differentiation is implemented for PTT services over satellite links, then service quality can be optimized, but the complexity of managing multiple bearers and protocols increases significantly
Solution Approach 1:
The patent introduces a multicast session manager as an intermediary component that simplifies QoS management. This intermediary sits between the core network and radio access network, consolidating complex QoS policies and bearer management functions. Instead of requiring each network element to independently manage multiple bearers and protocols, the session manager centralizes control, translating high-level QoS requirements into specific bearer configurations and resource allocations, thereby reducing overall system complexity.
4Adaptability or versatility
If IP-based infrastructure is used for PTT services, then service flexibility and robustness are improved, but large user response time occurs when traffic traverses intermediary networks with large latency
Solution Approach 1:
The patent segments the PTT service into control plane and user plane functions. The control plane handles signaling and session management through IP-based protocols, while the user plane establishes dedicated multicast bearers for actual data transmission. This segmentation allows the flexible IP infrastructure to handle control functions while the optimized bearer infrastructure handles time-sensitive data traffic, reducing the impact of IP network latency on user response time.
Data Source
Figure 1
Figure 2
Figure 3A
AI summary
A resource efficient approach for push-to-talk (PTT) services over a mobile communications network is provided. A remote terminal (UT) receives a command for initiating a PTT session. The UT generates a RAB binding create message, including a PTT session identifier and RAB binding information, and transmits the RAB binding create message to a wireless gateway. The UT receives a RAB binding response from the wireless gateway, and performs a protocol signaling process for establishing PDP bearers, and for establishing the PTT session on a PTT server. The UT receives a command for initiation of media transmission for the PTT session, generates talk burst (TB) request message, and transmits the request message to the wireless gateway (the TB request message is transmitted via media access control (MAC) layer control messaging). In response, the UT receives a talk burst grant message from the wireless gateway.