[go: up one dir, main page]

CN106531045B - Timing controller and display device including the same - Google Patents

Timing controller and display device including the same Download PDF

Info

Publication number
CN106531045B
CN106531045B CN201510578973.8A CN201510578973A CN106531045B CN 106531045 B CN106531045 B CN 106531045B CN 201510578973 A CN201510578973 A CN 201510578973A CN 106531045 B CN106531045 B CN 106531045B
Authority
CN
China
Prior art keywords
data
lut data
image signal
lut
timing controller
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510578973.8A
Other languages
Chinese (zh)
Other versions
CN106531045A (en
Inventor
詹劲峰
车致镐
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Priority to CN201510578973.8A priority Critical patent/CN106531045B/en
Publication of CN106531045A publication Critical patent/CN106531045A/en
Application granted granted Critical
Publication of CN106531045B publication Critical patent/CN106531045B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

本发明提供一种时序控制器及包含该时序控制器的显示装置。所述时序控制器包含:从外部存储器读取压缩LUT数据的存储器控制器;对从所述存储器控制器接收的所述压缩LUT数据进行解压缩,并产生压缩前的原始LUT数据的解压缩器;临时存储从所述解压缩器接收的所述原始LUT数据的行缓冲区;利用在所述行缓冲区中存储的所述原始LUT数据,来补偿输入的图像信号数据的MURA缺陷(MURA defect)的图像信号处理部。

Figure 201510578973

The present invention provides a timing controller and a display device including the timing controller. The timing controller includes: a memory controller that reads compressed LUT data from an external memory; a decompressor that decompresses the compressed LUT data received from the memory controller and generates original LUT data before compression ; temporarily store the line buffer of the original LUT data received from the decompressor; use the original LUT data stored in the line buffer to compensate the MURA defect (MURA defect of the input image signal data) ) of the image signal processing section.

Figure 201510578973

Description

