Master Driver Channel Coordination for Multi-Network Interference

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Devices with multiple communication interfaces face interference issues when operating in the same frequency band, leading to decreased communication speeds and network performance, particularly with Bluetooth and WiFi using the 2.4 GHz band.

Innovation Solution

A device with multiple communication interfaces, including wireless and wired interfaces, employs software drivers for each interface with data buffers and a main processor for simultaneous data processing. A 'ringleader' master driver dynamically adjusts channel maps to prevent frequency collisions between interfaces, ensuring interference-free operation by periodically determining and excluding used channels.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If multiple wireless communication interfaces operate simultaneously in the same frequency band, then communication versatility is improved, but interference between interfaces increases

Engineering Contradiction:
Improvecommunication versatilityVSAvoidinterference between interfaces
Core Design Contradiction:
Adaptability or versatilityVSObject-affected harmful factors

Solution Approach 1:

A master driver acts as an intermediary between multiple communication interface drivers, coordinating their operations to prevent frequency collisions. The master driver receives channel information from slave drivers and adjusts their operating frequencies to avoid interference, enabling simultaneous operation of WiFi and Bluetooth interfaces in the 2.4 GHz band.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system dynamically adjusts the operating frequencies of communication interfaces based on real-time channel conditions. When a collision is detected or predicted, the master driver dynamically changes the frequency channel of one or more interfaces to avoid interference, allowing adaptive coexistence of multiple wireless standards.

Inventive Principle:
Principle #15Dynamics

2Adaptability or versatility

If multiple communication interfaces are included in a device, then communication capability is improved, but processing complexity increases

Engineering Contradiction:
Improvecommunication capabilityVSAvoidprocessing complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The communication management system is segmented into a master driver and multiple slave drivers, each responsible for specific interfaces. This segmentation allows independent management of each interface while maintaining centralized coordination, reducing the overall processing complexity compared to a fully integrated approach.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The master driver serves multiple functions: it manages channel allocation for all slave drivers, detects frequency collisions, adjusts operating parameters, and coordinates transmission timing. This multi-functional design consolidates control logic into a single component, reducing the need for separate management mechanisms for each interface.

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

3Productivity

If simultaneous transmission over multiple interfaces occurs, then communication efficiency is improved, but frequency collisions increase

Engineering Contradiction:
Improvecommunication efficiencyVSAvoidfrequency collisions
Core Design Contradiction:
ProductivityVSObject-generated harmful factors

Solution Approach 1:

The master driver performs preliminary channel assessment and frequency allocation before simultaneous transmission begins. By pre-coordinating the operating channels of multiple interfaces and predicting potential collisions, the system prevents frequency conflicts before they occur, maintaining high communication efficiency without interference.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements continuous feedback monitoring of transmission channels to detect ongoing or impending frequency collisions. When a collision is detected, the master driver receives feedback and immediately adjusts the operating parameters of affected interfaces, enabling real-time prevention of communication degradation.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS7489902B2Systems and methods for facilitating simultaneous communication over multiple wired and wireless networks
Publication Date: 2009.02.10 ZEBRA TECHNOLOGIES CORP
  • US7489902B2 patent drawing
  • US7489902B2 patent drawing
  • US7489902B2 patent drawing

AI summary

A device is provided that is capable of simultaneous communication over multiple wired and wireless networks. The device is capable of processing data received simultaneously over multiple networks by storing the data in data buffers and using a polling routine to retrieve the data from the data buffers. The device is capable of preventing interference when communicating over multiple wireless networks in the same frequency band by monitoring the frequency channel used by one of the wireless networks and controlling the frequency channels used by the other wireless networks.