JPH10171434A - Synchronous conversion device and method therefor - Google Patents

Synchronous conversion device and method therefor

Info

Publication number
JPH10171434A
JPH10171434A JP8335899A JP33589996A JPH10171434A JP H10171434 A JPH10171434 A JP H10171434A JP 8335899 A JP8335899 A JP 8335899A JP 33589996 A JP33589996 A JP 33589996A JP H10171434 A JPH10171434 A JP H10171434A
Authority
JP
Japan
Prior art keywords
memory
frame
writing
read
image data
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
JP8335899A
Other languages
Japanese (ja)
Inventor
Sadaaki Tanaka
貞秋 田中
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP8335899A priority Critical patent/JPH10171434A/en
Publication of JPH10171434A publication Critical patent/JPH10171434A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a synchronous conversion device which does not cause so-called jumping phenomenon in which two kinds of images are read in one screen. SOLUTION: This device has a FIFO(first-in first-out) type frame memories 1A, 1B, switches SW1, SW2, a D flip-flop 3, and an inverter 5. Here, a write memory selection signal WFMEMSEL which shows a memory frame in the writing at the time of beginning to be read, is latched by the D flip-flop 3, and the switch SW2 selects the ground memory by a read memory selection signal R FMEMSEL which is the reversed signal of WFMEMSEL, and the image data of the frame preceding to the one in the writing are read.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、映像信号の同期を
変換する同期変換装置および方法に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a synchronization conversion apparatus and method for converting synchronization of a video signal.

【0002】[0002]

【従来の技術】従来、この種の同期変換装置としてコン
ピュータなどのモニタ画面に映し出される映像信号の同
期を変換するものが知られている。図3は従来の同期変
換装置に用いられるフレームメモリの構成およびその入
出力信号のタイミングチャートを示す図である。同期変
換装置ではFIFO(Firt in Firt Out )型のフレー
ムメモリ10aが使用される。FIFO型のフレームメ
モリは最初に書き込んだ画像データから順番に読み出す
メモリであり、通常、書き込み動作と読み出し動作が同
時に行われる。フレームメモリ10aには、書き込まれ
る映像信号の画像データ(DATAN)を入力するデー
タ入力端子、書き込みクロック(WCK)を入力するラ
イトクロック端子、書き込みアドレスカウンタのリセッ
ト信号(WRST)を入力するライトリセット端子、読
み出される画像データ(DATA OUT)を出力する
データ出力端子、読み出しクロック(RCK)を入力す
るリードクロック端子、および読み出しアドレスカウン
タのリセット信号(RRST)を入力するリードリセッ
ト端子が設けられている。
2. Description of the Related Art Heretofore, there has been known a synchronous conversion device of this type which converts the synchronization of a video signal displayed on a monitor screen of a computer or the like. FIG. 3 is a diagram showing a configuration of a frame memory used in a conventional synchronous conversion device and a timing chart of its input / output signals. In the synchronous converter, a FIFO (Firt in Firt Out) type frame memory 10a is used. The FIFO type frame memory is a memory that sequentially reads out image data that has been written first, and usually performs a write operation and a read operation simultaneously. The frame memory 10a has a data input terminal for inputting image data (DATAN) of a video signal to be written, a write clock terminal for inputting a write clock (WCK), and a write reset terminal for inputting a reset signal (WRST) for a write address counter. A data output terminal for outputting read image data (DATA OUT), a read clock terminal for inputting a read clock (RCK), and a read reset terminal for inputting a reset signal (RRST) of a read address counter.

