JPS6319909B2 - - Google Patents

Info

Publication number
JPS6319909B2
JPS6319909B2 JP54051969A JP5196979A JPS6319909B2 JP S6319909 B2 JPS6319909 B2 JP S6319909B2 JP 54051969 A JP54051969 A JP 54051969A JP 5196979 A JP5196979 A JP 5196979A JP S6319909 B2 JPS6319909 B2 JP S6319909B2
Authority
JP
Japan
Prior art keywords
array
level
data
circuit
expansion
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
Application number
JP54051969A
Other languages
Japanese (ja)
Other versions
JPS55143583A (en
Inventor
Tomoki Shudo
Nobumasa Watanabe
Ryuichi Kawai
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
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP5196979A priority Critical patent/JPS55143583A/en
Publication of JPS55143583A publication Critical patent/JPS55143583A/en
Publication of JPS6319909B2 publication Critical patent/JPS6319909B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 この発明はグラフイツクデイスプレイ装置等の
作図装置に関し、特に電子計算機等(以下CPU
とする)から転送される配列図形の圧縮データ列
からこの配列図形を作図するための図形データを
発生する図形データ発生回路に関する。
[Detailed Description of the Invention] The present invention relates to a drawing device such as a graphic display device, and in particular to an electronic computer (hereinafter referred to as a CPU).
The present invention relates to a graphic data generation circuit that generates graphic data for drawing an array graphic from a compressed data string of the array graphic transferred from a computer.

コンピユータグラフイツクス等の図形処理にお
いては、例えば集積回路のマスク設計で取扱うメ
モリ部のマスク図面等に見られるように、1群の
図形を配列状に配置した図形すなわち配列図形や
配列図形を更に配列状に配置した図形すなわちネ
ステイングされた配列図形を処理対象とすること
がよくある。このような配列図形は、配列規則を
規定する配列データを導入することにより冗長な
データ分を除去したデータ表現が可能であるた
め、配列図形の表現で大幅なデータ圧縮が実現で
きる。実際に前記集積回路のマスク設計のための
CADシステムでは、上記配列データを導入する
ことで配列図形を効率よく取扱つている。配列デ
ータは(M、N、△X、△Y)の4種のデータよ
り成り、「行方向(X方向に対応させる)ピツチ
を△X、列方向(Y方向に対応させる)ピツチを
△YとしてM行N列に配列配置する」ことを規定
する。以下の説明においてM行N列の配列図形
を、X方向に1行目、2行目、…M行目、Y方向
に1列目、2列目、…N列目と定義する。
In graphic processing such as computer graphics, for example, figures in which a group of figures are arranged in an array, such as an array figure or an array figure, can be Graphics arranged in an array, that is, nested array graphics, are often processed. Such an array figure can be expressed by removing redundant data by introducing array data that defines the arrangement rules, so that significant data compression can be achieved by expressing the array figure. Actually for the integrated circuit mask design
The CAD system handles array figures efficiently by introducing the above array data. The array data consists of four types of data (M, N, △X, △Y). The data shall be arranged in M rows and N columns. In the following description, an array figure of M rows and N columns is defined as the 1st row, 2nd row, . . . Mth row in the X direction, and the 1st column, 2nd column, . . . Nth column in the Y direction.

前記配列データ(M、N、△X、△Y)を導入
すると、例えばM×Nビツトメモリのメモリ部分
のマスク図面は、1つの配列データ(M、N、△
X、△Y)と1ビツト分の図形データとのみで表
現でき、従つてデータ量は約M×N分の1に圧縮
される。また配列がネステイングされている場合
すなわち配列データ(M2、N2、△X2、△Y2
で配列されて得た図形をさらに配列データ(M1
N1、△X1、△Y1)で配列して得られる図形の場
合には、データ量は約(M2×N2)×(M1×N1
分の1に圧縮され、大幅なデータ圧縮ができるこ
とがわかる。
When the array data (M, N, △
X, ΔY) and one bit of graphic data, and therefore the amount of data is compressed to about 1/M×N. Also, if the array is nested, that is, the array data (M 2 , N 2 , △X 2 , △Y 2 )
The figures obtained by arranging the shapes are further arranged as data (M 1 ,
N 1 , △X 1 , △Y 1 ), the amount of data is approximately (M 2 ×N 2 ) × (M 1 ×N 1 )
It can be seen that the data can be compressed to 1/2 of the original size, resulting in significant data compression.

現在前述のデータ圧縮表現は、コンピユータグ
ラフイツクスの図形処理ソフトウエアでは考慮さ
れている。しかしながらグラフイツクデイスプレ
イ装置等の作図装置のハードウエアは前述の圧縮
されたデータ表現を処理できる構成になつていな
い、すなわち配列を展開する回路を有していな
い。このためソフトウエアが圧縮表現を展開しな
ければならないためソフトウエアに余分な負担を
かけることになり処理時間の短縮を妨げている。
また展開された結果が前述のハードウエアに転送
されるため本来冗長であるデータの転送に転送時
間の大部分を費すことになり、転送時間の短縮、
作図時間の高速化を妨げている。
The aforementioned data compression representations are currently being considered in computer graphics graphics processing software. However, the hardware of plotting devices such as graphic display devices is not configured to be able to process the compressed data representations described above, that is, it does not have circuitry for expanding arrays. For this reason, the software has to expand the compressed expression, which places an extra burden on the software and prevents the reduction of processing time.
In addition, since the expanded results are transferred to the hardware mentioned above, most of the transfer time is spent transferring data that is originally redundant.
This prevents speeding up of drawing time.

この発明の目的は、ネステイングされた配列デ
ータ列からネステイングされた配列図形を作図す
るための図形データ位置を発生することにより転
送データ量を減少せしめ、従つて作図の高速化が
なされた図形データ発生回路を提供することにあ
る。
An object of the present invention is to reduce the amount of transferred data by generating a figure data position for drawing a nested array figure from a nested array data string, thereby speeding up the drawing process. The purpose is to provide circuits.

この発明の他の目的は、ソフトウエアにおける
圧縮表現をそのまま取扱える回路構成をとること
により、ソフトウエアの余分な負担を軽減する図
形データ発生回路を提供することにある。
Another object of the present invention is to provide a graphic data generation circuit that reduces unnecessary burden on software by adopting a circuit configuration that can handle compressed expression in software as is.

本発明によれば、配列データのネステイングに
よる圧縮表現からネステイングされた配列図形を
作図するために、Lレベルにネステイングして配
列状に配置した配列図形の配列規則を規定するデ
ータすなわち配列データをL個分記憶できる配列
メモリと、前記配列メモリの配列データを基に後
記ネステイング回路の制御により前記ネステイン
グされた配列図形の全配列要素の配置位置を順次
算出する配列回路と、前記配列回路におけるL個
の各配列データの配列展開の途中状態を一時記憶
しておくための状態メモリと、前記配列メモリ、
前記状態メモリおよび前記配列回路を制御するネ
ステイング回路とを有することにより、最大Lレ
ベルまでネステイングされた配列データを展開
し、その全配列要素の配置位置を発生する図形デ
ータ発生回路が得られる。
According to the present invention, in order to draw a nested array figure from a compressed representation by nesting of array data, data that defines the arrangement rules for array figures that are nested to L levels and arranged in an array, that is, array data, is an array circuit that sequentially calculates the placement positions of all array elements of the nested array figure based on the array data of the array memory under the control of a nesting circuit described below; a state memory for temporarily storing an intermediate state of array expansion of each array data; and the array memory;
By having the state memory and the nesting circuit that controls the array circuit, it is possible to obtain a graphic data generation circuit that develops array data nested up to the maximum L level and generates the arrangement positions of all array elements.

この発明の図形データ発生回路は、ネステイン
グされた配列図形をネステイングした配列データ
を用いて圧縮表現したデータ列から、この配列図
形を作図するための図形データ配置位置が発生で
きるためCPUからの転送データ量が大幅に削減
でき、従つて従来のハードウエアに比べて転送時
間を短縮し作図スピードの高速化が実現される。
The figure data generation circuit of the present invention can generate the figure data arrangement position for drawing the array figure from a data string compressed and expressed using the nested array data of the nested array figure. The amount of data can be significantly reduced, and therefore, compared to conventional hardware, transfer time can be shortened and drawing speed can be increased.

この図形データ発生回路は、また、圧縮表現を
そのまま取扱う回路構成にできるため、従来に比
らべソフトウエアの負担を軽減し処理時間の短縮
が実現される。
This graphic data generation circuit can also be configured to handle compressed expressions as they are, which reduces the burden on software and shortens processing time compared to the prior art.

以下本発明を図面を参照して詳細に説明する。 The present invention will be described in detail below with reference to the drawings.

第1図はネステイングされた配列図形の例であ
る。ネステイングは2レベルである。すなわち斜
線の短形がレベル2の配列データ(2、2、△
X2、△Y2)で2行2列に配列され、その全体が
更に、レベル1の配列データ(2、3、△X1
△Y1)で2行3列に配列されている。この場合
圧縮表現は[(レベル1の配列データ)(レベル2
の配列データ)(図形データ)]すなわち[(2、
3、△X1、△Y1)(2、2、△X2、△Y2)(XA、
YA、WA、HA)]となる。但し、短形の表現は
1つの例として図形データXA、YA、WA、HA
すなわち、左下の頂点座標(XA、YA)、巾
(WA)と高さ(HA)で表わしている。今、各
データが1語必要であるとすると、圧縮表現でな
い場合は(2×2)×(2×3)×4=96語必要で
あるのに対し、圧縮表現の場合、本例では図形デ
ータが4語と配列データが2×4=8語従つて12
語で十分であり大幅な圧縮効果がある。
FIG. 1 is an example of a nested array figure. There are two levels of nesting. In other words, the diagonally lined rectangle represents level 2 array data (2, 2, △
X 2 , △Y 2 ) are arranged in 2 rows and 2 columns, and the whole is further divided into level 1 array data (2, 3, △X 1 ,
ΔY 1 ) and arranged in 2 rows and 3 columns. In this case, the compressed representation is [(level 1 array data)(level 2
array data) (figure data)], that is, [(2,
3, △X 1 , △Y 1 ) (2, 2, △X 2 , △Y 2 ) (XA,
YA, WA, HA)]. However, one example of rectangular representation is graphic data XA, YA, WA, HA.
That is, it is expressed by the coordinates of the lower left vertex (XA, YA), width (WA), and height (HA). Now, assuming that each data requires one word, in the case of non-compressed representation, (2 × 2) × (2 × 3) × 4 = 96 words are required, whereas in the case of compressed representation, in this example, There are 4 words of data and 2 x 4 = 8 words of array data, so 12
Words are sufficient and have a significant compression effect.

第1図の各短形の配置位置は、配列レベル1で
の配列要素位置を(m1、n1)、また配列レベル2
での配列要素位置を(m2、n2)とすると(式1)
で表わせる。
The placement position of each rectangle in Figure 1 is the array element position at array level 1 (m 1 , n 1 ) and array level 2
If the array element position in is (m 2 , n 2 ), then (Equation 1)
It can be expressed as

〔(m1−1)△X1+(m2−1)△X2、 (n1−1)△Y1+(n2−1)△Y2
…(式1) 但し、1≦m1≦2、1≦m2≦2 1≦n1≦2、1≦n2≦3 例えば点線の短形の配置位置は、配列レベル1
での配列要素位置は(2、1)、配列レベル2で
は(2、3)すなわちm1=m2=2、n1=1、n2
=3となり、(式2)となる。
[(m 1 -1)△X 1 + (m 2 -1)△X 2 , (n 1 -1)△Y 1 + (n 2 -1)△Y 2 ]
...(Formula 1) However, 1≦m 1 ≦2, 1≦m 2 ≦2 1≦n 1 ≦2, 1≦n 2 ≦3 For example, the arrangement position of the dotted rectangle is array level 1
The array element position is (2, 1) at array level 2, and (2, 3) at array level 2, i.e. m 1 = m 2 = 2, n 1 = 1, n 2
=3, and (Formula 2) is obtained.

(△X1+△X2、2△Y1) …(式2) 従つて一般に配列レベルがLレベルまであると
き、この圧縮表現は〔(M1、N1、△X1、△Y1
(M2、N2、△X2、△Y2)…(M1、N1、△XL
△YL)〕となり、各配列レベルでの要素位置がそ
れぞれ(m1、n1)、(m2、n2)、…(mL、nL)で
ある配置位置は(式3)で表わせる。
(△X 1 +△X 2 , 2△Y 1 ) ...(Formula 2) Therefore, when the array level is generally up to L level, this compressed expression is [(M 1 , N 1 , △X 1 , △Y 1 )
(M 2 , N 2 , △X 2 , △Y 2 )…(M 1 , N 1 , △X L ,
△Y L )], and the arrangement positions where the element positions at each array level are (m 1 , n 1 ), (m 2 , n 2 ), ... (m L , n L ) are given by (Equation 3). Express.

[(m1−1)△X1+…+(mL−1)△XL、 (n1−1)△Y1+…+(nL−1)△YL
…(式3) 但し、1≦m1≦M1、……1≦mL≦ML 1≦n1≦N1、……1≦nL≦NL m1、…、ML、n1、…nLはいずれも整数値 簡単にするため以下の説明では(式3)のX部
分についてのみ考える。(式3)のX部分におい
て、レベルj(jは1≦j≦Lである整数値)ま
での総和をXjと記すと(式4)と書換えられる。
(式4)により、レベル1からレベルjまで展開
したときの配置位置Xjは、各レベルの配置位置
を加算すればよいことがわかる。従つてレベル1
からレベルjまで展開したときの配置位置Xjは
レベルからレベルj−1まで展開したときの配置
位置Xj-1を用いて(式5)のように書換えられ
る。
[(m 1 -1)△X 1 +...+(m L -1)△X L , (n 1 -1)△Y 1 +...+(n L -1)△Y L ]
...(Equation 3) However, 1≦m 1 ≦M 1 , ...1≦m L ≦M L 1≦n 1 ≦N 1 , ...1≦n L ≦N L m 1 , ..., M L , n 1 ,...n L are all integer values.For simplicity, only the X part of (Equation 3) will be considered in the following explanation. In the X part of (Formula 3), if the sum up to level j (j is an integer value satisfying 1≦j≦L) is written as X j , it can be rewritten as (Formula 4).
From (Equation 4), it can be seen that the arrangement position Xj when expanded from level 1 to level j can be obtained by adding the arrangement positions of each level. Therefore level 1
The arrangement position Xj when expanded from level to level j is rewritten as shown in (Equation 5) using the arrangement position Xj -1 when expanded from level to level j-1.

Xj=(m1−1)△X1+(m2−1)△X2+ …+(mj−1)△Xj …(式4) Xj=Xj-1+(mj−1)△Xj他しX0=O
…(式5) 1≦j≦L (式5)に基き、Lレベルのネステイング配列
の展開を次のように実行する。(式5)に基き、
(式3)のX部分のLレベルのネステイングの展
開を以下に説明する。
X j = ( m 1 -1)△X 1 + (m 2 -1)△X 2 + ...+ (m j -1)△X j ... (Formula 4 ) −1) △X j other X 0 = O
...(Formula 5) 1≦j≦L Based on (Formula 5), the L-level nesting array is expanded as follows. Based on (formula 5),
The development of L-level nesting in the X part of (Formula 3) will be described below.

(式3)のX部分において、各レベルでの配列
要素数はレベル1でM1個、レベル2でM2個、…
レベルLでML個である。従つてX部分のとりう
る配置数は、M1×M2×…×ML個あることにな
る。すなわちLレベルのネステイング配列の展開
は、上記m1、m2…mLのすべての組合せをつく
り、その都度(式3)のX部分を算出すればよ
い。すなわち、m1、m2…mLの各要素位置を1通
り決めてから、(m1−1)△X1、(m2−1)△X2
をすべて加算すればよいことがわかる。
In the X part of (Formula 3), the number of array elements at each level is M 1 at level 1, M 2 at level 2 , etc.
At level L, there are M L pieces. Therefore, the number of possible arrangements of the X portion is M 1 ×M 2 ×...× ML . That is, to expand the L-level nesting array, it is sufficient to create all the combinations of m 1 , m 2 . That is, after determining one position of each element of m 1 , m 2 ...m L , (m 1 -1)△X 1 , (m 2 -1)△X 2
It turns out that all you have to do is add them all.

(式5)はこの(m1−1)△X1、(m2−1)
△X2、…、(mL−1)△XLのすべての加算が、
1つの加算器を用いてできることを示している。
すなわち、レベルjまでの和すなわち(m1−1)
△X1+(m2−1)△X2+…+(mj-1−1)△Xj-1
+(mj−1)△Xjは、レベルj−1までの和すな
わち(m1−1)△X1+(m2−1)△X2+…+
(mj-1−1)△Xj-1の和にレベルjでの(mj
1)△Xjを加算して得られる。
(Formula 5) is (m 1 -1)△X 1 , (m 2 -1)
All additions of △X 2 , ..., (m L −1) △X L are
This shows what can be done using one adder.
That is, the sum up to level j, i.e. (m 1 -1)
△X 1 + (m 2 -1) △X 2 +...+ (m j-1 -1) △X j-1
+(m j -1)△X j is the sum up to level j-1, that is, (m 1 -1)△X 1 + (m 2 -1)△X 2 +...+
The sum of (m j-1 −1)△X j-1 and (m j
1) Obtained by adding △X j .

上記の説明において、レベルj(jは1≦j≦
Lの整数)の展開がどこまで進んでいるかを示す
要素位置mjとレベル1からレベルj−1までの
配置位置の総和すなわちXj-1をレベルjの状態と
呼ぶX部分の状態データ(mj、Xj-1)と記す。
(式3)のY部分についても同様であり従つて、
レベルjの状態データは(mj、nj、Xj、Yj)と
なる。
In the above explanation, level j (j is 1≦j≦
The state data of the X part ( m j , X j-1 ).
The same applies to the Y part of (Formula 3), and therefore,
The state data of level j is (m j , n j , X j , Y j ).

第6図に、m1、m2…mLのすべての組合せをつ
くり、その都度(式3)のX部分を算出するため
の処理フローを示す。以下の説明で、レベルL以
外で要素位置の決定を部分展開と呼び、レベルL
での要素位置mLを1からMLまで変えることを完
全展開と呼ぶ。
FIG. 6 shows a processing flow for creating all combinations of m 1 , m 2 . . . m L and calculating the X part of (Equation 3) each time. In the following explanation, determining the element position at levels other than level L is called partial expansion, and level L
Changing the element position m L from 1 to M L is called complete expansion.

また展開の間前述の状態データ及び配列データ
を記憶するメモリをそれぞれ状態メモリ、配列メ
モリと呼ぶ。これらのメモリは少なくともL個の
状態データを記憶できる容量を持ち、レベル値を
アドレスとしてそのレベルの状態データの読み出
し、書き込みが可能であるものとする。更に配列
メモリ12は、Lレベルのネステイング展開に先
立つて、L個分の配列データが記憶されているも
のとする。
Furthermore, the memories that store the above-mentioned state data and array data during expansion are called state memory and array memory, respectively. These memories have a capacity to store at least L pieces of state data, and are capable of reading and writing the state data of that level using the level value as an address. Furthermore, it is assumed that the array memory 12 stores L array data prior to L-level nesting expansion.

以下に第6図をもとにLレベルのネステイング
配列の展開について説明する。状態データはX部
分の状態データである。
Expansion of the L-level nesting array will be explained below based on FIG. 6. The status data is the status data of the X portion.

まず、m1、m2…、mL-1の順にレベルL−1ま
で要素位置の値を1に決めていく。そしてその都
度(式5)の値を算出する。すなわち、m1を1
にする。このときのX1は(式5)よりX0+(m1
−1)△X1である。m1=1、配列メモリより読
み出したレベルへの配列データの△X1とX0=0
を用いてX1=0を得る。従つてレベル1の状態
データ(m1=1、X1=0)が状態メモリのアド
レス値1のところに記憶される。次にm2を1に
する。同様にしてX2は(式5)よりX2=X1
(m2−1)△X2で与えられる。状態メモリよりレ
ベル1の状態データのX1、配列メモリよりレベ
ル2の配列データの△X2を読み出しX2=0を得
る。従つてレベル2の状態データ(m2=1、X2
=0)が状態メモリに記憶される。以下これをレ
ベルL−1まで繰り返す。
First, the values of element positions are determined to 1 in the order of m 1 , m 2 . . . , m L- 1 up to level L-1. Then, the value of (Equation 5) is calculated each time. That is, m 1 is 1
Make it. From (Equation 5), X 1 at this time is X 0 + (m 1
-1) △X 1 . m 1 = 1, △X 1 and X 0 = 0 of the array data to the level read from the array memory
to obtain X 1 =0. Level 1 state data (m 1 =1, X 1 =0) is therefore stored at address value 1 in the state memory. Next, set m 2 to 1. Similarly, X 2 is calculated from (Equation 5) as X 2 = X 1 +
It is given by (m 2 -1)△X 2 . The level 1 state data X 1 is read from the state memory and the level 2 array data ΔX 2 is read from the array memory to obtain X 2 =0. Therefore, level 2 state data (m 2 = 1, X 2
=0) is stored in the state memory. This process is then repeated up to level L-1.

次にレベルLではこれ以上のネステイングは存
在しないので要素位置mLを1からMLまで変えな
がらその都度(式5)を算出する。この完全展開
において算出されるML個の値が最終配置となる。
まずmLを1とする。このときの(式5)はXL
XL-1+(mL−1)△XLである。従つて、mL=1、
状態メモリより読み出したLレベルL−1の状態
データのXL-1、配列メモリより読み出したレベ
ルLの配列データの△XLを用いて(式5)を算
出しXL=0を得る。これが1番目の最終配置位
置である。レベルLの状態データ(mL=1、XL
=0)も同様に状態メモリに記憶される。次にレ
ベルLでの完全展開が終了したか否かを判定す
る。すなわち状態メモリのレベルLの状態データ
のmL(=1)と、配列メモリのレベルLの配列デ
ータのMLと比較する。等しい場合は完全展開は
終了する。等しくない場合はmLを1増やして
(式5)の算出を行う。すなわちmL=2、状態メ
モリより読み出したレベルL−1の状態データの
XL-1、配列メモリより読み出したレベルLの配
列データの△XLを用いて、XL=XL-1+(mL−1)
△XL=△XLを得る。
Next, since there is no further nesting at level L, (Equation 5) is calculated each time while changing the element position m L from 1 to M L. The M L values calculated in this complete expansion become the final arrangement.
First, let m L be 1. In this case, (Equation 5) is X L =
X L-1 + (m L -1)△X L. Therefore, m L =1,
Using X L -1 of the L level L-1 state data read from the state memory and ΔX L of the level L array data read from the array memory, (Equation 5) is calculated to obtain X L =0. This is the first final placement position. Status data of level L (m L = 1, X L
=0) is likewise stored in the state memory. Next, it is determined whether complete expansion at level L has been completed. That is, m L (=1) of the state data of level L of the state memory is compared with M L of the array data of level L of the array memory. If they are equal, complete expansion ends. If they are not equal, increase m L by 1 and calculate (Equation 5). That is, m L = 2, the state data of level L-1 read from the state memory.
X L-1 , using △ XL of the level L array data read from the array memory, X L = X L-1 + (m L -1)
Obtain △X L = △X L.

以下状態メモリ、配列メモリについては同様に
扱われるので省略して説明する。
Hereinafter, the state memory and array memory will be omitted since they are handled in the same way.

レベルLでの完全展開を終了すると次に1つ下
のレベルすなわちレベルL−1に戻り、同様に要
素位置mL-1の部分展開の可能性を調べる。mL-1
=ML-1でない場合はmL-1を1つ増やしすなわち
部分展開し、再び上述のレベルLでの完全展開を
行う。レベルL−1でmL-1=ML-1の場合は、部
分展開ができないためさらに1つ下のレベルに戻
り同様に部分展開が可能かどうか調べる。レベル
L−2で部分展開が可能であつた場合は、次にレ
ベルL−1の要素位置mL-1を1に部分展開し、
更にレベルLでの完全展開を行う。つまり、ある
レベルで部分展開が可能であつた場合は、その1
つ上のレベルからレベルL−1までの要素位置を
順に1にしてその都度(式5)を算出し、次にレ
ベルLで完全展開して最終配置位置を算出する。
すべての組合せの終了は、レベル1において部分
展開ができないと判定されたときである。この時
式(3)のX部分の組み合わせはすべて算出されたこ
とになる。以上の説明は(式3)のY部分につい
ても同様である。
When complete expansion at level L is completed, the process returns to the next lower level, that is, level L-1, and similarly examines the possibility of partial expansion of element position m L-1 . m L-1
If not = M L-1 , m L- 1 is increased by one, that is, partial expansion is performed, and the complete expansion at level L described above is performed again. If m L-1 = M L-1 at level L-1, partial expansion is not possible, so we return to the next level below and check whether partial expansion is possible in the same way. If partial expansion is possible at level L-2, then partial expansion is performed on element position m L-1 at level L-1 to 1,
Furthermore, complete expansion at level L is performed. In other words, if partial expansion is possible at a certain level, then
The element positions from the next higher level to level L-1 are sequentially set to 1, and (Equation 5) is calculated each time, and then completely expanded at level L to calculate the final arrangement position.
All combinations end when it is determined that partial expansion is not possible at level 1. At this time, all combinations of the X part of formula (3) have been calculated. The above explanation also applies to the Y part of (Formula 3).

(式5)および上記の説明から、各レベルにお
ける最新の総和すなわち(式4)を各レベル毎に
保持していき、レベルjの展開からレベルj−1
の展開にもどるときに保持しておいたレベルj−
2の総和Xj-2を参照することにより、(式5)の
加算のみで十分であることがわかる。
From (Formula 5) and the above explanation, the latest summation at each level, that is (Formula 4), is maintained for each level, and from the expansion of level j, level j−1
The level j− that was maintained when returning to the expansion of
By referring to the total sum of 2, X j-2 , it can be seen that only the addition of (Equation 5) is sufficient.

第2図は電子計算機から送られる圧縮表現のデ
ータ列の例である。アレイコードは次に配列デー
タ(M、N、△X、△Y)が続くことを示し、対
応するアレイエンドはこの配列データの有効範囲
を示す。パターンコードは次にパターンデータが
続くことを示し、例では矩形(X3、Y3、W3
H3)が続いている。従つて第2図は、短形(X3
Y3、W3、H3)が配列データ(2、2、△X2
△Y2)で配列され、これを更に配列データ(2、
3、△X1、△Y1)で配列することを意味する。
本データ列は、第1図のネステイングされた配列
図形を表現したものである。
FIG. 2 is an example of a compressed data string sent from an electronic computer. The array code indicates that array data (M, N, ΔX, ΔY) follows next, and the corresponding array end indicates the valid range of this array data. The pattern code indicates that pattern data follows, in the example a rectangle (X 3 , Y 3 , W 3 ,
H3 ) continues. Therefore, Fig. 2 shows the rectangle (X 3 ,
Y 3 , W 3 , H 3 ) is the array data (2, 2, △X 2 ,
△Y 2 ) and further array data (2,
3, △X 1 , △Y 1 ).
This data string represents the nested array figure of FIG.

第3図は本発明を用いたグラフイツクデイスプ
レイ装置のブロツク図である。図において、参照
番号1は電子計算器、2はネステイング回路、3
は配列メモリ、4は状態メモリ、5は配列回路、
6はパターンジエネレータ、7はD/A変換回
路、8は陰極線管を示す。
FIG. 3 is a block diagram of a graphic display device using the present invention. In the figure, reference number 1 is an electronic calculator, 2 is a nesting circuit, and 3 is a nesting circuit.
is an array memory, 4 is a state memory, 5 is an array circuit,
6 is a pattern generator, 7 is a D/A conversion circuit, and 8 is a cathode ray tube.

電子計算機1から第2図に示したようなネステ
イングされた配列図形の圧縮表現のデータ列が、
信号線100を通してネステイング回路2、配列
メモリ3、パターンジエネレータ6に送られる。
ネステイング回路2は、データ列中にアレイコー
ドを検出すると内蔵するネステイングレベルカウ
ンタ1だけ増し、このネステイングレベルを配列
メモリ3の書込アドレスとして信号線群101を
通して送ると同時に、以後に続く配列データの書
込みパルスを発生し、信号線群101を通して配
列メモリ3に送り、データ列中の各配列データを
配列メモリ3の対応するネステイングレベルアド
レスに記憶させる。ネステイング回路2は、ま
た、アレインエンドを検出するとネステイングレ
ベルカウンタを1だけ減じる。またネステイング
回路2は、アレイコードとアレイエンド以外のパ
ターンコードを検出すると、現在のネステイング
レベルカウンタが▼0▼でない、すなわち配列が
ある場合には第4図で詳述するネステイング配列
の展開動作を実行する。
A data string of a compressed representation of a nested array figure as shown in FIG. 2 is sent from the electronic computer 1.
The signal is sent to the nesting circuit 2, array memory 3, and pattern generator 6 through the signal line 100.
When the nesting circuit 2 detects an array code in the data string, it increments a built-in nesting level counter by 1, and at the same time sends this nesting level as a write address to the array memory 3 through the signal line group 101, and at the same time sends the nesting level to the array memory 3 as a write address. A data write pulse is generated and sent to the array memory 3 through the signal line group 101, and each array data in the data string is stored in the corresponding nesting level address of the array memory 3. The nesting circuit 2 also decrements the nesting level counter by 1 when detecting the array end. Furthermore, when the nesting circuit 2 detects a pattern code other than the array code and the array end, if the current nesting level counter is not ▼0▼, that is, if there is an array, the nesting circuit 2 performs the expansion operation of the nesting array as detailed in FIG. Execute.

配列メモリ3はL個分の配列データを記憶する
メモリであり、状態メモリ4はL個分の展開途中
の状態データ(mj、nj、Xj、Yj)すなわちレベ
ルjにおいて現在のレベルjのネステイング展開
の進み具合を示すmj、njと(式4)で与えられる
レベルjまで加算した配置位置Xj、同様にYj
記憶するメモリである。
The array memory 3 is a memory that stores L pieces of array data, and the state memory 4 stores L pieces of state data (m j , n j , X j , Y j ) that are being expanded, that is, the current level at level j. This memory stores m j and n j indicating the progress of nesting expansion of j, and the arrangement position X j that is added up to the level j given by (Equation 4), as well as Y j .

両メモリ3,4の書込みおよび読出しのアドレ
スは、ネステイング回路2により発生され信号線
群101により両メモリ3,4に送られる。両メ
モリ3,4の内容はそれぞれ信号線104,10
5により配列回路に送られる。配列メモリ3の書
込みデータは電子計算機1から信号線101によ
り送られる配列データであり、一方状態メモリ4
の書込みデータは配列回路5より信号線106に
より送られる前述の状態データである。
Write and read addresses for both memories 3 and 4 are generated by nesting circuit 2 and sent to both memories 3 and 4 via signal line group 101. The contents of both memories 3 and 4 are transferred to signal lines 104 and 10, respectively.
5 to the array circuit. The write data of the array memory 3 is array data sent from the electronic computer 1 through the signal line 101, while the state memory 4
The write data is the aforementioned state data sent from the array circuit 5 through the signal line 106.

配列回路5は配列データ(M、N、△X、△
Y)の展開回路で、すべての配列要素の配置位置
を順次算出する。配列回路5は同時には高々1個
の配列データ(M、N、△X、△Y)の展開回路
しか有していないが、第4図で詳述するネステイ
ング回路2の働きにより、Lレベルまでネステイ
ングされた配列の展開が可能である。配列回路5
で順次算出された各配置位置は、信号線107を
通してパターンジエネレータ6に送られる。
The array circuit 5 receives array data (M, N, △X, △
The expansion circuit of Y) sequentially calculates the placement positions of all array elements. Although the array circuit 5 only has an expansion circuit for at most one array data (M, N, △X, △Y) at the same time, due to the function of the nesting circuit 2 described in detail in Fig. 4, it can expand up to the L level. It is possible to expand nested arrays. Array circuit 5
Each arrangement position sequentially calculated in is sent to the pattern generator 6 through a signal line 107.

パターンジエネレータ6は信号線100を通し
て送られるパターンデータに信号線107で送ら
れる各配置位置を加算後、このパターンを描画す
るための描画データに変換する。本回路で発生さ
れた描画データは信号線108を通してD/A変
換回路7に送られる。D/A変換回路7はデイジ
タル信号からアナログ信号に変換後、信号線10
9を通して陰極線管8のX、Y偏向コイルに供給
し、所望の図形を陰極線管面に表示させる。
The pattern generator 6 adds each arrangement position sent through the signal line 107 to the pattern data sent through the signal line 100, and then converts this pattern into drawing data for drawing the pattern. The drawing data generated by this circuit is sent to the D/A conversion circuit 7 through the signal line 108. After converting the digital signal into an analog signal, the D/A conversion circuit 7 connects the signal line 10 to the signal line 10.
9 to the X and Y deflection coils of the cathode ray tube 8, and a desired figure is displayed on the cathode ray tube surface.

第4図は本発明の構成要素であるネステイング
回路2の主要部を具体的に示す図である。図にお
いて、参照番号21はデコーダ、22はネステイ
ングレベルカウンタ、23は展開レベルカウン
タ、24はセレクタ、25は比較回路である。説
明のため配列メモリ3、状態メモリ4、配列回路
5も示している。以下第1図、第2図を例にして
動作を説明していく。
FIG. 4 is a diagram specifically showing the main parts of the nesting circuit 2, which is a component of the present invention. In the figure, reference number 21 is a decoder, 22 is a nesting level counter, 23 is an expansion level counter, 24 is a selector, and 25 is a comparison circuit. Array memory 3, state memory 4, and array circuit 5 are also shown for explanation. The operation will be explained below using FIGS. 1 and 2 as examples.

ネステイング回路2の動作は圧縮データ列のデ
ータ種類によりネステイング動作と展開動作があ
る。ネステイング回路2はデコーダ21が電子計
算機1から信号線100により送られる圧縮デー
タ列をデコードし、アレイコードを検出するとネ
ステイング動作を行う。すなわち第2図に示す圧
縮データ列のアレイコードを検出するとデコーダ
21は信号線202により、ネステイングレベル
カウンタ22にカウントアツプパルスを送りレベ
ル値を1増す。また信号線204により配列回路
5に停止を指令すると同時に、セレクタ24のセ
レクト条件を▼0▼とし、信号線205により送
られるネステイングレベルカウンタ22の内容を
信号線101に出力し、配列メモリ3に配列デー
タの書込みアドレスとして与える。次に以後に送
られてくる配列データ(2、3、△X1、△Y1
の各データの書込みパルスを順次発生し信号線2
01により配列メモリ3に送り、ネステイングレ
ベルカウンタ22で指定されたメモリアドレスに
配列データ(2、3、△X1、△Y1)を記憶する。
以上の動作はアレイコードが検出される毎に実行
される。従つて、第2図の例の場合、配列メモリ
3には、アドレス値が1の場所には(2、3、△
X1、△Y1)、アドレス値が2の場所には(2、
2、△X2、△Y2)が格納される。またネステイ
ングレベルカウンタ22は“2”となつている。
デコーダ21はまた、アレイエンドを検出する
と、信号線203によりネステイングレベルカウ
ンタ22にカウントダウンパルスを送りレベル値
を1減じる。
The operation of the nesting circuit 2 includes a nesting operation and an expansion operation depending on the data type of the compressed data string. The nesting circuit 2 performs a nesting operation when the decoder 21 decodes the compressed data string sent from the electronic computer 1 through the signal line 100 and detects an array code. That is, upon detecting the array code of the compressed data string shown in FIG. 2, the decoder 21 sends a count-up pulse to the nesting level counter 22 via the signal line 202 to increment the level value by one. At the same time, the array circuit 5 is commanded to stop via the signal line 204, the selection condition of the selector 24 is set to ▼0▼, the contents of the nesting level counter 22 sent via the signal line 205 are output to the signal line 101, and the array memory 5 is is given as the array data write address. Next, the array data sent thereafter (2, 3, △X 1 , △Y 1 )
Sequentially generate write pulses for each data in signal line 2.
01 to the array memory 3 and store the array data (2, 3, ΔX 1 , ΔY 1 ) in the memory address specified by the nesting level counter 22.
The above operations are executed every time an array code is detected. Therefore, in the example shown in FIG. 2, in the array memory 3, the address value 1 is (2, 3,
X 1 , △Y 1 ), and the address value is 2 (2,
2, △X 2 , △Y 2 ) are stored. Further, the nesting level counter 22 is set to "2".
When the decoder 21 detects the array end, it sends a countdown pulse to the nesting level counter 22 via the signal line 203 and decrements the level value by 1.

ネステイング回路2はデコーダ21がアレイコ
ード、アレイエンド以外のパターンコードを検出
すると展開動作を開始する。展開動作は第1図の
説明において述べた(式5)に基いた第6図に示
すネステイング展開フローを実現する。すなわ
ち、現在のネステイングレベルカウンタ22の値
が▼0▼であればこのパターンには配列は定義さ
れていないので配列回路5に信号線204により
配列展開を行わず1図形のみの描画を行うように
指令する。一方▼0▼でない場合はネステイング
配列が定義されているので、配列動作の開始を信
号線204により配列回路5に指令するととも
に、セレクタ24のセレクタ条件を“1”にし、
信号線206により展開レベルカウンタ23を
“0”にする。セレクタ24は信号線208によ
り送られる展開レベルカウンタ23の内容を選択
し信号線101により配列メモリ3、状態メモリ
4にメモリアドレスとして送る。アドレスされた
配列メモリ3、状態メモリ4の内容はそれぞれ信
号線104,105により配列回路5に送られ
る。ネステイング配列の展開動作の終了は初期値
▼0▼でスタートした展開レベルカウンタ23の
値が配列回路5より信号線103により送られる
アツプダウンパルスにより再び▼0▼になつたと
きであり信号線207によりデコーダ21に知ら
せ、再び圧縮データ列の取り込みを開始させる。
The nesting circuit 2 starts an expansion operation when the decoder 21 detects a pattern code other than an array code or an array end. The expansion operation implements the nesting expansion flow shown in FIG. 6 based on (Equation 5) described in the explanation of FIG. That is, if the current value of the nesting level counter 22 is ▼0▼, no array is defined for this pattern, so the signal line 204 instructs the array circuit 5 to draw only one figure without expanding the array. command. On the other hand, if it is not ▼0▼, a nesting array is defined, so the array circuit 5 is commanded to start the array operation via the signal line 204, and the selector condition of the selector 24 is set to "1".
The expansion level counter 23 is set to "0" by the signal line 206. The selector 24 selects the contents of the expanded level counter 23 sent through the signal line 208 and sends it as a memory address to the array memory 3 and state memory 4 through the signal line 101. The addressed contents of array memory 3 and state memory 4 are sent to array circuit 5 via signal lines 104 and 105, respectively. The expansion operation of the nesting array ends when the value of the expansion level counter 23, which started at the initial value ▼0▼, becomes ▼0▼ again due to the up-down pulse sent from the array circuit 5 through the signal line 103, and the signal line 207 This notification is sent to the decoder 21, and the retrieval of the compressed data string is started again.

比較回路25は信号線205により送られるネ
ステイングレベルカウンタ22の内容と信号線2
2の内容と信号線208により送られる展開レベ
ルカウンタ23の内容を比較し両値が等しけれ
ば、信号線209を▼1▼にし、配列回路5に完
全展開を指令し、また等しくなければ▼0▼にし、
部分展開を指令する。
The comparison circuit 25 compares the contents of the nesting level counter 22 sent via the signal line 205 and the signal line 2.
Compare the contents of 2 and the contents of the expansion level counter 23 sent through the signal line 208, and if the two values are equal, set the signal line 209 to ▼1▼ and command the array circuit 5 to complete expansion, and if they are not equal, ▼0 ▼
Commands partial expansion.

第5図は本発明の構成要素である配列回路5を
具体的に示す図である。図において、参照番号5
1はMセレクタ、52はNセレクタ、53はMカ
ウンタ、54はNカウンタ、55はM比較回路、
56はN比較回路、57はタイミング回路、5
8,59はセレクタ、60,61は加算回路、6
2はXレジスタ、63はYレジスタ、64,65
はセレクタである。また、Mセレクタ51、Nセ
レクタ52、Mカウンタ53、Nカウンタ54、
M比較回路55、N比較回路56は各レベルでの
展開を制御する展開制御部66を構成し、セレク
タ58,59、加算回路60,61、Xレジスタ
62、Yレジスタ63は第1図で説明した(式
5)すなわち配置位置を算出する配置位置算出部
67を構成する。
FIG. 5 is a diagram specifically showing the array circuit 5 which is a component of the present invention. In the figure, reference number 5
1 is an M selector, 52 is an N selector, 53 is an M counter, 54 is an N counter, 55 is an M comparison circuit,
56 is an N comparison circuit, 57 is a timing circuit, 5
8, 59 are selectors, 60, 61 are adder circuits, 6
2 is the X register, 63 is the Y register, 64, 65
is a selector. Also, an M selector 51, an N selector 52, an M counter 53, an N counter 54,
The M comparison circuit 55 and the N comparison circuit 56 constitute an expansion control section 66 that controls expansion at each level, and the selectors 58 and 59, the adder circuits 60 and 61, the X register 62, and the Y register 63 are explained in FIG. (Equation 5), that is, constitutes a placement position calculation unit 67 that calculates the placement position.

まず展開制御部66について説明する。展開制
御部66は第1図の説明における部分展開や完全
展開を制御する。Mセレクタ51は状態メモリ4
から信号線105―Mを通して送られる状態デー
タmと初期値▼0▼のいずれかを、タイミング回
路57から信号線509により送られる展開モー
ド信号により選択し、信号線501によりMカウ
ンタ53に送る。部分展開の場合は展開モード信
号が▼0▼となり状態データmを、完全展開の場
合は▼1▼となり初期値▼0▼をMカウンタ53に
初期値として送る。Nセレクタ52についても同
様である。Mカウンタ53は展開の進行を制御す
るカウンタで第1図の説明におけるmjであり、
部分展開や完全展開の開始時に初期値がセツトさ
れ(式5)がタイミング回路57の指令により配
置位置算出部67によつて算出される毎に信号線
503により送られるカウントアツプパルスによ
り1づつ増加すなわちmj=mj+1される。Mカ
ウンタ53の内容は信号線106―Mにより状態
メモリ4に送られると同時にM比較回路55に送
られる。Nカウンタ54についても同様である。
First, the expansion control section 66 will be explained. The expansion control section 66 controls partial expansion and complete expansion in the explanation of FIG. M selector 51 is state memory 4
Either the state data m or the initial value ▼0▼ sent from the timing circuit 57 through the signal line 105-M is selected by the expansion mode signal sent from the timing circuit 57 through the signal line 509, and is sent to the M counter 53 through the signal line 501. In the case of partial expansion, the expansion mode signal becomes ▼0▼ and status data m is sent, and in the case of complete expansion, it becomes ▼1▼ and the initial value ▼0▼ is sent to the M counter 53 as the initial value. The same applies to the N selector 52. The M counter 53 is a counter that controls the progress of expansion, and is m j in the explanation of FIG.
An initial value is set at the start of partial expansion or complete expansion, and is incremented by 1 by a count-up pulse sent through the signal line 503 each time (Equation 5) is calculated by the arrangement position calculation unit 67 according to a command from the timing circuit 57. That is, m j =m j +1. The contents of the M counter 53 are sent to the state memory 4 via the signal line 106-M and at the same time to the M comparison circuit 55. The same applies to the N counter 54.

M比較回路55は、前記Mカウンタ53の内容
と信号線104―Mにより配列メモリ3から送ら
れる配列データMを比較し、行方向すなわち配列
データMの配列展開の終了を検出し、結果を信号
線505によりタイミング回路57に送る。N比
較回路56は同様にして列方向すなわち配列デー
タNの配列展開の終了を検出し結果をタイミング
回路57に送る。
The M comparison circuit 55 compares the contents of the M counter 53 with the array data M sent from the array memory 3 via the signal line 104-M, detects the end of array expansion of the array data M in the row direction, and sends the result as a signal. line 505 to timing circuit 57; Similarly, the N comparison circuit 56 detects the column direction, that is, the end of array expansion of the array data N, and sends the result to the timing circuit 57.

次に配置位置算出部67について説明する。配
置位置算出部67は第1図の説明における(式
5)を算出する。セレタク58には信号線104
―△Xにより送られる配列メモリ3の配列データ
△Xと信号線105―Xにより送られる状態メモ
リ4の状態データX′が入力されている。セレク
タ58は、信号線516によりタイミング回路5
7より送られる選択信号が▼0▼の場合は前述の
△Xを、▼1▼の場合は前述のX′1を選択し、信号
線510により加算回路60に送る。セレクタ5
9も同様にして配列メモリ3の配列データ△Yが
状態メモリ4の状態データY′1のいずれかを選択
し加算回路61に送る。加算回路60はセレクタ
58の出力と信号線514により送られるセレク
タ64の出力を加算し、結果を信号線512によ
りXレジスタ62に送る。このときセレクタ64
は信号線517によりタイミング回路57より送
られる選択信号の値で、信号線107―Xにより
送られるXレジスタ62の内容と固定値▼0▼の
いずれかを選択し、信号線514により加算回路
60に入力する。加算回路61とセレクタ65も
前述の加算回路60とセレクタ64と同様の構成
である。前述の加算回路60の出力は、信号線5
07によりタイミング回路57から送られるXセ
ツト信号によりXレジスタ62にセツトされる。
またXレジスタ62の出力は信号線107―Xに
より状態メモリ4、セレクタ64およびパターン
ジエネレータ6に送られる。同様にして加算回路
61の出力はYレジスタ63にセツトされ、信号
線107―Yにより状態メモリ4、セレクタ65
およびパターンジエネレータ6に送られる。
Next, the arrangement position calculation section 67 will be explained. The arrangement position calculation unit 67 calculates (Equation 5) in the explanation of FIG. Signal line 104 to selecta 58
The array data ΔX of the array memory 3 sent by the line 105-X and the state data X' of the state memory 4 sent by the signal line 105-X are input. The selector 58 is connected to the timing circuit 5 by a signal line 516.
When the selection signal sent from 7 is ▼0▼, the above-mentioned △X is selected, and when it is ▼1▼, the above-mentioned X'1 is selected and sent to the adder circuit 60 via the signal line 510. Selector 5
9 similarly selects either the array data ΔY in the array memory 3 or the state data Y' 1 in the state memory 4 and sends it to the adder circuit 61. Adder circuit 60 adds the output of selector 58 and the output of selector 64 sent via signal line 514, and sends the result to X register 62 via signal line 512. At this time, the selector 64
is the value of the selection signal sent from the timing circuit 57 via the signal line 517, which selects either the contents of the Enter. The adder circuit 61 and selector 65 also have the same configuration as the adder circuit 60 and selector 64 described above. The output of the adder circuit 60 mentioned above is connected to the signal line 5.
07, it is set in the X register 62 by the X set signal sent from the timing circuit 57.
Further, the output of the X register 62 is sent to the state memory 4, the selector 64, and the pattern generator 6 via the signal line 107-X. Similarly, the output of the adder circuit 61 is set in the Y register 63, and the signal line 107-Y connects the state memory 4 and the selector 65.
and sent to the pattern generator 6.

タイミング回路57は前述の説明の如く展開制
御部66と配置位置算出部67を制御するための
各種信号を発生する。
The timing circuit 57 generates various signals for controlling the expansion control section 66 and the placement position calculation section 67 as described above.

以上図面を用いて詳細に説明した如く、本発明
により、第1図に示したようなネステイングされ
た配列図形を作図するために、第2図に示したよ
うなネステイングした配列データを用いて圧縮表
現したデータ列から、この配列図形を作図するた
めの図形データ配置位置が第1図で説明した展開
規則に基き発生可能であることがわかる。
As explained above in detail using the drawings, according to the present invention, in order to draw a nested array figure as shown in FIG. 1, nested array data as shown in FIG. 2 is compressed. From the expressed data string, it can be seen that the graphic data arrangement position for drawing this array graphic can be generated based on the expansion rule explained in FIG.

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

第1図はネステイングされた配列図形の例を示
す図、第2図は圧縮表現のデータ列の例を示す
図、第3図は本発明を用いたグラフイツクデイス
プレイ装置のブロツク図、第4図は本発明の構成
要素であるネステイング回路2の主要部を具体的
に示す図、第5図は本発明の構成要素である配列
回路5を具体的に示す図、第6図はX部分に関す
るネステイング展開の処理フロー図である。 図において、1…電子計算機、2…ネステイン
グ回路、3…配列メモリ、4…状態メモリ、5…
配列回路、6…パターンジエネレータ、7…D/
A変換器、8…陰極線管、21…デコーダ、22
…ネステイングレベルカウンタ、23…展開レベ
ルカウンタ、24…セレクタ、25…比較回路、
51…Mセレクタ、52…Nセレクタ、53…M
カウンタ、54…Nカウンタ、55…M比較回
路、56…N比較回路、57…タイミング回路、
58,59…セレクタ、60,61…加算回路、
62…Xレジスタ、63…Yレジスタ、64,6
5…セレクタ、66…展開制御部、67…配置位
置算出部を示す。
FIG. 1 is a diagram showing an example of a nested array figure, FIG. 2 is a diagram showing an example of a data string in compressed representation, FIG. 3 is a block diagram of a graphic display device using the present invention, and FIG. 4 5 is a diagram specifically showing the main part of the nesting circuit 2, which is a component of the present invention. FIG. 5 is a diagram specifically showing the array circuit 5, which is a component of the present invention. FIG. FIG. 3 is a processing flow diagram of expansion. In the figure, 1...electronic computer, 2...nesting circuit, 3...array memory, 4...state memory, 5...
Array circuit, 6...pattern generator, 7...D/
A converter, 8... Cathode ray tube, 21... Decoder, 22
...nesting level counter, 23...expansion level counter, 24...selector, 25...comparison circuit,
51...M selector, 52...N selector, 53...M
Counter, 54...N counter, 55...M comparison circuit, 56...N comparison circuit, 57...timing circuit,
58, 59...Selector, 60, 61...Addition circuit,
62...X register, 63...Y register, 64,6
5... Selector, 66... Deployment control section, 67... Arrangement position calculation section.

Claims (1)

【特許請求の範囲】[Claims] 1 L(Lは正整数)レベルまでネステイングし
て配置した配列図形のL個の配列規則を規定する
データ(配列データと呼ぶ)を記憶する配列メモ
リと、前記配列メモリから読出されたL個の配列
データと各レベルでの配列展開の途中状態情報に
基づいて、前記ネステイングされた配列図形を配
列展開しながら全配列要素の配置位置を順次算出
しかつ前記配列展開の各レベルの途中状態情報を
発生する配列回路と、前記配列回路で発生される
配列データの配列展開での各レベルの前記途中状
態情報を一時記憶しておくための状態メモリと、
前記配列回路により発生された現レベルの展開の
途中状態情報をもとに次に前記配列回路で配列展
開を実行するレベルを指示するネステイング回路
とを有することを特徴とする図形データ発生回
路。
1 an array memory that stores data (referred to as array data) that defines L array rules for array figures arranged in a nested manner up to L (L is a positive integer) level; Based on the array data and the intermediate state information of the array expansion at each level, the arrangement positions of all array elements are sequentially calculated while the nested array figure is expanded into an array, and the intermediate state information of each level of the array expansion is calculated. a state memory for temporarily storing the intermediate state information of each level in the array expansion of the array data generated by the array circuit;
A graphic data generation circuit comprising: a nesting circuit for instructing a level at which array expansion is to be executed next in the array circuit based on intermediate state information of expansion of the current level generated by the array circuit.
JP5196979A 1979-04-26 1979-04-26 Graphic data generation circuit Granted JPS55143583A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5196979A JPS55143583A (en) 1979-04-26 1979-04-26 Graphic data generation circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5196979A JPS55143583A (en) 1979-04-26 1979-04-26 Graphic data generation circuit

Publications (2)

Publication Number Publication Date
JPS55143583A JPS55143583A (en) 1980-11-08
JPS6319909B2 true JPS6319909B2 (en) 1988-04-25

Family

ID=12901690

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5196979A Granted JPS55143583A (en) 1979-04-26 1979-04-26 Graphic data generation circuit

Country Status (1)

Country Link
JP (1) JPS55143583A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6381571A (en) * 1986-09-25 1988-04-12 Sony Corp Method and equipment used for data processing in pattern forming device
JPS6381570A (en) * 1986-09-25 1988-04-12 Sony Corp Method and equipment used for data processing in electron beam device
JP2518794B2 (en) * 1993-08-06 1996-07-31 本田技研工業株式会社 Hollow body with partition wall and manufacturing method thereof

Also Published As

Publication number Publication date
JPS55143583A (en) 1980-11-08

Similar Documents

Publication Publication Date Title
US6021420A (en) Matrix transposition device
CN100445961C (en) Graphic system
JPS58147789A (en) Display memory and addressing thereof
WO1992004673A1 (en) Improved memory system
US7096312B2 (en) Data transfer device and method for multidimensional memory
JPS6319909B2 (en)
JPH0137787B2 (en)
US6356988B1 (en) Memory access system, address converter, and address conversion method capable of reducing a memory access time
JP2502530B2 (en) Printer
JP2851804B2 (en) 2D orthogonal transform device
JPS5962959A (en) Storage device
JP3087427B2 (en) Contour data converter
JP2511145B2 (en) Method for creating cell layout data of mask ROM integrated circuit
JP2980732B2 (en) How to generate outline fonts
JP3258742B2 (en) Electron beam writing method
JP2809777B2 (en) Semiconductor mask data conversion processor
JP3147567B2 (en) Image rotation processing device
CN116861143A (en) Method for realizing convolution of small input diagram and small weight
JP3016372B2 (en) Image processing device
JP3247441B2 (en) Image processing device
JP2719589B2 (en) One-chip semiconductor storage device
JP3055918B2 (en) Font data conversion processing method
JP2845746B2 (en) Micro program controller
CN117492842A (en) Optimization method of simd of low-bit arbitrary-size independent convolution
JPH09172540A (en) Image processor