This application claims priority under 35 U.S.C. ยง 119 to Korean Patent Application No. 10-2021-0047917, filed on Apr. 13, 2021, in the Korean Intellectual Property Office KIPO, the contents of which are herein incorporated by reference in their entireties.
Embodiments of the present inventive concept relate to a display apparatus and a method of driving a display panel using the display apparatus. More particularly, embodiments of the present inventive concept relate to a display apparatus analyzing input image data and omitting data processing of a portion of the input image data or all of the input image data, and a method of driving a display panel using the display apparatus.
Generally, a display apparatus includes a display panel and a display panel driver. The display panel displays an image based on input image data. The display panel includes a plurality of gate lines, a plurality of data lines and a plurality of pixels. The display panel driver includes a gate driver, a data driver and a driving controller. The gate driver outputs gate signals to the gate lines. The data driver outputs data voltages to the data lines. The driving controller controls the gate driver and the data driver.
The driving controller includes logics compensating the input image data to enhance a display quality. As operations of the logics are advanced, a gate count may increase and a number of toggling of data may increase so that a power consumption due to the data operation logic may increase.
Embodiments of the present inventive concept provide a display apparatus analyzing input image data and omitting data processing of a portion of the input image data or all of the input image data to reduce a power consumption.
Embodiments of the present inventive concept also provide a method of driving a display panel using the display apparatus.
In an embodiment of a display apparatus according to the present inventive concept, the display apparatus includes a display panel, a data analyzer, a logic core and a latch. The display panel is configured to display an image. The data analyzer is configured to analyze input image data. The logic core is configured to compensate all of line data, compensate a part of the line data, or not compensate all of the line data according to an analysis result of the data analyzer. The latch is configured to receive compensated data from the logic core.
In an embodiment, the data analyzer may be configured to determine whether the line data represent a single pattern. The single pattern may mean that all pixel data included in the line data have a same grayscale value.
In an embodiment, the display apparatus may further include a data transmitter configured to output first pixel data among the line data to the logic core when the line data represent the single pattern.
In an embodiment, the display apparatus may further include a flag generator configured to generate a flag signal having a flag of one when the line data represent the single pattern and configured to generate the flag signal having a flag of zero when the line data do not represent the single pattern.
In an embodiment, when the flag is one, the logic core may be configured to compensate only the first pixel data and to output compensated first pixel data to the latch. When the flag is zero, the logic core may be configured to compensate all of the line data and to output compensated line data to the latch.
In an embodiment, when the flag is one, the logic core may be configured to compensate the first pixel data and to output compensated first pixel data to a second logic core. When the flag is zero, the logic core may be configured to compensate all of the line data and to output compensated line data to the second logic core. The second logic core may be configured to compensate input data regardless of the flag.
In an embodiment, the data analyzer may be configured to determine whether grayscale values of all subpixels of the line data are equal to or less than a threshold grayscale value.
In an embodiment, the display apparatus may further include a data transmitter configured to output first pixel data among the line data to the logic core when the grayscale values of all subpixels of the line data are equal to or less than the threshold grayscale value.
In an embodiment, when the grayscale values of all subpixels of the line data are equal to or less than the threshold grayscale value, the latch may be configured to output predetermined fixed data.
In an embodiment, the data analyzer may be configured to determine whether the line data are substantially the same as previous line data stored in a line buffer.
In an embodiment, the display apparatus may further include a flag generator configured to generate a flag signal having a flag of one when the line data are substantially the same as the previous line data and configured to generate the flag signal having a flag of zero when the line data are different from the previous line data.
In an embodiment, when the flag is one, the logic core may be configured not to operate. When the flag is zero, the logic core may be configured to compensate all of the line data and to output compensated line data to the latch.
In an embodiment, when the flag is one, the logic core may be configured not to operate. When the flag is zero, the logic core may be configured to compensate all of the line data and to output compensated line data to a second logic core. The second logic core may be configured to compensate input data regardless of the flag and to output compensated input data to the latch.
In an embodiment, when the flag is one, the second logic core may be configured to directly receive the line data from a selector.
In an embodiment, the display apparatus may further include a flag generator configured to generate a flag signal representing a state of the line data according to an analysis result of the data analyzer, a line buffer configured to store the line data and a selector configured to selectively output the line data stored in the line buffer to the logic core based on the flag signal.
In an embodiment, the display apparatus may further include a data transmitter configured to output first pixel data among the line data to the logic core according to the analysis result of the data analyzer.
In an embodiment of a method of driving a display panel according to the present inventive concept, the method includes analyzing input image data, compensating the line data using a logic core and outputting a data voltage to the display panel based on compensated data received from the logic core. The compensating the line data may include compensating all of the line data, compensating a part of the line data, or not compensating all of the line data according to an analysis result of the input image data.
In an embodiment, the method may further include determining whether the line data represent a single pattern in which all pixel data included in the line data have a same grayscale value, compensating only first pixel data among the line data when the line data represent the single pattern, outputting compensated first pixel data to all of the pixels in a line of the display panel when the line data represent the single pattern, compensating respective pixel data of the line data when the line data do not represent the single pattern and outputting respective compensated pixel data to respective pixels in the line of the display panel when the line data do not represent the single pattern.
In an embodiment, the method may further include determining whether grayscale values of all subpixels of the line data are equal to or less than a threshold grayscale value, compensating only first pixel data among the line data when the grayscale values of all subpixels of the line data are equal to or less than the threshold grayscale value, outputting compensated first pixel data to all of the pixels in a line of the display panel when the grayscale values of all subpixels of the line data are equal to or less than the threshold grayscale value, compensating respective pixel data of the line data when a grayscale value of at least one subpixel of the line data is greater than the threshold grayscale value and outputting respective compensated pixel data to respective pixels in the line of the display panel when the grayscale value of at least one subpixel of the line data is greater than the threshold grayscale value.
In an embodiment, the method may further include determining whether the line data are substantially the same as previous line data stored in a line buffer, outputting previous line data stored in a latch to pixels in a line of the display panel when the line data are substantially the same as the previous line data stored in the line buffer, compensating respective pixel data of the line data when the line data are different from the previous line data stored in the line buffer and outputting respective compensated pixel data to respective pixels in the line of the display panel when the line data are different from the previous line data stored in the line buffer.
According to the display apparatus and the method of driving the display panel, the input image data may be analyzed and the data processing of a portion of the input image data or all of the input image data may be omitted so that the power consumption may be reduced.
For example, when the line data of the input image data represent a single pattern, the grayscale values of all of the subpixels in the line data are equal to or less than the threshold grayscale value or the line data are same as the previous line data, some or all of the data processing of the logic core may be omitted so that the power consumption due to the data operation logics may be reduced.
The above and other features and advantages of the present inventive concept will become more apparent by describing in detailed embodiments thereof with reference to the accompanying drawings, in which:
Hereinafter, the present inventive concept will be explained in detail with reference to the accompanying drawings.
Referring to
The driving controller 200 and the data driver 500 may be integrated into one chip. Alternatively, the driving controller 200, the gamma reference voltage generator 400 and the data driver 500 may be integrated into one chip. A driving module including at least the driving controller 200 and the data driver 500 which are integrated into one chip may be called to an integrated driver ID.
The display panel 100 has a display region AA on which an image is displayed and a peripheral region PA disposed adjacent to the display region AA.
The display panel 100 includes a plurality of gate lines GL, a plurality of data lines DL and a plurality of subpixels P connected to the gate lines GL and the data lines DL. The gate lines GL extend in a first direction D1 and the data lines DL extend in a second direction D2 crossing the first direction D1.
The driving controller 200 receives input image data IMG and an input control signal CONT from an external apparatus. The input image data IMG may include red image data, green image data and blue image data. The input image data IMG may include white image data. The input image data IMG may include magenta image data, yellow image data and cyan image data. The input control signal CONT may include a master clock signal and a data enable signal. The input control signal CONT may further include a vertical synchronizing signal and a horizontal synchronizing signal.
The driving controller 200 generates a first control signal CONT1, a second control signal CONT2, a third control signal CONT3 and a data signal DATA based on the input image data IMG and the input control signal CONT.
The driving controller 200 generates the first control signal CONT1 for controlling an operation of the gate driver 300 based on the input control signal CONT and outputs the first control signal CONT1 to the gate driver 300. The first control signal CONT1 may include a vertical start signal and a gate clock signal.
The driving controller 200 generates the second control signal CONT2 for controlling an operation of the data driver 500 based on the input control signal CONT and outputs the second control signal CONT2 to the data driver 500. The second control signal CONT2 may include a horizontal start signal and a load signal.
The driving controller 200 generates the data signal DATA based on the input image data IMG. The driving controller 200 outputs the data signal DATA to the data driver 500.
The driving controller 200 generates the third control signal CONT3 for controlling an operation of the gamma reference voltage generator 400 based on the input control signal CONT and outputs the third control signal CONT3 to the gamma reference voltage generator 400.
A structure and an operation of the driving controller 200 are explained referring to
The gate driver 300 generates gate signals driving the gate lines GL in response to the first control signal CONT1 received from the driving controller 200. The gate driver 300 outputs the gate signals to the gate lines GL. For example, the gate driver 300 may sequentially output the gate signals to the gate lines GL. The gate driver 300 may be mounted on the peripheral region PA of the display panel 100. For example, the gate driver 300 may be integrated on the peripheral region PA of the display panel 100.
The gamma reference voltage generator 400 generates a gamma reference voltage VGREF in response to the third control signal CONT3 received from the driving controller 200. The gamma reference voltage generator 400 provides the gamma reference voltage VGREF to the data driver 500. The gamma reference voltage VGREF has a value corresponding to a level of the data signal DATA.
In an embodiment, the gamma reference voltage generator 400 may be embedded in the driving controller 200, or in the data driver 500.
The data driver 500 receives the second control signal CONT2 and the data signal DATA from the driving controller 200, and receives the gamma reference voltages VGREF from the gamma reference voltage generator 400. The data driver 500 converts the data signal DATA into data voltages having an analog type using the gamma reference voltages VGREF. The data driver 500 outputs the data voltages to the data lines DL.
Referring to
For example, the input image data IMG inputted to the data analyzer 210 may be input line data.
The integrated driver ID may further include a flag generator 230, a line buffer 220 and a selector 240. The flag generator 230 may generate a flag signal representing a state of the line data according to the analysis result of the data analyzer 210. The line buffer 220 may store the line data. The selector 240 may selectively output the line data stored in the line buffer 220 to the logic core 260 based on the flag signal.
The integrated driver ID may further include a data transmitter 250 outputting first pixel data PD1 among the line data to the logic core 260 according to the analysis result of the data analyzer 210.
In the present embodiment, the data analyzer 210 may determine whether the line data represent a single pattern. The single pattern means that all pixel data included in the line data have the same grayscale value. When first to N-th pixels are disposed in a horizontal line of the display panel 100, the input line data may include first pixel data PD1, second pixel data PD2, . . . , and N-th pixel data corresponding to first to N-th pixels.
For example, when the first pixel includes a first subpixel, a second subpixel and a third subpixel, the first pixel data PD1 may include first subpixel data, second subpixel data and third subpixel data. For example, the first subpixel, the second subpixel and the third subpixel may be a red subpixel, a green subpixel and a blue subpixel.
When the first subpixel data, the second subpixel data and the third subpixel data of the first pixel data PD1 respectively represent a grayscale value of 50, a grayscale value of 80 and a grayscale value of 150, and the first subpixel data, the second subpixel data and the third subpixel data of each of the second to N-th pixel data respectively represent a grayscale value of 50, a grayscale value of 80 and a grayscale value of 150, the line data may represent the single pattern.
Although the pixel includes the first subpixel, the second subpixel and the third subpixel in the present embodiment, the present inventive concept may not be limited thereto. Alternatively, the pixel may include two subpixels. Alternatively, the pixel may include four or more subpixels. For example, the pixel may include a red subpixel, a green subpixel, a blue subpixel and a white subpixel.
When the line data represent the single pattern, the data transmitter 250 may output the first pixel data PD1 among the line data to the logic core 260. When the line data represent the single pattern, all of the pixel data in the line data have the same grayscale values so that the data transmitter 250 may output only the first pixel data PD1 which is one of the line data. In this case, the logic core 260 compensates only the first pixel data PD1 so that a power consumption may be significantly reduced compared to a case in which all pixel data of the line data are compensated.
Although the data transmitter 250 outputs the first pixel data PD1 to the logic core 260 in the present embodiment when the line data represent the single pattern, the present inventive concept may not be limited thereto. When the line data represent the single pattern, all pixel data included in the line data have the same grayscale value so that the data transmitter 250 may output any one of the first to N-th pixel data to the logic core 260.
For example, when the line data represent the single pattern, the flag generator 230 may generate the flag signal having a flag of one. When the line data do not represent the single pattern, the flag generator 230 may generate the flag signal having a flag of zero. The flag generator 230 may output the flag signal to the selector 240 and the latch 510.
When the flag is one, the selector 240 may not output the line data to the logic core 260. In contrast, when the flag is zero, the selector 240 may output the line data to the logic core 260.
When the flag is one, the logic core 260 may compensate the first pixel data PD1 received from the data transmitter 250 and may output compensated first pixel data CPD1 to the latch 510. When the flag is zero, the logic core 260 may compensate all of the line data and may output the compensated line data to the latch 510.
As shown in
When the line data do not represent the single pattern, the logic core 260 may compensate respective pixel data of the line data (step S400). When the line data do not represent the single pattern, the respective compensated pixel data may be outputted to respective pixels in the line of the display panel (step S500).
The data analyzer 210, the line buffer 220, the flag generator 230, the selector 240, the data transmitter 250, the logic core 260 and the latch 510 may be included in the integrated driver ID.
Alternatively, the data analyzer 210, the line buffer 220, the flag generator 230, the selector 240, the data transmitter 250 and the logic core 260 may be included in the driving controller 200 and the latch 510 may be included in the data driver 500. However, the present inventive concept may not be limited to the positions of the data analyzer 210, the line buffer 220, the flag generator 230, the selector 240, the data transmitter 250, the logic core 260 and the latch 510.
Referring to
When the grayscale values of all subpixels of the line data are equal to or less than the threshold grayscale value, the data transmitter 250 may output first pixel data PD1 among the line data to the logic core 260.
For example, when the grayscale values of all subpixels of the line data are equal to or less than the threshold grayscale value, data of each pixel may not be well distinguished from each other by a user. Thus, the data transmitter 250 may output the first pixel data PD1 among the line data to the logic core 260.
In this case, the logic core 260 compensates only the first pixel data PD1 so that a power consumption may be significantly reduced compared to a case in which all pixel data of the line data are compensated.
Alternatively, when the grayscale values of all subpixels of the line data are equal to or less than the threshold grayscale value, the latch 510 may output predetermined fixed data. When the grayscale values of all subpixels of the line data are equal to or less than the threshold grayscale value, an image corresponding to the line data may be perceived as a black image to the user so that the compensation operation of the logic core 260 may not be meaningful. When the grayscale values of all subpixels of the line data are equal to or less than the threshold grayscale value, the compensation operation of the logic core 260 may not be meaningful even if the image corresponding to the line data may not be perceived as the black image to the user. Thus, when the grayscale values of all subpixels of the line data are equal to or less than the threshold grayscale value, the compensation operation of the logic core 260 may be omitted.
The predetermined fixed data may be stored in the logic core 260 or stored in the data analyzer 210, the line buffer 220, the data transmitter 250 or the flag generator 230.
For example, when the grayscale values of all subpixels of the line data are equal to or less than the threshold grayscale value, the flag generator 230 may generate the flag signal having a flag of one. When a grayscale value of at least one subpixel of the line data is greater than the threshold grayscale value, the flag generator 230 may generate the flag signal having a flag of zero. The flag generator 230 may output the flag signal to the selector 240 and the latch 510.
When the flag is one, the selector 240 may not output the line data to the logic core 260. In contrast, when the flag is zero, the selector 240 may output the line data to the logic core 260.
When the flag is one, the logic core 260 may compensate the first pixel data PD1 and may output compensated first pixel data CPD1 to the latch 510. When the flag is zero, the logic core 260 may compensate all of the line data and may output the compensated line data to the latch 510.
As shown in
When the grayscale value of at least one subpixel of the line data is greater than the threshold grayscale value, the logic core 260 may compensate respective pixel data of the line data (step S400). When the grayscale value of at least one subpixel of the line data is greater than the threshold grayscale value, the respective compensated pixel data may be outputted to respective pixels in the line of the display panel (step S500).
The display apparatus and the method of driving the display panel according to the present embodiment is substantially the same as the display apparatus and the method of driving the display panel of the previous embodiment explained referring to
Referring to
The driving controller 200 and the data driver 500 may be integrated into one chip. Alternatively, the driving controller 200, the gamma reference voltage generator 400 and the data driver 500 may be integrated into one chip. A driving module including at least the driving controller 200 and the data driver 500 which are integrated into one chip may be called to the integrated driver ID.
The integrated driver ID may include a data analyzer 210, a logic core 260 and a latch 510. The data analyzer 210 may analyze the input image data IMG which include the input line date. The logic core 260 may compensate all data of line data or omit compensation of a portion of the line data or all of the line data according to the analysis result of the data analyzer 210. The latch 510 may receive compensation data from the logic core 260.
For example, the input image data IMG inputted to the data analyzer 210 may be input line data.
The integrated driver ID may further include a flag generator 230, a line buffer 220 and a selector 240. The flag generator 230 may generate a flag signal representing a state of the line data according to the analysis result of the data analyzer 210. The line buffer 220 may store the line data. The selector 240 may selectively output the line data stored in the line buffer to the logic core 260 based on the flag signal.
In the present embodiment, the data analyzer 210 may determine whether the line data are substantially the same as previous line data stored in the line buffer 220.
When the line data are substantially the same as the previous line data, the line data may not be compensated and may not be refreshed to the latch 510, but the previous line data stored in the latch 510 may be re-outputted to the display panel 100.
For example, when the line data are substantially the same as the previous line data, the flag generator 230 may generate the flag signal having a flag of one. When the line data are different from the previous line data, the flag generator 230 may generate the flag signal having a flag of zero. The flag generator 230 may output the flag signal to the selector 240 and the latch 510.
When the flag is one, the selector 240 may not output the line data to the logic core 260. In contrast, when the flag is zero, the selector 240 may output the line data to the logic core 260.
When the flag is one, the logic core 260 may not operate. When the flag is zero, the logic core 260 may compensate all of the line data and may output the compensated line data to the latch 510.
As shown in
When the line data are different from the previous line data, the logic core 260 may compensate respective pixel data of the line data (step S400). When the line data are different from the previous line data, the respective compensated pixel data may be outputted to respective pixels in the line of the display panel (step S500).
Referring to
For example, the integrated driver ID may determine whether the line data represent the single pattern (case C1) and whether the line data are substantially the same as the previous line data (case C2) in
For example, first line data LINE1 may not represent the single pattern. In this case, the logic core 260 may normally operate so that all pixel data of the line data may be compensated.
For example, second line data LINE2 may represent the single pattern and the second line data LINE2 may be different from the first line data LINE1. The second line data LINE2 represent the single pattern so that a flag of C1 may be generated and the logic core 260 may process only first pixel data PD1 of the second line data LINE2 in response to the flag of C1.
For example, third line data LINE3 may represent the single pattern and the third line data LINE3 may be substantially the same as the second line data LINE2. The third line data LINE3 represent the single pattern so that a flag of C1 may be generated and the third line data LINE3 are substantially the same as the second line data LINE2 so that a flag of C2 may be also generated. The logic core 260 may not operate the compensation operation in response to the flag of C2.
For example, fourth line data LINE4 may not represent the single pattern and the fourth line data LINE4 may be different from the third line data LINE3. In this case, the logic core 260 may normally operate so that all pixel data of the line data may be compensated.
For example, fifth line data LINE5 may not represent the single pattern and the fifth line data LINE5 may be different from the fourth line data LINE4. In this case, the logic core 260 may normally operate so that all pixel data of the line data may be compensated.
For example, sixth line data LINE6 may represent the single pattern and the sixth line data LINE6 may be different from the fifth line data LINE5. The sixth line data LINE6 represent the single pattern so that a flag of C1 may be generated and the logic core 260 may process only first pixel data PD1 of the sixth line data LINE6 in response to the flag of C1.
For example, seventh line data LINE7 may not represent the single pattern and the seventh line data LINE7 may be different from the sixth line data LINE6. In this case, the logic core 260 may normally operate so that all pixel data of the line data may be compensated.
For example, eighth line data LINE8 may not represent the single pattern and the eighth line data LINE8 may be substantially the same as the seventh line data LINE7. The eighth line data LINE8 are substantially the same as the seventh line data LINE7 so that a flag of C2 may be generated. The logic core 260 may not operate the compensation operation in response to the flag of C2.
According to the present embodiment, the input image data IMG may be analyzed and the data processing of a portion of the input image data IMG or all of the input image data may be omitted so that the power consumption may be reduced.
For example, when the line data of the input image data IMG represent the single pattern, the grayscale values of all of the subpixels in the line data are equal to or less than the threshold grayscale value or the line data are same as the previous line data, some or all of the data processing of the logic core 260 may be omitted so that the power consumption due to the data operation logics may be reduced.
The display apparatus and the method of driving the display panel according to the present embodiment is substantially the same as the display apparatus and the method of driving the display panel of the previous embodiment explained referring to
Referring to
The driving controller 200 and the data driver 500 may be integrated into one chip. Alternatively, the driving controller 200, the gamma reference voltage generator 400 and the data driver 500 may be integrated into one chip. A driving module including at least the driving controller 200 and the data driver 500 which are integrated into one chip may be called to the integrated driver ID.
The integrated driver ID may include a data analyzer 210, a first logic core 262, a second logic core 264 and a latch 510. The data analyzer 210 may analyze the input image data IMG which include the input line date. The first logic core 262 may compensate all of line data, compensate a part of the line data, or not compensate all of the line data according to the analysis result of the data analyzer 210. The second logic core 264 may receive compensated data from the first logic core 262 and may operate a second compensation operation. The latch 510 may receive second compensation data from the second logic core 264.
The integrated driver ID may further include a flag generator 230, a line buffer 220 and a selector 240. The flag generator 230 may generate a flag signal representing a state of the line data according to the analysis result of the data analyzer 210. The line buffer 220 may store the line data. The selector 240 may selectively output the line data stored in the line buffer to the logic core 260 based on the flag signal.
In the present embodiment, the data analyzer 210 may determine whether the line data represent a single pattern.
When the line data represent the single pattern, the data transmitter 250 may output the first pixel data PD1 among the line data to the first logic core 262.
For example, when the line data represent the single pattern, the flag generator 230 may generate the flag signal having a flag of one. When the line data do not represent the single pattern, the flag generator 230 may generate the flag signal having a flag of zero. The flag generator 230 may output the flag signal to the selector 240 and the latch 510.
When the flag is one, the selector 240 may not output the line data to the first logic core 262. In contrast, when the flag is zero, the selector 240 may output the line data to the first logic core 262.
When the flag is one, the first logic core 262 may compensate the first pixel data PD1 and may output compensated first pixel data CPD1 to the second logic core 264. When the flag is zero, the first logic core 262 may compensate all of the line data and may output the compensated line data to the second logic core 264.
The second logic core 264 may compensate input data regardless of the flag.
For example, functions included in the first logic core 262 may be compensations based on the grayscale value of the present pixel data. In contrast, functions included in the second logic core 264 may be compensations based on other compensation components in addition to the grayscale value of the present pixel data.
For example, the first logic core 262 may operate a luminance adjustment, a color compensation and a gamma compensation. For example, the second logic core 264 may operate a frame compensation which compensates the present frame data based on the previous frame data and the present frame data, a stain compensation operated based on stain values according to positions of the pixels in the display panel 100, a threshold voltage compensation of driving switching elements of the pixels and a deterioration compensation of light emitting elements of the pixels.
In the present embodiment, the data analyzer 210 may determine whether grayscale values of all subpixels of the line data are equal to or less than a threshold grayscale value. The operation of the integrated driver ID may be substantially same as explained above referring to
The display apparatus and the method of driving the display panel according to the present embodiment is substantially the same as the display apparatus and the method of driving the display panel of the previous embodiment explained referring to
Referring to
The driving controller 200 and the data driver 500 may be integrated into one chip. Alternatively, the driving controller 200, the gamma reference voltage generator 400 and the data driver 500 may be integrated into one chip. A driving module including at least the driving controller 200 and the data driver 500 which are integrated into one chip may be called to the integrated driver ID.
The integrated driver ID may include a data analyzer 210, a first logic core 262, a second logic core 264 and a latch 510. The data analyzer 210 may analyze the input image data IMG which include input line data. The first logic core 262 may compensate all of line data, compensate a part of the line data, or not compensate all of the line data according to the analysis result of the data analyzer 210. The second logic core 264 may receive compensated data from the first logic core 262 and may operate a second compensation operation. The latch 510 may receive second compensation data from the second logic core 264.
The integrated driver ID may further include a flag generator 230, a line buffer 220 and a selector 240. The flag generator 230 may generate a flag signal representing a state of the line data according to the analysis result of the data analyzer 210. The line buffer 220 may store the line data. The selector 240 may selectively output the line data stored in the line buffer to the logic core 260 that includes a first logic core 262 and the second logic core 264 based on the flag signal.
In the present embodiment, the data analyzer 210 may determine whether the line data are substantially the same as previous line data stored in the line buffer 220.
When the line data are substantially the same as the previous line data, the line data may not be compensated and may not be refreshed to the latch 510, but the previous line data stored in the latch 510 may be re-outputted to the display panel 100.
For example, when the line data are substantially the same as the previous line data, the flag generator 230 may generate the flag signal having a flag of one. When the line data are different from the previous line data, the flag generator 230 may generate the flag signal having a flag of zero. The flag generator 230 may output the flag signal to the selector 240.
When the flag is one, the selector 240 may not output the line data to the first logic core 262. In contrast, when the flag is zero, the selector 240 may output the line data to the first logic core 262.
When the flag is one, the first logic core 262 may not operate. When the flag is zero, the first logic core 262 may compensate all of the line data and may output the compensated line data to the second logic core 264.
When the flag is one, the second logic core 264 may directly receive the line data from the selector 240.
The second logic core 264 may compensate input data regardless of the flag.
According to the present embodiment, the input image data IMG may be analyzed and the data processing of a portion of the input image data IMG or all of the input image data may be omitted so that the power consumption may be reduced.
For example, when the line data of the input image data IMG represent the single pattern, the grayscale values of all of the subpixels in the line data are equal to or less than the threshold grayscale value or the line data are same as the previous line data, some or all of the data processing of the first logic core 262 may be omitted so that the power consumption due to the data operation logics may be reduced.
According to the display apparatus and the method of driving the display panel in the present inventive concept, the power consumption of the display apparatus may be reduced and the display quality of the display panel may be enhanced.
The foregoing is illustrative of the present inventive concept and is not to be construed as limiting thereof. Although a few embodiments of the present inventive concept have been described, those skilled in the art will readily appreciate that many modifications are possible in the embodiments without materially departing from the novel teachings and advantages of the present inventive concept. Accordingly, all such modifications are intended to be included within the scope of the present inventive concept as defined in the claims. In the claims, means-plus-function clauses are intended to cover the structures described herein as performing the recited function and not only structural equivalents but also equivalent structures. Therefore, it is to be understood that the foregoing is illustrative of the present inventive concept and is not to be construed as limited to the specific embodiments disclosed, and that modifications to the disclosed embodiments, as well as other embodiments, are intended to be included within the scope of the appended claims. The present inventive concept is defined by the following claims, with equivalents of the claims to be included therein.
Number | Date | Country | Kind |
---|---|---|---|
10-2021-0047917 | Apr 2021 | KR | national |
Number | Name | Date | Kind |
---|---|---|---|
4881067 | Watanabe | Nov 1989 | A |
10102816 | Hou | Oct 2018 | B2 |
10176739 | Singh | Jan 2019 | B2 |
10204538 | Kim et al. | Feb 2019 | B2 |
11138950 | Kuo | Oct 2021 | B1 |
20020140685 | Yamamoto | Oct 2002 | A1 |
20030122736 | Kang | Jul 2003 | A1 |
20070152934 | Maeda | Jul 2007 | A1 |
20070229426 | You | Oct 2007 | A1 |
20080024398 | Hwang | Jan 2008 | A1 |
20080122769 | Takaki | May 2008 | A1 |
20090058775 | Hotta | Mar 2009 | A1 |
20090174634 | Kohno | Jul 2009 | A1 |
20100079473 | Choi | Apr 2010 | A1 |
20100214316 | Kim | Aug 2010 | A1 |
20110157256 | Sakamoto | Jun 2011 | A1 |
20110181569 | Liu | Jul 2011 | A1 |
20120035897 | Bell | Feb 2012 | A1 |
20120206467 | Shih | Aug 2012 | A1 |
20130113771 | Todorovich | May 2013 | A1 |
20130135272 | Park | May 2013 | A1 |
20140085276 | Jang | Mar 2014 | A1 |
20140240330 | Mahe | Aug 2014 | A1 |
20150145842 | Maeda | May 2015 | A1 |
20150154734 | Kim | Jun 2015 | A1 |
20150161946 | Agostinelli | Jun 2015 | A1 |
20160049123 | Jeong | Feb 2016 | A1 |
20160063921 | Tsai | Mar 2016 | A1 |
20160098967 | Kwon | Apr 2016 | A1 |
20160104408 | Kim | Apr 2016 | A1 |
20160133176 | Oh | May 2016 | A1 |
20160267868 | Choi | Sep 2016 | A1 |
20160267876 | Kim | Sep 2016 | A1 |
20170004783 | Ishihara | Jan 2017 | A1 |
20170061869 | Bae | Mar 2017 | A1 |
20170061928 | Kim | Mar 2017 | A1 |
20170132990 | He | May 2017 | A1 |
20170186395 | Jeon | Jun 2017 | A1 |
20170199714 | Kim | Jul 2017 | A1 |
20170213493 | Han | Jul 2017 | A1 |
20170287429 | Kong | Oct 2017 | A1 |
20180025689 | Aamold | Jan 2018 | A1 |
20180035126 | Lee | Feb 2018 | A1 |
20180174516 | Kim | Jun 2018 | A1 |
20180240433 | Liu | Aug 2018 | A1 |
20180366055 | Yoon | Dec 2018 | A1 |
20190122636 | Tang | Apr 2019 | A1 |
20190197979 | Kim | Jun 2019 | A1 |
20190287207 | Wang | Sep 2019 | A1 |
20190378471 | Lee | Dec 2019 | A1 |
20200035173 | Kim | Jan 2020 | A1 |
20200051515 | Kim | Feb 2020 | A1 |
20200058251 | Lee | Feb 2020 | A1 |
20200111455 | Lee | Apr 2020 | A1 |
20200154120 | Venkitasubramani | May 2020 | A1 |
20200265773 | Fujii | Aug 2020 | A1 |
20200335027 | Kim | Oct 2020 | A1 |
20210049963 | Amirkhany | Feb 2021 | A1 |
20210157608 | Yu | May 2021 | A1 |
20210183331 | Liu | Jun 2021 | A1 |
20210217367 | Amirkhany | Jul 2021 | A1 |
20210225277 | Xu | Jul 2021 | A1 |
20210225299 | Xi | Jul 2021 | A1 |
20210264832 | Seo | Aug 2021 | A1 |
20220036833 | Park | Feb 2022 | A1 |
20220150456 | Steudel | May 2022 | A1 |
20220157270 | Wu | May 2022 | A1 |
20220165227 | Xiao | May 2022 | A1 |
20220180825 | Hsiao | Jun 2022 | A1 |
20220189435 | Akiyama | Jun 2022 | A1 |
20220230599 | Han | Jul 2022 | A1 |
20220337755 | Huang | Oct 2022 | A1 |
20230048619 | Kim | Feb 2023 | A1 |
20230071402 | Xiao | Mar 2023 | A1 |
20230298506 | Matsuyama | Sep 2023 | A1 |
Number | Date | Country |
---|---|---|
10-0752160 | Aug 2007 | KR |
10-2008-0086060 | Sep 2008 | KR |
10-0892351 | Apr 2009 | KR |
10-1536102 | Jul 2015 | KR |
10-2017-0024229 | Mar 2017 | KR |
Number | Date | Country | |
---|---|---|---|
20220327985 A1 | Oct 2022 | US |