JPH07146827A - Data transfer method in network - Google Patents

Data transfer method in network

Info

Publication number
JPH07146827A
JPH07146827A JP5295793A JP29579393A JPH07146827A JP H07146827 A JPH07146827 A JP H07146827A JP 5295793 A JP5295793 A JP 5295793A JP 29579393 A JP29579393 A JP 29579393A JP H07146827 A JPH07146827 A JP H07146827A
Authority
JP
Japan
Prior art keywords
data
information
header
message frame
sequence
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.)
Granted
Application number
JP5295793A
Other languages
Japanese (ja)
Other versions
JP3428098B2 (en
Inventor
Takao Yamada
隆雄 山田
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.)
Fuji Electric Co Ltd
Fuji Facom Corp
Original Assignee
Fuji Electric Co Ltd
Fuji Facom 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 Fuji Electric Co Ltd, Fuji Facom Corp filed Critical Fuji Electric Co Ltd
Priority to JP29579393A priority Critical patent/JP3428098B2/en
Publication of JPH07146827A publication Critical patent/JPH07146827A/en
Application granted granted Critical
Publication of JP3428098B2 publication Critical patent/JP3428098B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To increase the processing speed of an information data transfer method between data processing stations arranging frame inspection sequence for right/wrong discrimination of reception information starting from flag sequence at the end of an information main body part and setting a message frame ending by completion flag sequence in transfer unit via a network. CONSTITUTION:A position information part 35 consisting of a memory position code, a data number code, and leading part inspection sequence is arranged between the header 31 of the message frame 3 and the information main body part 32, and when a part up to the position information part 35 of the frame message 3 is received by the data processing station 1, the header position 31 and the right/wrong reception of the position information part 35 are inspected by the leading part inspection sequence 353 of the position information part 35, and when it is confirmed that they are received correctly, the data in the information main body part 32 is directly written in the reception data area of the main memory 13 of the data processing station 1 designated by the header part 31 decided by the memory position code and the data number code.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、ネットワークを通じ
て情報データが授受されて処理される分散制御システム
等のネットワークシステムにおいて、ネットワークにつ
ながるコントローラ等のデータ処理ステーションが、ネ
ットワークを介してそれぞれのデータを更新置換すると
きのデータ転送方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network system such as a distributed control system in which information data is transferred and processed through a network, and a data processing station such as a controller connected to the network processes each data via the network. The present invention relates to a data transfer method when updating and replacing.

【0002】[0002]

【従来の技術】従来技術の方法によってネットワークを
通じて情報データを伝送授受してデータの置換更新を行
うデータ処理ステーションの通信制御部を中心とするブ
ロック構成を図2の(a)に示し、このネットワークシ
ステムにおける情報データ授受単位としてのメッセージ
フレーム3の構成を図2の(b)に示し、以下図2の
(a)と(b)とによって従来技術を説明する。
2. Description of the Related Art FIG. 2 (a) shows a block configuration centering on a communication control unit of a data processing station for transmitting / receiving information data via a network to exchange / update data by a conventional method. The structure of the message frame 3 as an information data transfer unit in the system is shown in FIG. 2 (b), and the prior art will be described below with reference to FIGS. 2 (a) and 2 (b).

【0003】メッセージフレーム3の構成を示す図2の
(b)において、311 と34は一単位の情報データの始ま
りと終わりを知らせる識別子および伝送における同期信
号としても機能する開始および終結フラグシーケンスで
あり、312 は送信するメッセージフレームの宛て先又
は、送信元を示すアドレス部であり、313 は送信相手ス
テーションに対する動作の指令、あるいは指令に対する
受信元ステーションの応答を示す制御部であり、上記の
開始フラグシーケンス311 とアドレス部312 および制御
部313 とがヘッダー31を構成する。そして、伝送対象の
データ本体は情報本体部32に納められ、情報本体部32の
終端には、ヘッダー31と情報本体部32の内容が正確に転
送されたか否かの確認のための鍵(Key )として機能す
るフレーム検査シーケンス(以下FCSと略記する) が
付せられ、最後部に前記の終結フラグシーケンス34が配
置されてメッセージフレーム3が終結する。
In FIG. 2 (b) showing the structure of the message frame 3, 311 and 34 are start and end flag sequences which also function as an identifier for notifying the start and end of one unit of information data and a synchronizing signal in transmission. , 312 is an address part indicating the destination or the source of the message frame to be transmitted, 313 is a control part indicating the operation command to the transmission destination station, or the response of the reception source station to the command, and the above start flag The sequence 311, the address part 312, and the control part 313 form the header 31. The data body to be transmitted is stored in the information body section 32, and at the end of the information body section 32, a key (Key) for confirming whether the contents of the header 31 and the information body section 32 have been correctly transferred. A frame check sequence (hereinafter abbreviated as FCS) that functions as a), and the above-mentioned termination flag sequence 34 is arranged at the end to terminate the message frame 3.

