Motion-Adaptive Spatial Smoothing for LED Local Dimming Artifacts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Local dimming in LED TVs can cause issues such as blooming, loss of detail in dark areas, and flickering due to imperfect backlight dimming and improper algorithm implementation.

Innovation Solution

A method and system for motion adaptive spatial smoothing that involves determining block duty differences between frames, generating original and motion adaptive matrices, and updating block duties to reduce visual artifacts like halos and flickers.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Illumination intensity

If local dimming is implemented to improve contrast ratio, then dark areas appear darker and picture quality improves, but blooming and light leakage occur around bright objects

Engineering Contradiction:
Improvecontrast ratioVSAvoidblooming and light leakage
Core Design Contradiction:
Illumination intensityVSObject-generated harmful factors

Solution Approach 1:

The patent applies different smoothing strengths to different spatial locations based on motion detection. Areas with high motion activity receive stronger smoothing to prevent blooming, while static areas receive weaker smoothing to preserve detail. This local differentiation of processing intensity resolves the contradiction between preventing light leakage and maintaining picture quality.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent dynamically adjusts the spatial smoothing algorithm based on motion information detected between frames. The smoothing matrix is adaptively modified according to motion vectors, allowing the system to respond to changing scene conditions. This dynamic adaptation prevents blooming during motion while avoiding excessive smoothing in static regions.

Inventive Principle:
Principle #15Dynamics

2Object-generated harmful factors

If spatial smoothing is applied to reduce blooming, then light leakage is reduced, but detail loss in dark areas increases

Engineering Contradiction:
Improveblooming reductionVSAvoiddetail loss
Core Design Contradiction:
Object-generated harmful factorsVSLoss of information

Solution Approach 1:

The patent differentiates smoothing application by spatial location and motion characteristics. High-motion areas receive aggressive smoothing to eliminate blooming, while low-motion or static areas receive minimal smoothing to preserve edge details. This localized approach ensures that detail loss is minimized while still achieving effective blooming reduction where needed.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent changes the parameters of the spatial smoothing matrix dynamically based on motion detection results. The smoothing strength, kernel size, and matrix coefficients are adjusted according to detected motion vectors and block duty differences. This parameter adaptation allows the system to optimize between blooming reduction and detail preservation for each local region.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If motion adaptive matrix is generated based on block duty difference, then flickering is reduced, but computational complexity increases

Engineering Contradiction:
Improveflickering reductionVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent divides the image into multiple blocks and processes each block independently to generate motion adaptive matrices. This segmentation allows parallel processing and reduces the computational burden on any single region. The block duty calculation and motion vector derivation are performed locally for each block, distributing the computational complexity across multiple smaller operations.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent uses feedback from block duty comparisons and motion vector calculations to adaptively adjust the smoothing matrix. The system continuously monitors the difference in block duty between frames and uses this information to refine the smoothing parameters. This feedback mechanism reduces flickering by dynamically adapting to changing conditions while managing computational load through intelligent parameter adjustment.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12532022B2Method of motion adaptive spatial smoothing for local dimming and system thereof
Publication Date: 2026.01.20 HIMAX TECH LTD
  • US12532022B2 patent drawing
  • US12532022B2 patent drawing
  • US12532022B2 patent drawing

AI summary

A method of motion adaptive spatial smoothing includes determining a difference of a block duty of a selected block of a current frame and a block duty of the selected block of a previous frame, generating an original smoothing matrix for the selected block, generating a motion adaptive matrix according to the original smoothing matrix and a difference of the block duty of the selected block of the current frame and the block duty of the selected block of the previous frame, updating a block duty for each block with a corresponding motion adaptive matrix to generate an updated frame, and performing spatial smoothing for the updated frame.