JPS62266794A - Memory device - Google Patents

Memory device

Info

Publication number
JPS62266794A
JPS62266794A JP61108896A JP10889686A JPS62266794A JP S62266794 A JPS62266794 A JP S62266794A JP 61108896 A JP61108896 A JP 61108896A JP 10889686 A JP10889686 A JP 10889686A JP S62266794 A JPS62266794 A JP S62266794A
Authority
JP
Japan
Prior art keywords
row
address decoder
column
address information
data
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
JP61108896A
Other languages
Japanese (ja)
Inventor
Satoru Ito
悟 伊藤
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP61108896A priority Critical patent/JPS62266794A/en
Publication of JPS62266794A publication Critical patent/JPS62266794A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To obtain a simple device suitable for the spatial filtering of an image, etc., by accessing a memory cell array by selectively outputting consecutive addresses from an address decoder in response to an address information. CONSTITUTION:The row address decoder 6 generates consecutive three row addresses in response to a row address information, and similarly, the column address decoder 9 generates consecutive three addresses. With these consecutive addresses, the memory cell array 1 is accessed, and the information in nine pieces of memory cells adjacent to each other with three vertically and three horizontally is read out and outputted in parallel via a demultiplexer 9 and an output buffer in an order determined by a counter 11. In such a way, the memory device of a simple constitution which is suitable for the spatial filtering of an image, etc., is produced.

Description

【発明の詳細な説明】 〔技術分野〕 本発明は記憶装置に関し、さらに詳細には、画像の空間
フィルタリングなどの処理を行う回路に対する画像デー
タの入力手段などとして好適な記記憶装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field] The present invention relates to a storage device, and more particularly to a storage device suitable for inputting image data to a circuit that performs processing such as spatial filtering of an image.

〔従来技術〕[Prior art]

画像のノイズ除去、エツジ強調1輸郭抽出などの処理は
一般に、空間フィルタリングによって行われる。この空
間フィルタリングにあっては、例えばカーネルサイズが
3X3の場合、第3図に示すように、注目画素Aおよび
その周囲の画素B〜Iのデータに重み付けを行い、その
結果を加算することによって、注目画素Aの処理値を決
定する。
Processing such as image noise removal, edge enhancement, and contour extraction is generally performed by spatial filtering. In this spatial filtering, for example, when the kernel size is 3×3, as shown in FIG. 3, by weighting the data of the pixel of interest A and its surrounding pixels B to I, and adding the results, A processing value for the pixel of interest A is determined.

さて、このような空間フィルタリングのための回路に対
し、処理すべき画像のデータは、スキャナなどから直接
的に入力されるか、または記憶装置を介して間接的に入
力される。しかし、いずれにしても、従来は空間フィル
タリング回路に対して、画像データはシリアルに入力さ
れていた。
Now, image data to be processed is input directly to such a circuit for spatial filtering from a scanner or the like, or indirectly via a storage device. However, in any case, image data has conventionally been input serially to a spatial filtering circuit.

そこで従来、例えば3×3のカーネルサイズの空間フィ
ルタリングを行う回路は、シフトレジスタ構成のライン
バッファを3ライン分有し、そのラインバッファ上で、
シリアルに入力された画像データを順次シフトし、注目
画素と周囲画素の合計9画素のデータを抽出して定数乗
算器に入力して重み付けを行い、その結果を加算器に入
力し加算するという構成になっている。しかし、大容量
のラインバッファが必要であり1回路が大規模になると
いう問題があった。
Conventionally, a circuit that performs spatial filtering with a kernel size of 3 x 3, for example, has a line buffer configured as a shift register for three lines, and on the line buffer,
A configuration in which serially inputted image data is sequentially shifted, data for a total of 9 pixels (the pixel of interest and surrounding pixels) is extracted, inputted to a constant multiplier for weighting, and the result is inputted to an adder and added. It has become. However, there is a problem in that a large capacity line buffer is required and one circuit becomes large in scale.

〔目 的〕〔the purpose〕