【0004】上記の構成のメッセージフレーム3を受信
するデータ処理ステーション1のブロック構成を示す図
2の(a)において、11はこのデータ処理ステーション
1の基本機能の実行を司るメインCPUであり、12はメ
インCPUの作動に係わる情報データが格納されるメイ
ンメモリである。そして、2はこのデータ処理ステーシ
ョン1への受信情報の取込と格納を制御する通信制御部
であり、復調機能を備えたレシーバ21、受信制御部22、
通信制御CPU23および受信バッファ24によって構成さ
れている。
In FIG. 2A showing the block configuration of the data processing station 1 for receiving the message frame 3 having the above-mentioned configuration, 11 is a main CPU which controls the execution of the basic functions of the data processing station 1, and 12 Is a main memory in which information data relating to the operation of the main CPU is stored. Reference numeral 2 denotes a communication control unit for controlling reception and storage of received information in the data processing station 1. The receiver 21 has a demodulation function, the reception control unit 22,
It is composed of a communication control CPU 23 and a reception buffer 24.

【0005】他の、或いは上位のデータ処理ステーショ
ンから図2(b)の配列のメッセージフレーム3を内容
とする変調されたシリアル信号が発信されてネットワー
クに載せられると、データ処理ステーション1の通信制
御部2のレシーバ21がこの信号を復調してメッセージフ
レーム3の内容をシリアルデータとして受信制御部22へ
入力する。
When a modulated serial signal containing the message frame 3 in the arrangement of FIG. 2B is transmitted from another or higher-order data processing station and placed on the network, communication control of the data processing station 1 is performed. The receiver 21 of the unit 2 demodulates this signal and inputs the contents of the message frame 3 as serial data to the reception control unit 22.

【0006】受信制御部22は入力されたシリアルデータ
をパラレルデータに変換して一旦受信バッファ24に格納
するとともに、受信制御部22を通過する受信されたメッ
セージフレーム3を監視し、FCSを受信したとき、こ
のFCSによって受信したメッセージフレーム3の受信
誤りの有無を検査してその結果を通信制御CPU23に知
らせる。
The reception control unit 22 converts the input serial data into parallel data and temporarily stores it in the reception buffer 24, and at the same time monitors the received message frame 3 passing through the reception control unit 22 and receives the FCS. At this time, the presence or absence of a reception error in the message frame 3 received by this FCS is checked, and the result is notified to the communication control CPU 23.

【0007】通信制御CPU23は、受信制御部22からメ
ッセージフレーム3の受信検査結果が正の通報を受けた
とき、受信バッファ24に格納されたメッセージフレーム
3のヘッダー31のアドレス部312 に記載の内容を読み取
って、該メッセージフレーム3の情報本体部32のデータ
の該データ処理ステーションへの取り込みが指示されて
いるか否かを判断し、取り込み要の場合には、アドレス
部312 と制御部313 の内容によって該データ処理ステー
ションのメインメモリ12における受信データ格納領域の
アドレスを生成し、そのアドレスの領域に、受信バッフ
ァ24に格納されたメッセージフレーム3の情報本体部32
のデータを転送する。
When the communication control CPU 23 receives from the reception control unit 22 a notification that the reception inspection result of the message frame 3 is positive, the contents described in the address section 312 of the header 31 of the message frame 3 stored in the reception buffer 24. Is read to determine whether or not there is an instruction to fetch the data of the information body 32 of the message frame 3 into the data processing station. If fetching is required, the contents of the address section 312 and the control section 313 are read. The address of the reception data storage area in the main memory 12 of the data processing station is generated by the information main body section 32 of the message frame 3 stored in the reception buffer 24 in the address area.
Transfer data.