【0003】図4はフレームメモリ10aにおける画像
データの書き込みおよび読み出しを示す図である。フレ
ームメモリ10aに映像信号の画像データを書き込む場
合、周期Twで第0フレームから順番に書き込みが行わ
れる。第0フレームの書き込みが終了すると、書き込み
アドレスカウンタのリセット信号(WRST)を入力し
て書き込みアドレスがフレームメモリ10aの先頭番地
に戻り、そこから次のフレーム(第1フレーム)の書き
込みが行われる。同様の動作がフレーム単位で繰り返さ
れる。一方、フレームメモリ10aに書き込まれた画像
データを読み出す場合、書き込み時の周期Twより短い
周期Trで第0フレームから順番に読み出しが行われ
る。書き込み動作と読み出し動作は非同期であるが、こ
こでは便宜上、書き込み側の第1フレームと読み出し側
の第1フレームの先頭で位相が揃っていたとする。読み
出し動作は書き込み動作よりスピードが速い(Tr<T
w)ので、読み出し側の第1フレームには既に書き込み
が終了している第0フレームの画像が読み出される。続
いて、読み出し側の第2フレームの開始時点では書き込
み側の第1フレームの書き込みが2/3程度終了してい
るので、読み出し側では第1フレームの画像が読み出さ
れることになる。第3フレームを読み出す場合、第3フ
レームの読出開始時点で書き込み側は第2フレームの書
き込みを1/4程度終了しているので(図中a点)、読
み出し側は書き込み側の第2フレームの読み出しを開始
する。
FIG. 4 is a diagram showing writing and reading of image data in the frame memory 10a. When writing the image data of the video signal to the frame memory 10a, the writing is performed in order from the 0th frame in the cycle Tw. When the writing of the 0th frame is completed, the reset signal (WRST) of the write address counter is input, the write address returns to the start address of the frame memory 10a, and the next frame (first frame) is written therefrom. A similar operation is repeated for each frame. On the other hand, when reading image data written in the frame memory 10a, reading is performed sequentially from the 0th frame at a period Tr shorter than the period Tw at the time of writing. Although the write operation and the read operation are asynchronous, it is assumed here that the phases are aligned at the beginning of the first frame on the write side and the first frame on the read side for convenience. The read operation is faster than the write operation (Tr <T
w), the image of the 0th frame, which has already been written, is read in the first frame on the reading side. Subsequently, at the start of the second frame on the reading side, the writing on the first frame on the writing side has been completed about /, and the image on the first frame is read on the reading side. When reading the third frame, the writing side has finished writing the second frame by about 1/4 at the start of the reading of the third frame (point a in the figure). Start reading.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、読み出
し側が第3フレームの読み出しを終了した時点で書き込
み側は第2フレームの書き込みを終了していないので、
1画面内で読み出し動作が書き込み動作を飛び越すこと
になる。このようないわゆる飛び越し現象が発生した場
合、飛び越しが発生する前では現在書き込み中の画像
(第2フレームの画像)が読み出されるが、飛び越し後
では既に書き込みが終了している前のフレームの画像
(第1フレームの画像)が読み出されることになる(同
図読み出し側の第3フレーム参照)。この飛び越し現象
は周期Twと周期Trの時間差によってある周期で発生
する。同図においては読み出し側の第6フレームでも同
様に飛び越し現象が発生している。したがって、1画面
の中に2つの画像が読み出されることになり、動画像の
場合に画質を損ねる結果となる。そこで、本発明は1画
面に2種類の画像が読み出されるいわゆる飛び越し現象
を生じさせない同期変換装置および方法を提供すること
を目的とする。
However, since the writing side has not finished writing the second frame when the reading side has finished reading the third frame,
A read operation jumps a write operation within one screen. When such a so-called jumping phenomenon occurs, the image currently being written (the image of the second frame) is read before the jumping occurs, but after the jumping, the image of the frame before the writing has already been completed (the image of the second frame). The image of the first frame is read out (see the third frame on the reading side in the figure). This jump phenomenon occurs in a certain cycle due to the time difference between the cycle Tw and the cycle Tr. In the figure, the skipping phenomenon similarly occurs in the sixth frame on the reading side. Therefore, two images are read in one screen, which results in a loss of image quality in the case of a moving image. Therefore, an object of the present invention is to provide a synchronous conversion device and method which do not cause a so-called jump phenomenon in which two types of images are read on one screen.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するため
に、本発明の同期変換装置は、フレームメモリに所定の
書込周期で画像データを書き込み、該書き込みが行われ
た前記フレームメモリから所定の読出周期で前記画像デ
ータを読み出すことにより映像信号の同期を変換する同
期変換装置において、フレーム単位の画像データが記憶
される複数のフレームメモリと、該複数のフレームメモ
リのいずれか1つを前記書込周期で順次選択する書込メ
モリ選択手段と、該選択されたフレームメモリに前記画
像データを書き込む書込手段と、直前に書き込みが終了
している前記フレームメモリを前記読出周期で順次検出
する検出手段と、該検出されたフレームメモリを選択す
る読出メモリ選択手段と、該選択されたフレームメモリ
から前記画像データを読み出す読出手段とを備えたこと
を特徴とする。また、本発明の同期変換方法は、フレー
ムメモリに所定の書込周期で画像データを書き込み、該
書き込みが行われた前記フレームメモリから所定の読出
周期で前記画像データを読み出すことにより映像信号の
同期を変換する同期変換方法において、フレーム単位の
画像データが記憶される複数のフレームメモリのいずれ
か1つを前記書込周期で順次選択し、該選択されたフレ
ームメモリに前記画像データを書き込み、直前に書き込
みが終了している前記フレームメモリを前記読出周期で
順次検出し、該検出されたフレームメモリを選択し、該
選択されたフレームメモリから前記画像データを読み出
すことを特徴とする。
In order to achieve the above object, a synchronous conversion device according to the present invention writes image data in a frame memory at a predetermined writing cycle, and writes a predetermined amount of image data from the frame memory to which the writing has been performed. In the synchronous conversion device for converting the synchronization of the video signal by reading the image data in the read cycle, a plurality of frame memories storing the image data in frame units, and any one of the plurality of frame memories Writing memory selecting means for sequentially selecting in the writing cycle, writing means for writing the image data in the selected frame memory, and detecting the frame memory which has just finished writing immediately in the reading cycle. Detecting means, reading memory selecting means for selecting the detected frame memory, and the image data from the selected frame memory. Characterized by comprising a reading means for reading out. Also, the synchronous conversion method of the present invention writes the image data in a frame memory at a predetermined writing cycle, and reads out the image data at a predetermined reading cycle from the written frame memory, thereby synchronizing the video signal. In the synchronous conversion method, any one of a plurality of frame memories storing image data in units of frames is sequentially selected in the writing cycle, and the image data is written in the selected frame memory. The frame memory for which writing has been completed is sequentially detected in the read cycle, the detected frame memory is selected, and the image data is read from the selected frame memory.

【0006】本発明においては、フレーム単位の画像デ
ータが記憶される複数のフレームメモリのいずれか1つ
を所定の書込周期で順次選択し、書込手段により該選択
されたフレームメモリに画像データを書き込み、検出手
段により直前に書き込みが終了しているフレームメモリ
を前記読出周期で順次検出し、読出メモリ選択手段によ
り該検出されたフレームメモリを選択し、読出手段によ
り該選択されたフレームメモリから前記画像データを読
み出すので、いわゆる飛び越し現象が発生しなくなり周
期変換を正しく行うことができる。
In the present invention, one of a plurality of frame memories storing image data in frame units is sequentially selected at a predetermined writing cycle, and the image data is stored in the selected frame memory by the writing means. And the detecting means sequentially detects the frame memory for which writing has been completed immediately before in the reading cycle, selects the detected frame memory by the reading memory selecting means, and selects the detected frame memory from the selected frame memory by the reading means. Since the image data is read, the so-called jump phenomenon does not occur, and the period conversion can be performed correctly.

【0007】[0007]

【発明の実施の形態】本発明の同期変換装置および方法
の実施の形態について説明する。本実施の形態における
同期変換装置は、パーソナルコンピュータなどのモニタ
画面に映し出される映像信号の同期を変換するものであ
る。図1は実施の形態における同期変換装置の構成を示
す回路ブロック図である。同期変換装置は、FIFO型
のフレームメモリ1A、1B、スイッチSW1、SW
2、Dフリップフロップ3、インバータ5を有する。F
IFO型のフレームメモリ1A、1Bは、前述したよう
に最初に書き込んだ画像データから順番に読み出すメモ
リであり、通常、書き込み動作と読み出し動作が同時に
行われる。フレームメモリ1A、1Bには、書き込まれ
る映像信号の画像データ(DATA IN)を入力する
データ入力端子(DIN)、書き込みクロック(WC
K)を入力するライトクロック端子、書き込みアドレス
カウンタのリセット信号(WRST)を入力するライト
リセット端子、読み出される映像信号の画像データ(D
ATA OUT)を出力するデータ出力端子、読み出し
クロック(RCK)を入力するリードクロック端子、お
よび読み出しアドレスカウンタのリセット信号(RRS
T)を入力するリードリセット端子がそれぞれ設けられ
ている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a synchronous conversion device and method according to the present invention will be described. The synchronization conversion device according to the present embodiment converts the synchronization of a video signal projected on a monitor screen of a personal computer or the like. FIG. 1 is a circuit block diagram showing a configuration of the synchronous conversion device according to the embodiment. The synchronous converter includes FIFO type frame memories 1A and 1B, switches SW1 and SW
2, a D flip-flop 3 and an inverter 5. F
The IFO type frame memories 1A and 1B are memories that sequentially read image data from the first written image data as described above, and usually perform a write operation and a read operation simultaneously. The frame memories 1A and 1B have a data input terminal (DIN) for inputting image data (DATA IN) of a video signal to be written, and a write clock (WC).
K), a write reset terminal for inputting a reset signal (WRST) of the write address counter, and image data (D
ATA OUT), a read clock terminal for inputting a read clock (RCK), and a reset signal (RRS) for a read address counter.
A read reset terminal for inputting T) is provided.

