JPS60148253A - Information transfer system - Google Patents

Information transfer system

Info

Publication number
JPS60148253A
JPS60148253A JP59003416A JP341684A JPS60148253A JP S60148253 A JPS60148253 A JP S60148253A JP 59003416 A JP59003416 A JP 59003416A JP 341684 A JP341684 A JP 341684A JP S60148253 A JPS60148253 A JP S60148253A
Authority
JP
Japan
Prior art keywords
data
common data
exclusive
transmitting
common
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
JP59003416A
Other languages
Japanese (ja)
Inventor
Kosuke Kamo
加茂 康輔
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP59003416A priority Critical patent/JPS60148253A/en
Publication of JPS60148253A publication Critical patent/JPS60148253A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L13/00Details of the apparatus or circuits covered by groups H04L15/00 or H04L17/00

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To attain coincidence of common data without any designation by ORing exclusively the common data and an update data ahead the transmission of a data and transmitting the result. CONSTITUTION:When a transmission request is given from a function at the transmission side, an exclusive OR circuit 2 ORes exclusively the revised data and the trasmission side common data area 1 and transmits the result to a receiver via a transmitter 3. At the reception side, the received data and the reception side common data area 6 are ORed exclusively at the exclusive OR circuit 5 at the reception side and the result is stored again the reception side common data area 6.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、双方に共通データを有す2つの機器間のデー
タ更新において、送信側で共通データと更新デ」・夕と
の排他的論理和の結果を送信し、受信側で本データと共
通データとの排他的論理和をとり、送受双方の共通デー
タを一致させる。
[Detailed Description of the Invention] [Field of Application of the Invention] The present invention provides an exclusive OR of the common data and the update data on the transmitting side when updating data between two devices that have common data on both sides. The result is transmitted, and the receiving side performs an exclusive OR of this data and the common data to make the common data of both the sending and receiving sides match.

〔発明の背景〕[Background of the invention]

送受双方に共通データを有し、同一の値とする2つの機
器間のデータ更新において、更新する部分と更新しない
部分とを明確にするマスク情報を作成し、更新する情報
に添え、送信せねばならないという欠点があった。
When updating data between two devices that have common data and the same value for both sending and receiving, mask information that clarifies the parts to be updated and the parts not to be updated must be created and sent along with the information to be updated. There was a drawback that it was not possible.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、送受双方に同一値を示す共通データを
有する2つの機器間のデータ送受信において、予め指定
された範囲内で、場所及び長さを指定することなく、任
意の場所を任意の値に更新し、送受双方を共通の値とす
ることにある。
An object of the present invention is to transmit and receive data from any location to any location within a pre-specified range without specifying the location or length in data transmission and reception between two devices that have common data that indicates the same value on both sides. The purpose is to update the value to a common value for both sending and receiving.

〔発明の概要〕[Summary of the invention]

送信側では、データの送信に先立ち、送信側の共通デー
タと更新データとの排他的論理和をとり、送信データを
作成して送信する。
On the transmitting side, prior to transmitting data, the common data on the transmitting side and the update data are exclusive-ORed to create and transmit data to be transmitted.

受信側では、転送されて来たデータと受信側の共通デー
タとの排他的論理和をとり、新しい共通データとする。
On the receiving side, exclusive OR is performed between the transferred data and the common data on the receiving side, and the result is new common data.

〔発明の実施例〕[Embodiments of the invention]

図面は本発明に係る一実施例であ怜、1,2及び3は送
信側を、4,5及び6け受信側を示す。
The drawing shows one embodiment of the present invention, with 1, 2 and 3 representing the transmitting side, and 4, 5 and 6 representing the receiving side.

送信要求が送信側の某機能から発しられた、時、排他的
論理和作成器2は、更新データと送信側共通データ領域
1との排他的論理和をとり、送信器3を経由して、受信
器4へ送信する。
When a transmission request is issued from a certain function on the transmitting side, the exclusive OR generator 2 performs an exclusive OR on the update data and the transmitting side common data area 1, and sends the data via the transmitter 3. Transmit to receiver 4.

