Hardware Tilt Detection via Accelerometer Cosine Comparison

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional electronic devices consume significant power and processor bandwidth to determine tilt angles using software algorithms, which can be inefficient for detecting tilt events.

Innovation Solution

Implementing a hardware-based solution using a three-axis accelerometer with digital signal processing circuitry that generates a tilt signal by comparing the cosine of the angle between current and reference acceleration vectors to thresholds, reducing the need for continuous processing core involvement.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If software algorithms are used to determine tilt angles using application processor, then tilt event detection can be achieved, but power consumption and processor bandwidth are significantly consumed

Engineering Contradiction:
Improvetilt angle determinationVSAvoidpower consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent replaces the software-based tilt angle calculation system with a hardware-based accelerometer system. The accelerometer directly measures tilt angles through hardware circuitry, eliminating the need for application processor computations. This substitution of mechanical/physical measurement for computational processing significantly reduces power consumption while maintaining measurement precision.

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

Solution Approach 2:

The accelerometer system is designed to autonomously detect tilt events and generate interrupt signals without requiring continuous processing core involvement. The hardware automatically compares current acceleration vectors against reference vectors and triggers events only when threshold conditions are met, enabling the system to serve itself without consuming processor bandwidth or excessive power.

Inventive Principle:
Principle #25Self-service

2Measurement precision

If software algorithms are used to determine tilt angles, then tilt event detection can be achieved, but processor bandwidth is significantly consumed

Engineering Contradiction:
Improvetilt angle determinationVSAvoidprocessor bandwidth
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent replaces the software-based tilt angle calculation system with a hardware-based accelerometer system. The accelerometer directly measures tilt angles through hardware circuitry, eliminating the need for application processor computations. This substitution of mechanical/physical measurement for computational processing significantly reduces power consumption while maintaining measurement precision.

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

Solution Approach 2:

The patent extracts the tilt detection function from the application processor and implements it in dedicated hardware (accelerometer). By separating this specific function from the general-purpose processor, the system eliminates the need for continuous processor involvement in tilt monitoring, freeing up processor bandwidth for other tasks while maintaining accurate tilt angle determination.

Inventive Principle:
Principle #2Taking out (Extraction)

3Measurement precision

If continuous processing core involvement is used for tilt detection, then accurate tilt angle determination is achieved, but power consumption increases

Engineering Contradiction:
Improvetilt angle determinationVSAvoidpower consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent implements periodic action by having the processing core involved only when tilt events occur (interrupt-driven approach). The hardware continuously monitors tilt angles, but the processor wakes up only periodically when threshold conditions are met, rather than being continuously engaged. This reduces power consumption by eliminating continuous processing while maintaining accurate tilt detection through event-triggered updates.

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS10921122B2Tilt event detection device, system and method
Publication Date: 2021.02.16 STMICROELECTRONICS SRL
  • US10921122B2 patent drawing
  • US10921122B2 patent drawing
  • US10921122B2 patent drawing

AI summary

A sensor includes an accelerometer, which, in operation, generates accelerometer data, and digital signal processing circuitry. The digital signal processing circuitry, in operation, generates, based on the generated accelerometer data, a value indicative of a cosine of an angle between an acceleration vector associated with current accelerometer data and a reference acceleration vector, compares the generated value indicative of the cosine of the angle between the vector associated with current accelerometer data and the reference acceleration vector with one or more thresholds and generates a tilt signal based on the comparison of the generated value indicative of the cosine of the angle between the vector associated with current accelerometer data and the reference acceleration vector with the one or more thresholds. The tilt signal may be used as an interrupt signal to an application processor.