JPH1063237A - Data transfer system - Google Patents

Data transfer system

Info

Publication number
JPH1063237A
JPH1063237A JP8217329A JP21732996A JPH1063237A JP H1063237 A JPH1063237 A JP H1063237A JP 8217329 A JP8217329 A JP 8217329A JP 21732996 A JP21732996 A JP 21732996A JP H1063237 A JPH1063237 A JP H1063237A
Authority
JP
Japan
Prior art keywords
image data
processor
data
storage device
main storage
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
JP8217329A
Other languages
Japanese (ja)
Inventor
Atsushi Natori
厚 名取
Kunio Nakase
邦夫 中瀬
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 Engineering Ltd
Original Assignee
NEC Engineering 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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP8217329A priority Critical patent/JPH1063237A/en
Publication of JPH1063237A publication Critical patent/JPH1063237A/en
Pending legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a data transfer system capable of shortening the operation interruption time of a processor in transferring picture data to be generated by the operation of the processor to an external processing. SOLUTION: In a picture processing system 1, a processor 12 stores the picture data obtained from the result of an operation in a main storage device 13 and, at the same time, transmits the read instruction command of the picture data to an input-output channel 14 to set a flag of the operation flag 133 of the main storage device 13 in 'in operation' or ' completion of opertion'. Then, the main storage device 13 repeats a readout and a read-skip for every fixed data amount in order to neglect detail part of a picture based on readout addresses transmitted from the input-output channel 14 after the read instruction command had been received and the input-output channel 14 transfers the data read out from the main storage device 13 to a picture processor 16 being the external processing.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、例えば科学技術計
算の際に使用されるスーパーコンピュータ等において、
プロセッサによって短時間の間に大量に生成される画像
データをプロセッサによる演算能力の低下を抑制しなが
ら効率的に外部処理に転送するデータ転送技術に関す
る。
BACKGROUND OF THE INVENTION The present invention relates to a supercomputer or the like used for scientific calculation, for example.
The present invention relates to a data transfer technique for efficiently transferring a large amount of image data generated by a processor in a short period of time to an external process while suppressing a decrease in computational performance of the processor.

【0002】[0002]

【従来の技術】例えば、気象、分子科学、原子核融合と
いった科学分野における科学技術計算を高速に実行する
ことができるスーパーコンピュータ等において、プロセ
ッサによる演算結果データは短時間の間に大量に生成さ
れる。こうした演算結果データは、効率的に外部処理に
向けて転送されなければならない。以下、演算結果デー
タを効率的に転送する従来の方式を、図5に示される画
像処理システムを例に挙げて具体的に説明する。この場
合の演算結果データは画像データとなる。
2. Description of the Related Art For example, in a supercomputer or the like capable of performing high-speed scientific and technological calculations in the scientific fields such as meteorology, molecular science, and nuclear fusion, a large amount of operation result data by a processor is generated in a short time. . Such operation result data must be efficiently transferred for external processing. Hereinafter, a conventional method for efficiently transferring the operation result data will be specifically described with reference to the image processing system shown in FIG. 5 as an example. The calculation result data in this case is image data.

【0003】図5を参照すると、画像処理システム5
は、大別して、入力データを処理して画像データを出力
する計算機システム51と、計算機システム51から出
力された画像データをデスプレイ等に表示可能な信号に
変換処理する画像処理装置56とを備えている。
Referring to FIG. 5, an image processing system 5
Is roughly divided into a computer system 51 that processes input data and outputs image data, and an image processing device 56 that converts image data output from the computer system 51 into a signal that can be displayed on a display or the like. I have.

