JP2003186445A - Display device - Google Patents

Display device

Info

Publication number
JP2003186445A
JP2003186445A JP2001380653A JP2001380653A JP2003186445A JP 2003186445 A JP2003186445 A JP 2003186445A JP 2001380653 A JP2001380653 A JP 2001380653A JP 2001380653 A JP2001380653 A JP 2001380653A JP 2003186445 A JP2003186445 A JP 2003186445A
Authority
JP
Japan
Prior art keywords
data
image data
read
vram
display device
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.)
Granted
Application number
JP2001380653A
Other languages
Japanese (ja)
Other versions
JP3589649B2 (en
Inventor
Nobuyuki Hirano
信行 平野
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2001380653A priority Critical patent/JP3589649B2/en
Publication of JP2003186445A publication Critical patent/JP2003186445A/en
Application granted granted Critical
Publication of JP3589649B2 publication Critical patent/JP3589649B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To obtain a display device which is reducible in power consumption. <P>SOLUTION: The display device comprises a VRAM 8 which stores image data of at least one picture, a held data switching circuit 3, holding circuit 1, and comparing circuit 2 which compare the latest image data of the pixel with the last image data of the pixel, a counter 4 which counts successive pieces of the same data according to the comparison result, and a VRAM readout control circuit 7, holding circuit 9, and output data switching circuit 10 which while reading image data out of the VRAM 8 when the latest data are different from the last data, stop the readout processing for the image data and hold image data being outputted as many times as they are successive when the data match each other. <P>COPYRIGHT: (C)2003,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、たとえば、コンピ
ュータの画像を、液晶等のような画素構造をもつ表示素
子を用いて表示する表示装置に関するものであり、特
に、消費電力の低減を実現することが可能な表示装置に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display device for displaying an image of a computer, for example, by using a display element having a pixel structure such as a liquid crystal, and in particular, realizes reduction of power consumption. The present invention relates to a display device capable of performing the above.

【0002】[0002]

【従来の技術】以下、従来の表示装置について説明す
る。図7は、特開平10−240191号公報に記載さ
れた従来の表示装置の構成を示す図である。図7におい
て、101はビデオメモリであり、102,103はV
RAMであり、104はディジタル/アナログ(D/
A)変換器であり、105は読み出し(R)アドレスカ
ウンタであり、106は行アドレスデコーダであり、1
07はトランジスタであり、108は表示部であり、1
09は画素であり、110はANDゲートであり、11
1は列アドレスデコーダであり、112は画素アドレス
信号であり、113は更新データである。
2. Description of the Related Art A conventional display device will be described below. FIG. 7 is a diagram showing a configuration of a conventional display device described in Japanese Patent Laid-Open No. 10-240191. In FIG. 7, 101 is a video memory, and 102 and 103 are V
RAM 104, digital / analog (D /
A) a converter, 105 a read (R) address counter, 106 a row address decoder, 1
Reference numeral 07 is a transistor, 108 is a display unit, and 1
Reference numeral 09 is a pixel, 110 is an AND gate, and 11
1 is a column address decoder, 112 is a pixel address signal, and 113 is update data.

【0003】ビデオメモリ101は、表示部108内の
各画素に蓄えられる表示データを格納するVRAM10
2と、表示部108内の画素が更新されたことを知らせ
る更新データを格納するVRAM103と、から構成さ
れる。また、VRAM102,VRAM103のアドレ
ス番地Mは、表示部108の総画素数をNとするとき、
M>Nとなる。また、番地あたりのビット数は、VRA
M102が6ビット(表示部で64階調の表示ができる
ことになる)であり、VRAM103のビット数が1で
ある。
The video memory 101 is a VRAM 10 for storing display data stored in each pixel in the display section 108.
2 and a VRAM 103 that stores update data notifying that the pixels in the display unit 108 have been updated. When the total number of pixels of the display unit 108 is N, the address M of the VRAM 102 and VRAM 103 is
M> N. The number of bits per address is VRA.
M102 is 6 bits (which means that the display unit can display 64 gradations), and the VRAM 103 has one bit.

【0004】ここでは、ビデオメモリ101への表示デ
ータの書き込みが、書き込みアドレス(Wアドレス)で
指定されたVRAM102の番地に行われ、同時に、当
該Wアドレス番地で指定されるVRAM103に「1」
が書き込まれる。
Here, the display data is written to the video memory 101 at the address of the VRAM 102 designated by the write address (W address), and at the same time, "1" is written in the VRAM 103 designated by the W address.
Is written.

【0005】一方、VRAM102,VRAM103か
らのデータの読み出しは、Rアドレスカウンタ105の
指示により行われる。たとえば、読み出し番地に対応し
たVRAM103のビットが「1」の場合、VRAM1
02から読み出される表示データは更新されたものであ
ることを示しているので、ANDゲート110では、R
アドレスカウンタ105の内容を、列アドレスデコーダ
111と行アドレスデコーダ106へ出力する。なお、
図中RCLはRアドレスカウンタ105のクロック信号
を表す。
On the other hand, the reading of data from the VRAM 102 and VRAM 103 is performed according to an instruction from the R address counter 105. For example, if the bit of VRAM 103 corresponding to the read address is "1", VRAM1
Since the display data read from 02 is updated, the AND gate 110 outputs R
The contents of the address counter 105 are output to the column address decoder 111 and the row address decoder 106. In addition,
In the figure, RCL represents a clock signal of the R address counter 105.

【0006】そして、VRAM102から読み出された
表示データ(ディジタル値)は、D/A変換器104で
アナログ値の表示データへ変換される。
Then, the display data (digital value) read from the VRAM 102 is converted by the D / A converter 104 into analog value display data.

【0007】また、ANDゲート110を介して出力さ
れるRアドレスカウンタ105の上位アドレス情報は、
列アドレスデコーダ111へ通知され、一方の下位アド
レス情報は、行アドレスデコーダ106へ通知される。
そして、列アドレスデコーダ111では、上位アドレス
情報のデコード処理結果に基づいて信号Rmを出力し、
トランジスタ107のオン/オフを制御する。たとえ
ば、オンの場合、その時の表示データVIDが列側駆動
端子Xmへ出力される。一方、行アドレスデコーダ10
6では、下位アドレス情報のデコード処理結果を行側駆
動端子Ynへ出力する。その結果、各端子Xm,Ynで
指定される画素109に、更新された表示データが書き
込まれる。
The high-order address information of the R address counter 105 output via the AND gate 110 is
The column address decoder 111 is notified, and one lower address information is notified to the row address decoder 106.
Then, the column address decoder 111 outputs the signal Rm based on the decoding result of the upper address information,
The on / off of the transistor 107 is controlled. For example, when it is on, the display data VID at that time is output to the column side drive terminal Xm. On the other hand, the row address decoder 10
In 6, the decoding result of the lower address information is output to the row side drive terminal Yn. As a result, the updated display data is written in the pixel 109 designated by each terminal Xm, Yn.

【0008】図8は、上記表示装置の動作を示すタイム
チャートである。Rアドレスカウンタ105には、連続
信号のクロック信号RCLが入力され、特定周期(たと
えばカウンタ値が飽和した時)で信号RESを発生す
る。ここでは、信号RESの周期が表示データ更新周期
に対応する。
FIG. 8 is a time chart showing the operation of the display device. The clock signal RCL of a continuous signal is input to the R address counter 105, and the signal RES is generated at a specific cycle (for example, when the counter value is saturated). Here, the cycle of the signal RES corresponds to the display data update cycle.

【0009】また、RESによって、VRAM103の
リセット処理(「0」の書き込み)が行われる。ここで
は、Wアドレスで指定されるVRAM102の特定番地
が更新される場合に、対応するVRAM103の特定番
地に「1」が書き込まれることになるが、一方で、Rア
ドレスで読み出された場合には、RESにより再びVR
AM103の特定番地が「0」となる。
Further, the RES resets the VRAM 103 (writes "0"). Here, when the specific address of the VRAM 102 specified by the W address is updated, "1" is written in the specific address of the corresponding VRAM 103, but on the other hand, when it is read by the R address. VR again by RES
The specific address of AM 103 is “0”.

【0010】また、Rアドレスカウンタ105から出力
されるRアドレスは、RCLによって順次変化する。こ
のRアドレスによって、VRAM102から表示データ
が読み出され、VRAM103から更新データが読み出
される。
The R address output from the R address counter 105 sequentially changes according to RCL. With this R address, the display data is read from the VRAM 102 and the update data is read from the VRAM 103.

【0011】また、VRAM103から読み出された更
新データが「1」のときには、ANDゲート110が、
Rアドレスデータを表示部108の画素アドレス信号1
12として出力する。すなわち、更新される表示画素
は、全体の一部ということになる。たとえば、ワードプ
ロセッサ等における画面の更新は、文字部分だけである
ため、上記のような制御を行った場合、消費電力を大幅
に削減できる。
When the update data read from the VRAM 103 is "1", the AND gate 110
The pixel address signal 1 of the display unit 108 is used as the R address data.
Output as 12. That is, the display pixels to be updated are a part of the whole. For example, the screen is updated in a word processor or the like only at the character portion. Therefore, when the above control is performed, the power consumption can be significantly reduced.

【0012】また、特定画素に対するデータの更新が所
定時間にわたって行われない場合は、この画素へのデー
タ書き込みが長時間にわたって途絶えることになる。そ
のため、たとえば、表示素子が液晶の場合、この画素へ
蓄積した電荷はしだいに放電し、その結果、表示画像は
徐々に劣化する。
Further, if the data of a particular pixel is not updated for a predetermined time, the writing of data to this pixel will be interrupted for a long time. Therefore, for example, when the display element is liquid crystal, the electric charge accumulated in this pixel is gradually discharged, and as a result, the display image is gradually deteriorated.

【0013】図9は、上記のような劣化を防ぐことが可
能な表示装置の構成を示す図である。図9において、1
14はRESを60回にわたって計数する60計数カウ
ンタであり、115はパルスである。また、図10は、
図9に示す表示装置の動作を示すタイムチャートであ
る。
FIG. 9 is a diagram showing the structure of a display device capable of preventing the above deterioration. In FIG. 9, 1
14 is a 60-counter that counts RES 60 times and 115 is a pulse. In addition, FIG.
10 is a time chart showing the operation of the display device shown in FIG. 9.

【0014】60計数カウンタ114では、60カウン
トすると(カウンタ値が59から0になった時)、1R
ES周期分の幅でパルス115を出力する。パルス11
5はANDゲート110に入力され、このパルス115
が「1」のとき、表示部108では、全画素分の表示デ
ータを更新する。
When the 60-count counter 114 counts 60 (when the counter value changes from 59 to 0), 1R
The pulse 115 is output with a width corresponding to the ES period. Pulse 11
5 is input to the AND gate 110, and this pulse 115
When is 1, the display unit 108 updates the display data for all pixels.

【0015】具体的にいうと、RES周期を1/60秒
とした場合、パルス115の周期、すなわち、表示部1
08の全画素が更新される周期は、1秒となる。これ
は、表示素子が液晶の場合、各画素の容量に蓄えられた
電荷(表示データ)の放電経路,液晶あるいはトランジ
スタのゲート端子等のインピーダンスが極めて高いこと
を考慮すれば、十分な全画素更新周期と言える。すなわ
ち、この周期で全画素の更新を行えば、ユーザが表示劣
化を認識することはない。
Specifically, when the RES cycle is 1/60 seconds, the cycle of the pulse 115, that is, the display unit 1
The cycle in which all the pixels of 08 are updated is 1 second. This is because when the display element is a liquid crystal, sufficient discharge of all pixels can be performed considering that the discharge path of the charge (display data) stored in the capacitance of each pixel and the impedance of the liquid crystal or the gate terminal of the transistor are extremely high. It can be called a cycle. That is, if all the pixels are updated in this cycle, the user does not recognize the display deterioration.

【0016】[0016]

【発明が解決しようとする課題】このように、上記、図
7に記載の従来の表示装置においては、VRAM102
の読み出しアクセスを削減することによって消費電力を
大幅に削減できるが、一方で、たとえば、表示素子が液
晶の場合、更新されてない画素には書き込み処理が行わ
れず、時間の経過とともに液晶の容量に充電された電荷
が放電し、表示が劣化する、という問題があった。
As described above, in the conventional display device shown in FIG. 7, the VRAM 102 is used.
Although the power consumption can be significantly reduced by reducing the read access of the liquid crystal display device, on the other hand, for example, when the display element is a liquid crystal, the writing process is not performed on the pixels that are not updated, and the capacity of the liquid crystal is changed over time. There is a problem that the charged electric charge is discharged and the display is deteriorated.

【0017】また、上記問題を解決する図9に記載の表
示装置においては、全画素のデータを更新するための機
能を付加する必要があるため、回路の複雑化,大規模化
を招く、という問題があった。
Further, in the display device shown in FIG. 9 which solves the above problem, it is necessary to add a function for updating the data of all pixels, which leads to a complicated circuit and a large scale. There was a problem.

【0018】本発明は、上記に鑑みてなされたものであ
って、メモリへのアクセス回数の削減を実現し、かつ余
分な回路を付加することなく表示劣化を防ぎつつ消費電
力の低減を実現可能な表示装置を得ることを目的とす
る。
The present invention has been made in view of the above, and it is possible to reduce the number of accesses to the memory, and to reduce the power consumption while preventing the display deterioration without adding an extra circuit. The purpose of the present invention is to obtain an excellent display device.

【0019】[0019]

【課題を解決するための手段】上述した課題を解決し、
目的を達成するために、本発明にかかる表示装置にあっ
ては、少なくとも1画面分の画像データを記憶するビデ
オメモリ(後述する実施の形態のVRAM8に相当)を
備え、さらに、最新の一画素分の画像データと一つ前の
一画素分の画像データとを比較する比較手段(保持デー
タ切替回路3、保持回路1、比較回路2に相当)と、前
記比較結果に基づいて連続する同一データの数(連続回
数情報)をカウントするカウント手段(カウンタ4に相
当)と、前記一つ前のデータと前記最新のデータが異な
る場合に、ビデオメモリから画像データを読み出し、一
方、一致する場合に、当該画像データの読み出し処理を
停止し、前記連続回数分にわたって出力中の画像データ
を保持する読出制御手段(VRAM読出制御回路7、保
持回路9、出力データ切替回路10に相当)と、を備え
ることを特徴とする。
[Means for Solving the Problems]
In order to achieve the object, a display device according to the present invention is provided with a video memory (corresponding to a VRAM 8 in an embodiment described later) that stores at least one screen of image data, and further has a latest one pixel. Comparing means (corresponding to the held data switching circuit 3, the holding circuit 1 and the comparing circuit 2) for comparing the image data of one minute and the image data of one pixel before, and the same continuous data based on the comparison result. And a count means (corresponding to the counter 4) for counting the number of times (consecutive number information), and when the previous data and the latest data are different from each other, the image data is read from the video memory, and when they match Read-out control means (VRAM read-out control circuit 7, holding circuit 9 and output device) which stops the read-out processing of the image data and holds the image data being output for the continuous number of times. And equivalent) to data switching circuit 10, and further comprising a.

