BLANK SUB-FIELD DRIVING METHOD FOR A DISPLAY DEVICE
20230230520 · 2023-07-20
Inventors
Cpc classification
G09G2310/08
PHYSICS
G09G2320/064
PHYSICS
G09G2360/16
PHYSICS
International classification
G09G3/20
PHYSICS
Abstract
The present invention provides an operating method of a display device. An example operating 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 comprises one or more data sections and one or more off-sections, ratios of time length of the one or more data sections are substantially the same as a sequence of powers of 2, each of the one or more data sections corresponds to an ON period or an OFF period related to a specified brightness, grey scale color, or luminance, and each of the one or more off-sections corresponds to the OFF period unrelated to the specified brightness, grey scale color, or luminance.
Claims
1. An operating method of a display device, the operating method comprising: 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 comprises one or more data sections and one or more off-sections, ratios of time length of the one or more data sections are substantially the same as a sequence of powers of 2, each of the one or more data sections corresponds to an ON period or an OFF period related to a specified brightness, grey scale color, or luminance, and each of the one or more off-sections corresponds to an OFF period unrelated to the specified brightness, grey scale color, or luminance.
2. The operating method according to claim 1, wherein GSU and Off_section are selected to satisfy the following equation:
3. The operating method according to claim 1, wherein the driving each pixel for each frame comprises driving each pixel for each frame with pulse-width modulation (PWM).
4. The operating method according to claim 1, wherein the array corresponds to a part of the display device.
5. The operating method according to claim 1, wherein each pixel comprises a thin film transistor (TFT).
6. The operating method according to claim 1, wherein each pixel comprises a silicon substrate.
7. The operating method according to claim 1, wherein Vcc is applied to each pixel in the ON period, and Vss is applied to each pixel in the OFF period.
8. The operating method according to claim 1, wherein the display device is a micro-light emitting diode (LED) display.
9. A display device comprising: a plurality of pixels disposed in an array of rows and columns, wherein a period of one frame comprises one or more data sections and one or more off-sections, ratios of time length of the one or more data sections are substantially the same as a sequence of powers of 2, each of the one or more data sections corresponds to an ON period or an OFF period related to a specified brightness, grey scale color, or luminance, and each of the one or more off-sections corresponds to the OFF period unrelated to the specified brightness, grey scale color, or luminance; and a driver configured to drive each pixel for each frame.
10. The display device according to claim 9, wherein GSU and Off_ section are selected to satisfy the following equation:
11. The display device according to claim 9, wherein the driver is further configured to drive each pixel for each frame with pulse-width modulation (PWM).
12. The display device according to claim 9, wherein the array corresponds to a part of the display device.
13. The display device according to claim 9, wherein each pixel comprises a thin film transistor (TFT).
14. The display device according to claim 9, wherein each pixel comprises a silicon substrate.
15. The display device according to claim 9, wherein Vcc is applied to each pixel in the ON period, and Vss is applied to each pixel in the OFF period.
16. The display device according to claim 9, wherein the display device is a micro-light emitting diode (LED) display.
Description
BRIEF DESCRIPTION OF DRAWINGS
[0022] 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.
[0023]
[0024]
[0025]
[0026]
[0027]
[0028]
[0029]
[0030]
[0031]
[0032]
[0033]
[0034]
[0035]
DESCRIPTION OF EMBODIMENTS
[0036] 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.
[0037]
[0038] 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.
[0039]
[0040] 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”.
[0041] 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.
[0042]
[0043] 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^n-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^n-1) SFs are needed for driving data.
[0044]
[0045] 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^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
[0046] 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.
[0047] In
[0048] As mentioned above, there are 15 T.sub.SF in one T.sub.FRAME and 4 T.sub.DP in one T.sub.SF. Therefore, there are 60 T.sub.DP in one frame (or in one T.sub.FRAME). 60 T.sub.DP are numbered from 1 to 60 and each position is called an absolute position (AbsPos) in one frame. In
TABLE-US-00001 Binary Section Length by Basic BAG Scheme (Bit Depth=4, Line=15) Time Length T.sub.SF + T.sub.DP Value Multi Binary sec 1 = T.sub.SF* 1 + T.sub.DP* 1 = 5 1 Binary sec 2 = T.sub.SF* 2 + T.sub.DP* 1 = 9 1.8 Binary sec 3 = T.sub.SF* 4 + T.sub.DP* 1 = 17 3.4 Binary sec 4 = T.sub.SF* 8 + T.sub.DP* -3 = 29 5.8 Sum = T.sub.SF* 15 + T.sub.DP* 0 = 60 12
[0049]
[0050] Besides, there is one difference between the basic BAG scheme (
[0051] The T.sub.DP 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
where AbsPos belongs to the k.sup.th SF.
[0052] TABLE 2 shows line numbers to be turned ON for each sub-field and each RelPos in the waveforms in
TABLE-US-00002 Line numbers to be turned ON by BAG Scheme with Ideal Binary Sections (Bit Depth=4, Line=12) RelPos 1 2 3 4 5 Bit Bit 1 Idle Bit 3 Bit 4 Bit 2 SF 1 1 - 11 8 1 SF 2 2 - 12 9 2 SF 3 3 - 1 10 3 SF 4 4 - 2 11 4 SF 5 5 - 3 12 5 SF 6 6 - 4 1 6 SF 7 7 - 5 2 7 SF 8 8 - 6 3 8 SF 9 9 - 7 4 9 SF 10 10 - 8 5 10 SF 11 11 - 9 6 11 SF 12 12 - 10 7 12
TABLE-US-00003 Binary Section Length by BAG Scheme with Ideal Binary Sections (Bit Depth=4, Line=12) Time Length L.sub.SF + T.sub.DP Value Multi Binary sec 1 = T.sub.SF* 1 + T.sub.DP* -1 = 4 1 Binary sec 2 = T.sub.SF* 2 + T.sub.DP* -2 = 8 2 Binary sec 3 = T.sub.SF* 4 + T.sub.DP* -4 = 16 4 Binary sec 4 = T.sub.SF* 8 + T.sub.DP* -8 = 32 8 Sum = T.sub.SF* 15 + T.sub.DP* -15 = 60 15
[0053] The waveforms for driving pixels in
[0054] For further discussion, this BAG scheme is summarized with mathematical equations:
[0055] 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):
[0056] T.sub.DP is the time period for driving pixels of each line, because T.sub.FRAME is fixed once the frame rate is determined. CY depends on bit depth n. If T.sub.DP needs to be increased for driving, the number of SFs needs to be decreased. However, as can be seen from the example in
[0057] 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 x 4095 / 13 = 630, which satisfies SF ≥ the number of lines.
[0058] T.sub.DP can be derived from equations (2) and (3) as follows:
[0059] According to equation (5) with CY = 13 and SF_number = 630, T.sub.DP is calculated as ( T.sub.FRAME / 630 / 13 ) = ( T.sub.FRAME / 8190 ). Assuming that frame rate = 60 Hz, T.sub.FRAME = 1/60 s. Then, T.sub.DP 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 T.sub.DP and correct grey scales for each pixel.
[0060]
[0061] GSU = 6 is selected in this case. The time length of GSU is 6*T.sub.DP. Then, the total length of binary sections is 6*15 that equals 90. Therefore, T.sub.FRAME = 90*T.sub.DP in this case. Because CY = 5, each TSF equals 5*T.sub.DP, 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
[0062] The T.sub.DP in
[0063] TABLE 4 shows line numbers to be turned ON for each sub-field and each RelPos in the waveforms in
TABLE-US-00004 Line numbers to be turned ON by BAG Scheme with Ideal Binary Sections (Bit Depth=4, Line=13) RelPos 1 2 3 4 5 Bit Bit 1 Bit 2 Bit 4 Bit 3 Idle SF 1 1 - 11 - - SF 2 2 1 12 - - SF 3 3 2 13 - - SF 4 4 3 - 1 - SF 5 5 4 - 2 - SF 6 6 5 - 3 - SF 7 7 6 - 4 - SF 8 8 7 - 5 - SF 9 9 8 1 6 - SF 10 10 9 2 7 - SF 11 11 10 3 8 - SF 12 12 11 4 9 - SF 13 13 12 5 10 - SF 14 - 13 6 11 - SF 15 - - 7 12 - SF 16 - - 8 13 - SF 17 - - 9 - - SF 18 - - 10 - -
TABLE-US-00005 Binary Section Length by BAG Scheme with Ideal Binary Sections (Bit Depth=4, Line=13) Time Length T.sub.SF + T.sub.DP Value Multi Binary sec 1 = T.sub.SF* 1 + T.sub.DP* 1 = 6 1 Binary sec 2 = T.sub.SF* 2 + T.sub.DP* 2 = 12 2 Binary sec 3 = T.sub.SF* 4 + T.sub.DP* 4 = 24 4 Binary sec 4 = T.sub.SF* 8 + T.sub.DP* 8 = 48 8 Sum = T.sub.SF* 15 + T.sub.DP* 15 = 90 15
[0064] In the case of
[0065] 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 T.sub.DP of this Blank Sub-field scheme can be longer than the BAG scheme, and binary sections still comply with binary relationship.
[0066]
[0067] In the Blank Sub-field driving sequence, an extra section is added. In
[0068] Row 1 is driven with V.sub.CC, V.sub.SS, V.sub.CC, V.sub.SS, and V.sub.SS. Row 2 is driven with V.sub.SS, V.sub.CC, V.sub.CC, V.sub.CC, and V.sub.SS. In row 2, the value of V.sub.CC can be a larger or smaller V.sub.SS. Also V.sub.CC and V.sub.SS are not restricted to a positive or negative voltage. In the case where a P-channel TFT is driven, the value of OFF voltage V.sub.SS might be larger than V.sub.CC.
[0069] 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.
[0070]
[0071] 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.
[0072] 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
[0073] An example of a driving sequence for a display device is shown below.
[0074]
[0075] 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.
[0076] 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.
[0077] 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*T.sub.DP. The number of SFs becomes 13 and is perfectly suitable for driving 13 lines.
[0078] Comparing waveforms of
[0079] 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-US-00006 Line numbers to be turned ON by Blank Sub-field scheme (Bit Depth=4, Line=13) RelPos 1 2 3 4 5 Bit Bit 1 Off Bit 3 Bit 4 Bit 2 SF 1 1 3 12 9 1 SF 2 2 4 13 10 2 SF 3 3 5 1 11 3 SF 4 4 6 2 12 4 SF 5 5 7 3 13 5 SF 6 6 8 4 1 6 SF 7 7 9 5 2 7 SF 8 8 10 6 3 8 SF 9 9 11 7 4 9 SF 10 10 12 8 5 10 SF 11 11 13 9 6 11 SF 12 12 1 10 7 12 SF 13 13 2 11 8 13
TABLE-US-00007 Binary Section Length by Blank Sub-field scheme (Bit Depth=4, Line=13) Time Length T.sub.SF + T.sub.DP Value Multi Binary sec 1 = I.sub.SF* 1 + T.sub.DP* -1 = 4 1 Binary sec 2 = T.sub.SF* 2 + T.sub.DP* -2 = 8 2 Binary sec 3 = T.sub.SF* 4 + T.sub.DP* -4 = 16 4 Binary sec 4 = T.sub.SF* 8 + T.sub.DP* -12 = 28 7 Off sec = T.sub.SF* 1 + T.sub.DP* 4 = 9 - Sum = T.sub.SF* 16 + T.sub.DP* -15 = 65 14
[0080]
[0081] 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-US-00008 Line numbers to be turned ON by Blank Sub-field scheme (Bit Depth=4, Line=14) RelPos 1 2 3 4 5 Bit Bit 1 Off Bit 3 Bit 4 Bit 2 SF 1 1 4 13 10 1 SF 2 2 5 14 11 2 SF 3 3 6 1 12 3 SF 4 4 7 2 13 4 SF 5 5 8 3 14 5 SF 6 6 9 4 1 6 SF 7 7 10 5 2 7 SF 8 8 11 6 3 8 SF 9 9 12 7 4 9 SF 10 10 13 8 5 10 SF 11 11 14 9 6 11 SF 12 12 1 10 7 12 SF 13 13 2 11 8 13 SF 14 14 3 12 9 14
TABLE-US-00009 Binary Section Length by Blank Sub-field scheme (Bit Depth=4, Line=14) Time Length T.sub.SF + T.sub.DP Value Multi Binary sec 1 = T.sub.SF* 1 + T.sub.DP* -1 = 4 1 Binary sec 2 = T.sub.SF* 2 + T.sub.DP* -2 = 8 2 Binary sec 3 = T.sub.SF* 4 + T.sub.DP* -4 = 16 4 Binary sec 4 = T.sub.SF* 8 + T.sub.DP* -12 = 28 7 Off sec = T.sub.SF* 2 + T.sub.DP* 4 = 14 - Sum = T.sub.SF* 17 + T.sub.DP* -15 = 70 14
[0082] 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 T.sub.DP. Each value in table shows which line is turned ON at the T.sub.DP position. The T.sub.DP position is at a certain RelPos in a certain SF. The relationship between the waveforms and the table is the same as
[0083] 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 T.sub.DP 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 T.sub.DP of 1/60/10560 = 1.578 us. The equation for calculating T.sub.DP for Blank Sub-field scheme is:
[0084] The length of the off-section is GSU plus a multiple of CY and the number of T.sub.DP 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 x SF_number = GSU x (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: 1x, 2x, 4x, 8x, ... , 256x, 511x, off-section.
TABLE-US-00010 Line numbers to be turned ON by Blank Sub-field scheme (Bit Depth=10, Line=960) RelPos 1 2 3 4 5 6 7 8 9 10 11 Bit Bit1 Off Bit6 Bit7 Bit4 Bit8 Bit10 Bit5 Bit3 Bit9 Bit2 SF 1 1 32 933 904 955 846 497 948 959 730 1 SF 2 2 33 934 905 956 847 498 949 960 731 2 SF 3 3 34 935 906 957 848 499 950 1 732 3 SF 4 4 35 936 907 958 849 500 951 2 733 4 SF 5 5 36 937 908 959 850 501 952 3 734 5 .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. SF 478 478 509 450 421 472 363 14 465 476 247 478 SF 479 479 510 451 422 473 364 15 466 477 248 479 SF 480 480 511 452 423 474 365 16 467 478 249 480 SF 481 481 512 453 424 475 366 17 468 479 250 481 SF 482 482 513 454 425 476 367 18 469 480 251 482 .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. .Math..Math..Math. SF 956 956 27 928 899 950 841 492 943 954 725 956 SF 957 957 28 929 900 951 842 493 944 955 726 957 SF 958 958 29 930 901 952 843 494 945 956 727 958 SF 959 959 30 931 902 953 844 495 946 957 728 959 SF 960 960 31 932 903 954 845 496 947 958 729 960
[0085] 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 T.sub.DP in one frame is 960 * 13 = 12,480. If the frame rate of this display device is 60 Hz, the available data driving time T.sub.DP is 1/60/12560 = 1.335 us.
[0086] 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: 1x, 2x, 4x, 8x, ... , 1024x, 2047x, off-section.
TABLE-US-00011 Line numbers to be turned ON by Blank Sub-field scheme (Bit Depth=12, Line=960) RelPos 1 2 3 4 5 6 7 8 9 10 11 12 13 Bit Bit1 Bit11 Bit6 Bit2 Bit8 Bit12 Bit5 Bit7 Bit4 Bit3 Off Bit9 8it10 SF 1 1 725 954 1 932 489 958 947 960 1 17 903 844 SF 2 2 726 955 2 933 490 959 948 2 18 904 845 SF 3 3 727 956 3 934 491 960 949 2 3 19 905 846 SF 4 4 728 957 4 935 492 1 950 3 4 20 906 847 SF 5 5 729 958 5 936 493 2 951 4 5 21 907 848 ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... SF 478 478 242 471 478 449 6 475 464 477 478 494 420 361 SF 439 479 243 472 479 450 1 476 465 478 479 495 421 362 SF 480 480 244 473 480 451 8 477 466 479 480 496 422 363 SF 481 481 245 474 481 452 9 478 467 480 481 497 423 364 SF 482 482 246 475 482 453 10 479 468 481 482 498 424 365 ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... SF 956 956 720 949 956 927 484 953 942 955 956 12 898 839 SF 957 957 721 950 957 928 485 954 943 956 957 13 899 840 SF 958 958 722 951 958 929 486 955 944 957 958 14 900 841 SF 959 959 723 952 959 930 487 956 945 958 959 15 901 842 SF 960 960 724 953 960 931 488 957 946 959 960 16 902 843
[0087] 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.
[0088] 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^2, m^3, ...
[0089] 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.
[0090] The effects and advantages by the embodiments of the present invention are as follows:
[0091] The most significant improvement of the embodiments of the present invention is that the available data driving time T.sub.DP is increased. The larger T.sub.DP makes it easier to drive each pixel with correct data or voltage. So, color performance of the micro-LED is improved.
[0092] In the case of the BAG scheme, the equation for calculating T.sub.DP is:
[0093] As previously explained with reference to TABLE 10 for the Blank Sub-field scheme, the equation for calculating T.sub.DP is:
[0094] 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, T.sub.DP is 1/60/11/1116 = 1.358 us according to equation (5) with T.sub.FRAME is 1/60, CY = 11, and SF_number = 1116. On the contrary, T.sub.DP 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 T.sub.DP in the BAG scheme by 16%.
[0095] 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, T.sub.DP is 1/60/13/1260 = 1.018 us according to equation (5) with T.sub.FRAME is 1/60, CY = 13, and SF_number = 1260. On the contrary, T.sub.DP 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 T.sub.DP in the BAG scheme by 31%.
[0096] TABLE 12 to TABLE 14 show T.sub.DP 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-US-00012 T.sub.DP Improvement by Blank Sub-field scheme (Bit Depth = 4) Driving Scheme Bit Depth Number of Lines CY GSU Number of SFs T.sub.SF (ms) T.sub.DP (us) ΔT.sub.DP % Without BSF 4 13 5 6 18 0.926 185.2 - With BSF 4 13 5 4 13 1.282 256.4 38.4%
TABLE-US-00013 T.sub.DP Improvement by Blank Sub-field scheme (Bit Depth = 10) Driving Scheme Bit Depth Number of Lines CY GSU Number of SFs T.sub.SF (us) T.sub.DP (us) ΔT.sub.DP % Without BSF 10 960 11 12 1,116 14.93 1.358 - With BSF 10 960 11 10 960 17.36 1.578 16.3%
TABLE-US-00014 T.sub.DP Improvement by Blank Sub-field scheme (Bit Depth = 12) Driving Scheme Bit Depth Number of Lines CY GSU Number of SFs T.sub.SF (us) T.sub.DP (us) ΔT.sub.DP % Without BSF 12 960 13 4 1,260 13.23 1.018 - With BSF 12 960 13 3 960 17.36 1.335 31.3%
[0097] 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.
[0098]
[0099] 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.
[0100] 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.