JPH04284554A - Computer system - Google Patents

Computer system

Info

Publication number
JPH04284554A
JPH04284554A JP3073799A JP7379991A JPH04284554A JP H04284554 A JPH04284554 A JP H04284554A JP 3073799 A JP3073799 A JP 3073799A JP 7379991 A JP7379991 A JP 7379991A JP H04284554 A JPH04284554 A JP H04284554A
Authority
JP
Japan
Prior art keywords
common memory
memory interface
data
switch
memory device
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
JP3073799A
Other languages
Japanese (ja)
Inventor
Nobuhiko Itaya
伸彦 板屋
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP3073799A priority Critical patent/JPH04284554A/en
Publication of JPH04284554A publication Critical patent/JPH04284554A/en
Pending legal-status Critical Current

Links

Landscapes

  • Storage Device Security (AREA)

Abstract

PURPOSE:To provide the computer system to automatically inhibit data, which are transmitted from another system, from being written in a common memory device. CONSTITUTION:At the computer system to write the data, which are transmitted from another system 2, through a common memory interface 6 of an own system 1 to a common memory device 5, when the write of the data is not desired, a switch 15 is turned off by the software of a basic processor 3. Thus, a switch operation conventionally manually executed is omitted, and the data can be prevented from being erroneously reloaded by forgetting the operation.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】この発明は、他システムからコモ
ンメモリインターフェースを介して送られて来るデータ
をコモンメモリ装置に書き込むことができるようにした
計算機システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer system in which data sent from other systems via a common memory interface can be written into a common memory device.

【0002】0002

【従来の技術】図3は例えば三菱電機MELCOM35
0−60シリーズBA236/BA238コモンメモリ
説明書(昭和61年1月20日発行)に記載された従来
のコモンメモリインターフェースを用いた計算機システ
ムを示すブロック図であり、図1において、1は自シス
テム、2は自システムと通信を行う他システムである。
[Prior Art] Figure 3 shows, for example, Mitsubishi Electric MELCOM35.
This is a block diagram showing a computer system using the conventional common memory interface described in the 0-60 series BA236/BA238 common memory manual (published January 20, 1985). In FIG. 1, 1 indicates the own system. , 2 are other systems that communicate with the own system.

【0003】自システム1において、3は中央処理装置
としての基本処理装置、4は処理演算に用いられる生記
憶装置、5は自システム1及び他システム2のデータを
格納するコモンメモリ装置、6は他システム2との通信
を行うコモンメモリインターフェース、7は上記各部を
接続するメモリバスである。
In the own system 1, 3 is a basic processing unit as a central processing unit, 4 is a raw storage device used for processing calculations, 5 is a common memory device for storing data of the own system 1 and other systems 2, and 6 is a common memory device. A common memory interface 7 communicates with other systems 2, and a memory bus 7 connects the above components.

【0004】他システム2において、8,9,10,1
1,12は自システム1の3,4,5,6,7と対応す
る。13は自システム1及び他システム2のコモンメモ
リインターフェース6,11間を接続するコモンメモリ
インターフェースバスである。
[0004] In other system 2, 8, 9, 10, 1
1 and 12 correspond to 3, 4, 5, 6, and 7 of the own system 1. Reference numeral 13 denotes a common memory interface bus that connects the common memory interfaces 6 and 11 of the own system 1 and the other system 2.

【0005】図4はコモンメモリインターフェース6,
11の状態を切替えるスイッチを示し、■メモリバス・
コモンメモリインターフェースバス可、■コモンメモリ
インターフェースバス可、■コモンメモリインターフェ
ースバス不可の3つの状態を切替えるトグルスイッチに
構成されている。
FIG. 4 shows the common memory interface 6,
11 shows the switch that changes the state, ■Memory bus・
It is configured as a toggle switch that switches between three states: common memory interface bus enabled, common memory interface bus enabled, and common memory interface bus disabled.

【0006】次に動作について説明する。Next, the operation will be explained.

