Boot Display Local Dimming for Flicker-Free Backlight Startup
Find Innovative SolutionsGenerate 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
Engineering 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
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.
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
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.
3Reliability
If local dimming data are calculated online during initialization, then real-time control is achieved, but processing time increases
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.
Data Source
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.


