IP Library › Granted Patent US 12,266,320
Granted Patent B2
US 12,266,320 · App. 18/342,076 · Granted Apr 1, 2025

Gray scale compensation method and apparatus for display panel

Inventors: Chunhui Ren (Kunshan, CN); Xiaokang Zhou (Kunshan, CN); Jinquan Zhang (Kunshan, CN)
Assignee: Kunshan New Flat Panel Display Technology Center Co., Ltd.
G09G3/3607G09G2320/0626G09G2320/0686
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,266,320
App. No.
18/342,076
Granted
Apr 1, 2025
Kind
B2
Abstract

A gray scale compensation method for a display panel includes: dividing a display region of the display panel into a first display region, a second display region and a transition display region arranged between the first and second display regions; configuring a first compensation algorithm for the first display region to obtain a first compensation gray scale of the first display region, configuring, for the second display region, a second compensation algorithm different from the first compensation algorithm to obtain a second compensation gray scale of the second display region, and configuring, for the transition display region, a third compensation algorithm different from the first and second compensation algorithms to obtain a third compensation gray scale of the transition display region; and configuring the display panel to display an image according to the first compensation gray scale, the second compensation gray scale and the third compensation gray scale.

Claims (70)

1. A gray scale compensation method for a display panel, comprising:

establishing, on the display panel, a coordinate system for pixel points;

dividing a display region of the display panel into a first display region, a second display region and a transition display region arranged between the first display region and the second display region;

wherein the first display region is a rectangular shape, the transition display region is a rectangular ring shape and surrounds an outer periphery of the first display region, and the second display region surrounds an outer periphery of the transition display region;

wherein the coordinate system comprises a first coordinate axis and a second coordinate axis perpendicular to each other, the first coordinate axis is parallel to one pair of sides of the first display region, the second coordinate axis is parallel to the other pair of sides of the first display region, and the transition display region comprises a plurality of sub-transition regions each being a rectangular shape;

configuring a first compensation algorithm for the first display region, so that a first compensation gray scale of the first display region is obtained according to the first compensation algorithm and a first weight value, configuring, for the second display region, a second compensation algorithm different from the first compensation algorithm and a second weight value, so that a second compensation gray scale of the second display region is obtained according to the second compensation algorithm, and configuring, for the transition display region, a third compensation algorithm different from the first compensation algorithm and the second compensation algorithm, so that a third compensation gray scale of the transition display region is obtained according to the third compensation algorithm;

acquiring a coordinate using the coordinate system and an actual brightness of a pixel point to be compensated, wherein the third compensation algorithm is based on the pixel point;

obtaining the third compensation gray scale according to the coordinate and the actual brightness of the pixel point to be compensated and the third compensation algorithm;

wherein obtaining the third compensation gray scale according to the coordinate and the actual brightness of the pixel point to be compensated and the third compensation algorithm comprises:

obtaining a first reference gray scale according to the actual brightness of the pixel point to be compensated and the first compensation algorithm;

obtaining a second reference gray scale according to the actual brightness of the pixel point to be compensated and the second compensation algorithm;

obtaining, according to the coordinate of the pixel point to be compensated, the first weight value corresponding to the first reference gray scale and the second weight value corresponding to the second reference gray scale; and

obtaining the third compensation gray scale according to the first reference gray scale, the second reference gray scale, the first weight value and the second weight value;

wherein the plurality of sub-transition regions comprise a second sub-transition region comprising opposite first vertex and second vertex, the first vertex coincides with one of vertices of the first display region, and the second vertex is one of vertices of the transition display region,

in the second sub-transition region, obtaining, according to the coordinate of the pixel point to be compensated, the first weight value corresponding to the first reference gray scale and the second weight value corresponding to the second reference gray scale comprises:

obtaining the first weight value according to the formula below:

k 1=√{square root over ((( b 2− y 1)/( n 1− y 1)) 2 +(( a 2− x 1)/( m 1− x 1)) 2 )},

correcting k1 to be equal to 1 under a condition that k1>1,

wherein k1 is the first weight value; b2 is a coordinate value of the pixel point to be compensated on the first coordinate axis; a2 is a coordinate value of the pixel point to be compensated on the second coordinate axis; n1 is a coordinate value of the first vertex on the first coordinate axis; m1 is a coordinate value of the first vertex on the second coordinate axis; y1 is a coordinate value of the second vertex on the first coordinate axis; and x1 is a coordinate value of the second vertex on the second coordinate axis, and

