Language selection

Search

Patent 2678509 Summary

Third-party information liability

Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.

Claims and Abstract availability

Any discrepancies in the text and image of the Claims and Abstract are due to differing posting times. Text of the Claims and Abstract are posted:

  • At the time the application is open to public inspection;
  • At the time of issue of the patent (grant).
(12) Patent Application: (11) CA 2678509
(54) English Title: IMPLEMENTATION OF HYBRID DRIVING SCHEME WITH MULTIPLE GAMMA CURVES
(54) French Title: MISE EN OEUVRE D'UN PILOTE HYBRIDE AVEC DE MULTIPLES COURBES GAMMA
Status: Dead
Bibliographic Data
(51) International Patent Classification (IPC):
  • G09G 3/3225 (2016.01)
(72) Inventors :
  • LEE, KONGNING (Canada)
  • GUPTA, VASUDHA (Canada)
  • CHAJI, G. REZA (Canada)
(73) Owners :
  • LEE, KONGNING (Not Available)
  • GUPTA, VASUDHA (Not Available)
  • CHAJI, G. REZA (Not Available)
(71) Applicants :
  • IGNIS INNOVATION INC (Canada)
(74) Agent: MARKS & CLERK
(74) Associate agent:
(45) Issued:
(22) Filed Date: 2009-09-09
(41) Open to Public Inspection: 2011-03-09
Availability of licence: N/A
(25) Language of filing: English

Patent Cooperation Treaty (PCT): No

(30) Application Priority Data: None

Abstracts

English Abstract




Disclosed is a technique to develop a low cost driver for display applications


Claims

Note: Claims are shown in the official language in which they were submitted.

Sorry, the claims for patent document number 2678509 were not found.
Text is not available for all patent documents. The current dates of coverage are on the Currency of Information  page

Description

Note: Descriptions are shown in the official language in which they were submitted.



CA 02678509 2009-09-09
FIELD OF THE INVENTION

The present invention generally relates to drive a display particularly light
emitting displays.
SUMMARY OF INVENTION

The disclosed technique improves the display lifetime and performance for all
gray scales by mixing
analog and digital driving schemes.

ADVANTAGES
The new techniques can improve the display lifetime and performance with
taking advantage of digital
and analog driving schemes.


CA 02678509 2009-09-09
Hybrid Driving Schemes

This driving scheme provides an innovation solution for AMOLED driver system.
1. Proposed a hybrid driving concept.

2. Proposed an area-saving GRAM structure that support hybrid driving data.

3. Provides a practical data processing system for n bits raw-grayscale data
transferring to (n+1) bits
GRAM data.

4. Introduced a Look-Up-Table for above data transferring.
5. Provides a block diagram for a real AMOLED driver.

Because the AMOLED pixel does not compensate lower grey scales very well. So
we need to increase
the applied voltage level, and reduce the frame time during which that voltage
is applied. We proposed a
new driving scheme, called hybrid driving. We divide I frame of driving into
two phase, phase 1 and
phase2, refer to Fig.1.

1. Normal Driving 1 Frame
T=T1+T2
2. Hybrid Driving

Phasel Phase2
T1 T2
Fig.1 Normal Driving vs. Hybrid Driving

As an example, assume T1=(3/4)T, T2=(1/4)T. To obtain same average luminance
for a grey scale in both
the driving schemes shown in Fig.2, the relationship for luminance between
normal driving and hybrid
driving should be given by following equations,

L2 = 4/3 * Ll
L4=4*L3


CA 02678509 2009-09-09

Normal Mode Driving -High Grey Scale Hybrid Mode Driving - High Grey Scale
Ll LZ

_! J
tire? T tire? 141T T
Avg. Luminance = Li Avg. Luminance '+' L2

IN, ortra]Mode Driving -Low Grey Scale Hybrid Mode Driving - Low Grey Scale
L4
a. n
L3 X
X 7-
J
tire? T tire? '. IT T
Avg. Luminance = L3
Avg. Luminance = 1/4 L4
Fig.2 Required Luminance for Normal Driving and Hybrid Driving

The gamma is adjusted for higher grey scales. So we cannot get the new voltage
level for the lower grey
scales merely by increasing gamma. We need to map the lower grey scales to
higher grey scales with
Look-Up-Table (LUT). As an example, this is shown in the below Fig.3. We
divide the grayscale data
into Low Grayscale and High Grayscale. If the data smaller than D(ref), we
consider it as low grayscale
data; If the data greater than or equal to D(ref), we consider it as high
grayscale data. In Fig.3,
D(ref)=64H(100).

. During phasel: If the data is located in low grayscale, the source driver
just output black level; If the
data is located in high grayscale, the source driver output the grayscale data
corresponded level.

. During phase2: If the data is located in low grayscale, the source driver
just output the grayscale data
corresponded level; If the data is located in high grayscale, the source
driver output black level.

For the high grayscale level, the data will not change, but for the low
grayscale level, because the ON
time is shorter than high grayscale (1/3 that of high grayscale). So to get
the grayscale data related
average luminance, the low grayscale data will map to high grayscale level.


CA 02678509 2009-09-09
Gammas mfor
IlannalOdvirt 1 162 I frsere .^- -,--;
Gamma<vvefa Mypim Ddvmt `- -ha=,ei lima Vhasa2 Tama
+= _ ~.r. -P10YIOk31'I~el VUfllilC rOY .
Hi tev my-le, so Hiy~Ki<;. last (It. Siad
64rimawU a Bhd .ta datatrcm LUT
falowet grey ualee
ir.IW1>riu M'Iirg qg
145
'~ ~-~~l oaeytraiet l-Nntppec 100
to*ity oaks W-245 13YT
if
r V t .._..-_._-
1 ~ 50 49 102 169 245 255
i00 255 ti,.
.................. .._._...........-._-._.._.a;
......................
st?^" Frgh?r Gv!=w scat+^. look VV aDk
i.r[VAta.

Fig.3 Grayscale Data Transformation with LUT

To achieve the hybrid driving, we need to store the grayscale data in the GRAM
of AMOLED driver in a
special format. So we proposed following data processing scheme.

Here assume the grayscale data from the controller is 8-bit. We can use 9-bit
RAM instead of 8-bit RAM
to store "8-bit grayscale data" plus " 1-bit indicator". In this way, all the
input data is divided into two kind
of 8-bit grayscale data.

If it is high grayscale data, then D[8]=1, D[7:0]=original data (Get from
LUT);
If it is low grayscale data, then D[8]=0, D[7:0] =relaxation data (Get from
LUT).

The LUT with this scheme is shown in following table. Note the data in the LUT
is hexadecimal data, the
input data is same as that in Fig.3. Fig.4 shows the data processing from the
8-bit raw grayscale data to 9-
bit GRAM data.

Input Data 1H ... 32H ... 63H 64H ... FFH
GRAM Data 066H ... OA8H ... OF5H 164H ... 1FFH
In this way,

1. The GRAM size will be only 1/8 larger than the normal. It is cost efficient
for driver chip IC.

2. The LUT is kept in front of the GRAM input, the input 8-bit data is
transferred to 9-bit by LUT and
then stored into the GRAM one by one.


CA 02678509 2009-09-09
C Start

2
Input from
Data Interface
8-bit Data
D[7:0]

Normal or Normal Driving
Hybrid?

T Hybrid
Driving
256x9 bit 8-bit Normal
Look-Up-Table Data, D_N[7:0]
9-bit Relaxation
Data, D_R[8:0]
GRAM[8:0]
END

Fig.4 Flowchart from Grayscale Data to GRAM Data (Example of 8-bit Grayscale
Data)

For the output side, present row of data is controlled by local D[8] and
normal/relaxation control signal
only. It will be simple for circuit design and layout of the IC.

. For Normal driving period (Relaxation=OFF), if D[8]=1, then D[7:0]-=DAC; if
D[8]=0, then Black
(VSL)]-=DAC.


CA 02678509 2009-09-09

For Relaxation driving period (Relaxation=ON), if D[8]=1, then Black (VSL) -
*DAC; if D[8]=0, then
D[7:0]-=DAC.

Detail flowchart for between GRAM and DAC is shown in Fig.5.
,::Start
Normal or Normal Driving
brid Drivin 9
Hybrid
Driving

Program Time rogra
or Relaxation
Time?
Relaxation
Time
Yes GRAM[8]=1 ? GRAM[8]=1 ? No
No Yes

GRAM[7:0]
-.D[7:0]
#00-DAC D[7:0]--*DAC

C End D

Fig. 5 Flowchart from GRAM Data to DAC Input (Example of 8-bit Grayscale Data)


CA 02678509 2009-09-09

C Start
D

Normal or Normal Driving
brid Drivin

Hybrid
Driving
Program Time rogra
or Relaxation
Time?
T Relaxation
Time
Yes GRAM[81=1 ? GRAM[8]=1 ? No
No Yes

= GRAM[7:4]
D[7:O]

, GK -:~.r~-.4+ Ift>1Mi D :O)---oAC
C End D

Fig. 6: Another flowchart for hybrid driving scheme.

To avoid contorting effect during the transition one can use a smoothening
function for different part of
frame. These functions can be but not limited to offset, shift, and partial
inversion. This data flow is
shown in Fig. 6.

Also, one can use multi LUTs for implementation of hybrid driving schemes as
shown in Fig. 7. Here,
each set of gray scales has its own LUT and so can help implementation of
smoothening function.


CA 02678509 2009-09-09
LUT (1)

LUT(m)
Fig. 7: Multi look-up table implementation of hybrid driving scheme.

Figure 8 highlights a system implementation for accommodating multiple gamma
curves for different
applications and brightness control. Here, to change the display peak
brightness or to change the gamma
curves, different set of voltages is applied to the source driver DACs. At the
same time, one can change
the hybrid look up table to get a more solid gamma curve despite changing the
peak brightness.


CA 02678509 2009-09-09
C
N
e-I
M .....

E M L

E DACS
M

U
.Q ~

Fig. 8: system implementation of multiple gamma curve for brightness control.

Representative Drawing

Sorry, the representative drawing for patent document number 2678509 was not found.

Administrative Status

For a clearer understanding of the status of the application/patent presented on this page, the site Disclaimer , as well as the definitions for Patent , Administrative Status , Maintenance Fee  and Payment History  should be consulted.

Administrative Status

Title Date
Forecasted Issue Date Unavailable
(22) Filed 2009-09-09
(41) Open to Public Inspection 2011-03-09
Dead Application 2012-06-15

Abandonment History

Abandonment Date Reason Reinstatement Date
2011-06-15 Failure to respond to sec. 37
2011-06-15 FAILURE TO COMPLETE
2011-09-09 FAILURE TO PAY APPLICATION MAINTENANCE FEE

Payment History

Fee Type Anniversary Year Due Date Amount Paid Paid Date
Application Fee $200.00 2009-09-09
Owners on Record

Note: Records showing the ownership history in alphabetical order.

Current Owners on Record
LEE, KONGNING
GUPTA, VASUDHA
CHAJI, G. REZA
Past Owners on Record
None
Past Owners that do not appear in the "Owners on Record" listing will appear in other documentation within the application.
Documents

To view selected files, please enter reCAPTCHA code :



To view images, click a link in the Document Description column. To download the documents, select one or more checkboxes in the first column and then click the "Download Selected in PDF format (Zip Archive)" or the "Download Selected as Single PDF" button.

List of published and non-published patent-specific documents on the CPD .

If you have any difficulty accessing content, you can call the Client Service Centre at 1-866-997-1936 or send them an e-mail at CIPO Client Service Centre.


Document
Description 
Date
(yyyy-mm-dd) 
Number of pages   Size of Image (KB) 
Abstract 2009-09-09 1 6
Description 2009-09-09 9 359
Cover Page 2011-02-21 1 20
Claims 2011-03-09 1 3
Correspondence 2010-07-26 1 15
Correspondence 2010-07-26 1 17
Correspondence 2009-10-13 2 49
Assignment 2009-09-09 3 106
Correspondence 2010-07-16 3 93
Prosecution-Amendment 2010-11-15 1 35
Correspondence 2011-03-15 1 28
Correspondence 2011-03-15 1 22