【0004】計算機システム51では、入力データにつ
いて演算処理プログラムを実行して画像データを生成す
るプロセッサ52と、このプロセッサ52で生成された
画像データを格納する主記憶装置53と、この主記憶装
置53に格納された画像データを外部処理装置である画
像処理装置56に転送する入出力チャネル54とがシス
テムバス55によって接続されている。さらに入出力チ
ャネル54では、主記憶装置53に対して画像データを
読み出す際の読み出しアドレスを指定して読み出し制御
を行うメモリアクセス部541と、主記憶装置53から
読み出された画像データを一時的に格納するデータバッ
ファ543と、データバッファ543に格納された画像
データを読み出す転送制御部542と、転送制御部54
2によって読み出された画像データを画像処理装置56
に転送するデータ転送部544とが、システムバス54
5によって接続されている。
In the computer system 51, a processor 52 for executing an arithmetic processing program on input data to generate image data, a main storage device 53 for storing the image data generated by the processor 52, and a main storage device 53 And an input / output channel 54 for transferring the image data stored in the image processing device to an image processing device 56 as an external processing device. Further, in the input / output channel 54, a memory access unit 541 that specifies a read address when reading image data to the main storage device 53 and performs read control, and temporarily stores the image data read from the main storage device 53. , A transfer control unit 542 for reading out image data stored in the data buffer 543, and a transfer control unit 54.
Image data read by the image processing device 56
And a data transfer unit 544 for transferring data to the system bus 54.
5 are connected.

【0005】上記構成の画像処理システム5の動作手順
は図6に示す通りである。即ち、プロセッサ52が、画
像処理プログラムを実行して画像データを生成し、主記
憶装置53に画像データを格納する(ステップS60
1)。プロセッサ52は、また、入出力チャネル54に
向けて主記憶装置53に格納された画像データの読み出
しを指示する指示コマンドを送信する(ステップS60
2)。画像データの読み出し指示コマンドを受信した入
出力チャネル54のメモリアクセス部541は、読み出
し指示コマンドを解釈して、主記憶装置53に対し格納
された画像データの読み出しアドレスと読み出し量を指
示する(ステップS603)。この指示に従って主記憶
装置53は、画像データの読み出しを行う(ステップS
604)。データバッファ543は、主記憶装置53か
ら読み出された画像データを格納する(ステップS60
5)。
The operation procedure of the image processing system 5 having the above configuration is as shown in FIG. That is, the processor 52 executes the image processing program to generate image data, and stores the image data in the main storage device 53 (step S60).
1). The processor 52 transmits an instruction command for instructing reading of the image data stored in the main storage device 53 to the input / output channel 54 (Step S60).
2). The memory access unit 541 of the input / output channel 54 that has received the image data read instruction command interprets the read instruction command and instructs the main storage device 53 on the read address and the read amount of the stored image data (step). S603). In accordance with this instruction, the main storage device 53 reads out the image data (step S
604). The data buffer 543 stores the image data read from the main storage device 53 (step S60).
5).

【0006】データ転送部544は、画像処理装置56
とのインターフェースを監視しており、データ転送が可
能であると判断したとき、転送制御部542に画像デー
タの転送の許可を与える(ステップS606)。転送制
御部542は、転送許可が与えられると画像データをデ
ータバッファ543から読み出してデータ転送部544
に送信する(ステップS607)。画像処理装置56
は、データ転送部544から送信された画像データを受
信し(ステップS608)、デスプレイ等によって表示
が可能な信号に変化し、画像表示を行う(ステップS6
09)。
[0006] The data transfer unit 544 is connected to the image processing device 56.
When it is determined that data transfer is possible, the transfer control unit 542 is given permission to transfer image data (step S606). When the transfer permission is given, the transfer control unit 542 reads the image data from the data buffer 543, and reads the image data from the data buffer 543.
(Step S607). Image processing device 56
Receives the image data transmitted from the data transfer unit 544 (step S608), changes to a signal that can be displayed by a display or the like, and performs image display (step S6).
09).

【0007】[0007]

【発明が解決しようとする課題】図7は、画像処理シス
テム5のプロセッサ52、主記憶装置53、及び入出力
チャネル54における処理状態の一例を示すタイムテー
ブルである。
FIG. 7 is a time table showing an example of a processing state in the processor 52, the main storage device 53, and the input / output channel 54 of the image processing system 5.

【0008】図7を参照すると、プロセッサ52が演算
処理を実行して画像データを生成した後、主記憶装置5
3は、プロセッサ52が生成した画像データを主記憶装
置53に格納する。この間、主記憶装置53は、プロセ
ッサ52によるアクセス状態にある。一方、プロセッサ
52が演算を中断している間(WAIT状態の間)は、
主記憶装置53は入出力チャネル54のアクセス状態に
あり、入出力チャネル54は主記憶装置53に格納され
た画像データの読み出しを行う。
Referring to FIG. 7, after a processor 52 executes arithmetic processing to generate image data, a main storage 5
3 stores the image data generated by the processor 52 in the main storage device 53. During this time, the main storage device 53 is being accessed by the processor 52. On the other hand, while the processor 52 suspends the operation (during the WAIT state),
The main storage device 53 is in an access state of the input / output channel 54, and the input / output channel 54 reads out image data stored in the main storage device 53.

【0009】しかしながら、上記タイムテーブルから明
らかなように、上記構成の画像処理システム5では、プ
ロセッサによる演算結果である画像データの量が増大す
るにつれて転送データ量も増大し、主記憶装置53に対
するプロセッサ52と入出力チャネル54のアクセスが
競合する。つまり、プロセッサ52のWAIT状態が頻
発し、プロセッサ52の演算処理が妨げられるといった
問題があった。そこで、本発明の課題は、プロセッサに
よる演算結果の増大に伴って転送データ量も増大する場
合でも、プロセッサの演算処理の妨げになる演算中断時
間を短縮することができるデータ転送方式を提供するこ
とにある。
However, as is clear from the time table, in the image processing system 5 having the above configuration, the amount of transfer data increases as the amount of image data, which is the operation result of the processor, increases. The access of the input / output channel 52 and the input / output channel 54 conflicts. That is, there has been a problem that the WAIT state of the processor 52 frequently occurs, and the arithmetic processing of the processor 52 is hindered. Therefore, an object of the present invention is to provide a data transfer method capable of shortening the operation interruption time that hinders the operation processing of the processor even when the amount of transfer data increases as the result of the operation by the processor increases. It is in.

【0010】[0010]

【課題を解決するための手段】上記課題を解決する本発
明のデータ転送方式は、プロセッサの演算により生成さ
れた画像データを格納するメモリと、前記メモリに対
し、前記生成された画像データの格納とその読み出しと
を交互に行うメモリ制御手段と、読み出した画像データ
を外部処理に転送する手段とを備え、前記メモリ制御手
段が、前記プロセッサにより生成された画像データを前
記メモリに格納する度に、その時点のプロセッサが演算
中か演算終了かを示すフラグ情報を保持しておき、前記
格納された画像データを読み出す際に、該画像データが
前記メモリに格納されたときのフラグ情報が演算中であ
ることを示す場合は、該画像データの一部、例えば画像
の細部に対応する部分を読み飛ばすよう構成されている
ことを特徴とする。
According to the present invention, there is provided a data transfer system for storing image data generated by an operation of a processor, and storing the generated image data in the memory. And a memory control unit for alternately reading the image data, and a unit for transferring the read image data to an external process. Each time the memory control unit stores the image data generated by the processor in the memory, The flag information indicating whether the processor at that time is in the middle of the operation or the end of the operation is held, and when the stored image data is read, the flag information when the image data is stored in the memory is being calculated. In the case of indicating that a part of the image data is read, for example, a part corresponding to details of the image is skipped.

【0011】このメモリ制御手段は、前記メモリに格納
された画像データを読み出す際に、該画像データが格納
されたときのフラグ情報が演算中であることを示す場合
は、該画像データが格納された領域の先頭アドレスから
画像の一細部に対応する一定データ量ずつ交互に読み出
しと読み飛ばしとを繰り返し、読み飛ばした部分の転送
を省略するよう構成されることが好ましい。
When reading out the image data stored in the memory, the memory control means stores the image data if the flag information at the time of storing the image data indicates that the calculation is being performed. It is preferable that reading and skipping are alternately repeated by a fixed amount of data corresponding to one detail of an image from the head address of the area, and transfer of the skipped portion is omitted.