【0008】スイッチSW1は、フレームメモリ1Aの
入力端子DINあるいはフレームメモリ1Bの入力端子
DINと信号入力線VIDEO INとの接続をライト
メモリ選択信号WFMEMSELにしたがって切り替え
るスイッチである。スイッチSW2は、フレームメモリ
1Aの出力端子DOUTあるいはフレームメモリ1Bの
出力端子DOUTのいずれかと信号出力線VIDEO
OUTとの接続をリードメモリ選択信号RFMEMSE
Lにしたがって切り替えるスイッチである。Dフリップ
フロップ3はD端子に入力されたライトメモリ選択信号
WFMEMSELの信号レベルをクロック端子CKに入
力される読み出しアドレスカウンタのリセット信号(R
RST)にしたがって出力端子Qにラッチする。また、
出力端子Qにはインバータ5が接続されており、出力端
子Qの信号レベルをインバータ5で反転することにより
リードメモリ選択信号RFMEMSELが生成される。
このように、リードメモリ選択信号RFMEMSEL
は、ライトメモリ選択信号WFMEMSELをアドレス
カウンタのリセット信号(RRST)にしたがってラッ
チした後に反転した信号である。したがって、スイッチ
SW2はライトメモリ選択信号WFMEMSELによっ
て選択されなくなった、つまり直前に書き込みが終了し
たフレームメモリを選択することになる。
The switch SW1 is a switch for switching the connection between the input terminal DIN of the frame memory 1A or the input terminal DIN of the frame memory 1B and the signal input line VIDEO IN in accordance with the write memory selection signal WFMEMSEL. The switch SW2 is connected to either the output terminal DOUT of the frame memory 1A or the output terminal DOUT of the frame memory 1B and the signal output line VIDEO.
OUT is connected to the read memory selection signal RFMEMSE.
A switch that switches according to L. The D flip-flop 3 sets the signal level of the write memory selection signal WFMEMSEL input to the D terminal to the reset signal (R) of the read address counter input to the clock terminal CK.
RST) to the output terminal Q. Also,
An inverter 5 is connected to the output terminal Q, and a read memory selection signal RFMEMSEL is generated by inverting the signal level of the output terminal Q by the inverter 5.
Thus, the read memory selection signal RFMEMSEL
Is a signal obtained by latching the write memory selection signal WFMEMSEL according to the reset signal (RRST) of the address counter and then inverting the latched signal. Therefore, the switch SW2 is no longer selected by the write memory selection signal WFMEMSEL, that is, selects the frame memory for which writing has been completed immediately before.

【0009】図2は画像データの書き込みおよび読み出
し動作を示す図である。同図(A)は書き込み側の動作
を示し、同図(B)は読み込み側の動作を示す。書き込
み側では、周期Twで第0フレームから順番に画像デー
タを書き込む際、フレーム単位にフレームメモリ1A、
1Bを切り替えて画像データの書き込みを交互に行う。
スイッチSW1はライトメモリ選択信号WFMEMSE
LがHレベルのときに信号入力線VIDEO INをフ
レームメモリ1Bの入力端子DINに接続し、Lレベル
のときに信号入力線VIDEO INをフレームメモリ
1Aの入力端子DINに接続する。一方、読み出し側で
は、Dフリップフロップ3のD端子にはライトメモリ選
択信号WFMEMSELによって選択されたメモリフレ
ームを示す信号が入力されており、出力端子Qには読み
出しアドレスのリセット信号RRSSTがクロック(C
K)として入力された時点、つまり読み出し開始時点で
書き込み中のメモリフレームを示すライトメモリ選択信
号WFMEMSELがラッチされるので、その反転信号
であるリードメモリ選択信号RFMEMSELは既に書
き込みが終了しているフレームメモリを示すこととな
る。また、読み出しアドレスのリセット信号RRSST
の周期Trは書込時の周期Twより短く設定されてい
る。
FIG. 2 is a diagram showing the operation of writing and reading image data. FIG. 3A shows the operation on the writing side, and FIG. 3B shows the operation on the reading side. On the writing side, when writing image data sequentially from the 0th frame in the cycle Tw, the frame memory 1A,
1B is switched to alternately write image data.
The switch SW1 is connected to the write memory selection signal WFMEMSE.
When L is at H level, the signal input line VIDEO IN is connected to the input terminal DIN of the frame memory 1B, and when L is at L level, the signal input line VIDEO IN is connected to the input terminal DIN of the frame memory 1A. On the read side, on the other hand, a signal indicating the memory frame selected by the write memory selection signal WFMEMSEL is input to the D terminal of the D flip-flop 3, and the reset signal RRRST of the read address is clocked to the output terminal Q (C).
K), that is, the write memory selection signal WFMEMSEL indicating the memory frame being written at the start of reading is latched. Therefore, the read memory selection signal RFMEMSEL which is the inverted signal of the frame is already written. Memory. Also, a reset signal RRSST of the read address
Is set shorter than the writing period Tw.