Time schedule controller and display device comprising same
Technical Field
The invention relates to a time schedule controller and a display device comprising the same.
Background
A display device generally includes a display panel and a driving unit of the display panel. The display panel comprises a plurality of gate lines, a plurality of data lines and a plurality of pixels. The driving part of the display panel comprises a time schedule controller, a grid driver and a source driver.
Generally, the pixel includes a plurality of transistors, a storage capacitor, and an organic light emitting element. The difference in luminance between the pixels caused by the threshold voltage distribution of the transistors has a problem of generation of a MURA defect. The panel that produces such a MURA defect is called a MURA panel (MURA panel).
In this case, in order to compensate for the MURA defect, a Look-Up Table (LUT) may be used. However, recently, the resolution of the display panel becomes higher, and as the number of bits used for the LUT increases, the size of the LUT also increases, and thus there is a problem that a larger memory capacity is required to store the LUT. In addition, in order to reduce the size of the LUT as a whole, there is a problem that when one LUT data is used per specific unit pixel, the quality of compensation for the trace defect is degraded.
Disclosure of Invention
The present invention provides a timing controller capable of reducing the size of a memory required for storing LUT data and compensating for MURA defects of a display panel with high quality.
Another object of the present invention is to provide a display device capable of compensating for MURA defects of a display panel with high quality while reducing the size of a memory required for storing LUT data.
The problems to be solved by the present invention are not limited to the above-mentioned problems, and other problems not yet mentioned will be apparent to those skilled in the art from the following descriptions.
In order to solve the above-described problem, a timing controller according to the present invention includes: a memory controller that reads the compressed LUT data from the external memory; a decompressor for decompressing said compressed LUT data received from said memory controller and generating pre-compressed raw LUT data; a line buffer to temporarily store the raw LUT data received from the decompressor; and an image signal processing unit for compensating for a MURA defect (MURA defect) in the input image signal data by using the original LUT data stored in the line buffer.
In some embodiments of the present invention, the image signal processing section may include: a demura control unit that reads the original LUT data from the line buffer, receives the image signal data from an external device, and synchronizes the original LUT data and the image signal data; a de-MURA processing section receiving the raw LUT data and the image signal in synchronization from the de-MURA control section, and eliminating the MURA defect contained in the image signal using the raw LUT data, thereby generating compensated image signal data.
In some embodiments of the present invention, the MURA defect may include a non-uniform contrast, luminance or brightness value between image signals of adjacent pixels.
In some embodiments of the invention, the decompressor may generate the raw LUT data from the compressed LUT data using a lossless decompression algorithm.
In some embodiments of the invention, the lossless decompression algorithm may comprise a CTW, LZ77, or LZW decompression algorithm.
In some embodiments of the invention, the image signal data comprises data for N pixels (N being a positive integer), and the raw LUT data may comprise compensation values for all of the N pixels.
In some embodiments of the present invention, the image signal data includes data on L × M pixels (the L and M are positive integers), and the original LUT data may include compensation values corresponding to the L vertical lines and compensation values corresponding to the M horizontal lines.
In some embodiments of the present invention, the image signal data comprises data for N pixels (N being a positive integer), and the raw LUT data may comprise one compensation value for every K unit pixels (K being a positive integer smaller than N).
In some embodiments of the present invention, the timing controller may be included in a semiconductor package without the external memory.
In order to solve the above problem, a display device according to the present invention includes: a display panel; an external memory storing compressed LUT data; an image capturing means for capturing a plurality of output images of the display panel for a plurality of input images for uniformity test, and generating original LUT data corresponding to compensation data based on the captured plurality of output images, and storing compressed LUT data in the external memory; and a timing controller for compensating for a MURA defect included in image signal data input from the outside using the compressed LUT data stored in the external memory, and supplying the compensated image signal data to the display panel.
In some embodiments of the present invention, the image capturing apparatus may include: a controller for applying the plurality of input images for uniformity test to the display panel; a camera that captures a plurality of output images of the display panel; a processor for generating the raw LUT data corresponding to compensation data based on the captured plurality of output images; a compression compressor of the original LUT data; an interface section for transferring the compressed LUT data to the external memory.
In some embodiments of the invention, the compressor may utilize a CTW, LZ77, or LZW compression algorithm to compress the raw LUT data.
In some embodiments of the invention, the image capture device may be included within the timing controller.
In some embodiments of the present invention, the image capturing apparatus may be included in a semiconductor package separate from the timing controller and the external memory.
In some embodiments of the present invention, the timing controller may include: a memory controller that reads compressed LUT data from the external memory; a decompressor for decompressing said compressed LUT data and generating said original LUT data prior to compression; a line buffer to temporarily store the raw LUT data received from the decompressor; and an image signal processing unit for compensating for the MURA defect of the input image signal data by using the original LUT data stored in the line buffer.
In some embodiments of the invention, the decompressor may process the raw LUT data using an algorithm complementary to the compressor.
In some embodiments of the present invention, the timing controller may be included in a semiconductor package separate from the external memory and the image capturing device.
Another aspect of the display device of the present invention for solving the above problems includes: a plurality of pixels respectively arranged at crossing regions of the plurality of gate lines and the plurality of data lines; a gate driver driving the plurality of gate lines; a source driver driving the plurality of data lines; an external memory storing compressed LUT data; and a timing controller for controlling the gate driver and the source driver in response to image signal data and a control signal inputted from the outside, compensating for a MURA defect included in the inputted image signal data using the compressed LUT data stored in the external memory, and supplying the compensated image signal data to the source driver.
In some embodiments of the present invention, the timing controller may include: a memory controller that reads compressed LUT data from the external memory; a decompressor for decompressing said compressed LUT data and generating said original LUT data prior to compression; a line buffer to temporarily store the raw LUT data received from the decompressor; and an image signal processing unit for compensating for the MURA defect of the input image signal data by using the original LUT data stored in the line buffer.
In some embodiments of the present invention, the method may further comprise: and an image capturing device for capturing a plurality of output images of the plurality of pixels for each of a plurality of uniformity test input images, generating original LUT data corresponding to the compensation data based on the plurality of captured output images, and storing the compressed LUT data in the external memory.
In some embodiments of the present invention, the image capturing apparatus may include: a control unit for applying the plurality of uniformity test input images to the plurality of pixels; a camera that captures a plurality of output images with respect to respective ones of the plurality of pixels; a processor for generating raw LUT data corresponding to compensation data based on the plurality of captured output images; a compressor to compress the original LUT data; an interface section for transferring the compressed LUT data to the external memory.
In some embodiments of the present invention, the timing controller may be included in a semiconductor package separate from the external memory.
Other embodiments of the invention are included in the detailed description and the accompanying drawings.
Drawings
Fig. 1 is a block diagram for explaining a display device according to an embodiment of the present invention.
Fig. 2 is a block diagram for explaining the timing controller shown in fig. 1.
FIG. 3 is a block diagram of an embodiment of the video signal processing unit of FIG. 2.
Fig. 4 is a block diagram for explaining a display device according to another embodiment of the present invention.
Fig. 5 is a block diagram for explaining a display device according to still another embodiment of the present invention.
FIG. 6 illustrates a block diagram of an image capture device according to some embodiments of the inventions.
FIG. 7 is a flow chart of a method of operation of an image capture device according to some embodiments of the invention.
Fig. 8 is a diagram of a display module according to an embodiment of the present invention.
Fig. 9 is a diagram of a display system according to an embodiment of the present invention.
Fig. 10 is an illustration of applications in which a display device according to some embodiments of the invention is mounted on a variety of electronic products.
Detailed Description
The advantages, features and methods of accomplishing the same will become apparent from the drawings and the detailed description of the embodiments that follow. However, the present invention is not limited to the embodiments described herein, and may be embodied in other different forms. Rather, the embodiments disclosed herein make the present invention more complete and provide those skilled in the art with a complete idea of the present invention. The invention is defined by the scope of the claims. Like reference numerals refer to like elements throughout the specification.
The term "connected" or "coupled" between one element and another element means that the element is directly connected to the other element or that the element is connected to the other element with interposition of another element. On the other hand, the term "directly connected" or "directly coupled" to one element or another means that there is no intervening element or elements present. Like reference numerals refer to like elements throughout the specification. "and/or" is inclusive of all combinations of each item and more than one.
For the purpose of describing various elements, components and/or sections, it is to be understood that these elements, components and/or sections are not limited by these terms, although 1 st, 2 nd, etc. terms are used. These terms are only used to distinguish one element, component, and/or section from another element, component, and/or section. Therefore, the 1 st element, the 1 st component or the 1 st part mentioned in the present specification may be the 2 nd element, the 2 nd component or the 2 nd part within the technical idea of the present invention.
The terminology used in the description is for the purpose of describing the embodiments and is not intended to be limiting of the invention. The singular references include the plural references unless the context clearly dictates otherwise. The terms "comprising," "including," or "having," and the like, as used in the specification, do not preclude the presence or addition of one or more other components, steps, acts, and/or elements.
Unless defined otherwise, all terms (including technical and scientific terms) used in the specification have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Also, terms defined in a commonly used dictionary should not be interpreted as meanings in an ideal or exaggerated form without specific definitions.
Hereinafter, a timing controller and a display device including the same according to some embodiments of the present invention will be described with reference to fig. 1 to 10.
Fig. 1 is a block diagram for explaining a display device according to an embodiment of the present invention.
Referring to fig. 1, a display device 1000 according to one line embodiment of the present invention may employ any one of various display devices. For example, it may be an organic Light emitting diode display Device (OLED), a liquid crystal display Device (LCD), an electrochromic display (ECD), a Digital Micromirror Device (DMD), an Actuated Micromirror Device (AMD), a GLV (Grating Light value), a Plasma Display Panel (PDP), or an electroluminescent display (ELD). Hereinafter, the display panel will be described by taking an organic light emitting panel as an example.
Specifically, the display device 1000 includes a display panel 1100 and a display driving circuit 1201.
The display panel 1100 includes: a plurality of gate lines GL1 to GLj for transmitting scanning signals in a row direction; a plurality of data lines DL1 to DLk arranged in a direction intersecting the gate lines and transmitting data signals in a column direction; a plurality of pixels PX arranged in regions where the gate lines GL1 to GLj and the data lines D1 to Dk intersect.
When the plurality of gate lines GL1 to Gj are sequentially selected, the gray-scale voltage Vg is applied to the pixels PX connected to the selected gate lines through the plurality of data lines DL1 to DLk.
Each pixel PX may include: a switching transistor Tsw, a driving transistor Tdrv, a storage capacitor Cst, and an organic light emitting diode D. The gate line GL and the data line DL are connected to a gate electrode and a source electrode of the switching transistor Tsw, a drain electrode of the switching transistor Tsw and the power voltage VDD are connected to a gate electrode and a source electrode of the driving transistor Tdrv, respectively, and a drain electrode of the driving transistor Tdrv is connected to an anode electrode of the organic light emitting diode D.
In such a pixel structure, when the gate line GL is selected, the switching transistor Tsw is turned on, and the gray-scale voltage supplied thereto is applied to the gate of the driving transistor Tdrv through the data line DL, and the driving current Idrv flows through the organic light emitting diode D to emit light according to a voltage difference between the driving power voltage VDD and the gray-scale voltage, thereby completing the display operation.
The display driving circuit 1201 may include: a timing controller 100, a source driver 200, a gate driver 300, a voltage generator 400, a 1 st interface circuit 500, a 2 nd interface circuit 340, and an external memory 190.
The timing controller 100 may receive the 1 st image signal data RGB and the 1 st command CMD1 from the outside (e.g., a system host in which the display device 1000 is mounted), and provide the source driver 200 and the gate driver 300 with control signals CNT1, CNT2, and the 2 nd image signal data RGB'.
Specifically, the timing controller 100 may control the gate driver 300 and the source driver 200 in response to image signal data and a control signal inputted from the outside, compensate for a MURA defect (MURA defect) included in the inputted image signal data using compressed LUT data stored in the external memory 190, and supply the compensated image signal data to the source driver 200.
In this case, the timing controller 100 may include: memory controller 110, decompressor 120, line buffer 130, and image signal processing section 140. Specific components of the timing controller 100 and the operation of these components will be described later with reference to fig. 2.
The external memory 190 may function as an operation memory required for the timing controller 100 to operate. In some embodiments of the present invention, the external memory 190 may be configured outside the timing controller 100 as shown. Specifically, the external memory 190 may be packaged in a package on package (PoP) type, which is different from the timing controller 100. The invention is not so limited.
The source driver 200 converts digital data (i.e., 2 nd image signal data RGB') applied from the timing controller 100 into gray scale voltages and outputs the gray scale voltages to the data lines DL1 to DLk of the panel 1100. The gate driver 300 sequentially scans the gate lines GL1 to GLj of the panel 1100. The gate driver 300 applies the turn-on voltage Von to a selected gate line to activate the selected gate line, and the source driver 200 outputs a corresponding gray scale voltage to pixels connected to the activated gate line. Thus, the panel 1100 displays an image in units of horizontal lines, i.e., line by line.
The voltage generator 400 receives a power supply Voltage (VCI) applied from the outside, and generates voltages AVDD, Von, and Voff required by the source driver 200 and the gate driver 300.
The 1 st interface circuit 500 is used to communicate with a host (e.g., an application processor). The 1 st interface circuit 500 receives the 1 st image signal data RGB and the 1 st command CMD1 applied in parallel or in series by the host, and supplies the 1 st image signal data RGB and the 1 st command CMD1 to the timing controller 100. The 1 st image signal data RGB and the 1 st command CMD1 may be transmitted by a system host on which the display device 1000 is loaded. The 1 st interface circuit 500 may receive the 1 st image signal data RGB and the 1 st command CMD1 in an interface method corresponding to the host transfer method. For example, the interface mode used by the interface circuit 1 may be one of an RGB interface, a CPU interface, a Service provider interface (PSI), a Mobile Display Digital Interface (MDDI) and a Mobile Industry Processor Interface (MIPI).
The 2 nd interface circuit 340 is for communicating with other display driving circuits, i.e., the 2 nd display driving circuit (not shown). The 2 nd interface circuit 340 may provide the 1 st sync signal SSYNC1 generated by the timing controller 100 to the 2 nd display driving circuit (not shown). The 1 st sync signal SSYNC1 is responsive to the end signal EXE, and a signal generated thereby. Interface 2 circuit 340 may be a different form of interface than interface 1 circuit 500. For example, Interface 2 circuit 340 may be a Serial Peripheral Interface (SPI), inter-integrated circuit (I)2C: inter Integrated Circuit), etc., but is not limited thereto.
Fig. 2 is a block diagram for explaining the timing controller shown in fig. 1. FIG. 3 is a block diagram of an embodiment of the video signal processing unit of FIG. 2.
Referring to fig. 2, a Timing Controller (TCON)100 according to an embodiment of the present invention may include: a memory controller 110, a decompressor 120, a line buffer 130, and an image signal processing section 150.
The memory controller 110 may be connected to an external memory 190.
In particular, memory controller 110 is configured to access external memory 190. For example, the memory controller 110 is configured to control read, write, erase, and background (background) actions of the external memory 190. The memory controller 110 is configured to provide an interface between the external memory 190 and the timing controller 100. Memory controller 110 is configured to drive firmware that controls external memory 190. Thus, the memory controller 110 may read the compressed LUT data from the external memory 190. The memory controller 110 may then transfer the read compressed LUT data to the decompressor 120.
Decompressor 120 may decompress the compressed LUT data received from memory controller 110 to produce the original LUT data before compression. The raw LUT data may include data for compensating for MURA defects of the display panel 1100. The MURA defect may include having non-uniform contrast, luminance or brightness values between image signals of adjacent pixels.
Therefore, when the display panel 1100 has the MURA defect, a difference in contrast, luminance, or brightness value is significantly generated between the 1 st pixel and the 2 nd pixel adjacent to the 1 st pixel. Such MURA defects may include line MURA, (black spot MURA), (white spot MURA), (black area MURA), (white area MURA), (ring MURA), and the like.
Decompressor 120 may generate raw LUT data from the compressed LUT data using a lossless decompression algorithm. At this time, the lossless decompression algorithm may include a CTW, LZ77, or LZW decompression algorithm. The lossless decompression algorithm is a well-known technique, and a detailed description thereof is omitted. The decompressor 120 may then transmit the raw LUT data to the line buffer 130.
A line buffer 130 may temporarily store the raw LUT data received from the decompressor 120. Since the line buffer 130 has a relatively large size of the original LUT data, the original LUT data can be temporarily stored in order to operate the image signal processing unit 150 when the compressed LUT data is decompressed. Thereby, the image signal processing section 150 can continuously receive the original LUT data. Also, the line buffer 130 may play a role of buffering between the image signal processing section 150 and the decompressor 120 in order to minimize a time delay required for decompressing the compressed LUT data at the decompressor 120. However, the present invention is not limited thereto, and the line buffer 130 may be omitted when the decompressor 120 has a high data processing speed.
Referring to fig. 2 and 3, the image signal processing part 150 may compensate for the MURA defect of the input 1 st image signal data RGB using the original LUT data stored in the line buffer 130 to generate 2 nd image signal data RGB'.
Specifically, the image signal processing section 150 may include: a demura control unit 152(De-MURA controller), and a demura processing unit 154(De-MURA core).
The demura control section 152 may synchronize the raw LUT data and the image signal after reading the raw LUT data from the line buffer 130 and receiving the 1 st image signal data RGB from an external device. The demura control section 152 may transmit the raw LUT data and the image signal aligned (aligning) to the demura processing section 154.
The demura processing section 154 receives the synchronized original LUT data and the image signal from the demura control section 152, and eliminates the MURA defect included in the image signal using the original LUT data, thereby generating the compensated 2 nd image signal data RGB'.
Specifically, the demura process section 154 changes the 1 st image signal data RGB into the 2 nd image signal data RGB' for compensating the MURA defect by using the original LUT data. In this case, the demura processing section 154 may use a MURA correction algorithm (MURA correction algorithm) such as a brute-force algorithm (brute-force algorithm), for example, in order to compensate the 1 st image signal data RGB to the 2 nd image signal data RGB'. Thus, the MURA panel (MURA panel) in which the MURA defect occurs can be the display panel 1100 that operates normally. However, the raw LUT data used to enable the MURA correction algorithm may require a relatively large memory capacity, thereby creating a burden of requiring a relatively large memory device. Therefore, in the present invention, the original LUT data is compressed by the compression algorithm, whereby the compressed LUT data reduced to require a small memory capacity can be stored in the external memory 190. In addition, the external memory 190 is separated from the memory controller 110, whereby the size and manufacturing cost of the memory controller 110 can be reduced.
In embodiments of the present invention in which the display device 1000 includes N (where, N is a natural number) pixels, the 1 st image signal data RGB may have data on the N pixels. Also, the raw LUT data may contain compensation values corresponding to all of the N pixels. That is, the raw LUT data may have MURA defect compensation values for all of the individual pixels. In this case, the compensation processing quality regarding the MURA defect is high, but the memory capacity for storing the original LUT data increases.
In another embodiment of the present invention, the display device 1000 includes N (here, N is a natural number) pixels, and the 1 st image signal data RGB may have data on the N pixels. Also, the original LUT data may contain one compensation value for every K unit pixels (here, K is a natural number smaller than N). That is, the original LUT data may have MURA defect compensation values with respect to the respective unit pixels. In this case the compensation process for MURA defects is of somewhat lower quality, but the memory capacity for storing the raw LUT data is somewhat reduced.
In still another embodiment of the present invention, the display device 1000 includes L × M (here, L and M are natural numbers) pixels, and the 1 st image signal data RGB may have data on the L × M pixels. Also, the original LUT data may contain compensation values corresponding to the L vertical lines, and compensation values corresponding to the M horizontal lines. That is, the original LUT data may have MURA defect compensation values corresponding to vertical and horizontal lines of the display panel 1100, respectively. In this case the compensation process for MURA defects is of low quality, but the memory capacity for storing the raw LUT data is significantly reduced.
As such, to compensate for the MURA defect, the LUT may be utilized. However, recently, the resolution of the display panel becomes higher, and as the number of bits used by the LUT increases, the size of the LUT also increases, and thus, a larger memory capacity is required for storing the LUT. In addition, in order to reduce the size of the entire LUT, when one LUT data is used per specific unit pixel, the compensation quality of the MURA defect is degraded. In order to solve such a problem, the display device 1000 according to an embodiment of the present invention compresses the original LUT data and stores the compressed LUT data in the external memory 190, and can perform high-quality compensation processing on a display panel including a MURA defect using a small memory capacity.
In addition, the memory controller 110 and the external memory 190 are separated, whereby the size and manufacturing cost of the memory controller 110 can be reduced.
As described above, some of the original LUT data for compensating the MURA defect may be selected in consideration of the display apparatus and various condition matters. The invention is not so limited.
Fig. 4 is a block diagram for explaining a display device according to another embodiment of the present invention. Fig. 5 is a block diagram for explaining a display device according to still another embodiment of the present invention. For convenience of explanation, the same matters as those in the previously explained embodiment will be omitted from the explanation, and the explanation will be mainly focused on the differences.
Referring to fig. 4 and 5, the display devices 1001 and 1002 according to some embodiments of the present invention include a display panel 1100, a timing controller 100, and an external memory 190. Actually, the display devices 1001 and 1002 can perform the same operation as the display device 1000 described with reference to fig. 1.
The display devices 1001, 1002 according to some embodiments of the present invention may also include an image capture device 160.
The image capturing apparatus 160 may capture an image output at the display panel 1100. Specifically, the contrast, luminance, or brightness value of each pixel included in the display panel 1100 may be captured. This makes it possible to determine whether or not the display panel 1100 has a MURA defect. When there is a MURA defect on the display panel 1100, the image capturing apparatus 160 may calculate a compensation value regarding the MURA defect and then generate raw LUT data including the compensation value.
Specifically, the image capturing apparatus 160 may capture a plurality of output images of the display panel 1100 with respect to a plurality of uniformity test input images (series of uniform test input images), generate raw LUT data corresponding to the compensation data based on the plurality of captured output images, and store the compressed LUT data in the external memory 190. Then, the timing controller 100 may compensate for a MURA defect included in image signal data input from the outside using the compressed LUT data stored in the external memory 190 and provide the compensated image signal data to the display panel 1100. By this compensation, the display panel 1100 that outputs the MURA defect (i.e., the MURA panel) operates in the normal range.
In the display device 1001 according to another embodiment of the present invention, the image capturing device 160 may be included in a semiconductor package separate from the timing controller 100 and the external memory 190. That is, it may be formed with a module separate from the timing controller 100 and the external memory 190.
However, the present invention is not limited thereto, and in the display device 1002 according to still another embodiment of the present invention, the image capturing device 160 may be included in the timing controller 100. In this case, however, the timing controller 100 and the image capturing apparatus 160 may be included in a semiconductor package separate from the external memory 190.
FIG. 6 shows a block diagram of an image capture device according to some embodiments of the invention.
Referring to fig. 6, an image capture device 160 according to some embodiments of the present invention may include a camera 161, a processor 162, a compressor 163, a controller 164, an interface section 165, an internal memory 166, and a bus 167. The camera 161, the processor 162, the compressor 163, the controller 164, the interface section 165, and the internal memory 166 may be combined with each other via a bus 167. The bus 167 corresponds to a path (path) for data movement.
The camera 161 may include an image sensor. The camera 161 may capture an image output at the display panel 1100. In particular, a plurality of output images of the display panel 1100 may be captured. For example, the camera 161 may capture a contrast, illumination, or brightness value of each pixel included in the display panel 1100. The invention is not so limited. The values thus captured may be temporarily stored in the internal memory 166 and may be utilized for calculations by the processor 162.
Processor 162 may perform the operations necessary to drive image capture device 160. In some embodiments of the invention, processor 162 may be configured as a multi-core environment comprising a plurality of cores. The processor 162 may generate raw LUT data corresponding to the compensation data based on a plurality of output images captured by the camera 161.
The compressor 163 may compress the raw LUT data. At this time, the compressor 163 may compress the original LUT data using a compression algorithm. The compression algorithm may be in a complementary relationship to the decompression algorithm used by the decompressor 120 of the timing controller 100. For example, compressor 163 may compress the raw LUT data using a CTW, LZ77, or LZW compression algorithm. The compressed LUT data may be temporarily stored in the internal memory 166 and then transferred to the external memory 190. However, depending on the data transfer capability of the interface section 165, the data can be directly transferred to the external memory 190 without passing through the internal memory 166.
The controller 164 may control the overall operation of the image capture device 160. The controller 164 may comprise at least one of a microprocessor, digital signal processing, microcontroller, and logic elements capable of performing similar functions to these. Specifically, the controller 164 may perform an instruction to apply a plurality of uniformity test input images (series of uniformity test input images) to the display panel 1100, and then may control the camera 161 to capture an output image of the display panel 1100 related to the uniformity test. The invention is not so limited. The plurality of input images for uniformity test are input values for confirming whether there is a MURA defect on the display panel 1100 and generating basic data as compensation data. A plurality of input images for uniformity testing may be transmitted to the display panel 1100 through the timing controller 100.
The interface section 165 may perform a function of transmitting data to or receiving data from a communication network. The interface portion 165 may be wired or wireless. For example, the interface section 165 may include an antenna, a wired/wireless general-purpose transceiver, and the like. The interface 165 can provide an environment necessary for a clear connection with an external device (for example, a motherboard). Thus, the interface section 165 can be provided with various channels and ports so as to be interchangeable with an external device connected to the image capturing apparatus 160. The interface section 165 may transfer the compressed LUT data from the compressor 163 to the external memory 190.
Internal memory 166 may store data and/or instructions and the like that are processed internally within image capture device 160. The internal memory 166 may provide an environment for the processor 162 to connect to external devices for high-speed operation. The internal memory 166 may temporarily store a plurality of input image values for uniformity measurement, LUT data compressed by the compressor 163, or the like. However, the present invention is not limited thereto.
FIG. 7 is a flow chart of a method of operation of an image capture device according to some embodiments of the invention.
Referring to fig. 6 and 7, first, the controller 164 of the image capturing apparatus 160 applies the plurality of uniformity test input images to the display panel 1100. Next, the camera 161 captures a plurality of output images of the display panel 1100 for the plurality of input images for uniformity test (S210).
Next, the processor 162 performs a calibration (calibration) operation on the plurality of output images (S220). The calibration operation refers to calibration of a plurality of images, and a focus (focus), a tone scale (tone scale), sensitivity (sensitivity), and the like of each image may be calibrated. The invention is not so limited.
Next, the processor 162 generates the original LUT data corresponding to the compensation data based on the calibrated plurality of output images (S230). In this case, for the input for the uniformity test, the compensation data may be formed based on different points with respect to the plurality of output image data. As described above, the raw LUT data may contain compensation values for all pixels, or may contain compensation values for only horizontal or vertical lines, or may contain one compensation value for each unit pixel. The invention is not so limited.
Next, the compressor 163 compresses the original LUT data to generate compressed LUT data (S240). At this time, the compressor 163 utilizes a compression algorithm, which may include, for example, a CTW, LZ77, or LZW compression algorithm. Also, the algorithm may be in a complementary relationship to the decompression algorithm used by the decompressor 120.
Next, the interface section 165 transfers the compressed LUT data to the external memory 190 (S250). The compressed LUT data stored in the external memory 190 can be utilized by the timing controller 100. The timing controller 100 may compensate for the MURA defect included in the input image signal data using the compressed LUT data stored in the external memory 190, and transmit the compensated image signal data to the display panel 1100. Specifically, the timing controller 100 may include: a memory controller 110 that reads compressed LUT data from the external memory 190; a decompressor 120 which decompresses the compressed LUT data and generates the original LUT data before compression; a line buffer 130 for temporarily storing the raw LUT data received from the decompressor 120; and an image signal processing unit 150 for compensating for the MURA defect of the input image signal data by using the raw LUT data stored in the line buffer 130.
Thus, the display device can perform high-quality full-frame compensation processing operation using a small amount of memory. In addition, the memory controller 110 is separated from the external memory 190, so that the size and manufacturing cost of the memory controller 110 can be reduced.
FIG. 8 is a diagram of a display module according to an embodiment of the present invention.
Referring to fig. 8, the display module 2000 may include a display device 2100, a polarizing plate 2200, and a window glass 2301. The display device 2100 includes a display panel 2110, a printed circuit board 2120, and a display driver chip 2130.
The window glass 2301 is generally made of acryl or tempered glass, and protects the display module 2000 from scratches caused by external impact or repeated touch. The polarizing plate 2200 is used to improve the optical characteristics of the display panel 2110. The display panel 2110 is formed on a printed circuit board 2120 by patterning a transparent electrode. The display panel 2110 includes a plurality of pixel units for displaying a frame. According to an embodiment, the display panel 2110 may be an organic light emitting diode panel. The pixel unit includes an organic light emitting diode that emits light in response to a flow of current. But is not limited thereto, the display panel 2110 may include various display elements. For example, the display panel 2110 may be one of an LCD, ECD, DMD, AMD, GLV, PDP, ELD, LED display, VFD.
The display driver chip 2130 may include the display driver circuit described above. In the present embodiment, the chip is shown, but not limited thereto. A plurality of driving chips may be mounted. Also, a COG type may be mounted on the printed circuit board 2120 of a glass material. This is merely an example, and the display driver chip 213O may be mounted in various forms such as COF, COB, etc.
The display module 2000 may further include a touch panel 2300 and a touch controller 2400. The touch panel 2300 is formed by patterning a transparent electrode, which is the same as ito (indium Tin oxide), on a glass substrate or a pet (polyethylene terephthalate) film. The touch controller 2400 detects a touch on the touch panel 2300, calculates touch coordinates, and transmits the calculated touch coordinates to a host computer (not shown). The touch controller 2400 may be integrated with the display driver chip 2130 on one semiconductor chip.
Fig. 9 is a diagram of a display system according to an embodiment of the present invention.
Referring to fig. 9, the display system 3000 may include a processor 3100, a display device 3200, a peripheral device 3300, and a memory 3400 electrically connected to the system bus 3500.
The processor 3100 controls data input and output of the peripheral device 3300, the memory 3400, and the display device 3200, and may perform image data processing transferred between the devices.
The display device 3200 includes a panel 3210 and a driving circuit 3220, and image data applied through the system bus 3500 is stored in a frame memory included in the driving circuit 3220 and then displayed on the panel 3210. The display device 3200 may be the display device 1000 of fig. 1. Therefore, the processor 3100 and the processor 3100 are asynchronously operated, so that the load on the system of the processor 3100 can be reduced.
The peripheral device 3300 may be a device such as a camera, a scanner, a web camera, or the like that converts a video or still image into an electric signal. Image notes obtained by the peripheral device 3300 may be stored in the memory 3400 or displayed on a panel of the display device 3200 in real time.
The memory 3400 may include volatile memory elements such as DRAM and/or non-volatile memory elements such as flash memory. The memory 3400 may be composed of DRAM, PRAM, MRAM, ReRAM, FRAM, NOR flash, NAND flash, and fusion flash (e.g., a memory logically combined by SRAM buffers, NAND flash, and NOR interface), and the like. The memory 3400 may store image data obtained from the peripheral device 3300 or image signals processed in the processor 3100.
The display system 3000 according to an embodiment of the present invention may include a mobile electronic product such as a smart phone. But is not limited thereto. The display system 3000 may include various electronic products that display images.
Fig. 10 is an illustration of applications in which a display device according to some embodiments of the invention is mounted on a variety of electronic products.
The display device 4000 according to some embodiments of the present invention may be used on various electronic products. The system can be widely used not only in a mobile phone 4100 but also in a TV 4200, an ATM 4300 for automatically drawing cash instead of bank, an elevator 4400, an automatic ticket vending machine 4500 used in a subway station, etc., a PMP 4600, an e-book4700, a navigation device 4800, etc.
The display device 4000 according to some embodiments of the present invention may operate asynchronously with the processor of the system. Therefore, the driving load of the processor is reduced, the processor can be operated at a high speed with low power, and the functions of the electronic product can be improved. The display device 4000 compresses the original LUT data related to the MURA panel and stores the compressed data in an external memory separate from the timing controller, thereby using a small memory capacity and also performing a high-quality compensation process on a display panel including MURA defects.
Although the embodiments of the present invention have been described with reference to the drawings, those skilled in the art of the present invention will understand that the present invention may be embodied in other specific forms without changing the technical spirit or essential features thereof. Therefore, it should be understood that the described embodiments are illustrative in all respects, and are not intended to limit the invention.