【0012】[0012]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態を詳細に説明する。ここでは、本発明を、入力
データを演算処理すると共に、処理して得られる画像デ
ータを表示することができる画像処理システムに適用し
た場合の形態を説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings. Here, an embodiment will be described in which the present invention is applied to an image processing system capable of performing arithmetic processing on input data and displaying image data obtained by processing.

【0013】図1は本発明の一実施形態となる画像処理
システムのブロック構成図である。この画像処理システ
ム1は、入力データを演算処理して得られる画像データ
を出力する計算機システム11と、計算機システム11
から出力された画像データをディスプレイ等に表示可能
な信号に変換する画像処理装置16を備える。
FIG. 1 is a block diagram of an image processing system according to an embodiment of the present invention. The image processing system 1 includes a computer system 11 that outputs image data obtained by performing arithmetic processing on input data;
And an image processing device 16 that converts the image data output from the device into a signal that can be displayed on a display or the like.

【0014】計算機システム11は、演算処理プログラ
ムを入力データに対して実行して画像データを生成する
プロセッサ12と、このプロセッサ12で生成された画
像データを格納する主記憶装置13と、主記憶装置13
に格納された画像データを読み出して画像処理装置16
に転送する入出力チャネル14とを有する。
The computer system 11 includes a processor 12 for executing an arithmetic processing program on input data to generate image data, a main storage device 13 for storing the image data generated by the processor 12, and a main storage device. 13
Image data stored in the image processing device 16
And an input / output channel 14 for transferring to

【0015】主記憶装置13では、プロセッサ12で生
成された画像データを格納するメモリ部131と、プロ
セッサ12や入出力チャネル14からの読み出し書き込
みのアドレス指定に従ってメモリ部131に対する書き
込みや読み出しの制御を行うアドレス設定部132と、
プロセッサ12が画像データを格納する際、プロセッサ
12が“演算中”か“演算終了”かのいずれかを示すフ
ラグ情報を格納する演算フラグ133がシステムバス1
34によって互いに接続されている。
The main storage device 13 controls a memory section 131 for storing image data generated by the processor 12 and controls writing and reading to and from the memory section 131 in accordance with address designation for reading and writing from the processor 12 and the input / output channel 14. An address setting unit 132 to perform;
When the processor 12 stores the image data, the processor 12 stores an operation flag 133 that stores flag information indicating either “under operation” or “operation end”.
They are connected to each other by.

【0016】入出力チャネル14では、プロセッサ12
からの指示により主記憶装置13に対して読み出しアド
レスを指定して読み出し制御を行うメモリアクセス部1
41、メモリアクセス部141により主記憶装置13か
ら読み出した画像データを画像処理装置16と転送同期
をとるために一時的に格納するデータバッファ142、
そして、データバッファ142から画像処理装置16へ
の画像データの転送を制御する転送制御部143がシス
テムバス134によって互いに接続されている。なお、
アドレス設定部132は、メモリアクセス部141から
の読み出しのアドレス指定に基づいて、メモリ部131
に対して画像データの読み出し毎に読み出しアドレスを
指示するが、指示するアドレスは演算フラグ133のフ
ラグが“演算中”と“演算終了”のいずれを示している
かによって異なる。
In the input / output channel 14, the processor 12
Memory access unit 1 that performs read control by designating a read address to main storage device 13 in accordance with an instruction from
41, a data buffer 142 for temporarily storing image data read from the main storage device 13 by the memory access unit 141 to synchronize transfer with the image processing device 16;
A transfer control unit 143 that controls the transfer of image data from the data buffer 142 to the image processing device 16 is connected to each other by a system bus 134. In addition,
The address setting unit 132 determines the address of the read from the memory access unit 141 and
, A read address is designated every time image data is read, and the designated address differs depending on whether the flag of the operation flag 133 indicates “operation in progress” or “operation end”.

