JPH06195454A - Video image processor - Google Patents

Video image processor

Info

Publication number
JPH06195454A
JPH06195454A JP4274673A JP27467392A JPH06195454A JP H06195454 A JPH06195454 A JP H06195454A JP 4274673 A JP4274673 A JP 4274673A JP 27467392 A JP27467392 A JP 27467392A JP H06195454 A JPH06195454 A JP H06195454A
Authority
JP
Japan
Prior art keywords
processor
signal
serial data
circuit
video
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
JP4274673A
Other languages
Japanese (ja)
Inventor
Yoshihiro Fujita
善弘 藤田
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP4274673A priority Critical patent/JPH06195454A/en
Publication of JPH06195454A publication Critical patent/JPH06195454A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide a system to cope with problems such as the control of the input/output of a video signal and the realizing method for the start of an image processing synchronized with the video signal to be the problems when a video image is processed by a parallel processing processor of one- dimensional array system. CONSTITUTION:A parallel processor 1 is connected by plural processors 2 in a one-dimensional state and each processor is composed of a memory 21, a processing element 22, a serial data input register 23 and a serial data output register 24. The serial data input register 23 and the serial data output register 24 are connected with the video signal input circuit 3 and the video signal output circuit 24 at the outside of the parallel processor 1. A controller 5 is composed of a parallel program memory 51, an interruption control circuit 52 and a sequencer 53, etc.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、データ処理装置、特に
ビデオ画像処理装置の構成に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing device, and more particularly to a video image processing device.

【0002】[0002]

【従来の技術】多数のデータに同一の処理を施す場合、
複数のプロセッサにデータを分配し、同一の命令を同時
に実行するSIMD型の処理によって、処理の高速化を
図ることができる。このようなSIMD型計算機の1つ
に、多数のプロセッサを一次元状に接続した、一次元S
IMD型計算機がある。例えばビデオ画像処理に於いて
は、画像の1行の画素数分のプロセッサを有する計算機
を使用することによって、画像処理の高速化を図ること
ができる。このようなビデオ画像処理装置においては、
そのメモリ部に1フレーム分の画像を蓄えた後、垂直同
期信号に同期して、画像一面に対する画像処理を起動し
ていた。
2. Description of the Related Art When performing the same processing on a large number of data,
It is possible to speed up the processing by SIMD type processing in which data is distributed to a plurality of processors and the same instruction is simultaneously executed. One-dimensional S in which a large number of processors are connected one-dimensionally to one of such SIMD computers
There is an IMD type computer. For example, in video image processing, the speed of image processing can be increased by using a computer having processors for the number of pixels in one line of an image. In such a video image processing device,
After the image for one frame is stored in the memory unit, the image processing for the entire image is started in synchronization with the vertical synchronizing signal.

【0003】[0003]

【発明が解決しようとする課題】従来のビデオ画像処理
装置においては、1フレーム分の画像を蓄えた後、垂直
同期信号に同期して、画像一面に対する画像処理を起動
するために、その画像に対する処理を行いながら、次の
フレームの画像を別のメモリ領域に入力する必要があっ
た。また、そのために、画像データを入力してから処理
結果を出力するまでに、1フレーム時間の遅れが出てい
た。さらに、画像の入力は、プロセッサでの演算とは別
に行われ、画像入力を演算命令として構成することがで
きなかった。
In the conventional video image processing apparatus, an image for one frame is stored after storing an image for one frame, and the image processing for the entire image is started in synchronization with the vertical synchronizing signal. It was necessary to input the image of the next frame to another memory area while performing the processing. Therefore, there is a delay of one frame time from the input of the image data to the output of the processing result. Further, the image input is performed separately from the calculation in the processor, and the image input cannot be configured as a calculation instruction.

【0004】[0004]

【課題を解決するための手段】本発明による並列処理装
置は、上記問題点を解決するため、ビデオ信号を順次プ
ロセッサに入力する手段と、ビデオ信号を順次プロセッ
サから出力する手段と、プロセッサで実行するプログラ
ムを記憶する手段と、ビデオ信号の垂直同期信号および
水平同期信号を検出して、割り込み信号を発生する手段
と、記憶されているプログラムおよび割り込み信号に応
じて、次に実行すべき命令を決定する手段と、決定され
た命令列をプロセッサにブロードキャストする手段とを
有する。
In order to solve the above-mentioned problems, a parallel processing apparatus according to the present invention executes means for sequentially inputting video signals to a processor, means for outputting video signals from the processor, and execution by the processor. Means for storing a program, a means for detecting a vertical synchronizing signal and a horizontal synchronizing signal of a video signal, and generating an interrupt signal, and an instruction to be executed next according to the stored program and the interrupt signal. It has a means for determining and a means for broadcasting the determined instruction sequence to the processor.