【0007】自システム1において、基本処理装置3か
らはメモリバス7を介して生記憶装置4およびコモンメ
モリ装置5にデータの読み書きができる。また、基本処
理装置3からコモンメモリ装置5にデータを書き込む場
合には、コモンメモリインターフェース6、コモンメモ
リインターフェースバス13、コモンメモリインターフ
ェース11およびメモリバス12を介して同じデータを
他システム2のコモンメモリ装置10にも書き込むこと
ができる。また他システム2の基本処理装置8からデー
タの読み書きをする場合も同様である。
In the own system 1, data can be read and written from the basic processing unit 3 to the raw storage device 4 and the common memory device 5 via the memory bus 7. In addition, when writing data from the basic processing unit 3 to the common memory device 5, the same data is transferred to the common memory of another system 2 via the common memory interface 6, common memory interface bus 13, common memory interface 11, and memory bus 12. The device 10 can also be written to. The same applies when reading and writing data from the basic processing unit 8 of another system 2.

【0008】以上のように、コモンメモリ装置5,10
に同じデータが書き込まれるため、基本処理装置3,8
はデータの共有ができる。
As described above, the common memory devices 5, 10
Since the same data is written to the basic processing units 3 and 8,
can share data.

【0009】また、他システム2から自システム1のコ
モンメモリ装置5にデータを書き込みたくない場合には
スイッチ14をコモンメモリインターフェースバス不可
の状態とする。
Furthermore, when it is not desired to write data from the other system 2 to the common memory device 5 of the own system 1, the switch 14 is set to a state in which the common memory interface bus is disabled.

【0010】0010

【発明が解決しようとする課題】従来のコモンメモリイ
ンターフェースを用いた計算機システムは以上のように
構成されているので、基本処理装置3が自分のコモンメ
モリ装置5だけにデータを書き込みたい時には、コモン
メモリインターフェース6のスイッチ14を人が操作す
ることにより、電気的に切ることが必要であり、この操
作を忘れた場合は他のシステム2のコモンメモリ装置1
0に書き込みたくないデータを書き込んでしまうなどの
問題があった。
[Problems to be Solved by the Invention] Since the computer system using the conventional common memory interface is configured as described above, when the basic processing unit 3 wants to write data only to its own common memory device 5, the common It is necessary to turn off the electricity electrically by manually operating the switch 14 of the memory interface 6, and if you forget this operation, the common memory device 1 of the other system 2
There were problems such as writing data that you did not want to write to 0.

【0011】この発明は上記のような課題を解消するた
めになされたもので基本処理からのコモンメモリ装置へ
の書き込みをスイッチを操作することなく禁止すること
ができる計算機システムを得ることを目的としている。
[0011] This invention was made in order to solve the above-mentioned problems, and its purpose is to obtain a computer system that can prohibit writing to a common memory device from basic processing without operating a switch. There is.

【0012】0012

【課題を解決するための手段】この発明に係る計算機シ
ステムは、他システムから自システムのコモンメモリ装
置へのデータの書き込み可否の切り替えを、自システム
の基本処理装置のソフトウェアにより行えるようにした
ものである。
[Means for Solving the Problems] A computer system according to the present invention is capable of switching whether or not data can be written from another system to a common memory device of the own system using software of the basic processing unit of the own system. It is.

【0013】[0013]

【作用】この発明における計算機システムは、自システ
ムの基本処理装置の命令により他システムの基本処理装
置から自システムのコモンメモリ装置へのデータの書き
込みが禁止される。
[Operation] In the computer system according to the present invention, writing of data from the basic processing unit of another system to the common memory device of the own system is prohibited by an instruction of the basic processing unit of the own system.

【0014】[0014]

【実施例】実施例1.以下、この発明の一実施例を図に
ついて説明する。図1においては図3と対応する部分に
は同一符号を付して説明を省略する。
[Example] Example 1. An embodiment of the present invention will be described below with reference to the drawings. In FIG. 1, parts corresponding to those in FIG. 3 are denoted by the same reference numerals, and description thereof will be omitted.

【0015】図1において、15,16はコモンメモリ
インターフェース6,11内のコモンメモリ書き込み可
否切替え用のスイッチである。
In FIG. 1, numerals 15 and 16 are switches for switching between enable and disable writing to the common memory in the common memory interfaces 6 and 11.

