JP4958466B2 - 表示装置 - Google Patents
表示装置 Download PDFInfo
- Publication number
- JP4958466B2 JP4958466B2 JP2006104120A JP2006104120A JP4958466B2 JP 4958466 B2 JP4958466 B2 JP 4958466B2 JP 2006104120 A JP2006104120 A JP 2006104120A JP 2006104120 A JP2006104120 A JP 2006104120A JP 4958466 B2 JP4958466 B2 JP 4958466B2
- Authority
- JP
- Japan
- Prior art keywords
- correction
- data
- memory
- display device
- pixel
- 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
Links
- 238000012937 correction Methods 0.000 claims description 164
- 230000015654 memory Effects 0.000 claims description 88
- 238000004364 calculation method Methods 0.000 claims description 20
- 238000013500 data storage Methods 0.000 claims description 6
- 238000000034 method Methods 0.000 description 8
- 230000006837 decompression Effects 0.000 description 7
- 238000012545 processing Methods 0.000 description 5
- 230000006835 compression Effects 0.000 description 4
- 238000007906 compression Methods 0.000 description 4
- 238000004519 manufacturing process Methods 0.000 description 4
- 238000013139 quantization Methods 0.000 description 4
- 238000012546 transfer Methods 0.000 description 4
- 238000009826 distribution Methods 0.000 description 3
- 239000011159 matrix material Substances 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 239000011521 glass Substances 0.000 description 2
- 239000004973 liquid crystal related substance Substances 0.000 description 2
- 230000001360 synchronised effect Effects 0.000 description 2
- 230000032683 aging Effects 0.000 description 1
- 239000003990 capacitor Substances 0.000 description 1
- 239000012141 concentrate Substances 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000003860 storage Methods 0.000 description 1
- 239000010409 thin film Substances 0.000 description 1
Classifications
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G3/00—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
- G09G3/20—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2320/00—Control of display operating conditions
- G09G2320/02—Improving the quality of display appearance
- G09G2320/0271—Adjustment of the gradation levels within the range of the gradation scale, e.g. by redistribution or clipping
- G09G2320/0276—Adjustment of the gradation levels within the range of the gradation scale, e.g. by redistribution or clipping for the purpose of adaptation to the characteristics of a display device, i.e. gamma correction
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2320/00—Control of display operating conditions
- G09G2320/02—Improving the quality of display appearance
- G09G2320/0285—Improving the quality of display appearance using tables for spatial correction of display data
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2340/00—Aspects of display data processing
- G09G2340/04—Changes in size, position or resolution of an image
- G09G2340/0492—Change of orientation of the displayed image, e.g. upside-down, mirrored
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Control Of Indicators Other Than Cathode Ray Tubes (AREA)
- Control Of El Displays (AREA)
- Electroluminescent Light Sources (AREA)
Description
ムラには発生原因に応じていろいろな種類があり、補正値のばらつきもムラの種類によってかわる。しかし、一般的には補正値のヒストグラムは図3A、3Bのように0を中心として、絶対値が大きくなるほど減少するような分布となる。そこで、エントロピー符号化を用いて補正データを圧縮し、メモリ38,42に格納する。表示を行う時には、伸長回路36,40において圧縮された補正データを伸長しつつ、画素データに対して補正演算を行う。
1)n種類の補正値(シンボル)を頻度の高い方から順に並べる、
2)頻度の低いもの2つを選び、1または0の符号を割り当てこれを統合して1つのシンボルとする。このシンボルの頻度は、2つの合計とする、
3)上記処理によりn−1となったシンボルを再び頻度順に並べ直し、頻度の低いものを2つ選んで1または0を割り当てる、
4)上記処理をシンボル数が1になるまで繰り返し行い、途中で割り当てた符号を逆順で読み出しこれを対応するシンボルの符号とする、
上記手順により求めたハフマンテーブルを、補正値の圧縮データとともに装置内のメモリに保持しておきデコード時に使用する。
0)メモリの読み出しアドレスを0にする、
1)メモリデータ読み出し、
2)圧縮データ1Bit読み込み、
3)読み込んだ圧縮データが1ならばメモリから読み込んだデータのうち上位6Bitを、0ならば下位6Bitを取り出す、
4)取り出したデータのMSBが1ならば下位5Bitをメモリの読み出しアドレスとし、MSBが0ならば下位5Bitを伸長結果として出力しSRAMの読み出しアドレスを0にする、
5)1)から4)を圧縮データがなくなるまで(ラインが終了するまで)行う。
図11A、11Bのように画像の水平走査方向を反対に表示したい場合、図12に示すような構成で表示を行う。
Claims (7)
- 各画素についての入力データに応じて各画素の表示を制御して画面表示を行う表示装置において、
各画素の輝度のばらつきを補正するためのデータを保持する補正用メモリと、
この補正用メモリに保持されたデータと入力データとで演算を行い、輝度ムラの補正を行う補正手段と、
を有し、
前記補正用メモリ内にエントロピー符号化された補正データを保持し、前記補正手段においてデータの伸長を行いながら入力データと演算を行い、
前記エントロピー符号化としてハフマン符号化を使用し、
前記補正用メモリは、小エリアごとに異なるハフマンテーブルを持つ
ことを特徴とする表示装置。 - 請求項1に記載の表示装置において、
前記ハフマンテーブルは、当該表示装置における画素毎の表示特性に基づいて決定されていることを特徴とする表示装置。 - 請求項1または2に記載の表示装置において、
画面内における複数画素からなる小エリア毎に、その小エリアについての輝度ムラ補正データを記憶しておき、この小エリア毎の輝度ムラ補正と、前記補正用メモリに記憶されているエントロピー符号化されているデータによる補正を組み合わせて表示を制御することを特徴する表示装置。 - 請求項1〜3のいずれか1つに記載の表示装置において、
前記補正用メモリとは別に、2水平ライン分の入力データを保持するバッファメモリを備え、
入力データを順にバッファメモリに書き込み、各ラインの最後の画素の入力データから読み出して補正データと演算を行い、表示する画像の左右を反対にすることを特徴とする表示装置。 - 請求項1〜3のいずれか1つに記載の表示装置において、
前記補正用メモリには、各水平ラインの先頭の画素の補正データ格納場所がわかるように補正データが記憶されており、
前記補正手段は、表示パネルの垂直走査の方向を反対にすると同時に、前記補正用メモリから最終水平ラインから先頭水平ラインに向けて順に圧縮された補正データを読み出して伸長し、該当する画素の入力データと演算を行うことにより、表示の垂直走査方向を反対にすることを特徴とする表示装置。 - 請求項4に記載の表示装置において、
前記補正用メモリには、各水平ラインの先頭の画素の補正データ格納場所がわかるように補正データが記憶されており、
前記補正手段は、表示パネルの垂直走査の方向を反対にすると同時に、前記補正用メモリから最終水平ラインから先頭水平ラインに向けて順に圧縮された補正データを読み出して伸長し、前記バッファメモリから読み出される対応する画素の入力データと演算を行うことにより、表示の水平および垂直走査方向を反対にすることを特徴とする表示装置。 - 請求項1〜6のいずれか1つに記載の表示装置において、
各画素は発光素子として有機EL素子を有することを特徴とする表示装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006104120A JP4958466B2 (ja) | 2006-04-05 | 2006-04-05 | 表示装置 |
US11/685,225 US8022908B2 (en) | 2006-04-05 | 2007-03-13 | Display apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006104120A JP4958466B2 (ja) | 2006-04-05 | 2006-04-05 | 表示装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007279290A JP2007279290A (ja) | 2007-10-25 |
JP4958466B2 true JP4958466B2 (ja) | 2012-06-20 |
Family
ID=38680819
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006104120A Active JP4958466B2 (ja) | 2006-04-05 | 2006-04-05 | 表示装置 |
Country Status (2)
Country | Link |
---|---|
US (1) | US8022908B2 (ja) |
JP (1) | JP4958466B2 (ja) |
Families Citing this family (29)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100884791B1 (ko) * | 2007-04-06 | 2009-02-23 | 삼성모바일디스플레이주식회사 | 유기 발광 디스플레이 장치 및 이의 구동 방법 |
US20090179836A1 (en) * | 2008-01-10 | 2009-07-16 | Premier Image Technology(China) Ltd. | Gamma correction method, gamma correction apparatus, and display device |
JP5315797B2 (ja) * | 2008-02-07 | 2013-10-16 | セイコーエプソン株式会社 | 画面表示制御装置 |
JP2009211025A (ja) * | 2008-02-07 | 2009-09-17 | Seiko Epson Corp | 画面表示制御装置 |
JP2009223070A (ja) * | 2008-03-18 | 2009-10-01 | Eastman Kodak Co | ドライバicおよび有機elパネル |
JP2009258302A (ja) * | 2008-04-15 | 2009-11-05 | Eastman Kodak Co | 有機el表示装置のムラ補正データ取得方法、有機el表示装置およびその製造方法 |
US9837013B2 (en) * | 2008-07-09 | 2017-12-05 | Sharp Laboratories Of America, Inc. | Methods and systems for display correction |
JP5386894B2 (ja) * | 2008-09-09 | 2014-01-15 | ソニー株式会社 | 画像位置認識装置、画像位置認識方法、プログラムおよび画像表示装置の補正データ設定装置 |
JP5384184B2 (ja) * | 2009-04-23 | 2014-01-08 | グローバル・オーエルイーディー・テクノロジー・リミテッド・ライアビリティ・カンパニー | 表示装置 |
KR101361949B1 (ko) * | 2009-04-29 | 2014-02-11 | 엘지디스플레이 주식회사 | 유기 발광다이오드 표시장치 및 그 구동방법 |
JP2011034004A (ja) * | 2009-08-05 | 2011-02-17 | Sony Corp | 補正回路および表示装置 |
JP2012078386A (ja) * | 2010-09-30 | 2012-04-19 | Casio Comput Co Ltd | 表示駆動装置、発光装置及びその駆動制御方法、並びに、電子機器 |
TWI447690B (zh) * | 2010-09-30 | 2014-08-01 | Casio Computer Co Ltd | 顯示驅動裝置、顯示裝置及其驅動控制方法以及電子機器 |
JP2012078372A (ja) * | 2010-09-30 | 2012-04-19 | Casio Comput Co Ltd | 表示駆動装置、発光装置及びその駆動制御方法、並びに、電子機器 |
KR101975215B1 (ko) * | 2012-12-17 | 2019-08-23 | 엘지디스플레이 주식회사 | 유기 발광 표시 장치 및 그의 구동 방법 |
KR101960795B1 (ko) * | 2012-12-17 | 2019-03-21 | 엘지디스플레이 주식회사 | 유기 발광 표시 장치 및 그의 구동 방법 |
US9495894B2 (en) | 2013-01-21 | 2016-11-15 | Sharp Kabushiki Kaisha | Display device, and data processing method in display device |
US9953563B2 (en) * | 2013-04-23 | 2018-04-24 | Sharp Kabushiki Kaisha | Display device and drive current detection method for same |
KR102062776B1 (ko) | 2013-08-02 | 2020-01-07 | 삼성디스플레이 주식회사 | 표시 장치 및 그 구동 방법 |
KR102175702B1 (ko) | 2013-12-30 | 2020-11-09 | 삼성디스플레이 주식회사 | 표시 장치의 얼룩 보상 방법 및 이를 수행하는 비전 검사 장치 |
CN103761933A (zh) * | 2013-12-30 | 2014-04-30 | 深圳市华星光电技术有限公司 | 液晶显示面板的不良显示修复系统及修复方法 |
US20150187306A1 (en) * | 2013-12-30 | 2015-07-02 | Shenzhen China Star Optoelectronics Technology Co., Ltd. | System and method for poor display repair for liquid crystal display panel |
US20150279325A1 (en) * | 2014-03-26 | 2015-10-01 | Samsung Display Co., Ltd. | System and method for storing and retrieving pixel parameters in a display panel |
JP6661285B2 (ja) * | 2014-06-02 | 2020-03-11 | 三星ディスプレイ株式會社Samsung Display Co.,Ltd. | ディスプレイパネルと、ディスプレイパネルのピクセル輝度の補償方法およびピクセルパラメータを補償するための方法 |
KR102245999B1 (ko) * | 2014-12-31 | 2021-04-29 | 엘지디스플레이 주식회사 | 유기 발광 다이오드 표시 장치 및 그의 센싱 방법 |
CN110073431B (zh) | 2016-12-19 | 2022-08-30 | 宜客斯股份有限公司 | 不均匀校正系统、不均匀校正装置及面板驱动电路 |
US10706779B2 (en) | 2017-02-23 | 2020-07-07 | Synaptics Incorporated | Device and method for image data processing |
US10593257B2 (en) | 2018-03-15 | 2020-03-17 | Samsung Display Co., Ltd. | Stress profile compression |
US11132944B2 (en) | 2019-09-18 | 2021-09-28 | Samsung Display Co., Ltd. | Unbiased iterative compression on additive data using dither |
Family Cites Families (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4975691A (en) * | 1987-06-16 | 1990-12-04 | Interstate Electronics Corporation | Scan inversion symmetric drive |
JP2925198B2 (ja) * | 1989-12-11 | 1999-07-28 | キヤノン株式会社 | メモリ駆動装置 |
JPH05153487A (ja) * | 1991-11-29 | 1993-06-18 | Ricos:Kk | 映像表示左右反転装置 |
KR100287624B1 (ko) * | 1992-09-28 | 2001-04-16 | 야스카와 히데아키 | 화상데이타의압축,해제방법및그장치 |
JP3428063B2 (ja) * | 1993-04-16 | 2003-07-22 | 富士写真フイルム株式会社 | 画像データの階調変換方法および装置 |
JP3193525B2 (ja) * | 1993-05-31 | 2001-07-30 | キヤノン株式会社 | 情報処理装置 |
GB2281465B (en) * | 1993-08-27 | 1997-06-04 | Sony Uk Ltd | Image data compression |
JPH0785261A (ja) * | 1993-09-13 | 1995-03-31 | Fuji Xerox Co Ltd | 鏡像処理装置 |
JP3749752B2 (ja) * | 1995-03-24 | 2006-03-01 | アイティーティー・マニュファクチャリング・エンタープライジズ・インコーポレーテッド | ブロック適応型差分パルスコード変調システム |
JP3491471B2 (ja) * | 1995-11-06 | 2004-01-26 | セイコーエプソン株式会社 | 駆動装置及び電子機器 |
US6486862B1 (en) * | 1996-10-31 | 2002-11-26 | Kopin Corporation | Card reader display system |
JPH11282420A (ja) | 1998-03-31 | 1999-10-15 | Sanyo Electric Co Ltd | エレクトロルミネッセンス表示装置 |
JP2000122598A (ja) * | 1998-10-20 | 2000-04-28 | Matsushita Electric Ind Co Ltd | 表示装置 |
US6563439B1 (en) * | 2000-10-31 | 2003-05-13 | Intel Corporation | Method of performing Huffman decoding |
US6373412B1 (en) * | 2000-12-15 | 2002-04-16 | International Business Machines Corporation | Fast JPEG huffman encoding and decoding |
JP4865986B2 (ja) * | 2003-01-10 | 2012-02-01 | グローバル・オーエルイーディー・テクノロジー・リミテッド・ライアビリティ・カンパニー | 有機el表示装置 |
FR2860373A1 (fr) * | 2003-09-26 | 2005-04-01 | France Telecom | Procede d'acces automatique a une conference telephonique et systeme pour sa mise en oeuvre. |
EP1683131A1 (en) * | 2003-11-03 | 2006-07-26 | Koninklijke Philips Electronics N.V. | Electrophoretic display with compressed memory data |
JP2005191956A (ja) * | 2003-12-25 | 2005-07-14 | Yamaha Corp | 表示用データ圧縮/伸張方法 |
JP4855648B2 (ja) * | 2004-03-30 | 2012-01-18 | グローバル・オーエルイーディー・テクノロジー・リミテッド・ライアビリティ・カンパニー | 有機el表示装置 |
JP2006154378A (ja) * | 2004-11-30 | 2006-06-15 | Victor Co Of Japan Ltd | 画像表示制御装置 |
JP4561341B2 (ja) * | 2004-12-03 | 2010-10-13 | セイコーエプソン株式会社 | 画像表示装置、画像信号変換装置、画像信号変換方法、画像信号変換プログラム、およびそのプログラムを記憶した記憶媒体 |
JP4996065B2 (ja) * | 2005-06-15 | 2012-08-08 | グローバル・オーエルイーディー・テクノロジー・リミテッド・ライアビリティ・カンパニー | 有機el表示装置の製造方法および有機el表示装置 |
JP2007271940A (ja) * | 2006-03-31 | 2007-10-18 | Toshiba Corp | 映像表示装置及び映像表示方法 |
-
2006
- 2006-04-05 JP JP2006104120A patent/JP4958466B2/ja active Active
-
2007
- 2007-03-13 US US11/685,225 patent/US8022908B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US8022908B2 (en) | 2011-09-20 |
JP2007279290A (ja) | 2007-10-25 |
US20070273701A1 (en) | 2007-11-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4958466B2 (ja) | 表示装置 | |
JP4865840B2 (ja) | ガンマ基準電圧発生回路及び平板表示装置 | |
US8456414B2 (en) | Gamma adjustment with error diffusion for electrophoretic displays | |
US7619596B2 (en) | Image processing apparatus and method of same | |
US9437138B2 (en) | Display device | |
US20180240404A1 (en) | Device and method for image data processing | |
US20030214493A1 (en) | Image display | |
JP2005070426A (ja) | 電気光学装置、電気光学装置の駆動方法及び電子機器 | |
KR101126349B1 (ko) | 유기전계발광 표시장치의 로드이펙트 보상장치 | |
US9886887B2 (en) | Device and method for color reduction with dithering | |
JP2005222030A (ja) | データ線駆動回路、電気光学装置および電子機器 | |
KR102518934B1 (ko) | 영상데이터 처리 장치, 영상데이터 처리 방법 및 표시장치 | |
US20060145979A1 (en) | Liquid crystal display and driving method thereof | |
KR20210116834A (ko) | 표시 장치 및 그 구동 방법 | |
US11302263B2 (en) | Organic light emitting display device and compensation method therefor | |
US20150193905A1 (en) | Data processing method and display device using the same | |
CN111462260B (zh) | 显示面板的mura补偿方法、装置和电子设备 | |
JP2009223070A (ja) | ドライバicおよび有機elパネル | |
JP4802963B2 (ja) | 電気光学装置及び電子機器 | |
CN111145689A (zh) | 显示装置 | |
JP5319094B2 (ja) | 画像表示装置の駆動方法および画像表示装置 | |
US11430387B2 (en) | Display device and driving method therefor | |
JP4397576B2 (ja) | 表示装置の駆動方法 | |
JP4128601B2 (ja) | 表示装置および表示装置の駆動方法 | |
KR100834168B1 (ko) | 전계발광표시장치 및 그 구동방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090116 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20100319 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20100520 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110819 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110830 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110920 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120313 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120319 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150330 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4958466 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |