JPS583196A - Memory system for image processing - Google Patents

Memory system for image processing

Info

Publication number
JPS583196A
JPS583196A JP56101497A JP10149781A JPS583196A JP S583196 A JPS583196 A JP S583196A JP 56101497 A JP56101497 A JP 56101497A JP 10149781 A JP10149781 A JP 10149781A JP S583196 A JPS583196 A JP S583196A
Authority
JP
Japan
Prior art keywords
memory
mode
ecc
data
image
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
JP56101497A
Other languages
Japanese (ja)
Inventor
Takeshi Murata
雄志 村田
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 JP56101497A priority Critical patent/JPS583196A/en
Publication of JPS583196A publication Critical patent/JPS583196A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1076Parity data used in redundant arrays of independent storages, e.g. in RAID systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1008Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices

Abstract

PURPOSE:To make the error correction effcient, by producing an ECC code stored in an ECC memory from specified image sub-arrangement not duplicated with equal intervals. CONSTITUTION:A data is read out from a memory 7 in the mode of (1Xpq) of lateral one row with equal intervals, for example, and this is written in a memory area 9 with one longitudinal column mode, (pqX1) by rotating the data by 90 deg. via an intermediate buffer 8. On the other hand, the data is read out in a rectangular (pXq) mode from a memory 7', turned by 90 deg. via an intermediate buffer 8' and written in a memory area 9'. In this case, in adding the ECC to the data of memory, the ECC is generated by splitting the memory area with the correspondence to the access type as one lateral row of (1Xpq) mode, one longitudinal column of (pqX1) mode, or a rectangular pXq mode. Since it is possible to take the intermediate buffers 8 and 8' as required larger, the buffers can be designated as the 2nd specified address.

Description

【発明の詳細な説明】 本発明は、特公昭54−39098号公報に開示された
発明の改良に関するもので、イメージ処理向き機能を含
むメモリシステムに、誤り修正符号(ECC)機能を付
加する方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an improvement on the invention disclosed in Japanese Patent Publication No. 54-39098, and is a method for adding an error correction code (ECC) function to a memory system including a function suitable for image processing. It is related to.

今、例として、ラスクスキャン方式で採取されたデータ
を、90″反時計方向に回転して、再びラスクスキャン
方式の順で出力されるケースを考えてみる。
As an example, let us consider a case in which data collected using the Rusk Scan method is rotated 90'' counterclockwise and output again in the order of the Rusk Scan method.

第1図に示すように、ラスクスキャン方式では、イメー
ジ配列上、jの増加方向にデータを採取し、j = j
maxの次は、i+i +1 、jぐOの順でデータを
採取する。したがって実際のメモリ上では、IXpqモ
ードで書込み/読出しがなされる必要がある。
As shown in Figure 1, in the rusk scan method, data is collected in the direction of increasing j on the image array, and j = j
After max, data is collected in the order of i+i +1 and j×O. Therefore, in actual memory, writing/reading must be performed in IXpq mode.