【0008】一方、通信制御CPU23が該メッセージフ
レーム3の該データ処理テーション1への取込みを不要
と判断したとき、及びFCS検査結果が不正との通報を
受けたときには、通信制御CPU23は受信バッファ24に
格納されたメッセージフレーム3を破棄する処理を行
う。
On the other hand, when the communication control CPU 23 determines that the fetching of the message frame 3 into the data processing station 1 is unnecessary, and when the communication control CPU 23 receives the report that the FCS inspection result is invalid, the communication control CPU 23 receives the message. A process of discarding the message frame 3 stored in is performed.

【0009】[0009]

【発明が解決しようとする課題】上記従来のネットワー
ク・データ転送方法においては、メッセージフレーム3
を構成する全てのメッセージを一旦データ処理ステーシ
ョン1の受信バッファ24に格納し、受信制御部22におけ
るフレームデータの受信検査結果を確認してから、メッ
セージフレーム3中の情報本体部32のデータを再度受信
データ処理ステーション1のメインメモリ12への転送処
理を行うため、1個のメッセージフレーム3の受信に際
し転送処理動作が2回行われることとなる。このため、
1個のメッセージフレームを受信してから次のメッセー
ジフレームの受信動作へ遷移するまでに長時間を要して
しまう。又、各データ処理ステーションが受信した新規
データの該データ処理ステーションのメインメモリ格納
領域のアドレスは、予め定められた規則にもとづいてメ
ッセージフレーム3のヘッダー31に記載の内容により、
それぞれのデータ処理ステーションの通信制御CPU23
が生成することとしているので、さまざまの種類のデー
タを受信する場合、その格納アドレスの管理・登録が煩
雑となって処理時間も長くなるという問題がある。
In the above conventional network data transfer method, the message frame 3
Once all the messages that compose the message are stored in the reception buffer 24 of the data processing station 1, the reception control result of the frame data in the reception control section 22 is confirmed, and then the data of the information main body section 32 in the message frame 3 is rechecked. Since the transfer processing to the main memory 12 of the reception data processing station 1 is performed, the transfer processing operation is performed twice when receiving one message frame 3. For this reason,
It takes a long time from the reception of one message frame to the transition to the reception operation of the next message frame. Further, the address of the main memory storage area of the new data received by each data processing station of the data processing station is based on the contents described in the header 31 of the message frame 3 based on a predetermined rule.
Communication control CPU 23 of each data processing station
Therefore, when various types of data are received, there is a problem that management / registration of the storage address becomes complicated and the processing time becomes long.

【0010】本発明は、上記従来のネットワークにおけ
るデータ転送方法の問題点を解決し、メッセージフレー
ムの受信サイクルの周期を短縮する手段を提供し、この
ネットワークの上に構築される分散制御システム等のネ
ットワークシステムの処理速度を速めてシステムの機能
を高めることを目的とする。
The present invention solves the problems of the above-mentioned conventional data transfer method in a network, provides means for shortening the cycle of a message frame reception cycle, and provides a distributed control system and the like constructed on this network. The purpose is to increase the processing speed of the network system and enhance the system function.

【0011】[0011]

【課題を解決するための手段】上記の目的達成のため、
本発明の方法においては、ネットワークを通じて、フラ
グシーケンスで始まるヘッダーを先頭に配置した情報本
体部の末尾に受信情報の正否判別用のフレーム検査シー
ケンスを配置し、終結フラグシーケンスで終るメッセー
ジフレームを伝送単位としてデータ処理ステーション間
の情報データの転送が行われるデータ転送方法におい
て、メッセージフレームのヘッダーと情報本体部の間
に、メモリ位置コードとデータ数コードおよび先頭部検
査シーケンスによってなる位置情報部を配置することと
している。そして、データ処理ステーションにおいて
は、メッセージフレームの位置情報部までが受信された
とき、位置情報部の先頭部検査シーケンスによってヘッ
ダーと位置情報部の受信正否が検査され、正しく受信さ
れたことが確認されたとき、ヘッダーによって指定され
たデータ処理ステーションのメインメモリの、位置情報
部のメモリ位置コードとデータ数コードによって定まる
受信データ格納領域に、メッセージフレームの情報本体
部のデータが直接書き込まれ、フレーム検査シーケンス
による受信データの検査結果が不正と判断されたとき、
メインメモリの前記受信データ格納領域に書き込まれた
データへのアクセスが禁止されるようにする。
[Means for Solving the Problems] To achieve the above object,
In the method of the present invention, a frame inspection sequence for determining whether the received information is correct or not is arranged at the end of the information main body having a header beginning with a flag sequence at the beginning, and a message frame ending with the end flag sequence is transmitted through the network. In a data transfer method in which information data is transferred between data processing stations, a position information section consisting of a memory position code, a data number code, and a head inspection sequence is arranged between the header of a message frame and the information body section. I have decided. Then, at the data processing station, when the position information part of the message frame is received, the header section and the position information part are inspected for correctness by the head part inspection sequence of the position information part, and it is confirmed that they have been correctly received. In this case, the data of the information body of the message frame is directly written into the received data storage area of the main memory of the data processing station specified by the header, which is determined by the memory position code and the data number code of the position information section, and the frame inspection is performed. When the inspection result of the received data by the sequence is judged to be incorrect,
Access to the data written in the received data storage area of the main memory is prohibited.

