JPH05289934A - Image memory device - Google Patents

Image memory device

Info

Publication number
JPH05289934A
JPH05289934A JP4095138A JP9513892A JPH05289934A JP H05289934 A JPH05289934 A JP H05289934A JP 4095138 A JP4095138 A JP 4095138A JP 9513892 A JP9513892 A JP 9513892A JP H05289934 A JPH05289934 A JP H05289934A
Authority
JP
Japan
Prior art keywords
address
image data
image
writing
field
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
Application number
JP4095138A
Other languages
Japanese (ja)
Inventor
Osamu Saito
斎藤  修
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.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP4095138A priority Critical patent/JPH05289934A/en
Publication of JPH05289934A publication Critical patent/JPH05289934A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent writing or reading from being jumped in the display period of an image and to prevent a display from being disturbed by preparing a memory for two pictures and controlling writing and reading timing. CONSTITUTION:Writing operation is executed by specifying a vertical address (row address) and a horizontal address (column address) in a RAM 2 after outputting a write enable signal to the RAM 2, and setting up data in an I/O part. Reading operation outputs data from the I/O part by outputting a read enable signal to a SAM part 3, transferring data for one horizontal operation period to be read out from the RAM 2 to the SAM 3 and then sending serial clocks to the SAM 3. The image memory is managed in each field, and if the dangerousness of collision between reading and writing accesses is generated, the accesses are allowed to escape to idle fields, so that an image can be prevented from being disturbed due to the collosion of accesses.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は画像メモリー装置に関
し、特に画像の取り込みと表示が非同期で行われた場
合、画像が乱れないようにした画像メモリー装置を提供
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image memory device, and more particularly to an image memory device which prevents an image from being disturbed when an image is taken in and displayed asynchronously.

【0002】[0002]

【従来の技術】メモリーを介して画像の取り込みと表示
を行う方法として、画像データの取り込みと表示を完全
に一致させる同期式と、必ずしも一致させない非同期式
と呼ばれるものがある。
2. Description of the Related Art As a method of capturing and displaying an image via a memory, there are a synchronous method for completely matching the capturing and display of image data and an asynchronous method for not necessarily matching.

【0003】前者の場合、書込みメモリーと読出しメモ
リーのアクセスがフィールドで完全に分離できるので問
題無く動作し、また後者の場合、読出しと書込みのメモ
リーアクセスを完全に分離することはできないので、表
示中にメモリーへの書込みを読出しが追い越してしまう
ことがあるため、画面の上下で一垂直走査期間分の時間
差が生じることがある。
In the former case, the access to the write memory and the read memory can be completely separated in the field, so that the operation can be performed without any problem. In the latter case, the read and the write memory access cannot be completely separated from each other. In some cases, reading may overtake writing in the memory, and thus a time difference of one vertical scanning period may occur at the top and bottom of the screen.

【0004】[0004]

【発明が解決しようとする課題】しかし乍ら例えば同期
式の場合、書込みと読出しのどちらかのタイミングがず
れた場合、そのずれの影響がもう一方にも及ぶため表示
されなくなるという不都合が生じた。また、全てのシス
テムにおいて同じ同期信号を使用する必要があるため、
閉じたシステムでしか使うことができず発展性が無いた
めにあまり多くの機器では見受けられなかった。
However, for example, in the case of the synchronous type, when either the writing or reading timing is deviated, the influence of the deviation also affects the other, which causes the inconvenience. .. Also, because the same sync signal must be used in all systems,
Since it can only be used in a closed system and has no potential for development, it was not found on many devices.

【0005】また非同期式の場合、書込みと読出しが各
々独立して制御されるため、表示中に書込みを読出しが
追い越す、もしくは読出しが書込みを追い越すという不
都合があった。結果として、画面の上下で1垂直走査期
間分のずれが生じてしまうが、実際には読出しと書込み
のタイミングはほとんど違わないため追い越しは稀にし
か起こらず、また画像を見ても1垂直走査期間のずれで
は判らないということからあまり問題にはされなかっ
た。ところが、この方法で取込み画像の上下反転を行う
といった画像処理を行おうとした場合、画像の取り込み
はメモリーの垂直方向アドレスの上位から、読出しはメ
モリーの垂直方向アドレスの下位からアクセスされるた
め、垂直方向アドレスの中心付近でアクセスがぶつか
り、常に画面の中心付近に1垂直走査期間分のずれがで
きてしまい正しい上下反転画像が表示されないという不
都合があった。
Further, in the case of the asynchronous type, since writing and reading are independently controlled, there is a disadvantage that reading overtakes writing during display or reading overtakes writing. As a result, a vertical scanning period shift occurs at the top and bottom of the screen, but in actuality there is almost no difference between the read and write timings, so overtaking rarely occurs. It wasn't a big problem because it wasn't known if the period was too late. However, if you try to perform image processing such as flipping the captured image upside down by this method, the image capture is accessed from the upper vertical address of the memory, and the read is accessed from the lower vertical address of the memory. There is an inconvenience that the access collides near the center of the directional address and a shift for one vertical scanning period is always generated near the center of the screen, so that a correct vertically inverted image is not displayed.

