JPS6357819B2 - - Google Patents

Info

Publication number
JPS6357819B2
JPS6357819B2 JP55183472A JP18347280A JPS6357819B2 JP S6357819 B2 JPS6357819 B2 JP S6357819B2 JP 55183472 A JP55183472 A JP 55183472A JP 18347280 A JP18347280 A JP 18347280A JP S6357819 B2 JPS6357819 B2 JP S6357819B2
Authority
JP
Japan
Prior art keywords
memory
data
bit
address
memory area
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
JP55183472A
Other languages
Japanese (ja)
Other versions
JPS57105900A (en
Inventor
Takashi Ihi
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 JP55183472A priority Critical patent/JPS57105900A/en
Publication of JPS57105900A publication Critical patent/JPS57105900A/en
Publication of JPS6357819B2 publication Critical patent/JPS6357819B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/70Masking faults in memories by using spares or by reconfiguring
    • G11C29/74Masking faults in memories by using spares or by reconfiguring using duplex memories, i.e. using dual copies

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Hardware Redundancy (AREA)

Description

【発明の詳細な説明】 本発明は電子計算等に使用される記憶装置、特
に主として読出し専用として使用され、かつ高信
頼度が要求される制御記憶装置に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a storage device used for electronic calculations and the like, and particularly to a control storage device that is mainly used for read-only purposes and requires high reliability.

従来よりメモリの2重化は行なわれているが、
例えば第1図に示す如く、2組のメモリに同一の
データを格納しておき、一方を使用中にエラーを
生じると他方に切替えて使用するのが一般的であ
つた。即ち第1図は1語がデータ3ビツトR0〜
R2とパリテイビツトPとの4ビツト構成で、各
ビツトが1つのメモリ単位(LSIチツプ又は複数
チツプからなるプリント板)M0〜M3として構
成され、アドレスADRSが各メモリ単位M0〜M
3に共通に与えられているものとする。そして各
メモリ単位中の記憶領域は2分され、アドレスの
特定の1ビツトによつてその一方が選択されるも
のとする。図では簡単のため2分された各領域に
は1ビツトのデータのみ示してある。
Although memory duplication has traditionally been carried out,
For example, as shown in FIG. 1, it has been common practice to store the same data in two sets of memories, and if an error occurs while using one, the memory is switched to the other. That is, in FIG. 1, one word consists of three data bits R0~
It has a 4-bit configuration of R2 and parity bit P, and each bit is configured as one memory unit (LSI chip or printed board consisting of multiple chips) M0 to M3, and the address ADRS is assigned to each memory unit M0 to M3.
It is assumed that this is commonly given to 3. It is assumed that the storage area in each memory unit is divided into two parts, and one of them is selected by one specific bit of the address. In the figure, only 1 bit of data is shown in each area divided into two for simplicity.

通常は上記特定アドレスビツトを例えば“0”
にしてプライマリ側の領域を使用し、パリテイエ
ラー等を発見すると上記特定アドレスビツトを
“1”に変更してオルタネート領域を使用する。
Normally, the above specific address bits are set to “0”, for example.
If a parity error or the like is found, the specific address bit is changed to "1" and the alternate area is used.

しかしながらこのような従来例では、各メモリ
単位のデータの入出力系に故障を生じた場合、論
理値が“1”又は“0”に固定して出力される現
象を生じ、オルタネート側に切替えてもエラーは
救済されない。
However, in such conventional examples, if a failure occurs in the data input/output system of each memory unit, a phenomenon occurs in which the logical value is fixed to "1" or "0" and output, and the output is switched to the alternate side. However, the error cannot be corrected.

本発明はこのような問題を解決することを目的
としており以下第2図によつて説明する。
The present invention aims to solve such problems and will be explained below with reference to FIG. 2.

第2図は本発明一実施例を示すブロツク図であ
り、第1図と比べると、各メモリ単位M0〜M3
の出力にEORゲートE0〜E3が接続され、そ
れらの一方の入力が共通に結ばれてアドレス
ADRSの特定の1ビツトにつながつている。この
特定ビツトとは上記の如くのプライマリ/オルタ
ネートの切替え用のアドレスビツトである。そし
て書込まれるデータは、オルタネート側ではプラ
イマリ側と反対の極性とされている。即ちプライ
マリ側のあるアドレスの内容が“0100”であれ
ば、それに対応するオルタネート側のアドレスの
内容は“1011”とされている。このようにするこ
とによつて、例えば上記特定アドレスビツトを
“0”としてプライマリ側を使用中において、メ
モリ単位M2のデータ出力系が論理“1”に固定
する障害を生じたとする。すると読出しデータは
“0110”となり寄数パリテイエラーが検出され、
上記特定ビツトを“0”から“1”にしてオルタ
ネート側に切替える。各メモリ単位からの読出し
データは“1011”となる。M2の出力系は“1”
に固定となつているが、もともとの記憶データが
“1”であるので問題はなくなる。そして上記特
定アドレスビツトを“1”したことによりEOR
ゲートは反転器として働き、最終出データは
“0100”となり、正しく読出すことが可能となる。
FIG. 2 is a block diagram showing one embodiment of the present invention, and when compared with FIG. 1, each memory unit M0 to M3 is
EOR gates E0 to E3 are connected to the output of
It is connected to a specific bit of ADRS. This specific bit is an address bit for primary/alternate switching as described above. The data to be written has a polarity opposite to that on the primary side on the alternate side. That is, if the content of a certain address on the primary side is "0100", the content of the corresponding address on the alternate side is "1011". By doing so, suppose that, for example, when the specific address bit is set to "0" and the primary side is in use, a failure occurs in which the data output system of the memory unit M2 is fixed to logic "1". Then, the read data becomes “0110” and a parity parity error is detected.
The specific bit is changed from "0" to "1" to switch to the alternate side. The read data from each memory unit becomes "1011". The output system of M2 is “1”
However, since the original stored data is "1", there is no problem. Then, by setting the above specific address bit to “1”, EOR is activated.
The gate functions as an inverter, and the final output data becomes "0100", allowing correct reading.

尚、EORゲートにおいて論理値固定障害を生
じると、エラーの救済はできないが、高集積度の
メモリ素子側での障害発生率に比べてEORゲー
トの障害発生率は非常に小さく、全体としての信
頼性は充分高くすることができる。また上記特定
アドレスビツトを切替えてもエラーが救済されな
いことによつて、EORゲートの障害か又はアド
レス系の障害であることが予測されるので、保
守・診断時の障害部分の切り分けも容易となる。
Note that if a logic value fixed failure occurs in the EOR gate, the error cannot be repaired, but the failure rate of the EOR gate is very small compared to the failure rate of highly integrated memory elements, and the overall reliability is high. can be made sufficiently high. In addition, if the error is not relieved even if the specific address bits are switched, it is predicted that there is a failure in the EOR gate or in the address system, making it easier to isolate the failure part during maintenance and diagnosis. .

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

第1図は2重化メモリの一従来例、第2図は本
発明の一実施例を示すブロツク図である。 図中M0〜M3はメモリ単位、ADRSはアドレ
スバス、E0〜E3はEOR(排他的論理和)ゲー
トである。
FIG. 1 is a block diagram showing a conventional example of a duplex memory, and FIG. 2 is a block diagram showing an embodiment of the present invention. In the figure, M0 to M3 are memory units, ADRS is an address bus, and E0 to E3 are EOR (exclusive OR) gates.

Claims (1)

【特許請求の範囲】[Claims] 1 一組のメモリをアドレスによつて2分して使
用する2重化メモリにおいて、第1のメモリ領域
にはそのままのデータを格納し、第2のメモリ領
域には前記と同一データの各ビツトを反転したデ
ータを格納する手段と、一方のメモリ領域を使用
中に読出しデータのパリテイエラーを検出したと
きアドレスを他方のメモリ領域に切替える手段
と、読出しデータと上記2つのメモリ領域を識別
するアドレスのビツトデータを入力とするEOR
ゲートを設けたことを特徴とする2重化メモリ。
1 In a duplex memory in which a set of memory is divided into two according to addresses, the first memory area stores the data as is, and the second memory area stores each bit of the same data. means for storing inverted data; means for switching the address to the other memory area when a parity error in read data is detected while using one memory area; and identifying the read data and the two memory areas. EOR using address bit data as input
A duplex memory characterized by having a gate.
JP55183472A 1980-12-24 1980-12-24 Duplicated memory control system Granted JPS57105900A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP55183472A JPS57105900A (en) 1980-12-24 1980-12-24 Duplicated memory control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP55183472A JPS57105900A (en) 1980-12-24 1980-12-24 Duplicated memory control system

Publications (2)

Publication Number Publication Date
JPS57105900A JPS57105900A (en) 1982-07-01
JPS6357819B2 true JPS6357819B2 (en) 1988-11-14

Family

ID=16136386

Family Applications (1)

Application Number Title Priority Date Filing Date
JP55183472A Granted JPS57105900A (en) 1980-12-24 1980-12-24 Duplicated memory control system

Country Status (1)

Country Link
JP (1) JPS57105900A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0375316U (en) * 1989-11-27 1991-07-29
JPH03505363A (en) * 1988-05-25 1991-11-21 スベンソン、ローゲル Device in expandable attachment means

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05216771A (en) * 1991-09-18 1993-08-27 Internatl Business Mach Corp <Ibm> Method and apparatus for ensuring recovery possibility of important data in data processing apparatus
JP5910356B2 (en) 2012-06-29 2016-04-27 富士通株式会社 Electronic device, electronic device control method, and electronic device control program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03505363A (en) * 1988-05-25 1991-11-21 スベンソン、ローゲル Device in expandable attachment means
JPH0375316U (en) * 1989-11-27 1991-07-29

Also Published As

Publication number Publication date
JPS57105900A (en) 1982-07-01

Similar Documents

Publication Publication Date Title
US5195057A (en) Semiconductor memory device having a redundant memory which can be selectively placed in a not-in-use status
JP2776835B2 (en) Semiconductor memory having redundant circuit for defect relief
US6041422A (en) Fault tolerant memory system
JPS61267846A (en) Integrated circuit device with memory
US4103823A (en) Parity checking scheme for detecting word line failure in multiple byte arrays
US5386387A (en) Semiconductor memory device including additional memory cell block having irregular memory cell arrangement
JPS6221143B2 (en)
JPS6357819B2 (en)
JPS6129024B2 (en)
JPS60167051A (en) Storage device
JPS59207098A (en) Information processor
JPS62226500A (en) Memory access system
JPH0588989A (en) Memory device
JPS59113600A (en) Highly reliable storage circuit device
JPS61211786A (en) Ic card
JP2973419B2 (en) Semiconductor memory device
JPH03191450A (en) Defective chip substituting circuit for memory card
JPH06231007A (en) Illegal address detection circuit for computer
JPH023164A (en) Dual port memory
JPS58137066A (en) Memory access controlling method of computer system
JPS62175993A (en) Multi-port memory
JPS5847798B2 (en) Storage device
JPH0564361B2 (en)
JPH04291098A (en) Semiconductor memory
JPH04336643A (en) Information processor