【0017】入出力チャネル14から読み出しのアドレ
ス指定を受けたとき、アドレス設定部132は、演算フ
ラグ133にアクセスする。このとき、演算フラグ13
3のフラグが“演算中”であることを示しているとき、
アドレス設定部132はメモリ部131に対して画像表
示したときの一行分(例えば、1280バイト=1K
b)ずつ、読み出しと読み飛ばしを交互に行うように、
読み出しを行うべき一行分の画像データが存在するとび
とびのアドレスを指定する。ここで、とびとびのアドレ
スは、間引すべき一行分の領域が存在するアドレスの変
位だけ離れている。演算フラグ133のフラグが“演算
終了”であることを示しているときは、読み飛ばし無し
の連続アドレスを指定する。
When a read address is specified from the input / output channel 14, the address setting unit 132 accesses the operation flag 133. At this time, the operation flag 13
When the flag of No. 3 indicates “in operation”,
The address setting unit 132 corresponds to one line when an image is displayed on the memory unit 131 (for example, 1280 bytes = 1K
b) Each time, reading and skipping are performed alternately,
When there is one line of image data to be read, an address is specified. Here, the discrete addresses are separated by the displacement of the address where the area for one row to be thinned out exists. When the flag of the operation flag 133 indicates “operation end”, a continuous address without skip is specified.

【0018】図2を参照して、上記読み飛ばしの処理を
具体的に説明する。図2はメモリ部131において、プ
ロセッサ12からの画像データが格納された領域を示し
ている。いま、nを自然数として、データ1280×
(2n−2)+1〜1280×(2n−1)は読み出さ
れる画像データの領域、一方、データ1280×(2n
−1)〜1280×2nは読み飛ばされる結果、メモリ
部131から読み出されない画像データの領域である。
演算フラグ133のフラグが“演算中”であることを示
しているとき、アドレス設定部132は、データ128
0×(2n−2)+1〜1280×(2n−1)のアド
レス指定をメモリ部131に対して行う。
Referring to FIG. 2, the skipping process will be described in detail. FIG. 2 shows an area in the memory unit 131 where image data from the processor 12 is stored. Now, assuming that n is a natural number, data 1280 ×
(2n−2) +1 to 1280 × (2n−1) is the area of the image data to be read, while data 1280 × (2n
-1) to 1280 × 2n are areas of image data which are not read from the memory unit 131 as a result of being skipped.
When the flag of the operation flag 133 indicates “under operation”, the address setting unit 132
The address designation of 0 × (2n−2) +1 to 1280 × (2n−1) is performed for the memory unit 131.

【0019】図3は、上記構成の画像処理システム1に
おけるデータ転送の処理手順説明図である。以下、図3
を参照して、データ転送の処理手順を説明する。まず、
プロセッサ12は画像処理プログラムによる演算によっ
て画像データを生成し、主記憶装置13に格納アドレス
を指示して画像データを格納する(ステップS30
1)。プロセッサ12は、また、演算を実行していると
きは(ステップS302:Yes)、演算フラグ133
のフラグを“演算中”にセットする(ステップS30
3)。ステップS303を実行した後、または、プロセ
ッサ12の演算が終了したとき(ステップS302:N
o)、プロセッサ12は、入出力チャネル14のメモリ
アクセス部141に向けて主記憶装置13からの画像デ
ータの読み出し指示コマンドを送信し、メモリアクセス
部141がこれを受信する(ステップS304)。
FIG. 3 is an explanatory diagram of a data transfer processing procedure in the image processing system 1 having the above configuration. Hereinafter, FIG.
The processing procedure of the data transfer will be described with reference to FIG. First,
The processor 12 generates image data by an operation based on the image processing program, and stores the image data in the main storage device 13 by designating a storage address (step S30).
1). When the processor 12 is executing an operation (step S302: Yes), the operation flag 133
Is set to "under calculation" (step S30).
3). After executing step S303, or when the operation of the processor 12 ends (step S302: N
o), the processor 12 transmits an instruction command for reading image data from the main storage device 13 to the memory access unit 141 of the input / output channel 14, and the memory access unit 141 receives the command (step S304).

