CSI Frequency Analysis for Wireless Space Characterization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems struggle to accurately determine characteristics of the space between wireless access points, such as the presence of objects or movement, using channel state information (CSI), leading to inefficiencies in controlling devices and security measures.

Innovation Solution

A system processes CSI samples through frequency domain analysis and supervised machine learning to identify characteristics of the space between access points by calculating similarity measures, using algorithms like FFT to transform time domain data into frequency domain data and applying supervised machine learning models to detect movements or intrusions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If CSI samples are processed using frequency domain analysis and similarity measures, then measurement precision for detecting space characteristics is improved, but device complexity increases

Engineering Contradiction:
Improvedetection precision of space characteristicsVSAvoidprocessing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The processing pipeline is segmented into distinct stages: time domain CSI sampling, frequency domain transformation via FFT, similarity measure calculation, and machine learning classification. Each stage processes a specific aspect of the data independently, making the complex overall system manageable through modular decomposition.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Frequency domain information acts as an intermediary representation between raw time domain CSI samples and the final space characteristic detection. The FFT transform creates this intermediate representation that captures frequency characteristics, which then serve as input for similarity measures and machine learning models, simplifying the detection process.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If supervised machine learning models are applied to detect movements, then reliability of detection is improved, but loss of time increases

Engineering Contradiction:
Improvedetection reliabilityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary processing by transforming CSI samples into the frequency domain and calculating similarity measures before feeding data to the machine learning model. This preparation step extracts meaningful features in advance, allowing the ML model to make faster and more reliable detections without processing raw data in real-time.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The supervised machine learning model uses feedback from training data to continuously improve detection accuracy. The model learns from labeled examples of space characteristics and movement patterns, adjusting its decision boundaries to improve reliability over time while maintaining consistent processing speeds.

Inventive Principle:
Principle #23Feedback

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

Enhances the ability to control devices and perform security actions based on precise detection of movements or intrusions by analyzing CSI, improving device management and security in wireless networks.

Implementation Method 1

Each set of frequency domain information may be determined using a fast Fourier transform (FFT) algorithm

Methodology Applied
Scientific EffectFast Fourier Transform:

Data Source

PatentUS12490129B1Processing channel state information (CSI) to determine characteristics of a space between wireless access points
Publication Date: 2025.12.02 JUNIPER NETWORKS INC
  • US12490129B1 patent drawing
  • US12490129B1 patent drawing
  • US12490129B1 patent drawing

AI summary

A computing system includes a memory and one or more processors coupled to the memory and configured to obtain a sequence of channel state information (CSI) samples, wherein the sequence of CSI samples corresponds to a communication channel between a first computing device and a second computing device, and calculate, based on the sequence of CSI samples, frequency domain information. The one or more processors are further configured to determine one or more similarity values for the frequency domain information, wherein the one or more similarity values are indicative of one or more characteristics of a space between the first computing device and the second computing device.