【0010】スイッチSW2は、リードメモリ選択信号
RFMEMSELがHレベルのときに信号出力線VID
EO OUTをフレームメモリ1Bの出力端子DOUT
に接続し、Lレベルのときに信号出力線VIDEO O
UTをフレームメモリ1Aの出力端子DOUTに接続す
る。したがって、この同期変換装置では、書き込み中の
フレームより1つ前のフレームの画像データを読み出す
ことになり、従来発生していた飛び越し現象はなくな
る。このように1枚のフレームに2種類の画像データが
読み出されることはなくなり、コンピュータなどのモニ
タ画面に画像データを映し出す場合、画面上にノイズが
発生することを防止できる。また、映像信号の同期変換
を正しく行うことができ、動画像を表示する場合、画質
を損ねることを防止できる。
The switch SW2 is connected to the signal output line VID when the read memory selection signal RFMEMSEL is at the H level.
EO OUT is connected to the output terminal DOUT of the frame memory 1B.
To the signal output line VIDEO O when it is at the L level.
The UT is connected to the output terminal DOUT of the frame memory 1A. Therefore, in this synchronous converter, the image data of the frame immediately before the frame being written is read, and the skipping phenomenon that has conventionally occurred is eliminated. As described above, two types of image data are not read out in one frame, and when image data is displayed on a monitor screen of a computer or the like, generation of noise on the screen can be prevented. In addition, synchronous conversion of a video signal can be correctly performed, and when a moving image is displayed, image quality can be prevented from being impaired.

【0011】尚、上記実施形態では、書き込みおよび読
み出しが同時に行えるFIFO型のフレームメモリを使
用しているので、フレームメモリ数は2つで済み、「直
前に書き込みが終了しているフレームメモリ」とは単純
に現在書き込み中のフレームメモリでないもう一方のフ
レームメモリを指すことになる。読み出しおよび書き込
みを同時に行えないRAM型のフレームメモリを使用す
る場合、フレームメモリ数は3つ以上必要である。例え
ば、3つのフレームメモリをA、B、Cとすると、A→
B→C→A→B→C …… の順で書き込みが行われる
と、Aが書き込み中のときにはCが読み出されることと
なり、Bが書き込み中のときにはAが読み出されること
となり、Cが書き込み中のときにはBが読み出されるこ
ととなる。また、本発明の同期変換装置は、コンピュー
タなどのモニタ画面に画像データが映し出される場合に
限らず、種々の装置間で映像信号を転送する場合などに
も適用可能である。
In the above embodiment, since a FIFO type frame memory capable of simultaneously performing writing and reading is used, the number of frame memories is only two, and "frame memory for which writing has been completed immediately before" is used. Simply refers to the other frame memory that is not the frame memory currently being written. When using a RAM type frame memory which cannot perform reading and writing at the same time, three or more frame memories are required. For example, if three frame memories are A, B, and C, then A →
When writing is performed in the order of B → C → A → B → C..., C is read when A is being written, A is read when B is being written, and C is being written. In this case, B is read. Further, the synchronous conversion device of the present invention is applicable not only to a case where image data is displayed on a monitor screen of a computer or the like but also to a case where a video signal is transferred between various devices.

【0012】[0012]

【発明の効果】以上の説明で明らかなように、本発明に
よれば、書込メモリ選択手段によりフレーム単位の画像
データが記憶される複数のフレームメモリのいずれか1
つを所定の書込周期で順次選択し、書込手段により該選
択されたフレームメモリに前記画像データを書き込み、
検出手段により直前に書き込みが終了している前記フレ
ームメモリを前記読出周期で順次検出し、読出メモリ選
択手段により該検出されたフレームメモリを選択し、読
出手段により該選択されたフレームメモリから前記画像
データを読み出すので、いわゆる飛び越し現象が発生し
なくなり同期変換を正しく行うことができる。したがっ
て、読み出した画像データをモニタ画面に表示する場
合、1画面に2種類の画像が表示されることがなくなり
画面上にノイズが発生することを防止できる。また、動
画像を表示する場合に画質を損ねない。また、本発明に
よれば、前記フレームメモリは読み出しおよび書き込み
を同時に行えるFIFO型メモリであり、該フレームメ
モリを2つ備えたので、フレームメモリ数を最小限に抑
えることができる。また、本発明によれば、前記検出手
段はDフリップフロップおよびインバータからなり、前
記書込メモリ選択手段は書込メモリ選択信号により前記
2つのフレームメモリの一方を選択し、前記読出メモリ
選択手段は読出メモリ選択信号により前記2つのフレー
ムメモリの一方を選択する際、前記Dフリップフロップ
のD端子に前記書込メモリ選択信号を入力し、読出開始
時のリセット信号をクロックとして前記Dフリップフロ
ップに入力し、該クロックにしたがってラッチされた前
記書込メモリ選択信号を、前記インバータで反転して前
記読出メモリ選択信号とすることにより直前に書き込み
が終了している前記フレームメモリを検出するので、フ
レーム単位の同期変換を簡単かつ確実に行うことができ
る。
As is apparent from the above description, according to the present invention, any one of the plurality of frame memories in which the image data of each frame is stored by the write memory selecting means.
One by one in a predetermined writing cycle, and the writing means writes the image data into the selected frame memory.
The detecting means sequentially detects the frame memory for which writing has been completed immediately before in the reading cycle, selects the detected frame memory by the reading memory selecting means, and reads the image from the selected frame memory by the reading means. Since the data is read, the so-called jump phenomenon does not occur, and the synchronous conversion can be performed correctly. Therefore, when the read image data is displayed on the monitor screen, two types of images are not displayed on one screen, and the generation of noise on the screen can be prevented. Further, when displaying a moving image, the image quality is not impaired. Further, according to the present invention, the frame memory is a FIFO type memory capable of simultaneously performing reading and writing, and since two frame memories are provided, the number of frame memories can be minimized. Further, according to the present invention, the detection means comprises a D flip-flop and an inverter, the write memory selection means selects one of the two frame memories by a write memory selection signal, and the read memory selection means When one of the two frame memories is selected by a read memory select signal, the write memory select signal is input to the D terminal of the D flip-flop, and the reset signal at the start of reading is input to the D flip-flop as a clock. Since the write memory selection signal latched in accordance with the clock is inverted by the inverter to be the read memory selection signal, the frame memory in which writing has been completed immediately before is detected. Can be easily and reliably performed.

【0013】また、本発明によれば、前記書込メモリ選
択手段は前記書込メモリ選択信号にしたがって切り替え
るスイッチであり、前記読出メモリ選択手段は前記読出
メモリ選択信号にしたがって切り替えるスイッチである
ので、切り替えを簡単かつ確実に行うことができる。ま
た、本発明によれば、前記読み出される画像データはモ
ニタ画面に表示されるので、モニタ画面上にノイズが発
生することを防止できる。また、本発明によれば、前記
フレームメモリは読み出しおよび書き込みを同時に行え
ないRAM型のメモリであり、該フレームメモリを3つ
以上備えたので、汎用性のあるメモリを使用できる。ま
た、本発明によれば、フレームメモリに所定の書込周期
で画像データを書き込み、該書き込みが行われた前記フ
レームメモリから所定の読出周期で前記画像データを読
み出すことにより映像信号の同期を変換する同期変換方
法において、フレーム単位の画像データが記憶される複
数のフレームメモリのいずれか1つを前記書込周期で順
次選択し、該選択されたフレームメモリに前記画像デー
タを書き込み、直前に書き込みが終了している前記フレ
ームメモリを前記読出周期で順次検出し、該検出された
フレームメモリを選択し、該選択されたフレームメモリ
から前記画像データを読み出すので、いわゆる飛び越し
現象が発生しなくなり同期変換を正しく行うことができ
る。
According to the present invention, the write memory selection means is a switch for switching according to the write memory selection signal, and the read memory selection means is a switch for switching according to the read memory selection signal. Switching can be performed easily and reliably. Further, according to the present invention, since the read image data is displayed on the monitor screen, it is possible to prevent noise from occurring on the monitor screen. Further, according to the present invention, the frame memory is a RAM-type memory that cannot perform reading and writing at the same time, and includes three or more frame memories, so that a versatile memory can be used. Further, according to the present invention, the synchronization of the video signal is converted by writing the image data to the frame memory at a predetermined write cycle and reading the image data at a predetermined read cycle from the written frame memory. In the synchronous conversion method, any one of a plurality of frame memories in which image data in frame units is stored is sequentially selected in the writing cycle, and the image data is written in the selected frame memory, and the immediately preceding writing is performed. Are sequentially detected in the read cycle, the detected frame memory is selected, and the image data is read from the selected frame memory, so that the so-called skipping phenomenon does not occur and the synchronous conversion is performed. Can be performed correctly.

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

