Telematics Acceleration Detection With Adaptive Micro Wakeups

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing telematics systems face challenges in efficiently detecting low-impact events, such as accidents, while minimizing power consumption to avoid battery drainage in parked vehicles, as current sleep-wake mechanisms may miss event data due to infrequent wake-ups.

Innovation Solution

Implementing a method that includes periodic micro wakeups to power up limited peripherals, read sensor data, and store acceleration values from accelerometers, with increased sampling rates and extended wake-ups if threshold values are exceeded, allowing for more comprehensive event detection without excessive power consumption.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the telematics device performs frequent wake-ups to detect acceleration events, then the detection reliability improves, but the power consumption increases causing battery drainage

Engineering Contradiction:
Improveevent detection reliabilityVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The wake-up mechanism is segmented into two distinct modes: micro wake-ups for rapid acceleration event detection and full wake-ups for complete system operation. This segmentation allows the device to maintain high detection reliability through frequent micro wake-ups while consuming minimal power by keeping most peripherals dormant during micro wake-up periods.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system dynamically adjusts its operational state based on detected conditions. During normal operation, the device performs brief micro wake-ups to check acceleration sensors. When an event is detected, the system dynamically transitions to a full wake-up state to capture complete event data, then returns to micro wake-up mode, optimizing both detection reliability and power consumption.

Inventive Principle:
Principle #15Dynamics

2Use of energy by moving object

If the telematics device remains in sleep mode to conserve power, then power consumption decreases, but event detection capability is lost

Engineering Contradiction:
Improvepower consumptionVSAvoidevent detection capability
Core Design Contradiction:
Use of energy by moving objectVSReliability

Solution Approach 1:

The device implements periodic micro wake-ups during what would otherwise be continuous sleep mode. These periodic interruptions allow the acceleration sensor to be briefly activated to detect events, maintaining detection capability while keeping the device in a low-power state for the majority of time.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The micro wake-up mechanism enables the system to self-monitor for events without requiring full system activation. The acceleration sensor can independently detect events during micro wake-ups and trigger a full wake-up only when necessary, allowing the system to serve its detection function with minimal power expenditure.

Inventive Principle:
Principle #25Self-service

3Measurement precision

If the telematics device increases sampling rate to capture low-impact events, then measurement precision improves, but power consumption increases

Engineering Contradiction:
Improveacceleration measurement precisionVSAvoidpower consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

Instead of continuously operating at high sampling rates, the system applies partial action by using low-power micro wake-ups for routine monitoring and only activating high-rate sampling when events are detected. This approach achieves the necessary measurement precision for low-impact events while avoiding the excessive power consumption that would result from continuous high-rate sampling.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentEP4166954B1Method and device for low-power acceleration detection in a telematics device
Publication Date: 2024.06.05 GEOTAB INC
  • EP4166954B1 patent drawingFigure 1
  • EP4166954B1 patent drawingFigure 2A
  • EP4166954B1 patent drawingFigure 2B

AI summary

A method and a device for low-power acceleration detection in a telematics device are provided. The method includes putting the telematics device into a sleep mode and performing a first micro wakeup. In response to determining that a first value read from a sensor during the micro wakeup is greater than a noise threshold, increasing a frequency of the micro wakeups and a sampling rate of the sensor. The method also includes reading a second value from the sensor during a second wakeup, performing a regular wakeup, and sending the first and second values during the regular wakeup.