JPH10207428A - Display controller and display device - Google Patents

Display controller and display device

Info

Publication number
JPH10207428A
JPH10207428A JP9005873A JP587397A JPH10207428A JP H10207428 A JPH10207428 A JP H10207428A JP 9005873 A JP9005873 A JP 9005873A JP 587397 A JP587397 A JP 587397A JP H10207428 A JPH10207428 A JP H10207428A
Authority
JP
Japan
Prior art keywords
gradation
display
information
absence information
absence
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
JP9005873A
Other languages
Japanese (ja)
Other versions
JP3468652B2 (en
Inventor
Shoji Igari
正二 猪狩
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.)
Alps Alpine Co Ltd
Original Assignee
Alps Electric Co Ltd
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 Alps Electric Co Ltd filed Critical Alps Electric Co Ltd
Priority to JP00587397A priority Critical patent/JP3468652B2/en
Priority to TW086118514A priority patent/TW373103B/en
Priority to KR1019970078926A priority patent/KR100273747B1/en
Priority to US09/007,472 priority patent/US6028587A/en
Publication of JPH10207428A publication Critical patent/JPH10207428A/en
Application granted granted Critical
Publication of JP3468652B2 publication Critical patent/JP3468652B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Liquid Crystal (AREA)
  • Liquid Crystal Display Device Control (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a display controller and a display device, wherein the amount of current consumption necessary for data transfer between an image memory and a displaying means. SOLUTION: The gradation of each display dot of an LCD panel 1 is decided by an ON/OFF ratio in 15 frames. Since a driver 2 has an internal memory 2a for holding the ON/OFF of each display dot, data transfer is carried out only for a display dot having middle gradation. At this time, since a bit (1) 2 corresponding to the pixel of the middle gradation is stored in a frame buffer 3b and (1) 2 is stored in a bit corresponding to a line having the pixel of middle gradation in a cache memory 5a, a controller 5 needs to search only gradation data corresponding to the display dot of middle gradation by referring to these memories without referring to all gradation data of an image data storage section 3a.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、VRAM等の画
像メモリに書き込まれた画像データ(階調データ)に基
づいて、液晶表示装置等の各表示ドットにおける表示階
調を制御する表示制御装置、および、該表示制御装置を
具備する表示装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display control device for controlling a display gradation of each display dot of a liquid crystal display device or the like based on image data (gradation data) written in an image memory such as a VRAM. Further, the present invention relates to a display device including the display control device.

【0002】[0002]

【従来の技術】図4は、従来の表示装置の構成例を示す
ブロック図である。この図において、液晶表示パネル
(以下、「LCDパネル」と称する)1の画面サイズ
は、横320×縦240ピクセルであり、各ピクセル
は、赤(R),G(緑),B(青)の3ドットから構成
される。また、VRAM等のICメモリで構成される画
像データ記憶部3aの記憶容量は、320×240×3
×4=921,600ビット=115,200バイトで
あり、LCDパネル1の各表示ドット(320×240
×3ドット)に対応して、それぞれ、4ビットの階調デ
ータが割り当てられている。これにより、LCDパネル
1の各表示ドットにおいて、16階調、すなわち、(0
000)2 〜(1111)2 の階調表示が可能である。
なお、図4では、画像データ記憶部3aは、画面切替処
理を行うため、表画面用と裏画面用との2つが設けられ
ている。ドライバー102は、コントローラ105から
クロックに同期して階調データ(DA)が入力される
と、LCDパネル1上に順次対応する表示ドットを、該
階調データが示す階調表示となるように駆動する。
2. Description of the Related Art FIG. 4 is a block diagram showing a configuration example of a conventional display device. In this figure, the screen size of a liquid crystal display panel (hereinafter referred to as “LCD panel”) 1 is 320 × 240 pixels, and each pixel is red (R), G (green), B (blue). Are formed. The storage capacity of the image data storage unit 3a constituted by an IC memory such as a VRAM is 320 × 240 × 3.
× 4 = 921,600 bits = 115,200 bytes, and each display dot (320 × 240
× 3 dots), 4-bit gradation data is assigned to each. Thus, in each display dot of the LCD panel 1, 16 gradations, that is, (0
000) 2 to (1111) 2.
In FIG. 4, the image data storage unit 3a is provided with two, one for the front screen and the other for the back screen, for performing the screen switching process. When the grayscale data (DA) is input from the controller 105 in synchronization with the clock, the driver 102 sequentially drives the corresponding display dots on the LCD panel 1 so that the grayscale data indicates the grayscale display. I do.

【0003】このような構成において、CPU・4は、
任意の画像データ(1画面分の階調データ)を画像デー
タ記憶部3aに書き込む。一方、コントローラ105
は、所定のフレーム信号(1/150秒間隔のパルス信
号)が入力される度に、画像データ記憶部3a内の階調
データを先頭アドレスから順次読み出し、読み出した各
階調データを、そのアドレスと共に、ドライバー102
に転送する。ドライバー102は、転送されたアドレス
に対応する表示ドットを、一緒に転送された階調データ
が示す階調表示となるように駆動する。上記フレーム信
号が入力される度に、以上の処理が繰り返されることに
より、CPU・4により書き込まれた画像データに対応
する画像がLCDパネル1上に表示される。
In such a configuration, the CPU 4 comprises:
Write arbitrary image data (gradation data for one screen) to the image data storage unit 3a. On the other hand, the controller 105
Each time a predetermined frame signal (pulse signal at an interval of 1/150 second) is input, the grayscale data in the image data storage unit 3a is sequentially read from the head address, and each read grayscale data is read out together with the address. , Driver 102
Transfer to The driver 102 drives the display dots corresponding to the transferred address so that the display dots are represented by the gradation data indicated by the transferred gradation data. Each time the frame signal is input, the above processing is repeated, so that an image corresponding to the image data written by the CPU 4 is displayed on the LCD panel 1.

【0004】[0004]

【発明が解決しようとする課題】ところで、上述した従
来の表示装置において、コントローラ105は、フレー
ム信号が入力される度に、画像データ記憶部3a内の全
ての階調データを読み込み、該読み込んだ全ての階調デ
ータをドライバー102へ転送するので、LCDパネル
1の画面サイズが大きい場合(例えば、図4に示す例の
ように、横320×縦240ピクセル等の場合)には、
画像データ記憶部3aとコントローラ105との間、お
よび、コントローラ105とドライバー102との間の
データ転送量が非常に大きくなる。その結果、従来の表
示装置では、該データ転送にかかる消費電流が非常に大
きい、という課題があった。
By the way, in the above-mentioned conventional display device, the controller 105 reads all the gradation data in the image data storage section 3a every time a frame signal is inputted, and reads the gradation data. Since all the gradation data is transferred to the driver 102, if the screen size of the LCD panel 1 is large (for example, 320 × 240 pixels, as in the example shown in FIG. 4),
The amount of data transfer between the image data storage unit 3a and the controller 105 and between the controller 105 and the driver 102 becomes extremely large. As a result, the conventional display device has a problem that the current consumption for the data transfer is very large.

【0005】この発明は、このような背景の下になされ
たもので、画像メモリと表示手段との間のデータ転送量
を小さくすることにより、該データ転送にかかる消費電
流を低く抑えることができる表示制御装置および表示装
置を提供することを目的とする。
The present invention has been made under such a background, and by reducing the amount of data transfer between the image memory and the display means, the current consumption required for the data transfer can be suppressed. It is an object to provide a display control device and a display device.

【0006】[0006]

【課題を解決するための手段】本発明は、複数の表示ド
ットから構成される表示手段の各表示ドットに対応し
て、該表示ドットの表示階調を示す階調情報を記憶する
階調情報記憶手段と、前記階調情報記憶手段の記憶領域
を複数の領域に分割した領域である第1の分割領域につ
いて、各第1の分割領域内に記憶された階調情報の少な
くとも1つ以上が中間階調である場合に第1の所定値を
示す第1の有無情報を、各第1の分割領域に対応して記
憶する第1の有無情報記憶手段と、前記第1の有無情報
記憶手段の記憶領域を複数の領域に分割した領域である
第2の分割領域について、各第2の分割領域内に記憶さ
れた第1の有無情報の少なくとも1つ以上が前記第1の
所定値である場合に第2の所定値を示す第2の有無情報
を、各第2の分割領域に対応して記憶する第2の有無情
報記憶手段と、前記階調情報記憶手段に記憶された階調
情報に基づいて、前記第1の有無情報記憶手段に、前記
第1の有無情報を書き込む第1の有無情報書込手段と、
前記第1の有無情報記憶手段に記憶された第1の有無情
報に基づいて、前記第2の有無情報記憶手段に、前記第
2の有無情報を書き込む第2の有無情報書込手段と、前
記第2の有無情報記憶手段に記憶された第2の有無情報
に基づいて、前記第1の有無情報記憶手段を構成する第
2の分割領域の中から、記憶された第1の有無情報の少
なくとも1つ以上が前記第1の所定値である第2の分割
領域のみを検出する第1の検出手段と、前記第1の検出
手段が検出した第2の分割領域に記憶された第1の有無
情報に基づいて、前記階調情報記憶手段を構成する第1
の分割領域の中から、記憶された階調情報の少なくとも
1つ以上が中間階調である第1の分割領域のみを検出す
る第2の検出手段と、前記第2の検出手段が検出した第
1の分割領域から、中間階調である階調情報のみを読み
込み、出力する階調情報読出手段と、前記階調情報読出
手段が出力した階調情報を記憶すると共に、該記憶した
階調情報に基づいて、該階調情報に対応する表示ドット
を、該階調情報が示す表示階調で駆動表示する駆動手段
とを具備することを特徴とする。これにより、本発明に
よると、第1の有無情報書込手段は、階調情報記憶手段
に記憶された階調情報に基づいて、第1の有無情報記憶
手段に、第1の有無情報を書き込み、第2の有無情報書
込手段は、第1の有無情報記憶手段に記憶された第1の
有無情報に基づいて、第2の有無情報記憶手段に、第2
の有無情報を書き込む。そして、第1の検出手段は、第
2の有無情報記憶手段に記憶された第2の有無情報に基
づいて、第1の有無情報記憶手段を構成する第2の分割
領域の中から、記憶された第1の有無情報の少なくとも
1つ以上が第1の所定値である第2の分割領域のみを検
出し、第2の検出手段は、第1の検出手段が検出した第
2の分割領域に記憶された第1の有無情報に基づいて、
階調情報記憶手段を構成する第1の分割領域の中から、
記憶された階調情報の少なくとも1つ以上が中間階調で
ある第1の分割領域のみを検出する。これにより、階調
情報読出手段は、第2の検出手段が検出した第1の分割
領域から、中間階調である階調情報のみを読み込み、該
階調情報を出力し、駆動手段は、階調情報読出手段が出
力した階調情報を記憶すると共に、該記憶した階調情報
に基づいて、該階調情報に対応する表示ドットを、該階
調情報が示す表示階調で駆動表示する。故に、階調情報
読出手段は、階調情報記憶手段の全領域を参照しなくと
も、該階調情報記憶手段から中間階調である階調情報の
みを読み込むことができるので、表示手段による表示時
において、階調情報記憶手段と表示手段との間のデータ
転送にかかる消費電流を低く抑えることができる。
According to the present invention, there is provided gradation information for storing gradation information indicating a display gradation of a display dot corresponding to each display dot of a display means comprising a plurality of display dots. A storage unit and a first divided region which is a region obtained by dividing the storage region of the gradation information storage unit into a plurality of regions, wherein at least one or more of the gradation information stored in each of the first divided regions is First presence / absence information storage means for storing first presence / absence information indicating a first predetermined value in the case of an intermediate gradation corresponding to each first divided area; Is divided into a plurality of areas, at least one of the first presence / absence information stored in each of the second divided areas is the first predetermined value. In the case, the second presence / absence information indicating the second predetermined value is assigned to each of the second divided areas. Writing the first presence / absence information into the first presence / absence information storage unit based on the gradation information stored in the gradation information storage unit; First presence / absence information writing means;
A second presence / absence information writing unit that writes the second presence / absence information into the second presence / absence information storage unit based on the first presence / absence information stored in the first presence / absence information storage unit; Based on the second presence / absence information stored in the second presence / absence information storage means, at least one of the first presence / absence information stored in the second divided area constituting the first presence / absence information storage means First detecting means for detecting only a second divided area in which at least one of the first predetermined values is the first predetermined value, and first presence / absence stored in the second divided area detected by the first detecting means A first information constituting the gradation information storage means based on the information;
A second detecting means for detecting only a first divided area in which at least one of the stored gradation information is an intermediate gradation, and a second detecting means for detecting the first divided area which is detected by the second detecting means. A gray-scale information reading means for reading and outputting only gray-scale information which is an intermediate gray-scale from one divided area; storing gray-scale information output by the gray-scale information reading means; And driving means for driving and displaying the display dots corresponding to the gradation information at the display gradation indicated by the gradation information. Thus, according to the present invention, the first presence / absence information writing unit writes the first presence / absence information into the first presence / absence information storage unit based on the gradation information stored in the gradation information storage unit. The second presence / absence information writing means stores the second presence / absence information in the second presence / absence information storage means based on the first presence / absence information stored in the first presence / absence information storage means.
Is written. Then, the first detecting means is configured to store, based on the second presence / absence information stored in the second presence / absence information storage means, a second divided area constituting the first presence / absence information storage means. Only the second divided area in which at least one of the first presence / absence information is the first predetermined value is detected, and the second detecting means detects the second divided area detected by the first detecting means. Based on the stored first presence / absence information,
From among the first divided areas constituting the gradation information storage means,
Only the first divided region in which at least one of the stored gradation information is an intermediate gradation is detected. Thereby, the gradation information reading means reads only the gradation information which is the intermediate gradation from the first divided area detected by the second detection means, outputs the gradation information, and the driving means outputs the gradation information. The tone information output by the tone information reading means is stored, and based on the stored tone information, a display dot corresponding to the tone information is driven and displayed at a display tone indicated by the tone information. Therefore, the gradation information reading means can read only the gradation information which is an intermediate gradation from the gradation information storage means without referring to the entire area of the gradation information storage means. In some cases, current consumption for data transfer between the gradation information storage means and the display means can be suppressed low.

【0007】[0007]

【発明の実施の形態】以下、図面を参照して、この発明
の実施形態について説明する。図1は、この発明の一実
施形態による表示装置の構成例を示すブロック図であ
る。この図において、LCDパネル1は、図4に示すも
のと同じものである。なお、以下、LCDパネル1の各
ピクセルを、「ピクセル(m,n)」というように座標
で指定する(但し、mは1≦m≦320の整数であり、
nは1≦n≦240の整数である)。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram illustrating a configuration example of a display device according to an embodiment of the present invention. In this figure, the LCD panel 1 is the same as that shown in FIG. Hereinafter, each pixel of the LCD panel 1 is designated by coordinates such as “pixel (m, n)” (where m is an integer of 1 ≦ m ≦ 320,
n is an integer of 1 ≦ n ≦ 240).

【0008】ドライバー2は、内蔵メモリ2aを有して
いる。この内蔵メモリ2aの記憶容量は、320×24
0×3=230,400ビット=28,800バイトで
あり、LCDパネル1の各表示ドット(320×240
×3ドット)に対応して、それぞれ1ビットが割り当て
られている。そして、ドライバー2は、内蔵メモリ2a
の記憶内容に基づいて、LCDパネル1の対応する各表
示ドットをON状態またはOFF状態に駆動する。すな
わち、内蔵メモリ2aにおいて、LCDパネル1のある
1ドットに対応するデータ(1ビット)が(1)2 であ
るならば、ドライバー2は該表示ドットをON状態に
し、(0)2 であるならば、OFF状態にする。
[0008] The driver 2 has a built-in memory 2a. The storage capacity of the built-in memory 2a is 320 × 24
0 × 3 = 230,400 bits = 28,800 bytes, and each display dot (320 × 240
× 3 dots), one bit is assigned to each. The driver 2 has a built-in memory 2a
Based on the stored contents, each display dot of the LCD panel 1 is driven to an ON state or an OFF state. That is, if the data (one bit) corresponding to a certain dot on the LCD panel 1 is (1) 2 in the built-in memory 2a, the driver 2 turns the display dot on, and if it is (0) 2. If so, it is turned off.

【0009】VRAM・3は、画像データ記憶部3aと
フレームバッファ3bとから構成される。画像データ記
憶部3aの記憶容量は、320×240×3×4=92
1,600ビット=115,200バイトである。本装
置では、LCDパネル1の各表示ドット(320×24
0×3ドット)に対して、それぞれ、画像データ記憶部
3aの4ビットを割り当てることにより、各表示ドット
において16階調、すなわち、(0000)2 〜(11
11)2 の階調表示を可能としている。
The VRAM 3 comprises an image data storage section 3a and a frame buffer 3b. The storage capacity of the image data storage unit 3a is 320 × 240 × 3 × 4 = 92.
1,600 bits = 115,200 bytes. In this device, each display dot (320 × 24
By assigning 4 bits of the image data storage unit 3a to (0 × 3 dots), 16 gradations, ie, (0000) 2 to (11) in each display dot.
11) Two gradation displays are possible.

【0010】また、画像データ記憶部3aは、同じ構成
のものが2つ設けられており、その片方が表示用メモリ
(表画面)として、他方が画面書き替え用メモリ(裏画
面)として使用される。なお、本発明は、画像データ記
憶部3aが1画面分しか設けられていない場合や、3画
面分以上設けられている場合でも適用可能である。
Two image data storage units 3a having the same configuration are provided, one of which is used as a display memory (front screen) and the other is used as a screen rewriting memory (back screen). You. The present invention is applicable to a case where the image data storage unit 3a is provided for only one screen or a case where the image data storage unit 3a is provided for three screens or more.

【0011】一方、フレームバッファ3bの記憶容量
は、320×240=76,800ビット=9,600
バイトであり、LCDパネル1の各ピクセル(320×
240ピクセル)に対応して、それぞれ1ビットが割り
当てられている。以下、ここでは、フレームバッファ3
bにおいて、LCDパネル1のピクセル(m,n)に対
応するデータ(1ビット)を「ビット座標(m,n)の
データ」というように座標で指定する。
On the other hand, the storage capacity of the frame buffer 3b is 320 × 240 = 76,800 bits = 9,600
Byte, and each pixel of the LCD panel 1 (320 ×
1 bit is assigned to each of them (240 pixels). Hereinafter, here, the frame buffer 3
In b, data (1 bit) corresponding to the pixel (m, n) of the LCD panel 1 is designated by coordinates such as "data of bit coordinates (m, n)".

【0012】CPU・4は、プログラムや外部入力に対
応して、コントローラ5経由で、任意の画像データを画
像データ記憶部3aに書き込む。また、コントローラ5
は、1/150秒間隔で入力されるパルス信号(フレー
ム信号)に同期して、画像データ記憶部3aをリフレッ
シュすると共に、該画像データ記憶部3aに記憶された
画像データをドライバー2へ転送する。このコントロー
ラ5の動作の詳細は後述する。
The CPU 4 writes arbitrary image data to the image data storage unit 3a via the controller 5 in accordance with a program or an external input. The controller 5
Refreshes the image data storage unit 3a in synchronization with a pulse signal (frame signal) input at an interval of 1/150 second, and transfers the image data stored in the image data storage unit 3a to the driver 2. . Details of the operation of the controller 5 will be described later.

【0013】また、コントローラ5は、内部にリフレッ
シュフラグ(1ビット:図示略)を有している。CPU
・4は、画像データ記憶部3aに対する画像データの書
き込みが終了すると、そのことをコントローラ5に知ら
せるために、該リフレッシュフラグを(1)2 にする。
さらに、コントローラ5は、内部にキャッシュメモリ5
aを有している。このキャッシュメモリ5aの記憶容量
は、240ビット=30バイトであり、LCDパネル1
の各行(240行)に対応してそれぞれ1ビットが割り
当てられている。以下、ここでは、キャッシュメモリ5
aにおいて、LCDパネル1の第n行目に対応するデー
タ(1ビット)を「ビット番号nのデータ」というよう
に番号で指定する。
The controller 5 has a refresh flag (1 bit: not shown) inside. CPU
4 sets the refresh flag to (1) 2 to notify the controller 5 when the writing of the image data to the image data storage unit 3a is completed.
Further, the controller 5 has a cache memory 5 therein.
a. The storage capacity of the cache memory 5a is 240 bits = 30 bytes.
1 bit is assigned to each row (240 rows). Hereinafter, here, the cache memory 5
In a, data (1 bit) corresponding to the n-th row of the LCD panel 1 is designated by a number such as "data of bit number n".

【0014】次に、上記構成による表示装置の動作を説
明する。まず、始めに、本装置における階調の表示原理
について説明する。図2(a)は、LCDパネル1の階
調表示の一例を示す説明図であり、図2(b)は、図2
(a)に示す階調表示例を表示する際における本装置の
処理例を示す説明図である。ここで、図2(a)に示す
数字(001〜320、および、001〜240)は、
LCDパネル1上における各ピクセルの座標を示してい
る。また、図2(a)に示す”R”は、ピクセル(10
0,50)とピクセル(120,55)を対角点とする
四角形の表示領域が、100%の階調度で赤色表示され
ていることを示している。同様に、”8R/15”は、
この表示領域が8/15(≒53%)の階調度で赤色表
示されていることを、”R/15”は、この表示領域が
1/15(≒7%)の階調度で赤色表示されていること
を、それぞれ示している。また、図2(a)に示す”
G”(緑色表示)および”B”(青色表示)に関しても
同様である。
Next, the operation of the display device having the above configuration will be described. First, the principle of displaying gradation in the present device will be described. FIG. 2A is an explanatory diagram showing an example of the gray scale display of the LCD panel 1, and FIG.
FIG. 9 is an explanatory diagram illustrating a processing example of the present apparatus when displaying the gradation display example illustrated in FIG. Here, the numbers (001 to 320 and 001 to 240) shown in FIG.
The coordinates of each pixel on the LCD panel 1 are shown. Also, “R” shown in FIG.
0, 50) and a pixel (120, 55) as a diagonal point indicate that a red display is performed with 100% gradient. Similarly, “8R / 15” is
This display area is displayed in red with a gradation of 8/15 (≒ 53%), and “R / 15” indicates that this display area is displayed in red with a gradation of 1/15 (≒ 7%). Respectively. Also, as shown in FIG.
The same applies to G ”(green display) and“ B ”(blue display).

【0015】一方、図2(b)に示す各フレーム(第1
フレーム〜第15フレーム)は、ある所定の極短時間
(具体的には、1/150秒間)におけるLCDパネル
1の表示状態を示すものである。本装置では、15枚の
フレームを連続して、順次、繰り返し表示することによ
り、1枚の表示画面を構成している。このとき、15枚
のフレームが、1/150秒間隔で、順次表示されるの
で、本装置では、1秒間に10画面(1画面は15フレ
ームから構成される)が表示されることになる。また、
図2(b)の各フレームに示す9個の■または□は、図
2(a)において、それぞれ同じ位置に示す各表示領域
に対応している。但し、■は該表示領域内の全ての表示
ドットがON状態であることを、□は該表示領域内の全
ての表示ドットがOFF状態であることを示している。
On the other hand, each frame (first frame) shown in FIG.
Frames to the fifteenth frame show the display state of the LCD panel 1 in a certain extremely short time (specifically, 1/150 second). In this device, one display screen is configured by displaying 15 frames continuously and sequentially and repeatedly. At this time, since 15 frames are sequentially displayed at an interval of 1/150 second, the present apparatus displays 10 screens per second (one screen is composed of 15 frames). Also,
Nine squares or squares shown in each frame of FIG. 2B correspond to each display area shown at the same position in FIG. 2A. Here, Δ indicates that all display dots in the display area are ON, and □ indicates that all display dots in the display area are OFF.

【0016】この図に示すように、本装置では、15枚
のフレームで1画面を構成し、該15枚のフレーム中に
おけるON状態の表示ドット数とOFF状態の表示ドッ
ト数との割合によって、1画面中の該表示ドットの階調
が決定される。例えば、図2(a)における表示領域”
R”のように、15/15(=100%)の階調度で赤
色を表示する場合には、図2(b)に示すように、全て
のフレームにおいて、対応する表示ドットをON状態
(■)とする。また、図2(a)における表示領域”8
R/15”のように、8/15(≒53%)の階調度で
赤色を表示する場合には、図2(b)に示すように、第
1フレーム〜第8フレームにおいて、対応する表示ドッ
トをON状態(■)とし、第9フレーム〜第15フレー
ムにおいて、対応する表示ドットをOFF状態(□)と
する。また、図2(a)における表示領域”R/15”
のように、1/15(≒7%)の階調度で赤色を表示す
る場合には、図2(b)に示すように、第1フレームに
おいて、対応する表示ドットをON状態(■)とし、第
2フレーム〜第15フレームにおいて、対応する表示ド
ットをOFF状態(□)とする。
As shown in FIG. 1, in this apparatus, one screen is composed of 15 frames, and the ratio of the number of display dots in the ON state to the number of display dots in the OFF state in the 15 frames is represented by the following formula. The gradation of the display dot in one screen is determined. For example, the display area in FIG.
In the case of displaying red with a gradation of 15/15 (= 100%) as in R ″, as shown in FIG. 2B, the corresponding display dots are turned on (■) in all the frames. The display area "8" in FIG.
In the case of displaying red with a gradation of 8/15 (≒ 53%) as in R / 15 ″, as shown in FIG. 2B, the corresponding display in the first to eighth frames is performed. The dots are turned on (■), and the corresponding display dots are turned off (□) in the ninth to fifteenth frames, and the display area “R / 15” in FIG.
As shown in FIG. 2B, when displaying red at a gradation of 1/15 (≒ 7%), as shown in FIG. 2B, the corresponding display dot is turned on (■) in the first frame. In the second to fifteenth frames, the corresponding display dots are turned off (□).

【0017】また、上述したように、本装置では、ドラ
イバー2の内蔵メモリ2aの各ビットがLCDパネル1
の各表示ドットと1対1に対応しており、該内蔵メモリ
2aの各ビットの記憶内容、すなわち、(1)2 または
(0)2 が、そのまま、LCDパネル1の対応する表示
ドットの表示状態(ON状態またはOFF状態)となる
ので、図2(b)に示す各フレームの表示タイミングに
合わせて、該内蔵メモリ2aの各ビットを(1)2 また
は(0)2 に書き替えることによって、16階調の階調
表示を行うことができる。
Further, as described above, in this device, each bit of the internal memory 2a of the driver 2 is stored in the LCD panel 1
The display content of each bit of the built-in memory 2a, that is, (1) 2 or (0) 2 is displayed as it is on the LCD panel 1 as it is. Since the state becomes the ON state or the OFF state, each bit of the internal memory 2a is rewritten to (1) 2 or (0) 2 in accordance with the display timing of each frame shown in FIG. , 16 gradations can be displayed.

【0018】以上が、本装置における階調の表示原理の
説明である。本装置では、図2(b)に示すように、1
5枚のフレーム中におけるON状態とOFF状態との割
合によって階調度が決定され、ドライバー2は、各表示
ドット毎に、該表示ドットの状態を記憶する内蔵メモリ
2aを有するので、該表示ドットの階調度が100%
(15/15)または0%(0/15)である場合に
は、内蔵メモリ2a内の対応するビットに対して一度
(1)2 または(0)2 が書き込まれると、該値は保持
され、これ以降、コントローラ5からデータの供給を受
けなくとも、該階調度(100%または0%)の表示を
継続することができる。
The above is the description of the principle of displaying gradation in the present apparatus. In this apparatus, as shown in FIG.
The gradient is determined by the ratio between the ON state and the OFF state in the five frames, and the driver 2 has a built-in memory 2a for storing the state of the display dot for each display dot. 100% gradient
In the case of (15/15) or 0% (0/15), once (1) 2 or (0) 2 is written to the corresponding bit in the internal memory 2a, the value is retained. Thereafter, display of the gradation (100% or 0%) can be continued without receiving data supply from the controller 5.

【0019】また、表示ドットの階調が中間階調(0%
より大きく100%より小さい階調度)である場合で
も、ドライバー2の内蔵メモリ2aに書き込まれた値
(1)2または(0)2 は、次の値が書き込まれるまで
保持されるので、最初に第1フレームで(1)2 を書き
込んだ後、該中間階調に対応したタイミング(すなわ
ち、フレーム番号)で(0)2 を書き込むことによっ
て、15枚のフレーム中におけるON状態とOFF状態
との割合、すなわち、階調度を自由に決定することがで
きる。すなわち、本装置では、表示ドットの階調が中間
階調である場合でも、15枚のフレーム中において(す
なわち、1/10秒間において)、(1)2 と(0)2
を最大でも1回ずつ書き込むことによって、該中間階調
の表示を行うことができる。
Also, the gray scale of the display dot is the intermediate gray scale (0%
Even if the gradation is greater than 100%, the value (1) 2 or (0) 2 written in the internal memory 2a of the driver 2 is held until the next value is written. After writing (1) 2 in the first frame, (0) 2 is written at a timing (ie, frame number) corresponding to the halftone, so that the ON state and the OFF state in the 15 frames can be switched. The ratio, that is, the gradient, can be freely determined. That is, in the present apparatus, even when the gradation of the display dot is an intermediate gradation, (1) 2 and (0) 2 in 15 frames (that is, in 1/10 second).
Is written once at a maximum, whereby the display of the intermediate gradation can be performed.

【0020】このように、本装置において、階調を表現
するためには、各フレームの表示タイミングに合わせて
(即ち、フレーム信号に同期して)、ドライバー2の内
蔵メモリ2aの記憶内容を書き替えればよい。そこで、
次に、コントローラ5による内蔵メモリ2aの書き替え
動作について説明する。
As described above, in the present apparatus, in order to express the gradation, the contents stored in the internal memory 2a of the driver 2 are written in synchronization with the display timing of each frame (ie, in synchronization with the frame signal). You can change it. Therefore,
Next, the rewriting operation of the built-in memory 2a by the controller 5 will be described.

【0021】まず、電源投入直後等において画面の初期
表示を行う場合、CPU・4は、コントローラ5を経由
して、表示したい画像データを、VRAM・3において
2枚設けられている画像データ記憶部3aの内の片方
(表示用メモリ側)に書き込む。そして、全ての画像デ
ータを書き終えると、CPU・4は、コントローラ5内
部のリフレッシュフラグを(1)2 にする。一方、現在
表示中の画面を変更する場合、CPU・4は、コントロ
ーラ5を経由して、表示したい画像データを、2枚設け
られている上記画像データ記憶部3aの内の他方(画面
書き替え用メモリ側)に書き込む。そして、CPU・4
は、全ての画像データを書き終えた後、実際の画面切替
タイミングで、コントローラ5内部のリフレッシュフラ
グを(1)2 にする。または、画像データ記憶部3aの
表示用メモリ側に直接書き込むことも可能である。
First, when an initial display of a screen is performed immediately after power-on or the like, the CPU 4 stores the image data to be displayed via the controller 5 in the image data storage section provided in the VRAM 3. The data is written into one of the memory cells 3a (display memory side). When all the image data has been written, the CPU 4 sets the refresh flag inside the controller 5 to (1) 2. On the other hand, when the currently displayed screen is changed, the CPU 4 transfers the image data to be displayed to the other (screen rewriting) of the two image data storage units 3 a provided via the controller 5. Memory side). And CPU ・ 4
Sets the refresh flag inside the controller 5 to (1) 2 at the actual screen switching timing after writing all the image data. Alternatively, it is also possible to directly write the data on the display memory side of the image data storage unit 3a.

【0022】図3は、本装置におけるキャッシュメモリ
5a,フレームバッファ3b,画像データ記憶部3aの
記憶内容例を示す説明図である。具体的一例として図2
(a)に示す表示をLCDパネル1上に行う場合、これ
に対応して、図3に示す各データが書き込まれる。ここ
で、図3に示す数字(001〜320、および、001
〜240)は、LCDパネル1上における各ピクセルの
座標を示している。上述したように、キャッシュメモリ
5aの記憶容量は、240ビットであり、LCDパネル
1の各行(240行)に対応してそれぞれ1ビットが割
り当てられている。また、フレームバッファ3bの記憶
容量は、320×240ビットであり、LCDパネル1
の各ピクセル(320×240ピクセル)に対応して、
それぞれ1ビットが割り当てられている。また、画像デ
ータ記憶部3aの記憶容量は、320×240×3×4
ビットであり、LCDパネル1の各表示ドット(320
×240×3ドット)に対応して、それぞれ、4ビット
が割り当てられている。
FIG. 3 is an explanatory diagram showing an example of storage contents of the cache memory 5a, the frame buffer 3b, and the image data storage section 3a in the present apparatus. FIG. 2 shows a specific example.
When the display shown in (a) is performed on the LCD panel 1, corresponding data shown in FIG. 3 is written. Here, the numbers (001 to 320 and 001) shown in FIG.
To 240) indicate the coordinates of each pixel on the LCD panel 1. As described above, the storage capacity of the cache memory 5a is 240 bits, and one bit is assigned to each row (240 rows) of the LCD panel 1. The storage capacity of the frame buffer 3b is 320 × 240 bits, and the LCD panel 1
Corresponding to each pixel (320 × 240 pixels),
One bit is assigned to each. The storage capacity of the image data storage unit 3a is 320 × 240 × 3 × 4.
Bit, and each display dot (320
(* 240 * 3 dots), 4 bits are allocated to each.

【0023】そして、CPU・4による画像データの書
き込みが終了し、リフレッシュフラグが(1)2 になる
と、コントローラ5は、フレーム信号の入力に同期し
て、以下に示す階調データ転送処理,フレームバッファ
3bおよびキャッシュメモリ5aの書き込み処理を行
う。
When the writing of image data by the CPU 4 is completed and the refresh flag is set to (1) 2, the controller 5 synchronizes with the input of the frame signal to execute the following gradation data transfer processing, frame The write processing of the buffer 3b and the cache memory 5a is performed.

【0024】まず、コントローラ5は、2枚設けられて
いる画像データ記憶部3aの内、CPU・4によって画
像データが更新された側の画像データ記憶部(以下、単
に「画像データ記憶部」と称する)3aから、ピクセル
(1,1)の赤色ドットに対応する階調データ(4ビッ
トデータ)を読み込む。図3に示す例では、画像データ
記憶部3aの座標(001,001)に記憶されている
データ(000)16において、3つ並んでいる”0”の
内の左端の”0”が、ピクセル(1,1)の赤色ドット
の階調データに相当する。そして、コントローラ5は、
該階調データ(およびそのアドレス)に基づいて、ドラ
イバー2の内蔵メモリ2aに対して、後述する転送処理
を行う。
First, the controller 5 is an image data storage unit (hereinafter simply referred to as an "image data storage unit") whose image data is updated by the CPU 4 among the two image data storage units 3a. ) Is read from the memory 3a) (4 bit data) corresponding to the red dot of the pixel (1, 1). In the example shown in FIG. 3, in the data (000) 16 stored at the coordinates (001, 001) in the image data storage unit 3a, the leftmost “0” of three “0” s arranged in a row is a pixel. This corresponds to the gradation data of the red dot of (1, 1). And the controller 5
Based on the gradation data (and its address), a transfer process described below is performed on the internal memory 2a of the driver 2.

【0025】次に、コントローラ5は、同様の手順で、
ピクセル(1,1)の緑色ドットに対応する階調データ
の読み込み処理、および、転送処理を行う。さらに、コ
ントローラ5は、同様の手順で、ピクセル(1,1)の
青色ドットに対応する階調データの読み込み処理、およ
び、転送処理を行う。ここで、ピクセル(1,1)を構
成する3ドットの内、少なくとも1ドットに対応する階
調データが(0)16または(F)16以外である場合、コ
ントローラ5は、フレームバッファ3bにおいて、ビッ
ト座標(1,1)のビットに(1)2を書き込む。図3
に示す例では、画像データ記憶部3aのピクセル(1,
1)を構成する3ドットは全て、その階調データが
(0)16であるので、コントローラ5は、フレームバッ
ファ3bにおいて、ビット座標(1,1)のビットを
(0)2 としている。
Next, the controller 5 operates in the same procedure,
A read process and a transfer process of the gradation data corresponding to the green dot of the pixel (1, 1) are performed. Further, the controller 5 performs a read process and a transfer process of the gradation data corresponding to the blue dot of the pixel (1, 1) in the same procedure. Here, if the gradation data corresponding to at least one of the three dots constituting the pixel (1, 1) is other than (0) 16 or (F) 16, the controller 5 sets the frame data in the frame buffer 3b. Write (1) 2 to the bit at bit coordinate (1,1). FIG.
In the example shown in FIG. 5, the pixel (1, 1) in the image data storage unit 3a
Since the gradation data of all three dots constituting 1) are (0) 16, the controller 5 sets the bit of the bit coordinates (1, 1) to (0) 2 in the frame buffer 3b.

【0026】以下、コントローラ5は、同様の手順で、
ピクセル(2,1)〜(320,1)の各ピクセルに対
しても、該ピクセルを構成する各表示ドット(R,G,
B)に対応する階調データの読み込み処理,転送処理、
および、フレームバッファ3bへの書き込み処理を行
う。このとき、フレームバッファ3bにおいて、第1行
目のピクセル群に対応するビット、すなわち、ビット座
標(1,1)〜(320,1)のビットの内、(1)2
であるビットが1つ以上ある場合、コントローラ5は、
キャッシュメモリ5aにおける第1行目に対応するビッ
ト、すなわち、ビット番号1のビットに(1)2 を書き
込む。
Hereinafter, the controller 5 operates in the same procedure.
For each of the pixels (2, 1) to (320, 1), each display dot (R, G,
B) reading processing and transfer processing of the gradation data corresponding to
Then, a writing process to the frame buffer 3b is performed. At this time, in the frame buffer 3b, bits corresponding to the pixel group in the first row, that is, (1) 2 of the bits of bit coordinates (1,1) to (320,1)
If there is at least one bit that is
(1) 2 is written to the bit corresponding to the first row in the cache memory 5a, that is, the bit of bit number 1.

【0027】第1行目のピクセル群、すなわち、ピクセ
ル(1,1)〜(320,1)の各ピクセルに対する処
理が終了すると、次に、コントローラ5は、同様の手順
で、第2行目のピクセル群、すなわち、ピクセル(1,
2)〜(320,2)の各ピクセルに対しても、該ピク
セルを構成する各表示ドット(R,G,B)に対応する
階調データの読み込み処理,転送処理、および、フレー
ムバッファ3bへの書き込み処理を行う。そして、コン
トローラ5は、第1行目のピクセル群と同様に、フレー
ムバッファ3bにおいて、第2行目のピクセル群に対応
するビット、すなわち、ビット座標(1,2)〜(32
0,2)のビットの内、(1)2 であるビットが1つ以
上ある場合、キャッシュメモリ5aにおいて、ビット番
号2のビットに(1)2 を書き込む。
When the processing for the pixel group in the first row, that is, each of the pixels (1, 1) to (320, 1) is completed, the controller 5 then proceeds to the second row in the same procedure. Pixel group, ie, pixel (1,
2) to (320, 2), for each pixel, display processing (transfer processing) of gradation data corresponding to each display dot (R, G, B) constituting the pixel, and transfer to the frame buffer 3b. Is performed. Then, similarly to the pixel group on the first row, the controller 5 stores the bit corresponding to the pixel group on the second row, that is, the bit coordinates (1, 2) to (32) in the frame buffer 3b.
When there is one or more bits of (1) 2 among the bits of (0, 2), (1) 2 is written to the bit of bit number 2 in the cache memory 5a.

【0028】以下、コントローラ5は、同様の処理を、
第3行目〜第240行目のピクセル群に対して順次行
う。ここで、例えば、図3に示す例において、画像デー
タ記憶部3aのピクセル(200,50)を構成する3
ドットの内、赤色に対応する表示ドットは、その階調デ
ータが(8)16=(1000)2 であるので、コントロ
ーラ5は、フレームバッファ3bにおいて、ビット座標
(200,50)のビットを(1)2 としている。これ
に対応して、コントローラ5は、キャッシュメモリ5a
において、第50行目に対応するビット、すなわち、ビ
ット番号50のビットを(1)2 としている。
Hereinafter, the controller 5 performs the same processing.
The process is sequentially performed on the pixel groups on the third to 240th rows. Here, for example, in the example shown in FIG. 3, the pixels 3 (200, 50) of the image data storage unit 3a
Of the dots, the display dot corresponding to red has gradation data of (8) 16 = (1000) 2, so the controller 5 sets the bit of the bit coordinate (200, 50) in the frame buffer 3b to ( 1) It is 2. Correspondingly, the controller 5 controls the cache memory 5a
, The bit corresponding to the 50th row, that is, the bit of bit number 50 is (1) 2.

【0029】以上の手順で、ドライバー2への階調デー
タの転送処理,フレームバッファ3bおよびキャッシュ
メモリ5aの書き込み処理が終了すると、CPU・4に
よる次の画像データの書き込み(更新)があるまで、コ
ントローラ5は、フレーム信号に同期して、以下に示す
内蔵メモリ2aの記憶内容書替処理を繰り返す。なお、
上述したように、本装置では、15枚のフレームを連続
して、順次、繰り返し表示することにより、1枚の表示
画面を構成している。また、上述したように、フレーム
信号は、1/150秒間隔で入力されるパルス信号であ
る。すなわち、コントローラ5は、フレーム信号が入力
されると、次のフレーム信号が入力されるまでの間(1
/150秒間)に、1枚のフレーム(仮に、第tフレー
ムとする)について画像データの転送処理を行う。そし
て、次のフレーム信号が入力されると、コントローラ5
は、第(t+1)フレームについて画像データの転送処
理を行う。以下、フレーム信号が入力される度に、順
次、各フレームに対する処理が行われる。むろん、第1
5フレームに対する処理の次には、第1フレームに対す
る処理に戻る。
After the transfer of the gradation data to the driver 2 and the writing of the frame buffer 3b and the cache memory 5a are completed in the above-described procedure, the CPU 4 keeps writing until the next image data is written (updated). The controller 5 repeats the following process of rewriting the stored contents of the internal memory 2a in synchronization with the frame signal. In addition,
As described above, in the present apparatus, one display screen is configured by displaying 15 frames continuously and sequentially and repeatedly. Further, as described above, the frame signal is a pulse signal input at an interval of 1/150 second. That is, when a frame signal is input, the controller 5 waits until the next frame signal is input (1).
/ 150 seconds), image data transfer processing is performed for one frame (tentatively, the t-th frame). When the next frame signal is input, the controller 5
Performs image data transfer processing on the (t + 1) th frame. Hereinafter, each time a frame signal is input, processing for each frame is sequentially performed. Of course, the first
After the processing for five frames, the process returns to the processing for the first frame.

【0030】そこで、最初にフレーム信号が入力される
と、コントローラ5は、まず、第1フレームに対する処
理を開始する。ここで、コントローラ5は、まず、キャ
ッシュメモリ5aから、ビット番号1のデータ(1ビッ
ト)を読み込む。そして、該データが(0)2 である場
合には、コントローラ5は、キャッシュメモリ5aか
ら、ビット番号2のデータ(1ビット)を読み込む。以
下、コントローラ5は、(1)2 が読み込まれるまで、
キャッシュメモリ5aから、データ(1ビット)を順次
読み込み続ける。
Therefore, when a frame signal is first input, the controller 5 starts processing for the first frame. Here, the controller 5 first reads data (1 bit) of bit number 1 from the cache memory 5a. When the data is (0) 2, the controller 5 reads the data (1 bit) of the bit number 2 from the cache memory 5a. Hereinafter, the controller 5 operates until (1) 2 is read.
Data (1 bit) is sequentially read from the cache memory 5a.

【0031】そして、キャッシュメモリ5aのビット番
号nのデータが(1)2 である場合、コントローラ5
は、フレームバッファ3bから、ビット座標(1,n)
のデータ(1ビット)を読み込む。そして、該データが
(0)2 である場合には、コントローラ5は、フレーム
バッファ3bから、ビット座標(2,n)のデータ(1
ビット)を読み込む。以下、コントローラ5は、(1)
2 が読み込まれるまで、フレームバッファ3bから、第
n行目のピクセルに対応するデータ(1ビット)を順次
読み込み続ける。
When the data of the bit number n of the cache memory 5a is (1) 2, the controller 5
Is the bit coordinate (1, n) from the frame buffer 3b.
Is read (1 bit). When the data is (0) 2, the controller 5 sends the data (1) of the bit coordinates (2, n) from the frame buffer 3b.
Bit). Hereinafter, the controller 5 includes (1)
Until 2 is read, data (1 bit) corresponding to the pixel in the n-th row is sequentially read from the frame buffer 3b.

【0032】そして、フレームバッファ3bのビット座
標(m,n)のデータが(1)2 である場合には、コン
トローラ5は、画像データ記憶部3aから、ピクセル
(m,n)の赤色ドットに対応する階調データ(4ビッ
ト)を読み込む。そして、該階調データが(0)16 ま
たは(F)16である場合、コントローラ5は、転送処理
を行なわない。一方、該階調データが(0)16または
(F)16のいずれでもない場合には、コントローラ5
は、該階調データ(およびそのアドレス)に基づいて、
ドライバー2の内蔵メモリ2aに対して、後述する転送
処理を行う。
When the data of the bit coordinates (m, n) of the frame buffer 3b is (1) 2, the controller 5 reads the data of the pixel (m, n) from the image data storage unit 3a as a red dot. The corresponding gradation data (4 bits) is read. When the gradation data is (0) 16 or (F) 16, the controller 5 does not perform the transfer process. On the other hand, if the gradation data is neither (0) 16 nor (F) 16, the controller 5
Is based on the gradation data (and its address)
The transfer process described below is performed on the internal memory 2a of the driver 2.

【0033】次に、コントローラ5は、画像データ記憶
部3aから、ピクセル(m,n)の緑色ドットに対応す
る階調データ(4ビット)を読み込む。そして、該階調
データが(0)16または(F)16である場合、コントロ
ーラ5は、転送処理を行なわない。一方、該階調データ
が(0)16または(F)16のいずれでもない場合には、
コントローラ5は、該階調データ(およびそのアドレ
ス)に基づいて、ドライバー2の内蔵メモリ2aに対し
て、後述する転送処理を行う。
Next, the controller 5 reads the gradation data (4 bits) corresponding to the green dot of the pixel (m, n) from the image data storage unit 3a. When the gradation data is (0) 16 or (F) 16, the controller 5 does not perform the transfer process. On the other hand, when the gradation data is neither (0) 16 nor (F) 16,
The controller 5 performs a later-described transfer process to the internal memory 2a of the driver 2 based on the gradation data (and the address thereof).

【0034】最後に、コントローラ5は、画像データ記
憶部3aから、ピクセル(m,n)の青色ドットに対応
する階調データ(4ビット)を読み込む。そして、該階
調データが(0)16または(F)16である場合、コント
ローラ5は、転送処理を行なわない。一方、該階調デー
タが(0)16または(F)16のいずれでもない場合に
は、コントローラ5は、該階調データ(およびそのアド
レス)に基づいて、ドライバー2の内蔵メモリ2aに対
して、後述する転送処理を行う。
Finally, the controller 5 reads gradation data (4 bits) corresponding to the blue dot of the pixel (m, n) from the image data storage unit 3a. When the gradation data is (0) 16 or (F) 16, the controller 5 does not perform the transfer process. On the other hand, if the gradation data is neither (0) 16 nor (F) 16, the controller 5 sends the data to the internal memory 2 a of the driver 2 based on the gradation data (and its address). , A transfer process described later is performed.

【0035】以下、コントローラ5は、フレームバッフ
ァ3bから、第n行目のピクセルに対応するデータ(1
ビット)を、ビット座標(320,n)のデータまで、
順次読み込み続け、該データが(1)2 である場合に
は、該ピクセルの各ドット(R,G,B)に対して、上
述した階調データの読み込み処理と、必要に応じて、該
階調データの転送処理を行う。そして、フレームバッフ
ァ3bにおいて、第n行目の最後のピクセルに対応する
ビット、すなわち、ビット座標(320,n)のビット
に対する処理が終了すると、コントローラ5は、キャッ
シュメモリ5aからの読み込み処理に戻る。そして、キ
ャッシュメモリ5aにおいて、最後のビット番号240
のデータに対する処理が終了すると、第1フレームに対
する処理を終了する。
Hereinafter, the controller 5 sends the data (1) corresponding to the pixel in the n-th row from the frame buffer 3b.
) To the data at the bit coordinates (320, n)
If the data is (1) 2, the above-described gradation data reading process is performed for each dot (R, G, B) of the pixel, and if necessary, the floor is read. Key data transfer processing. Then, when the processing for the bit corresponding to the last pixel of the n-th row, that is, the bit of the bit coordinate (320, n) is completed in the frame buffer 3b, the controller 5 returns to the reading processing from the cache memory 5a. . Then, in the cache memory 5a, the last bit number 240
Is completed, the process for the first frame is completed.

【0036】そして、次のフレーム信号が入力される
と、コントローラ5は、第1フレームと同様の手順で、
第2フレームに対する処理を行う。以下、コントローラ
5は、フレーム信号が入力される度に、処理対象のフレ
ーム番号をインクリメントしながら、順次、各フレーム
に対して同様の処理を繰り返す。以上が、コントローラ
5による内蔵メモリ2aの書き替え動作の説明である。
When the next frame signal is input, the controller 5 operates in the same procedure as the first frame.
The processing for the second frame is performed. Hereinafter, every time a frame signal is input, the controller 5 sequentially repeats the same processing for each frame while incrementing the frame number to be processed. The above is the description of the rewriting operation of the built-in memory 2a by the controller 5.

【0037】次に、コントローラ5による階調データの
転送処理について説明する。本実施形態では、現在処理
中のフレームのフレーム番号(第1フレーム〜第15フ
レーム)と、画像データ記憶部3aから読み込まれた階
調データとに基づいて、内蔵メモリ2aへの転送を行う
か否かが決定される。すなわち、上記階調データ(画像
データ記憶部3aから読み込まれた階調データ)が
(0)16である場合、コントローラ5は、現在処理中の
フレームが第1フレームならば(0)2 を転送し、第2
フレーム〜第15フレームならばデータを転送しない。
また、上記階調データが(1)16である場合、コントロ
ーラ5は、現在処理中のフレームが第1フレームならば
(1)2 を転送し、第2フレームならば(0)2 を転送
し、第3フレーム〜第15フレームならばデータを転送
しない。また、上記階調データが(2)16〜(D)16で
ある場合、該階調データを(p)16とすると、コントロ
ーラ5は、現在処理中のフレームが第1フレームならば
(1)2 を転送し、第2フレーム〜第pフレームならば
データを転送せず、第(p+1)フレームならば(0)
2 を転送し、第(p+2)フレーム〜第15フレームな
らばデータを転送しない。また、上記階調データが
(E)16である場合、コントローラ5は、現在処理中の
フレームが第1フレームならば(1)2 を転送し、第2
フレーム〜第14フレームならばデータを転送せず、第
15フレームならば(0)2 を転送する。また、上記階
調データが(F)16である場合、コントローラ5は、現
在処理中のフレームが第1フレームならば(1)2 を転
送し、第2フレーム〜第15フレームならばデータを転
送しない。
Next, the transfer processing of the gradation data by the controller 5 will be described. In the present embodiment, whether to transfer to the internal memory 2a based on the frame number of the frame currently being processed (first frame to fifteenth frame) and the gradation data read from the image data storage unit 3a Is determined. That is, if the above-mentioned gradation data (gradation data read from the image data storage unit 3a) is (0) 16, the controller 5 transfers (0) 2 if the frame currently being processed is the first frame. And the second
If the frame is the 15th frame, no data is transferred.
If the gradation data is (1) 16, the controller 5 transfers (1) 2 if the frame currently being processed is the first frame, and transfers (0) 2 if it is the second frame. In the case of the third to fifteenth frames, no data is transferred. When the gradation data is (2) 16 to (D) 16 and the gradation data is (p) 16, if the frame currently being processed is the first frame, (1) 2 is transferred, and if the second frame to the p-th frame, no data is transferred, and if the (p + 1) -th frame, (0)
2 is transferred, and if the frame is the (p + 2) th frame to the fifteenth frame, no data is transferred. If the gradation data is (E) 16, the controller 5 transfers (1) 2 if the frame currently being processed is the first frame, and
If the frame is the 14th frame, no data is transferred, and if it is the 15th frame, (0) 2 is transferred. When the gradation data is (F) 16, the controller 5 transfers (1) 2 if the frame currently being processed is the first frame, and transfers data if the frame is currently in the second to fifteenth frames. do not do.

【0038】なお、上記データ(1)2 または(0)2
を転送する際には、該データに対応する階調データのア
ドレス(LCDパネル1上の座標データ)も一緒に転送
される。ドライバー2は、このアドレスに基づいて、内
蔵メモリ2aにおいて、対応するビットのデータを、該
転送データ(1)2 または(0)2 に書き替える。
The data (1) 2 or (0) 2
Is transferred, the address (coordinate data on the LCD panel 1) of the gradation data corresponding to the data is also transferred. The driver 2 rewrites the corresponding bit data in the internal memory 2a to the transfer data (1) 2 or (0) 2 based on the address.

【0039】以上で、上記構成による表示装置の動作説
明を終了する。先に述べたように、本装置では、階調度
が中間階調(1/15〜14/15)である表示ドット
に関してのみ、ドライバー2に対して、データ転送を行
えばよい。そして、このとき、本装置によれば、フレー
ムバッファ3bにおいて、中間階調の(表示ドットを有
する)ピクセルに対応するビット座標(m,n)のビッ
トには、(1)2 が記憶されており、また、キャッシュ
メモリ5aにおいて、中間階調の(表示ドットを有す
る)ピクセルを有する行に対応するビット番号nのビッ
トには、(1)2 が記憶されているので、コントローラ
5は、画像データ記憶部3aの全ての階調データを参照
しなくとも、キャッシュメモリ5aおよびフレームバッ
ファ3bの記憶内容を参照することによって、画像デー
タ記憶部3aから、中間階調の表示ドットに対応する階
調データのみを探し出すことができる。以上の理由か
ら、本装置によれば、画像データ記憶部3aから読み出
す階調データ量、および、ドライバー2に転送するデー
タ量を、従来装置よりもかなり少なく抑えることができ
る。
The description of the operation of the display device having the above configuration is completed. As described above, in the present apparatus, data transfer to the driver 2 only needs to be performed with respect to display dots whose gradation is intermediate gradation (1/15 to 14/15). At this time, according to the present apparatus, (1) 2 is stored in the bit of the bit coordinate (m, n) corresponding to the pixel of the intermediate gradation (having the display dot) in the frame buffer 3b. Also, in the cache memory 5a, since (1) 2 is stored in the bit of the bit number n corresponding to the row having the pixel of the intermediate gradation (having the display dot), the controller 5 Even without referring to all the gradation data in the data storage section 3a, the image data storage section 3a refers to the storage contents of the cache memory 5a and the frame buffer 3b, and stores the gradations corresponding to the display dots of the intermediate gradation. Only data can be found. For the above reasons, according to the present apparatus, the amount of gradation data read from the image data storage unit 3a and the amount of data transferred to the driver 2 can be considerably reduced as compared with the conventional apparatus.

【0040】以上、この発明の実施形態を図面を参照し
て詳述してきたが、具体的な構成はこの実施形態に限ら
れるものではなく、この発明の要旨を逸脱しない範囲の
設計の変更等があってもこの発明に含まれる。例えば、
本実施形態において、各メモリ(内蔵メモリ2a、VR
AM・3、キャッシュメモリ5a)とコントローラ5と
の間のデータの読み込み/書き込みはバイト単位でもビ
ット単位でも構わない。
Although the embodiment of the present invention has been described in detail with reference to the drawings, the specific configuration is not limited to this embodiment, and changes in the design and the like can be made without departing from the gist of the present invention. Even if there is, it is included in the present invention. For example,
In the present embodiment, each memory (built-in memory 2a, VR
The data read / write between the AM 3 and the cache memory 5a) and the controller 5 may be performed in byte units or bit units.

【0041】また、本実施形態では、フレームバッファ
3bの記憶容量を、320×240=76,800ビッ
トとし、LCDパネル1の各ピクセル(320×240
ピクセル)に対応して、それぞれ1ビットを割り当てて
いるが、LCDパネル1の表示画面の分割形態、およ
び、これに対応するフレームバッファ3bの記憶容量
は、上記一例には限定されず、例えば、フレームバッフ
ァ3bの記憶容量を、2×240=480ビットとする
と共に、LCDパネル1の各行(320ピクセル)を、
160ピクセルずつ左右に2分割し、これによって生じ
た480(=2×240)個の分割領域のそれぞれに対
して、フレームバッファ3bの各ビット(480ビッ
ト)を割り当てる等、様々な組み合わせが考えられる。
同様に、キャッシュメモリ5aとLCDパネル1との対
応関係も、本実施形態に示した一例には限定されない。
In the present embodiment, the storage capacity of the frame buffer 3b is set to 320 × 240 = 76,800 bits, and each pixel (320 × 240
1 bit is assigned to each pixel, however, the form of division of the display screen of the LCD panel 1 and the storage capacity of the corresponding frame buffer 3b are not limited to the above example. The storage capacity of the frame buffer 3b is 2 × 240 = 480 bits, and each row (320 pixels) of the LCD panel 1 is
Various combinations are possible, such as dividing into left and right by 160 pixels each, and allocating each bit (480 bits) of the frame buffer 3b to each of the 480 (= 2 × 240) divided regions generated thereby. .
Similarly, the correspondence between the cache memory 5a and the LCD panel 1 is not limited to the example shown in the present embodiment.

【0042】また、上記各実施形態では、15枚のフレ
ームで1画面を構成し、該15枚のフレーム中における
ON状態/OFF状態の割合によって、1画面中の該表
示ドットの階調が決定されるとしたが、1画面を構成す
るフレームの数は、15枚には限定されず、それより少
なくても多くても構わない。
In each of the above embodiments, one screen is composed of 15 frames, and the gradation of the display dot in one screen is determined by the ratio of the ON state / OFF state in the 15 frames. However, the number of frames constituting one screen is not limited to 15, and may be smaller or larger.

【0043】次に、請求項記載の各手段と本実施形態と
の対応関係を説明する。 階調情報記憶手段……画像データ記憶部3a 第1の有無情報記憶手段……フレームバッファ3b 第2の有無情報記憶手段……キャッシュメモリ5a 第1の有無情報書込手段……コントローラ5 第2の有無情報書込手段……コントローラ5 第1の検出手段……コントローラ5 第2の検出手段……コントローラ5 階調情報読出手段……コントローラ5 駆動手段……ドライバー2 表示手段……LCDパネル1 階調情報書込手段……CPU・4
Next, the correspondence between each means described in the claims and this embodiment will be described. Gradation information storage means ... image data storage section 3a first presence / absence information storage means ... frame buffer 3b second presence / absence information storage means ... cache memory 5a first presence / absence information writing means ... controller 5 second Presence / absence information writing means ... controller 5 first detection means ... controller 5 second detection means ... controller 5 gradation information reading means ... controller 5 driving means ... driver 2 display means ... LCD panel 1 Gradation information writing means CPU 4

【0044】[0044]

【実施例】以下に、従来装置(図4参照)と上記実施形
態(図1参照)とのデータ転送量の比較に関する実施例
を示す。なお、本実施例の条件は以下の通りである。 LCDパネル1のサイズは、横320×縦240ピク
セルとする。 LCDパネル1の各ピクセルは、赤(R),G
(緑),B(青)の3ドットから構成されるとする。 LCDパネル1において、各表示ドットは、16階調
(0/15〜15/15)で表示可能とする。 LCDパネル1の表示画面の1/4を階調度8/15
(≒53)の中間階調とし、残りを階調度0%または1
00%とする。 従来装置と上記実施形態において、フレーム信号の周
波数は同一(150Hz)とする。
The following is an example relating to a comparison of the data transfer amount between the conventional apparatus (see FIG. 4) and the above embodiment (see FIG. 1). The conditions of the present embodiment are as follows. The size of the LCD panel 1 is 320 × 240 pixels. Each pixel of the LCD panel 1 has red (R), G
(Green) and B (blue). In the LCD panel 1, each display dot can be displayed in 16 gradations (0/15 to 15/15). 1/4 of the display screen of the LCD panel 1 has a gradation of 8/15
The intermediate gradation of (# 53) is used, and the remaining gradation is 0% or 1
00%. In the conventional apparatus and the above-described embodiment, the frequency of the frame signal is the same (150 Hz).

【0045】以上の条件における実施例の結果は以下の
通りである。 (1)従来装置 a.コントローラ105からドライバー102への転送
量 従来装置では、全表示ドットのON/OFF状態を示す
データ(1ビット)を、全てのフレームにおいて、ドラ
イバー102へ転送しなくてはならないので、1画面
(フレーム15枚)あたりの転送量は、 320×240×3×15 =3,456,000ビット =432,000バイト となる。
The results of the embodiment under the above conditions are as follows. (1) Conventional device a. Transfer amount from the controller 105 to the driver 102 In the conventional device, data (1 bit) indicating the ON / OFF state of all display dots must be transferred to the driver 102 in every frame, so that one screen (frame) The transfer amount per (15 sheets) is 320 × 240 × 3 × 15 = 3,456,000 bits = 432,000 bytes.

【0046】b.画像データ記憶部3aからコントロー
ラ105への転送量 従来装置では、全表示ドットの階調データ(4ビット)
を、全てのフレームにおいて、画像データ記憶部3aか
ら読み出さなくてはならないので、1画面(フレーム1
5枚)あたりの転送量は、 320×240×3×4×15 =13,824,000ビット =1,728,000バイト となる。但し、この場合、読み出すべき階調データを指
定するためのアドレスを転送する必要があるので、実際
の転送量は、この2倍、すなわち、 1,728,000×2 =3,456,000バイト となる。
B. Transfer amount from image data storage unit 3a to controller 105 In the conventional device, gradation data (4 bits) of all display dots
Must be read from the image data storage unit 3a for all frames, so that one screen (frame 1
The transfer amount per (5 sheets) is 320 × 240 × 3 × 4 × 15 = 13,824,000 bits = 1,728,000 bytes. However, in this case, it is necessary to transfer an address for designating the gradation data to be read. Therefore, the actual transfer amount is twice this, that is, 1,728,000 × 2 = 3,456,000 bytes. Becomes

【0047】c.合計 上記a.とb.を加算すると、1画面(フレーム15
枚)あたりの従来装置による転送量は、 432,000+3,456,000 =3,888,000バイト となる。
C. Total a. And b. Is added to one screen (frame 15
The transfer amount per the conventional device is 432,000 + 3,456,000 = 3,888,000 bytes.

【0048】(2)上記実施形態 a.コントローラ5からドライバー2への転送量 上記実施形態では、中間階調を表示する表示ドット(全
ドットの1/4)についてのみ、該表示ドットのON/
OFF状態を示すデータ(1ビット)を、2フレーム分
だけ転送すればよいので、1画面(フレーム15枚)あ
たりの転送量は、 320×240×3×(1/4)×2 =115,200ビット =14,400バイト となる。但し、上記実施形態では、上記データと共に、
該表示ドットを指定するための座標データ(アドレス)
を転送する必要があるので、実際の転送量は、この2
倍、すなわち、 14,400×2 =28,800バイト となる。
(2) The above embodiment a. Transfer amount from the controller 5 to the driver 2 In the above embodiment, only the display dots (1/4 of all dots) for displaying the intermediate gradation are turned on / off.
Since the data (1 bit) indicating the OFF state only needs to be transferred for two frames, the transfer amount per one screen (15 frames) is 320 × 240 × 3 × (1 /) × 2 = 115, 200 bits = 14,400 bytes. However, in the above embodiment, along with the above data,
Coordinate data (address) for specifying the display dot
Must be transferred, the actual transfer amount is this 2
Double, ie, 14,400 × 2 = 28,800 bytes.

【0049】b.VRAM・3からコントローラ5への
転送量 上記実施形態では、キャッシュメモリ5aの記憶内容に
基づいて、フレームバッファ3bをアクセスし、該フレ
ームバッファ3bの記憶内容に基づいて、画像データ記
憶部3aをアクセスする。ここで、キャッシュメモリ5
aはコントローラ5に内蔵されているので、転送時にお
ける消費電流という観点からみると、フレームバッファ
3bおよび画像データ記憶部3aからの転送量のみが問
題となる。ここで、フレームバッファ3bからの転送量
は、 320×(240/2) =38,400ビット =4,800バイト となる。一方、画像データ記憶部3aからの転送量は、 (320/2)×(240/2)×3×4×2 =460,800ビット =57,600バイト となる。但し、この場合、読み出すべき階調データを指
定するためのアドレスを転送する必要があるので、実際
の転送量は、この2倍、すなわち、 57,600×2 =115,200バイト となる。故に、VRAM・3アクセス時の合計の転送量
は、 4,800+115,200 =120,000バイト となる。
B. In the above embodiment, the frame buffer 3b is accessed based on the storage contents of the cache memory 5a, and the image data storage unit 3a is accessed based on the storage contents of the frame buffer 3b. I do. Here, the cache memory 5
Since a is built in the controller 5, only the transfer amount from the frame buffer 3b and the image data storage unit 3a poses a problem from the viewpoint of current consumption during transfer. Here, the transfer amount from the frame buffer 3b is 320 × (240/2) = 38,400 bits = 4,800 bytes. On the other hand, the transfer amount from the image data storage unit 3a is (320/2) × (240/2) × 3 × 4 × 2 = 460,800 bits = 57,600 bytes. However, in this case, it is necessary to transfer an address for specifying the gradation data to be read, so the actual transfer amount is twice this, that is, 57,600 × 2 = 115,200 bytes. Therefore, the total transfer amount at the time of accessing the VRAM · 3 is 4,800 + 115,200 = 120,000 bytes.

【0050】c.合計 上記a.とb.を加算すると、1画面(フレーム15
枚)あたりの上記実施形態によるデータ転送量は、 28,800+120,000 =148,800バイト となる。
C. Total a. And b. Is added to one screen (frame 15
The data transfer amount per the above-mentioned embodiment is 28,800 + 120,000 = 148,800 bytes.

【0051】(3)比較結果 このように、上記実施形態では、従来装置と比較して、
1画面(フレーム15枚)あたりの合計のデータ転送量
が約1/26(≒3,888,000÷148,80
0)に減少し、これに伴って、消費電流も減少する。ま
た、本実施例では、上記条件として、中間階調の面積
をLCDパネル1の表示画面の1/4としたが、中間階
調の面積が少なければ少ないほど、従来装置と本実施形
態との消費電流差はさらに大きくなる。
(3) Comparison result As described above, in the above embodiment, compared with the conventional device,
The total data transfer amount per one screen (15 frames) is about 1/26 ($ 3,888,000 $ 148,80
0), and accordingly, the current consumption also decreases. Further, in the present embodiment, the area of the intermediate gradation is set to と し た of the display screen of the LCD panel 1 as the above condition, but the smaller the area of the intermediate gradation, the smaller the area between the conventional apparatus and the present embodiment. The current consumption difference is further increased.

【0052】[0052]

【発明の効果】以上説明したように、この発明によれ
ば、階調情報記憶手段と表示手段との間のデータ転送量
が少なくなるので、該データ転送にかかる消費電流を低
く抑えることができる、という効果がある。
As described above, according to the present invention, the amount of data transferred between the gradation information storage means and the display means is reduced, so that the current consumption required for the data transfer can be suppressed. There is an effect that.

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

【図1】 この発明の一実施形態による表示装置の構成
例を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration example of a display device according to an embodiment of the present invention.

【図2】 (a)はLCDパネルの階調表示の一例を示
す説明図であり、(b)は(a)に示す階調表示例を表
示する際における処理例を示す説明図である。
FIG. 2A is an explanatory diagram illustrating an example of a gradation display on an LCD panel, and FIG. 2B is an explanatory diagram illustrating a processing example when displaying the gradation display example illustrated in FIG.

【図3】 本装置におけるキャッシュメモリ,フレーム
バッファ,画像データ記憶部の記憶内容例を示す説明図
である。
FIG. 3 is an explanatory diagram showing an example of storage contents of a cache memory, a frame buffer, and an image data storage unit in the present apparatus.

【図4】 従来の表示装置の構成例を示すブロック図で
ある。
FIG. 4 is a block diagram illustrating a configuration example of a conventional display device.

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

1……LCDパネル、 2……ドライバー、 2a……
内蔵メモリ、3……VRAM、 3a……画像データ記
憶部、3b……フレームバッファ、 4……CPU、
5……コントローラ、5a……キャッシュメモリ
1 ... LCD panel, 2 ... Driver, 2a ...
Internal memory, 3 ... VRAM, 3a ... Image data storage unit, 3b ... Frame buffer, 4 ... CPU,
5 Controller 5a Cache memory

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 複数の表示ドットから構成される表示手
段の各表示ドットに対応して、該表示ドットの表示階調
を示す階調情報を記憶する階調情報記憶手段と、 前記階調情報記憶手段の記憶領域を複数の領域に分割し
た領域である第1の分割領域について、各第1の分割領
域内に記憶された階調情報の少なくとも1つ以上が中間
階調である場合に第1の所定値を示す第1の有無情報
を、各第1の分割領域に対応して記憶する第1の有無情
報記憶手段と、 前記第1の有無情報記憶手段の記憶領域を複数の領域に
分割した領域である第2の分割領域について、各第2の
分割領域内に記憶された第1の有無情報の少なくとも1
つ以上が前記第1の所定値である場合に第2の所定値を
示す第2の有無情報を、各第2の分割領域に対応して記
憶する第2の有無情報記憶手段と、 前記階調情報記憶手段に記憶された階調情報に基づい
て、前記第1の有無情報記憶手段に、前記第1の有無情
報を書き込む第1の有無情報書込手段と、 前記第1の有無情報記憶手段に記憶された第1の有無情
報に基づいて、前記第2の有無情報記憶手段に、前記第
2の有無情報を書き込む第2の有無情報書込手段と、 前記第2の有無情報記憶手段に記憶された第2の有無情
報に基づいて、前記第1の有無情報記憶手段を構成する
第2の分割領域の中から、記憶された第1の有無情報の
少なくとも1つ以上が前記第1の所定値である第2の分
割領域のみを検出する第1の検出手段と、 前記第1の検出手段が検出した第2の分割領域に記憶さ
れた第1の有無情報に基づいて、前記階調情報記憶手段
を構成する第1の分割領域の中から、記憶された階調情
報の少なくとも1つ以上が中間階調である第1の分割領
域のみを検出する第2の検出手段と、 前記第2の検出手段が検出した第1の分割領域から、中
間階調である階調情報のみを読み込み、出力する階調情
報読出手段と、 前記階調情報読出手段が出力した階調情報を記憶すると
共に、該記憶した階調情報に基づいて、該階調情報に対
応する表示ドットを、該階調情報が示す表示階調で駆動
表示する駆動手段とを具備することを特徴とする表示制
御装置。
1. A gradation information storage means for storing gradation information indicating a display gradation of a display dot corresponding to each display dot of a display means composed of a plurality of display dots; Regarding the first divided area, which is an area obtained by dividing the storage area of the storage means into a plurality of areas, the first divided area is determined when at least one of the pieces of gradation information stored in each first divided area is an intermediate gradation. A first presence / absence information storage means for storing first presence / absence information indicating a predetermined value of 1 in correspondence with each first divided area; and a storage area of the first presence / absence information storage means in a plurality of areas. At least one of the first presence / absence information stored in each of the second divided areas is a second divided area that is a divided area.
A second presence / absence information storage means for storing second presence / absence information indicating a second predetermined value in a case where at least one of the first predetermined values is the first predetermined value, for each of the second divided areas; First presence / absence information writing means for writing the first presence / absence information in the first presence / absence information storage means based on the gradation information stored in the tone information storage means; A second presence / absence information writing means for writing the second presence / absence information in the second presence / absence information storage means based on the first presence / absence information stored in the means; and a second presence / absence information storage means Based on the second presence / absence information stored in the first presence / absence information storage unit, at least one of the first presence / absence information stored in the second divided area constituting the first presence / absence information storage unit is the first presence / absence information. A first detecting means for detecting only a second divided area having a predetermined value of Based on the first presence / absence information stored in the second divided area detected by the detection means, at least one of the stored gradation information is selected from among the first divided areas constituting the gradation information storage means. A second detecting means for detecting only a first divided area of which one or more are intermediate gray scales; and a gray scale information which is an intermediate gray scale only from the first divided area detected by the second detecting means. Reading and outputting gradation information reading means, and storing the gradation information output by the gradation information reading means, and displaying a display dot corresponding to the gradation information based on the stored gradation information. And a driving means for driving and displaying at a display gradation indicated by the gradation information.
【請求項2】 前記階調情報記憶手段と前記第1の有無
情報記憶手段は、同じ集積回路内に設けられていること
を特徴とする請求項1記載の表示制御装置。
2. The display control device according to claim 1, wherein said gradation information storage means and said first presence / absence information storage means are provided in the same integrated circuit.
【請求項3】 前記第1の有無情報書込手段と前記第2
の有無情報書込手段と前記第1の検出手段と前記第2の
検出手段と前記階調情報読出手段のうちの少なくとも1
つ以上と、前記第2の有無情報記憶手段は、同じ集積回
路内に設けられていることを特徴とする請求項1記載の
表示制御装置。
3. The first presence / absence information writing means and the second presence / absence information writing means.
At least one of the presence / absence information writing means, the first detection means, the second detection means, and the gradation information reading means.
2. The display control device according to claim 1, wherein the at least one and the second presence / absence information storage means are provided in the same integrated circuit.
【請求項4】 前記表示手段は、所定数の表示ドットか
ら構成されるピクセルを単位として、該ピクセルの行列
で構成され、 前記第1の分割領域は、前記階調情報記憶手段の記憶領
域を、前記行列の各ピクセルに対応する領域に分割した
領域であり、 前記第2の分割領域は、前記第1の有無情報記憶手段の
記憶領域を、前記行列の各行に対応する領域に分割した
領域であることを特徴とする請求項1記載の表示制御装
置。
4. The display means is constituted by a matrix of pixels in units of pixels constituted by a predetermined number of display dots, and the first divided area is a storage area of the gradation information storage means. , A region divided into regions corresponding to respective pixels of the matrix, and the second divided region is a region obtained by dividing a storage region of the first presence / absence information storage unit into a region corresponding to each row of the matrix. The display control device according to claim 1, wherein:
【請求項5】 第1の所定番号から第2の所定番号まで
を繰り返し計数する計数手段を具備し、 前記駆動手段は、 前記表示手段の各表示ドットに対応して、該表示ドット
をON状態とOFF状態のいずれにするかを示す指示情
報を記憶する指示情報記憶手段と、 前記指示情報記憶手段に記憶された指示情報に基づい
て、対応する各表示ドットをON状態またはOFF状態
にする点滅手段とを具備し、 前記階調情報読出手段は、 前記第2の検出手段が検出した第1の分割領域から、中
間階調である階調情報のみを読み込む階調情報読込手段
と、 前記階調情報読込手段が読み込んだ階調情報についての
み、該階調情報と前記計数手段が示す現在の番号とに基
づいて、前記指示情報記憶手段に指示情報を書き込む指
示情報書込手段とを具備することを特徴とする請求項1
記載の表示制御装置。
5. A display device comprising: counting means for repeatedly counting from a first predetermined number to a second predetermined number, wherein the driving means turns on the display dots corresponding to each display dot of the display means. Instruction information storage means for storing instruction information indicating which one of an instruction state and an OFF state is to be set; and blinking for setting each corresponding display dot to an ON state or an OFF state based on the instruction information stored in the instruction information storage means. Means, wherein the gradation information reading means comprises: gradation information reading means for reading only gradation information that is an intermediate gradation from the first divided area detected by the second detection means; Instruction information writing means for writing instruction information to the instruction information storage means based on the gradation information and the current number indicated by the counting means only for the gradation information read by the key information reading means; This 2. The method according to claim 1, wherein
The display control device according to the above.
【請求項6】 前記指示情報記憶手段と前記点滅手段
は、同じ集積回路内に設けられていることを特徴とする
請求項5記載の表示制御装置。
6. The display control device according to claim 5, wherein said instruction information storage means and said blinking means are provided in the same integrated circuit.
【請求項7】 請求項1記載の表示制御装置と、 複数の表示ドットから構成される表示手段と、 前記階調情報記憶手段に任意の階調情報を書き込む階調
情報書込手段とを具備することを特徴とする表示装置。
7. The display control device according to claim 1, comprising: display means comprising a plurality of display dots; and gradation information writing means for writing arbitrary gradation information in said gradation information storage means. A display device, comprising:
【請求項8】 前記表示手段は、液晶表示パネルである
ことを特徴とする請求項7記載の表示装置。
8. The display device according to claim 7, wherein said display means is a liquid crystal display panel.
JP00587397A 1997-01-16 1997-01-16 Display control device and display device Expired - Fee Related JP3468652B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP00587397A JP3468652B2 (en) 1997-01-16 1997-01-16 Display control device and display device
TW086118514A TW373103B (en) 1997-01-16 1997-12-09 Exposure control device and exposure apparatus
KR1019970078926A KR100273747B1 (en) 1997-01-16 1997-12-30 A display control apparatus and a display apparatus
US09/007,472 US6028587A (en) 1997-01-16 1998-01-15 Display device for controlling display gradation in display dots by writing image data in image memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP00587397A JP3468652B2 (en) 1997-01-16 1997-01-16 Display control device and display device

Publications (2)

Publication Number Publication Date
JPH10207428A true JPH10207428A (en) 1998-08-07
JP3468652B2 JP3468652B2 (en) 2003-11-17

Family

ID=11623052

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00587397A Expired - Fee Related JP3468652B2 (en) 1997-01-16 1997-01-16 Display control device and display device

Country Status (1)

Country Link
JP (1) JP3468652B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100419851C (en) * 2003-12-17 2008-09-17 Lg电子株式会社 System and method for controlling display of mobile terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100419851C (en) * 2003-12-17 2008-09-17 Lg电子株式会社 System and method for controlling display of mobile terminal

Also Published As

Publication number Publication date
JP3468652B2 (en) 2003-11-17

Similar Documents

Publication Publication Date Title
US5699076A (en) Display control method and apparatus for performing high-quality display free from noise lines
US7724269B2 (en) Device for driving a display apparatus
KR0130731B1 (en) Liquid crystal display and liquid crystal driver
US6005537A (en) Liquid-crystal display control apparatus
US6028587A (en) Display device for controlling display gradation in display dots by writing image data in image memory
US6989825B2 (en) Display control device
JP4599049B2 (en) Display device and portable device using the same
JP2005140959A (en) Display device and portable equipment using the same
US5724063A (en) Computer system with dual-panel LCD display
JPH07175445A (en) Liquid crystal driver built-in memory and liquid crystal display
JPH08278778A (en) Method and apparatus for display control of image
JPS6383798A (en) Contrast display system
JPH1185106A (en) Display controler and display device
JP2012194432A (en) Integrated circuit device, electro-optical device and electronic apparatus
JP3468652B2 (en) Display control device and display device
JPH0683288A (en) Display control device
JP3468667B2 (en) Display control device and display device
JP3227200B2 (en) Display control device and method
JPH08202310A (en) Screen driving circuit
JPS62127790A (en) Multiwindow display control system
JPH03164793A (en) Liquid crystal display device
JPS61273584A (en) Display unit
JP2003108092A (en) Driver circuit and display device
JPH08314417A (en) Liquid crystal driving method
JPS63245716A (en) Multiwindow display device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20030819

LAPS Cancellation because of no payment of annual fees