【0012】[0012]

【作用】上記構成のメッセージフレームがネットワーク
に載せられたとき、ネットワークに繋がるデータ処理ス
テーションは、メッセージフレームの位置情報部までを
受信したとき、位置情報部のアドレス検査シーケンスに
よってヘッダーと位置情報部の受信正否を検査し、正し
く受信されたことが確認されたとき、ヘッダーの内容が
解析されてヘッダーによって指定されたデータ処理ステ
ーションの位置情報部によって指定されたメインメモリ
の受信データ格納領域に、メッセージフレームの情報本
体部のデータが格納され、フレーム検査シーケンスが受
信されたとき、このシーケンスによって格納したデータ
は正しく受信されたものであるか否かが検査され、正し
く受信されていないと判断されたときには受信データ格
納領域に書き込まれたデータへのアクセスが禁止され
る。
When the message frame having the above configuration is placed on the network, when the data processing station connected to the network receives up to the position information section of the message frame, the header and the position information section of the position information section are checked by the address check sequence of the position information section. When the message is checked for correctness and it is confirmed that the message was received correctly, the contents of the header are analyzed and the message is stored in the received data storage area of the main memory specified by the position information section of the data processing station specified by the header. When the data of the information body of the frame is stored and the frame inspection sequence is received, it is inspected whether the data stored by this sequence is received correctly and it is determined that it is not received correctly. Sometimes written to receive data storage area Access of the data is prohibited.

【0013】[0013]

【実施例】本発明の方法によってデータを受信してリフ
レッシュするデータ処理ステーションの通信制御部を中
心とするブロック構成を図1の(a)に、また、ネット
ワークを通じて伝送される受信対象のデータを載せたメ
ッセージフレームの構成を図1の(b)に示し、以下こ
の図によって本発明を説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A block configuration centering on a communication control unit of a data processing station for receiving and refreshing data according to the method of the present invention is shown in FIG. The structure of the loaded message frame is shown in FIG. 1B, and the present invention will be described below with reference to this figure.

【0014】図1の(b)のメッセージフレームの構成
において、情報データ本体である情報本体部32の他、ヘ
ッダー31とフレーム検査シーケンス33および終結フラグ
シーケンス34の部分は、従来技術の方法による図2の
(b)に示されたメッセージフレームの構成において同
じ符号が付せられた対応する部分と同等の内容機能を備
えたメッセージフレームの構成要素である。
In the structure of the message frame shown in FIG. 1B, the header 31, the frame check sequence 33, and the termination flag sequence 34 as well as the information body 32, which is the information data body, are formed by the conventional method. It is a constituent element of a message frame having a content function equivalent to that of the corresponding portion to which the same reference numeral is assigned in the constitution of the message frame shown in 2 (b).

【0015】一方、位置情報部35は本発明に基づいてヘ
ッダー31と情報部32の間に挿入配置された部分であり、
下記の1)ないし3)に説明する内容の情報を表すコードに
よってなるメモリ位置コード351 データ数コード352 お
よび先頭部検査シーケンス353 によって構成されてい
る。 1)メモリ位置コード; 受信メッセージフレームの情報
データ本体である情報部32のデータを格納するデータ処
理ステーション1のメインメモリ13中の受信データ格納
領域において、送信元各データ処理ステーションに対応
して分割されたブロックの先頭アドレス等のデータ格納
領域生成に係わる情報。
On the other hand, the position information part 35 is a part inserted and arranged between the header 31 and the information part 32 according to the present invention.
It is composed of a memory position code 351, a data number code 352, and a head inspection sequence 353, which are codes representing the information of the contents described in 1) to 3) below. 1) Memory position code; divided in the received data storage area in the main memory 13 of the data processing station 1 for storing the data of the information section 32 which is the information data body of the received message frame, corresponding to each transmission source data processing station Information related to generation of a data storage area such as the start address of the created block.