【図1】実施の形態における同期変換装置の構成を示す
回路ブロック図である。
FIG. 1 is a circuit block diagram illustrating a configuration of a synchronous conversion device according to an embodiment.

【図2】画像データの書き込みおよび読み出し動作を示
す図である。
FIG. 2 is a diagram showing write and read operations of image data.

【図3】従来の同期変換装置に用いられるフレームメモ
リの構成およびその入出力信号のタイミングチャートを
示す図である。
FIG. 3 is a diagram showing a configuration of a frame memory used in a conventional synchronous conversion device and a timing chart of input / output signals thereof.

【図4】フレームメモリ10aにおける画像データの書
き込みおよび読み出しを示す図である。
FIG. 4 is a diagram showing writing and reading of image data in a frame memory 10a.

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

1A、1B……フレームメモリ、3……Dフリップフロ
ップ、5……インバータ、SW1……スイッチ、SW2
……スイッチ。
1A, 1B ... frame memory, 3 ... D flip-flop, 5 ... inverter, SW1 ... switch, SW2
……switch.

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 フレームメモリに所定の書込周期で画像
データを書き込み、該書き込みが行われた前記フレーム
メモリから所定の読出周期で前記画像データを読み出す
ことにより映像信号の同期を変換する同期変換装置にお
いて、 フレーム単位の画像データが記憶される複数のフレーム
メモリと、 該複数のフレームメモリのいずれか1つを前記書込周期
で順次選択する書込メモリ選択手段と、 該選択されたフレームメモリに前記画像データを書き込
む書込手段と、 直前に書き込みが終了している前記フレームメモリを前
記読出周期で順次検出する検出手段と、 該検出されたフレームメモリを選択する読出メモリ選択
手段と、 該選択されたフレームメモリから前記画像データを読み
出す読出手段と、 を備えたことを特徴とする同期変換装置。
1. Synchronous conversion for converting image signal synchronization by writing image data to a frame memory at a predetermined writing cycle and reading the image data at a predetermined reading cycle from the written frame memory. A plurality of frame memories for storing image data in frame units; a write memory selecting means for sequentially selecting any one of the plurality of frame memories in the writing cycle; Writing means for writing the image data into the memory; detecting means for sequentially detecting the frame memory for which writing has been completed immediately before in the read cycle; read memory selecting means for selecting the detected frame memory; Reading means for reading out the image data from the selected frame memory.
【請求項2】 前記フレームメモリは読み出しおよび書
き込みを同時に行えるFIFO型メモリであり、該フレ
ームメモリを2つ備えたことを特徴とする請求項1記載
の同期変換装置。
2. The synchronous conversion device according to claim 1, wherein said frame memory is a FIFO type memory capable of simultaneously performing reading and writing, and comprising two frame memories.
【請求項3】 前記検出手段はDフリップフロップおよ
びインバータからなり、前記書込メモリ選択手段は書込
メモリ選択信号により前記2つのフレームメモリの一方
を選択し、前記読出メモリ選択手段は読出メモリ選択信
号により前記2つのフレームメモリの一方を選択する
際、前記DフリップフロップのD端子に前記書込メモリ
選択信号を入力し、読出開始時のリセット信号をクロッ
クとして前記Dフリップフロップに入力し、該クロック
にしたがってラッチされた前記書込メモリ選択信号を、
前記インバータで反転して前記読出メモリ選択信号とす
ることにより直前に書き込みが終了している前記フレー
ムメモリを検出することを特徴とする請求項2記載の同
期変換装置。
3. The detection means comprises a D flip-flop and an inverter, the write memory selection means selects one of the two frame memories by a write memory selection signal, and the read memory selection means selects a read memory selection. When selecting one of the two frame memories by a signal, the write memory selection signal is input to a D terminal of the D flip-flop, and a reset signal at the start of reading is input to the D flip-flop as a clock, The write memory selection signal latched in accordance with a clock,
3. The synchronous conversion device according to claim 2, wherein the frame memory in which writing has been completed immediately before is detected by inverting the frame memory by the inverter to obtain the read memory selection signal.
【請求項4】 前記書込メモリ選択手段は前記書込メモ
リ選択信号にしたがって切り替えるスイッチであり、前
記読出メモリ選択手段は前記読出メモリ選択信号にした
がって切り替えるスイッチであることを特徴とする請求
項3記載の同期変換装置。
4. The write memory selection means is a switch that switches according to the write memory selection signal, and the read memory selection means is a switch that switches according to the read memory selection signal. Synchronous conversion device as described.
【請求項5】 前記読み出される画像データはモニタ画
面に表示されることを特徴する請求項1記載の同期変換
装置。
5. The synchronous conversion apparatus according to claim 1, wherein the read image data is displayed on a monitor screen.
【請求項6】 前記フレームメモリは読み出しおよび書
き込みを同時に行えないRAM型のメモリであり、該フ
レームメモリを3つ以上備えたことを特徴とする請求項
1記載の同期変換装置。
6. The synchronous conversion device according to claim 1, wherein said frame memory is a RAM type memory which cannot perform reading and writing at the same time, and includes three or more frame memories.
【請求項7】 フレームメモリに所定の書込周期で画像
データを書き込み、該書き込みが行われた前記フレーム
メモリから所定の読出周期で前記画像データを読み出す
ことにより映像信号の同期を変換する同期変換方法にお
いて、 フレーム単位の画像データが記憶される複数のフレーム
メモリのいずれか1つを前記書込周期で順次選択し、 該選択されたフレームメモリに前記画像データを書き込
み、 直前に書き込みが終了している前記フレームメモリを前
記読出周期で順次検出し、 該検出されたフレームメモリを選択し、 該選択されたフレームメモリから前記画像データを読み
出す、 ことを特徴とする同期変換方法。
7. Synchronous conversion for converting image signal synchronization by writing image data to a frame memory at a predetermined writing cycle and reading the image data at a predetermined reading cycle from the written frame memory. In the method, any one of a plurality of frame memories in which image data in a frame unit is stored is sequentially selected in the writing cycle, and the image data is written in the selected frame memory. Synchronously converting the detected frame memory in the read cycle, selecting the detected frame memory, and reading the image data from the selected frame memory.
JP8335899A 1996-12-16 1996-12-16 Synchronous conversion device and method therefor Pending JPH10171434A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8335899A JPH10171434A (en) 1996-12-16 1996-12-16 Synchronous conversion device and method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8335899A JPH10171434A (en) 1996-12-16 1996-12-16 Synchronous conversion device and method therefor

