Signal Pattern Triggering for Low-Dead-Time Digital Measurement

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional digital measurement instruments face limitations in triggering mechanisms, particularly with hardware-based triggers being inflexible and prone to significant dead-time, making it difficult to detect rare events in short periods, while software triggers offer more flexibility but are slower and less effective.

Innovation Solution

Implementing a flexible matching procedure using hardware to scan digital signals in real-time or stored data, comparing them against pattern signatures defined by regular expressions or alignment algorithms like Smith-Waterman, to arm triggers based on precise pattern recognition, reducing dead-time and enhancing detection capabilities.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If hardware-based triggers are used, then triggering speed is fast, but flexibility is limited and dead-time is significant

Engineering Contradiction:
Improvetriggering speedVSAvoidtrigger flexibility
Core Design Contradiction:
SpeedVSAdaptability or versatility

Solution Approach 1:

The trigger system is segmented into multiple independent components: a hardware trigger engine for fast triggering, a software pattern matcher for flexibility, and a controller that coordinates them. This segmentation allows each component to specialize in its strength while working together to overcome individual limitations.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent merges hardware triggering and software pattern matching into a unified hybrid trigger system. The hardware engine provides fast initial detection, while the software component adds flexible pattern recognition, combining the advantages of both approaches to achieve both speed and flexibility.

Inventive Principle:
Principle #5Merging (Combining)

2Adaptability or versatility

If software triggers are used, then trigger flexibility is improved, but triggering speed decreases and dead-time increases

Engineering Contradiction:
Improvetrigger flexibilityVSAvoidtriggering speed
Core Design Contradiction:
Adaptability or versatilityVSSpeed

Solution Approach 1:

The hardware trigger engine performs preliminary detection and pre-processing of trigger conditions before software pattern matching is applied. This preliminary action filters obvious triggers quickly in hardware, allowing software to focus only on complex pattern recognition, thereby maintaining speed while achieving flexibility.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

A controller acts as an intermediary between the hardware trigger engine and software pattern matcher, coordinating their operations. The intermediary manages the workflow, directing signals appropriately and synchronizing operations to minimize dead-time while maximizing both speed and flexibility.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If conventional triggering is used, then simple events are detected, but rare events in short periods are missed due to dead-time

Engineering Contradiction:
Improveevent detection reliabilityVSAvoiddead-time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The hybrid trigger system maintains continuous operation with minimized dead-time by overlapping hardware and software processing. While the hardware engine operates continuously for fast detection, the software component processes patterns in parallel, ensuring that useful detection action continues without interruption and rare events are not missed.

Inventive Principle:
Principle #20Continuity of useful action

Solution Approach 2:

The system applies partial pattern matching in hardware for quick filtering, then applies full software pattern matching only when needed. This partial action approach in hardware reduces the overall processing burden and dead-time, while still achieving reliable detection of rare events through the combined system.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS10235339B2Digital measurement instrument triggered by signal pattern
Publication Date: 2019.03.19 KEYSIGHT TECHNOLOGIES INC
  • US10235339B2 patent drawing
  • US10235339B2 patent drawing
  • US10235339B2 patent drawing

AI summary

A measurement instrument receives an analog input signal from a measurement target, converts the input signal into a digital signal, scans the digital signal and comparing the scanned digital signal with a pattern signature using a flexible matching procedure implemented by hardware, and triggers the measurement instrument according to a result of the flexible matching procedure.