受信側では、受信器4を経て受信したデータと受信側共
通データ領域6との排他的論理和を受信側の排他的論理
和作成器5により行い、結果を受信側共通データ領域6
へ再格納する。
On the receiving side, the exclusive OR generator 5 on the receiving side performs an exclusive OR of the data received via the receiver 4 and the receiving side common data area 6, and the result is stored in the receiving side common data area 6.
Restore to.

〔発明の効果〕〔Effect of the invention〕

本発明により、更新データと更新不可エリアの連絡をす
ることなく、更新データを受信して送受双方に有す共通
データの更新を相互に行うことができる。
According to the present invention, it is possible to receive update data and update common data held by both the transmitter and the receiver without communicating the update data and the non-updatable area.

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

図面は送受信部のブロックダイアグラムを示す。 1・・・・・・送信側共通データ領域、2・・・・・・
排他論理和作成器、 3・・・・・・送信器、 4・・・・・・受信器、 5・・・・・・排他論理和作成器、 6・・・・・・受信側共通データ領域。 代理人弁理士 高 橋 明 夫
The drawing shows a block diagram of the transmitter/receiver section. 1... Sender side common data area, 2...
Exclusive OR creator, 3...Transmitter, 4...Receiver, 5...Exclusive OR creator, 6...Receiving side common data region. Representative Patent Attorney Akio Takahashi

Claims (1)

【特許請求の範囲】[Claims] 1、 各々独立した送受信機能を有し、送信及び受信が
並列に動作して、収受双方で共通なデータを保有する2
つの機器において、送信側ではデータの送信に先立ち、
共通データと更新データとの排他的論理和をとり、その
結果を送信し、受信側では受信7したデータと共通デー
タとの排他的論理和誉とり、更新後の共通データとし、
送受信双方の共通データの一致を図ることを特徴とする
情報転送方式。
1. Each has independent transmitting and receiving functions, the transmitting and receiving functions operate in parallel, and the data common to both receivers and receivers is held.2.
On the transmitting side, before transmitting data,
Performs an exclusive OR of the common data and the updated data, transmits the result, and on the receiving side performs an exclusive OR of the received data and the common data and uses it as the updated common data,
An information transfer method characterized by matching common data between both transmitting and receiving sides.
JP59003416A 1984-01-13 1984-01-13 Information transfer system Pending JPS60148253A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59003416A JPS60148253A (en) 1984-01-13 1984-01-13 Information transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59003416A JPS60148253A (en) 1984-01-13 1984-01-13 Information transfer system

Publications (1)

Publication Number Publication Date
JPS60148253A true JPS60148253A (en) 1985-08-05

Family

ID=11556779

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59003416A Pending JPS60148253A (en) 1984-01-13 1984-01-13 Information transfer system

Country Status (1)

Country Link
JP (1) JPS60148253A (en)

Similar Documents

Publication Publication Date Title
BR9911164A (en) Transmission system comprising a user terminal, and the process of transmitting a cookie on a system
DE69512202D1 (en) Improved processing for mode S signals with multipath distortion
JPS60148253A (en) Information transfer system
SE9603411L (en) Device for real-time simulation of an object's position in a three-dimensional coordinate system
ES2002317A6 (en) Method and circuit arrangement for the transmission of data signals to a group of control devices within a loop system.
GR862300B (en) Method and switch arrangement for transmitting data signs between two control arrangements of a ring main system
JPS55153055A (en) Data checking method of double-system controller
JPS5616350A (en) Data transmitting system
JP2710423B2 (en) Communication method between online application programs
JPS59115643A (en) Data collecting system
JPS61252723A (en) Signal transmission system for distribution line
JPH0748733B2 (en) Selective broadcast communication method
JPS5341906A (en) Transmission system
JPS5613856A (en) Signal transmitting system
JPS5515542A (en) Data transmitter
JPS54161804A (en) Control system for data transmission
JPH04336834A (en) Inter-system communication system
FR2319158A1 (en) METHOD AND ASSEMBLY FOR DATA TRANSMISSION
JPS54159103A (en) Data transmission system for information transmission network
JPS5755640A (en) Recognizing method for power failure of power source of subordinate station side by remote controller
JPS55163933A (en) Data reception system
JPH03246729A (en) Inter-program communication method
JPS52135983A (en) Remote surveyance control equipment
JPH01142230U (en)
JPS5669949A (en) Backup system of data transmission system