【0005】[0005]

【実施例】本発明によるビデオ画像処理装置の実施例に
ついて、図面を用いて説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a video image processing apparatus according to the present invention will be described with reference to the drawings.

【0006】図1は、本発明によるビデオ画像処理装置
の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a video image processing apparatus according to the present invention.

【0007】図1において、1は複数のプロセッサ2が
一次元状に接続されている並列プロセッサである。個々
のプロセッサはメモリ21、プロセシングエメレント2
2、シリアルデータ入力レジスタ23、シリアルデータ
出力レジスタ24から構成されている。
In FIG. 1, reference numeral 1 is a parallel processor in which a plurality of processors 2 are connected one-dimensionally. Each processor is a memory 21, processing emerent 2
2, a serial data input register 23 and a serial data output register 24.

【0008】シリアルデータ入力レジスタ23、シリア
ルデータ出力レジスタ24は、シフトレジスタないしは
ビデオRAMにおけるシリアルアクセスメモリによって
構成されており、ビデオ画像の1行分のデータを並列プ
ロセッサ1の演算とは独立したクロックで逐次的に入出
力することができる。
The serial data input register 23 and the serial data output register 24 are constituted by a shift register or a serial access memory in a video RAM, and data for one row of a video image is clocked independently of the operation of the parallel processor 1. You can input and output sequentially with.

【0009】シリアルデータ入力レジスタ23、シリア
ルデータ出力レジスタ24は、並列プロセッサ1外部の
ビデオ信号入力回路3およびビデオ信号出力回路4と接
続されている。ビデオ信号入力回路3は例えばビデオカ
メラおよびA/D回路等で構成され、並列プロセッサ1
で処理すべきデータを並列プロセッサ1に送り込む働き
をする。ビデオ信号出力回路4は例えばD/A回路およ
びモニタ等で構成され、並列プロセッサ1で処理された
データを表示する。
The serial data input register 23 and the serial data output register 24 are connected to the video signal input circuit 3 and the video signal output circuit 4 outside the parallel processor 1. The video signal input circuit 3 includes, for example, a video camera and an A / D circuit, and the parallel processor 1
To send the data to be processed by the parallel processor 1. The video signal output circuit 4 is composed of, for example, a D / A circuit and a monitor, and displays the data processed by the parallel processor 1.

【0010】5は並列プロセッサ1に命令を供給する機
能を持つコントローラである。コントローラ5は、プロ
グラムメモリ51、割り込み制御回路52、シーケンサ
53等から構成されている。プログラムメモリ51は並
列プロセッサ1で処理すべき命令列を記憶している。割
り込み制御回路52は、ビデオ信号入力回路3およびビ
デオ信号出力回路4から与えられた垂直同期信号31、
41、水平同期信号32、42に対応した割り込み信号
54を発生し、シーケンサ53に与える。シーケンサ5
3は、プログラムメモリ51に保持されているプログラ
ムおよび、割り込み制御回路52から与えられる割り込
み信号54に従って次に並列プロセッサ1で行う命令を
決定し、命令供給バス55を通じて並列プロセッサ1に
命令をブロードキャストする。
Reference numeral 5 is a controller having a function of supplying instructions to the parallel processor 1. The controller 5 is composed of a program memory 51, an interrupt control circuit 52, a sequencer 53 and the like. The program memory 51 stores an instruction string to be processed by the parallel processor 1. The interrupt control circuit 52 is provided with the vertical synchronizing signal 31 given from the video signal input circuit 3 and the video signal output circuit 4,
41, an interrupt signal 54 corresponding to the horizontal synchronizing signals 32, 42 is generated and given to the sequencer 53. Sequencer 5
3 determines an instruction to be executed next in the parallel processor 1 according to the program held in the program memory 51 and the interrupt signal 54 given from the interrupt control circuit 52, and broadcasts the instruction to the parallel processor 1 through the instruction supply bus 55. .

【0011】ビデオ入力回路3は、並列プロセッサ1へ
入力画像データを送り、そのデータはシリアルデータ入
力レジスタ23に入力される。1行分の画像データが入
力された時点で、ビデオ入力回路3は、水平同期信号3
2を出力する。水平同期信号32は割り込み制御回路5
2に入力される。割り込み制御回路52は、その水平同
期信号32に対応した割り込みをシーケンサ53に対し
てかけ、その結果シーケンサ53で割り込みプログラム
が実行される。
The video input circuit 3 sends input image data to the parallel processor 1, and the data is input to the serial data input register 23. When the image data for one row is input, the video input circuit 3 detects that the horizontal synchronization signal 3
2 is output. The horizontal synchronizing signal 32 is the interrupt control circuit 5
Entered in 2. The interrupt control circuit 52 issues an interrupt corresponding to the horizontal synchronizing signal 32 to the sequencer 53, and as a result, the interrupt program is executed by the sequencer 53.

【0012】並列プロセッサ1の命令セット中には、シ
リアルデータ入力レジスタ23、シリアルデータ出力レ
ジスタ24とメモリ21との間のデータ転送命令、シリ
アルデータ入力レジスタ23、シリアルデータ出力レジ
スタ24とプロセシングエレメント22との間のデータ
転送命令、メモリ21とプロセシングエレメント22と
の間のデータ転送命令等があり、ビデオ入出力回路3の
水平同期信号32によって起動された割り込みプログラ
ムは、シリアルデータ入力レジスタ23に格納されてい
る1行分の画像データを、メモリ21ないしはプロセシ
ングエレメント22に転送する命令や、その一行に対す
る画像処理を行う命令列等によって構成されている。
In the instruction set of the parallel processor 1, a data transfer instruction between the serial data input register 23, the serial data output register 24 and the memory 21, the serial data input register 23, the serial data output register 24 and the processing element 22. And a data transfer instruction between the memory 21 and the processing element 22, and the interrupt program activated by the horizontal synchronizing signal 32 of the video input / output circuit 3 is stored in the serial data input register 23. It is composed of a command for transferring the image data of one line to the memory 21 or the processing element 22, a command string for performing image processing for the one line, and the like.

【0013】また、ビデオ出力回路4は、シリアルデー
タ出力レジスタ24に格納されている1行分の画像デー
タの表示を終えた時点で、水平同期信号42を発生し、
それを受けた割り込み制御回路52は、シーケンサに割
り込みをかける。その結果実行されるプログラムは、次
に表示すべき行のデータをメモリ21からシリアルデー
タ出力レジスタ24に転送する命令などから構成されて
いる。
Further, the video output circuit 4 generates a horizontal synchronizing signal 42 when the display of the image data for one row stored in the serial data output register 24 is completed,
The interrupt control circuit 52 which received it interrupts the sequencer. The program executed as a result is composed of an instruction for transferring the data of the line to be displayed next from the memory 21 to the serial data output register 24.

【0014】垂直同期信号31、41によって割り込み
制御回路52が要求する割り込みプログラムは、例え
ば、新しい画像を入れるための、メモリ21に対するポ
インタのリセットや、水平同期信号32、42による各
行毎の処理ではなく、画像全体に対する処理を実行する
割り込みプログラムの起動などに使用される。偶数フィ
ールドに対する同期信号と、奇数フィールドに対する同
期信号によって、異なる割り込みプログラムを起動する
ことによって、格納場所や処理内容を、偶数フィールド
と奇数フィールドで変えることができる。
The interrupt program requested by the interrupt control circuit 52 in response to the vertical synchronizing signals 31 and 41 is, for example, in resetting the pointer to the memory 21 for inserting a new image, or in processing for each row by the horizontal synchronizing signals 32 and 42. Instead, it is used to start an interrupt program that executes processing for the entire image. By starting different interrupt programs according to the sync signal for the even field and the sync signal for the odd field, the storage location and the processing content can be changed between the even field and the odd field.

【0015】図2は割り込み制御回路52の構成を示す
図である。割り込み制御回路52は、アービトレーショ
ン回路10、割り込み要求信号発生回路11、割り込み
ベクタレジスタ12から構成されている。
FIG. 2 is a diagram showing the configuration of the interrupt control circuit 52. The interrupt control circuit 52 includes an arbitration circuit 10, an interrupt request signal generation circuit 11, and an interrupt vector register 12.

【0016】図2は、偶数フィールドの垂直同期信号と
奇数フィールドの垂直同期信号に分けて割り込み制御回
路52に入力している場合の図である。アービトレーシ
ョン回路10には、同期信号として、偶数フィールドの
垂直同期信号31a、41a、奇数フィールドの垂直同
期信号31b、41b、水平同期信号32、42の6種
類の同期信号が入力されている。
FIG. 2 is a diagram showing a case where the vertical sync signal of the even field and the vertical sync signal of the odd field are separately input to the interrupt control circuit 52. The arbitration circuit 10 is supplied with six types of synchronizing signals as vertical synchronizing signals 31a and 41a for even fields, vertical synchronizing signals 31b and 41b for odd fields, and horizontal synchronizing signals 32 and 42.

【0017】アービトレーション回路10は、複数の同
期信号が同時に入力された場合、どの同期信号に対する
割り込み要求を行うかを決定する回路で、例えばプライ
オリティエンコーダ等を用いる。どの同期信号に対する
割り込み要求を行うかを決定後、アービトレーション回
路10は、割り込み要求信号発生回路11に信号を送
り、また、割り込みベクタレジスタ12には選択された
同期信号の種類を伝える。
The arbitration circuit 10 is a circuit for deciding which synchronization signal an interrupt request is to be made when a plurality of synchronization signals are simultaneously input, and uses, for example, a priority encoder or the like. After deciding which synchronization signal the interrupt request is to be made to, the arbitration circuit 10 sends a signal to the interrupt request signal generation circuit 11 and also informs the interrupt vector register 12 of the type of the selected synchronization signal.

【0018】割り込み要求信号発生回路は、シーケンサ
53に対する割り込み要求信号54aを生成する。割り
込みベクタレジスタ12は、アービトレーション回路1
0によって選択された同期信号に対応した割り込みベク
タ54bをシーケンサ53に送る。
The interrupt request signal generation circuit generates an interrupt request signal 54a for the sequencer 53. The interrupt vector register 12 is the arbitration circuit 1
The interrupt vector 54b corresponding to the synchronization signal selected by 0 is sent to the sequencer 53.

【0019】[0019]

【発明の効果】以上説明したように、本発明によるビデ
オ画像処理装置は、ビデオ信号の垂直同期信号、水平同
期信号によって、データの転送や画像処理を行うプログ
ラムの起動を行うことができるため、データ転送回路の
構成が簡単になり、また、データ転送がプログラム中で
実行でき、また、画像を1行入力ないしは出力するたび
に、画像処理を行うということが容易に実現することが
できる。
As described above, the video image processing apparatus according to the present invention can start a program for data transfer and image processing by a vertical synchronizing signal and a horizontal synchronizing signal of a video signal. The configuration of the data transfer circuit is simplified, the data transfer can be executed in the program, and the image processing can be easily performed every time one line of the image is input or output.

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

【図1】本発明の一実施例であるビデオ画像処理装置の
構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a video image processing apparatus which is an embodiment of the present invention.

【図2】割り込み制御回路の構成を示すブロック図であ
る。
FIG. 2 is a block diagram showing a configuration of an interrupt control circuit.

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