したがって、本発明の目的は、画像の空間フィルタリン
グなどのための回路の画像データ入力手段などとして好
適であって、そのような回路の簡略化に寄与できる、新
規な記憶装置を提供することにある。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a novel storage device that is suitable as an image data input means for a circuit for spatial filtering of images and can contribute to the simplification of such a circuit. .

〔構 成〕〔composition〕

この目的を達成するために、本発明による記憶装置は、
複数のメモリセルからなるメモリセルアレイと、行アド
レス情報に応答して、そのアドレス情報に対応した前記
メモリセルアレイの連続したm行を1行ずつ順次選択す
る行アドレスデコーダと、カラムアドレス情報に応答し
て、そのカラムアドレス情報に対応した前記メモリセル
の連続したnカラムを1カラムずつ順次選択するカラム
アドレスデコーダとを有し、その選択された行およびカ
ラムの合計量 X n個のメモリセルの記憶データが読
み出される構成とされる。
To achieve this objective, the storage device according to the invention comprises:
A memory cell array consisting of a plurality of memory cells, a row address decoder that responds to row address information and sequentially selects m consecutive rows of the memory cell array corresponding to the address information one by one, and a row address decoder that responds to column address information. and a column address decoder that sequentially selects n consecutive columns of the memory cells corresponding to the column address information one column at a time, and the total amount of the selected rows and columns is x n memory cells. The configuration is such that data is read out.

〔実施例〕〔Example〕

以下、図面を参照し、本発明の一実施例について説明す
る。
Hereinafter, one embodiment of the present invention will be described with reference to the drawings.

第1図は、本発明による記憶装置の一実施例の構成を簡
略化して示す機能的ブロック図である。
FIG. 1 is a functional block diagram showing a simplified configuration of an embodiment of a storage device according to the present invention.

この図において、1は多数のメモリセル(図示せず)を
マトリックス配列してなるメモリセルアレイである。こ
のメモリセルアレイ1は、その個々のメモリセルを一致
選択するための多数の行選択線2およびカラ11選択後
3、その他、データ出力線4、データ入力線5などを持
っている。
In this figure, 1 is a memory cell array formed by arranging a large number of memory cells (not shown) in a matrix. This memory cell array 1 has a large number of row selection lines 2 and color 11 selection lines 3 for matching and selecting individual memory cells, as well as data output lines 4, data input lines 5, and the like.

行選択線2は行アドレスデコーダによって選択的に駆動
され、また、カラム選択線3はカラムアドレスデコーダ
8によって選択的に駆動される。
Row selection line 2 is selectively driven by a row address decoder, and column selection line 3 is selectively driven by column address decoder 8.

駆動された行選択線および列選択線に接続されたメモリ
セルがアクセスされ、そのメモリセルの記憶データがデ
ータ出力線4に読み出され、または。
A memory cell connected to the driven row select line and column select line is accessed, and the data stored in the memory cell is read out onto the data output line 4, or.

そのメモリセルにデータ入力線5上のデータが書き込ま
れる。
The data on data input line 5 is written into that memory cell.

9はデマルチプレクサであり、データ出力線4から入力
されるデータを複数本(この実施例では9本)の信号線
10に分配するために設けられている。11はその分配
を制御するためのカウンタであり、クロック信号12に
よってカウントアツプする。このカウンタ11の出力信
号はデマルチプレクサ9に制御信号として与えられる。
A demultiplexer 9 is provided to distribute data input from the data output line 4 to a plurality of (nine in this embodiment) signal lines 10. A counter 11 is used to control the distribution, and is counted up by a clock signal 12. The output signal of this counter 11 is given to the demultiplexer 9 as a control signal.

このカウンタ11の出力信号は、また1行アドレスデコ
ーダ6およびカラムアドレスデコーダ8にも入力される
The output signal of this counter 11 is also input to the 1-row address decoder 6 and the column address decoder 8.

