Multi-Compatible 6LoWPAN Gateway Protocol Interoperability

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing 6LoWPAN networks face compatibility issues between devices operating under different IEEE 802.15.4 network variations, including disparate radio frequencies and protocol combinations, limiting interoperability and access to cloud computing resources.

Innovation Solution

A multi-compatible 6LoWPAN gateway system that receives and transmits data packets on various radio frequencies, demodulates according to multiple modulation schemes, and processes packets through multiple real-time operating systems, enabling compatibility across different network, transport, and application layer protocols within a single gateway device.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a single 6LoWPAN gateway system is used to support multiple radio frequencies and protocol variations, then compatibility and interoperability improve, but device complexity increases

Engineering Contradiction:
Improveprotocol compatibilityVSAvoidgateway complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The gateway system is divided into multiple independent real-time operating systems (RTOS), with each RTOS dedicated to handling a specific protocol combination. This segmentation allows each RTOS to be optimized for its specific protocol while the overall system supports multiple protocols through the collection of specialized RTOS instances.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The gateway system is designed as a universal platform that can handle multiple radio frequencies (2.4 GHz, 900 MHz, 868 MHz) and various protocol combinations (IPv6, IPv4, CoAP, MQTT, HTTP). The system achieves multi-functionality by dynamically selecting and activating the appropriate RTOS based on the incoming packet's protocol requirements.

Inventive Principle:
Principle #6Universality (Multi-functionality)

2Adaptability or versatility

If multiple real-time operating systems are implemented within a single gateway device, then support for diverse protocol combinations improves, but processing overhead increases

Engineering Contradiction:
Improveprotocol supportVSAvoidprocessing time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

Each real-time operating system is pre-configured and prepared within the gateway device, with its own network stack and protocol handlers already loaded and ready. When a packet arrives, the gateway performs rapid protocol identification and immediately routes it to the pre-prepared RTOS that best matches the packet's protocol requirements, avoiding the need to initialize or configure processing resources on the fly.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If the gateway device processes packets through multiple RTOS with different network stacks, then interoperability between different IoT ecosystems improves, but data packet processing complexity increases

Engineering Contradiction:
ImproveinteroperabilityVSAvoidprocessing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The gateway system acts as an intermediary between different IoT ecosystems by receiving packets from various sources, identifying their protocol type, and routing them to the appropriate RTOS with the matching network stack. This mediator approach enables seamless interoperability between disparate protocols (IEEE 802.15.4, Wi-Fi, Bluetooth Low Energy) while maintaining clear boundaries between processing domains through RTOS isolation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS10499226B2Method and apparatus for compatible communication between access points in a 6LoWPAN network
Publication Date: 2019.12.03 DELL PROD LP
  • US10499226B2 patent drawing
  • US10499226B2 patent drawing
  • US10499226B2 patent drawing

AI summary

A method and apparatus for a multi-compatible 6LoWPAN gateway system may include a main processor directing operation of a plurality of wireless adapters, each of the plurality of wireless adapters operably connected to one of a plurality of microcontroller processors, and each microcontroller processor executing code instructions of a real-time operating system. The main processor may route an incoming transmission to a first of the plurality of wireless adapters, and, upon notification from a first microcontroller processor operably connected to the first of the plurality of wireless adapters that the first wireless adapter did not receive the incoming transmission, or that the first real-time operating system did not process a data packet within the incoming transmission, may route the incoming transmission to a next wireless adapter operably connected to a next microcontroller processor until the data packet has been processed.