Motion Judgment Chip for Low-Power Image Wake-Up Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Electronic devices in low-power mode cannot effectively monitor for the presence of moving objects, leading to inefficiencies in power consumption and operational capabilities.

Innovation Solution

A control chip with a selection, buffer, calculation, and motion judgment circuit that compares reduced-resolution image macro-blocks between frames to detect motion, waking the CPU from low-power mode when changes are detected.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Use of energy by moving object

If the CPU operates in low-power mode, then power consumption is reduced, but the ability to monitor for moving objects is lost

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

Solution Approach 1:

The system is divided into two functional parts: a simple motion detection circuit that operates continuously at low power, and a full CPU that processes complex tasks. The motion detection circuit monitors image frames and triggers the CPU only when motion is detected, allowing the CPU to remain in low-power mode most of the time while maintaining monitoring capability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A motion detection circuit acts as an intermediary between the image sensor and the CPU. This intermediary continuously monitors image frames for motion and only activates the CPU when necessary, enabling the CPU to sleep during static scenes while maintaining system-wide monitoring capability through the intermediary's continuous operation.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If the CPU operates continuously in normal mode, then monitoring capability is maintained, but power consumption increases

Engineering Contradiction:
Improvemonitoring capabilityVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system dynamically adjusts the operational state of the CPU based on scene activity. The CPU transitions between low-power mode and normal mode depending on whether motion is detected, optimizing the balance between monitoring capability and power consumption in real-time based on environmental conditions.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The motion detection circuit periodically compares image frames to detect changes. By using periodic frame comparison rather than continuous processing, the system maintains monitoring capability while minimizing the time the high-power CPU needs to operate, thereby reducing overall power consumption.

Inventive Principle:
Principle #19Periodic action

3Measurement precision

If full image frames are compared, then motion detection accuracy is improved, but processing time and power consumption increase

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

Solution Approach 1:

The system extracts only the essential information needed for motion detection by comparing image frames and identifying changed regions. Rather than processing entire frames with full detail, the motion detection circuit extracts motion information from frame differences, reducing processing requirements while maintaining detection accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system performs partial image comparison by focusing on detecting changes between frames rather than processing all image data. The motion detection circuit applies a threshold to frame differences and only triggers CPU intervention when changes exceed the threshold, performing just enough processing to achieve reliable motion detection without unnecessary computational overhead.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12505561B2Control chip and dynamic image judgment method
Publication Date: 2025.12.23 NUVOTON
  • US12505561B2 patent drawing
  • US12505561B2 patent drawing
  • US12505561B2 patent drawing

AI summary

A control chip coupled to a central processing unit (CPU) and including a selection circuit, a buffer circuit, a calculation circuit, and a motion judgment circuit is provided. The selection circuit selects some of the first image macro-blocks of a first image frame and some of the second image macro-blocks of a second image frame. The buffer circuit stores the selected first and second image macro-blocks. The calculation circuit accesses the buffer circuit and calculates the differences between the selected first and second image macro-blocks to generate a calculated result. The motion judgment circuit determines whether the first and second image frames are the same according to the calculated result. In response to the second image frame not being the same as the first image frame, the motion judgment circuit wakes up the CPU so that the CPU enters a normal mode from a low-power mode.