Data Communication System with Aggregated Message Tunneling

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current data communication systems between mobile devices and internet servers face limitations due to data rate constraints in wireless interfaces, particularly in GPRS-type wireless links, which hinder efficient data transmission and reception.

Innovation Solution

A data communication system with a host server interposed between mobile devices and remote servers, utilizing data concentrator modules to aggregate and compress uplink and downlink data messages into optimized structures for transmission through a TCP/IP-based tunnel, allowing for efficient data handling and minimizing wireless link usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If data messages are transmitted individually through the wireless interface, then data transmission simplicity is maintained, but data transmission efficiency deteriorates due to limited wireless data rates

Engineering Contradiction:
Improvedata transmission efficiencyVSAvoiddata handling complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent merges multiple individual data messages into a single aggregated data structure before transmission through the wireless interface. The data concentrator module combines uplink messages from multiple client applications into one aggregated message, and similarly combines downlink messages received from the server, thereby reducing the number of wireless transmissions required and improving overall data transmission efficiency.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent segments the data handling process into distinct functional modules: client applications generate individual messages, the data concentrator module aggregates and compresses these messages into structured formats, and the host server further processes and routes them. This segmentation allows each module to specialize in specific tasks, improving efficiency without overwhelming the system with complexity.

Inventive Principle:
Principle #1Segmentation

2Productivity

If multiple individual data messages are transmitted over the wireless link, then message granularity is maintained, but wireless link bandwidth is wasted due to repeated protocol overhead

Engineering Contradiction:
Improvewireless link utilizationVSAvoidprotocol overhead redundancy
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The patent combines multiple data messages into a single aggregated structure that includes a common header containing protocol information. This approach transmits the protocol overhead only once per aggregated message set rather than repeating it for each individual message, thereby significantly improving wireless link utilization and reducing redundant data transmission.

Inventive Principle:
Principle #5Merging (Combining)

3Productivity

If data is compressed and aggregated at the mobile device, then wireless transmission efficiency is improved, but device processing requirements increase

Engineering Contradiction:
Improvedata transmission rateVSAvoiddevice processing power
Core Design Contradiction:
ProductivityVSPower

Solution Approach 1:

The patent performs data aggregation and compression as preliminary actions at the mobile device before transmission, preparing the data in an optimized format. This preliminary processing reduces the amount of data that needs to be transmitted and processed during actual communication, thereby improving transmission rates while managing device processing requirements through efficient pre-processing.

Inventive Principle:
Principle #10Preliminary action

4Productivity

If a single TCP socket is used for communication tunnel, then connection simplicity is maintained, but data flow optimization is limited

Engineering Contradiction:
Improvedata flow efficiencyVSAvoidcommunication channel structure
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent segments the data flow within the single TCP socket communication tunnel by implementing separate logical channels for uplink and downlink data. The data concentrator module creates distinct data structures with clear delimiters and routing information, allowing efficient data flow management and optimization within the simplified single-socket architecture without requiring multiple physical connections.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentEP2548352B1Data communication system and method
Publication Date: 2019.03.06 MOBILE DEVICES INGIE
  • EP2548352B1 patent drawingFigure 1
  • EP2548352B1 patent drawingFigure 2~3
  • EP2548352B1 patent drawingFigure 4~5

AI summary

Data communication system between a wireless mobile device (10), and remote servers (30) connected to the Internet the mobile device having client applications (3), comprising a host server (20) interposed between the client applications (3) and the remote servers (30), a communication channel (4) based on a TCP tunnel and/or UDP protocol between the mobile device and the host server (20), on which are transmitted uplink and downlink data messages, the communication tunnel (4) being connected to a first data concentrator module (1) belonging to the mobile device, and to a second data concentrator module (2) belonging to the host server.