【0020】つぎの発明にかかる表示装置にあっては、
少なくとも1画面分の画像データを記憶するビデオメモ
リ(VRAM8に相当)を備え、さらに、最新の一画素
分の画像データと一つ前の一画素分の画像データとを比
較する比較手段(保持データ切替回路3、保持回路1、
比較回路2に相当)と、前記比較結果に基づいて連続す
る同一データの数(連続回数情報)をカウントするカウ
ント手段(カウンタ4に相当)と、画像データの下位数
ビットを削減し、ビット削減後のデータと前記連続回数
情報とをマージするマージ手段(遅延回路21、マージ
回路22に相当)と、制御信号に基づいて前記マージ後
データと前記画像データの切り替え制御を行い、いずれ
か一方のデータをビデオメモリに書き込む書込制御手段
(書込データ切替回路23に相当)と、前記マージ後デ
ータ内の連続回数情報を読み出し、同一データが連続し
ていないと判断した場合に、ビデオメモリからマージ後
データを読み出し、一方、同一データが連続すると判断
した場合に、当該マージ後データの読み出し処理を停止
し、前記連続回数分にわたって出力中のマージ後データ
を保持する読出制御手段(VRAM読出制御回路7a、
保持回路9、出力データ切替回路10に相当)と、を備
えることを特徴とする。
In the display device according to the next invention,
A video memory (corresponding to the VRAM 8) for storing at least one screen of image data is provided, and further, a comparison unit (retained data) for comparing the latest one-pixel image data with the immediately preceding one-pixel image data. Switching circuit 3, holding circuit 1,
(Corresponding to the comparing circuit 2), counting means (corresponding to the counter 4) for counting the number of consecutive identical data (consecutive count information) based on the comparison result, and reducing the lower several bits of the image data to reduce the bits. A merging unit (corresponding to the delay circuit 21 and the merging circuit 22) for merging the subsequent data and the consecutive number information, and switching control between the merged data and the image data based on a control signal, and either one of them is performed. A write control unit (corresponding to the write data switching circuit 23) for writing data in the video memory and the continuous count information in the merged data are read, and when it is determined that the same data is not continuous, the data is written from the video memory. After the merged data is read, on the other hand, when it is determined that the same data is continuous, the read processing of the merged data is stopped and Read control means for holding the merge after data being outputted over (VRAM read control circuit 7a,
Holding circuit 9 and output data switching circuit 10).

【0021】つぎの発明にかかる表示装置にあっては、
少なくとも1画面分の画像データを記憶するビデオメモ
リ(VRAM8に相当)を備え、さらに、低消費電力モ
ードで動作する場合に、ビデオメモリから画像データを
読み出し、最新の一画素分の画像データと一つ前の一画
素分の画像データとを比較する比較手段(保持データ切
替回路3、保持回路1、比較回路2bに相当)と、前記
比較結果に基づいて連続する同一データの数(連続回数
情報)をカウントするカウント手段(カウンタ4に相
当)と、前記一つ前のデータと前記最新のデータが異な
る場合に、ビデオメモリから画像データを読み出し、一
方、一致する場合に、当該画像データの読み出し処理を
停止し、前記連続回数分にわたって出力中の画像データ
を保持する読出制御手段(VRAM読出制御回路7b、
保持回路9、出力データ切替回路10に相当)と、を備
えることを特徴とする。
In the display device according to the next invention,
A video memory (corresponding to the VRAM 8) for storing at least one screen of image data is provided, and when operating in the low power consumption mode, the image data is read from the video memory and stored as the latest image data for one pixel. Comparing means (corresponding to the holding data switching circuit 3, the holding circuit 1, and the comparing circuit 2b) for comparing the image data of the immediately preceding pixel, and the number of consecutive same data based on the comparison result (continuous number information) ) Counting means (corresponding to the counter 4), and when the previous data and the latest data are different, the image data is read from the video memory, while when they match, the image data is read. The read control means (VRAM read control circuit 7b, which stops the processing and holds the image data being output for the continuous number of times).
Holding circuit 9 and output data switching circuit 10).

【0022】つぎの発明にかかる表示装置において、前
記読出制御手段は、1画面表示期間にビデオメモリにア
クセスした回数をカウントし、アクセス率が所定値以上
になった場合に、前記連続回数情報生成に関するすべて
の処理を停止し、以降、ビデオメモリのすべてのデータ
を読み出すことを特徴とする。
In the display device according to the next invention, the read control means counts the number of times the video memory is accessed in the one-screen display period, and when the access rate becomes equal to or more than a predetermined value, the continuous number information generation is performed. It is characterized in that all the processing relating to is stopped and thereafter all the data in the video memory is read out.

【0023】[0023]

【発明の実施の形態】以下に、本発明にかかる表示装置
の実施の形態を図面に基づいて詳細に説明する。なお、
この実施の形態によりこの発明が限定されるものではな
い。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of a display device according to the present invention will be described below in detail with reference to the drawings. In addition,
The present invention is not limited to the embodiments.

【0024】実施の形態1.図1は、本発明にかかる表
示装置の実施の形態1の構成を示す図である。図1にお
いて、1は1表示素子分の画像データを保持する保持回
路であり、2は入力される画像データ値と保持回路1の
出力値とを比較し、一致する場合に「1」を、不一致の
場合に「0」を、それぞれ出力する比較回路であり、3
は保持回路1のデータを次のサイクルも保持しつづける
か新しいデータに切り替えるかを選択するための保持デ
ータ切替回路であり、4は比較回路2出力が「1」であ
る間、カウントを継続するカウンタであり、5はカウン
タ4の出力を1画面分だけ記憶するタグメモリであり、
6は一致回数をタグメモリのどのアドレスに書き込むの
かを決める書込アドレス生成回路であり、7はビデオメ
モリ(以下、VRAMと呼ぶ)からの読み出しおよびタ
グメモリからの読み出しを制御するVRAM読出制御回
路であり、8はVRAMであり、9はVRAM8からの
読み出し画像データを一致期間だけ保持しておく保持回
路であり、10はVRAM8の読み出し出力か保持回路
9の出力かを選択する出力データ切替回路であり、11
は液晶パネルを駆動するための信号処理を行う液晶表示
信号処理回路であり、12は液晶パネルである。
Embodiment 1. 1 is a diagram showing a configuration of a first embodiment of a display device according to the present invention. In FIG. 1, 1 is a holding circuit that holds image data for one display element, 2 is a comparison between the input image data value and the output value of the holding circuit 1, and if they match, "1" This is a comparison circuit that outputs “0” when they do not match.
Is a holding data switching circuit for selecting whether to keep the data of the holding circuit 1 in the next cycle or to switch to new data, and 4 continues counting while the output of the comparison circuit 2 is "1". A counter, 5 is a tag memory for storing the output of the counter 4 for one screen,
Reference numeral 6 is a write address generation circuit that determines to which address of the tag memory the match count is written, and reference numeral 7 is a VRAM read control circuit that controls reading from the video memory (hereinafter referred to as VRAM) and reading from the tag memory. 8 is a VRAM, 9 is a holding circuit that holds the read image data from the VRAM 8 for a matching period, and 10 is an output data switching circuit that selects the read output of the VRAM 8 or the output of the holding circuit 9. And 11
Is a liquid crystal display signal processing circuit that performs signal processing for driving the liquid crystal panel, and 12 is a liquid crystal panel.

【0025】ここで、上記表示装置の動作について説明
する。まず、外部機器(図示せず)から入力される画像
データ,入力クロック信号(以下、W−CLKと呼ぶ)
は、保持回路1に供給される。保持回路1は、1段のシ
フトレジスタで構成され、1クロック周期の時間分だけ
画像データを遅延させる。比較回路2では、入力される
画像データと保持回路1の出力とを比較する。そして、
両方のデータ値が一致していれば「1」を出力する。一
方、不一致ならば「0」を出力する。すなわち、ここで
は、1画素前のデータとの比較を行い、一致する時は、
同一の画像データが連続していると判断する。この場
合、保持データ切替回路3では、保持回路1の出力をそ
のままの状態で再度供給し、保持回路1では、もう1ク
ロック周期分だけ同一のデータを保持する。
The operation of the display device will be described below. First, image data and an input clock signal (hereinafter referred to as W-CLK) input from an external device (not shown)
Are supplied to the holding circuit 1. The holding circuit 1 is composed of a one-stage shift register and delays image data by a time corresponding to one clock cycle. The comparison circuit 2 compares the input image data with the output of the holding circuit 1. And
If both data values match, "1" is output. On the other hand, if they do not match, "0" is output. That is, here, comparison with the data of one pixel before is performed, and when they match,
It is determined that the same image data is continuous. In this case, the held data switching circuit 3 supplies the output of the holding circuit 1 again as it is, and the holding circuit 1 holds the same data for another clock cycle.

