The present invention generally relates to a method for driving a display device with pulse-width modulation (PWM).
The technology for light emitting diode (LED) displays has been increasingly developed in recent years. It has a large potential in the flat panel display market. The LED displays can be used in not only large panels such as TV and PC screens, but also tablets, smartphones, and wearable devices. Based on its high PPI (pixels per inch), it also has high potential to be used in AR/VR (augmented reality/virtual reality) application. In the future, micro-LED display can replace LCDs and even also OLED displays.
In order to display a grey scale color, the micro-LED display is driven in the time domain by using PWM, due to the characteristic different from a liquid crystal display (LCD) and an organic light emitting diode (OLED) display. However, if the number of bits for specifying grey scale colors and the number of lines of a display device increase, the time for driving each pixel becomes short and is insufficient to complete the process.
An operating method of a display device is provided to increase available data driving time.
According to a first aspect, an operating method of a display device is provided, where the method includes driving each pixel for each frame, wherein a plurality of pixels of the display device are disposed in an array of rows and columns, a period of one frame includes one or more data sections and one or more off-sections so that ratios of time length of the data sections are substantially the same as a sequence of powers of 2, each data section corresponds to an ON or OFF period related to the specified brightness, grey scale color, or luminance, and each off-section corresponds to an OFF period unrelated to a specified brightness, grey scale color, or luminance.
In a possible implementation, GSU and Off_section are selected so that the following equation is satisfied:
CY×SF_number=GSU×(DSW_sum−1)+Off_section
where CY×SF_number corresponds to the period of one frame, SF_number is a number of sub-fields in one frame and is set to a number of the rows, CY is a number of units of time in one sub-field and is set to n+1, n is a number of bits of data for specifying the brightness, grey scale color, or luminance, GSU is a number of units of time corresponding to a minimum ON period, DSW_sum is a sum of weights of the data sections and is set to 2{circumflex over ( )}n−1, and Off_section is a number of units of time corresponding to the Off-section.
In a possible implementation, the driving each pixel for each frame includes driving each pixel for each frame with pulse-width modulation (PWM).
In a possible implementation, the array corresponds to a part of the display device.
In a possible implementation, the pixel includes a thin film transistor (TFT).
In a possible implementation, the pixel includes a silicon substrate.
In a possible implementation, Vcc is applied to the pixel in an ON period, and Vss is applied to the pixel in the OFF period.
In a possible implementation, the display device is a micro-LED display.
According to a second aspect, a display device is provided, where the display device includes a plurality of pixels disposed in an array of rows and columns, a period of one frame includes one or more data sections and one or more off-sections so that ratios of time length of the data sections are substantially the same as a sequence of powers of 2, each data section corresponds to an ON or OFF period related to the specified brightness, grey scale color, or luminance, and each off-section corresponds to an OFF period unrelated to a specified brightness, grey scale color, or luminance, and a driver configured to drive each pixel for each frame.
In a possible implementation, GSU and Off_section are selected so that the following equation is satisfied:
CY×SF_number=GSU×(DSW_sum−1)+Off_section
where CY×SF_number corresponds to the period of one frame, SF_number is a number of sub-field in one frame and is set to a number of the rows, CY is a number of units of time in one sub-field and is set to n+1, n is a number of bits of data for specifying the brightness, grey scale color, or luminance, GSU is a number of units of time corresponding to a minimum ON period, DSW_sum is a sum of weights of the data sections and is set to 2{circumflex over ( )}n−1, and Off_section is a number of units of time corresponding to the Off-section.
In a possible implementation, the driver is further configured to drive each pixel for each frame with pulse-width modulation (PWM).
In a possible implementation, the array corresponds to a part of the display device.
In a possible implementation, the pixel includes a thin film transistor (TFT).
In a possible implementation, the pixel includes a silicon substrate.
In a possible implementation, Vcc is applied to the pixel in the ON period, and Vss is applied to the pixel in the OFF period.
In a possible implementation, the display device is a micro-LED display.
To describe the technical solutions in the embodiments of the present invention or in the prior art more clearly, the following briefly introduces the accompanying drawings required for describing the embodiments or the prior art. The accompanying drawings in the following description show merely some embodiments of the present invention, and a person of ordinary skill in the art may still derive other drawings from these accompanying drawings without creative efforts.
The following clearly and completely describes the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. The described embodiments are only some but not all of the embodiments of the present invention. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts shall fall within the protected scope of the present invention.
A pixel may be a circuit for emitting light with a specified color and a specified brightness, grey scale, or luminance. A set of LEDs with red, blue, and green colors may be used for each pixel. However, the embodiments of the present invention focus on controlling brightness, grey scale, or luminance of each LED.
Since each time section above corresponds to one bit data, this time section is also referred to as “a data section” below, and in particular, since in most examples below, the data is binary data, this time section is also referred to as “a binary section”, and the length of this time section is referred to as “a binary length”.
In general, pixels are disposed in an array of p rows (p scan lines) and q columns (q data lines) on a display device. The pixel may include a thin film transistor (TFT) or a silicon substrate. The array may correspond to all or a part of the display device. All pixels need to be driven in one frame time. The value of q has no relation to the driving time sequences, and the driving time sequences are repeated for q columns, and thus q can be any number, and it can be just assumed to be one for easy to understand.
In this example, the number of bits for specifying a brightness, grey scale color, or illuminance is n=3, and the sum of the weights of bit1, bit2, and bit3 is 2{circumflex over ( )}−1 is 7, so one frame time is divided into 7 sub-fields (SFs). However, no processing is performed in SF3, SF5, SF6 and SF7 for driving pixels, namely, a duration of time is not used efficiently. In this method, if the number of lines is p, p*(2{circumflex over ( )}n−1) SFs are needed for driving data.
This kind of driving scheme is called “Binary Address Group (BAG)” driving. The characteristic of the BAG is that the number of small periods for driving pixel data is p*n, which is much smaller than p*(2{circumflex over ( )}n−1) when n becomes larger such as 10, 12, or 14. Only 7*3=21 data driving periods are needed in the example of
More efficient driving waveforms in one frame can be constructed based on the BAG scheme. It is assumed that the number of rows p is 15, and bit depth n is 4.
In
As mentioned above, there are 15 TSF in one TFRAME and 4 TDP in one TSF. Therefore, there are 60 TDP in one frame (or in one TFRAME). 60 TDP are numbered from 1 to 60 and each position is called an absolute position (AbsPos) in one frame. In
Besides, there is one difference between the basic BAG scheme (
The TDP position in one SF is defined with a relative position (RelPos) so as to be easily described below. For each AbsPos, the relationship between AbsPos and RelPos is
AbsPos=(k−1)×CY+RelPos (1)
where AbsPos belongs to the kth SF.
TABLE 2 shows line numbers to be turned ON for each sub-field and each RelPos in the waveforms in
The waveforms for driving pixels in
For further discussion, this BAG scheme is summarized with mathematical equations:
SF×CY=GSU×DSW_sum (2)
DSW_sum means “data section weight sum” that is the sum of the weight of all data sections (binary sections). For example, if n=4, the sum of the weight of all binary sections is 1+2+4+8=15. All BAG solutions need to satisfy equation (2) and the following equation (3):
TFRAME=TDP×SF×CY (3)
TDP is the time period for driving pixels of each line, because TFRAME is fixed once the frame rate is determined. CY depends on bit depth n. If TDP needs to be increased for driving, the number of SFs needs to be decreased. However, as can be seen from the example in
SF≥the number of lines (4)
Using a large number of bits, it is assumed that bit depth n=12, and the number of lines=630. Then, CY should be n+1 which is 13 and DSW_sum is 1+2+4+ . . . +1024+2048=4095. According to equation (4), the minimum GSU should be 2 and the number of SFs becomes 2×4095/13=630, which satisfies SF≥the number of lines.
TDP can be derived from equations (2) and (3) as follows:
According to equation (5) with CY=13 and SF_number=630, TDP is calculated as (TFRAME/630/13)=(TFRAME/8190). Assuming that frame rate=60 Hz, TFRAME=1/60 s. Then, TDP is 2.035 us. In some worse cases, it might be insufficient to drive pixels. Thus, it needs to find ways to provide a longer TDP and correct grey scales for each pixel.
GSU=6 is selected in this case. The time length of GSU is 6*TDP. Then, the total length of binary sections is 6*15 that equals 90. Therefore, TFRAME=90*TDP in this case. Because CY=5, each TSF equals 5*TDP, there are 18 SFs in one frame, and each SF can be a starting point of one line. Therefore, it is a solution for driving pixels with ideal binary sections for the case of n=4 and the number of lines=13. For this kind of solution, it always needs to find the minimum SF and the number of SFs should be larger than or equal to the number of lines. The waveforms of this solution is shown in
The TDP in
TABLE 4 shows line numbers to be turned ON for each sub-field and each RelPos in the waveforms in
In the case of
The following describes “Blank Sub-field” driving sequences. Mainly, the idea is to add an off-section after binary sections in a driving sequence. The off-section can be extended. As the off-section extends, the number of SFs in one frame increases. An appropriate time length of an off-section is selected so that the number of SFs equals the number of lines, thereby the number of SFs is enough to drive all lines, and a duration of time is efficiently used than the BAG scheme. The TDP of this Blank Sub-field scheme can be longer than the BAG scheme, and binary sections still comply with binary relationship.
In the Blank Sub-field driving sequence, an extra section is added. In
Row 1 is driven with VCC, VSS, VCC, VSS, and VSS. Row 2 is driven with VSS, VCC, VCC, VCC, and VSS. In row 2, the value of VCC can be a larger or smaller VSS. Also VCC and VSS are not restricted to a positive or negative voltage. In the case where a P-channel TFT is driven, the value of OFF voltage VSS might be larger than VCC.
When constructing waveform arrangements for a display device with the Blank Sub-field scheme, there are two cases in which a driving sequence of binary sections is recursive and non-recursive. In the recursive case, one more action needs to be taken before adding an off-section to the driving sequence.
In the non-recursive case, it is only required to add an off-section after binary sections, and extend the off-section to enough length. Usually, the off-section is extended so that the number of SFs becomes the same as the number of lines. Then, the timing efficiency will be at its highest.
In the recursive case, an extra action is needed. The binary section corresponding to the MSB is reduced by the length of one unit of length. This unit of length is usually a GSU. The detail steps are shown in the lower part of
An example of a driving sequence for a display device is shown below.
First, the GSU is set to 4. The length of binary sections are 4, 8, 16, 32. The sum of binary sections is 60. We can calculate that the sequence starts from when AbsPos is 1, and its RelPos is 1. The AbsPos of the position right next to the end of binary sections is 61, and its RelPos is 1, too. The value 61 is calculated from 1+60. Because the two RelPos are the same, this is a recursive case.
Second, the binary sections are made to be non-recursive. The binary section corresponding to the MSB is calculated by multiplying GSU and the weight corresponding to the MSB that is 8. Instead of subtracting GSU from the length of the binary section corresponding to the MSB, the length of the non-recursive binary sections can be calculated as follows: subtracting 1 from 8 becomes 7 and multiplying 7 by GSU becomes 28. After that, the RelPos of the position right next to the end of the binary sections is 2.
Third, an off-section is added after the binary sections. Because the number of lines is 13, the off-section is extended to the length of 9*TDP. The number of SFs becomes 13 and is perfectly suitable for driving 13 lines.
Comparing waveforms of
TABLE 6 shows line numbers to be turned ON by the Blank Sub-field scheme (bit depth=4, the number of lines=13). TABLE 7 shows binary section length by the Blank Sub-field scheme (bit depth=4, the number of lines=13).
TABLE 8 shows line numbers to be turned ON by the Blank Sub-field scheme (bit depth=4, the number of lines=14). TABLE 9 shows binary section lengths by the Blank Sub-field scheme (bit depth=4, the number of lines=14).
TABLE 10 shows another example of the Blank Sub-field driving. In this example, bit depth is 10 and the number of lines is 960. This condition is closer to an actual display device. As the bit depth and the number of lines increase, it is too difficult to show complete waveforms for driving pixels. So, the waveforms are not shown in a figure, and only line numbers to be turned ON are shown in TABLE 10. This table shows which line is turned ON at each TDP. Each value in table shows which line is turned ON at the TDP position. The TDP position is at a certain RelPos in a certain SF. The relationship between the waveforms and the table is the same as
In TABLE 10, 10 is selected as GSU. Because n=10, the sum of the weight of binary sections (DSW_sum)=1+2+4+ . . . +256+512=1023, so the length of the binary sections is 10*1023=10,230. This is a recursive case and the length of the binary section needs to be modified to 1023-1=1022. Thus, the corrected length of the binary section is 10*1022=10,220. For n=10, CY is set to be 11. For the Blank Sub-field scheme, the number of SFs is set to be the same as the number of SFs to get best time use efficiency. So, the number of SF is 960. Total number of TDP in one frame is 960*11=10,560. If the frame rate of this display device is 60 Hz, we can obtain the available data driving time TDP of 1/60/10560=1.578 us. The equation for calculating TDP for Blank Sub-field scheme is:
The length of the off-section is GSU plus a multiple of CY and the number of TDP included in Blank Sub-field (BSF) (“BSF_number” in equation (7)). Finally, the length of binary sections is 10,220; the length of the off-section is 10,560-10,220=340. In this way, GSU and Off_section (the length of the off-section) are selected so that the following equation is satisfied: CY×SF_number=GSU×(DSW_sum−1)+Off_section, where SF_number is the number of SFs in one frame. In complete waveforms in TABLE 10, the starting point of Scan L1 line in one frame is set to AbsPos=1. The order of binary sections is set as following series: 1×, 2×, 4×, 8×, . . . , 256×, 511×, off-section.
TABLE 11 shows an example in which bit depth is 12 and the number of lines is 960. The bit depth increases by 2 bits and the same number of lines is kept compared to the example in TABLE 10. In this case, 3 is selected as GSU. Because n=12, 1+2+4+ . . . +1024+2048=4095, so the length of binary sections is 3*4095=12,285. This is a recursive case and the length of the binary section needs to be modified to 4095-1=4094. Thus, the corrected length of the binary section is 3*4094=12,282. For n=12, CY is set to be 13. For the Blank Sub-field driving, the number of SFs is set to be the same as the number of lines to get best time use efficiency. So, the number of SFs is 960. Total number of TDP in one frame is 960*13=12,480. If the frame rate of this display device is 60 Hz, the available data driving time TDP is 1/60/12560=1.335 us.
The length of the off-section is GSU plus a multiple of CY and the number of BSF (Blank Sub-field). Finally, the length of the binary sections is 12,282, and the length of the off-section is 12,480−12,282=198. In complete waveforms in TABLE 11, the starting point of Scan L1 line in one frame is set at AbsPos=1. The order of binary sections is set as following series: 1×, 2×, 4×, 8×, . . . , 1024×, 2047×, off-section.
As application scenarios, the embodiments of the present invention can be mainly used for driving micro-LED display devices. Not only micro-LED displays but also any other display devices can be driven by PWM control such as a display device with a bi-stable emission device. From a product point of view, the embodiments of the present invention can be used in any kind of displays in consumer electronics, automotive, and industrial products.
For micro-LED display devices, the number of rows*the number of columns is p*q, the Blank Sub-field scheme of the embodiment of the present invention can provide a driving sequence for driving pixels including binary sections and at least one off-section. The binary sections usually have binary relationship but is not restricted to only binary. Other than binary (2-carry) relationship between binary sections, 3-carry, 4-carry, or m-carry relationship also can be used in the Blank Sub-field scheme. The m-carry system means data sections have the multiple relationship: 1, m, m{circumflex over ( )}2, m{circumflex over ( )}3, . . .
According to the embodiments of the present invention, all of p*q pixels in an array of a display device can display correct grey scale colors and the available data driving time is arranged in an optimized way.
The effects and advantages by the embodiments of the present invention are as follows:
The most significant improvement of the embodiments of the present invention is that the available data driving time TDP is increased. The larger TDP makes it easier to drive each pixel with correct data or voltage. So, color performance of the micro-LED is improved.
In the case of the BAG scheme, the equation for calculating TDP is:
As previously explained with reference to TABLE 10 for the Blank Sub-field scheme, the equation for calculating TDP is:
In the case where bit depth is 10 and the number of lines is 960, for the BAG scheme, DSW_sum is 1023, CY is 11, and GSU is selected to 12 so that 1023*12/11=1116 according to equation (2). 1116 is the minimum number of SFs that is greater than or equal to 960 in the BAG scheme. Thus, TDP is 1/60/11/1116=1.358 us according to equation (5) with TFRAME is 1/60, CY=11, and SF_number=1116. On the contrary, TDP of the Blank Sub-field scheme is calculated as 1.578 us according to equation (6) with Off_section=12, and it is longer than TDP in the BAG scheme by 16%.
In the case where bit depth is 12 and the number of lines is 960, for the BAG scheme, DSW_sum is 4095, CY is 13, and GSU is selected to 4 so that 4095*4/13=1260 according to equation (2). 1260 is the minimum number of SFs that is greater than or equal to 960 in the BAG scheme. Thus, TDP is 1/60/13/1260=1.018 us according to equation (5) with TRAM is 1/60, CY=13, and SF_number=1260. On the contrary, TDP of the Blank Sub-field scheme is calculated as 1.335 us according to equation (6) with Off_section=4, and it is longer than TDP in the BAG scheme by 31%.
TABLE 12 to TABLE 14 show TDP improvement from the BAG scheme (without BSF) to the Blank Sub-field scheme in the following cases: bit depth is 4 and the number of lines is 13 in TABLE 12, bit depth is 10 and the number lines is 960 in TABLE 13, and bit depth is 12 and the number of lines is 960 in TABLE 14.
TABLE 12 to TABLE 14 show that by using the Blank Sub-field scheme, the number of SFs can always be set to the same as the number of lines. And then get a larger available data driving time in driving sequence. For different display resolutions, there are different number of lines.
The embodiments of the present invention can be applied to not only micro-LED displays, but also display devices with other materials using PWM control, digital driving, or analog and digital combined driving.
What is disclosed above is merely exemplary embodiments of the present invention, and certainly is not intended to limit the protection scope of the present invention. A person of ordinary skill in the art may understand that all or some of processes that implement the foregoing embodiments and equivalent modifications made in accordance with the claims of the present invention shall fall within the scope of the present invention.
This application is a continuation of International Application No. PCT/CN2020/107384, filed on Aug. 6, 2020, the disclosure of which is hereby incorporated by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
5189406 | Humphries et al. | Feb 1993 | A |
20030197667 | Numao | Oct 2003 | A1 |
20050275647 | Numao | Dec 2005 | A1 |
20070132792 | Kimura | Jun 2007 | A1 |
20090122055 | Senda et al. | May 2009 | A1 |
20130050299 | Yoshinaga | Feb 2013 | A1 |
20140368561 | Liao et al. | Dec 2014 | A1 |
Number | Date | Country |
---|---|---|
101751866 | Jun 2010 | CN |
102097070 | Jun 2011 | CN |
102968966 | Mar 2013 | CN |
107256691 | Oct 2017 | CN |
110599948 | Dec 2019 | CN |
111149148 | May 2020 | CN |
111179819 | May 2020 | CN |
111179819 | May 2020 | CN |
0261900 | Nov 1993 | EP |
2853998 | Feb 1999 | JP |
2000089731 | Mar 2000 | JP |
2002049346 | Feb 2002 | JP |
2002278501 | Sep 2002 | JP |
2004004501 | Jan 2004 | JP |
2005099712 | Apr 2005 | JP |
2006030946 | Feb 2006 | JP |
2006507523 | Mar 2006 | JP |
2007163580 | Jun 2007 | JP |
2008070885 | Mar 2008 | JP |
2013050680 | Mar 2013 | JP |
100805609 | Feb 2008 | KR |
20150082946 | Jul 2015 | KR |
Entry |
---|
Machine Translation Chen et al. Pub. No. CN 111179819 A May 19, 2020 (Year: 2023). |
Extended European Search Report in European Appln No. 20947892.4, dated Jul. 31, 2023, 10 pages. |
International Search Report and Written Opinion in International Appln. No. PCT/CN2020/107384, mailed on May 6, 2021, 10 pages. |
Office Action in Japanese Appln. No. 2023-507657, mailed on Mar. 5, 2024, 9 pages (with English translation). |
Office Action in Korean Appln. No. 10-2023-7007514, mailed on Jun. 10, 2024, 11 pages (with English translation). |
Number | Date | Country | |
---|---|---|---|
20230230520 A1 | Jul 2023 | US |
Number | Date | Country | |
---|---|---|---|
Parent | PCT/CN2020/107384 | Aug 2020 | WO |
Child | 18165054 | US |