【0016】2)データ数コード; 情報部32に載せられ
たデータの長さを表すデータバイト数等の情報。 3)先頭部検査シーケンス; ヘッダー31と位置情報部35
に指定の内容が、データ処理ステーション1において正
しく受信されたか否かを検査するサイクリック符号方式
(CRC)あるいは反転情報方式等からなる検査シーケ
ンス。
2) Data number code: Information such as the number of data bytes indicating the length of the data placed in the information section 32. 3) Leading part inspection sequence; header 31 and position information part 35
A check sequence consisting of a cyclic code method (CRC) or an inverted information method for checking whether or not the contents specified in 1 are correctly received in the data processing station 1.

【0017】上記位置情報部が付加されたメッセージフ
レームを受信する図1の(a)のブロック構成のデータ
処理ステーションにおいて、11は、このデータ処理ステ
ーション1の基本機能の実行を司るメインCPUであ
り、13は、メインCPU11の作動に係わる情報データが
格納されるメインメモリである。このメインメモリ13
は、同一アドレスが割付けられた二重化されたメモリ13
a,13bから構成されており、かつ、メモリ13a,13b
は送信元の各データ処理ステーションに対応してブロッ
クに分割されている。メモリ13a,13bのいずれを選択
するかは、各ブロック毎に切換器14により決定される。
そして、2は、このデータ処理ステーション1への受信
情報の取込と格納を制御する通信制御部であり、復調機
能を備えたレシーバ21、受信制御部22、通信制御CPU
28および本発明によって設けられたメモリ位置情報バッ
ファ25と出力ロック部26とによって構成されている。
In the data processing station having the block structure shown in FIG. 1A for receiving the message frame to which the position information section is added, reference numeral 11 denotes a main CPU which executes the basic functions of the data processing station 1. , 13 are main memories in which information data relating to the operation of the main CPU 11 is stored. This main memory 13
Is a redundant memory 13 with the same address assigned.
a and 13b, and memories 13a and 13b
Is divided into blocks corresponding to each data processing station of the transmission source. Which of the memories 13a and 13b is selected is determined by the switch 14 for each block.
Reference numeral 2 is a communication control unit that controls the reception and storage of the reception information in the data processing station 1, and includes a receiver 21 having a demodulation function, a reception control unit 22, and a communication control CPU.
28 and a memory position information buffer 25 and an output lock unit 26 provided by the present invention.

【0018】上記構成のデータ処理ステーションにおい
て図2の(a)におけると同一の符号が付された要素
は、図2の(a)におけると同等に機能する。他の、或
いは上位のデータ処理ステーションから図1(b)の配
列のメッセージフレームを内容とする変調されたシリア
ル信号が発信されると、データ処理ステーション1の通
信制御部2のレシーバ21が受信信号を復調してメッセー
ジフレームの内容をシリアルデータとして受信制御部22
へ入力する。
In the data processing station having the above-mentioned configuration, the elements denoted by the same reference numerals as those in FIG. 2A function similarly to those in FIG. When a modulated serial signal containing the message frame of the arrangement of FIG. 1B is transmitted from another or higher order data processing station, the receiver 21 of the communication control unit 2 of the data processing station 1 receives the received signal. Reception control unit 22 by demodulating the
To enter.

【0019】受信制御部22は、入力されたシリアルデー
タをパラレルデータに変換し、メッセージフレーム3の
ヘッダー31と位置情報部35までのデータを先頭情報バア
ファ25に格納するとともに、受信制御部22を通過するフ
レームデータを監視し、先頭部あるいはフレーム検査シ
ーケンスを受信したとき、その検査シーケンスによって
検査シーケンスの前に配置されているデータが正しく受
信されたか否かを検査して検査結果を通信制御CPU28
に通知する。
The reception control unit 22 converts the input serial data into parallel data, stores the data up to the header 31 of the message frame 3 and the position information unit 35 in the head information buffer 25, and controls the reception control unit 22. The frame data passing through is monitored, and when the leading portion or the frame inspection sequence is received, it is inspected by the inspection sequence whether or not the data arranged before the inspection sequence is correctly received, and the inspection result is sent to the communication control CPU 28.
To notify.