【0026】カウンタ4では、比較回路2の出力が
「1」である間、カウントを継続する。これにより、同
一のデータが何回にわたって送られてきたのかをカウン
トすることができる。
The counter 4 continues counting while the output of the comparison circuit 2 is "1". This makes it possible to count how many times the same data has been sent.

【0027】書込アドレス生成回路6では、カウント終
了後、カウンタ4の出力を記録するためのタグメモリ5
のアドレスを決定する。カウンタ4の出力は、書込アド
レス生成回路6が生成したアドレスに基づいてタグメモ
リ5に記憶される。図2(a)は、書き込み処理の様子
を示す図である。この例では、1番目のデータが2回、
3,4番目のデータが1回、5番目のデータが4回、9
番目のデータが5回にわたって連続している。
In the write address generation circuit 6, the tag memory 5 for recording the output of the counter 4 after the count is completed.
Determine the address of. The output of the counter 4 is stored in the tag memory 5 based on the address generated by the write address generation circuit 6. FIG. 2A is a diagram showing a state of the writing process. In this example, the first data is twice
3rd and 4th data is 1 time, 5th data is 4 times, 9
The th data is continuous 5 times.

【0028】また、画像データはVRAM8にも供給さ
れ、VRAM8では、W−CLKに基づいて内部で書き
込みアドレスを発生し、当該画像データを記憶する。V
RAM8からの読み出し処理は、読み出しクロック(以
下、R−CLKと呼ぶ)に基づいて内部で読み出しアド
レスを生成して行われる。また、タグメモリ5からの読
み出し処理もR−CLKにより行われ、その出力は、V
RAM読出制御回路7に供給される。
The image data is also supplied to the VRAM 8. In the VRAM 8, a write address is internally generated based on W-CLK and the image data is stored. V
The read process from the RAM 8 is performed by internally generating a read address based on a read clock (hereinafter, referred to as R-CLK). Further, the reading process from the tag memory 5 is also performed by R-CLK, and its output is V
It is supplied to the RAM read control circuit 7.

【0029】VRAM読出制御回路7では、同一データ
の連続回数を読み出し、当該連続回数が「1」でない期
間については、VRAM8からの読み出しを停止する。
ここでは、読み出した連続回数をR−CLK毎に1だけ
減算し、連続回数が「1」になるまでタグメモリ5から
の読み出しを停止する。
The VRAM read control circuit 7 reads the number of consecutive times of the same data, and stops the reading from the VRAM 8 when the number of consecutive times is not "1".
Here, the read consecutive number is subtracted by 1 for each R-CLK, and the reading from the tag memory 5 is stopped until the consecutive number becomes "1".

【0030】保持回路1では、R−CLKによりデータ
出力に1クロック周期分の遅延を与えるが、VRAM読
出制御回路7で保持した連続回数が「1」以外の場合
は、遅延動作を停止し、データを保持する。
In the holding circuit 1, the data output is delayed by one clock cycle by R-CLK. However, if the number of consecutive times held in the VRAM read control circuit 7 is other than "1", the delay operation is stopped, Holds the data.

【0031】出力データ切替回路10では、VRAM読
出制御回路7で保持した連続回数が「1」以外の場合は
次のR−CLKのタイミングで保持回路9の出力を、
「1」の場合には次のR−CLKのタイミングでVRA
M8の読み出しデータを、それぞれ出力する。図2
(b)は、読み出し処理の様子を示す図である。ここで
は、タグメモリ5の出力が「1」の場合、すなわち、1
画素前のデータと異なる時は、VRAM8のデータを読
み出し、タグメモリ5の出力が「1」以外の場合、すな
わち、1画素前のデータと同一の時は、VRAM8から
の読み出しを停止する。
In the output data switching circuit 10, when the number of consecutive times held by the VRAM read control circuit 7 is other than "1", the output of the holding circuit 9 is output at the next R-CLK timing.
In the case of "1", VRA is performed at the next R-CLK timing.
The read data of M8 is output. Figure 2
FIG. 6B is a diagram showing a state of the reading process. Here, when the output of the tag memory 5 is “1”, that is, 1
When it is different from the data before the pixel, the data in the VRAM 8 is read, and when the output of the tag memory 5 is other than "1", that is, when it is the same as the data one pixel before, the reading from the VRAM 8 is stopped.

【0032】最後に、液晶表示信号処理回路11では、
出力データ切替回路10の出力を用いて液晶パネル12
を駆動するための信号処理を行う。
Finally, in the liquid crystal display signal processing circuit 11,
Using the output of the output data switching circuit 10, the liquid crystal panel 12
Signal processing for driving the.

【0033】このように、本実施の形態においては、画
像データを書き込む際に、継続して入力される同一デー
タの数を記録し、連続して同じデータが続く期間につい
ては、メモリからの読み出し処理を停止する。これによ
り、低消費電力化を実現できる。
As described above, in the present embodiment, when writing the image data, the number of the same data continuously input is recorded, and during the period in which the same data continues, the reading from the memory is performed. Stop processing. As a result, low power consumption can be realized.

【0034】実施の形態2.図3は、本発明にかかる表
示装置の実施の形態2の構成を示す図である。図3にお
いて、7aはVRAMからの読み出し処理を制御するV
RAM読出制御回路であり、21は画像データの遅延回
路であり、22はカウント値を画像データのデータフィ
ールドの特定エリアに書き込むマージ回路であり、23
はマージ回路22出力(カウント値を書き込んだ画像デ
ータ)か画像データを選択出力する書込データ切替回路
である。なお、前述の実施の形態1と同様の構成につい
ては、同一の符号を付してその説明を省略する。
Embodiment 2. FIG. 3 is a diagram showing the configuration of the second embodiment of the display device according to the present invention. In FIG. 3, 7a is a V for controlling the read processing from the VRAM.
Reference numeral 21 is a RAM read control circuit, 21 is a delay circuit for image data, 22 is a merge circuit for writing a count value in a specific area of a data field of image data, and 23.
Is a merge circuit 22 output (image data in which a count value is written) or a write data switching circuit for selectively outputting image data. The same components as those in the first embodiment described above are designated by the same reference numerals and the description thereof will be omitted.

【0035】ここで、実施の形態2の表示装置の動作に
ついて説明する。ここでは、前述した実施の形態1と異
なる動作についてのみ説明する。
Here, the operation of the display device of the second embodiment will be described. Here, only the operation different from that of the first embodiment described above will be described.

【0036】本実施の形態では、VRAM8への書き込
み処理として、画像データのすべてのビットを書き込む
通常モードと、画像データの下位数ビットを削減し、削
減分の空きメモリエリアに同一データの連続回数を書き
込む低消費電力モードと、を使い分ける。なお、モード
の切り替え処理は、外部から供給される消費電力モード
切替信号を用いて行われる。
In the present embodiment, as the writing processing to the VRAM 8, the normal mode for writing all the bits of the image data and the lower several bits of the image data are reduced, and the same number of consecutive times of the same data is reduced in the reduced empty memory area. The low power consumption mode for writing and is used properly. The mode switching process is performed using a power consumption mode switching signal supplied from the outside.

【0037】遅延回路21では、カウンタ4の出力を、
対応する画像データと同期をとった状態でVRAM8に
書き込むために、当該画像データをカウントに要する時
間分だけ遅らせる。この遅延回路21では、カウンタ4
の最大カウント数分(最大カウント値)の遅延を保証す
る。これにより、カウンタ4の出力は、対応する画像デ
ータと同一のVRAMアドレスに書き込まれる。図4
は、実施の形態2の書き込み処理の様子を示す図であ
る。
In the delay circuit 21, the output of the counter 4 is
In order to write in the VRAM 8 in synchronization with the corresponding image data, the image data is delayed by the time required for counting. In the delay circuit 21, the counter 4
Guarantee a delay of the maximum number of counts (maximum count value). As a result, the output of the counter 4 is written in the same VRAM address as the corresponding image data. Figure 4
FIG. 9 is a diagram showing a state of write processing according to the second embodiment.

