IoT Network Access Architecture for Context-Free Data Transfer
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing IoT networks face challenges in supporting a large number of devices due to limited resources, leading to increased signaling overhead and power consumption from frequent idle-to-connected mode transitions, especially for devices operating in low power consumption modes.
Innovation Solution
Implementing a network architecture with dedicated IoT functions (IoTF) that handle security and resource allocation, allowing for context-free data transfer and minimizing network state information, using control and user plane functions (IoTF-C and IoTF-U) to optimize resource usage and reduce signaling overhead.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If the network maintains contexts for all IoT devices, then data transmission can be performed with reduced signaling overhead, but the network cannot support a large number of devices due to limited resources
Solution Approach 1:
The network context maintenance is segmented by device activity state. Active devices maintain full contexts for efficient data transmission, while inactive devices have contexts removed to free resources. This segmentation allows the network to support both high productivity for active devices and large quantity of total devices by dynamically allocating context resources based on actual needs.
2Quantity of substance
If the network access node removes client device context when the client device enters idle mode, then network resources are freed to support more devices, but substantial signaling overhead is required when the client device transitions back to connected mode
Solution Approach 1:
The network access node performs preliminary actions by maintaining a simplified placeholder record for idle devices instead of completely removing all context information. When a device transitions from idle to connected mode, this placeholder enables faster context restoration compared to full re-establishment, thereby reducing signaling overhead while still freeing sufficient resources to support a large number of devices.
3Loss of information
If the client device remains in connected mode to avoid idle-to-connected transitions, then signaling overhead is reduced, but power consumption increases due to longer awake periods
Solution Approach 1:
The system implements periodic idle-to-connected transitions optimized for IoT devices. Devices enter idle mode during periods of no data transmission to conserve energy, then transition back to connected mode when data needs to be sent. The network access node is configured to efficiently handle these periodic transitions by maintaining necessary context information, thereby reducing overall signaling overhead compared to continuous connected mode while minimizing power consumption through strategic idle periods.
Data Source
Figure 1
Figure 2
Figure 3
AI summary
A method for a network access node is described. The method comprises receiving a first packet from a client device; determining a next hop network node based on a network attach mode of the client device; and forwarding the first packet to the next hop network node without verifying the first packet received from the client device when the network attach mode is a reduced data transfer mode. Further, a corresponding network access node is described.