【0016】図2において、17は押す毎にコモンメモ
リインターフェースバス13の接続を切替える押し釦ス
イッチ、上記スイッチ12,13は押し釦スイッチ17
又は基本処理装置3,8からのソフトウェア命令により
コモンメモリインターフェースバス13の接続を前記■
,■,■の状態に切替えるスイッチである。
In FIG. 2, 17 is a push button switch that changes the connection of the common memory interface bus 13 each time it is pressed, and the switches 12 and 13 are push button switches 17.
Alternatively, the connection of the common memory interface bus 13 can be made by software commands from the basic processing units 3 and 8.
This is a switch that changes to the states of , ■, and ■.

【0017】基本処理装置3,8は、それぞれ相手シス
テムによって自分のコモンメモリ装置5,10のデータ
が書き替えられることを禁止したいときに、自分のスイ
ッチ15,16を■のコモンメモリインターフェースバ
ス不可の状態に切替えるソフトウェアを有している。
When the basic processing units 3 and 8 wish to prohibit data in their own common memory devices 5 and 10 from being rewritten by the other system, they set their own switches 15 and 16 to the common memory interface bus disabled state. It has software that switches to the state.

【0018】次に動作について説明する。Next, the operation will be explained.

【0019】基本処理装置3からコモンメモリ装置5に
データを書きこむとき、同時にコモンメモリインターフ
ェース6,コモンメモリインターフェースバス13,コ
モンメモリインターフェース11を介してコモンメモリ
装置10にも同じデータを書き込むことができる。この
時、基本処理装置8からソフトウェア上の命令でコモン
メモリインターフェース11のコモンメモリ書き込み可
否切替え用のスイッチ16が切られていれば、基本処理
装置3からコモンメモリ装置10への書き込みは禁止さ
れる。基本処理装置8からコモンメモリ装置5への書き
込みも同様に、コモンメモリインターフェース6のコモ
ンメモリ書き込み可否切替え用のスイッチ15を切るこ
とにより禁止される。
When writing data from the basic processing unit 3 to the common memory device 5, the same data can also be written to the common memory device 10 via the common memory interface 6, common memory interface bus 13, and common memory interface 11 at the same time. can. At this time, if the common memory writing enable/disable switch 16 of the common memory interface 11 is turned off by a software command from the basic processing unit 8, writing from the basic processing unit 3 to the common memory device 10 is prohibited. . Similarly, writing from the basic processing device 8 to the common memory device 5 is prohibited by turning off the common memory write enable/disable switch 15 of the common memory interface 6.

【0020】なおスイッチ15,16の上記切り状態は
図2におけるスイッチ15,16を自分の基本処理装置
3,8からのソフトウェア命令により、■のコモンメモ
リインターフェースバス不可状態にすることに相当する
The OFF state of the switches 15 and 16 corresponds to setting the switches 15 and 16 in FIG. 2 to the common memory interface bus disabled state in accordance with a software command from their own basic processing units 3 and 8.

【0021】なお上記実施例ではコモンメモリインター
フェース6のスイッチ15により、他システム2の基本
処理装置8からの書き込みを禁止したが、他システム2
のコモンメモリインターフェース11のスイッチ16に
より基本処理装置8から自システム1のコモンメモリ装
置5への書き込みを禁止してもよい。
In the above embodiment, the switch 15 of the common memory interface 6 prohibits writing from the basic processing unit 8 of the other system 2.
The switch 16 of the common memory interface 11 may prohibit writing from the basic processing device 8 to the common memory device 5 of the own system 1.

【0022】[0022]

【発明の効果】以上のようにこの発明によれば、基本処
理装置のソフトウェア上の命令により、コモンメモリイ
ンターフェース内のスイッチを切替え、他システムから
自システムのコモンメモリへの書き込みを禁止できるよ
うに構成したので、他システムからコモンメモリ装置の
データを書き替えられては困る場合、上記スイッチを切
るようにソフトウェアを作ることにより、自動的に書き
込みが禁止されるため、従来の人の操作により書き込み
を禁止する場合に生じる書き込み禁止忘れや、操作の手
間が省ける効果がある。
[Effects of the Invention] As described above, according to the present invention, it is possible to change the switch in the common memory interface by a command on the software of the basic processing unit, and to prohibit writing from other systems to the common memory of the own system. If you do not want the data in the common memory device to be rewritten by another system, you can create software to turn off the above switch, which will automatically prohibit writing. This has the effect of saving you the trouble of forgetting to prohibit writing, which occurs when prohibiting .

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