Claims (18)

1.一种时序控制器,其特征在于,包含:1. a sequence controller, is characterized in that, comprises: 存储器控制器,从外部存储器读取压缩查询表LUT数据;The memory controller reads the compressed look-up table LUT data from the external memory; 解压缩器,对从存储器控制器接收的压缩LUT数据进行解压缩,并产生压缩前的原始LUT数据;a decompressor that decompresses the compressed LUT data received from the memory controller and generates original LUT data before compression; 行缓冲区,临时存储从解压缩器接收的原始LUT数据;line buffer, which temporarily stores raw LUT data received from the decompressor; 图像信号处理部,利用在行缓冲区中存储的原始LUT数据,来补偿输入的图像信号数据的MURA缺陷,The image signal processing part uses the original LUT data stored in the line buffer to compensate the MURA defect of the input image signal data, 其中,图像信号处理部包含:Among them, the image signal processing part includes: 去MURA控制部,从行缓冲区读取原始LUT数据,并从外部装置接收图像信号数据后,对原始LUT数据和图像信号数据进行同步;和Go to the MURA control section, read the original LUT data from the line buffer, and after receiving the image signal data from the external device, synchronize the original LUT data and the image signal data; and 去MURA处理部,从去MURA控制部接收同步的原始LUT数据和图像信号数据,并利用原始LUT数据消除在图像信号数据中包含的MURA缺陷,由此产生补偿的图像信号数据。The de-MURA processing section receives the synchronized original LUT data and image signal data from the de-MURA control section, and uses the original LUT data to eliminate MURA defects contained in the image signal data, thereby generating compensated image signal data. 2.根据权利要求1所述的时序控制器,其中,2. The timing controller according to claim 1, wherein, MURA缺陷包含相邻像素的图像信号之间具有非均匀的对比度、照度或亮度值。MURA defects include non-uniform contrast, illuminance, or brightness values between the image signals of adjacent pixels. 3.根据权利要求1所述的时序控制器,其中,解压缩器利用无损解压缩算法,从压缩LUT数据产生原始LUT数据。3. The timing controller of claim 1, wherein the decompressor generates the original LUT data from the compressed LUT data using a lossless decompression algorithm. 4.根据权利要求3所述的时序控制器,其中,无损解压缩算法包含CTW、LZ77、或LZW解压缩算法。4. The timing controller of claim 3, wherein the lossless decompression algorithm comprises a CTW, LZ77, or LZW decompression algorithm. 5.根据权利要求1所述的时序控制器,其中,5. The timing controller according to claim 1, wherein, 图像信号数据包含关于N个像素的数据,其中,N是正整数,The image signal data contains data about N pixels, where N is a positive integer, 原始LUT数据包含对应N个像素全部的补偿值。The original LUT data contains all compensation values corresponding to N pixels. 6.根据权利要求1所述的时序控制器,其中,6. The timing controller according to claim 1, wherein, 图像信号数据包含关于L×M个像素的数据,其中,L和M是正整数,The image signal data contains data on L×M pixels, where L and M are positive integers, 原始LUT数据包含对应L个垂直线的补偿值,和对应M个水平线的补偿值。The original LUT data includes compensation values corresponding to L vertical lines and compensation values corresponding to M horizontal lines. 7.根据权利要求1所述的时序控制器,其中,7. The timing controller of claim 1, wherein, 图像信号数据包含关于N个像素的数据,其中,N是正整数,The image signal data contains data about N pixels, where N is a positive integer, 原始LUT数据对每K个单位像素包含一个补偿值,其中,K是比N小的正整数。The original LUT data contains a compensation value for every K unit pixels, where K is a positive integer smaller than N. 8.根据权利要求1所述的时序控制器,其中,8. The timing controller of claim 1, wherein, 时序控制器包含在不含外部存储器的半导体封装中。The timing controller is contained in a semiconductor package that does not contain external memory. 9.一种显示装置,其特征在于,包含:9. A display device, characterized in that, comprising: 显示面板;display panel; 外部存储器,存储压缩LUT数据;External memory to store compressed LUT data; 图像捕获装置,对于多个均匀性测试用输入图像,捕获显示面板的多个输出图像,并基于捕获的多个输出图像产生与补偿数据相应的原始查询表LUT数据,将压缩的LUT数据存储在外部存储器;以及The image capture device captures a plurality of output images of the display panel for a plurality of input images for uniformity testing, and generates original look-up table LUT data corresponding to the compensation data based on the captured plurality of output images, and stores the compressed LUT data in the external memory; and 时序控制器,利用在外部存储器中存储的压缩LUT数据,补偿从外部输入的图像信号数据所包含的MURA缺陷,并将补偿的图像信号数据提供给显示面板,The timing controller uses the compressed LUT data stored in the external memory to compensate the MURA defect contained in the image signal data input from the outside, and provides the compensated image signal data to the display panel, 其中,图像捕获装置被配置为:对所述多个输出图像执行校准操作,以产生与补偿数据相应的原始查询表LUT数据,校准操作包括校准所述多个输出图像的焦点、色调范围和/或灵敏度。wherein the image capture device is configured to perform a calibration operation on the plurality of output images to generate raw look-up table LUT data corresponding to the compensation data, the calibration operation comprising calibrating the focus, tonal range and/or the plurality of output images or sensitivity. 10.根据权利要求9所述的显示装置,其中,图像捕获装置包含:10. The display device of claim 9, wherein the image capture device comprises: 控制器,对显示面板施加多个均匀性测试用输入图像;a controller that applies a plurality of input images for uniformity testing to the display panel; 相机,捕获显示面板的多个输出图像;a camera to capture multiple output images of the display panel; 处理器,基于捕获的多个输出图像,产生与补偿数据相应的原始LUT数据;a processor that generates raw LUT data corresponding to the compensation data based on the captured plurality of output images; 压缩器,压缩原始LUT数据;和a compressor, which compresses raw LUT data; and 接口部,将压缩LUT数据传送给外部存储器。The interface unit transfers the compressed LUT data to the external memory. 11.根据权利要求10所述的显示装置,其中,压缩器是利用CTW、LZ77或LZW压缩算法来压缩原始LUT数据。11. The display device of claim 10, wherein the compressor compresses the original LUT data using a CTW, LZ77 or LZW compression algorithm. 12.根据权利要求9所述的显示装置,其中,图像捕获装置包含在时序控制器内。12. The display device of claim 9, wherein the image capture device is included within a timing controller. 13.根据权利要求9所述的显示装置,其中,图像捕获装置包含在与时序控制器及外部存储器分离的半导体封装。13. The display device of claim 9, wherein the image capture device is contained in a semiconductor package separate from the timing controller and the external memory. 14.根据权利要求9所述的显示装置,其中,时序控制器包含:14. The display device of claim 9, wherein the timing controller comprises: 存储器控制器,从外部存储器读取压缩LUT数据;Memory controller to read compressed LUT data from external memory; 解压缩器,对压缩LUT数据进行解压缩,并产生压缩前的原始LUT数据;A decompressor, which decompresses the compressed LUT data and generates the original LUT data before compression; 行缓冲区,临时存储从解压缩器接收的原始LUT数据;line buffer, which temporarily stores raw LUT data received from the decompressor; 图像信号处理部,利用在行缓冲区中存储的原始LUT数据,来补偿输入的图像信号数据的MURA缺陷的。The image signal processing section uses the original LUT data stored in the line buffer to compensate for the MURA defect of the input image signal data. 15.根据权利要求14所述的显示装置,其中,解压缩器是利用与压缩器互补的算法,处理原始LUT数据。15. The display device of claim 14, wherein the decompressor processes raw LUT data using an algorithm complementary to the compressor. 16.一种显示装置,其特征在于,包含:16. A display device, comprising: 在多条栅极线和多条数据线的交叉区域分别配置的多个像素;a plurality of pixels respectively arranged in the intersection regions of the plurality of gate lines and the plurality of data lines; 栅极驱动器,驱动所述多条栅极线;a gate driver, driving the plurality of gate lines; 源极驱动器,驱动所述多条数据线;a source driver, driving the plurality of data lines; 外部存储器,存储压缩查询表LUT数据;External memory, storing compressed lookup table LUT data; 时序控制器,响应于从外部输入的图像信号数据及控制信号,而控制栅极驱动器及源极驱动器,并利用在外部存储器中存储的压缩LUT数据,来补偿输入的图像信号数据所包含的MURA缺陷,将补偿的图像信号数据提供给源极驱动器;以及The timing controller controls the gate driver and the source driver in response to the image signal data and the control signal input from the outside, and uses the compressed LUT data stored in the external memory to compensate the MURA included in the input image signal data defect, providing compensated image signal data to the source driver; and 图像捕获装置,对于多个均匀性测试用输入图像,捕获所述多个像素各个的多个输出图像,对所述多个输出图像执行校准操作,以产生与补偿数据相应的原始查询表LUT数据,并将压缩的LUT数据存储在外部存储器,其中,校准操作包括校准所述多个输出图像的焦点、色调范围和/或灵敏度。an image capture device for capturing a plurality of output images for each of the plurality of pixels for a plurality of input images for uniformity testing, and performing a calibration operation on the plurality of output images to generate raw look-up table LUT data corresponding to the compensation data and storing the compressed LUT data in the external memory, wherein the calibration operation includes calibrating the focus, tonal range and/or sensitivity of the plurality of output images. 17.根据权利要求16所述的显示装置,其中,时序控制器包含:17. The display device of claim 16, wherein the timing controller comprises: 存储器控制器,从外部存储器读取压缩LUT数据;Memory controller to read compressed LUT data from external memory; 解压缩器,对压缩LUT数据进行解压缩,并产生压缩前的原始LUT数据;A decompressor, which decompresses the compressed LUT data and generates the original LUT data before compression; 行缓冲区,临时存储从解压缩器接收的原始LUT数据;line buffer, which temporarily stores raw LUT data received from the decompressor; 图像信号处理部,利用在行缓冲区中存储的原始LUT数据,来补偿输入的图像信号数据的MURA缺陷。The image signal processing unit compensates for the MURA defect of the input image signal data by using the original LUT data stored in the line buffer. 18.根据权利要求16所述的显示装置,其中,图像捕获装置包含:18. The display device of claim 16, wherein the image capture device comprises: 控制部,对所述多个像素施加多个均匀性测试用输入图像;a control unit for applying a plurality of input images for uniformity testing to the plurality of pixels; 相机,捕获关于所述多个像素中的各个像素的多个输出图像;a camera that captures a plurality of output images for each of the plurality of pixels; 处理器,基于捕获的多个输出图像,产生与补偿数据相应的原始LUT数据;a processor that generates raw LUT data corresponding to the compensation data based on the captured plurality of output images; 压缩器,压缩原始LUT数据;Compressor, which compresses raw LUT data; 接口部,将压缩LUT数据传送给外部存储器。The interface unit transfers the compressed LUT data to the external memory.
CN201510578973.8A 2015-09-11 2015-09-11 Timing controller and display device including the same Active CN106531045B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510578973.8A CN106531045B (en) 2015-09-11 2015-09-11 Timing controller and display device including the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510578973.8A CN106531045B (en) 2015-09-11 2015-09-11 Timing controller and display device including the same