1 並列プロセッサ 2 プロセッサ 21 メモリ 22 プロセシングエレメント 23 シリアルデータ入力レジスタ 24 シリアルデータ出力レジスタ 3 ビデオ信号入力回路 4 ビデオ信号出力回路 5 コントローラ 51 プログラムメモリ 52 割り込み制御回路 53 シーケンサ 31、41 垂直同期信号 32、42 水平同期信号 54 割り込み信号 55 命令供給バス 10 アービトレーション回路 11 割り込み要求信号発生回路 12 割り込みベクタレジスタ 31a、41a 偶数フィールドの垂直同期信号 31b、41b 奇数フィールドの垂直同期信号 54a 割り込み要求信号 54a、54b 割り込みベクタ 1 parallel processor 2 processor 21 memory 22 processing element 23 serial data input register 24 serial data output register 3 video signal input circuit 4 video signal output circuit 5 controller 51 program memory 52 interrupt control circuit 53 sequencer 31, 41 vertical sync signal 32, 42 Horizontal sync signal 54 Interrupt signal 55 Instruction supply bus 10 Arbitration circuit 11 Interrupt request signal generation circuit 12 Interrupt vector register 31a, 41a Even field vertical sync signal 31b, 41b Odd field vertical sync signal 54a Interrupt request signal 54a, 54b Interrupt vector

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のプロセッサを一次元状に接続し、
全てのプロセッサで同じ命令を実行するSIMD型のビ
デオ画像処理であって、ビデオ信号を順次プロセッサに
入力する手段と、ビデオ信号を順次プロセッサから出力
する手段と、プロセッサで実行するプログラムを記憶す
る手段と、ビデオ信号の垂直同期信号および水平同期信
号を検出して、割り込み信号を発生する手段と、記憶さ
れているプログラムおよび割り込み信号に応じて、次に
実行すべき命令を決定する手段と、決定された命令例を
プロセッサにブロードキャストする手段とを有すること
を特徴とするビデオ画像処理装置。
1. A plurality of processors are connected in a one-dimensional form,
SIMD type video image processing for executing the same instruction in all processors, means for sequentially inputting a video signal to the processor, means for sequentially outputting a video signal from the processor, and means for storing a program to be executed by the processor A means for detecting a vertical synchronizing signal and a horizontal synchronizing signal of a video signal to generate an interrupt signal; a means for determining an instruction to be executed next according to a stored program and the interrupt signal; And a means for broadcasting the generated instruction example to the processor.
JP4274673A 1992-10-13 1992-10-13 Video image processor Pending JPH06195454A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4274673A JPH06195454A (en) 1992-10-13 1992-10-13 Video image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4274673A JPH06195454A (en) 1992-10-13 1992-10-13 Video image processor

Publications (1)

Publication Number Publication Date
JPH06195454A true JPH06195454A (en) 1994-07-15

Family

ID=17544971

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4274673A Pending JPH06195454A (en) 1992-10-13 1992-10-13 Video image processor

Country Status (1)

Country Link
JP (1) JPH06195454A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013125069A (en) * 2011-12-13 2013-06-24 Olympus Corp Scan type laser microscope system
US8521673B2 (en) 2008-01-25 2013-08-27 Seiko Epson Corporation Parallel processing device and parallel processing method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0240688A (en) * 1988-07-29 1990-02-09 Nec Corp System and device for real-time processing of moving image

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0240688A (en) * 1988-07-29 1990-02-09 Nec Corp System and device for real-time processing of moving image

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8521673B2 (en) 2008-01-25 2013-08-27 Seiko Epson Corporation Parallel processing device and parallel processing method
JP2013125069A (en) * 2011-12-13 2013-06-24 Olympus Corp Scan type laser microscope system

Similar Documents

Publication Publication Date Title
US6831648B2 (en) Synchronized image display and buffer swapping in a multiple display environment
US6809733B2 (en) Swap buffer synchronization in a distributed rendering system
US5838389A (en) Apparatus and method for updating a CLUT during horizontal blanking
US20030037194A1 (en) System and method for generating sequences and global interrupts in a cluster of nodes
CN111797673A (en) Drive device and method for operating the same
KR980700629A (en) MEMORY BANDWIDTH OPTIMIZATION
KR940025337A (en) Image signal processing device and processing method
US6791551B2 (en) Synchronization of vertical retrace for multiple participating graphics computers
US4747074A (en) Display controller for detecting predetermined drawing command among a plurality of drawing commands
US8077180B1 (en) Systems for and methods of using a display controller to output data
US5463732A (en) Method and apparatus for accessing a distributed data buffer
JPH06195454A (en) Video image processor
JPH0934411A (en) Image display device and liquid crystal display controller
KR20160090973A (en) Display device and electronic including the same
CN113157124A (en) Drive device and method for operating the same
JPH09274475A (en) A plurality of display devices capable of connecting to one computer
EP0514926B1 (en) A moving image processor
US5239626A (en) Display and drawing control system
JPH02158884A (en) Image memory device and multiprocessor image processor
JPH035869A (en) Information processing device
JPH0399317A (en) Image processor
JP3277381B2 (en) Cursor generator
JP2000098996A (en) Image display device
JP2003108366A (en) Display device and random number generation method thereof
JPH04139493A (en) Multi image display device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19950801