誤り修正符号ECCの無い場合には、第2図に示すよう
に、イメージ処理用メモリ1において、所定のアドレス
からIXpqモードで、所定回数読出したデータt、第
2の所定のアドレスへpq×1モードで、所定回数書込
む方法を用い、非常に簡単に済ますことができる。しか
し、これにECCを付加すると、IXpqモードで読出
したデータを、その−!まpqX1モードで1回で書込
むことは出来な(なり、この場合、1ビツトづつ99回
に分けて格納することが必要になってしまう。これでは
、従来のメモリと少しも変わらないことになる。これは
、ワード単位に区切ってエラーの検出/修正を行うパリ
ティ・チェックやECCK不可避の問題である。
In the case where there is no error correction code ECC, as shown in FIG. This can be done very easily by using the method of writing a predetermined number of times in the mode. However, if ECC is added to this, the data read in IXpq mode will be changed to -! It is not possible to write in one time in mapq This is an unavoidable problem with parity checks and ECCK, which detect and correct errors in word units.

この問題を避ける方式としては、メモリ全体を三重化し
、同一データを書込んでおいて、読出したときには多数
決で正しいデータを選択する方式が考えられる。これな
らば、上記した矛盾は解決されるが、その反面、メモリ
のコストは割高なものになる。
A possible method to avoid this problem is to triplex the entire memory, write the same data, and select the correct data by majority vote when read. This would solve the above-mentioned contradiction, but on the other hand, the memory cost would be relatively high.

第3図に示した方式は、この点ケ考慮しながら、メモリ
のコストアップを避けるため少量部分だけ三重化し、残
りは、ECCによってデータ修正を行おうとするもので
ある。図において、2はイメージ処理用メモリ、3は最
初のデータが格納されているメモリ域、4 、4’、 
4“は三重化メモリ域、5は最終格納メモリ域、ECC
は領域3のデータに対するものである。
The method shown in FIG. 3 takes this point into account, and attempts to triplex only a small portion to avoid an increase in memory cost, and corrects the rest of the data using ECC. In the figure, 2 is a memory for image processing, 3 is a memory area where the first data is stored, 4, 4',
4" is the triplexed memory area, 5 is the final storage memory area, ECC
is for data in area 3.

まず、最初のメモリ域3にある所定のアドレスからIX
pqモードで所定回数読出したデータを一旦、三重化さ
れたメモリ域4.4’、4’へ、pq×1モードで書込
んでおく。次に、これY I X pqモードで多数決
方式により読出して、語境界に注意しながら、最終格納
メモリ域5にある第2の所定のアドレスへ、IXpqモ
ードで書いて行く。
First, from a predetermined address in the first memory area 3, IX
The data read out a predetermined number of times in pq mode is once written to the triplexed memory areas 4.4', 4' in pq×1 mode. Next, this data is read out by majority vote in Y I

 3− この場合、第2図について述べた方式、または全面三重
化の方式に比べて2度手間にはなるが、前述した1ビツ
トずつ処理する方式よりは、はるかに速く処理すること
ができる。なお、第2の所定アドレスを該三重化された
メモリ域に取ることができるならば、二度手間は避けら
れるが、この場合、それに必要なだけの十分なメモリ域
が必要になり、場合によっては、全面三重化方式と大差
ないものになる。
3- In this case, it takes twice as much effort as compared to the method described with reference to FIG. 2 or the full-scale triplexing method, but it can be processed much faster than the method of processing one bit at a time described above. Note that if it is possible to set the second predetermined address in the triplexed memory area, double effort can be avoided, but in this case, a sufficient memory area is required, and in some cases is not much different from a full-scale triplex system.

本発明は、このようなこれまでの方式がもつ種々の欠点
を解決し、イメージ操作のための種々のアクセス・モー
ドに対して、常にECC機能を適用したメモリ動作を可
能にし、必要とする記憶容量も比較的小さいメモリ・シ
ステムを提供するものである。本発明はまた、ECCメ
モリに対する効率的なアドレッシング方法を提供するも
のである。
The present invention solves various drawbacks of such conventional methods, enables memory operations that always apply the ECC function to various access modes for image manipulation, and reduces the amount of memory required. It also provides a memory system with a relatively small capacity. The present invention also provides an efficient addressing method for ECC memory.

本発明は、そのため以下に示す構成tもつものである。Therefore, the present invention has the configuration t shown below.

P +q+Rおよび5ya−設計パラメータとしてブ4
− 一ル値を有するイメージ点I(i、j)(但しO≦i(
R,pおよび0≦j<8−q)からなるR・pXs−q
イメージ配列を記憶することができ、上記イメージ配列
のI Xp q!たは、pXqの任意の副配列における
29個のイメージ点が単一のメモリ・サイクルで読出し
、ty二は書込みされ得るワード編成型ランダムアクセ
スメモリシステムにして、各々がR8個以上のイメージ
点を、異った記憶位置に記憶しうる29個の記憶モジュ
ールで構成され、かつ各記憶モジュールにおいて、1つ
の記憶位置のみが一時にアクセスされ得るような記憶手
段とイメージ点I(i+j)に関しては、M(i 、 
j )番目の記憶モジュールの記憶位置A(’1j)か
ら読出したり、該記憶位置A (J +j)へ書込んだ
りするためのアクセス手段とを有するメモリ・システム
において、 ECC用メモリンそなえ、該ECC用メモリに格納され
る該BCCコードは、等間隔に分けられた、IXpqま
たはI)Xqの1万または双方の重複しないイメージ副
配列から生成されることを特徴とするイメージ処理のた
めのメモリ・システム。
P + q + R and 5ya - B4 as a design parameter
- image point I(i,j) with unity value, where O≦i(
R, pXs-q consisting of R, p and 0≦j<8-q)
An image array can be stored, and I Xp q! of said image array can be stored. Alternatively, a word-organized random access memory system in which 29 image points in any subarray of p , for a storage means and image point I(i+j) consisting of 29 storage modules that can be stored in different storage locations, and in each storage module only one storage location can be accessed at a time. M(i,
A memory system having an access means for reading from and writing to storage location A('1j) of a j)-th storage module and writing to the storage location A(J+j), comprising: an ECC memory; A memory for image processing characterized in that the BCC code stored in the memory for image processing is generated from 10,000 non-overlapping image sub-arrays of IXpq or I)Xq or both, divided at equal intervals. system.

以下に、本発明を図面にしたがって詳述する。The present invention will be explained in detail below with reference to the drawings.

第4図から第7図までは、それぞれ本発明の詳細な説明
するための実施例の図である。
FIG. 4 to FIG. 7 are diagrams of embodiments for explaining the present invention in detail, respectively.

第4図に示す方式は、第3図のものと同じ効果の得られ
る方式であるが、ハードウェア的に負担となるメモリの
三重化方式を避けるように工夫されている。図において
、6.6’はイメージ処理用メモリ、7.7’は最初の
データが格納されているメモリ域、8.8’は中間バッ
ファ域、9.9’は最終データ格納メモリ域である。ま
た第4図(a)は、メモリ域7から、データYIXpq
モードで読出して、これを中間バッファ8を介して90
°回転させてメモリ域9に書込む場合を示し、他方、第
4図(b)は、メモリ域7′から、データ’vp xq
モードで読出して、これを中間バッファ8′ヲ介して9
0゜回転させてメモリ域9′に書込む場合を示している
The method shown in FIG. 4 is a method that achieves the same effect as the method shown in FIG. 3, but is devised to avoid the triple memory method, which is a burden on hardware. In the figure, 6.6' is the image processing memory, 7.7' is the memory area where the first data is stored, 8.8' is the intermediate buffer area, and 9.9' is the final data storage memory area. . FIG. 4(a) also shows data YIXpq from memory area 7.
mode and sends it through intermediate buffer 8 to 90
4(b) shows data 'vp xq' from memory area 7'.
mode, and transfers it to 9 through intermediate buffer 8'.
A case is shown in which the data is rotated by 0° and written into the memory area 9'.

第4図のシステムの場合、各メモリ域のデータに対して
BCCが付加される。ここでは、メモリを領域に分けて
IXpqモード、pqX1モードまたはpxqモードと
、アクセスタイプに対応させてEC(J生成している。
In the case of the system shown in FIG. 4, a BCC is added to data in each memory area. Here, the memory is divided into areas and EC (J) is generated in correspondence with the IXpq mode, pqX1 mode, or pxq mode and the access type.

領域の分は方は、ハードウェアで物理アドレスに固定し
ても良いし、ソフトである一定の大きさ毎に自由に指定
できるようにしても良い。この場合釜モードが入り混じ
っても差支えない。また、上記第3図の三重化メモリ域
に対応する第4図の中間バッファ8,8′は必要なだけ
太き(取ることも可能なので、この中間バッファそのも
のを第2の所定アドレスとシテ指定してもよい。
The area may be fixed to a physical address using hardware, or may be freely specified for each fixed size using software. In this case, there is no problem even if the pot modes are mixed. In addition, the intermediate buffers 8 and 8' in FIG. 4, which correspond to the triplexed memory area in FIG. You may.

このように、領域によってECCコードの生成方法を取
り替えるのはきわめて有効な方法であるが、他の問題は
、FCC(よ(使用されるもので6〜7ビツト)自身の
アドレスをどのように指定するかである。IXpqモー
ド時のアドレッシングと他のpqXlまたは、pxqモ
ード時のアドレッシングを独立に決めた場合、領域が異
なるのにアドレスが一致してしまうケースも発生しうる
In this way, it is a very effective method to change the method of generating ECC codes depending on the area, but another problem is how to specify the address of the FCC (6 to 7 bits are used). If addressing in IXpq mode and addressing in other pqXl or pxq modes are determined independently, a case may occur where the addresses match even though the areas are different.

もつとも素直なアドレッシングの仕方は、第5図(a)
 s (b) 、 (C) K示すようなものである。
The most straightforward way of addressing is shown in Figure 5 (a).
s (b), (C) K.

第5図(a) 7− はIXpqモード(t=0)のアクセスが可能な例、第
5図(b)はpxqモード(t=1)のアクセスが可能
な例、そして第5図(C)はIXI)qモードとpxq
モードとのアクセス可能領域が混在(t=0/l =1
 ) t、ている例、をそれぞれ示している。
Figure 5(a) 7- is an example in which IXpq mode (t=0) access is possible, Figure 5(b) is an example in which pxq mode (t=1) access is possible, and Figure 5(C) is an example in which access is possible in pxq mode (t=1). ) is IXI) q mode and pxq
Mixed accessible areas with modes (t=0/l=1
) t and examples are shown respectively.

これらの図はいずれもS≧87・s = p rとして
p==q=4 、r=2 、S=8の場合を示しである
These figures all show the case where S≧87·s=p r and p==q=4, r=2, and S=8.

なお、第5図(C)の場合t=iではi%&p=2指定
時のみECCyal′有効とする。これt式で表わせば
、ECCのアドレスをAgcc(i、j、t)とすれば
、AJcc(i 、 j 、す=Tx(txr+jlp
q)+t×((i/p)×S+j〆q) となる。なお記号「/」は剰余を切捨てた商を表わし、
記号「7./、J  は剰余を表わしている。この式を
計算して得られる論理アドレス(■、■、■。
In the case of FIG. 5C, when t=i, ECCyal' is valid only when i%&p=2 is specified. Expressing this as a t expression, if the ECC address is Agcc (i, j, t), then AJcc (i, j, s = Tx (txr + jlp
q)+t×((i/p)×S+j〆q). The symbol "/" represents the quotient with the remainder rounded down,
The symbol "7./, J" represents the remainder.The logical address (■, ■, ■) obtained by calculating this formula.

・・・)は、t =Qのときもt=1のときも物理アド
レスに一致する。
) matches the physical address both when t=Q and when t=1.

しかし、第5図(C)のような混在モードの場合を 8
− 考えると、物理アドレスが1=0とt=1とで共通にな
っているので混乱が生じる。すなわち、t=0モードで
■番地にイメージ・データを書き込んだ後、t=1モー
ドで■をアクセスすると、BCCビットには、丁でに■
番地のデータに合わせたコードが入っているので、エラ
ーが発生する。
However, in the case of mixed mode as shown in Figure 5(C),
- If you think about it, confusion arises because the physical address is the same for 1=0 and t=1. In other words, after writing image data to address ■ in t=0 mode, if you access ■ in t=1 mode, the BCC bit will contain exactly ■.
An error occurs because it contains a code that matches the address data.

このような事態を避けるには、1=0の領域とt=1の
領域の取り方に制限Y設ければ良い。すなわち、t=1
モードの領域YiIp=Oの所で区切るように制限する
と、1=0とt=1とで同じAICC(i 、 j +
 t )が生じる場合がな(なり、競合を避けることが
できる。
In order to avoid such a situation, it is sufficient to set a limit Y on how to take the 1=0 area and the t=1 area. That is, t=1
If we restrict the mode to be divided at the region YiIp=O, the same AICC(i, j +
t) may occur, and conflicts can be avoided.

第6図(at + (b) r (c)は、上記のよう
な制約を無(した他のアドレッシング法の例である。イ
メージ処理用メモリ・システムにおいては、取扱5pQ
個のイメージ点の各ビットθ〜(pq−1)に対するア
ドレッシングは、同一モジュール内にあっても、i、j
が異なればt=0.1の如何に拘らず、異なった所にア
ドレッシングされるように考慮されているので、その点
に着目してその内の1つに=oのビットと全(同じアド
レッシングをECCアドレスに施したものである。すな
わち、本願と同時出願の特願昭 に記載されている成性) Ak=A(i+t+9uv/’Q * j+tX7uv
+tX?vIQ)K、に=0(従ってu=v=0)84
1′代入し、ECCの境界条件を考慮して■。=0 (
′fなゎち、LT(v+v(1)=O)と置いて得られ
る式%式%() (( ( ) で以ってアドレッシングしである。
Figure 6 (at + (b) r (c) is an example of another addressing method without the above constraints. In an image processing memory system, handling 5pQ
Addressing for each bit θ~(pq-1) of image points i, j
It is considered that if the bits of is applied to the ECC address. In other words, the property described in the patent application filed concurrently with the present application) Ak=A(i+t+9uv/'Q * j+tX7uv
+tX? vIQ)K, = 0 (therefore u=v=0)84
Substitute 1' and consider the ECC boundary condition.■. =0 (
'f, LT(v+v(1)=O) and the formula %() ((() is used for addressing.

この場合には、第6図(C)の混在モードのときでも前
述のようなECCアドレスの競合は生じない。
In this case, even in the mixed mode shown in FIG. 6(C), the ECC address conflict as described above does not occur.

なお、第6図(C)の場合、t=1ではi、&p=2指
定時のみECCを有効とする。
In the case of FIG. 6(C), when t=1, ECC is valid only when i, &p=2 is specified.

第7図(a) * (bl t (c) K示したもの
は更に他のアドレッシングの例である。今度は前掲式K
k=0 ((u = v = O)またはに=15 (
u=v=3 )Y代入し、前者によって得られるアドレ
ス9ECCビツトのC0〜C3に、後者によって得られ
るアドレス9ECCビツトのC4〜C6に割り振ってい
る。アドレスの計算式は次のようになる。
FIG. 7 (a) * (bl t (c) K What is shown is yet another example of addressing. This time, the above-mentioned formula K
k = 0 ((u = v = O) or = 15 (
u=v=3) Y is assigned to C0 to C3 of the address 9ECC bits obtained by the former method, and C4 to C6 of the address 9ECC bits obtained by the latter method. The address calculation formula is as follows.

x、o(i、j 、t) = [i+tx(p−(リフ
1)+i、/’q)、llp )・EQ((i%、/p
+j/q Vlp +O)コ×r十j/pq Als(i、j+D= [i+tx(p−1−(iIp
+j//q)、fp)]xr+j、//pq なお、第7図(C)の場合、t=1ではしダp=2指定
時のみECC有効とされる。
x, o(i, j, t) = [i+tx(p-(riff 1)+i,/'q), llp)・EQ((i%,/p
+j/q Vlp +O)ko×rj/pq Als(i, j+D= [i+tx(p-1-(iIp
+j//q), fp)] xr+j, //pq In the case of FIG. 7(C), ECC is valid only when t=1 and ladder p=2 is specified.

このような対応付けは、例えば(b)の斜線で示した部
分のように同−論理アドレスに対して、物理アドレスは
整列しな(なるが、たとえばアドレスAoの出力をEC
CビットのC0〜C6の全てに供給するよりは負荷の分
散が計れて、ハードウェア的にはメリットがある。
In such a correspondence, for example, as shown in the shaded area in (b), physical addresses are not aligned with respect to the same logical address (although, for example, the output of address Ao is
Compared to supplying all of the C bits C0 to C6, the load can be distributed more easily, which is advantageous from a hardware perspective.

 11− このようKして、k=0〜(pq−1)の重複馨許す任
意のm個(mはECCビット数)を選んでECCビット
用アドレスに用いることができる。
11- By performing K in this manner, any m (m is the number of ECC bits) that allows duplication from k=0 to (pq-1) can be selected and used as the ECC bit address.

この方式ではECC用アドレスを特に計算する必要がな
く、ハード的にはF3CCコードを書込むセットタイミ
ングおよびチェックするタイミングケ必要とするだけで
ある。因みに、第5図の方式では1=00場合とt=1
の場合についてのOR回路が必要とされる。
In this method, there is no need to particularly calculate the ECC address, and in terms of hardware, only a set timing for writing the F3CC code and a timing for checking it are required. Incidentally, in the method shown in Figure 5, when 1=00 and when t=1
An OR circuit for the case is required.

以上、い(つかの実施例にしたがって本発明を説明した
が、本発明の思想のもとになお多(の変型が可能である
Although the present invention has been described above in accordance with a few embodiments, many modifications can be made based on the idea of the present invention.

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

第1図はイメージのラスタ・スキャンを示す図、第2図
はイメージ・メモリ上でイメージ・データを90°回転
する操作を示す図、第3図は、三重バッファを使用して
イメージを転送し回転操作を行なう方式の説明図、第4
図(a) 、 (blは異なる副配列モードのメモリ載
録にそれぞれECCY生成させ、 12− そこを介してイメージを転送して回転操作を行な5方式
の説明図、第5図(al t (b) I (C)は副
配列モードの異なる領域ごとのECCアドレッシング法
の1例を示す図、第6図(a) 、 (b) 、 (C
)は第5図と同様な他のEICCアドレッシング法を示
す図、第7図(a) I (b) l (C)は第5図
と同様な他のECCアドレッシング法を示す図である。 図中、6,6′はイメージ処理用メモリ、7,7′は最
初のデータ格納メモリ域、8.8’は中間バッファ域、
9,9′は最終データ格納メモリー、を表わしている。 出 願 人 富士通株式会社 代理人弁理士  森  1)    寛t=o   (
IXPシ1ヨードつ ”l′S 図        t=l(Fメ)七−ドン
j=Q /l、 = +  ラ1往 692− t−0(l にF)E−Fン t6m t−1(r〆)E−1”) EeCヒ゛−,) t=o/l=口^五 693− 2;+、&Ctビ、、、ト (1)   t −0(l X  nE−ド)i′+7
開 。) t−1(P*%t−k、)t−o7’t−+
 混在 694
Figure 1 shows a raster scan of an image, Figure 2 shows a 90° rotation of image data in image memory, and Figure 3 shows how a triple buffer is used to transfer an image. Explanatory diagram of the method for performing rotation operation, 4th
Figures (a) and (bl generate ECCY in the memory storage of different sub-array modes, respectively, and transfer the image through there and perform rotation operation. b) I (C) is a diagram showing an example of the ECC addressing method for each area with different sub-array modes, Figures 6 (a), (b), (C
) is a diagram showing another EICC addressing method similar to FIG. 5, and FIG. 7(a) I (b) l (C) is a diagram showing another ECC addressing method similar to FIG. 5. In the figure, 6 and 6' are memory for image processing, 7 and 7' are the first data storage memory area, 8 and 8' are intermediate buffer areas,
9 and 9' represent final data storage memories. Applicant Fujitsu Ltd. Representative Patent Attorney Mori 1) Hiroshi t=o (
IXP 1 iodine "l'S Figure t=l(F)7-donj=Q/l, = + LA1 692-t-0(l to F)E-Fnt6m t-1( r〆)E-1") EeChi-,) t=o/l=mouth^5693-2;+, &Ctbi,,,to(1) t-0(l X nE-do)i'+7
Open. )t-1(P*%t-k,)t-o7't-+
mixed 694

Claims (1)

【特許請求の範囲】 psq+RおよびSを設計パラメータとしてプール値を
有するイメージ点I(itj)(但しO≦i (Rpお
よびO≦j<8q)からなるRpXSqイメージ配列を
記憶することができ、上記イメージ配列のIXpqまた
は、pxqの任意の副配列における99個のイメージ点
が単一のメモリ・サイクルで読出し、または書込みされ
得るワード編成型ランダムアクセスメモリシステムにし
て、各々がR8個以上のイメージ点を、異った記憶位置
に記憶しうる99個の記憶モジュールで構成され、かつ
各記憶モジュールにおいて、1つの記憶位置のみが一時
にアクセスされ得るような記憶手段とイメージ点I(i
tj)に関しては、M(i。 j)番目の記憶モジュールの記憶位置A(’ l j)
から読出したり、該記憶位置A(itj)へ書込んだり
するためのアクセス手段と!有するメモリ・システムに
おいて、ECC用メモリをそなえ、該ECC用メモリに
格納される該ECCコードは、等間隔に分けられた、I
XPQまたはpxqの1方または双方の重複しないイメ
ージ副配列から生成されることを特徴とするイメージ処
理のためのメモリ・システム。
[Claims] It is possible to store an Rp A word-organized random access memory system in which 99 image points in an image array IXpq or any subarray of pxq can be read or written in a single memory cycle, each with R8 or more image points. The image point I(i
tj), the storage location A(' l j) of the M(i. j)th storage module
access means for reading from and writing to the storage location A(itj); and! A memory system having an ECC memory is provided, and the ECC code stored in the ECC memory is divided into equally spaced I
A memory system for image processing, characterized in that it is generated from non-overlapping image subarrays of one or both of XPQ or pxq.
JP56101497A 1981-06-30 1981-06-30 Memory system for image processing Pending JPS583196A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56101497A JPS583196A (en) 1981-06-30 1981-06-30 Memory system for image processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56101497A JPS583196A (en) 1981-06-30 1981-06-30 Memory system for image processing

Publications (1)

Publication Number Publication Date
JPS583196A true JPS583196A (en) 1983-01-08

Family

ID=14302273

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56101497A Pending JPS583196A (en) 1981-06-30 1981-06-30 Memory system for image processing

Country Status (1)

Country Link
JP (1) JPS583196A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62131289A (en) * 1985-12-03 1987-06-13 日本電気株式会社 Memory circuit for graphic display unit
EP0582824A2 (en) * 1992-07-31 1994-02-16 E.I. Du Pont De Nemours And Company Orthogonal image rotation using matrix transposition

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62131289A (en) * 1985-12-03 1987-06-13 日本電気株式会社 Memory circuit for graphic display unit
EP0582824A2 (en) * 1992-07-31 1994-02-16 E.I. Du Pont De Nemours And Company Orthogonal image rotation using matrix transposition
EP0582824A3 (en) * 1992-07-31 1994-05-04 Du Pont

Similar Documents

Publication Publication Date Title
US6125072A (en) Method and apparatus for contiguously addressing a memory system having vertically expanded multiple memory arrays
US6285607B1 (en) Memory system
JP5132687B2 (en) Error detection and correction method and apparatus using cache in memory
US20020181278A1 (en) Coding method of multi-level memory cell
US6430672B1 (en) Method for performing address mapping using two lookup tables
US5611042A (en) Data error detection and correction for a shared SRAM
US5577004A (en) Memory system and method
US3992702A (en) Code conversion arrangements for addresses to faulty memory locations
US5787038A (en) Flash memory device
JPS583196A (en) Memory system for image processing
US20120159044A1 (en) Non-volatile memory system with block protection function and block status control method
US6785860B1 (en) Error-correcting code adapted for memories that store multiple bits per storage cell
US5864567A (en) Data memory apparatus
US5392294A (en) Diagnostic tool and method for locating the origin of parasitic bit faults in a memory array
US20220188243A1 (en) Semiconductor memory apparatus, memory module, and memory system including memory module
US6356988B1 (en) Memory access system, address converter, and address conversion method capable of reducing a memory access time
JP3151788B2 (en) How to rotate the original rectangle image
EP0549309B1 (en) Address reduction scheme implementing rotation algorithm
JPH01290200A (en) Lsi memory with self-correcting function
JPH061453B2 (en) Mapping method and apparatus
US6975553B2 (en) Nonaligned access to random access memory
GB2101371A (en) Method of assigning prom data for selective mapping system
US20230223065A1 (en) Memory device, memory module, and operating method of memory device for processing in memory
US7483300B2 (en) Non-volatile memory device
JPH043238A (en) Information processor