【0020】プロセッサ12からの読み出し指示コマン
ドを受信したメモリアクセス部141は、読み出し指示
コマンドを解釈して、主記憶装置13に向けて画像デー
タの読み出しを指示する(ステップS305)。
The memory access unit 141 that has received the read instruction command from the processor 12 interprets the read instruction command and instructs the main storage device 13 to read image data (step S305).

【0021】主記憶装置13のアドレス設定部132
は、演算フラグ133のフラグをチェックする。そして
演算フラグ133のフラグがプロセッサ12が“演算
中”であることを示しているとき(ステップS306:
Yes)、アドレス設定部132は、予め設定された読
み飛ばすべき一行分の画像データのアドレスの変位に基
づいて、画像データを読み出すためのとびとびのアドレ
スをメモリ部131に指示する(ステップS307)。
一方、演算フラグ133のフラグがプロセッサ12が
“演算中でない(演算終了)”であることを表示してい
るとき(ステップS306:No)、アドレス設定部1
32は、読み出しアドレスとして、連続アドレスをメモ
リ部131に指示する(ステップS308)。
Address setting section 132 of main storage device 13
Checks the flag of the operation flag 133. Then, when the flag of the calculation flag 133 indicates that the processor 12 is “calculating” (step S306:
Yes), the address setting unit 132 instructs the memory unit 131 of discrete addresses for reading out image data based on a preset displacement of the address of one line of image data to be skipped (step S307).
On the other hand, when the flag of the operation flag 133 indicates that the processor 12 is not performing the operation (operation is completed) (step S306: No), the address setting unit 1
32 instructs the memory unit 131 of a continuous address as a read address (step S308).

【0022】メモリ部131は、アドレス設定部132
で指定されたアドレスから画像データを読み出し、入出
力チャネル14に向けて送信する(ステップS30
9)。入出力チャネル14は、主記憶装置13から送信
された画像データを受信し、これをデータバッファ14
2に格納する(ステップS310)。
The memory unit 131 includes an address setting unit 132
The image data is read out from the address specified in the step (1) and transmitted to the input / output channel 14 (step S30).
9). The input / output channel 14 receives the image data transmitted from the main storage device 13 and transfers the received image data to the data buffer 14.
2 (step S310).

【0023】転送制御部143は、画像処理装置16と
のインターフェースを監視して転送動作の同期をとり、
データ転送が可能であると判断したとき、データバッフ
ァ142から画像処理装置16に向けて画像データを転
送する(ステップS311)。画像処理装置16は、入
出力チャネル14から転送された画像データを受信し
(ステップS312)、これをディスプレイ等によって
表示が可能な信号に変化した後、画像表示を行う(ステ
ップS313)。以上がプロセッサ12の演算の結果と
して生成された画像データの転送処理の手順である。
The transfer control unit 143 monitors the interface with the image processing device 16 to synchronize the transfer operation,
When it is determined that the data transfer is possible, the image data is transferred from the data buffer 142 to the image processing device 16 (step S311). The image processing device 16 receives the image data transferred from the input / output channel 14 (step S312), converts the received image data into a signal that can be displayed on a display or the like, and displays an image (step S313). The above is the procedure of the transfer processing of the image data generated as a result of the operation of the processor 12.