【0038】マージ回路22では、カウント値を画像デ
ータのデータフィールドの特定エリアに書き込む。すな
わち、画像データの下位数ビットを削減し、削減分の特
定エリアに同一データの連続回数(カウンタ4出力)を
書き込む。書込データ切替回路23では、通常モードの
ときに画像データを出力し、低消費電力モードのときに
カウント値を書き込んだ画像データ(マージ回路22出
力)を出力する。
The merge circuit 22 writes the count value in a specific area of the data field of the image data. That is, the lower several bits of the image data are reduced, and the continuous number of times of the same data (output from the counter 4) is written in the reduced specific area. The write data switching circuit 23 outputs the image data in the normal mode, and outputs the image data (the output of the merge circuit 22) in which the count value is written in the low power consumption mode.

【0039】VRAM読出制御回路7aでは、外部から
送られてくる消費電力モード切替信号を監視し、通常モ
ードであれば、VRAM8のすべてのデータを読み出す
ように制御し、出力データ切替回路10では、絶えずV
RAM8の出力を選択する。一方、低消費電力モードで
あれば、VRAM読出制御回路7aでは、VRAM8か
ら読み出したデータのうち、連続回数のフィールドを読
み出し、連続回数が「1」以外の場合、VRAM8から
の読み出し処理を停止するように制御する。なお、読み
出した連続回数は、R−CLK毎に1だけ減算される。
The VRAM read control circuit 7a monitors the power consumption mode switching signal sent from the outside, and controls to read all the data in the VRAM 8 in the normal mode. V constantly
Select the output of RAM8. On the other hand, in the low power consumption mode, the VRAM read control circuit 7a reads the field of the number of consecutive times of the data read from the VRAM 8, and when the number of consecutive times is other than "1", the reading process from the VRAM 8 is stopped. To control. Note that the read continuous number is decremented by 1 for each R-CLK.

【0040】保持回路9では、R−CLKを用いて1ク
ロック周期分の遅延を付加するが、たとえば、VRAM
読出制御回路7aで保持した連続回数が「1」以外の時
は遅延動作を停止し、データを保持する。出力データ切
替回路10では、VRAM読出制御回路7aで保持した
連続回数が「1」以外の時は、保持回路9の出力を、
「1」の時はVRAM8の読み出しデータを、それぞれ
出力する。
In the holding circuit 9, a delay of one clock cycle is added using R-CLK. For example, VRAM is used.
When the number of consecutive times held by the read control circuit 7a is other than "1", the delay operation is stopped and the data is held. The output data switching circuit 10 outputs the output of the holding circuit 9 when the number of consecutive times held by the VRAM read control circuit 7a is other than "1".
When it is "1", the read data of the VRAM 8 is output respectively.

【0041】このように、本実施の形態においては、低
電力化を実現するために表示ビット数(色数等)を減ら
し、使用しなくなったメモリエリアを同一画像データの
連続回数記録領域に使用する構成とした。これにより、
追加メモリを使用することなく、読み出し処理を停止す
ることができるため、さらに低消費電力化を促進でき
る。
As described above, in the present embodiment, the number of display bits (the number of colors, etc.) is reduced in order to realize low power consumption, and the unused memory area is used as the continuous image number recording area of the same image data. It was configured to do. This allows
Since the reading process can be stopped without using an additional memory, further reduction in power consumption can be promoted.

【0042】実施の形態3.図5は、本発明にかかる表
示装置の実施の形態3の構成を示す図である。図5にお
いて、2bは入力される画像データ値と保持回路1の出
力値とを比較し、一致する場合に「1」を、不一致の場
合に「0」を、それぞれ出力する比較回路であり、6b
は書込アドレス生成回路であり、7bはVRAM8から
の読み出し処理を制御するVRAM読出制御回路であ
り、31は画像データの下位ビットを任意のビット数分
だけマスクするデータマスク回路である。
Embodiment 3. FIG. 5 is a diagram showing the configuration of the display device according to the third embodiment of the present invention. In FIG. 5, reference numeral 2b is a comparison circuit that compares the input image data value with the output value of the holding circuit 1 and outputs “1” if they match and “0” if they do not match, 6b
Is a write address generation circuit, 7b is a VRAM read control circuit that controls the read processing from the VRAM 8, and 31 is a data mask circuit that masks the lower bits of the image data by an arbitrary number of bits.

【0043】ここで、実施の形態3の表示装置の動作に
ついて説明する。ここでは、前述した実施の形態1およ
び2と異なる動作についてのみ説明する。
Here, the operation of the display device of the third embodiment will be described. Here, only the operation different from the above-described first and second embodiments will be described.

【0044】VRAM読出制御回路7bでは、外部から
送られてくる消費電力モード切替信号を監視することに
よって、通常モードから低消費電力モードへの変更を検
知し、変更後の1画面表示期間についてはタグメモリ5
の書き換え期間であると判断し、低消費電力モードであ
ってもVRAM8のすべてのデータを読み出す。このと
き、出力データ切替回路10は、絶えずVRAM8の出
力を選択する。
The VRAM read control circuit 7b detects the change from the normal mode to the low power consumption mode by monitoring the power consumption mode switching signal sent from the outside, and the one screen display period after the change is detected. Tag memory 5
It is determined that it is the rewriting period, and all the data in the VRAM 8 is read even in the low power consumption mode. At this time, the output data switching circuit 10 constantly selects the output of the VRAM 8.

【0045】VRAM8から読み出された画像データを
受け取ったデータマスク回路31では、低消費電力モー
ドの場合、表示ビット数情報に基づいて決定される余剰
ビットをマスクし、データマスク回路31の出力データ
を比較回路2bおよび保持データ切替回路3に対して出
力する。
In the low power consumption mode, the data mask circuit 31 receiving the image data read from the VRAM 8 masks the surplus bits determined based on the display bit number information, and outputs the output data of the data mask circuit 31. Is output to the comparison circuit 2b and the held data switching circuit 3.

【0046】比較回路2bおよび書込アドレス生成回路
6bでは、通常モードから低消費電力モードへの変更を
検知し、変更後の1画面表示期間の画像データを用い
て、すなわち、有効表示ビット(マスクされていないビ
ット)を用いて、同一データの連続回数をカウントし、
そのカウント結果をタグメモリ5に書き込む制御を行
う。
The comparison circuit 2b and the write address generation circuit 6b detect the change from the normal mode to the low power consumption mode, and use the image data of the changed one screen display period, that is, the effective display bit (mask). Bits that are not written) are used to count the number of consecutive times of the same data,
The count result is controlled to be written in the tag memory 5.

【0047】なお、VRAM読出制御回路7bは、通常
モードから低消費電力モードへ変更後、2画面目の表示
から、前述した実施の形態2と同様に動作する。すなわ
ち、タグメモリ5に記憶した連続回数を読み出し、当該
連続回数が「1」以外の場合に、VRAM8からの読み
出し処理を停止するように制御する。なお、読み出した
連続回数は、R−CLK毎に1だけ減算される。また、
上記の処理は、実施の形態1の変形例として説明した
が、これに限らず、前述した実施の形態2の構成に適用
することとしてもよい。その場合、同一データの連続回
数は、実施の形態2と同様の手順でVRAM8の空き領
域に記憶される。
After changing from the normal mode to the low power consumption mode, the VRAM read control circuit 7b operates in the same manner as in the second embodiment described above from the second screen display. That is, the number of consecutive times stored in the tag memory 5 is read out, and when the number of consecutive times is other than “1”, the reading process from the VRAM 8 is stopped. Note that the read continuous number is decremented by 1 for each R-CLK. Also,
Although the above processing has been described as a modified example of the first embodiment, the present invention is not limited to this and may be applied to the configuration of the second embodiment described above. In that case, the number of consecutive times of the same data is stored in the empty area of the VRAM 8 in the same procedure as in the second embodiment.