obtaining the second weight value according to the formula below:

k 2=1− k 1,

wherein k2 is the second weight value; and

configuring the display panel to display an image according to the first compensation gray scale, the second compensation gray scale and the third compensation gray scale.

2. The gray scale compensation method for the display panel according to claim 1 , wherein

obtaining the third compensation gray scale according to the first reference gray scale, the second reference gray scale, the first weight value and the second weight value comprises obtaining the third compensation gray scale according to the formula below:

Nc=N x1 ×k 1+ N x2 ×k 2,

wherein Nc is the third compensation gray scale; N x1 is the first reference gray scale; N x2 is the second reference gray scale; k1 is the first weight value; and k2 is the second weight value.

3. The gray scale compensation method for the display panel according to claim 1 , wherein the first weight value is negatively correlated with a distance between the pixel point to be compensated and the first display region, and the second weight value is negatively correlated with a distance between the pixel point to be compensated and the second display region.

4. The gray scale compensation method for the display panel according to claim 1 , obtaining the first reference gray scale according to the actual brightness of the pixel point to be compensated and the first compensation algorithm comprises obtaining the first reference gray scale according to the formula below:

N x1 =N 1×( L aver1 /Ln) 1/Gamma1 ,

wherein N x1 is the first reference gray scale; N1 is, under the first compensation algorithm, a pre-compensation displaying gray scale for the pixel point to be compensated; L aver1 is, under the first compensation algorithm, a target compensation brightness of the pixel point to be compensated; Ln is the actual brightness of the pixel point to be compensated; Gamma1 is a gray scale coefficient under the first compensation algorithm,

obtaining the first reference gray scale according to the coordinate and the actual brightness of the pixel point to be compensated and the first compensation algorithm comprises:

obtaining the first reference gray scale according to the formula below:

N x2 =N 2×( L aver2 /Ln) 1/Gamma2 ,

wherein N x2 is the second reference gray scale; N2 is, under the second compensation algorithm, a pre-compensation displaying gray scale for the pixel point to be compensated; L aver2 is, under the second compensation algorithm, a target compensation brightness of the pixel point to be compensated; Ln is the actual brightness of the pixel point to be compensated; Gamma2 is a gray scale coefficient under the second compensation algorithm.

5. The gray scale compensation method for the display panel according to claim 4 , wherein N1=N2 and Gamma1=Gamma2,

obtaining the third compensation gray scale according to the first reference gray scale, the second reference gray scale, the first weight value and the second weight value comprises:

obtaining the third compensation gray scale according to the formula below:

Nc=N 1×(( L aver1 ×k 1+ L aver2 ×k 2)/Ln) 1/Gamma1 ,

wherein Nc is the third compensation gray scale.

6. The gray scale compensation method for the display panel according to claim 4 , wherein N1=N2 and L aver1 =L aver2 ,

obtaining the third compensation gray scale according to the first reference gray scale, the second reference gray scale, the first weight value and the second weight value comprises:

obtaining the third compensation gray scale according to the formula below:

Nc=N 1×( L aver1 /Ln) 1/(Gamma1×k1+Gamma2×k2) ,

wherein Nc is the third compensation gray scale.

7. A gray scale compensation apparatus for a display panel, with a processor configured to perform gray scale compensation for the display panel, wherein the display panel comprises a first display region, a second display region and a transition display region arranged between the first display region and the second display region, and the gray scale compensation apparatus for the display panel comprises:

the processor performing a first compensation algorithm for the first display region, so that a first compensation gray scale of the first display region is obtained according to the first compensation algorithm and a first weight value;

the processor performing a second compensation algorithm for the second display region, so that a second compensation gray scale of the second display region is obtained according to the second compensation algorithm and a second weight value;

wherein the plurality of sub-transition regions comprise a second sub-transition region comprising opposite first vertex and second vertex, the first vertex coincides with one of vertices of the first display region, and the second vertex is one of vertices of the transition display region,

in the second sub-transition region, obtaining, according to the coordinate of the pixel point to be compensated, the first weight value corresponding to the first reference gray scale and the second weight value corresponding to the second reference gray scale comprises:

obtaining the first weight value according to the formula below:

k 1=√{square root over (( b 2− y 1)/( n 1− y 1)) 2 +(( a 2− x 1)/( m 1− x 1)) 2 )},

correcting k1 to be equal to 1 under a condition that k1>1,