【0024】さて、図4は、上述の画像処理システム1
のプロセッサ12、主記憶装置13及び入出力チャネル
14における処理状態を示すタイムテーブルである。図
4を参照すると、プロセッサ12が演算処理を実行して
画像データを生成した後、主記憶装置13はプロセッサ
12が生成した画像データをメモリ部131に格納す
る。この間、主記憶装置13はプロセッサ12によるア
クセス状態にある。一方、プロセッサ12が演算を中断
している間(WAIT状態の間)は、主記憶装置13は
入出力チャネル14によるアクセス状態にあり、入出力
チャネル14は主記憶装置53に格納された画像データ
を一定量毎に、ここでは画像一行分に当たる1280バ
イト毎に、交互に読み出しと読み飛ばしとを繰り返す。
プロセッサ12の演算が終了していれば、読み飛ばしす
ることなく、主記憶装置53から格納された画像データ
を読み出す。
FIG. 4 shows the image processing system 1 described above.
Is a time table showing the processing states of the processor 12, the main storage device 13, and the input / output channel 14 of FIG. Referring to FIG. 4, after the processor 12 executes the arithmetic processing to generate the image data, the main storage device 13 stores the image data generated by the processor 12 in the memory unit 131. During this time, the main storage device 13 is being accessed by the processor 12. On the other hand, while the processor 12 suspends the operation (during the WAIT state), the main storage device 13 is in an access state by the input / output channel 14, and the input / output channel 14 is the image data stored in the main storage device 53. Are alternately read and skipped every fixed amount, here, every 1280 bytes corresponding to one line of the image.
If the operation of the processor 12 has been completed, the stored image data is read from the main storage device 53 without skipping.

【0025】このように、本実施形態による画像処理シ
ステム1によれば、プロセッサ12の演算実行中は、た
とえプロセッサ12が演算を中断しても、その間、入出
力チャネル14は主記憶装置53から格納された画像デ
ータを読み飛ばして転送を行うため、読み飛ばし無しで
連続アドレスから読み出すときよりもプロセッサ12の
演算の中断時間を短縮することできる。
As described above, according to the image processing system 1 according to the present embodiment, even if the processor 12 interrupts the operation during the execution of the operation by the processor 12, the input / output channel 14 Since the transfer is performed by skipping the stored image data, the interruption time of the operation of the processor 12 can be reduced as compared with the case where the reading is performed from the continuous address without skipping.

【0026】[0026]

【発明の効果】以上の説明から明らかなように、本発明
のデータ転送方式によれば、プロセッサが演算を中断
し、演算結果である画像データをメモリに格納したとき
に、メモリに格納された画像データの一部を読み飛ば
し、この読み飛ばした部分の転送を省略するので、プロ
セッサの演算中断時間を短縮できるという特有の効果が
ある。
As is apparent from the above description, according to the data transfer method of the present invention, when the processor suspends the operation and stores the image data as the operation result in the memory, the data is stored in the memory. Since a part of the image data is skipped and the transfer of the skipped part is omitted, there is a specific effect that the operation interruption time of the processor can be reduced.

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

【図1】本発明の一実施形態に係る画像処理システムの
機能ブロック構成図。
FIG. 1 is a functional block configuration diagram of an image processing system according to an embodiment of the present invention.

【図2】本実施形態による読み飛ばし処理の具体例を示
す説明図。
FIG. 2 is an explanatory diagram showing a specific example of a skipping process according to the embodiment;

【図3】本実施形態による処理手順説明図。FIG. 3 is an explanatory diagram of a processing procedure according to the embodiment.

【図4】本実施形態による転送処理のタイムテーブルを
示した図。
FIG. 4 is a view showing a time table of a transfer process according to the embodiment;

【図5】従来の画像処理システムのブロック構成図。FIG. 5 is a block diagram of a conventional image processing system.

【図6】従来の画像処理システムにおける処理手順説明
図。
FIG. 6 is an explanatory diagram of a processing procedure in a conventional image processing system.

【図7】従来の画像処理システムにおける転送処理のタ
イムテーブルを示した図。
FIG. 7 is a diagram showing a time table of a transfer process in a conventional image processing system.

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