Publications (2)

Publication Number Publication Date
CN106531045A CN106531045A (en) 2017-03-22
CN106531045B true CN106531045B (en) 2021-06-22

Family

ID=58346659

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510578973.8A Active CN106531045B (en) 2015-09-11 2015-09-11 Timing controller and display device including the same

Country Status (1)

Country Link
CN (1) CN106531045B (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106940624A (en) * 2017-02-21 2017-07-11 上海顺久电子科技有限公司 A kind of look-up table LUT storages and processing method, device
CN106981265B (en) * 2017-05-25 2021-01-12 京东方科技集团股份有限公司 Application processor, display driver and electronic device
KR102390476B1 (en) * 2017-08-03 2022-04-25 엘지디스플레이 주식회사 Organic light-emitting display device and data processing method thereof
CN110176210B (en) 2018-07-27 2021-04-27 京东方科技集团股份有限公司 Display driving method, compression and decompression method, display driving device, compression and decompression device, display device and storage medium
US11557264B2 (en) * 2019-04-10 2023-01-17 Hefei Reliance Memory Limited Display driver system with embedded non-volatile memory
US12266300B2 (en) 2019-09-12 2025-04-01 Hefei Reliance Memory Limited Display driver integrated circuit having embedded resistive random access memory and display device having same
CN112820237B (en) * 2019-10-31 2022-08-26 京东方科技集团股份有限公司 Electronic substrate, driving method thereof and display device
KR102666210B1 (en) * 2019-12-30 2024-05-14 엘지디스플레이 주식회사 Display device and method for processing data thereof
US11257449B2 (en) 2020-04-03 2022-02-22 Tcl China Star Optoelectronics Technology Co., Ltd. Display device driving method, display device
CN111326124B (en) * 2020-04-03 2021-07-23 Tcl华星光电技术有限公司 Display device driving method and display device
CN111833795B (en) * 2020-06-30 2023-02-28 昆山国显光电有限公司 Display device and mura compensation method of display device
CN113674663B (en) 2021-08-02 2023-06-02 Tcl华星光电技术有限公司 Display device brightness compensation lookup table generation method, device and display device
KR20230046532A (en) * 2021-09-30 2023-04-06 엘지디스플레이 주식회사 Display device, compensation system, and compensation data compression method
CN114360461A (en) * 2022-03-14 2022-04-15 南京初芯集成电路有限公司 TCON chip and OLED panel driving framework

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101136286B1 (en) * 2005-10-17 2012-04-19 엘지디스플레이 주식회사 Flat Display Apparatus And Picture Quality Controling Method Thereof
KR101419848B1 (en) * 2006-10-09 2014-07-17 삼성디스플레이 주식회사 Liquid crystal display and driving method of the same
US8077123B2 (en) * 2007-03-20 2011-12-13 Leadis Technology, Inc. Emission control in aged active matrix OLED display using voltage ratio or current ratio with temperature compensation
KR101274707B1 (en) * 2008-06-05 2013-06-12 엘지디스플레이 주식회사 Compensation circuit of video display device for compensating display defect and method thereof
CN101751897A (en) * 2008-12-10 2010-06-23 扬智科技股份有限公司 Method and apparatus for compressing and decompressing lookup tables
CN102768821B (en) * 2012-08-07 2015-02-18 四川虹视显示技术有限公司 AMOLED (active matrix/organic light emitting diode) display and driving method of AMOLED display

Also Published As

Publication number Publication date
CN106531045A (en) 2017-03-22

Similar Documents

Publication Publication Date Title
CN106531045B (en) Timing controller and display device including the same
US9997095B2 (en) Display driving circuit and display apparatus including the same
US10147381B2 (en) Display driving circuit and display driving method
US10269284B2 (en) Timing controller and display driving circuit including the same
CN105917402B (en) Electronic device, driver for display device, communication device including driver, and display system
KR102164798B1 (en) Display driving circuit and display device comprising the same
CN105590576B (en) Display device and display driver
CN103794168A (en) Display driver circuit, display device including same, and method of operating same
CN107622757B (en) Image data processing apparatus, image data processing method, and display device
JP2008139860A (en) Liquid crystal display system with improved display quality and driving method thereof
US20160071455A1 (en) Display driver and display method
US20160125843A1 (en) Display driver ic and electronic device including the same
CN107610661A (en) Driving device and driving method for display device
CN101123075A (en) Display device driving device and driving method
KR102261961B1 (en) Display driving circuit and display device comprising the same
US11443721B2 (en) Display device
KR20070008289A (en) Display device and information processing system having same, and driving method thereof
US11650779B2 (en) Infinitely expandable display apparatus and driving method thereof
TWI709122B (en) Timing controller and display device comprising the same
US8887180B2 (en) Display device, electronic device having the same, and method thereof
US8994630B2 (en) Display, apparatus and method for driving display
TWI703541B (en) Source driver module, display device and method for driving a display panel
KR20070111149A (en) Display device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant