Boot Display Local Dimming for Flicker-Free Backlight Startup

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Display devices experience backlight light leakage and flickering during boot-up due to the delay in sending local dimming data, leading to an unnatural boot process.

Innovation Solution

Local dimming data are received and sent to the backlight driver during the initialization procedure, calculated based on the input image either offline or online, and stored for immediate application during boot-up, allowing for smooth transitions between backlight states.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If local dimming data are sent after Kernel program execution, then the backlight driver can process the data, but backlight light leakage occurs during boot-up

Engineering Contradiction:
Improvebacklight control reliabilityVSAvoidbacklight light leakage
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The patent applies preliminary action by calculating local dimming data during the Mboot initialization procedure before the Kernel program executes. The local dimming data are prepared in advance and stored, then sent to the backlight driver during the initialization procedure, ensuring that backlight control is established before the boot display is activated, thus preventing light leakage.

Inventive Principle:
Principle #10Preliminary action

2Object-affected harmful factors

If global backlight is turned on with bright background image, then backlight leakage is avoided, but the boot process appears unnatural and flickering occurs

Engineering Contradiction:
Improvebacklight leakageVSAvoidboot process smoothness
Core Design Contradiction:
Object-affected harmful factorsVSEase of operation

Solution Approach 1:

The patent applies local quality by implementing local dimming control instead of global backlight control. The local dimming data are sent to the backlight driver during initialization, enabling individual backlight regions to be controlled independently. This allows the boot display to use a pure black background without flickering or unnatural transitions, while still preventing backlight leakage through precise local control.

Inventive Principle:
Principle #3Local quality

3Reliability

If local dimming data are calculated online during initialization, then real-time control is achieved, but processing time increases

Engineering Contradiction:
Improvebacklight control accuracyVSAvoidboot-up time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent applies preliminary action by calculating local dimming data during the Mboot initialization procedure before the Kernel program starts. The data are prepared in advance and stored in memory, then quickly retrieved and sent to the backlight driver. This preliminary calculation approach ensures real-time control accuracy while minimizing the impact on boot-up time, as the heavy computation is completed before the main boot sequence begins.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250372053A1Method and electronic device for applying local dimming on boot display
Publication Date: 2025.12.04 MEDIATEK SINGAPORE PTE LTD
  • US20250372053A1 patent drawing
  • US20250372053A1 patent drawing
  • US20250372053A1 patent drawing

AI summary

A method for applying local dimming on a boot display is provided. The method includes the following steps. Local dimming data are received during the initialization procedure. The local dimming data are sent to a backlight driver during an Mboot program to enter the initialization procedure. Backlights are turned on based on the local dimming data during the initialization procedure.