【0006】本発明では2画面分のメモリーを持ち、更
にそれらの書込みと読出しのタイミングを制御すること
により画像の表示期間に書込み,または読出しの追い越
しをなくするようにし、表示が乱れないようにする機構
を提案するものである。
According to the present invention, a memory for two screens is provided, and by controlling the timing of writing and reading of them, the passing of writing or reading is eliminated during the display period of the image so that the display is not disturbed. This is a mechanism for doing so.

【0007】[0007]

【課題を解決するための手段】本発明は上記従来技術の
問題点に着目して発明されたものであり、データをラン
ダムにアクセスすることが可能な第1の蓄積部と、この
蓄積部から順次1水平期間分のデータを受け、かかる1
水平期間分のデータをシリアルに出力する第2の蓄積部
とを有する画像メモリーを4フィールド分設け、入力さ
れて来る画像データに第1の蓄積部の水平及び垂直方向
アドレスを指定し、第1の蓄積部に画像データを書き込
む書込み手段と、第1の蓄積部から第2の蓄積部に画像
データを転送すると共に第2の蓄積部からシリアルに画
像データを出力することにより画像メモリーから画像デ
ータを読み出す手段と、上記4フィールド分の画像メモ
リーにおいて画像データの書込み側と読出し側で独立し
たフィールドアドレスを管理するフィールドアドレス管
理手段と、画像データの書込み側と読出し側のフィール
ドアドレスをカウントする手段と、画像データの書込み
側と読出し側のフィールドアドレスを比較する比較手段
と、該比較手段による比較結果に応じフィールドアドレ
スに所定数のアドレスを加算する加算手段と、画像メモ
リーの書込み側のフィールドアドレスからデータの書込
み許可信号を、読出し側のフィールドアドレスからデー
タの読出し許可信号を夫々作る手段とを有する画像メモ
リー装置を提供するものである。
SUMMARY OF THE INVENTION The present invention has been invented focusing on the above-mentioned problems of the prior art, and includes a first accumulator capable of randomly accessing data, and the accumulator. Receive data for one horizontal period in sequence and take 1
An image memory having a second storage unit for serially outputting the data for the horizontal period is provided for four fields, and the horizontal and vertical addresses of the first storage unit are designated for the input image data. Image data from the image memory by writing means for writing image data to the storage section of the image memory, and by transferring the image data from the first storage section to the second storage section and outputting the image data serially from the second storage section. Reading means, field address management means for managing independent field addresses on the image data writing side and reading side in the image memory for four fields, and means for counting field addresses on the image data writing side and reading side. And comparing means for comparing the field addresses of the writing side and the reading side of the image data, and the comparing means. Means for adding a predetermined number of addresses to the field address in accordance with the comparison result, and means for producing a data write permission signal from the writing side field address of the image memory and a data reading permission signal from the reading side field address. And an image memory device having:

【0008】また、本発明は画像データの水平及び垂直
方向アドレスの初期値を与える手段と、画像データの水
平及び垂直方向アドレスのカウントを制御する手段と、
画像データの水平及び垂直方向アドレスを夫々カウント
ダウンする手段とを更に備えた画像メモリー装置を提供
するものである。
The present invention further comprises means for giving initial values of horizontal and vertical addresses of image data, and means for controlling counting of horizontal and vertical addresses of image data,
An image memory device further comprising means for counting down the horizontal and vertical addresses of image data, respectively.

【0009】[0009]

【作用】書込みは、画像メモリーのRAM部に垂直方向
アドレス,水平方向アドレス,画像データを与えること
により行われる。読出しは、画像メモリーのRAM部か
らSAM部へ1ライン分データを転送し、SAMに出力
要求をすることにより行われる。
The writing is performed by giving the vertical address, the horizontal address and the image data to the RAM portion of the image memory. Reading is performed by transferring data for one line from the RAM section of the image memory to the SAM section and requesting output from the SAM.