前記行アドレスデコーダ6およびカラムアドレスデコー
ダ8について説明する。この記憶装置が書込みモードの
場合においては1行アドレスデコーダ6およびカラムア
ドレスデコーダ8は一般的なアドレスデコーダと同様に
動作し、外部から入力された行アドレス情報13および
カラムアドレス情報14によって指定された一つの行お
よび一つのカラムの行選択線2およびカラム選択線3を
それずれ選択して駆動する。
The row address decoder 6 and column address decoder 8 will be explained. When this storage device is in the write mode, the one-row address decoder 6 and the column address decoder 8 operate in the same manner as a general address decoder, and the one-row address decoder 6 and the column address decoder 8 operate in the same way as a general address decoder, and the one-row address decoder 6 and the column address decoder 8 operate in the same way as a general address decoder, and the one-row address decoder 6 and the column address decoder 8 operate in the same way as a general address decoder, and the one-row address decoder 6 and the column address decoder 8 operate in the same way as a general address decoder, and the one-row address decoder 6 and the column address decoder 8 operate in the same way as a general address decoder. The row selection line 2 and column selection line 3 of one row and one column are selected and driven.

他方、この記憶装置の読出しモードにおいては。On the other hand, in the read mode of this storage device.

各アドレスデコーダ6.8は特徴的な動作をする。Each address decoder 6.8 has a characteristic operation.

メモリセルアレイ1のある行(i)を指定する行アドレ
ス情報13と、あるカラム(j)を指定するカラムアド
レス情報14がそれぞれ入力されたとする。
Assume that row address information 13 specifying a certain row (i) of the memory cell array 1 and column address information 14 specifying a certain column (j) are each input.

行アドレスデコーダ6は、まず行(i −1)の行選択
線2を駆動する。その駆動中に、カラムアドレスデコー
ダ8は、カラム(j−1)e  (J)v(j+1)の
カラム選択線3を順に駆動する。
The row address decoder 6 first drives the row selection line 2 of row (i-1). During this driving, the column address decoder 8 sequentially drives the column selection lines 3 of columns (j-1)e (J)v(j+1).

次に、行アドレスデコーダ6は行(i)の行選択線2を
駆動し、その駆動中にカラムアドレスデコーダ8は再び
カラム(J  1) *  (J) t  (j+1)
のカラム選択線3を順に駆動する。
Next, the row address decoder 6 drives the row selection line 2 of row (i), and during this driving, the column address decoder 8 again selects the column (J 1) * (J) t (j+1)
The column selection lines 3 of are sequentially driven.

その次に、行アドレスデコーダ6は、行(i+1)の行
選択線2を駆動し、その駆動中にカラムアドレスデコー
ダ8は、再びカラム(j 1)。
Next, the row address decoder 6 drives the row selection line 2 of row (i+1), and during this driving, the column address decoder 8 again drives the row selection line 2 of column (j 1).

(j)、(j+1)のカラム選択線3を順に駆動する。Column selection lines 3 (j) and (j+1) are sequentially driven.

このように、読出しモードの場合、行アドレス情報13
およびカラムアドレス情報14によって。
In this way, in the read mode, the row address information 13
and by column address information 14.

ある行(i)およびカラム(j)が指定されると。When a certain row (i) and column (j) are specified.

メモリセルアレイ3を構成する多数のメモリセル中の3
X3個のメモリセルが順番にアクセスされ。
3 out of a large number of memory cells constituting the memory cell array 3
X3 memory cells are accessed in sequence.

その記憶データのデータ出力線4に順次読出される。そ
の3X3のメモリセルのアクセス順序は、カウンタ11
の出力信号によって制御される。
The stored data is sequentially read out to the data output line 4. The access order of the 3×3 memory cells is determined by the counter 11.
controlled by the output signal of

このようにして9個のメモリセルからデータ出力線4に
順次読出されたデータは、デマルチプレクサ9によって
、9本の信号線10に順番に分配される。この分配の順
番はカウンタ11の出力信号によって制御される。すな
わち、カウンタ11によって、デマルチプレクサ9によ
るデータ分配と各アドレスデコーダ6.8による各選択
線2゜3の駆動との同期がとられる。
The data sequentially read out from the nine memory cells to the data output line 4 in this manner is sequentially distributed to the nine signal lines 10 by the demultiplexer 9. The order of this distribution is controlled by the output signal of the counter 11. That is, the counter 11 synchronizes the data distribution by the demultiplexer 9 and the driving of each selection line 2.about.3 by each address decoder 6.8.

