Backlight Brightness Adjustment via Stepwise PWM Control
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current liquid crystal display (LCD) backlight brightness adjustment methods, such as Light Adaptive Brightness Control (LABC), fail to track ambient light changes in real time, leading to energy wastage and noticeable flickering due to imprecise PWM signals.
Innovation Solution
An electronic device equipped with a light sensor and microcontroller that acquires ambient luminance signals, performs filtering to smooth out sudden changes, and adjusts backlight brightness step-by-step using calculated target values and brightness change rates to minimize flickering.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Use of energy by moving object
If LABC method adjusts backlight brightness based on ambient luminance, then energy efficiency is improved, but real-time tracking of ambient light changes is not achieved causing delayed response and visible flickering
Solution Approach 1:
The patent implements dynamic brightness adjustment by continuously monitoring ambient luminance through a light sensor and dynamically updating PWM duty cycles in real-time. The system transitions from static periodic adjustment to dynamic continuous adaptation, allowing the backlight brightness to respond immediately to ambient light changes without delayed periodic updates, thereby eliminating visible flickering while maintaining energy efficiency.
Solution Approach 2:
The patent employs feedback control by using a light sensor to continuously detect ambient luminance and feeding this information back to the control processor. The processor calculates the appropriate PWM duty cycle based on the feedback signal and adjusts the backlight brightness accordingly. This closed-loop feedback mechanism ensures real-time tracking of ambient light changes and eliminates the delayed response and flickering observed in open-loop periodic adjustment methods.
2Device complexity
If PWM signal with 8 bits precision is used for backlight adjustment, then device complexity is reduced, but sudden backlight change occurs causing obvious flickering
Solution Approach 1:
The patent applies partial action by using only the necessary most significant bits of the PWM signal for brightness adjustment, rather than utilizing the full 8-bit precision. By focusing on the most significant bits that have the greatest impact on perceived brightness, the system achieves smooth transitions without flickering while keeping the device complexity low. This selective use of signal precision eliminates sudden backlight changes caused by minor variations in less significant bits.
Solution Approach 2:
The patent changes the parameter of PWM signal precision by effectively using only the most significant bits for brightness control. This parameter change smooths out sudden backlight variations by ignoring minor fluctuations in less significant bits, thereby reducing visible flickering while maintaining adequate brightness control precision. The system transforms the approach from using full precision to using selective precision optimized for human visual perception.
Applied Scientific Principles
This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.
Function Achieved in This Case
The solution enables real-time adjustment of backlight brightness, reducing energy wastage and eliminating noticeable flickering during light adjustments, providing a smoother user experience by aligning with human sensitivity to brightness changes.
Implementation Method 1
a light sensor and a microcontroller connected to the light sensor, where the light sensor is configured to acquire an ambient luminance signal
Data Source
AI summary
An electronic device includes a light sensor and a microcontroller connected to the light sensor, where the light sensor is configured to acquire an ambient luminance signal of a current time point; and the microcontroller is configured to: read the ambient luminance signal of the current time point from the light sensor, and obtain through calculation a first target backlight brightness value of the electronic device at the current time point according to the ambient luminance signal of the current time point, where the microcontroller is further configured to: if the electronic device is in a normal screen-on state, adjust from a first initial backlight brightness value to the first target backlight brightness value step by step, where the first initial backlight brightness value is a first target backlight brightness value of the electronic device at a previous time point.