【0010】この画像メモリーをフィールド単位で管理
し、もしも読出しと書込みのアクセスが衝突しそうにな
ったら、空いているフィールドへアクセスを逃がすよう
にすることによりアクセスの衝突による画像の乱れを防
ぐ。
This image memory is managed on a field-by-field basis, and if read and write accesses are about to collide with each other, the access to the vacant field is escaped to prevent the image from being disturbed due to the collision of access.

【0011】また、水平方向アドレスのカウントの方向
を逆にしてやれば左右反転、垂直方向アドレスのカウン
トの方向を逆にしてやれば上下反転の画像を得る。
Also, if the horizontal address count direction is reversed, a horizontally inverted image is obtained, and if the vertical address count direction is reversed, a vertically inverted image is obtained.

【0012】[0012]

【実施例】以下、本発明の一実施例を図面に基づいて詳
細に説明する。図1は本発明に係る画像メモリー装置の
一実施例を示すブロック的電気回路図、図2は本発明に
おいて用いられる画像メモリーの構成図、図3は書込み
許可信号発生器及び読出し許可信号発生器の具体的な回
路図、図4は書込み許可信号発生器の一連の動作を示す
フローチャート、図5は読出し許可信号発生器の一連の
動作を示すフローチャート、図6は水平方向アドレス発
生器のブロック図、図7は水平方向アドレス発生器の一
連の動作を示すフローチャート、図8は垂直方向アドレ
ス発生器のブロック図、図9は垂直方向アドレス発生器
の一連の動作を示すフローチャート、図10は転送アド
レス発生器のブロック図、図11は転送アドレス発生器
の一連の動作を示すフローチャートである。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described in detail below with reference to the drawings. 1 is a block electric circuit diagram showing an embodiment of an image memory device according to the present invention, FIG. 2 is a block diagram of an image memory used in the present invention, and FIG. 3 is a write enable signal generator and a read enable signal generator. FIG. 4 is a flowchart showing a series of operations of the write enable signal generator, FIG. 5 is a flowchart showing a series of operations of the read enable signal generator, and FIG. 6 is a block diagram of a horizontal address generator. FIG. 7 is a flow chart showing a series of operations of the horizontal address generator, FIG. 8 is a block diagram of a vertical direction address generator, FIG. 9 is a flow chart showing a series of operations of the vertical address generator, and FIG. 10 is a transfer address. FIG. 11 is a block diagram of the generator, and FIG. 11 is a flowchart showing a series of operations of the transfer address generator.

【0013】図1,図2,図3,図6,図8,図10に
おいて、1は画像メモリー、2は画像メモリーRAM
部、3は画像メモリーSAM部、4は画像信号をメモリ
ーに書き込めるデジタル信号に変換するためのA/Dコ
ンバーター、6乃至9はフィールドバンク、10はフィ
ールドバンク内のメモリーに与える水平方向アドレス発
生器、11は垂直方向アドレス発生器、12は転送アド
レス発生器、13は各アドレスを切り換えてメモリーへ
送るアドレス切り換え器、14はフィールド単位で書込
みを制御するための書込み許可信号発生器、15はフィ
ールド単位で読出しを制御するための読出し許可信号発
生器、16はフィールドアドレスカウンター、17はフ
ィールドアドレスデコーダー、18はフィールドアドレ
スコンパレーター、19はカウンターに初期値をセット
するための初期値セット部、20はカウンターにクロッ
クを入力するためのクロック入力部、21はアップカウ
ントもしくはダウンカウントの選択が可能なアップダウ
ンカウンター、22はアップカウント専用のカウンター
である。
1, FIG. 2, FIG. 3, FIG. 6, FIG. 8, and FIG. 10, 1 is an image memory, and 2 is an image memory RAM.
3, 3 is an image memory SAM unit, 4 is an A / D converter for converting an image signal into a digital signal which can be written in the memory, 6 to 9 are field banks, and 10 is a horizontal address generator for giving the memory in the field bank. , 11 is a vertical address generator, 12 is a transfer address generator, 13 is an address switcher for switching each address to send to the memory, 14 is a write enable signal generator for controlling writing in field units, and 15 is a field A read enable signal generator for controlling reading in units, 16 is a field address counter, 17 is a field address decoder, 18 is a field address comparator, 19 is an initial value setting unit for setting an initial value in the counter, 20 Inputs the clock to the counter Clock input, 21 counts up or down count Choices up-down counter 22 is up-counted dedicated counter.