このようにして、9個のメモリセルからシリアルに読出
されたデータは、デマルチプレクサ9を介して出力バッ
ファ15に送られ、そこから9個の外部データ出力端子
にパラレルに出力される。
The data serially read out from the nine memory cells in this way is sent to the output buffer 15 via the demultiplexer 9, and output from there in parallel to nine external data output terminals.

18は入力バッファである。外部より外部データ入力端
子17に入力された書込みデータは、この人カバソファ
18を5介してデータ入力線5に乗せられる。#込みモ
ードでは、この書込みデータは、各アドレス情報13.
14によって指定された行およびカラムの一つのメモリ
セルに書き込まれる。
18 is an input buffer. Write data input from the outside to the external data input terminal 17 is transferred to the data input line 5 via the cover sofa 18 . # In the write mode, this write data includes each address information 13.
14 is written to one memory cell in the row and column designated by .

以上説明した記憶装置は、例えば画像の空間フィルタリ
ング用回路に対する画像データ入力手段として最適であ
り、その回路を従来よりも大幅に簡略化することができ
、また処理速度の向上も期待できる。
The storage device described above is optimal as an image data input means for, for example, a circuit for spatial filtering of images, and the circuit can be significantly simplified compared to the conventional one, and an improvement in processing speed can be expected.

そのような応用例を第2図に示して説明する。An example of such an application will be explained with reference to FIG.

この図において、20は前記記憶装置であって、処理す
べき画像のデータは、こNに予め記憶される。
In this figure, reference numeral 20 denotes the storage device, in which image data to be processed is stored in advance.