1、5 画像処理システム 11、51 計算機システム 12、52 プロセッサ 13、53 主記憶装置 14、54 入出力チャネル 15、55、134、144、545 システムバス 16、56 画像処理装置 131 メモリ部 132 アドレス設定部 133 演算フラグ 141、541 メモリアクセス部 142、543 データバッファ 143、542 転送制御部 544 データ転送部 1, 5 Image processing system 11, 51 Computer system 12, 52 Processor 13, 53 Main storage device 14, 54 Input / output channel 15, 55, 134, 144, 545 System bus 16, 56 Image processing device 131 Memory section 132 Address setting Unit 133 Operation flag 141, 541 Memory access unit 142, 543 Data buffer 143, 542 Transfer control unit 544 Data transfer unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 プロセッサの演算により生成された画像
データを格納するメモリと、前記メモリに対し、前記生
成された画像データの格納とその読み出しとを交互に行
うメモリ制御手段と、読み出した画像データを外部処理
に転送する手段とを備え、前記メモリ制御手段が、 前記生成された画像データを前記メモリに格納する度
に、その時点のプロセッサが演算中か演算終了かを示す
フラグ情報を保持しておき、前記格納された画像データ
を読み出す際に、該画像データが前記メモリに格納され
たときのフラグ情報が演算中であることを示す場合は当
該画像データを部分的に読み飛ばすことを特徴とするデ
ータ転送方式。
A memory for storing image data generated by an operation of a processor; a memory control means for alternately storing and reading the generated image data in the memory; Means for transferring the generated image data to the memory each time the memory control means stores flag information indicating whether the processor at the time is performing the calculation or ending the calculation. In addition, when reading out the stored image data, if the flag information when the image data is stored in the memory indicates that the calculation is being performed, the image data is partially skipped. Data transfer method.
【請求項2】 前記メモリ制御手段は、 画像データが格納されたときのフラグ情報が演算中であ
ることを示す場合は当該画像データが格納された領域の
先頭アドレスから一定量の画像データの読み出しと読み
飛ばしとを交互に繰り返すことを特徴とする請求項1記
載のデータ転送方式。
2. The image processing apparatus according to claim 1, wherein when the flag information at the time when the image data is stored indicates that the image data is being calculated, a predetermined amount of image data is read from a head address of an area where the image data is stored. 2. The data transfer method according to claim 1, wherein the reading and the skipping are alternately repeated.
JP8217329A 1996-08-19 1996-08-19 Data transfer system Pending JPH1063237A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8217329A JPH1063237A (en) 1996-08-19 1996-08-19 Data transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8217329A JPH1063237A (en) 1996-08-19 1996-08-19 Data transfer system

Publications (1)

Publication Number Publication Date
JPH1063237A true JPH1063237A (en) 1998-03-06

Family

ID=16702477

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8217329A Pending JPH1063237A (en) 1996-08-19 1996-08-19 Data transfer system

Country Status (1)

Country Link
JP (1) JPH1063237A (en)

Similar Documents

Publication Publication Date Title
US5301351A (en) Data transfer control system between high speed main memory and input/output processor with a data mover
JP2829091B2 (en) Data processing system
JPH0760423B2 (en) Data transfer method
EP0844566B1 (en) Interface apparatus for adapting data width to system bus width
JPS6375955A (en) Program mode access control system
JPH0644251B2 (en) Data processing device
EP1016973A1 (en) Communication dma device
JPH06103460B2 (en) Program transfer method
EP0898264B1 (en) Display memory control apparatus
JPH10283204A (en) Multi-task processing method, multi-task processor and recording medium recording task
JPH1063237A (en) Data transfer system
JPH06282515A (en) Data processor
JPH0736806A (en) Dma system
JP2545828B2 (en) Data display device
JPS60179866A (en) Real time operating system
JP2003186666A (en) Microcomputer and dma control circuit
JPH01228016A (en) High speed picture display system
JPS5852735A (en) Input and output terminal equipment
JPH07200453A (en) Data processor
JPH01111250A (en) Data processing system
JPH044438A (en) System for utilizing data base buffer
JPS60221833A (en) Programming device
JPS6350731B2 (en)
JPH02270044A (en) Visualization processing circuit
JPH01255889A (en) Image memory interface circuit