【0014】図2において、画像メモリー1は一般的に
マルチポートメモリーと呼ばれるダイナミックRAMを
使用する。これは256Kbit×256Kbit×8
bitのRAM2と、256Kbit×8bitのSA
M3により構成され、メモリーに対する書込み操作をR
AM2,読出し操作をSAM3のみに行うものと取り決
める。書込み操作はRAM2に対して書込み許可の信号
を出した後、RAM2の垂直方向アドレス(Rawアド
レス)と水平方向アドレス(Columnアドレス)を
指定し、I/Oにデータをセットすることにより行われ
る。
In FIG. 2, the image memory 1 uses a dynamic RAM generally called a multiport memory. This is 256Kbit x 256Kbit x 8
RAM2 of bit and SA of 256Kbit x 8bit
It is composed of M3 and R
Arrange to perform the read operation on AM2 only on SAM3. The write operation is performed by issuing a write enable signal to the RAM 2 and then designating a vertical address (RAW address) and a horizontal address (Column address) of the RAM 2 and setting data in the I / O.

【0015】読出し操作はSAM3に対して読出し許可
の信号を出した後、RAM2からSAM3へ読み出すべ
き1水平操作期間分のデータを転送し、SAM3に対し
てシリアルクロックを送ることによりI/Oより出力さ
れる。RAM2に対しデータを書き込む時に、水平方向
アドレスを0→255まで、垂直方向アドレスを0→2
55までカウントアップすれば通常の画像を得ることが
できる。
In the read operation, after issuing a read enable signal to the SAM3, the data for one horizontal operation period to be read is transferred from the RAM2 to the SAM3, and the serial clock is sent to the SAM3 to send from the I / O. Is output. When writing data to RAM2, the horizontal address is 0 → 255 and the vertical address is 0 → 2
A normal image can be obtained by counting up to 55.

【0016】また、水平方向アドレスを255→0まで
カウントダウンすれば左右反転画像が、垂直方向アドレ
スを255→0までカウントダウンすれば上下反転画像
が得られる。今回、この画像メモリー1を画像データ
Y,B−Y,R−Yに対し各々別なバンクとして持つも
のとし、以後一つのバンクYに対し説明をする。
When the horizontal address is counted down from 255 to 0, a horizontally inverted image is obtained, and when the vertical address is counted from 255 to 0, a vertically inverted image is obtained. At this time, it is assumed that the image memory 1 has separate banks for the image data Y, BY and RY, and one bank Y will be described below.

【0017】バンクYにおいてメモリー1は図1に示す
ように4フィールド分、つまり2画面分持つことにす
る。各々のフィールドには0〜3までの番号を与えてお
く。これらの番号は二進数では(00),(01),
(10),(11)に対応し、これをフィールドアドレ
スとして管理する。フィールドバンクには全て同じデー
タ,アドレス(ロウアドレス,カラムアドレス,転送ア
ドレス)を与え、書込み許可信号(Write Ena
ble)と読出し許可信号(Serial Outpu
t Enable)により、書込み,読出しを制御す
る。ロウアドレス,カラムアドレス,転送アドレスは、
夫々垂直方向アドレス発生器11,水平方向アドレス発
生器10,転送アドレス発生器12より出力され、使用
するメモリーの規定するタイミングでアドレス切換え器
13により切り換えられ、メモリーに出力される。
In the bank Y, the memory 1 has four fields, that is, two screens, as shown in FIG. A number from 0 to 3 is given to each field. These numbers are binary numbers (00), (01),
It corresponds to (10) and (11) and is managed as a field address. The same data and address (row address, column address, transfer address) are all applied to the field banks, and a write enable signal (Write Enable) is applied.
ble) and a read enable signal (Serial Output)
t Enable) controls writing and reading. The row address, column address, and transfer address are
The signals are output from the vertical address generator 11, the horizontal address generator 10, and the transfer address generator 12, respectively, switched by the address switching unit 13 at the timing specified by the memory used, and output to the memory.

【0018】水平方向アドレス発生器10は図6に示す
ように、初期値セット部19,クロック入力部20,ア
ップダウンカウンター21により構成される。以後、図
7に示すフローチャートに従い説明をする。書込み側が
水平ブランキング期間に入ると(#13)、ステップ#
18で初期値セット部19は左右反転信号がOFFの時
には0を(#19),ONの時には255を(#20)
アップダウンカウンター21の初期値としてセットす
る。水平ブランキング期間が終了すると、ステップ#1
4でアップダウンカウンターは左右反転信号に従い、左
右反転信号がOFFの時には水平方向アドレスを1つカ
ウントアップし(#15),ONの時には水平方向アド
レスを1つカウントダウンする(#16)。そして、そ
の結果をアドレス切換え器13に出力する(#17)。
As shown in FIG. 6, the horizontal address generator 10 comprises an initial value setting section 19, a clock input section 20, and an up / down counter 21. Hereinafter, description will be made according to the flowchart shown in FIG. When the writing side enters the horizontal blanking period (# 13), step #
At 18, the initial value setting unit 19 sets 0 (# 19) when the horizontal inversion signal is OFF, and sets 255 (# 20) when ON.
It is set as the initial value of the up / down counter 21. After the horizontal blanking period ends, step # 1
At 4, the up-down counter follows the horizontal inversion signal and counts up one horizontal address when the horizontal inversion signal is OFF (# 15), and counts down one horizontal address when it is ON (# 16). Then, the result is output to the address switch 13 (# 17).

【0019】一方、垂直方向アドレス発生器11は図8
に示すように、初期値セット部19,クロック入力部2
0,アップダウンカウンター21により構成される。以
後、図9に示すフローチャートに従い説明をする。
On the other hand, the vertical address generator 11 is shown in FIG.
As shown in, the initial value setting unit 19 and the clock input unit 2
0, up / down counter 21. Hereinafter, description will be given according to the flowchart shown in FIG.

【0020】書込み側が垂直ブランキング期間に入ると
(#21)、初期値セット部19はステップ#27で上
下反転信号がOFFの時には0を(#28),ONの時
には255を(#29)アップダウンカウンター21の
初期値としてセットする。垂直ブランキング期間が終了
すると、ステップ#22でクロック入力部20は水平ブ
ランキング期間であるか判断し、水平ブランキング期間
であればアップダウンカウンターに1クロックを出力す
る。
When the writing side enters the vertical blanking period (# 21), the initial value setting section 19 sets 0 (# 28) when the vertical inversion signal is OFF and 255 (# 29) when it is ON in step # 27. It is set as the initial value of the up / down counter 21. When the vertical blanking period ends, in step # 22, the clock input unit 20 determines whether it is the horizontal blanking period, and if it is the horizontal blanking period, outputs one clock to the up / down counter.

【0021】この時アップダウンカウンターは上下反転
信号(#23)に従い、上下反転信号がOFFの時には
垂直方向アドレスを1つカウントアップし(#24),
ONの時は垂直方向アドレスを1つカウントダウンする
(#25)。そして結果をアドレス切換え器13に出力
する(#26)。
At this time, the up-down counter follows the vertical inversion signal (# 23), and when the vertical inversion signal is OFF, increments the vertical address by one (# 24),
When it is ON, the vertical address is counted down by one (# 25). Then, the result is output to the address switch 13 (# 26).

【0022】転送アドレス発生器12は図10に示すよ
うに、クロック入力部20,アップカウント専用カウン
ター22により構成される。以後、図11に示すフロー
チャートに従い説明をする。読出し側が垂直ブランキン
グ期間に入ると垂直ブランキング信号をカウンターは転
送アドレスリセット信号として検知し(#30)、ON
であったなら(#34)転送アドレスを0にセットす
る。読出し側の垂直ブランキング期間が終了すると、ク
ロック入力部20は読出し側が水平ブランキング期間で
あるか判断し、水平ブランキング期間であれば水平ブラ
ンキング信号をデータ転送要求信号として検知し(#3
1)、カウンターに1クロックを出力しカウンターは転
送アドレスを1つカウントアップする(#32)。そし
て、その結果をアドレス切換え器13に出力する(#3
3)。
As shown in FIG. 10, the transfer address generator 12 is composed of a clock input section 20 and an up-counting dedicated counter 22. Hereinafter, description will be made according to the flowchart shown in FIG. When the reading side enters the vertical blanking period, the counter detects the vertical blanking signal as a transfer address reset signal (# 30) and turns it on.
If it is (# 34), the transfer address is set to 0. When the vertical blanking period on the reading side ends, the clock input unit 20 determines whether the reading side is on the horizontal blanking period, and if it is the horizontal blanking period, detects the horizontal blanking signal as a data transfer request signal (# 3
1), 1 clock is output to the counter, and the counter increments the transfer address by 1 (# 32). Then, the result is output to the address switch 13 (# 3
3).

【0023】書込み許可信号発生器14と読出し許可信
号発生器15は図3に示すように、先のフィールドアド
レスの2bitカウンター16とそのデコーダー17,
そしてアドレスの比較を行うアドレスコンパレーター1
8により構成される。
The write enable signal generator 14 and the read enable signal generator 15 are, as shown in FIG. 3, composed of a 2-bit counter 16 of the previous field address and its decoder 17,
And an address comparator 1 that compares addresses
It is composed of 8.

【0024】書込み許可信号発生器14と、読出し許可
信号発生器15のブロック構成は全く同じである。書込
み(もしくは読出し)フィールドアドレスのカウントア
ップ許可信号が入ると、フィールドアドレスカウンター
16が1つカウントアップされ、その結果がフィールド
アドレスデコーダーに送られる。この時、読出しフィー
ルドアドレス(もしくは書込みフィールドアドレス)と
比較され、もしも同じであるならば、更に2を加算しデ
コーダーにフィールドアドレスが送られる。
The block configurations of the write enable signal generator 14 and the read enable signal generator 15 are exactly the same. When the count-up permission signal for the write (or read) field address is input, the field address counter 16 is incremented by 1 and the result is sent to the field address decoder. At this time, it is compared with the read field address (or write field address), and if they are the same, 2 is further added and the field address is sent to the decoder.

【0025】実際の回路図では2ビットカウンターであ
るため、第2ビット目の出力を反転させることにより実
現できる。この一連の動作を、以後図4,図5に示すフ
ローチャートに従い説明をする。
Since it is a 2-bit counter in the actual circuit diagram, it can be realized by inverting the output of the second bit. This series of operations will be described below with reference to the flowcharts shown in FIGS.

【0026】書込み側では、カウンターは1垂直走査期
間書込み終了後(#1)1を加算され(#2)、その
後、読出し側のフィールドアドレスと比較される(#
3)。もし、書込みフィールドアドレスと読出しフィー
ルドアドレスが違っていた場合は、そのまま書込みフィ
ールドアドレスをそのデコーダーへ出力し(#5)、結
果が書込み許可信号として各フィールドへ出力される
(#6)。
On the writing side, the counter is incremented by 1 (# 1) after writing for one vertical scanning period (# 2), and then compared with the field address on the reading side (#
3). If the write field address and the read field address are different, the write field address is output to the decoder as it is (# 5), and the result is output to each field as a write enable signal (# 6).

【0027】もし、書込みフィールドアドレスと読出し
フィールドアドレスが同じであった場合、書込みフィー
ルドアドレスには更に2が加算され(#4)、それをデ
コードした結果が書込み許可信号として出力される(#
6)。2を加算するのは奇数フィールドと偶数フィール
ドの逆転を防ぎ、インターレースの保持を行うためであ
る。
If the write field address and the read field address are the same, 2 is further added to the write field address (# 4), and the result of decoding is output as a write enable signal (#
6). The reason for adding 2 is to prevent the odd field and the even field from being reversed and to hold the interlace.

【0028】読出し側でも全く同様に、カウンターは1
垂直走査期間読出し終了後(#7)1を加算され(#
8)、その後、書込み側のフィールドアドレスと比較さ
れる(#9)。
On the reading side, the counter is 1 in the same manner.
After reading the vertical scanning period (1) is added (# 7) (#
8) After that, it is compared with the field address on the writing side (# 9).

【0029】もし、読出しフィールドアドレスと書込み
フィールドアドレスが違っていた場合は、そのまま読出
しフィールドアドレスをそのデコーダーへ出力し(#1
1)、結果が読出し許可信号として各フィールドへ出力
される(#12)。
If the read field address and the write field address are different, the read field address is directly output to the decoder (# 1
1), the result is output to each field as a read enable signal (# 12).

【0030】もし、読出しフィールドアドレスと書込み
フィールドアドレスが同じであった場合、読出しフィー
ルドアドレスには更に2が加算され(#10)、それを
デコードした結果が読出し許可信号として出力される
(#12)。これにより、書込み側と読出し側のアクセ
スの衝突を防ぐことができ、表示中の画像の乱れを無く
することができる。
If the read field address and the write field address are the same, 2 is further added to the read field address (# 10) and the result of decoding is output as a read enable signal (# 12). ). As a result, it is possible to prevent collision of accesses on the writing side and the reading side, and it is possible to eliminate the disturbance of the image being displayed.

【0031】[0031]

【発明の効果】本発明は上述のように構成されるもので
あるから、画像メモリーを使って画像処理する時に書込
みと読出しが非同期で行われた場合、書込みと読出しが
互いに追い越しを起こさない。従って、画像の表示を乱
すことなく連続して画像メモリーに対して画像データの
受け渡しが可能になる。更に、画像の表示を乱すことな
く画像の左右反転,上下反転が可能になる優れた画像メ
モリー装置を提供することができる。
Since the present invention is configured as described above, when writing and reading are performed asynchronously when image processing is performed using the image memory, writing and reading do not pass each other. Therefore, it is possible to continuously transfer the image data to the image memory without disturbing the display of the image. Further, it is possible to provide an excellent image memory device capable of horizontally inverting and vertically inverting an image without disturbing the display of the image.

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

【図1】 本発明に係る画像メモリー装置の一実施例を
示すブロック的電気回路図。
FIG. 1 is a block-like electric circuit diagram showing an embodiment of an image memory device according to the present invention.

【図2】 本発明に適用される画像メモリーの構成を示
す図。
FIG. 2 is a diagram showing a configuration of an image memory applied to the present invention.

【図3】 書込み(読出し)許可信号発生器を示すブロ
ック的電気回路図。
FIG. 3 is a block electric circuit diagram showing a write (read) permission signal generator.

【図4】 書込み許可信号発生器の一連の動作を示すフ
ローチャート。
FIG. 4 is a flowchart showing a series of operations of a write enable signal generator.

【図5】 読出し許可信号発生器の一連の動作を示すフ
ローチャート。
FIG. 5 is a flowchart showing a series of operations of the read enable signal generator.

【図6】 水平方向アドレス発生器のブロック的電気回
路図。
FIG. 6 is a block electric circuit diagram of a horizontal address generator.

【図7】 水平方向アドレス発生器の一連の動作を示す
フローチャート。
FIG. 7 is a flowchart showing a series of operations of the horizontal address generator.

【図8】 垂直方向アドレス発生器のブロック的電気回
路図。
FIG. 8 is a block electric circuit diagram of a vertical address generator.

【図9】 垂直方向アドレス発生器の一連の動作を示す
フローチャート。
FIG. 9 is a flowchart showing a series of operations of the vertical address generator.

【図10】 転送アドレス発生器のブロック的電気回路
図。
FIG. 10 is a block electric circuit diagram of a transfer address generator.

【図11】 転送アドレス発生器の一連の動作を示すフ
ローチャート。
FIG. 11 is a flowchart showing a series of operations of the transfer address generator.

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

1 画像メモリー 2 RAM部 3 SAM部 11 カラムアドレス発生器 12 転送アドレス発生器 13 アドレス切換え器 14 書込み許可信号発生器 15 読出し許可信号発生器 16 フィールドアドレスカウンタ 19 初期値セット部 21 アップダウンカウンター 1 Image Memory 2 RAM Section 3 SAM Section 11 Column Address Generator 12 Transfer Address Generator 13 Address Switcher 14 Write Enable Signal Generator 15 Read Enable Signal Generator 16 Field Address Counter 19 Initial Value Setting Section 21 Up / Down Counter

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 画像データを一時画像メモリーに蓄え画
像処理を行うものにおいて、 データをランダムにアクセスすることが可能な第1の蓄
積部と該第1の蓄積部から順次1水平期間分のデータを
受け、かかる1水平期間分のデータをシリアルに出力す
る第2の蓄積部とを有する画像メモリーを4フィールド
分設け、 入力されて来る上記画像データに上記第1の蓄積部の水
平及び垂直方向アドレスを指定し、第1の蓄積部に画像
データを書き込む書込み手段と、 上記第1の蓄積部から第2の蓄積部に画像データを転送
すると共に該第2の蓄積部からシリアルに画像データを
出力することにより上記画像メモリーから画像データを
読み出す手段と、 上記4フィールド分の画像メモリーにおいて画像データ
の書込み側と読出し側で独立したフィールドアドレスを
管理するフィールドアドレス管理手段と、 画像データの書込み側と読出し側のフィールドアドレス
をカウントする手段と、 画像データの書込み側と読出し側のフィールドアドレス
を比較する比較手段と、 該比較手段による比較結果に応じフィールドアドレスに
更に所定数のアドレスを加算する加算手段と、 上記画像メモリーの書込み側のフィールドアドレスから
データの書込み許可信号を読出し側のフィールドアドレ
スからデータの読出し許可信号を夫々作る手段とを有す
ることを特徴とする画像メモリー装置。
1. In a system for temporarily storing image data in an image memory and performing image processing, a first storage unit capable of randomly accessing the data and data for one horizontal period sequentially from the first storage unit. In response to this, an image memory having a second storage unit for serially outputting data for one horizontal period is provided for four fields, and the input image data has horizontal and vertical directions of the first storage unit. Writing means for designating an address and writing image data in the first storage unit, and transferring the image data from the first storage unit to the second storage unit and serially transmitting the image data from the second storage unit. A means for reading out the image data from the image memory by outputting, and an independent file on the writing side and the reading side of the image data in the image memory for four fields. Field address management means for managing the field address, means for counting the field addresses on the writing side and the reading side of the image data, comparing means for comparing the field addresses on the writing side and the reading side of the image data, and the comparing means. Adder means for adding a predetermined number of addresses to the field address according to the comparison result, and means for producing a data write enable signal from the write side field address of the image memory and a data read enable signal from the read side field address. An image memory device comprising:
【請求項2】 上記請求項1に記載されたものにおいて
画像データの水平方向アドレスの初期値を与える手段
と、 画像データの水平方向アドレスのカウントを制御する手
段と、 画像データの水平方向アドレスをカウントダウンする手
段と、 画像データの垂直方向アドレスの初期値を与える手段
と、 画像データの垂直方向アドレスのカウントを制御する手
段と、 画像データの垂直方向アドレスをカウントダウンする手
段とを備えたことを特徴とする画像メモリー装置。
2. A means for providing an initial value of a horizontal address of image data, a means for controlling a count of a horizontal address of image data, and a horizontal address of image data according to claim 1. A means for counting down, a means for giving an initial value of the vertical address of the image data, a means for controlling the count of the vertical address of the image data, and a means for counting down the vertical address of the image data. Image memory device.
JP4095138A 1992-04-15 1992-04-15 Image memory device Pending JPH05289934A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4095138A JPH05289934A (en) 1992-04-15 1992-04-15 Image memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4095138A JPH05289934A (en) 1992-04-15 1992-04-15 Image memory device

Publications (1)

Publication Number Publication Date
JPH05289934A true JPH05289934A (en) 1993-11-05

Family

ID=14129454

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4095138A Pending JPH05289934A (en) 1992-04-15 1992-04-15 Image memory device

Country Status (1)

Country Link
JP (1) JPH05289934A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008262707A (en) * 1998-02-16 2008-10-30 Sony Corp Memory device and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008262707A (en) * 1998-02-16 2008-10-30 Sony Corp Memory device and method

Similar Documents

Publication Publication Date Title
US7349027B2 (en) Scan converter
KR100276480B1 (en) Data transmitting apparatus
JPS63109670A (en) Picture converting memeory device
US5029006A (en) Video signal processing circuit capable of enlarging and displaying a picture
KR19990060797A (en) Memory allocation method of decoded image data and its device
US6374244B1 (en) Data transfer device
JPH05289934A (en) Image memory device
EP1353510A2 (en) Image processing apparatus and image processing method
KR950001469A (en) Video camera and its control method
KR0166853B1 (en) Digital image signal manufacturing memory system
US5355150A (en) Sub-screen data storage control unit
JP3343207B2 (en) Memory interface device
US6744476B1 (en) Imaging apparatus having video memory function
JP3128445B2 (en) Motion vector detection device
JPS63257785A (en) Scan frequency conversion system
JPH0681276B2 (en) Image memory device
JPH02264571A (en) Video signal processing circuit
JP2575542B2 (en) Packet information counter
KR920003370B1 (en) Horizontal division display system
JP2004120027A (en) Image processing apparatus
JPH0511330B2 (en)
JPS637092A (en) Video storage device
JPH09251545A (en) Picture processor
JPH03235480A (en) Delay circuit for television signal
JP2002281460A (en) System for configuring frame memory