30は3X3のカーネルサイズの空間フィルタリング回
路である。この空間フィルタリング回路30は1図示の
ように、重み付けのための9個の定数乗算器31と、そ
の出力値を加算するための加算器32とから構成されて
おり、従来のようなラインバッファは持っていない、そ
して、各定数乗算器31は、記憶袋[20の9個の外部
データ出力端子10の対応するものに直接的に接続され
ている。
30 is a 3×3 kernel size spatial filtering circuit. As shown in Figure 1, this spatial filtering circuit 30 is composed of nine constant multipliers 31 for weighting and an adder 32 for adding the output values, and the conventional line buffer is Each constant multiplier 31 is directly connected to a corresponding one of the nine external data output terminals 10 of the storage bag [20].

ニーで第3図を再び参照する。いま、画素Aが処理すべ
き注目画素であるとし、その注目画素Aのデータがメモ
リセルアレイ1(第1図)の行(i)、カラム(j)の
メモリセルに記憶されているとする。この注目画素Aの
処理時点において。
Refer back to Figure 3 at the knee. Assume that pixel A is a pixel of interest to be processed, and that data of pixel A of interest is stored in memory cells in row (i) and column (j) of memory cell array 1 (FIG. 1). At the time of processing this pixel of interest A.

行(i)を指定する行アドレス情報13とカラム(j)
を指定するカラムアドレス情報14が記憶袋w20に入
力される(この時のモードは当然、読出しモードである
。) そうすると、記憶装置20内の注目画素Aに対応したメ
モリセルと、その周囲の画素B〜■に対応した8個のメ
モリセルとから、それら画素のデータが順次読出され、
外部データ出力端子10の対応したものに分配出力され
る(パラレルに出力される)。
Row address information 13 specifying row (i) and column (j)
The column address information 14 specifying the pixel A is input to the memory bag w20 (the mode at this time is naturally the read mode). Then, the memory cell corresponding to the pixel A of interest in the storage device 20 and the surrounding pixels The data of those pixels are sequentially read out from the eight memory cells corresponding to B to ■.
The data are distributed and output to the corresponding external data output terminals 10 (output in parallel).

このようにして記憶装置20がら空間フィルタリング回
路30にパラレルに入力された画素A〜■のデータは、
定数乗算器31によって重み付けされたのち加算器32
に入力され、注目画素Aの処理値が加算器32から出力
される。
The data of pixels A to ■ inputted in parallel from the storage device 20 to the spatial filtering circuit 30 in this way is
After being weighted by a constant multiplier 31, an adder 32
The processed value of the pixel of interest A is output from the adder 32.

したがって1行アドレス情報13およびカラムアドレス
情報14を順次更新し、注目画素を順次移動させること
により、従来と同様な画像の空間フィルタリングが可能
である。
Therefore, by sequentially updating the 1-row address information 13 and the column address information 14 and sequentially moving the pixel of interest, it is possible to perform spatial filtering of an image similar to the conventional method.

このように1本発明の記憶装置を画像データ入力手段と
して用いれば、空間フィルタリング回路を大幅に簡略化
することができる。また、注目画素をアドレス指定する
だけで、その近傍の画素のデータも同時に記憶装置から
空間フィルタリング回路に入力できるため、処理の高速
化も可能である。
In this way, by using the storage device of the present invention as an image data input means, the spatial filtering circuit can be greatly simplified. Furthermore, simply by addressing the pixel of interest, data of pixels in its vicinity can be input from the storage device to the spatial filtering circuit at the same time, thereby increasing processing speed.

以上1本発明の一実施例について説明したが。One embodiment of the present invention has been described above.

本発明はそれだけに限定されるものではなく、その要旨
を逸脱しない範囲内で種々変形した実施し得るものであ
る。
The present invention is not limited thereto, and may be implemented in various modifications without departing from the spirit thereof.

例えば、前記実施例においては、複数のメモリセルから
順次読出されるデータを並列化するためにデマルチプレ
クサを用いたが、シリアル入力/パラレル出力のシフト
レジスタなどを代わりに用することも可能である。
For example, in the embodiment described above, a demultiplexer was used to parallelize data sequentially read from a plurality of memory cells, but a serial input/parallel output shift register or the like may be used instead. .

また、そのようなシリアル/パラレル変換を行わず、複
数のメモリセルから順次読出されるデータをそのまNシ
リアルに外部へ出力するようにしてもよい、そのように
しても、簡単なシリアル/パラレル変換手段を外部に用
意するだけでシリアル/パラレル変換が可能であるから
、空間フィルタリング回路に関連して説明したような効
果は殆ど損なわれない。
Also, without performing such serial/parallel conversion, the data sequentially read from multiple memory cells may be outputted externally as N serial data. Since serial/parallel conversion is possible simply by providing a conversion means externally, the effects described in connection with the spatial filtering circuit are hardly lost.

また、本発明の記憶装置は、前記のような用途以外にみ
適用できるものであることは当然である。
Furthermore, it goes without saying that the storage device of the present invention can be applied only to uses other than those described above.

〔効 果〕〔effect〕

以上の説明から明らかなように、この発明によれば、画
像の空間フィルタリングなどのための回路の画像データ
入力手段などとして好適であって、そのような回路の簡
略化に寄与する。優れた記憶装置を実現できる。
As is clear from the above description, the present invention is suitable as an image data input means for a circuit for spatial filtering of an image, etc., and contributes to the simplification of such a circuit. An excellent storage device can be realized.

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

第1図は本発明による記憶装置の一実施例の構成を簡略
化して示す機能的ブロック図、第2図は同記憶装置の応
用例を示す簡略ブロック図、第3図は画像の空間フィル
タリングを説明するための画素配列図である。 1・・・メモリセルアレイ、  2・・・行選択線、3
・・・カラム選択線、 4・・・データ出力線。 6・・・行アドレスデコーダ、 8・・・カラムアドレ
スデコーダ、 9・・・デマルチプレクサ。 11・・・カウンタ、  13・・・行アドレス情報。 14・・・カラムアドレス情報、 15・・・出カバソ
ファ。
FIG. 1 is a functional block diagram showing a simplified configuration of an embodiment of the storage device according to the present invention, FIG. 2 is a simplified block diagram showing an application example of the storage device, and FIG. 3 is a functional block diagram showing an example of the application of the storage device. FIG. 3 is a pixel array diagram for explanation. 1...Memory cell array, 2...Row selection line, 3
...Column selection line, 4...Data output line. 6... Row address decoder, 8... Column address decoder, 9... Demultiplexer. 11... Counter, 13... Row address information. 14... Column address information, 15... Cover sofa.

Claims (2)

【特許請求の範囲】[Claims] (1)複数のメモリセルからなるメモリセルアレイと、
行アドレス情報に応答して、そのアドレス情報に対応し
た前記メモリセルアレイの連続したm行を1行ずつ順次
選択する行アドレスデコーダと、入力されるカラムアド
レス情報に応答して、そのカラムアドレス情報に対応し
た前記メモリセルの連続したnカラムを1カラムずつ順
次選択するカラムアドレスデコーダとを有し、その選択
された行およびカラムの合計m×n個のメモリセルの記
憶データが読み出されることを特徴とする記憶装置。
(1) A memory cell array consisting of a plurality of memory cells,
a row address decoder that responds to row address information and sequentially selects m consecutive rows of the memory cell array corresponding to the address information, row by row; and a column address decoder that sequentially selects consecutive n columns of the corresponding memory cells one column at a time, and data stored in a total of m×n memory cells in the selected rows and columns is read out. storage device.
(2)行アドレス情報およびカラムアドレス情報に従っ
て選択されたm×n個のメモリセルから読み出されたデ
ータは、外部に並列出力されることを特徴とする特許請
求の範囲第1項に記載の記憶装置。
(2) The data read from the m×n memory cells selected according to the row address information and the column address information is outputted to the outside in parallel. Storage device.
JP61108896A 1986-05-13 1986-05-13 Memory device Pending JPS62266794A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61108896A JPS62266794A (en) 1986-05-13 1986-05-13 Memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61108896A JPS62266794A (en) 1986-05-13 1986-05-13 Memory device

Publications (1)

Publication Number Publication Date
JPS62266794A true JPS62266794A (en) 1987-11-19

Family

ID=14496362

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61108896A Pending JPS62266794A (en) 1986-05-13 1986-05-13 Memory device

Country Status (1)

Country Link
JP (1) JPS62266794A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8205801B2 (en) 2009-10-06 2012-06-26 Semiconductor Energy Laboratory Co., Ltd. Semiconductor device having wireless communication function

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8205801B2 (en) 2009-10-06 2012-06-26 Semiconductor Energy Laboratory Co., Ltd. Semiconductor device having wireless communication function

Similar Documents

Publication Publication Date Title
US4561072A (en) Memory system handling a plurality of bits as a unit to be processed
US4434502A (en) Memory system handling a plurality of bits as a unit to be processed
KR100333420B1 (en) Image data storage device and method
JPH0695631A (en) Image processing method and its device
US5949920A (en) Reconfigurable convolver circuit
EP0085210A1 (en) Image processing system
JPH07168752A (en) Display memory structure
CA2058585C (en) Signal processing system including two-dimensional array transposing
JP2000311241A (en) Image processor
JPS62266794A (en) Memory device
JPS63285682A (en) Electronic image processing method and circuit
JPH09508745A (en) Continuous page random access memory and system and method for using continuous page random access memory
JP2677954B2 (en) Memory system
JPH07264395A (en) Image reducing device
JP3553376B2 (en) Parallel image processor
JPS60211690A (en) Memory circuit
JPS61289596A (en) Semiconductor memory device
JP2633251B2 (en) Image memory device
JP2735058B2 (en) Video display memory
JPH06324935A (en) Address generator and address generation system
JPH032941A (en) Picture memory device
JPS60198652A (en) Picture memory
JPH0417471B2 (en)
JPS60198655A (en) Picture memory
JPH01112592A (en) Semiconductor storage device