【0048】このように、本実施の形態においては、画
像データを一旦記憶した後、低消費電力モードに変更し
た場合(たとえば、6ビットで表現された各色データ
を、3ビットの表示に切り替える場合)、最初の1画面
表示期間については、現在記憶している画像データを読
み出して表示する。このとき、読み出した画像データを
表示ビット数情報に基づいてマスクし、マスク後の画像
データを用いて同一データの連続回数をカウントし、そ
のカウント結果を記憶する。そして、2画面目の表示期
間以降については、先に記憶しておいた連続回数を読み
出し、当該連続回数が「1」以外の場合に、記憶してい
る画像データの読み出し処理を停止する。これにより、
さらに低消費電力化を促進できる。
As described above, in the present embodiment, when the image data is temporarily stored and then changed to the low power consumption mode (for example, when each color data represented by 6 bits is switched to a 3 bit display). ), For the first one-screen display period, the currently stored image data is read and displayed. At this time, the read image data is masked based on the display bit number information, the number of consecutive times of the same data is counted using the masked image data, and the count result is stored. Then, after the display period of the second screen, the number of consecutive times stored in advance is read out, and when the number of consecutive times is other than “1”, the reading process of the stored image data is stopped. This allows
Further, it is possible to promote lower power consumption.

【0049】実施の形態4.図6は、本発明にかかる表
示装置の実施の形態4の構成を示す図である。図6にお
いて、7cはVRAM8の読み出し制御にタグメモリ5
の情報を利用するかどうかを判定する判定機能を追加し
たVRAM読出制御回路であり、41はVRAM8への
アクセスが1画面当たり何回になるかをカウントする読
出回数カウンタである。
Fourth Embodiment FIG. 6 is a diagram showing the configuration of the display device according to the fourth embodiment of the present invention. In FIG. 6, reference numeral 7c indicates the tag memory 5 for controlling the reading of the VRAM 8.
Reference numeral 41 is a VRAM read control circuit added with a determination function for determining whether or not to use the information of 1., and 41 is a read number counter that counts how many times the VRAM 8 is accessed per screen.

【0050】ここで、実施の形態4の表示装置の動作に
ついて説明する。ここでは、前述した実施の形態1,2
および3と異なる動作についてのみ説明する。
Here, the operation of the display device of the fourth embodiment will be described. Here, the first and second embodiments described above are used.
Only the operations different from those of steps 1 and 3 will be described.

【0051】読出回数カウンタ41では、タグメモリ5
が更新された次の1画面表示期間に、タグメモリ5内の
連続回数に基づいて、VRAM読出制御回路7cがVR
AM8にアクセスした回数をカウントする。VRAM読
出制御回路7cでは、外部から与えられる読出率情報に
基づいて、VRAM8へのアクセス率が一定以上になっ
た場合、カウンタ4,タグメモリ5,書込アドレス生成
回路6,VRAM読出制御回路7cおよび読出回数カウ
ンタ41等の各回路の処理が多くなり、消費電力が増加
するため、上記「タグメモリ5を使用したVRAMアク
セス方式」を停止し、上記各回路を用いない「VRAM
8のすべてのデータを読み出す方式」に移行する。この
場合、出力データ切替回路10は、絶えずVRAM8の
出力を選択する。
In the read number counter 41, the tag memory 5
In the next one-screen display period in which the VRAM read control circuit 7c has updated the
The number of times of accessing to AM8 is counted. In the VRAM read control circuit 7c, the counter 4, the tag memory 5, the write address generation circuit 6, the VRAM read control circuit 7c, when the access rate to the VRAM 8 becomes a certain value or more based on the read rate information given from the outside. Since the processing of each circuit such as the read number counter 41 and the like increases, and the power consumption increases, the "VRAM access method using the tag memory 5" is stopped and the "VRAM without using each circuit" is stopped.
8 method for reading all data ”. In this case, the output data switching circuit 10 constantly selects the output of the VRAM 8.

【0052】VRAM読出制御回路7cでは、アクセス
率を算出するために読出回数カウンタ41の結果を利用
する。また、VRAM読出制御回路7cでは、タグメモ
リ5を利用しないアクセス方式(VRAM8のすべての
データを読み出す方式)が選択された場合、タグメモリ
5の読み出し動作を完全に停止するように制御する。
The VRAM read control circuit 7c uses the result of the read number counter 41 to calculate the access rate. In addition, the VRAM read control circuit 7c controls to completely stop the read operation of the tag memory 5 when an access method that does not use the tag memory 5 (a method of reading all data in the VRAM 8) is selected.

【0053】このように、本実施の形態では、一画面分
の表示期間に、画像データが記憶されたメモリのアクセ
ス回数をカウントし、メモリへのアクセス率が一定値以
上になった場合に、前述した実施の形態1の方式から、
メモリ内のすべてのデータを読み出す方式に移行する構
成とした。これにより、アクセス数に応じた消費電力制
御が可能となるため、常に最適な方式で画像を表示する
ことができる。なお、本実施の形態では、読出回数カウ
ンタ41を実施の形態1(図1)の構成に適用したが、
これに限らず、読出回数カウンタ41は、実施の形態2
および3においても適用可能である。
As described above, in the present embodiment, the number of accesses to the memory in which the image data is stored is counted during the display period for one screen, and when the access rate to the memory exceeds a certain value, From the method of the first embodiment described above,
It is configured to shift to a method of reading all the data in the memory. As a result, the power consumption can be controlled according to the number of accesses, so that the image can be always displayed in the optimum method. In addition, in the present embodiment, the read number counter 41 is applied to the configuration of the first embodiment (FIG. 1).
Not limited to this, the read number counter 41 is the same as that of the second embodiment.
Also applicable to 3 and 3.

【0054】[0054]

【発明の効果】以上、説明したとおり、本発明によれ
ば、画像データを書き込む際に、継続して入力される同
一データの数を記録し、連続して同じデータが続く期間
については、ビデオメモリからの読み出し処理を停止す
る構成とした。これにより、従来の表示装置と比較して
大幅に消費電力を低減できる、という効果を奏する。
As described above, according to the present invention, when the image data is written, the number of the same data continuously input is recorded and the video is continuously recorded for the period in which the same data continues. The configuration is such that the reading process from the memory is stopped. As a result, it is possible to significantly reduce power consumption as compared with the conventional display device.

【0055】つぎの発明によれば、低電力化を実現する
ために表示ビット数(色数等)を減らし、使用しなくな
ったメモリエリアを同一画像データの連続回数記録領域
に使用する構成とした。これにより、追加メモリを使用
することなく、読み出し処理を停止することができるた
め、さらに低消費電力化を促進できる、という効果を奏
する。
According to the next invention, the number of display bits (the number of colors, etc.) is reduced in order to realize low power consumption, and the unused memory area is used as the continuous number recording area of the same image data. . As a result, the reading process can be stopped without using the additional memory, and thus it is possible to further reduce power consumption.

【0056】つぎの発明によれば、画像データを一旦記
憶した後、低消費電力モードに変更された場合、最初の
1画面表示期間については、現在記憶している画像デー
タを読み出して表示する。このとき、読み出した画像デ
ータを用いて同一データの連続回数をカウントし、その
カウント結果を記憶する。そして、2画面目の表示期間
以降については、先に記憶しておいた連続回数を読み出
し、当該連続回数が、たとえば、「1」以外の場合に、
画像データの読み出し処理を停止する。これにより、さ
らに低消費電力化を促進できる、という効果を奏する。
According to the next invention, when the image data is temporarily stored and then changed to the low power consumption mode, the currently stored image data is read and displayed for the first one-screen display period. At this time, the read image data is used to count the number of consecutive times of the same data, and the count result is stored. Then, after the display period of the second screen, the number of consecutive times stored in advance is read out, and when the number of consecutive times is other than "1", for example,
The image data read processing is stopped. As a result, it is possible to further reduce the power consumption.

