Actigraphy Signal Segmentation for Low-Power Real-Time Compression

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing wearable devices face challenges in efficiently compressing and segmenting real-time actigraphy data due to high power and memory usage, which limits their capability for long-term monitoring and data recording.

Innovation Solution

A method and system that utilize an accelerometer-based wearable device to encode actigraphy signals using an m-bit encoder, calculate a rapid change factor, and automatically define segment boundaries to extract frames of interest, thereby reducing data transmission and storage requirements.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional signal sampling and quantization techniques are used, then data acquisition is achieved, but power and memory usage increase significantly

Engineering Contradiction:
Improvedata acquisition capabilityVSAvoidpower consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent segments the actigraphy signal into multiple frames and processes each frame independently through difference calculation. By dividing the continuous signal into discrete segments and only transmitting segments with significant changes (above threshold), the system reduces overall power consumption while maintaining measurement precision for relevant events.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the actigraphy signal by calculating first and second order differences, changing the parameter representation from raw acceleration values to rate-of-change metrics. This parameter transformation enables more efficient compression and reduces the data volume that requires power-intensive transmission and storage.

Inventive Principle:
Principle #35Parameter changes

2Loss of information

If conventional signal processing methods are used, then complete actigraphy data is captured, but memory usage increases

Engineering Contradiction:
Improvemovement information completenessVSAvoidmemory usage
Core Design Contradiction:
Loss of informationVSQuantity of substance

Solution Approach 1:

The patent extracts only the essential features from the actigraphy signal by calculating difference values and comparing them against thresholds. By taking out only the significant movement events (those exceeding the threshold) and discarding redundant static or slowly varying portions, the system preserves important movement information while dramatically reducing memory requirements.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent discards outlying regions of the second order difference signal that fall below the threshold, eliminating redundant data that consumes memory. The system recovers the essential information by reconstructing the actigraphy signal from the remaining significant segments, maintaining measurement completeness for meaningful events while reducing overall data volume.

Inventive Principle:
Principle #34Discarding and recovering

3Measurement precision

If high sampling rate is used, then signal resolution is improved, but bit-rate increases

Engineering Contradiction:
Improvesignal resolutionVSAvoiddata transmission volume
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent performs preliminary processing of the actigraphy signal by calculating first and second order differences before transmission. This preliminary action of transforming the signal into a compressed difference representation reduces the bit-rate required for transmission while preserving the resolution needed to detect significant movement events, as the difference calculation inherently filters out redundant information.

Inventive Principle:
Principle #10Preliminary action

4Reliability

If conventional filtering techniques are used, then noise is reduced, but computational overhead increases

Engineering Contradiction:
Improvesignal qualityVSAvoidcomputational overhead
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent replaces complex conventional filtering techniques with a simpler threshold-based difference calculation approach. Instead of using computationally intensive digital filters, the system substitutes a mechanical-like operation of comparing difference values against a threshold, achieving noise reduction and signal quality improvement with significantly reduced computational overhead suitable for low-powered wearable devices.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS20220061701A1System and method for compressing and segmenting activity data in real-time
Publication Date: 2022.03.03 KRISHNAN SRIDHAR
  • US20220061701A1 patent drawing
  • US20220061701A1 patent drawing
  • US20220061701A1 patent drawing

AI summary

There is provided a system, method and device for dynamically compressing an actigraphy signal at a source device. The method comprises receiving the actigraphy signal related to a user's physical activity from an accelerometer sensor on the source device and for compressing the actigraphy signal by determining regions of interest in the actigraphy signal to capture, said compressing performed by: computing a rapid change factor value indicating a drastic change in movement activity in said actigraphy signal, said rapid change factor computed based on determining a spurious free dynamic range of a second order difference signal of the actigraphy signal and subsequently determining the step size of the actigraphy signal, the step size indicating the interval with which the actigraphy signal instantaneously changes its value from one sample to another; automatically scanning the second order difference signal to locate samples in the second order difference signal having a value greater than the rapid change factor value, said located samples defining primary segment boundaries; -extracting frames of the encoded actigraphy signal between two consecutive primary segment boundaries and discarding outlying regions of the encoded actigraphy signal; and —outputting only the extracted frames representing a compressed actigraphy signal to an external computing device for subsequent processing.