JPH0743775B2 - Parallel image generation system - Google Patents

Parallel image generation system

Info

Publication number
JPH0743775B2
JPH0743775B2 JP3362587A JP3362587A JPH0743775B2 JP H0743775 B2 JPH0743775 B2 JP H0743775B2 JP 3362587 A JP3362587 A JP 3362587A JP 3362587 A JP3362587 A JP 3362587A JP H0743775 B2 JPH0743775 B2 JP H0743775B2
Authority
JP
Japan
Prior art keywords
image
processor
processors
image generation
normal
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.)
Expired - Lifetime
Application number
JP3362587A
Other languages
Japanese (ja)
Other versions
JPS63201772A (en
Inventor
克彦 広田
公一 村上
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP3362587A priority Critical patent/JPH0743775B2/en
Publication of JPS63201772A publication Critical patent/JPS63201772A/en
Publication of JPH0743775B2 publication Critical patent/JPH0743775B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 [概 要] コンピュータグラフィック分野における並列画像生成シ
ステムにおいて、複数プロセッサを二次元格子状に配置
し、この二次元格子に相似した配列で飛び飛びの画素を
分担させ、エラー等により画像生成が不可能なプロセッ
サに対し、隣接するプロセッサから画像データを受信し
これを平均化して、自己の欠落した画素の画像データを
作らせるようにしたものである。
DETAILED DESCRIPTION [Outline] In a parallel image generation system in the field of computer graphics, a plurality of processors are arranged in a two-dimensional grid, and an array similar to the two-dimensional grid is used to share the scattered pixels, thereby causing errors and the like. In this way, a processor that cannot generate an image receives image data from an adjacent processor and averages the received image data to generate image data of its own missing pixel.

[産業上の利用分野] 本発明は計算機による映像生成に係わり、特に並列シス
テムによる高速映像生成システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to computer-generated image generation, and more particularly to a high-speed image generation system based on a parallel system.

計算機による映像生成、即ちコンピュータグラフィック
スの分野においては、映像生成の高速化の要求により、
並列システムによって映像生成が行われているが、1台
のプロセッサのエラーにより膨大な処理量と時間を費や
した映像が不完全なものとなってしまう。
In the field of computer image generation, that is, in the field of computer graphics, due to the demand for high-speed image generation,
Video generation is performed by a parallel system, but an error in one processor causes an incomplete video that consumes a huge amount of processing time and time.

そこで、完全でなくともとにかく画像を完成させ度いと
いうことが多々ある。
Therefore, it is often the case that the image is not perfect but completed.

[従来の技術] 並列システムによる映像生成システムにおいて、各プロ
セッサの負荷を平均化するための画像領域の分割方式に
は、動的に行う方法と静的に行う方法の二つの方法があ
る。
[Prior Art] In a video generation system using a parallel system, there are two methods of dividing an image area for averaging the load on each processor: a dynamic method and a static method.

静的に負荷分散を行う場合、動的に行う場合のような複
雑な処理がなく、高速化の追求が可能であるが、担当画
像領域が決定しているため、あるプロセッサがプログラ
ムエラーその他の理由により映像生成不能になると、そ
の画像領域が欠落してしまう。動的負荷分散方式では、
次々と実行可能なプロセッサに処理させるので、そのよ
うな問題はない。
When static load balancing is performed, there is no complicated process like dynamic load balancing, and it is possible to pursue higher speed.However, since the image area in charge is determined, a certain processor may cause a program error or other error. When the image cannot be generated for some reason, the image area is lost. With the dynamic load balancing method,
There is no such problem because the executable processors are processed one after another.

静的な負荷分散を目的として、飛び飛びの画素を各プロ
セッサに担当させ、映像生成を行う方式は本方式のみで
ある。従って、エラープロセッサのための画像復元の従
来技術は思い当らない。
For the purpose of static load distribution, this method is the only method that allows each processor to take charge of each pixel and generate an image. Therefore, the prior art of image restoration for error processors is inconceivable.

[発明が解決しようとする問題点] 動的な負荷分散では、映像生成中エラーが生じたプロセ
ッサの担当領域をほかのプロセッサに動的に割り振るこ
とにより解決できたが、予め担当領域が決定している静
的分散では、エラーしたプロセッサが自己の担当領域に
対してなんらかの処理を行う必要がある。
[Problems to be Solved by the Invention] With dynamic load balancing, it was possible to solve the problem by dynamically allocating the area in charge of the processor in which an error occurred during video generation to another processor. In static distribution, the processor in error needs to perform some processing for its own area.

本発明は、このような静的負荷分散方式におけるエラー
プロセッサのための画像復元方式を提供しようとするも
のである。
The present invention is intended to provide an image restoration method for an error processor in such a static load balancing method.

[問題点を解決するための手段] 第1図は、本発明の並列画像生成システムの画像復元方
式の原理ブロック図を示す。
[Means for Solving Problems] FIG. 1 is a block diagram showing the principle of the image restoration method of the parallel image generation system of the present invention.

図において、P1,P2,P3,P4は二次元格子状に配置された
プロセッサであり、この二次元格子状と相似な配列の飛
び飛びの画素を分担して画像を生成する。
In the figure, P1, P2, P3, and P4 are processors arranged in a two-dimensional grid pattern, and an image is generated by sharing discrete pixels in an array similar to this two-dimensional grid pattern.

L12,L13,L24,L34は通信路であり、上下左右の各隣接プ
ロセッサ間を接続する。
L12, L13, L24, L34 are communication paths, which connect adjacent upper, lower, left and right adjacent processors.

10は各プロセッサ内に備えられた正常時画像生成手段で
あり、正常時において、通常の画像生成手順により画像
を生成する。
Reference numeral 10 denotes a normal time image generating means provided in each processor, which generates an image by a normal image generating procedure in a normal time.

11は各プロセッサ内に備えられた異常時画像生成手段で
あり、異常時において、隣接プロセッサの生成した画像
データを受信し、これを平均化して自分担画素の画像デ
ータとする。
Reference numeral 11 denotes an abnormal-time image generating means provided in each processor, which receives image data generated by an adjacent processor in an abnormal state and averages the image data to obtain image data of its own pixel.

[作用] 本発明の並列画像生成システムでは、複数のプロセッサ
が二次元格子状に配置され、各プロセッサは第2図に示
すように、この二次元格子状と相似な配列の画素を飛び
飛びに分担して画像を生成する。
[Operation] In the parallel image generation system of the present invention, a plurality of processors are arranged in a two-dimensional grid pattern, and each processor, as shown in FIG. 2, randomly shares pixels in an array similar to this two-dimensional grid pattern. And generate an image.

即ち、第1図に示したプロセッサP1が第2図に示す○の
画素を担当し、P2が△の画素を担当し、P3が□の画素を
担当し、P4が◇の画素を担当して画像を生成する。
That is, the processor P1 shown in FIG. 1 is in charge of the pixel of ◯ shown in FIG. 2, P2 is in charge of the pixel of Δ, P3 is in charge of the pixel of □, P4 is in charge of the pixel of ◇. Generate an image.

エラーを発生して画像生成が不可能となったプロセッサ
は、その旨ホスト計算機に報告すると共に、異常時画像
生成手段により、隣接プロセッサが生成した画像データ
を受信し、これを平均化して自己の担当画素の画像デー
タとして出力する。エラーが発生したプロセッサはホス
ト計算機に報告し、ホスト計算機がそのプロセッサに異
常時画像生成に移行するよう指令するような構成として
もよい。
The processor that has generated an error and cannot generate an image reports to the host computer to that effect, and the abnormal-time image generation means receives the image data generated by the adjacent processor and averages the received image data. It is output as image data of the pixel in charge. The processor in which the error has occurred may be reported to the host computer, and the host computer may instruct the processor to shift to the abnormal image generation.

これにより、不完全な点はあっても実用上使用可能な画
像全体を復元することができる。
As a result, it is possible to restore the entire image that can be practically used even if there are incomplete points.

[実施例] 以下第3図に示す実施例により、本発明をさらに具体的
に説明する。
[Examples] The present invention will be described in more detail with reference to the examples shown in FIG.

第3図に示す実施例は、ある視点から視た三次元物体の
画像を、9台のプロセッサにより生成するシステムであ
る。
The embodiment shown in FIG. 3 is a system in which an image of a three-dimensional object viewed from a certain viewpoint is generated by nine processors.

9台のプロセッサP1〜P9は、二次元格子状に配置され、
各隣接プロセッサは通信路により接続される。各行の最
後の列のプロセッサは先頭列のプロセッサに接続され、
各列の最後の行のプロセッサは先頭行のプロセッサに接
続される。
The nine processors P1 to P9 are arranged in a two-dimensional grid,
Each adjacent processor is connected by a communication path. The processor in the last column of each row is connected to the processor in the first column,
The processor in the last row of each column is connected to the processor in the first row.

画像生成は、視点から発した視線が二次元表示画面を通
って三次元物体の面と交差する点を求め、交差角度によ
り定まる輝度を計算し、図示してない画像メモリに出力
する。
In image generation, a line of sight from a viewpoint crosses a plane of a three-dimensional object through a two-dimensional display screen, calculates a brightness determined by a crossing angle, and outputs the brightness to an image memory (not shown).

視線は表示画面上のすべての画素を通るだけの本数を処
理する必要がある。従って、525×525の画素数があれ
ば、275,625本の視線について交差計算処理を行う。
It is necessary to process as many lines of sight as possible through all the pixels on the display screen. Therefore, if there are 525 × 525 pixels, intersection calculation processing is performed for 275,625 lines of sight.

プロセッサP1は,,,…の画素を担当し、プロセ
ッサP2は,,,…の画素を担当して画像データを
生成する。
The processor P1 is in charge of the pixels of ..., And the processor P2 is in charge of the pixels of.

同様に、プロセッサP3〜P9は、それぞれ〜,〜
,…の画素を担当する。
Similarly, processors P3 to P9 are respectively
In charge of the pixels of, ....

いま、プロセッサP6にエラーが発生し正常時の画像生成
が不可能となったことが検出されたとすると、プロセッ
サP6はプロセッサP3,P5,P9の生成した画像,,の
画像データを受信し、さらにプロセッサP4の生成した画
素の画像データを受信し、これら4つの画像データを
平均して画素の画像データとして出力する。
Now, if it is detected that an error has occurred in the processor P6 and it is impossible to generate an image under normal conditions, the processor P6 receives the image data of the images generated by the processors P3, P5, P9, and The image data of the pixel generated by the processor P4 is received, and these four image data are averaged and output as image data of the pixel.

[発明の効果] 以上説明のように本発明によれば、あるプロセッサのエ
ラー発生により画像が完成できないという点はなくな
り、画像生成システムの処理効率の向上に寄与する効果
は極めて大である。
[Effects of the Invention] As described above, according to the present invention, an image cannot be completed due to the occurrence of an error in a certain processor, and the effect of contributing to the improvement of the processing efficiency of the image generation system is extremely large.

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

第1図は本発明の原理ブロック図、 第2図は本発明による画素の分担例を示す図、 第3図は本発明の一実施例の構成を示す図である。 図面において、 P1〜P9はプロセッサ、 L12,L13,L24,L34は通信路、 10は正常時画像生成手段、 11は異常時画像生成手段、 〜,○,△,□,◇は画素、 をそれぞれ示す。 FIG. 1 is a block diagram showing the principle of the present invention, FIG. 2 is a diagram showing an example of pixel sharing according to the present invention, and FIG. 3 is a diagram showing a configuration of an embodiment of the present invention. In the drawing, P1 to P9 are processors, L12, L13, L24, and L34 are communication paths, 10 is a normal-time image generating means, 11 is an abnormal-time image generating means, ..., ○, △, □, and ◇ are pixels, respectively. Show.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】複数のプロセッサ(P1,P2,P3,P4)に分担
処理させて画像の生成を行う並列画像生成システムにお
いて、 複数のプロセッサ(P1,P2,P3,P4)を二次元格子状に配
置し、 隣接する前記プロセッサ(P1,P2,P3,P4)間を水平方向
に接続する通信路(L12,L34)および垂直方向に接続す
る通信路(L13,L24)を備えると共に、 各プロセッサ(P1,P2,P3,P4)に、 通常の画像生成手順により画像を生成し出力する正常時
画像生成手段(10)と、 前記プロセッサ間通信路(L13,L24,L13,L24)を通じて
各隣接プロセッサの生成した画像データの送信を依頼
し、受信した各隣接プロセッサの生成した画像データ値
の平均値を算出し自担当画素の画像データ値として出力
する異常時画像生成手段(11)とを備え、 各プロセッサ(P1,P2,P3,P4)に、前記二次元格子状に
相似した配列で飛び飛びな画素を分担させて、前記正常
時画像生成手段(10)により画像生成を行わせ、エラー
が発生し前記正常時画像生成手段(10)による画像生成
が不可能となったプロセッサが検出されたときは、該エ
ラーの発生したプロセッサに前記異常時画像生成手段
(11)による画像復元を行わせるよう構成したことを特
徴とする並列画像生成システム。
1. A parallel image generation system for generating an image by sharing the processing among a plurality of processors (P1, P2, P3, P4), wherein the plurality of processors (P1, P2, P3, P4) are arranged in a two-dimensional grid pattern. And the communication paths (L12, L34) connecting the adjacent processors (P1, P2, P3, P4) in the horizontal direction and the communication paths (L13, L24) connecting in the vertical direction. In (P1, P2, P3, P4), a normal-time image generation means (10) for generating and outputting an image by a normal image generation procedure, and the adjacent communication paths (L13, L24, L13, L24) An abnormal time image generation means (11) for requesting the transmission of the image data generated by the processor, calculating the average value of the received image data values generated by the adjacent processors, and outputting it as the image data value of the pixel in charge , Each processor (P1, P2, P3, P4) has an array similar to the two-dimensional grid. The image is generated by the normal-time image generating means (10) by distributing the scattered pixels, and an error occurs and the processor in which the normal-time image generating means (10) cannot generate the image is detected. When the error occurs, the parallel image generating system is configured to cause the processor in which the error has occurred to restore the image by the abnormal time image generating means (11).
JP3362587A 1987-02-17 1987-02-17 Parallel image generation system Expired - Lifetime JPH0743775B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3362587A JPH0743775B2 (en) 1987-02-17 1987-02-17 Parallel image generation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3362587A JPH0743775B2 (en) 1987-02-17 1987-02-17 Parallel image generation system

Publications (2)

Publication Number Publication Date
JPS63201772A JPS63201772A (en) 1988-08-19
JPH0743775B2 true JPH0743775B2 (en) 1995-05-15

Family

ID=12391625

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3362587A Expired - Lifetime JPH0743775B2 (en) 1987-02-17 1987-02-17 Parallel image generation system

Country Status (1)

Country Link
JP (1) JPH0743775B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5333246A (en) * 1990-04-05 1994-07-26 Seiko Epson Corporation Page-description language interpreter for a parallel-processing system

Also Published As

Publication number Publication date
JPS63201772A (en) 1988-08-19

Similar Documents

Publication Publication Date Title
US8085273B2 (en) Multi-mode parallel graphics rendering system employing real-time automatic scene profiling and mode control
US7969444B1 (en) Distributed rendering of texture data
US6266072B1 (en) Graphics system
JP2637931B2 (en) Computer system for texture mapping
US8933945B2 (en) Dividing work among multiple graphics pipelines using a super-tiling technique
JP2000267649A (en) Three-dimensional image generator and generation method
JPH07306948A (en) Three-level fixed interleave processing and image generationstructure using distribution bus
JP2022543729A (en) System and method for foveated rendering
CN101025901A (en) Image processing system, display device, program, and information storage medium
JPS6380375A (en) Texture mapping device
WO2008004135A2 (en) Multi-mode parallel graphics rendering system employing real-time automatic scene profiling and mode control
Moersch et al. Variable-sized, circular bokeh depth of field effects
JPH0743775B2 (en) Parallel image generation system
US6816561B1 (en) Phase correction for multiple processors
US7825936B1 (en) Method and system for texture instruction demotion optimization
Luo et al. GPU-based multi-view rendering for spatial-multiplex autostereoscopic displays
CN112203079A (en) Three-dimensional sphere-oriented visualization system
KR20210039025A (en) Render Farm Composition System for 3D Image Production
JP2737940B2 (en) 3D image shading device
Ishii et al. Cellular array processor CAP and applications
US6734860B1 (en) Apparatus for providing videodriving capability from various types of DACS
CN116401310B (en) Histogram stacking display method and device
US20230168510A1 (en) Head-mounted display device, control method, and non-transitory computer readable storage medium
US20220164928A1 (en) Image processing apparatus, image processing method, and program
Jones Real-time construction of three-dimensional occupancy maps