Distributed Fiber Optic Sensing Traffic Extraction Using PPHT

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Distributed fiber optic sensing systems face challenges in isolating normal road traffic vibrations from anomalous sources due to noisy, intermittent, and non-uniformly sampled data, making it difficult to accurately detect traffic patterns and anomalies without labeled training data.

Innovation Solution

The use of a progressive probabilistic Hough transform (PPHT) to represent sensed data as points with time stamps, location, and vibration strength, allowing global assessment of vibration causes, and a traffic filter module to refine detected traces based on speed limits, without requiring a regular grid or training, effectively segmenting traffic traces and minimizing computational requirements.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional Hough Transform or local kernel matching methods are used for traffic detection, then traffic patterns can be identified, but the computational complexity increases and processing efficiency decreases

Engineering Contradiction:
Improvetraffic detection accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the continuous vibration signal into discrete event candidates based on local maxima detection and interquartile range filtering. This segmentation transforms the complex continuous signal analysis into discrete event processing, reducing computational complexity while maintaining detection accuracy. Each segment represents a potential vehicle passage, enabling efficient processing of long-duration monitoring data.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements a dynamic thresholding mechanism using interquartile range (IQR) calculation that adapts to local signal characteristics. Rather than using fixed thresholds, the system dynamically determines event candidacy based on the statistical properties of each local region, allowing accurate detection across varying traffic conditions while maintaining computational efficiency through localized rather than global analysis.

Inventive Principle:
Principle #15Dynamics

2Reliability

If DFOS systems monitor all vibrations along the fiber optic cable, then comprehensive anomaly detection is possible, but it becomes difficult to distinguish normal traffic vibrations from anomalous sources

Engineering Contradiction:
Improveanomaly detection reliabilityVSAvoidsignal discrimination capability
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The patent applies local quality analysis by computing the interquartile range and determining event candidacy based on local signal characteristics rather than global properties. Each segment of the vibration signal is evaluated independently using local statistical measures, preserving the ability to distinguish between normal traffic patterns and anomalies while reducing the information loss that would result from global averaging or filtering.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent performs preliminary filtering and segmentation of vibration signals into discrete event candidates before applying the Hough Transform for pattern recognition. By pre-processing the signal to identify and segment potential vehicle passages, the system reduces the complexity of subsequent anomaly detection while maintaining reliable discrimination between normal and anomalous sources through the preservation of local signal characteristics.

Inventive Principle:
Principle #10Preliminary action

3Ease of operation

If a regular grid of images is used for traffic pattern detection, then structured analysis is simplified, but the system cannot handle non-uniform time stamps in practical sensing scenarios

Engineering Contradiction:
Improvedata analysis simplicityVSAvoidhandling of non-uniform sampling
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The patent inverts the traditional approach by not forcing the data into a regular grid structure. Instead, it processes the non-uniformly sampled vibration signal directly in its native temporal format, using event-based segmentation and parameter extraction that naturally accommodates variable time intervals between measurements. This inversion of the conventional image-based grid approach enables straightforward handling of real-world DFOS data with non-uniform sampling rates.

Inventive Principle:
Principle #13The other way round (Inversion)

4Measurement precision

If comprehensive processing of all vibration data is performed to ensure accurate anomaly detection, then detection accuracy improves, but processing time and computational resources increase

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent applies partial action by focusing computational resources only on segments identified as event candidates through local IQR-based filtering. Rather than processing all vibration data uniformly, the system performs detailed Hough Transform analysis only on segments that exhibit characteristics of vehicle passages, significantly reducing processing time while maintaining accurate anomaly detection through targeted analysis of relevant data portions.

Inventive Principle:
Principle #16Partial or excessive action

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

This approach enables accurate traffic pattern detection and anomaly identification with reduced processing power, requiring no training or labeling, and effectively differentiates traffic from anomalies, even in noisy conditions, with low false alarm rates and efficient data processing.

Implementation Method 1

distributed optical fiber sensing (DFOS) techniques have been employed for threat detection as they can sense vibration signals in the vicinity of optical fiber cables

Methodology Applied
Scientific EffectDistributed Fiber Optic Sensing: Optical Fibre

Data Source

PatentUS12051326B2Road traffic extraction for unknown anomaly detection using distributed fiber optic sensing
Publication Date: 2024.07.30 NEC CORP
  • US12051326B2 patent drawing
  • US12051326B2 patent drawing
  • US12051326B2 patent drawing

AI summary

Aspects of the present disclosure describe DFOS systems, methods, and structures that advantageously extract road traffic from DFOS vibration patterns such that anomaly detection is possible. Sensed vibration data is represented accurately as a set of points, where each point is denoted as a tuple with elements indicating a time stamp, a location along a length of a DFOS optical sensing cable, and vibration strength detected at the location at the time. Traffic pattern detection is based on a progressive probabilistic Hough transform (PPHT) that exploits global information from an entire spatial-temporal data snapshot to assess a cause of detected vibrations.