【0020】メッセージフレーム3が図1(b)の構成
である本発明によるネットワークシステムのデータ処理
ステーションがメッセージフレームを受信するとき、最
初に検出される検査シーケンスは先頭部検査シーケンス
353 であり、この検査シーケンスによる検査結果が正と
判定された場合、通信制御CPU28は、先頭情報バッフ
ァ25に格納されているヘッダー31のアドレス部312 に記
載の内容を読み取って該メッセージフレーム情報本体部
32のデータの該データ処理ステーションへの取り込み指
定有無を判断し、取り込み要の場合には、出力ロック部
27を開としてメモリ位置コード351 とデータ数コード35
2 で定まるメインメモリ13の受信データ格納領域にメッ
セージフレーム3の情報本体部32のデータが直接書き込
まれるように制御する。例えば、ここでは切換器14によ
りメモリ13a側に書き込まれるものとする。このとき、
メインCPU11は切換器14によりメモリ13bの情報を使
用している。
When the data processing station of the network system according to the present invention in which the message frame 3 has the structure shown in FIG. 1 (b), the first inspection sequence detected is the leading inspection sequence.
353, and if the inspection result by this inspection sequence is determined to be positive, the communication control CPU 28 reads the contents described in the address part 312 of the header 31 stored in the head information buffer 25, and reads the message frame information body. Department
If it is necessary to import 32 data to the data processing station, the output lock unit is judged.
Memory position code 351 and data number code 35 with 27 open
Control is performed so that the data of the information main body 32 of the message frame 3 is directly written in the received data storage area of the main memory 13 determined by 2. For example, it is assumed here that the data is written to the memory 13a side by the switch 14. At this time,
The main CPU 11 uses the information in the memory 13b by the switch 14.

【0021】そして、メッセージフレーム末尾のフレー
ム検査シーケンス(FCS)33が受信されて、このFC
Sによる受信データの受信制御部22における検査結果が
正と判定されたときには、切換器14は通信制御CPU28
からの切換え通知を受けてメインCPU11がメモリ13a
の情報を使用できるようにするとともに、メモリ13bに
次の受信データが格納できるようにする。これに対し
て、検査結果が不正と判断されたときには、切換器14に
は通信制御CPU28からの切換え通知が送られないた
め、メインCPU11は今までと同様にメモリ13bの情報
を使用する。なお、このときメモリ13aに格納された受
信データは次の受信データが格納されるまで保持され
る。
Then, the frame check sequence (FCS) 33 at the end of the message frame is received, and this FC
When the inspection result of the reception control unit 22 of the reception data by S is determined to be positive, the switcher 14 causes the communication control CPU 28
The main CPU 11 receives the switching notification from the memory 13a.
Information can be used and the next received data can be stored in the memory 13b. On the other hand, when the inspection result is determined to be incorrect, the switching notification is not sent from the communication control CPU 28 to the switch 14, so the main CPU 11 uses the information in the memory 13b as before. At this time, the reception data stored in the memory 13a is held until the next reception data is stored.

【0022】一方、ヘッダーのアドレス部が該データ処
理ステーションを指定していないとき、及び位置検査シ
ーケンス353 による検査結果が不正と判定されたときに
は、通信制御CPU28は出力ロック部27を閉としてメッ
セージフレーム情報部32に載せられたデータがメインメ
モリ13に書き込まれないようにする。
On the other hand, when the address part of the header does not specify the data processing station and when the inspection result by the position inspection sequence 353 is determined to be incorrect, the communication control CPU 28 closes the output lock part 27 and the message frame. The data stored in the information section 32 is prevented from being written in the main memory 13.

【0023】[0023]

【発明の効果】本発明の方法によってネットワークを介
してデータを転送する場合、メッセージフレームの情報
本体部のデータは、受信を指定されたデータ処理ステー
ションのメインメモリに直接転送されるので、転送速度
が向上するという効果が得られる。
When data is transferred through the network according to the method of the present invention, the data in the information body of the message frame is transferred directly to the main memory of the data processing station designated to receive the data. The effect that is improved is obtained.

