JPS63114369A - Picture signal processing device - Google Patents

Picture signal processing device

Info

Publication number
JPS63114369A
JPS63114369A JP25883186A JP25883186A JPS63114369A JP S63114369 A JPS63114369 A JP S63114369A JP 25883186 A JP25883186 A JP 25883186A JP 25883186 A JP25883186 A JP 25883186A JP S63114369 A JPS63114369 A JP S63114369A
Authority
JP
Japan
Prior art keywords
buffer memory
buffer
line
data
signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP25883186A
Other languages
Japanese (ja)
Other versions
JPH0795797B2 (en
Inventor
Hidehiko Kawakami
秀彦 川上
Wataru Fujikawa
渡 藤川
Katsuo Nakazato
中里 克雄
Kunio Sannomiya
三宮 邦夫
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP61258831A priority Critical patent/JPH0795797B2/en
Publication of JPS63114369A publication Critical patent/JPS63114369A/en
Publication of JPH0795797B2 publication Critical patent/JPH0795797B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Input (AREA)
  • Storing Facsimile Image Data (AREA)

Abstract

PURPOSE:To facilitate the switching at a high speed by using an input data write end signal and a stored input data read end signal so as to apply connec tion changeover to 1st and 2nd buffer memories. CONSTITUTION:The transfer word number per line of a data 5 inputted from an external device and a maximum accommodated line number of a buffer memory are set respectively to a word counter and a line counter 10. When the count of the word counter 9 is finished, an MPU1 commands the storage address of the next 2nd line to an address register 8 and when the data of the 64th line is inputted similarly, a switching signal 32 is generated from the line counter 10 and the changeover circuit 11 connects the buffer memory 15 to the position of the MPU1 and the buffer memory 14 to the external device side. Moreover, when the data of the buffer memory 15 is transferred to an external computer via a DMA 2, the MPU1 informs a switching signal 31 to the changeover circuit 11 to switch the buffer memory.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、ファクシミリあるいはスキャナ装置等の画信
号処理装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to an image signal processing device such as a facsimile or scanner device.

従来の技術 ファクシミ’Jあるいは外部機器から、多量のデータを
コンピュータシステムに取込む場合、コンピュータシス
テムの有限なメモリ領域にどう格納するかを充分に考慮
しなければならない。例えば10μsec周期で16ビ
ツトのデータを収集するのであれば、1秒間で0.2M
バイトのデータ量となる。いずれ、メモリはオーバフロ
ーしてしまうので、逐次外部の補助メモリ(例えば磁気
ディスク装置)などに格納しなければならない。しかも
、この格納中もデータの取込は継続していなければなら
ない。
BACKGROUND ART When a large amount of data is imported into a computer system from a facsimile machine or an external device, careful consideration must be given to how to store the data in the limited memory area of the computer system. For example, if 16 bits of data are collected every 10 μsec, 0.2M data will be collected in 1 second.
The amount of data is in bytes. Since the memory will eventually overflow, the data must be sequentially stored in an external auxiliary memory (for example, a magnetic disk device). Furthermore, data must continue to be captured even during this storage.

この様な場合では、メモリ内にデータバッファメモリを
2個以上用意し、収集と転送を交互に行うようにすれば
よく、例えば、DMAで動作させるときは、チェーンモ
ード等を使用して、複数のバッファに順次切れ目なくデ
ータを収集する。各バッファへの転送が終るたびに、デ
ィスクへの格納を開始するが、この時、入力データは、
次のバッファへ書込みを始めている。この様に、ダブル
のバッファメモリを交互に、あるいは複数をリング状に
使用する事によってデータの収集転送が行なわれる。
In such a case, it is sufficient to prepare two or more data buffer memories in the memory and perform collection and transfer alternately. For example, when operating with DMA, use chain mode etc. to store multiple data buffer memories. Collect data sequentially and seamlessly into a buffer. Each time the transfer to each buffer is completed, storage to the disk starts, but at this time, the input data is
Starting to write to the next buffer. In this way, data collection and transfer is performed by alternately using double buffer memories or by using a plurality of double buffer memories in a ring shape.

発明が解決しようとする問題点 以上の如く、ダブルバッファメモリを使用して。The problem that the invention aims to solve As above, using double buffer memory.

片方を書込みしている間、片方を読出す動作を行なわさ
せる様な制御構成に於て、従来の技術では外部機器側か
らの書込み/読出し、及びコンピュータ側からの書込み
/読出しの双方向アクセスを行なうことができず、又、
外部機器側から片方のバッファメモリへの書込み終了に
よるバッファメモリの切替、及びもう片方のバッファメ
モリへの接続のタイミングを、コンピュータ側に知らせ
ることができなかった。特に、高速のデータ転送の場合
には、切替サイクル時の上記タイミングが必要である。
In a control configuration in which one side is read while the other side is written, conventional technology does not allow bidirectional access of writing/reading from the external device side and writing/reading from the computer side. unable to do so, and
It was not possible for the external device to notify the computer of the timing of switching buffer memories upon completion of writing to one buffer memory and of connecting to the other buffer memory. In particular, in the case of high-speed data transfer, the above timing during the switching cycle is necessary.

本発明は、上記問題点に鑑み、高速なバッファ切替の制
御を可能とした画信号処理装置を提供するものである。
In view of the above problems, the present invention provides an image signal processing device that enables high-speed buffer switching control.

問題点を解決するための手段 本発明は、第1、第2のバッファメモリの切替に対し、
入力画像情報の1ライン毎のバッファメモリへの格納ア
ドレスを設定するアドレス設定手段と、前記1ライン毎
の入力転送ワード数を計数するワード計数手段と、前記
ワード計数手段の計数終了により、ライン毎のバッファ
メモリへの格納アドレスを順次指示し、更新させるアド
レス指示手段と、前記ワード計数終了によシライン数を
計数するライン計数手段と、前記ライン計数手段の終了
により発生せられたバッファ切替信号とバッファメモリ
に接続せられた制御手段によシ発生せられたバッファ切
替信号とにより、切替接続の要求信号を発生せしめるバ
ッファ制御手段とを設け、かつ、バッファメモリの各々
から発生する4種の応答信号により、前記バッファ制御
手段を介してダブルバッファの切替を行う様にしたもの
である。
Means for Solving the Problems The present invention provides a method for switching between the first and second buffer memories.
address setting means for setting the storage address of input image information in the buffer memory for each line; word counting means for counting the number of input transfer words for each line; and upon completion of counting by the word counting means, address instruction means for sequentially instructing and updating storage addresses in the buffer memory; line counting means for counting the number of lines upon completion of said word counting; and a buffer switching signal generated upon completion of said line counting means; buffer control means for generating a switching connection request signal in response to a buffer switching signal generated by a control means connected to the buffer memory; and four types of responses generated from each of the buffer memories. The double buffer is switched by the signal via the buffer control means.

作    用 本発明は外部機器よシ入力される連続データに対しダブ
ル構成のバッファメモリの切替を制御するバッファ制御
部により、前記入力データのライン当シのワード数を計
数し、これによる必要分のライン数の書込信号と、バッ
ファメモリのMPU側からの前記バッファメモリに格納
された入力データの読取終了信号とにより、前記第1、
第2のバッファメモリの接続切替を行い、かつ、前記第
1、第2のバッファメモリの切替に際し、接続要求信号
と接続応答信号により、制御手段側でその状態を管理す
るため、高速かつ、容易なバッファメモリの制御を得ら
れる。更に、バッファメモリのライン毎の画信号を格納
するアドレスの設定は、前記ワードカウンタの計数終了
により、MPU側から設定できるため、バッファメモリ
のレイアウトを自由な構成にする事が可能となる。
Function The present invention uses a buffer control unit that controls switching of a double-configured buffer memory for continuous data input from an external device to count the number of words per line of the input data, and calculates the necessary amount of data by counting the number of words per line of the input data. The first,
The connection of the second buffer memory is switched, and when switching between the first and second buffer memories, the state is managed on the control means side using a connection request signal and a connection response signal, so it is fast and easy. control over buffer memory. Further, since the address for storing the image signal for each line of the buffer memory can be set from the MPU side when the word counter finishes counting, it is possible to freely configure the layout of the buffer memory.

実施例 以下、図面を参照しながら本発明の一実施例について説
明する。第1図は本発明の一実施例における画信号処理
装置の構成を示すものである。
Embodiment Hereinafter, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 shows the configuration of an image signal processing device in an embodiment of the present invention.

第1図において、1はMPU部、2は外部コンピュータ
との高速データ送受信を制御するD M A部、3,4
はMPU1のシステムバス、 5は外部機器からの入力
データとその制御を行う信号線である。6は画像バッフ
ァメモリ部13内のバッファメモ1J14,15の切替
及び接続を制御するバッファ制御部で、7は画像バッフ
ァメモ9部13へのデータ情報を与えるデータバッファ
、8は画像バッファメモリ部13へのアドレス情報を与
えるアドレスカウンタを内蔵したアドレスレジスタ、9
は外部機器からの入力データのライン毎の転送ワード数
を計数するワードカウンタ、 10はワードカウンタ9
の計数終了によってライン数を1つづつ減算してバッフ
ァ切替の要求信号を発生するラインカウンタである。1
1は画像バッファメモリ部13の切替回路で、ラインカ
ウンタ10よシの切替信号32及びMPUIからの切替
信号31によリ、画像バッファメモリ部13の切替を行
うものである。
In FIG. 1, 1 is an MPU unit, 2 is a DMA unit that controls high-speed data transmission and reception with an external computer, and 3 and 4 are
1 is a system bus of the MPU 1, and 5 is a signal line for inputting data from external equipment and controlling the same. 6 is a buffer control unit that controls switching and connection of the buffer memos 1J14 and 15 in the image buffer memory unit 13; 7 is a data buffer that provides data information to the image buffer memo 9 unit 13; 8 is the image buffer memory unit 13; an address register with a built-in address counter that gives address information to 9;
is a word counter that counts the number of transferred words for each line of input data from an external device; 10 is a word counter 9
This is a line counter that subtracts the number of lines one by one upon completion of counting and generates a request signal for buffer switching. 1
Reference numeral 1 designates a switching circuit for the image buffer memory section 13, which switches the image buffer memory section 13 in response to a switching signal 32 from the line counter 10 and a switching signal 31 from the MPUI.

一方、画像バッファメモリ部13には、このメモリ部内
にダブルのバッファメモリ14 、15が配置されてい
る。16.17はバッファメモリ14.15を切替える
ゲート回路、18は外部機器からの入力データ信号線5
の中に付属されている画像バッファメモリ部13への書
込みストローブ信号線、19は外部から画像バッファメ
モリ部13へ書込みするために必要なアドレスバス及び
データバス信号線、20〜27は切替回路11に接続さ
れる制御信号線、20は外部機器からのバッファメモリ
14に対する接続要求信号線(EXTRBQO)、21
は外部機器からのバッファメモリ15に対する接続要求
信号線(EXTREQl)、22はMPUIからのバッ
ファメモリ14に対する接続要求信号線(MPUREQ
O)、23はMPUIからのバッファメモリ15に対す
る接続要求信号線(MPUREQl)、24はバッファ
メモリ14からの外部接続要求に対する応答信号(EX
TRDYO’)、25はバッファメモリ15からの外部
接続要求に対する応答信号(EXTRDYI”)、  
26はバッファメモリ14からのMPU接続要求に対す
る応答信号(MPURDYO)、27はバッファメモリ
15からのMPU接続要求に対する応答信号(MPtJ
RDY 1 )である。28はアドレスレジスタ8に対
する入力信号で、外部機器からの入力信号5に伴って入
力されるストローブ信号である。29はMPU1からワ
ードカウンタ9に設定されるワード数で、これは外部機
器から入力される信号のライン毎のワード数と同じ値を
設定する。30はバッファの切替周期を計数するカウン
タ10に設定されるパラメータ、31はMPU1からの
バッファ切替信号及びバッファメモリからの応答信号、
32はラインカウンタ10からのバッファ切替信号、3
3はMPUIから7ドレスレジスタ8に設定されるバッ
ファメモリのデータ先頭格納アドレス情報を示す信号、
34はワードカウンタ9からの計数終了をMPUIがモ
ニタする信号である。上記構成において、その動作を以
下詳細に説明する。
On the other hand, double buffer memories 14 and 15 are arranged in the image buffer memory section 13. 16.17 is a gate circuit that switches the buffer memory 14.15, 18 is an input data signal line 5 from an external device.
19 is an address bus and data bus signal line necessary for writing to the image buffer memory section 13 from the outside, and 20 to 27 are switching circuits 11. A control signal line 20 is connected to the buffer memory 14 from an external device (EXTRBQO), 21
22 is a connection request signal line (EXTREQl) from the external device to the buffer memory 15, and 22 is a connection request signal line (MPUREQ1) from the MPUI to the buffer memory 14.
O), 23 is a connection request signal line (MPUREQl) from the MPUI to the buffer memory 15, and 24 is a response signal (EX
25 is a response signal (EXTRDYI'') to an external connection request from the buffer memory 15;
26 is a response signal (MPURDYO) to the MPU connection request from the buffer memory 14, and 27 is a response signal (MPtJ) to the MPU connection request from the buffer memory 15.
RDY1). Reference numeral 28 denotes an input signal to the address register 8, which is a strobe signal input together with the input signal 5 from an external device. 29 is the number of words set in the word counter 9 from the MPU 1, and this value is set to the same value as the number of words for each line of the signal input from the external device. 30 is a parameter set in the counter 10 that counts the buffer switching period; 31 is a buffer switching signal from the MPU 1 and a response signal from the buffer memory;
32 is a buffer switching signal from the line counter 10;
3 is a signal indicating data start storage address information of the buffer memory set in the 7 address register 8 from the MPUI;
34 is a signal by which the MPUI monitors the completion of counting from the word counter 9. The operation of the above configuration will be described in detail below.

今、外部機器から入力データを画像バッファメモリ部1
3に取込む前に、MPU1側からバッファ制御部6の切
替回路11を介し、まずバッファメモリ14をMPUI
側に接続し、バッファメモリ15を外部機器側に接続す
る。
Now, input data from the external device to image buffer memory section 1.
3, the buffer memory 14 is first transferred to the MPUI from the MPU 1 side via the switching circuit 11 of the buffer control unit 6.
and connect the buffer memory 15 to the external device side.

この場合、接続要求信号は前述の(MPUREQO)2
2で、これに対し、 バッファメモリ14から、それに
対する応答信号(MPURDY O) 24がMPU1
に通知される。
In this case, the connection request signal is (MPUREQO)2
In response to this, a response signal (MPURDY O) 24 is sent from the buffer memory 14 to the MPU1.
will be notified.

一方、バッファメモリ15は外部機器側に接続されるだ
め、その接続要求信号(EXTREQ 1 ) 21に
対し応答信号(EXTRDYl)25がMPUIに通知
される。この時、外部機器から入力されるデータのライ
ン当りの転送ワード数とバッファメモリの容量に対し、
最大収容されるライン数をそれぞれ、ワードカウンタ9
とラインカウンタ10に設定する。例えば、バッファメ
モリの容量が128KBYTEで、転送ワードがIKW
ORDとすれば、ラインカウンタlOの値は最大64ラ
インとなる。
On the other hand, since the buffer memory 15 is not connected to the external device side, a response signal (EXTRDYl) 25 is notified to the MPUI in response to the connection request signal (EXTREQ 1 ) 21. At this time, the number of words transferred per line of data input from the external device and the capacity of the buffer memory are
Word counter 9 indicates the maximum number of lines that can be accommodated.
is set in the line counter 10. For example, the buffer memory capacity is 128KBYTE and the transfer word is IKW.
If it is ORD, the value of the line counter lO will be a maximum of 64 lines.

この様な状態で、外部機器より入力データ信号5を画像
バッファメモリ部13に取込む時、MPU1からアドレ
スレジスタ8に、第1ライン目のバッファメモリの格納
アドレスを信号線33を介して設定する。従って、入力
データの書込ストローブ信号28により、アドレスレジ
スタ8内のアドレスカウンタの動作により、バス信号線
19を介し、バッファメモリ14内の所定のアドレスに
、データを格納する。この様に引続き入力データが来る
と、ワードカウンタ9は減算され0”になったときのト
リガパルスで、ラインカウンタ10を減算せしめる。 
この場合、MPUIが制御信号線34を監視していて、
ワードカウンタ9の計数が終了したら1次の第2ライン
目のバッファメモリの格納アドレスを指示する。以下同
様に、64ライン分のデータが入力された時にラインカ
ウンタ10からバッファ切替信号32が発生し、切替回
路11に通知される。従って、切替回路11から、バッ
ファメモリ部13に対し、バッファメモリ15をMPU
I側に接続すると同時に5、 バッファメモリ14を外
部機器側に接続させる。
In such a state, when input data signal 5 is taken into image buffer memory section 13 from an external device, the storage address of the buffer memory of the first line is set from MPU 1 to address register 8 via signal line 33. . Therefore, in response to the input data write strobe signal 28, the address counter in the address register 8 operates to store data at a predetermined address in the buffer memory 14 via the bus signal line 19. When input data continues to arrive in this manner, the word counter 9 is decremented and the trigger pulse when the value becomes 0'' causes the line counter 10 to decrement.
In this case, the MPUI is monitoring the control signal line 34,
When the word counter 9 completes counting, it indicates the storage address of the buffer memory for the second line of the primary. Similarly, when 64 lines of data are input, a buffer switching signal 32 is generated from the line counter 10 and is notified to the switching circuit 11. Therefore, from the switching circuit 11 to the buffer memory section 13, the buffer memory 15 is
At the same time as connecting to the I side, connect the buffer memory 14 to the external device side.

