JPH0562345B2 - - Google Patents
Info
- Publication number
- JPH0562345B2 JPH0562345B2 JP59105258A JP10525884A JPH0562345B2 JP H0562345 B2 JPH0562345 B2 JP H0562345B2 JP 59105258 A JP59105258 A JP 59105258A JP 10525884 A JP10525884 A JP 10525884A JP H0562345 B2 JPH0562345 B2 JP H0562345B2
- Authority
- JP
- Japan
- Prior art keywords
- memory
- data
- blink
- selector
- address
- 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.)
- Expired - Lifetime
Links
Landscapes
- Controls And Circuits For Display Device (AREA)
Description
【発明の詳細な説明】
(a) 発明の技術分野
本発明はルツク・アツプ・テーブル(LUT)
を用いて、画像表示を行う画像制御に係り、回線
接続形デイスプレイではLUTの入力アドレスを
一定周期で切替え、回線の情報伝送量を増大させ
ずに画像の表現能力を拡大させるようにしたブリ
ンク制御回路に関する。[Detailed Description of the Invention] (a) Technical Field of the Invention The present invention relates to a look-up table (LUT).
For line-connected displays, blink control is used to display images by switching the input address of the LUT at regular intervals to expand the image expression capacity without increasing the amount of information transmitted over the line. Regarding circuits.
(b) 従来技術と問題点
例えば、第1図に示す従来のブリンク制御回路
1は制御装置(CPU)からソフトウエアにより
一定周期でLUTメモリ2を書き替える方式であ
る。LUTメモリ2は第2図に示すように(出力
欄)配列、或いは表の形の一群のデータ(12bit
で4096通り)の中から、(入力欄)データに付属
する見出しキーの部分(4bitで16通り)を手掛に
必要なデータを探し出す表である。通常セレクタ
3は表示すべきデータが記憶されているビデオメ
モリ4をメモリ走査回路5で走査した表示データ
をLUTメモリ2に出力し、そしてLUTメモリ2
のデータを画面に表示している。こゝのLUTメ
モリ2は三原色レツド(R)、グレー(G)、ブル
ー(B)の三種類で夫々4bit出力し、画面表示は
12bitである。CPUよりのブリンク指令によりセ
レクタ3は前記メモリ走査回路5の表示データの
LUTメモリ2への出力を止め、CPUアクセス用
アドレスをLUTメモリ2に出力し、CPUアクセ
ス用データをLUTメモリ2に書込み、それを画
面に表示する。(b) Prior Art and Problems For example, the conventional blink control circuit 1 shown in FIG. 1 uses a system in which the LUT memory 2 is rewritten at regular intervals by software from a control device (CPU). As shown in Figure 2, the LUT memory 2 stores a group of data (12 bits) in the form of an array (output field) or a table.
This is a table that searches for the necessary data from among 4096 types (4096 types) using the heading key part (16 types in 4 bits) attached to the data (input field) as a clue. Normally, the selector 3 outputs the display data obtained by scanning the video memory 4 in which data to be displayed is stored by the memory scanning circuit 5 to the LUT memory 2, and outputs the display data to the LUT memory 2.
data is displayed on the screen. This LUT memory 2 outputs 4 bits each for the three primary colors red (R), gray (G), and blue (B), and the screen display is
It is 12 bit. In response to a blink command from the CPU, the selector 3 selects the display data of the memory scanning circuit 5.
Stops output to LUT memory 2, outputs the CPU access address to LUT memory 2, writes CPU access data to LUT memory 2, and displays it on the screen.
上記のようにCPUから一定周期(例えば0.5秒
周期)でLUTメモリ2を書き替える方式では、
画面表示サイクル中に、表示とは非同期にCPU
からLUTメモリ2をアクセス(書き込み)する
ので、画面上に雑音が発生する。これはLUTメ
モリ2のアクセスタイムを高速(25ns)にして
も、ドツトの表示間隔(39ns)と同程度に近いか
ら1ドツト程度の雑音の発生は避けられない。こ
の雑音はブリンク周期ごと(0.5秒)に発生する
ことになるため、画質が劣化するという問題があ
る。 In the method described above, in which the LUT memory 2 is rewritten from the CPU at a fixed cycle (for example, 0.5 second cycle),
During the screen display cycle, the CPU asynchronously
Since LUT memory 2 is accessed (written) from , noise occurs on the screen. This is because even if the access time of the LUT memory 2 is set to a high speed (25 ns), the occurrence of noise of about 1 dot cannot be avoided because it is close to the display interval of dots (39 ns). Since this noise occurs every blink period (0.5 seconds), there is a problem that image quality deteriorates.
(c) 発明の目的
本発明の目的はLUTメモリを用いて画像表示
を行う表示回路に、LUTメモリの入力アドレス
を一定周期で切替えるブリンク用メモリを持ち、
通常はアドレスとデータが一致しブリンク動作を
行わず、CPUにより書きかえられて、アドレス
とデータが一致しないときにブリンク動作とな
り、セレクタによりV−RAMの通常表示とブ
リンク用メモリのデータをフレーム間隔と同期し
たブリンク周期で切りかえ、画面上の雑音を防ぐ
ようにしたブリンク制御回路を提供することにあ
る。(c) Object of the Invention The object of the invention is to provide a display circuit that displays an image using an LUT memory, a display circuit that includes a blink memory that switches the input address of the LUT memory at regular intervals;
Normally, the blink operation is not performed when the address and data match, but the CPU rewrites the data, and when the address and data do not match, the blink operation is performed.The selector allows the normal display of V-RAM and the data of the blink memory to be displayed at frame intervals. It is an object of the present invention to provide a blink control circuit which switches at a blink period synchronized with the above and prevents noise on the screen.
(d) 発明の構成
そしてこの目的は本発明によれば、ビデオメモ
リをメモリ走査回路により順次走査することによ
り得られる画素データをルツク・アツプ・テーブ
ルの入力アドレスとして与え、該ルツク・アツ
プ・テーブルから得られる画像表示データにより
画像表示を行う際に、前記ルツク・アツプ・テー
ブルの前記入力アドレスを一定周期で切替えるこ
とにより表示画像のブリンク表示を行うブリンク
制御回路において、前記メモリ走査回路よりの画
素データと制御装置からのアドレス信号とを切替
える第1のセレクタと、該第1のセレクタの出力
をアクセスアドレスとするブリンク用メモリと、
前記メモリ走査回路よりの画像データと該ブリン
ク用メモリからの出力データとをブリンク周期で
切替える第2のセレクタを備え、前記メモリ走査
回路より直接前記第2のセレクタに到る第1の経
路と、前記メモリ走査回路より前記第1のセレク
タ及びブリンク用メモリを介して第2のセレクタ
に到る第2の経路とを構成し、通常の画像表示に
おいては、前記第1の経路と第2の経路のデータ
が同一となるよう、前記ブリンク用メモリの各ア
ドレスには当該アドレスと同一データを格納して
おき、ブリンク中においては前記第1の経路と第
2の経路のデータを異ならしめるように、前記制
御装置により指定される前記ブリンク用メモリの
所定アドレスを前記制御装置からのデータによつ
て書換えることを特徴とするブリンク制御回路を
提供することにより達成される。(d) Structure of the Invention According to the present invention, this object is to provide pixel data obtained by sequentially scanning a video memory by a memory scanning circuit as an input address of a look-up table, In a blink control circuit that performs blink display of a display image by switching the input address of the look-up table at a constant cycle when displaying an image using image display data obtained from the memory scanning circuit, a first selector that switches between data and an address signal from a control device; a blink memory that uses the output of the first selector as an access address;
a second selector that switches between image data from the memory scanning circuit and output data from the blinking memory at a blinking cycle, and a first path leading directly from the memory scanning circuit to the second selector; A second path from the memory scanning circuit to the second selector via the first selector and blinking memory is configured, and in normal image display, the first path and the second path are connected to each other. The same data as the address is stored in each address of the blinking memory so that the data of the address is the same, and the data of the first route and the second route are made different during blinking. This is achieved by providing a blink control circuit characterized in that a predetermined address of the blink memory specified by the control device is rewritten with data from the control device.
(e) 発明の実施例 以下本発明の実施例を図面により詳述する。(e) Examples of the invention Embodiments of the present invention will be described in detail below with reference to the drawings.
第3図は本発明のブリンク制御回路の一実施例
を示すブロツク図である。 FIG. 3 is a block diagram showing one embodiment of the blink control circuit of the present invention.
図において、ビデオメモリ(V−RAM)7を
メモリ走査回路8により走査し、表示すべきデー
タをルツク・アツプ・テーブル(LUTメモリ)
9に出力し、画像表示を行う表示回路の前記
LUTメモリ9の入力アドレスを一定周期で切替
えるブリンク制御回路6であつて、前記V−
RAM7の画像表示の前記LUTメモリ9の出力を
止め、制御装置(CPU)データを選択するセレ
クタ(I)12と、該セレクタ(I)12の選択
により制御装置データを書込むブリンク用メモリ
10と、該ブリンク用メモリ10のデータと前記
V−RAM7の画像データをブリンク周期で切替
えを行うセレクタ()11を備えている。 In the figure, a video memory (V-RAM) 7 is scanned by a memory scanning circuit 8, and the data to be displayed is scanned by a look-up table (LUT memory).
9 of the display circuit for displaying the image.
A blink control circuit 6 that switches the input address of the LUT memory 9 at a constant cycle, the
a selector (I) 12 that stops the output of the LUT memory 9 of the image display of the RAM 7 and selects control device (CPU) data; and a blink memory 10 that writes the control device data based on the selection of the selector (I) 12. , a selector ( ) 11 that switches between the data in the blink memory 10 and the image data in the V-RAM 7 at the blink cycle.
ブリンク中でない通常の画像表示においては、
前記ブリンク用メモリ10では、アドレスとその
アドレスに格納されているデータは同一としてあ
る。 In normal image display when not blinking,
In the blink memory 10, an address and data stored at that address are assumed to be the same.
従つて、V−RA7の表示データはメモリ走査
回路8から直接セレクタ()11に到る経路
と、メモリ走査回路8からセレクタ(I)12と
ブリンク用メモリ10を通りセレクタ()11
に到る経路との両方のデータは同一となる。 Therefore, the display data of V-RA 7 takes a route from the memory scanning circuit 8 directly to the selector ( ) 11, and from the memory scanning circuit 8 through the selector (I) 12 and the blinking memory 10 to the selector () 11.
The data on both routes will be the same.
セレクタ()11がブリンク周期で切替えを
行なつても同一データが得られ、LUTメモリ9
の入力アドレスは変化せず、ブリンク表示は行わ
れない。 Even if the selector ( ) 11 switches at the blink period, the same data is obtained, and the LUT memory 9
The input address of will not change and no blinking will occur.
ブリンク制御は、セレクタ(I)12を切替え
てCPUからブリンク用メモリ10の所定のアド
レスを指定し、格納されたデータを書換えると、
ブリンク用メモリ10はアドレスとそのアドレス
に格納されたデータは同一でなくなる。 Blink control is performed by switching the selector (I) 12, specifying a predetermined address in the blink memory 10 from the CPU, and rewriting the stored data.
In the blink memory 10, the address and the data stored at that address are no longer the same.
従つてメモリ走査回路8からセレクタ(I)1
2とブリンク用メモリ10を通りセレクタ()
11に到る経路の出力データはメモリ走査回路8
から直接セレクタ()11に到る経路のデータ
と異なるので、LUTメモリ9の入力アドレスは
ブリンク周期で異なるアドレスが入力されブリン
ク表示が行われる。 Therefore, from the memory scanning circuit 8 to the selector (I) 1
2 and the selector () through the blink memory 10.
The output data of the path leading to 11 is sent to the memory scanning circuit 8.
Since the data is different from the data on the route directly reaching the selector ( ) 11, a different address is input to the LUT memory 9 at the blink period, and a blink display is performed.
この場合CPUからブリンク用メモリ10を書
換えれば、ブリンク中であつても表示色を任意に
変えることが出来る。セレクタ()11はメモ
リ走査回路8の直接出力とブリンク用メモリ10
の出力をフレーム周期に同期させたブリンク周期
(0.5秒)で切換える。 In this case, by rewriting the blinking memory 10 from the CPU, the display color can be changed arbitrarily even during blinking. A selector () 11 is a direct output of the memory scanning circuit 8 and a blink memory 10.
The output is switched at a blink period (0.5 seconds) synchronized with the frame period.
ブリンク用メモリ10は通常はアドレスとデー
タが一致しており、通常表示を行いブリンク動作
は行われないが、メモリ内容がアドレスとデータ
が一致しないとき、即ちCPUによりブリンク用
メモリ10の内容が書きかえられたとき、ブリン
ク動作となるので、従来のブリンク動作のように
通常表示の系統を一定周期毎(0.5秒)に乱すこ
とがないので、ブリンク中の表示画面に雑音が発
生しない。なお、LUTメモリ9は三原色レツド
(R)、グレー(G)、ブルー(B)の三種類あり、
4bitの入、出力で行われ、12bit/dotで画表示が
行われる。 Normally, the address and data of the blinking memory 10 match, and normal display is performed and no blinking operation is performed. However, when the memory contents do not match the address and data, that is, the contents of the blinking memory 10 are written by the CPU When the switch is changed, it becomes a blinking operation, so unlike the conventional blinking operation, the normal display system is not disturbed at regular intervals (0.5 seconds), so no noise is generated on the display screen during blinking. There are three types of LUT memory 9: three primary colors: red (R), gray (G), and blue (B).
This is done with 4 bit input and output, and the image is displayed with 12 bit/dot.
(f) 発明の効果
以上詳細に説明したように、本発明のブリンク
制御回路はLUTメモリを用いて画像表示を行う
制御回路に、LUTメモリの入力アドレスを一定
周期で切り替えるブリンク用メモリを持ち、通常
ブリンク用メモリのアドレスはLUTメモリの入
力アドレスで、アドレスとデータが一致しブリン
ク動作は行われないが、ブリンク用メモリの内容
がCPUにより書きかえられて、アドレスとデー
タが一致しないときにブリンク動作となり、セレ
クタ()によりV−RAMからの通常表示とブ
リンク用メモリのデータをフレーム間隔と同期し
たブリンク周期(0.5秒)で切りかえてLUTメモ
リに出力することにより、従来のように通常表示
の系統をブリンク周期ごとに乱すことがないの
で、ブリンク中に表示画面に雑音を発生させ画質
を劣下させることがない。(f) Effects of the Invention As explained in detail above, the blink control circuit of the present invention includes a control circuit that displays an image using an LUT memory, and a blink memory that switches the input address of the LUT memory at regular intervals. Normally, the address of the blinking memory is the input address of the LUT memory, and if the address and data match, no blinking operation is performed, but if the contents of the blinking memory are rewritten by the CPU and the address and data do not match, the blinking occurs. The selector () switches between the normal display from V-RAM and the data in the blink memory at the blink cycle (0.5 seconds) synchronized with the frame interval, and outputs the data to the LUT memory. Since the system is not disturbed at every blink cycle, noise is not generated on the display screen during blinking and the image quality is not degraded.
第1図は従来のブリンク制御回路のブロツク
図、第2図はLUTメモリの内容を示す図、第3
図は本発明のブリンク制御回路の一実施例のブロ
ツク図を示す。
図において、6はブリンク制御回路、7はV−
RAM、8はメモリ走査回路、9はLUTメモリ、
10はブリンク用メモリ、11はセレクタ()、
12はセレクタ(I)である。
Figure 1 is a block diagram of a conventional blink control circuit, Figure 2 is a diagram showing the contents of the LUT memory, and Figure 3 is a diagram showing the contents of the LUT memory.
The figure shows a block diagram of one embodiment of the blink control circuit of the present invention. In the figure, 6 is a blink control circuit, 7 is a V-
RAM, 8 is a memory scanning circuit, 9 is LUT memory,
10 is blink memory, 11 is selector (),
12 is a selector (I).
Claims (1)
査することにより得られる画素データをルツク・
アツプ・テーブルの入力アドレスとして与え、該
ルツク・アツプ・テーブルから得られる画像表示
データにより画像表示を行う際に、前記ルツク・
アツプ・テーブルの前記入力アドレスを一定周期
で切替えることにより表示画像のブリンク表示を
行うブリンク制御回路において、 前記メモリ走査回路よりの画素データと制御装
置からのアドレス信号とを切替える第1のセレク
タと、 該第1のセレクタの出力をアクセスアドレスと
するブリンク用メモリと、 前記メモリ走査回路よりの画素データと該ブリ
ンク用メモリからの出力データとをブリンク周期
で切替える第2のセレクタを備え、 前記メモリ走査回路より直接前記第2のセレク
タに到る第1の経路と、前記メモリ走査回路より
前記第1のセレクタ及びブリンク用メモリを介し
て第2のセレクタに到る第2の経路とを構成し、 通常の画像表示においては、前記第1の経路と
第2の経路のデータが同一となるよう、前記ブリ
ンク用メモリの各アドレスには当該アドレスと同
一データを格納しておき、 ブリンク中においては前記第1の経路と第2の
経路のデータを異ならしめるように、前記制御装
置により指定される前記ブリンク用メモリの所定
アドレスを前記制御装置からのデータによつて書
換えることを特徴とするブリンク制御回路。[Claims] 1. Pixel data obtained by sequentially scanning a video memory with a memory scanning circuit.
When displaying an image using the image display data obtained from the lookup table, the lookup table is given as an input address.
A blink control circuit that performs blink display of a display image by switching the input address of the up table at a constant cycle, a first selector that switches between pixel data from the memory scanning circuit and an address signal from the control device; a blinking memory that uses the output of the first selector as an access address; and a second selector that switches between pixel data from the memory scanning circuit and output data from the blinking memory at a blinking cycle, and the memory scanning a first path leading directly from the circuit to the second selector; and a second path leading from the memory scanning circuit to the second selector via the first selector and blinking memory; In normal image display, the same data as the address is stored in each address of the blinking memory so that the data on the first path and the second path are the same. Blink control characterized in that a predetermined address of the blink memory specified by the control device is rewritten with data from the control device so that data on a first path and a second path are different. circuit.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP59105258A JPS60247690A (en) | 1984-05-24 | 1984-05-24 | Blink control circuit |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP59105258A JPS60247690A (en) | 1984-05-24 | 1984-05-24 | Blink control circuit |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS60247690A JPS60247690A (en) | 1985-12-07 |
| JPH0562345B2 true JPH0562345B2 (en) | 1993-09-08 |
Family
ID=14402625
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP59105258A Granted JPS60247690A (en) | 1984-05-24 | 1984-05-24 | Blink control circuit |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS60247690A (en) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2600072B2 (en) * | 1986-09-03 | 1997-04-16 | 工業技術院長 | Highlighting device |
| JPS6349595U (en) * | 1986-09-18 | 1988-04-04 | ||
| JPS6392995A (en) * | 1986-10-08 | 1988-04-23 | セイコーインスツルメンツ株式会社 | Lookup table buffer apparatus for display |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5217729A (en) * | 1975-07-31 | 1977-02-09 | Toyo Commun Equip Co Ltd | Flicker display system |
| JPS5876883A (en) * | 1981-10-30 | 1983-05-10 | 富士通株式会社 | Picture display |
-
1984
- 1984-05-24 JP JP59105258A patent/JPS60247690A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS60247690A (en) | 1985-12-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR920000355B1 (en) | Color display device | |
| US4716460A (en) | Display refresh memory apparatus utilizing one half frame updating | |
| US5903253A (en) | Image data control apparatus and display system | |
| EP0732681A2 (en) | Data processing method and device for adapting display data to changes in the conditions of the display device | |
| US5953019A (en) | Image display controlling apparatus | |
| KR20000052501A (en) | Image processing apparatus and image processing method | |
| US5610630A (en) | Graphic display control system | |
| US5724063A (en) | Computer system with dual-panel LCD display | |
| EP0951694B1 (en) | Method and apparatus for using interpolation line buffers as pixel look up tables | |
| JPH0562345B2 (en) | ||
| JPH08202310A (en) | Screen driving circuit | |
| JP2622950B2 (en) | Image display device | |
| JP2994928B2 (en) | Video printer | |
| JP3017093B2 (en) | Pallet circuit | |
| JP3019543B2 (en) | Image display system | |
| JPS61213897A (en) | Image display unit | |
| JP3316297B2 (en) | Driving method of liquid crystal panel | |
| JPS61217097A (en) | Image display unit | |
| JPH0736424A (en) | Control circuit for picture display memory | |
| JPH0762792B2 (en) | Image display device | |
| JPH05173503A (en) | Data driver circuit for liquid crystal display device | |
| JPH0311473B2 (en) | ||
| JPH06161409A (en) | Look-up table memory rewriting method and display device having look-up table memory | |
| JPH05188903A (en) | Overlay display device | |
| JPH08320681A (en) | Multicolor display device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| EXPY | Cancellation because of completion of term |