wherein k1 is the first weight value; b2 is a coordinate value of the pixel point to be compensated on the first coordinate axis; a2 is a coordinate value of the pixel point to be compensated on the second coordinate axis; n1 is a coordinate value of the first vertex on the first coordinate axis; m1 is a coordinate value of the first vertex on the second coordinate axis; y1 is a coordinate value of the second vertex on the first coordinate axis; and x1 is a coordinate value of the second vertex on the second coordinate axis, and

obtaining the second weight value according to the formula below:

k 2=1− k 1,

wherein k2 is the second weight value;

the processor performing a third compensation algorithm for the transition display region, so that a third compensation gray scale of the transition display region is obtained according to the third compensation algorithm;

the processor acquiring a coordinate and an actual brightness of a pixel point to be compensated; wherein the third compensation algorithm is based on the pixel point;

obtaining the third compensation gray scale according to the coordinate and the actual brightness of the pixel point to be compensated and the third compensation algorithm; and

the processor configuring the display panel to display an image according to the first compensation gray scale, the second compensation gray scale and the third compensation gray scale.

8. The gray scale compensation apparatus for the display panel according to claim 7 , wherein the coordinate system comprises a first coordinate axis and a second coordinate axis perpendicular to each other, the first coordinate axis is parallel to one pair of sides of the first display region, the second coordinate axis is parallel to the other pair of sides of the first display region, and the transition display region comprises a plurality of sub-transition regions each being a rectangular shape.

9. The gray scale compensation apparatus for the display panel according to claim 7 , wherein the plurality of sub-transition regions comprise a first sub-transition region located between the first display region and the second display region along a direction parallel to the first coordinate axis, the first sub-transition region comprises opposite first side and second side, the first side coincides with one of sides of the first display region, and the second side coincides with one of sides of the second display region,

in the first sub-transition region, obtaining, according to the coordinate of the pixel point to be compensated, the first weight value corresponding to the first reference gray scale and the second weight value corresponding to the second reference gray scale comprises:

obtaining the first weight value according to the formula below:

k 1=( b 1− y 1)/( n 1− y 1),

wherein k1 is the first weight value; b1 is a coordinate value of the pixel point to be compensated on the first coordinate axis; n1 is a coordinate value of the first side on the first coordinate axis; y1 is a coordinate value of the second side on the first coordinate axis, and

obtaining the second weight value according to the formula below:

k 2=1− k 1,

wherein k2 is the second weight value.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 27, 2023
From: REN, CHUNHUI; ZHOU, XIAOKANG; ZHANG, JINQUAN
To: KUNSHAN NEW FLAT PANEL DISPLAY TECHNOLOGY CENTER CO., LTD.
Reel/Frame 064081/0661 →
Priority Claims (1)
CN 202110602514.4 · May 31, 2021 · national
Continuity (2)
Continuation PCTCN2021137381 · Dec 13, 2021
Related Publication 20230343303A1 · Oct 26, 2023
References Cited (23)
US 20170249890A1 · Yoo · 2017 [cited by examiner]
US 20190305056A1 · Sonoda · 2019 [cited by examiner]
US 20200013326A1 · Zheng · 2020 [cited by examiner]
US 20200234634A1 · Li · 2020 [cited by examiner]
US 20210074229A1 · Hsu · 2021 [cited by examiner]
US 20210287626A1 · Liu · 2021 [cited by examiner]
US 20210383736A1 · Hong · 2021 [cited by examiner]
US 20240112616A1 · Han · 2024 [cited by examiner]
CN 109859668A · 2019 [cited by applicant]
CN 110176209A · 2019 [cited by applicant]
CN 110444157A · 2019 [cited by applicant]
CN 110580874A · 2019 [cited by applicant]
CN 110648640A · 2020 [cited by applicant]
CN 110808006A · 2020 [cited by applicant]
CN 111009207A · 2020 [cited by applicant]
CN 111816112A · 2020 [cited by applicant]
CN 111833794A · 2020 [cited by applicant]
CN 112530346A · 2021 [cited by applicant]
CN 112562585A · 2021 [cited by applicant]
CN 112614461A · 2021 [cited by applicant]
CN 113284458A · 2021 [cited by applicant]
International Search Report issued on Feb. 23, 2022, in corresponding International Application No. PCT/CN2021/137381, 7 pages. [cited by applicant]
Office Action issued on Mar. 10, 2022, in corresponding Chinese Application No. 202110602514.4, 13 pages. [cited by applicant]