Backlight Driver Synchronization Circuit for LCD Flicker Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing backlight drivers in liquid crystal display devices fail to synchronize output periods with sudden changes in input vertical synchronizing signal frequencies, leading to inner clock generation errors and poor picture quality, such as flicker, due to mismatched duty ratios in PWM signals.

Innovation Solution

A method and circuit that detect and adjust input periods to match prior output periods, generating a stable output period by calculating differences and setting the adjusted input period as the new output period, ensuring synchronization and inner clock stability even with frequency changes, thereby maintaining a desired duty ratio for PWM signals.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If the input period is adjusted to match sudden frequency changes, then synchronization speed is improved, but calculation complexity increases

Engineering Contradiction:
Improvesynchronization speedVSAvoidcalculation complexity
Core Design Contradiction:
SpeedVSDevice complexity

Solution Approach 1:

The patent pre-calculates and stores multiple candidate output periods corresponding to different input period ratios (0.95-1.05) in a lookup table. When synchronization is needed, the system directly retrieves the appropriate candidate period based on the detected input period, avoiding real-time complex calculations and achieving fast synchronization.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent changes the parameter representation from continuous calculation to discrete predefined values. By storing candidate periods as discrete values in a lookup table corresponding to different input period ratios, the system transforms the continuous parameter adjustment into discrete selection, simplifying the synchronization process.

Inventive Principle:
Principle #35Parameter changes

2Adaptability or versatility

If the output period is calculated at every frame, then adaptability to frequency changes is improved, but processing time increases

Engineering Contradiction:
Improveadaptability to frequency changesVSAvoidprocessing time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The patent pre-calculates candidate output periods for various input period ratios (0.95-1.05) and stores them in a lookup table before runtime. During operation, the system only needs to detect the input period and retrieve the corresponding candidate period from the table, significantly reducing processing time while maintaining adaptability to frequency changes.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements dynamic adaptation by detecting the actual input period and selecting the appropriate candidate output period from the lookup table based on the detected ratio. This dynamic selection allows the system to adapt to different frequency changes while using pre-computed values to minimize processing time.

Inventive Principle:
Principle #15Dynamics

3Reliability

If the duty ratio is adjusted to maintain brightness, then picture quality is improved, but control complexity increases

Engineering Contradiction:
Improvepicture qualityVSAvoidcontrol complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent incorporates feedback by detecting the actual input period, comparing it with the stored candidate periods, and selecting the appropriate candidate period that maintains the correct duty ratio. This feedback mechanism ensures that the output period is automatically adjusted to maintain picture quality while avoiding complex real-time duty ratio calculations.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS8890796B2Method and circuit for synchronizing input and output synchronizing signals, backlight driver in liquid crystal display device using the same, and method for driving the backlight driver
Publication Date: 2014.11.18 LG DISPLAY CO LTD
  • US8890796B2 patent drawing
  • US8890796B2 patent drawing
  • US8890796B2 patent drawing

AI summary

A method and a circuit for synchronizing input and output synchronizing signals are disclosed. The method for synchronizing input and output synchronizing signals includes detecting an Nth (N is a positive integer) input period of the input synchronizing signal, determining whether the detected Nth input period is the same with a prior (N−1) the output period of the output synchronizing signal, detecting a difference between an end time of the (N−1)the output period and an end time of the Nth input period, if the detected Nth input period is not the same with the (N−1)the output period, operating the detected difference with the Nth input period, and setting the operated value as an Nth output period, and generating and outputting the output synchronizing signal having the set Nth output period.