【0024】一方、データ処理ステーションのメインメ
モリに直接データを書き込む方式であるが、メッセージ
フレーム3のヘッダーと位置情報部が正しくデータ処理
ステーションに受信されたことを確認してから、メッセ
ージフレームの情報本体部のデータがヘッダーで指定さ
れたデータ処理ステーションのメインメモリのメッセー
ジフレームの位置情報部35のメモリ位置コード351 とデ
ータ数コード352 によって定まる領域に書き込まれてい
る旧データを更新するデータとして書き込まれるので、
情報データの種類の区分に対応して分けられているメイ
ンメモリの受信データ格納領域に、該受信データ格納領
域の区分に属さない種類のデータが誤って書き込まれて
本来の格納データを破壊してしまうことはない。そし
て、上記のヘッダー部と位置情報部の受信検査に当たっ
て必要な先頭情報バッファは、メッセージフレーム3全
体の情報を保持する必要がないので小容量の記憶領域を
用意しておけばよいという効果も得られる。
On the other hand, a method of directly writing data in the main memory of the data processing station is used. However, after confirming that the header and the position information section of the message frame 3 have been correctly received by the data processing station, the information of the message frame is displayed. The data of the main body is written as the data for updating the old data written in the area defined by the memory position code 351 and the data number code 352 of the position information part 35 of the message frame of the main memory of the data processing station specified by the header. So,
Data of a type that does not belong to the division of the received data storage area is erroneously written in the reception data storage area of the main memory that is divided corresponding to the division of the information data, and the original stored data is destroyed. There is no end. The head information buffer required for the reception inspection of the header portion and the position information portion does not need to hold the information of the entire message frame 3, so that it is possible to prepare a small-capacity storage area. To be

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

【図1】本発明の方法によってデータ転送を行うデータ
処理ステーションのブロック構成と転送単位としてのメ
ッセージフレームの構成を示す図
FIG. 1 is a diagram showing a block configuration of a data processing station for performing data transfer by the method of the present invention and a configuration of a message frame as a transfer unit.

【図2】従来技術によってデータ転送を行うデータ処理
ステーションのブロック構成と従来技術におけるメッセ
ージフレームの構成を示す図
FIG. 2 is a diagram showing a block configuration of a data processing station for performing data transfer according to the related art and a configuration of a message frame according to the related art.

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

1 データ処理ステーション 2 通信制御部 3 メッセージフレーム 11 メインCPU 12,13 メインメモリ 14 切換器 21 レシーバ 22 受信制御部 23,28 通信制御CPU 24 受信バッファ 25 先頭情報バッファ 27 出力ロック部 31 ヘッダー 32 情報本体部 33 フレーム検査シーケンス 34 終結フラグシーケンス 35 位置情報部 311 開始フラグシーケンス 312 アドレス部 313 制御部 351 メモリ位置情報部 352 データ長情報部 353 先頭部検査シーケンス 1 data processing station 2 communication control unit 3 message frame 11 main CPU 12, 13 main memory 14 switcher 21 receiver 22 reception control unit 23, 28 communication control CPU 24 reception buffer 25 start information buffer 27 output lock unit 31 header 32 information body Part 33 Frame inspection sequence 34 End flag sequence 35 Position information part 311 Start flag sequence 312 Address part 313 Control part 351 Memory position information part 352 Data length information part 353 Start part inspection sequence

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】ネットワークを通じて、フラグシーケンス
で始まるヘッダーを先頭に配置した情報本体部の末尾に
受信情報の正否を判別するフレーム検査シーケンスを配
置し、終結フラグシーケンスで終るメッセージフレーム
を伝送単位として、データ処理ステーション間の情報デ
ータの転送を行うデータ転送方法において、 メッセージフレームのヘッダーと情報本体部の間に、メ
モリ位置コードとデータ数コードおよび先頭部検査シー
ケンスとによってなる位置情報部を配置し、 データ処理ステーションは、メッセージフレームのヘッ
ダーと位置情報部とを受信したとき、位置情報部の先頭
部検査シーケンスによってヘッダーと位置情報部の受信
正否を検査し、 正しく受信されたことが確認されたとき、ヘッダーによ
って指定されたデータ処理ステーションのメインメモリ
の、位置情報部のメモリ位置コードとデータ数コードに
よって定まる受信データ格納領域に、メッセージフレー
ムの情報本体部のデータが直接書き込まれ、 フレーム検査シーケンスによる受信データの検査結果が
不正と判断されたとき、メインメモリの前記受信データ
格納領域に書き込まれたデータへのアクセスが禁止され
ることを特徴とするネットワークにおけるデータ転送方
法。
1. A network frame is provided with a frame check sequence for determining whether the received information is correct or not at the end of an information main body having a header beginning with a flag sequence at the beginning through a network, and a message frame ending with a termination flag sequence as a transmission unit. In a data transfer method for transferring information data between data processing stations, a position information section consisting of a memory position code, a data number code, and a head inspection sequence is arranged between a header of a message frame and an information body section, When the data processing station receives the header of the message frame and the position information part, it checks the reception correctness of the header and the position information part by the head part inspection sequence of the position information part, and when it is confirmed that they are received correctly. , The data specified by the header The data of the information body of the message frame is directly written to the received data storage area of the main memory of the processing station, which is determined by the memory position code of the position information section and the data number code, and the check result of the received data by the frame check sequence is incorrect. When it is determined that the data is written, the access to the data written in the received data storage area of the main memory is prohibited.
JP29579393A 1993-11-26 1993-11-26 Data transfer method in network Expired - Lifetime JP3428098B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29579393A JP3428098B2 (en) 1993-11-26 1993-11-26 Data transfer method in network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29579393A JP3428098B2 (en) 1993-11-26 1993-11-26 Data transfer method in network