【図1】この発明の一実施例による計算機システムのブ
ロック図である。
FIG. 1 is a block diagram of a computer system according to an embodiment of the present invention.

【図2】同システムに用いられるスイッチの構成図であ
る。
FIG. 2 is a configuration diagram of a switch used in the system.

【図3】従来の計算機システムのブロック図である。FIG. 3 is a block diagram of a conventional computer system.

【図4】同システムに用いられるスイッチの構成図であ
る。
FIG. 4 is a configuration diagram of a switch used in the system.

【符号の説明】[Explanation of symbols]

1    自システム 2    他システム 3    基本処理装置 5    コモンメモリ装置 6    コモンメモリインターフェース13  コモ
ンメモリインターフェースバス15  コモンメモリ書
き込み可否切替え用のスイッチなお、図中、同一符号は
同一、又は相当部分を示す。
1 Local system 2 Other system 3 Basic processing unit 5 Common memory device 6 Common memory interface 13 Common memory interface bus 15 Common memory write enable/disable switch Note that in the drawings, the same reference numerals indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  他システムとコモンメモリインターフ
ェースバスを通じてデータの通信を行うコモンメモリイ
ンターフェースと、上記コモンメモリインターフェース
の通信状態を切替えるスイッチと、上記他システムから
受信したデータの書き込みを行うコモンメモリ装置と、
上記他システムから受信したデータの上記コモンメモリ
装置への書き込みを必要に応じて禁止するように上記ス
イッチの状態を切替えるソフトウェアを有する基本処理
装置とを備えた計算機システム。
Claim 1: A common memory interface that communicates data with other systems through a common memory interface bus, a switch that changes the communication state of the common memory interface, and a common memory device that writes data received from the other systems. ,
A computer system comprising: a basic processing unit having software that switches the state of the switch so as to prohibit writing of data received from the other system into the common memory device as necessary.
JP3073799A 1991-03-14 1991-03-14 Computer system Pending JPH04284554A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3073799A JPH04284554A (en) 1991-03-14 1991-03-14 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3073799A JPH04284554A (en) 1991-03-14 1991-03-14 Computer system

Publications (1)

Publication Number Publication Date
JPH04284554A true JPH04284554A (en) 1992-10-09

Family

ID=13528586

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3073799A Pending JPH04284554A (en) 1991-03-14 1991-03-14 Computer system

Country Status (1)

Country Link
JP (1) JPH04284554A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009140609A (en) * 2007-12-04 2009-06-25 Korea Electronics Telecommun Forgery-proof digital sound recording device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009140609A (en) * 2007-12-04 2009-06-25 Korea Electronics Telecommun Forgery-proof digital sound recording device
US8095988B2 (en) 2007-12-04 2012-01-10 Electronics And Telecommunications Research Institute Forgery-proof digital sound recording device

Similar Documents

Publication Publication Date Title
JPS59200327A (en) Control system of peripheral device
JPS57117027A (en) Signal sending and receiving circuit
JPH04284554A (en) Computer system
US4627035A (en) Switching circuit for memory devices
JPH0554480B2 (en)
JPH03278138A (en) Dual control system
JPH05165731A (en) Duplex storage device
JPH0644209B2 (en) Bus converter
JP2000250759A (en) Method for writing boot block for flash memory
JPS62216063A (en) Switching method for common bus line
JPH0261749A (en) Data transfer device
JPH04105110A (en) Power controller
JPH04263333A (en) Memory duplication system
JPS6222516B2 (en)
JPH0460821A (en) Storage holding device
JPH04340119A (en) Information processor
JPH064469A (en) Input/output device control system
JPS62262169A (en) Data transfer system
JPH02230440A (en) Program memory control circuit
JPH02121049A (en) Input/output device
JPS607803B2 (en) Program creation device
JPS62286139A (en) Ram seal unit
JPS62262170A (en) Data transfer system
JPS60114954A (en) Subminiature computer
JPH01191202A (en) Sequence controller