Channel Vacancy Prediction Using LSTM for Interference Avoidance

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In communication systems where multiple transceivers share a common medium, interference is a significant challenge due to shared channel occupancy, making it difficult to avoid interference by switching channels, especially in scenarios like CAN buses and wireless powertrain networks.

Innovation Solution

A method involving K-means clustering to identify periodic patterns in channel occupancy signals, followed by using a Long Short-Term Memory (LSTM) to predict channel vacancies, allowing for the transmission of messages during unoccupied times based on a time-ordered series of symbols representing discrete time durations and edge counts.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If multiple transceivers share a common communication channel, then communication infrastructure is simplified and cost is reduced, but communication interference increases and transmission reliability deteriorates

Engineering Contradiction:
Improvecommunication infrastructureVSAvoidtransmission reliability
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The system performs preliminary analysis of channel occupancy patterns by extracting features from time series signals and mapping them to symbols before transmission occurs. This advance preparation enables the prediction of future channel vacancies, allowing transceivers to plan transmissions in advance during predicted unoccupied periods, thereby avoiding interference without requiring complex infrastructure changes

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system continuously monitors the communication channel, extracts occupancy features, and uses this feedback to train LSTM models that predict future channel states. This closed-loop feedback mechanism enables dynamic adjustment of transmission timing based on learned patterns, improving reliability while maintaining simple shared medium architecture

Inventive Principle:
Principle #23Feedback

2Reliability

If channel occupancy is monitored continuously to avoid interference, then transmission reliability is improved, but system complexity and computational load increase

Engineering Contradiction:
Improvetransmission reliabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The continuous channel occupancy signal is segmented into discrete time durations, with features extracted from each segment. These segments are mapped to symbols that represent occupancy patterns, transforming a continuous complex signal into discrete manageable units that can be processed by the LSTM model, thereby reducing computational complexity while maintaining reliability

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system changes parameters by transforming the raw time series signal into extracted features (duration, edge counts), then mapping these to discrete symbols. This parameter transformation simplifies the data representation and reduces the computational burden on the prediction system while preserving the essential information needed for reliable transmission timing

Inventive Principle:
Principle #35Parameter changes

3Productivity

If transmission timing is optimized to avoid interference, then communication efficiency is improved, but the complexity of transmission control increases

Engineering Contradiction:
Improvecommunication efficiencyVSAvoidtransmission control
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system creates a symbolic representation (copy) of the channel occupancy pattern instead of directly processing the raw signal. This symbolic copy captures the essential temporal patterns in a simplified form that the LSTM model can efficiently process, enabling optimized transmission timing decisions without the complexity of analyzing the full raw signal in real-time

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12025678B2Communication interference avoidance and prediction
Publication Date: 2024.07.02 FORD GLOBAL TECH LLC
  • US12025678B2 patent drawing
  • US12025678B2 patent drawing
  • US12025678B2 patent drawing

AI summary

A controller transmits a message on a channel at a time the channel is predicted to be unoccupied according to a time ordered series of symbols. Each of the symbols represents a group of discrete time durations during which the channel has been occupied by a periodic signal and a corresponding feature of the periodic signal during the discrete time durations.