Publications (2)

Publication Number Publication Date
JPH07146827A true JPH07146827A (en) 1995-06-06
JP3428098B2 JP3428098B2 (en) 2003-07-22

Family

ID=17825239

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29579393A Expired - Lifetime JP3428098B2 (en) 1993-11-26 1993-11-26 Data transfer method in network

Country Status (1)

Country Link
JP (1) JP3428098B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000312237A (en) * 1999-03-06 2000-11-07 Deutsche Thomson Brandt Gmbh Method for utilizing memory for linking bus with application device and bus interface

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000312237A (en) * 1999-03-06 2000-11-07 Deutsche Thomson Brandt Gmbh Method for utilizing memory for linking bus with application device and bus interface
JP4504497B2 (en) * 1999-03-06 2010-07-14 ドイチェ トムソン−ブラント ゲーエムベーハー Method and bus interface using memory to connect bus and application device

Also Published As

Publication number Publication date
JP3428098B2 (en) 2003-07-22

Similar Documents

Publication Publication Date Title
US4507782A (en) Method and apparatus of packet switching
EP0217351B1 (en) Communication control apparatus
US4439859A (en) Method and system for retransmitting incorrectly received numbered frames in a data transmission system
US5777987A (en) Method and apparatus for using multiple FIFOs to improve flow control and routing in a communications receiver
US4558428A (en) Data transmission system adapted to facilitate detection of safe receipt of a transmitted data frame by a receiving station
EP0570348B1 (en) Control of the interchange of data packets in a network
US6105160A (en) Packet error detecting device in a DMA transfer
JPH07146827A (en) Data transfer method in network
JPS5827530B2 (en) Program loading method
JP2763394B2 (en) Communication control device
JPH0267848A (en) Transfer system for variable length data frame
USRE33181E (en) Data transmission system adapted to facilitate detection of safe receipt of a transmitted data frame by a receiving station
JPS5910102B2 (en) Loop transmission method
JPH01291553A (en) Individual communication system for mesh network
JPH0923245A (en) Inter-network connector
JPS6022848A (en) Transmission system having detour
JPH0272464A (en) Dma system for data transmitter
JPH0736173B2 (en) A method for initializing a sub station in an information processing system.
JPS6022849A (en) Method for setting automatically address in transmission system
JPH0756554Y2 (en) Selective call signal receiver
JP2522435B2 (en) Input message guarantee method for computer system
JP2001156811A (en) Node
JPH0317261B2 (en)
JPS6336025B2 (en)
JPH0897880A (en) Communication system by procedure applicable to hdlc

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090516

Year of fee payment: 6

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090516

Year of fee payment: 6

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090516

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100516

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110516

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110516

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120516

Year of fee payment: 9

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120516

Year of fee payment: 9

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120516

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130516

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130516

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140516

Year of fee payment: 11

EXPY Cancellation because of completion of term