Publications (1)

Publication Number Publication Date
JPH10171434A true JPH10171434A (en) 1998-06-26

Family

ID=18293622

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8335899A Pending JPH10171434A (en) 1996-12-16 1996-12-16 Synchronous conversion device and method therefor

Country Status (1)

Country Link
JP (1) JPH10171434A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004163919A (en) * 2002-10-21 2004-06-10 Semiconductor Energy Lab Co Ltd Display device, its driving method, and electronic equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004163919A (en) * 2002-10-21 2004-06-10 Semiconductor Energy Lab Co Ltd Display device, its driving method, and electronic equipment

Similar Documents

Publication Publication Date Title
JPH02503138A (en) Interpolator for decompressing video data
JP3016694B2 (en) Double scan circuit
KR100194922B1 (en) Aspect ratio inverter
JPH0620292B2 (en) Video signal circuit with time base correction function
JP3827057B2 (en) Data rate converter
JPH10171434A (en) Synchronous conversion device and method therefor
JP3655159B2 (en) Display device
JPH06178202A (en) Picture reduction device
JP3879219B2 (en) Digital video transfer system
JP2001155673A (en) Scanning electron microscope
JPH10136316A (en) Image data processing unit and image data processing method
JP2784602B2 (en) Video signal converter
JP2918049B2 (en) Storage method for picture-in-picture
JPS6353755B2 (en)
JPH10232662A (en) Number of scanning lines transformation device
JPH0837649A (en) Memory control circuit of picture display device
JPS595276A (en) Signal conversion system for computer image
JPH0370288A (en) Scan converter
SU1583947A1 (en) Device for read out and display of object images
JPH0817477B2 (en) Image information conversion device
JPS62263777A (en) Video processor
JPH08340516A (en) Image display device
JPS63179498A (en) Data processor
KR19980038780A (en) Aspect ratio converter on HD monitor
JPH01272270A (en) Reduction displaying circuit for video signal

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040622

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20040628

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040819

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050208