【0057】つぎの発明によれば、一画面分の表示期間
に、画像データが記憶されたビデオメモリへのアクセス
回数をカウントし、ビデオメモリへのアクセス率が一定
値以上になった場合に、上記連続回数のカウントに関す
るすべての処理を停止し、ビデオメモリからすべてのデ
ータを読み出す方式に移行する。これにより、アクセス
数に応じた消費電力制御が可能となるため、常に最適な
方式で画像を表示することができる、という効果を奏す
る。
According to the next invention, the number of accesses to the video memory in which the image data is stored is counted in the display period for one screen, and when the access rate to the video memory exceeds a certain value, All the processes relating to the counting of the number of continuous times are stopped, and the system shifts to a method of reading all data from the video memory. As a result, it is possible to control power consumption according to the number of accesses, and thus it is possible to always display an image in an optimal method.

【図面の簡単な説明】[Brief description of drawings]

【図1】 本発明にかかる表示装置の実施の形態1の構
成を示す図である。
FIG. 1 is a diagram showing a configuration of a first embodiment of a display device according to the present invention.

【図2】 実施の形態1の書き込み/読み出し処理の様
子を示す図である。
FIG. 2 is a diagram showing a state of write / read processing according to the first embodiment.

【図3】 本発明にかかる表示装置の実施の形態2の構
成を示す図である。
FIG. 3 is a diagram showing a configuration of a second embodiment of a display device according to the present invention.

【図4】 実施の形態2の書き込み処理の様子を示す図
である。
FIG. 4 is a diagram showing how write processing is performed in the second embodiment.

【図5】 本発明にかかる表示装置の実施の形態3の構
成を示す図である。
FIG. 5 is a diagram showing a configuration of a third embodiment of a display device according to the present invention.

【図6】 本発明にかかる表示装置の実施の形態4の構
成を示す図である。
FIG. 6 is a diagram showing a configuration of a display device according to a fourth embodiment of the present invention.

【図7】 従来の表示装置の構成を示す図である。FIG. 7 is a diagram showing a configuration of a conventional display device.

【図8】 従来の表示装置の動作を示すタイムチャート
である。
FIG. 8 is a time chart showing the operation of the conventional display device.

【図9】 従来の表示装置の構成を示す図である。FIG. 9 is a diagram showing a configuration of a conventional display device.

【図10】 従来の表示装置の動作を示すタイムチャー
トである。
FIG. 10 is a time chart showing the operation of the conventional display device.

【符号の説明】[Explanation of symbols]

1,9 保持回路、2,2b 比較回路、3 保持デー
タ切替回路、4 カウンタ、5 タグメモリ、6,6b
書込アドレス生成回路、7,7a,7b,7c VR
AM読出制御回路、8 VRAM、10 出力データ切
替回路、11液晶表示信号処理回路、12 液晶パネ
ル、21 画像データの遅延回路、22マージ回路、2
3 書込データ切替回路、31 データマスク回路、4
1 読出回数カウンタ。
1,9 holding circuit, 2,2b comparison circuit, 3 holding data switching circuit, 4 counter, 5 tag memory, 6,6b
Write address generation circuit, 7, 7a, 7b, 7c VR
AM read control circuit, 8 VRAM, 10 output data switching circuit, 11 liquid crystal display signal processing circuit, 12 liquid crystal panel, 21 image data delay circuit, 22 merge circuit, 2
3 write data switching circuit, 31 data mask circuit, 4
1 Read counter.

フロントページの続き Fターム(参考) 2H093 NA15 NC27 NC29 NC71 ND39 5C006 AA01 AF02 AF03 AF04 AF13 AF44 AF45 AF51 AF53 AF61 AF69 BB11 BC16 BF02 BF14 BF22 BF24 FA47 5C080 AA10 BB05 DD26 EE19 GG07 GG08 GG12 JJ02 JJ04 Continued front page    F term (reference) 2H093 NA15 NC27 NC29 NC71 ND39                 5C006 AA01 AF02 AF03 AF04 AF13                       AF44 AF45 AF51 AF53 AF61                       AF69 BB11 BC16 BF02 BF14                       BF22 BF24 FA47                 5C080 AA10 BB05 DD26 EE19 GG07                       GG08 GG12 JJ02 JJ04

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも1画面分の画像データを記憶
するビデオメモリを備えた表示装置において、 最新の一画素分の画像データと一つ前の一画素分の画像
データとを比較する比較手段と、 前記比較結果に基づいて連続する同一データの数(連続
回数情報)をカウントするカウント手段と、 前記一つ前のデータと前記最新のデータが異なる場合
に、ビデオメモリから画像データを読み出し、一方、一
致する場合に、当該画像データの読み出し処理を停止
し、前記連続回数分にわたって出力中の画像データを保
持する読出制御手段と、 を備えることを特徴とする表示装置。
1. A display device comprising a video memory for storing at least one screen of image data, and a comparing means for comparing the latest image data of one pixel with the image data of one previous pixel. Counting means for counting the number of consecutive identical data (consecutive number information) based on the comparison result, and reading the image data from the video memory when the previous data and the latest data are different, And a reading control unit that stops the reading process of the image data and holds the image data being output for the continuous number of times when they match each other.
【請求項2】 少なくとも1画面分の画像データを記憶
するビデオメモリを備えた表示装置において、 最新の一画素分の画像データと一つ前の一画素分の画像
データとを比較する比較手段と、 前記比較結果に基づいて連続する同一データの数(連続
回数情報)をカウントするカウント手段と、 画像データの下位数ビットを削減し、ビット削減後のデ
ータと前記連続回数情報とをマージするマージ手段と、 制御信号に基づいて前記マージ後データと前記画像デー
タの切り替え制御を行い、いずれか一方のデータをビデ
オメモリに書き込む書込制御手段と、 前記マージ後データ内の連続回数情報を読み出し、同一
データが連続していないと判断した場合に、ビデオメモ
リからマージ後データを読み出し、一方、同一データが
連続すると判断した場合に、当該マージ後データの読み
出し処理を停止し、前記連続回数分にわたって出力中の
マージ後データを保持する読出制御手段と、 を備えることを特徴とする表示装置。
2. A display device comprising a video memory for storing at least one screen of image data, and a comparing means for comparing the latest one pixel of image data with the immediately preceding one pixel of image data. A count means for counting the number of consecutive identical data (consecutive number information) based on the comparison result, and a merge for reducing the lower several bits of the image data and merging the bit-reduced data and the consecutive number information Means for controlling switching between the merged data and the image data based on a control signal and writing either one of the data in a video memory, and reading the number of consecutive times information in the merged data, When it is determined that the same data is not continuous, the merged data is read from the video memory, while it is determined that the same data is continuous. The case, the display device stops reading processing of the data after the merge, characterized in that it comprises a read control means for holding the merge after data being outputted over the number of successive minutes.
【請求項3】 少なくとも1画面分の画像データを記憶
するビデオメモリを備えた表示装置において、 低消費電力モードで動作する場合に、ビデオメモリから
画像データを読み出し、最新の一画素分の画像データと
一つ前の一画素分の画像データとを比較する比較手段
と、 前記比較結果に基づいて連続する同一データの数(連続
回数情報)をカウントするカウント手段と、 前記一つ前のデータと前記最新のデータが異なる場合
に、ビデオメモリから画像データを読み出し、一方、一
致する場合に、当該画像データの読み出し処理を停止
し、前記連続回数分にわたって出力中の画像データを保
持する読出制御手段と、 を備えることを特徴とする表示装置。
3. A display device having a video memory for storing at least one screen of image data, and when operating in a low power consumption mode, the image data is read out from the video memory and the latest one pixel of image data is read. And a comparison means for comparing the image data of one pixel before one with the previous one, a counting means for counting the number of consecutive identical data (continuous number information) based on the comparison result, and the previous data. When the latest data is different, the image data is read from the video memory, and when the latest data is the same, the reading process of the image data is stopped and the image data being output is retained for the continuous number of times. A display device comprising:
【請求項4】 前記読出制御手段は、 1画面表示期間にビデオメモリにアクセスした回数をカ
ウントし、アクセス率が所定値以上になった場合に、前
記連続回数情報生成に関するすべての処理を停止し、以
降、ビデオメモリのすべてのデータを読み出すことを特
徴とする請求項1、2または3に記載の表示装置。
4. The read control means counts the number of times the video memory is accessed during one screen display period, and when the access rate is equal to or higher than a predetermined value, stops all the processes related to the continuous number information generation. 4. The display device according to claim 1, 2 or 3, wherein all the data in the video memory is read out thereafter.
JP2001380653A 2001-12-13 2001-12-13 Display device Expired - Fee Related JP3589649B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001380653A JP3589649B2 (en) 2001-12-13 2001-12-13 Display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001380653A JP3589649B2 (en) 2001-12-13 2001-12-13 Display device

Publications (2)

Publication Number Publication Date
JP2003186445A true JP2003186445A (en) 2003-07-04
JP3589649B2 JP3589649B2 (en) 2004-11-17

Family

ID=27591612

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001380653A Expired - Fee Related JP3589649B2 (en) 2001-12-13 2001-12-13 Display device

Country Status (1)

Country Link
JP (1) JP3589649B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005208455A (en) * 2004-01-26 2005-08-04 Nec Corp Personal digital assistant system and its information display method
JP2006030429A (en) * 2004-07-14 2006-02-02 Semiconductor Energy Lab Co Ltd Video data correcting circuit, control circuit of display device, and display device/electronic equipment in which the same is incorporated
CN100385496C (en) * 2003-12-11 2008-04-30 Lg.菲利浦Lcd株式会社 Apparatus and method for driving liquid crystal display device
JP2008216362A (en) * 2007-02-28 2008-09-18 Optrex Corp Driving device for display apparatus
JP2012027474A (en) * 2007-10-29 2012-02-09 Samsung Mobile Display Co Ltd Power supply method for organic electroluminescence display device
CN106548743A (en) * 2016-12-16 2017-03-29 友达光电股份有限公司 Pixel array device and segment driving method

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03109524A (en) * 1989-06-26 1991-05-09 Matsushita Electric Ind Co Ltd Driving method for display panel and display device
JPH03174584A (en) * 1989-12-04 1991-07-29 Fujitsu Ltd Display control system
JPH03237487A (en) * 1990-02-14 1991-10-23 Mitsubishi Electric Corp Display controller
JPH06186942A (en) * 1992-12-15 1994-07-08 Ricoh Co Ltd Display device
JPH08179265A (en) * 1994-12-27 1996-07-12 Matsushita Electric Ind Co Ltd Liquid crystal display device and interface method therefor
JPH08190468A (en) * 1994-06-22 1996-07-23 Microsoft Corp Visual display system with low-energy data storage subsystemwith data compression function and its operating method
JPH08278778A (en) * 1995-03-31 1996-10-22 Internatl Business Mach Corp <Ibm> Method and apparatus for display control of image
JPH10240191A (en) * 1997-02-24 1998-09-11 Seiko Epson Corp Display device for information equipment, driving method therefor, and information equipment
JP2000098993A (en) * 1998-09-24 2000-04-07 Oki Electric Ind Co Ltd Display controller
JP2001331140A (en) * 2000-05-23 2001-11-30 Mitsubishi Electric Corp Power-saving display device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03109524A (en) * 1989-06-26 1991-05-09 Matsushita Electric Ind Co Ltd Driving method for display panel and display device
JPH03174584A (en) * 1989-12-04 1991-07-29 Fujitsu Ltd Display control system
JPH03237487A (en) * 1990-02-14 1991-10-23 Mitsubishi Electric Corp Display controller
JPH06186942A (en) * 1992-12-15 1994-07-08 Ricoh Co Ltd Display device
JPH08190468A (en) * 1994-06-22 1996-07-23 Microsoft Corp Visual display system with low-energy data storage subsystemwith data compression function and its operating method
JPH08179265A (en) * 1994-12-27 1996-07-12 Matsushita Electric Ind Co Ltd Liquid crystal display device and interface method therefor
JPH08278778A (en) * 1995-03-31 1996-10-22 Internatl Business Mach Corp <Ibm> Method and apparatus for display control of image
JPH10240191A (en) * 1997-02-24 1998-09-11 Seiko Epson Corp Display device for information equipment, driving method therefor, and information equipment
JP2000098993A (en) * 1998-09-24 2000-04-07 Oki Electric Ind Co Ltd Display controller
JP2001331140A (en) * 2000-05-23 2001-11-30 Mitsubishi Electric Corp Power-saving display device

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100385496C (en) * 2003-12-11 2008-04-30 Lg.菲利浦Lcd株式会社 Apparatus and method for driving liquid crystal display device
JP2005208455A (en) * 2004-01-26 2005-08-04 Nec Corp Personal digital assistant system and its information display method
JP2006030429A (en) * 2004-07-14 2006-02-02 Semiconductor Energy Lab Co Ltd Video data correcting circuit, control circuit of display device, and display device/electronic equipment in which the same is incorporated
JP4705764B2 (en) * 2004-07-14 2011-06-22 株式会社半導体エネルギー研究所 Video data correction circuit, display device control circuit, and display device / electronic apparatus incorporating the same
JP2008216362A (en) * 2007-02-28 2008-09-18 Optrex Corp Driving device for display apparatus
JP2012027474A (en) * 2007-10-29 2012-02-09 Samsung Mobile Display Co Ltd Power supply method for organic electroluminescence display device
US9041626B2 (en) 2007-10-29 2015-05-26 Samsung Display Co., Ltd. Organic light emitting display and power supply method thereof
CN106548743A (en) * 2016-12-16 2017-03-29 友达光电股份有限公司 Pixel array device and segment driving method
CN106548743B (en) * 2016-12-16 2019-06-14 友达光电股份有限公司 Pixel array device and segment driving method

Also Published As

Publication number Publication date
JP3589649B2 (en) 2004-11-17

Similar Documents

Publication Publication Date Title
KR100499845B1 (en) Active matrix display device and control apparatus thereof
KR100445285B1 (en) Display device
RU2446485C2 (en) Liquid crystal display and methods of controlling said display
US6340959B1 (en) Display control circuit
JP2005141231A (en) Timing controller for reducing lcd operating current and method therefor
US7489316B2 (en) Method for frame rate conversion
JP3589649B2 (en) Display device
JP4599049B2 (en) Display device and portable device using the same
JP3791535B2 (en) Matrix type display device and control method thereof
JP4306980B2 (en) Active matrix display device and control device thereof
JP4641085B2 (en) Power-saving display device
JPH09244621A (en) Sprite graphic of plural layers embodying device for tv on-screen graphic
KR100472478B1 (en) Method and apparatus for controlling memory access
JP2001136412A (en) Gamma correction circuit for a plurality of video display devices
JP4259775B2 (en) Active matrix display device and control device thereof
JP4613034B2 (en) Display panel driver device
JP4259776B2 (en) Active matrix display device and control device thereof
JP2007071940A (en) Memory for display
JPH1195728A (en) Liquid crystal display controller
JP3145477B2 (en) Sub screen display circuit
JP2003195821A (en) Transmission device for video data
JP4164966B2 (en) MPEG image display control method and apparatus
JP2932627B2 (en) Display device
JP2005538399A (en) Driving method, driving circuit, and driving apparatus for display system
JPS62113193A (en) Memory circuit

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040419

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040427

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040611

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: 20040817

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040817

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070827

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080827

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080827

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090827

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees