JPS6122391A - Display device copy control method - Google Patents
Display device copy control methodInfo
- Publication number
- JPS6122391A JPS6122391A JP59116012A JP11601284A JPS6122391A JP S6122391 A JPS6122391 A JP S6122391A JP 59116012 A JP59116012 A JP 59116012A JP 11601284 A JP11601284 A JP 11601284A JP S6122391 A JPS6122391 A JP S6122391A
- Authority
- JP
- Japan
- Prior art keywords
- data
- memory
- display
- reception
- 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.)
- Pending
Links
Landscapes
- Controls And Circuits For Display Device (AREA)
Abstract
(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明はラスタ走査方式を用いて画像等のデータを表示
する表示装置に係り、特に二組のメモリを用い、一方を
受信専用に他方を表示専用として、表示データで変化の
生じた部分のみ受信専用メモリから表示専用メモリに複
写することで、高速に表示内容の切り替えを可能とする
表示装置の複写制御方式に関する。[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a display device that displays data such as images using a raster scanning method, and in particular uses two sets of memories, one for reception only and one for reception. The present invention relates to a copy control method for a display device that enables high-speed switching of display contents by copying only a portion of display data that has changed from a reception-only memory to a display-only memory for display only.
最近計算機システムで画像データやイメージデータ等の
処理を行うことが多くなり、これら計算機システムで処
理したデータを表示するため、表示装置が用いられる。2. Description of the Related Art Recently, computer systems are increasingly used to process image data, image data, etc., and display devices are used to display the data processed by these computer systems.
一般に表示装置は、表示データを上位装置から与えられ
るか、自身で作成するかに拘わらず、表示するデータを
RAMで構成されたメモリに一旦格納し、これをラスタ
走査して読出し、該ラスタ走査に同期してブラウン管上
を走査して表示する。この表示はデータが変化した場合
、速やかにその変化に追従して表示内容も変化する必要
がある。In general, display devices, regardless of whether they receive display data from a host device or create it themselves, temporarily store the data to be displayed in a memory configured with RAM, read it by raster scanning, and then scan the data by raster scanning. It is scanned and displayed on a cathode ray tube in synchronization with When the data changes, this display needs to quickly follow the change and change the displayed content.
表示装置には表示すべきデータを格納するメモリを一組
持ち、データの書込みはラスタ走査の帰線区間を用いる
ものと、該メモリを複数組持ち、表示データが変化した
場合、夫々のメモリにデータを書込み、メモリを切り替
えてデータを読出すことで表示データの内容変化に対応
しているものとがある。しかし、メモリに書込まれるデ
ータは画素単位であるため、メモリの容量が大きく書込
むデータ量も多い。従って一組のメモリで書込みと読出
しを行う場合、前記の如くデータの書込みはラスタ走査
の帰線区間で行うため、この帰線区間の時間は短く、−
回の帰線区間で書込めるデータ量が少ない。従って一画
面分のデータを書替えるのに非常に時間がかかる。The display device has one set of memories for storing data to be displayed, and uses the retrace interval of raster scanning to write data, and has multiple sets of memories, and when display data changes, it writes data to each memory. Some devices respond to changes in display data by writing data, switching memories, and reading data. However, since the data written to the memory is in pixel units, the capacity of the memory is large and the amount of data to be written is large. Therefore, when writing and reading data in a set of memories, data is written in the retrace interval of raster scanning as described above, so the time of this retrace interval is short, and -
The amount of data that can be written in the regression line interval is small. Therefore, it takes a very long time to rewrite data for one screen.
又複数組のメモリを持つ場合も、表示データの内容が変
化した時、それまで表示に使用していたメモリとは別の
メモリにデータを書込まなければならず、しかも、部分
的な変更であっても総てのデータを書込む必要があるた
め、一画面分のデータ総てを書替えるには、やはり時間
がかかる。Also, when multiple sets of memories are used, when the content of display data changes, the data must be written to a memory different from the memory used for display up to that point, and even if only a partial change is made, Even if there is, it is necessary to write all the data, so it still takes time to rewrite all the data for one screen.
〔発明が解決しようとする問題点〕
上記の如く、従来の表示装置は表示データの内容が変化
した時、その変化に伴うメモリのデータ書替えに時間が
かかり、表示内容の変化が表示データの変化に追従する
のが遅れるという問題がある。[Problems to be Solved by the Invention] As mentioned above, when the content of display data changes in the conventional display device, it takes time to rewrite the data in the memory in response to the change, and the change in display content causes a change in the display data. There is a problem that there is a delay in following up.
本発明は従来のこれ等の問題点を解決せんとするもので
ある。The present invention aims to solve these conventional problems.
上記問題点は、画像等のデータを表示する表示装置にお
いて、表示用データを格納する受信専用メモリと、該受
信専用メモリの表示用データを複写して表示部に表示デ
ータを送出する表示専用メモリと、前記受信専用メモリ
の書替えられたデータのアドレスを記憶するフラグ格納
メモ9表、前記受信専用メモリと表示専用メモリの間の
データ複写を制御する複写手段とを設け、受信専用メモ
リのデータが書替えられた場合、前記フラグ格納メモリ
の記憶したアドレスにより、前記書替えられたデータの
み表示専用メモリに複写するようにした、本発明による
表示装置の複写制御方式によって解決される。The problem mentioned above is that in a display device that displays data such as images, there is a receive-only memory that stores display data, and a display-only memory that copies the display data from the receive-only memory and sends the display data to the display unit. and a flag storage memo 9 table for storing the address of the rewritten data in the reception-only memory, and a copying means for controlling data copying between the reception-only memory and the display-only memory, so that the data in the reception-only memory is This problem is solved by a copy control method for a display device according to the present invention, in which, when the data is rewritten, only the rewritten data is copied to the display-only memory based on the address stored in the flag storage memory.
即ち表示データを格納するメモリを、受信専用メモリと
表示専用メモリとに分けて用意し、受信専用メモリから
、書替えられたデータのみ表示専用メモリに複写するこ
とで、変化の無いデータ迄複写することを止め、表示専
用メモリのデータ書替え時間を短縮して、表示データの
変化に表示内容が速やかに追従するようにしたものであ
る。That is, the memory for storing display data is prepared separately into a reception-only memory and a display-only memory, and by copying only the rewritten data from the reception-only memory to the display-only memory, even data that has not changed can be copied. This reduces the time it takes to rewrite data in the display-only memory, so that the displayed content can quickly follow changes in display data.
第1図は本発明の一実施例を示す回路のブロック図であ
る。FIG. 1 is a block diagram of a circuit showing one embodiment of the present invention.
プロセッサ1は外部から与えられるか、又は内部で発生
した表示データを受信専用メモリ2に格納する。受信専
用メモリ2に格納された表示データは複写回路4を経て
表示専用メモリ5に複写される。表示専用メモリ5に格
納された表示データは、表示タイミング発生回路6の発
生する制御信号により読出され、表示部7に送出されて
表示される。The processor 1 stores display data provided externally or generated internally in a reception-only memory 2. The display data stored in the reception-only memory 2 is copied to the display-only memory 5 via the copying circuit 4. The display data stored in the display-only memory 5 is read out by a control signal generated by the display timing generation circuit 6, and sent to the display section 7 for display.
第2図は第1図の表示データ変更に伴う動作を説明する
図である。FIG. 2 is a diagram illustrating the operation associated with changing the display data in FIG. 1.
上記の如く表示部7に表示されている表示データが、例
えば第2図(alの如き画像であるとする。Assume that the display data displayed on the display unit 7 as described above is, for example, an image as shown in FIG. 2 (al).
最初はフラグ格納メモリ3の内容は第2図(blに示す
如く空白である。ここで自動車8が第2図(C1の自動
車8゛に示す如く移動した表示データが受信専用メモリ
2に書込まれたとする。この時プロセッサ1はフラグ格
納メモリ3に第2図(d)に示す如く、自動車8が自動
車8°の位置に移動することにより、発生する表示デー
タの変化した部分に付いて、受信専用メモリ2のデータ
が変更になる同一アドレスを、フラグ格納メモリ3に与
えてフラグを立てる。即ち、移動した自動車8及び8′
は勿論その背景部分も含め変化した画素の総てのアドレ
スにフラグを立てる。Initially, the contents of the flag storage memory 3 are blank as shown in FIG. At this time, the processor 1 stores in the flag storage memory 3, as shown in FIG. The same address at which the data in the reception-only memory 2 is to be changed is given to the flag storage memory 3 and a flag is set.
A flag is set on all addresses of pixels that have changed, including of course the background part.
複写回路4は表示タイミング発生回路6の制御信号に従
い、ラスタ走査の帰線区間を使用して、表示専用メモリ
5に受信専用メモリ2におけるフラグ格納メモリ3のフ
ラグが立っているアドレスのデータを複写する。The copying circuit 4 copies the data at the address where the flag is set in the flag storage memory 3 in the reception-only memory 2 to the display-only memory 5 in accordance with the control signal from the display timing generation circuit 6 and using the retrace interval of raster scanning. do.
以上説明した如く、本発明は表示画面に表示されたデー
タの一部が変化した場合、企画面分のデータを書き替え
る必要がなく、変化した部分のみのデータの書替えを行
うだけで済むため、表示専用メモリのデータ書替え時間
が短縮され、表示内容の変化が表示データの変化に速や
かに追従することが出来る。As explained above, in the present invention, when a part of the data displayed on the display screen changes, there is no need to rewrite the data on the planning page, and it is only necessary to rewrite the data on the changed part. The time required to rewrite data in the display-only memory is shortened, and changes in display content can quickly follow changes in display data.
第1図は本発明の一実施例を示す回路のブロック図、
第2図は第1図の表示データ変更に伴う動作を説明する
図である。
1はプロセッサ 2は受信専用メモリ、3はフラ
グ格納メモリ、4は複写回路、5は表示専用メモリ、
6は表示タイミング発生回路、
7は表示部である。
菟 2
(C)FIG. 1 is a block diagram of a circuit showing an embodiment of the present invention, and FIG. 2 is a diagram illustrating the operation associated with changing the display data in FIG. 1. 1 is a processor; 2 is a reception-only memory; 3 is a flag storage memory; 4 is a copying circuit; 5 is a display-only memory; 6 is a display timing generation circuit; and 7 is a display section.菟 2 (C)
Claims (1)
装置において、表示用データを格納する受信専用メモリ
と、該受信専用メモリの表示用データを複写して表示部
に表示データを送出する表示専用メモリと、前記受信専
用メモリの書替えられたデータのアドレスを記憶するフ
ラグ格納メモリと、前記受信専用メモリと表示専用メモ
リの間のデータ複写を制御する複写手段とを設け、受信
専用メモリのデータが書替えられた場合、前記フラグ格
納メモリの記憶したアドレスにより、前記書替えられた
データのみ表示専用メモリに複写することを特徴とする
表示装置の複写制御方式。In a display device that displays data such as images using a raster scanning method, there is a receive-only memory that stores display data, and a display-only memory that copies the display data from the receive-only memory and sends the display data to the display unit. A memory, a flag storage memory for storing the address of the rewritten data in the reception-only memory, and a copying means for controlling data copying between the reception-only memory and the display-only memory, and the data in the reception-only memory is A copy control method for a display device, characterized in that when rewritten, only the rewritten data is copied to a display-only memory according to an address stored in the flag storage memory.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59116012A JPS6122391A (en) | 1984-06-06 | 1984-06-06 | Display device copy control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59116012A JPS6122391A (en) | 1984-06-06 | 1984-06-06 | Display device copy control method |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS6122391A true JPS6122391A (en) | 1986-01-30 |
Family
ID=14676630
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP59116012A Pending JPS6122391A (en) | 1984-06-06 | 1984-06-06 | Display device copy control method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6122391A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1996011463A1 (en) * | 1994-10-07 | 1996-04-18 | Sega Enterprises, Ltd. | Method and device for controlling frame memory |
JP2011090389A (en) * | 2009-10-20 | 2011-05-06 | Nohmi Bosai Ltd | Fire alarm system repeater |
WO2013111235A1 (en) * | 2012-01-27 | 2013-08-01 | パナソニック株式会社 | Image drawing display device |
-
1984
- 1984-06-06 JP JP59116012A patent/JPS6122391A/en active Pending
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1996011463A1 (en) * | 1994-10-07 | 1996-04-18 | Sega Enterprises, Ltd. | Method and device for controlling frame memory |
JP2011090389A (en) * | 2009-10-20 | 2011-05-06 | Nohmi Bosai Ltd | Fire alarm system repeater |
WO2013111235A1 (en) * | 2012-01-27 | 2013-08-01 | パナソニック株式会社 | Image drawing display device |
US9711107B2 (en) | 2012-01-27 | 2017-07-18 | Panasonic Intellectual Property Management Co., Ltd. | Image drawing/displaying device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS60145595A (en) | Ic random access memory | |
US20030107579A1 (en) | Sparse refresh of display | |
JPH0355832B2 (en) | ||
JPS6122391A (en) | Display device copy control method | |
JPS60129789A (en) | Display address managing apparatus | |
JPH06149533A (en) | High-speed segment drawing method that reduces drawing processing of segments outside the display area | |
JPS6061853A (en) | Information processor | |
JPH08211849A (en) | Display controller | |
JPS59178487A (en) | Display unit | |
JP2839920B2 (en) | Image data input device | |
JPS59136783A (en) | Multiwindow bit map display unit | |
JPS619684A (en) | Default screen display system | |
JPS6146978A (en) | Crt display unit | |
JPS61232486A (en) | Image data movement method | |
JPS6270894A (en) | display control device | |
JPH03156650A (en) | Indirect addressing system for picture memory | |
JPS636684A (en) | Multi-image control device | |
JPS62206676A (en) | Graphic drawing processing system for picture display device | |
JPH04318891A (en) | Graphic controller | |
JPS60129786A (en) | Image memory | |
JPS6332588A (en) | Display controller | |
JPS6186789A (en) | Display controller | |
JPS6040034B2 (en) | display device | |
JPS62139581A (en) | Graphic display unit | |
JPS61123873A (en) | Data transfer control circuit |