Gas Sensing Device With Attention-Weighted Temporal Signals

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing gas sensing technologies face challenges in achieving a high accuracy, selectivity, robustness, and resource-efficient implementation for detecting target gases in gas mixtures, particularly due to sensitivity degradation and temporal dependencies.

Innovation Solution

A neural network with an attention layer is employed to weight the contributions of measurement signal samples, leveraging temporal dependencies for improved gas concentration estimation, using an attention-based architecture that exploits long-term dependencies and reduces processing latency and memory footprint.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If recurrent neural networks are used to exploit temporal dependencies, then measurement precision is improved, but device complexity and computational requirements increase

Engineering Contradiction:
Improvegas concentration estimation accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the temporal signal processing into fixed-size windows with overlapping segments. Each window is processed independently by the neural network, breaking down the complex temporal dependency problem into manageable chunks while maintaining temporal context through the overlap between segments.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies preliminary signal processing steps including normalization and feature extraction before feeding data to the neural network. The measurement signal is pre-processed to enhance relevant features and reduce noise, allowing the network to focus computational resources on the most informative aspects of the signal.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If more measurement signal samples are processed, then measurement precision is improved, but loss of time increases

Engineering Contradiction:
Improvegas concentration estimation accuracyVSAvoidprocessing latency
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent implements periodic processing by dividing the continuous measurement signal into discrete time windows that are processed at regular intervals. This periodic approach allows the system to balance between using enough samples for accurate estimation and maintaining real-time processing capabilities through controlled update frequencies.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The patent performs preliminary feature extraction and signal normalization on incoming data streams before full neural network processing. This pre-processing prepares the data in advance, reducing the computational burden during the actual estimation phase and enabling faster processing of larger sample sets.

Inventive Principle:
Principle #10Preliminary action

3Device complexity

If fixed input size is used for neural network, then device complexity is reduced, but adaptability worsens

Engineering Contradiction:
Improveneural network implementation simplicityVSAvoidsignal processing flexibility
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The patent introduces dynamic window size selection that adapts to the characteristics of the measurement signal. The system can adjust the time window length and overlap parameters based on signal variability and processing requirements, allowing the fixed-architecture network to handle variable-length inputs effectively while maintaining implementation simplicity.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent segments variable-length measurement signals into fixed-size windows that match the neural network input requirements. This segmentation approach with configurable window parameters provides flexibility in handling different signal durations and sampling rates while maintaining a consistent fixed-size input format for the network.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentEP4368987B1Gas sensing device and method for sensing a target gas
Publication Date: 2025.10.15 INFINEON TECHNOLOGIES AG
  • EP4368987B1 patent drawingFigure 1
  • EP4368987B1 patent drawingFigure 2
  • EP4368987B1 patent drawingFigure 3

AI summary

A gas sensing device for sensing a target gas in a gas mixture, the gas sensing device comprises: a measurement module configured for obtaining a measurement signal, the measurement signal being responsive to a concentration of the target gas in the gas mixture; and a processing module configured for: determining, for each of a sequence of samples of the measurement signal, a set of features, the features representing respective characteristics of the measurement signal; and using a neural network for determining an estimation of the concentration of the target gas based on the sets of features determined for the samples of the sequence, wherein the neural network comprises an attention layer to weight respective contributions of the samples to the estimation.