この場合、接続要求信号は前述の(EXTREQO)2
0で、これに対しバッファメモリ14からそれに対する
応答信号(BXTRDYO’)24がMPtJlに通知
される。一方、バッファメモリ15はMPU1側に接続
されるため、その接続要求信号(MPUREQl)23
に対し、応答信号(MPURDYl”)25がMPUI
に通知される。
In this case, the connection request signal is the aforementioned (EXTREQO)2
0, and in response, a response signal (BXTRDYO') 24 from the buffer memory 14 is notified to MPtJl. On the other hand, since the buffer memory 15 is connected to the MPU 1 side, its connection request signal (MPUREQl) 23
In response, the response signal (MPURDYl”) 25 is
will be notified.

MPU1がバッファメモリ15のデータをDMA部2を
介し、外部コンピュータに転送し終った時点、即ちバッ
ファメモリ15の内容の読取りを終了した時に、MPU
Iからバッファへの切替信号31を切替回路11に通知
し、バッファメモリの切替を行い、前述と同様にライン
毎のバッファメモリの格納アドレスをMPUIから順次
設定する。この動作を順次繰り返す事により、高速の多
量データをMPUを介し、外部コンピュータシステムへ
高速に転送する事が可能である。
When the MPU 1 finishes transferring the data in the buffer memory 15 to the external computer via the DMA unit 2, that is, when it finishes reading the contents of the buffer memory 15, the MPU
A switching signal 31 from I to the buffer is notified to the switching circuit 11, the buffer memory is switched, and the storage address of the buffer memory for each line is sequentially set from the MPUI in the same way as described above. By sequentially repeating this operation, it is possible to transfer a large amount of data at high speed to an external computer system via the MPU.

第2図は外部機器からの入力データとバッファ切替制御
の様子を示したもので、第2図において、40は入力デ
ータに伴ってくる同期信号、 41は入力画像データ、
42はワードカウンタの終了出力信号、43はライン計
数値、44はラインカウンタの終了出力信号でバッファ
の切替要求信号、45はバッフ7メモリ1が接続されて
いる状態、46はバッファメモリ2が接続されている状
態を示すものである。同図において明らかな様に。
Figure 2 shows input data from an external device and buffer switching control. In Figure 2, 40 is a synchronization signal that accompanies input data, 41 is input image data,
42 is the end output signal of the word counter, 43 is the line count value, 44 is the end output signal of the line counter and a buffer switching request signal, 45 is the state in which buffer 7 memory 1 is connected, 46 is the state in which buffer memory 2 is connected This indicates the state in which the As is clear in the same figure.

MPU側から設定されたワード数とライン数パラメータ
に応じて、それぞれバッファメモリの格納先頭アドレス
を信号42の出力毎に、順次設定し、ライン終了信号4
4に応じ、ダブル構成バッフ7メモリをそれぞれ切替制
御する。同図では、始めに、゛バッファメモリ1が接続
されていて、ライン終了信号44により、バッファメモ
リ2が接続された事を示している。
According to the number of words and number of lines parameters set from the MPU side, the storage start address of the buffer memory is set sequentially for each output of the signal 42, and the line end signal 4 is set.
4, the double configuration buffer 7 memories are switched and controlled respectively. In the figure, first, the buffer memory 1 is connected, and the line end signal 44 indicates that the buffer memory 2 is connected.

以上の如く、本実施例によれば、バッファメモリは2面
用意されていても、ハードウェア的にMPU側からシス
テムバスを経由して接続されるバッファメモリは常に1
面であるため、MPU側、外部機器側からのそれぞれ読
取シ、書速信号に応じたバッファ切替制御が高速に行な
える。
As described above, according to this embodiment, even though two buffer memories are prepared, only one buffer memory is connected from the MPU side via the system bus in terms of hardware.
Since it is a surface, buffer switching control can be performed at high speed in accordance with reading and writing speed signals from the MPU side and the external device side, respectively.

又、上記実施例の場合、画像バッファメモリ部13は外
部機器側から書込専用、MPU側から読出し専用である
が、この使用法を反対にして使用する事も可能で、画像
バッファ部13への双方向アクセスが可能となる。
Furthermore, in the case of the above embodiment, the image buffer memory section 13 is used only for writing from the external device side and for reading only from the MPU side, but it is also possible to use it in the opposite manner, and the image buffer memory section 13 Bidirectional access is possible.

また、本実施例で示したものは、スキャナ装置、ファク
シミリ装置などの機器からの入力データ取込みに対し最
適であシ、前述のライン毎の入力転送ワード数、ライン
数の管理によるバッファの切替サイクルが容易に制御で
きる。
Furthermore, the system shown in this embodiment is most suitable for receiving input data from devices such as scanners and facsimile machines, and the buffer switching cycle is based on the management of the number of input transfer words per line and the number of lines described above. can be easily controlled.

発明の効果 以上のように本発明は、外部機器から入力されるデータ
に対し、ライン毎の転送ワード数と、ライン数で管理さ
れたパラメータとライン毎のバッファメモリの格納先頭
アドレスパラメータにより、バッファ制御部を駆動し、
かつ、バッファ制御部内によシ発生させられた片方のバ
ッファメモリの書込終了信号ともう片方の読取終了信号
とにより前記ダブル構成のバッファメモリの交互作用に
よる入力データの収集転送を高速かつ、容易に制御する
事が可能である。
Effects of the Invention As described above, the present invention allows data input from an external device to be buffered using the number of transfer words for each line, parameters managed by the number of lines, and storage start address parameters of the buffer memory for each line. Drive the control unit,
In addition, the collection and transfer of input data through the interaction of the double-configured buffer memory can be carried out quickly and easily by the write end signal of one buffer memory and the read end signal of the other buffer memory generated in the buffer control unit. It is possible to control the

更に、前述のライン毎のバッファメモリへの格納先頭ア
ドレスをMPU側から順次設定する事により、バッファ
メモリ内における入力画像データの配置を自由なレイア
ウト構造とする事が可能となる。
Furthermore, by sequentially setting the storage start address in the buffer memory for each line from the MPU side, it is possible to arrange the input image data in the buffer memory in a free layout structure.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例における画信号処理装置の要
部ブロック結線図、第2図は同装置における要部タイミ
ングを示す図である。 1・・・MPtJ、2・・・DMA、  6・・・バッ
ファ制御部、7・・・データバッファ% 8・・・アド
レスレジスタ、9・・・ワードカウンタ% 10・・・
ラインカウンタ、11・・・切替回路、13・・・画像
バッファメモリ、14.15・・・バッファメモリ、1
7.18・−・優先ゲート回路。
FIG. 1 is a block diagram of main parts of an image signal processing apparatus according to an embodiment of the present invention, and FIG. 2 is a diagram showing the timing of main parts of the apparatus. 1... MPtJ, 2... DMA, 6... Buffer control unit, 7... Data buffer % 8... Address register, 9... Word counter % 10...
Line counter, 11... Switching circuit, 13... Image buffer memory, 14.15... Buffer memory, 1
7.18 ---Priority gate circuit.

Claims (1)

【特許請求の範囲】[Claims] 第1、第2のバッファメモリの切替に際し、入力画像情
報の1ライン毎のバッファメモリへの格納アドレスを設
定するアドレス設定手段と、前記1ライン毎の入力転送
ワード数を計数するワード計数手段と、前記ワード計数
手段の計数終了により、前記ライン毎のバッファメモリ
への格納アドレスを順次指示するアドレス指示手段と、
前記ワード計数終了により、ライン数を計数するライン
計数手段と、前記ライン計数手段の終了により発生せら
れたバッファ切替信号とバッファメモリに接続せられた
制御手段により発生せられたバッファ切替信号とにより
、切替接続の要求信号を発生せしめるバッファ制御手段
とを具備し、前記第1、或は第2のバッファメモリから
発生する各々の応答信号により、前記バッファ制御手段
を介して、前記第1、第2のバッファの切替を行う画信
号処理装置。
When switching between the first and second buffer memories, an address setting means for setting a storage address in the buffer memory for each line of input image information, and a word counting means for counting the number of input transfer words for each line. , address instruction means for sequentially instructing storage addresses in the buffer memory for each line upon completion of counting by the word counting means;
Upon completion of the word counting, a line counting means counts the number of lines, a buffer switching signal generated upon completion of the line counting means, and a buffer switching signal generated by a control means connected to the buffer memory. , a buffer control means for generating a switching connection request signal, and each response signal generated from the first or second buffer memory causes the first and second buffer memories to be connected via the buffer control means. An image signal processing device that switches between two buffers.
JP61258831A 1986-10-30 1986-10-30 Image signal processor Expired - Fee Related JPH0795797B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61258831A JPH0795797B2 (en) 1986-10-30 1986-10-30 Image signal processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61258831A JPH0795797B2 (en) 1986-10-30 1986-10-30 Image signal processor

Publications (2)

Publication Number Publication Date
JPS63114369A true JPS63114369A (en) 1988-05-19
JPH0795797B2 JPH0795797B2 (en) 1995-10-11

Family

ID=17325632

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61258831A Expired - Fee Related JPH0795797B2 (en) 1986-10-30 1986-10-30 Image signal processor

Country Status (1)

Country Link
JP (1) JPH0795797B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04250764A (en) * 1991-01-26 1992-09-07 Nisca Corp Picture processor

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60143087A (en) * 1983-12-29 1985-07-29 Nec Corp Buffer memory control circuit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60143087A (en) * 1983-12-29 1985-07-29 Nec Corp Buffer memory control circuit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04250764A (en) * 1991-01-26 1992-09-07 Nisca Corp Picture processor

Also Published As

Publication number Publication date
JPH0795797B2 (en) 1995-10-11

Similar Documents

Publication Publication Date Title
US6693640B2 (en) Image processing apparatus and image processing system using the apparatus
JPH03502506A (en) Method and apparatus for processing high speed data
US20020019905A1 (en) Flexible memory channel
KR100348545B1 (en) Communication dma device
US5963717A (en) Image processing apparatus
JPS63114369A (en) Picture signal processing device
JPS60124764A (en) Direct memory access controller
JP3986325B2 (en) Image processing apparatus, image processing method, and image processing system
JPS636893B2 (en)
JPS6310872A (en) Picture signal processor
JP2527335B2 (en) High-speed transfer method
JPS63267060A (en) Control method for picture information buffer
KR940005003Y1 (en) Dynamic memory access system
JP2642087B2 (en) Data transfer processing mechanism between main storage devices
KR940009432B1 (en) Method of and device for transmitting data
JPS6346630B2 (en)
JPS6019023B2 (en) data processing equipment
JPS63250736A (en) Image data processor
JPH01112449A (en) Speed converting memory device
JPH03158261A (en) Recording apparatus
JPH0833801B2 (en) Data block controller
JPS61205071A (en) Color recorder
JPH05233028A (en) Data exchanging method for programmable controller
JPS63305448A (en) Memory interface control system
JPS6113845A (en) Communication control equipment

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees