JP2008283418A - Inter-computer communication system and data communication method - Google Patents

Inter-computer communication system and data communication method Download PDF

Info

Publication number
JP2008283418A
JP2008283418A JP2007125190A JP2007125190A JP2008283418A JP 2008283418 A JP2008283418 A JP 2008283418A JP 2007125190 A JP2007125190 A JP 2007125190A JP 2007125190 A JP2007125190 A JP 2007125190A JP 2008283418 A JP2008283418 A JP 2008283418A
Authority
JP
Japan
Prior art keywords
communication
data
computer
communication network
transmission
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.)
Withdrawn
Application number
JP2007125190A
Other languages
Japanese (ja)
Inventor
Koji Teramura
浩二 寺村
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2007125190A priority Critical patent/JP2008283418A/en
Publication of JP2008283418A publication Critical patent/JP2008283418A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To efficiently perform data communication between computers connected by a LAN or the like. <P>SOLUTION: A personal computer PCC for communication management for performing the entire management of data transmission/reception and a plurality of personal computers PC1-PCn for actually transmitting and receiving data are LAN-connected, and the plurality of personal computers PC1-PCn are connected in a loop shape by optical fibers 2 for the data communication among the personal computers. Thus, the personal computer PCC for the communication management recognizes the state of the personal computers PC of a transmission origin and a destination and the other entire communication processing, supplies required information to the personal computer PC to be an object as needed and urges appropriate processing. Thus, a data collision on the optical fiber 2 and the error of the destination, etc., are prevented, and the loads of each personal computer are reduced since the personal computers of the transmission origin and the destination just confirm only the error of transmission/reception data by parity check and CRC check, etc. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、LAN(Local Area Network)等で接続されたコンピュータ間のデータ通信技術に関するものである。   The present invention relates to a data communication technique between computers connected by a LAN (Local Area Network) or the like.

従来、LAN等で接続されたパーソナル・コンピュータ(以下、「パソコン」という)間のデータ通信は、1つの回線を用いて送信データに、データ送信元、データ宛先、誤り検出・訂正等の情報を付加して通信を行い、定められたプロトコルに基づいてデータに誤りはないかをチェックしながら受信を行っていた。   Conventionally, data communication between personal computers (hereinafter referred to as “personal computers”) connected via a LAN or the like uses a single line to transmit information such as a data transmission source, a data destination, and error detection / correction to the transmission data. In addition, communication is performed, and reception is performed while checking whether there is an error in data based on a predetermined protocol.

特開平8−23582号公報JP-A-8-23582 特開平9−284324号公報JP-A-9-284324

しかしながら、従来のデータ通信方法では、受信する際に、データに付加されたデータ送信元やデータ宛先等の情報をすべてチェックする必要があるため、送受信の手順が複雑になり、特に大容量のデータ通信では制御に時間がかかったり、通信を実現するためのハードウエアが高機能・高価格になったりする、という課題があった。   However, in the conventional data communication method, when receiving, it is necessary to check all information such as the data transmission source and data destination added to the data, so the transmission / reception procedure becomes complicated, and particularly large-capacity data In communication, there are problems that control takes time, and hardware for realizing communication is highly functional and expensive.

本発明は、LAN等で接続されたコンピュータ間のデータ通信を効率的に行うことを目的としている。   An object of the present invention is to efficiently perform data communication between computers connected by a LAN or the like.

本発明は、相互にデータ通信を行う複数のコンピュータと該コンピュータ間の通信管理を行う管理コンピュータとの間を接続する第1の通信網と、前記データ通信のために前記複数のコンピュータ間をループ状に接続する第2の通信網とを有するコンピュータ間通信システムを、次のようなコンピュータで構成している。   The present invention provides a first communication network that connects a plurality of computers that perform data communication with each other and a management computer that performs communication management between the computers, and a loop between the plurality of computers for the data communication. A computer-to-computer communication system having a second communication network connected in the form of a computer is configured as follows.

複数のコンピュータは、それぞれ、他のコンピュータに送信するデータが発生したときに、前記第1の通信網を介して前記管理コンピュータに該データの送信許可要求を行う手段と、前記データの送信許可を得た後、前記第2の通信網を介して該データを送信する手段と、前記管理コンピュータから前記第1の通信網を介してデータの受信指示を受けたときに、前記第2の通信網を介して送られて来るデータに対する受信の準備をし、その準備が完了した旨の準備完了通知を該第1の通信網を介して該管理コンピュータに送る手段と、前記第2の通信網を介してデータを受信した後、前記管理コンピュータに前記第1の通信網を介して受信完了通知を行う手段を備えている。   Each of the plurality of computers, when data to be transmitted to another computer occurs, means for requesting transmission of the data to the management computer via the first communication network, and permission to transmit the data. And obtaining the data via the second communication network, and when receiving a data reception instruction from the management computer via the first communication network, the second communication network. And a means for sending a notification of completion of preparation to the management computer via the first communication network, and preparing for reception of the data sent via the second communication network. And receiving means for notifying the management computer via the first communication network after receiving the data.

一方、管理コンピュータは、前記送信許可要求に基づいて、前記データの宛先のコンピュータに対して前記受信指示を行う手段と、前記準備完了通知に基づいて、前記データの送信元のコンピュータに対して前記送信許可を与える手段と、前記受信完了通知に基づいて、前記データの送信元のコンピュータに対して通信完了通知を行う手段を備えている。   On the other hand, the management computer, based on the transmission permission request, performs the reception instruction to the destination computer of the data, and based on the preparation completion notification to the computer of the data transmission Means for granting transmission, and means for notifying the completion of communication to the data transmission source computer based on the notification of completion of reception.

また、本発明のコンピュータ間のデータ通信方法では、相互にデータ通信を行う複数のコンピュータと該コンピュータ間の通信管理を行う管理コンピュータとの間を接続する第1の通信網と、前記データ通信のために前記コンピュータ間をループ状に接続する第2の通信網を有し、次のような処理でコンピュータ間通信を行うようにしている。   According to the data communication method between computers of the present invention, a first communication network that connects a plurality of computers that perform data communication with each other and a management computer that performs communication management between the computers; Therefore, a second communication network for connecting the computers in a loop is provided, and communication between computers is performed by the following processing.

複数のコンピュータの内で他のコンピュータに送信するデータが発生した送信元コンピュータが、第1の通信網を介して管理コンピュータに該データの送信許可要求を行う処理と、前記送信許可要求に基づいて、前記管理コンピュータが前記データの宛先である宛先コンピュータに対して前記第1の通信網を介して受信指示を行う処理と、前記受信指示を受けた前記宛先コンピュータが、前記第2の通信網を介して送られて来るデータに対する受信の準備をし、その準備が完了した旨の準備完了通知を前記第1の通信網を介して前記管理コンピュータに送る処理と、前記準備完了通知に基づいて、前記管理コンピュータが前記送信元コンピュータに対して送信許可を与える処理と、前記送信許可を得た後、前記送信元コンピュータが前記第2の通信網を介して前記データを送信する処理と、前記宛先コンピュータが前記第2の通信網を介して前記データを受信した後、前記管理コンピュータに前記第1の通信網を介して受信完了通知を行う処理と、前記受信完了通知に基づいて、前記管理コンピュータが前記送信元コンピュータに対して通信完了通知を行う処理を、順次行う。   A process in which a transmission source computer that generates data to be transmitted to another computer among a plurality of computers makes a transmission permission request to the management computer via the first communication network, and based on the transmission permission request A process in which the management computer issues a reception instruction to the destination computer that is the destination of the data via the first communication network; and the destination computer that has received the reception instruction passes the second communication network. Processing to prepare for reception of data sent through the network, and to send a preparation completion notification to the management computer via the first communication network to the effect that the preparation has been completed, A process in which the management computer grants transmission permission to the transmission source computer; and after obtaining the transmission permission, the transmission source computer A process of transmitting the data via a communication network; and after the destination computer receives the data via the second communication network, a notification of reception completion via the first communication network is sent to the management computer. Based on the reception completion notification, the management computer sequentially performs communication completion notification to the transmission source computer based on the reception completion notification.

本発明では、データ送受信の全体管理を行う管理コンピュータと実際にデータを送受信する複数のコンピュータの間をLAN等の第1の通信網で接続し、これらの複数のコンピュータ間を光ファイバ等のデータ通信用の第2の通信網でループ状に接続している。これにより、管理コンピュータが第1の通信網によって、送信元コンピュータと宛先コンピュータの状態、及びその他の全体の通信処理を把握し、必要に応じて対象となるコンピュータに必要な情報を与え、適切な処理を促すことができる。従って、データの衝突や、宛先の誤り等を未然に防ぐことができると共に、送信元コンピュータや宛先コンピュータは、パリティチェックやCRCチェック等で送受信データの誤りだけを確認すればよいので、各コンピュータの負荷を軽減することができる。   In the present invention, a management computer that performs overall management of data transmission and reception and a plurality of computers that actually transmit and receive data are connected by a first communication network such as a LAN, and data such as an optical fiber is connected between the plurality of computers. A second communication network for communication is connected in a loop. As a result, the management computer grasps the state of the transmission source computer and the destination computer, and other overall communication processes through the first communication network, and gives necessary information to the target computer as necessary. Processing can be prompted. Therefore, it is possible to prevent data collisions and destination errors, and the transmission source computer and destination computer need only check transmission / reception data errors by parity check, CRC check, etc. The load can be reduced.

この発明の前記並びにその他の目的と新規な特徴は、次の好ましい実施例の説明を添付図面と照らし合わせて読むと、より完全に明らかになるであろう。但し、図面は、もっぱら解説のためのものであって、この発明の範囲を限定するものではない。   The above and other objects and novel features of the present invention will become more fully apparent when the following description of the preferred embodiment is read in conjunction with the accompanying drawings. However, the drawings are for explanation only, and do not limit the scope of the present invention.

図1は、本発明の実施例1を示すコンピュータ間通信システムの構成図である。
このコンピュータ間通信システムは、実際にデータ通信を行うパソコンPC1,PC2,…,PCnと、全体の通信管理を行う通信管理用パソコンPCCを有しており、これらのパソコンPC1〜PCn,PCCが、スイッチングハブ1やルータ等のLAN通信装置を介して接続されている。更に、各パソコンPC1〜PCnは、それぞれ同じ構成の通信カード10を備えている。
FIG. 1 is a configuration diagram of an inter-computer communication system showing a first embodiment of the present invention.
This inter-computer communication system has personal computers PC1, PC2,..., PCn that actually perform data communication, and a communication management personal computer PCC that performs overall communication management. It is connected via a LAN communication device such as a switching hub 1 or a router. Further, each of the personal computers PC1 to PCn includes a communication card 10 having the same configuration.

通信カード10は、LANとは別にパソコンPC1〜PCnの間をループ状に接続する光ファイバ2やLVDS(Low Voltage Differential Signaling)等の通信回線を使用して、パソコン間のデータ転送を行うためのインタフェース回路である。通信カード10は、パソコン本体のPCI(Peripheral Component Interconnect)スロット等に実装されるようになっており、インタフェース(I/F)部11、メモリ制御部12、通信用メモリ13、通信制御部14、受信部15及び送信部16を備えている。   The communication card 10 is used to transfer data between personal computers using a communication line such as an optical fiber 2 or LVDS (Low Voltage Differential Signaling) that connects the personal computers PC1 to PCn in a loop shape separately from the LAN. It is an interface circuit. The communication card 10 is mounted in a PCI (Peripheral Component Interconnect) slot or the like of the personal computer body, and includes an interface (I / F) unit 11, a memory control unit 12, a communication memory 13, a communication control unit 14, A receiving unit 15 and a transmitting unit 16 are provided.

インタフェース部11は実装されたパソコン本体との間のデータ転送を制御するもので、メモリ制御部12は通信用メモリ13に対する読み書きの制御をするものである。通信用メモリ13はデータ転送用のバッファとして使用されるもので、通信制御部14は、光ファイバ2を介して他のパソコンの通信カード10との間のデータ転送を制御するものである。また、受信部15は光ファイバ2からのデータを受信するもので、送信部16は光ファイバ2に対してデータを送信するものである。なお、通信制御部14は、その通信カード10がパソコン間のデータ転送に関わっていないときは、受信部15で受信したデータをそのまま送信部16から光ファイバ2に送信するバイパス・モードに設定するようになっている。   The interface unit 11 controls data transfer with the mounted personal computer main body, and the memory control unit 12 controls reading and writing with respect to the communication memory 13. The communication memory 13 is used as a data transfer buffer, and the communication control unit 14 controls data transfer with the communication card 10 of another personal computer via the optical fiber 2. The receiving unit 15 receives data from the optical fiber 2, and the transmitting unit 16 transmits data to the optical fiber 2. When the communication card 10 is not involved in data transfer between personal computers, the communication control unit 14 sets the bypass mode in which the data received by the receiving unit 15 is transmitted as it is from the transmitting unit 16 to the optical fiber 2. It is like that.

図2〜図4は、それぞれ送信側パソコン、受信側パソコン、及び通信管理用パソコンの処理を示すフローチャートである。   2 to 4 are flowcharts showing the processing of the transmitting personal computer, the receiving personal computer, and the communication management personal computer, respectively.

図2に示すように、送信側パソコン(例えば、PC1)は、ステップS11で通信管理用パソコンPCCへLANを介して、データ送信要求を通知する。このデータ送信要求では、データの宛先のパソコン(例えば、PC4)とデータ量等のデータ内容を伝える。その後、送信側パソコンは通信管理用パソコンPCCからの応答を待つ。   As shown in FIG. 2, the transmitting personal computer (for example, PC1) notifies the communication management personal computer PCC of the data transmission request via the LAN in step S11. In this data transmission request, the data contents such as the data amount are transmitted to the data destination personal computer (for example, PC 4). Thereafter, the transmitting personal computer waits for a response from the communication management personal computer PCC.

ステップS12で、通信管理用パソコンPCCからLANを介して送信許可を受けると、送信側パソコンは、ステップS13で、通信カード10を送信可能状態にして、光ファイバ2を通してデータを送信する。   When transmission permission is received from the communication management personal computer PCC via the LAN in step S12, the transmission-side personal computer sets the communication card 10 in a transmittable state and transmits data through the optical fiber 2 in step S13.

ステップS14で、送信側パソコンは、通信カード10の送信結果を監視し、正常に送信が行われれば、ステップS15へ進む。もしも、異常状態が発生すれば、ステップS11へ戻り、同様の処理を繰り返す。   In step S14, the transmission-side personal computer monitors the transmission result of the communication card 10, and if the transmission is normally performed, the process proceeds to step S15. If an abnormal condition occurs, the process returns to step S11 and the same process is repeated.

ステップS15では、正常に送信が行われたので、送信側パソコンは通信カード10の動作を停止し、光ファイバ2をバイパス状態にして通信管理用パソコンPCCからの応答を待つ。   In step S15, since transmission has been performed normally, the transmitting personal computer stops the operation of the communication card 10, puts the optical fiber 2 into a bypass state, and waits for a response from the communication management personal computer PCC.

ステップS16で、通信管理用パソコンPCCからLANを介して通信完了通知を受け取る。正常に通信が完了している場合には、送信処理は終了する。もしも、異常が生じている場合は、ステップS11へ戻り、同様の処理を繰り返す。   In step S16, a communication completion notification is received from the communication management personal computer PCC via the LAN. If the communication has been completed normally, the transmission process ends. If an abnormality has occurred, the process returns to step S11 and the same processing is repeated.

これに対し、受信側パソコン(例えば、PC4)では、図3に示す処理が行われる。
ステップS21において、通信管理用パソコンPCCからLANを介して受信指示を受けると、ステップS22において、受信側パソコンは通信カード10を受信可能状態に設定し、LANを介して通信管理用パソコンPCCへ準備完了通知を行う。
On the other hand, the processing shown in FIG. 3 is performed in the receiving personal computer (for example, PC 4).
In step S21, when a reception instruction is received from the communication management personal computer PCC via the LAN, in step S22, the receiving personal computer sets the communication card 10 in a receivable state and prepares the communication management personal computer PCC via the LAN. Notify completion.

ステップS23において、通信カード10では、光ファイバ2を通して送られて来たデータを受信し、通信用メモリ13に書き込む。正常にデータが受信できたときにはステップS24へ進み、異常が生じたときにはステップS26へ進む。   In step S 23, the communication card 10 receives the data sent through the optical fiber 2 and writes it in the communication memory 13. When data can be received normally, the process proceeds to step S24, and when an abnormality occurs, the process proceeds to step S26.

ステップS24では、LANを介して通信管理用パソコンPCCへ、正常に受信が完了した旨の受信完了通知を行い、ステップS25で、通信用メモリ13の内容を読み出して処理する。一方、ステップS26では、LANを介して通信管理用パソコンPCCへ、受信に異常が生じた旨の受信完了通知を行う。   In step S24, a reception completion notification indicating that the reception has been completed normally is sent to the communication management personal computer PCC via the LAN. In step S25, the contents of the communication memory 13 are read and processed. On the other hand, in step S26, a reception completion notification is sent to the communication management personal computer PCC via the LAN to indicate that an abnormality has occurred in reception.

正常な場合も異常の場合も、受信完了通知を行った後、ステップS27で、通信カード10の動作を停止し、光ファイバ2をバイパス状態に戻して受信処理を終了する。   In both cases of normal and abnormal, after receiving the reception completion notification, in step S27, the operation of the communication card 10 is stopped, the optical fiber 2 is returned to the bypass state, and the reception process is terminated.

一方、通信管理用パソコンPCCでは、図4に示す処理が行われる。
ステップS31において、送信側パソコン(例えば、PC1)からLANを介してデータ送信要求を受けると、ステップS32において、そのデータ送信要求で指定された受信側パソコン(例えば、PC4)の状態をLANを介して確認する。受信側パソコンが受信可能状態であればステップS33へ進み、受信不可能な状態であれば、受信が可能な状態になるまで、監視を繰り返す。
On the other hand, the communication management personal computer PCC performs the processing shown in FIG.
In step S31, when a data transmission request is received from the transmitting personal computer (for example, PC1) via the LAN, in step S32, the state of the receiving personal computer (for example, PC4) designated by the data transmission request is determined via the LAN. To confirm. If the receiving personal computer is in a receivable state, the process proceeds to step S33.

ステップS33において、LANを介して受信側パソコンへ受信指示を行う。そして、ステップS34で、受信側パソコンからLANを介して準備完了通知を受けると、ステップS35へ進み、LANを介して送信側パソコンへ送信許可を与える。その後、受信側パソコンからの受信完了通知を待つ。   In step S33, a reception instruction is given to the receiving personal computer via the LAN. In step S34, when a preparation completion notification is received from the receiving personal computer via the LAN, the process proceeds to step S35, where transmission permission is given to the transmitting personal computer via the LAN. After that, it waits for a reception completion notification from the receiving personal computer.

ステップS36において、受信側パソコンから、正常または異常の旨を示す受信完了通知を受けると、いずれの場合でもステップS37へ進み、受信側パソコンから受けた受信完了通知に基づいて、送信側パソコンに対して、LANを介して正常または異常の旨を示す通信完了通知を行う。これにより、一連のデータ通信処理は終了する。   In step S36, when a reception completion notification indicating normality or abnormality is received from the reception side personal computer, the process proceeds to step S37 in any case, and the transmission side personal computer is notified based on the reception completion notification received from the reception side personal computer. Then, a communication completion notification indicating normality or abnormality is sent via the LAN. Thereby, a series of data communication processing is completed.

図5は、図1によるデータ通信手順を示すシーケンス図である。なお、この図5において、一重線はLANを介しての通信を示し、二重線は光ファイバ2を介しての通信を示している。   FIG. 5 is a sequence diagram showing a data communication procedure according to FIG. In FIG. 5, the single line indicates communication via the LAN, and the double line indicates communication via the optical fiber 2.

パソコンPC1からパソコンPC4に対するデータ転送の必要が生じると、パソコンPC1は、先ず、通信管理用パソコンPCCに対し、LANを介してデータ送信要求を行う。   When it is necessary to transfer data from the personal computer PC1 to the personal computer PC4, the personal computer PC1 first makes a data transmission request to the communication management personal computer PCC via the LAN.

通信管理用パソコンPCCは、データ送信要求に基づいて、データの宛先であるパソコンPC4に対して受信指示を行う。パソコンPC4は、受信指示に従って受信の準備を行い、通信管理用パソコンPCCに対して準備完了通知を行う。   Based on the data transmission request, the communication management personal computer PCC issues a reception instruction to the personal computer PC4 that is the data destination. The personal computer PC4 prepares for reception according to the reception instruction, and notifies the communication management personal computer PCC of completion of preparation.

通信管理用パソコンPCCは、パソコンPC4の準備完了通知に基づいて、データ送信要求元であるパソコンPC1に対し、送信許可を行う。   The communication management personal computer PCC permits transmission to the personal computer PC1 that is the data transmission request source based on the preparation completion notification of the personal computer PC4.

送信許可を得たパソコンPC1は、光ファイバ2にデータを送信する。このとき、光ファイバ2は、パソコンPC1とパソコンPC4以外では、すべてバイパス・モードに設定されている。これにより、PC1の送信部16から光ファイバ2に送信されたデータは、パソコンPC2,PC3の通信カード10をバイパスして、パソコンPC4の通信カード10の受信部15で受信される。   The personal computer PC 1 that has received the transmission permission transmits data to the optical fiber 2. At this time, the optical fibers 2 are all set to the bypass mode except for the personal computers PC1 and PC4. As a result, the data transmitted from the transmission unit 16 of the PC 1 to the optical fiber 2 is received by the reception unit 15 of the communication card 10 of the personal computer PC4, bypassing the communication card 10 of the personal computers PC2 and PC3.

光ファイバ2からのデータを受信したパソコンPC4は、LANを介して通信管理用パソコンPCCに受信完了通知を行う。通信管理用パソコンPCCは、パソコンPC4から受信した受信完了通知に基づいて、パソコンPC1へ通信完了通知を行い、一連のデータ通信が終了する。   The personal computer PC4 that has received data from the optical fiber 2 sends a reception completion notification to the communication management personal computer PCC via the LAN. The communication management personal computer PCC notifies the personal computer PC1 of the communication completion based on the reception completion notification received from the personal computer PC4, and the series of data communication is completed.

以上のように、この実施例1のコンピュータ間通信システムは、実際にデータを送受信するパソコンPC1〜PCnをループ状に接続する光ファイバ2等の通信回線を設けると共に、LANを介してこれらのパソコンPC1〜PCn間のデータ送受信の全体管理を行う通信管理用パソコンPCCを設けている。これにより、通信管理用パソコンPCCがLANによって、データを送信するパソコンとデータを受信するパソコンの状態、及びその他の全体の通信処理を把握し、必要に応じて対象となるパソコンに必要な情報を与え、適切な処理を促す(送信側パソコンには送信するタイミングの指定、受信側パソコンには受信データの内容は受信可能状態にするタイミングの指定)ことができる。従って、データの衝突や、宛先の誤り等を未然に防ぐことができると共に、送信側パソコンや受信側パソコンは、パリティチェックやCRCチェック等で送受信データの誤りだけを確認すれば良いので、各パソコンPC1〜PCnの負荷を軽減することができる。   As described above, the inter-computer communication system according to the first embodiment is provided with a communication line such as the optical fiber 2 that connects the personal computers PC1 to PCn that actually transmit and receive data in a loop shape, and these personal computers via the LAN. A communication management personal computer PCC that performs overall management of data transmission / reception between PC1 to PCn is provided. As a result, the communication management personal computer PCC understands the state of the personal computer that transmits data and the personal computer that receives data, and other overall communication processes via the LAN, and if necessary, acquires necessary information for the target personal computer. Appropriate processing can be given (designation of transmission timing to the sending personal computer, designation of timing to make the received data content ready to be received by the receiving personal computer). Therefore, it is possible to prevent data collisions and destination errors, etc., and the sending PC and receiving PC need only check transmission / reception data errors by parity check or CRC check. The load on PC1 to PCn can be reduced.

更に、送信時のデータ送信や受信時の受信可能状態への設定以外のデータ通信処理の大部分を、通信カード10で行うように構成しているので、各パソコンの本体をデータ通信で占有することが無く、通信以外の処理を並行して実行できるという利点がある。   Furthermore, since most of the data communication processing other than the data transmission at the time of transmission and the setting to the receivable state at the time of reception is performed by the communication card 10, the main body of each personal computer is occupied by the data communication. There is an advantage that processing other than communication can be executed in parallel.

図6は、本発明の実施例2を示すコンピュータ間通信システムの構成図であり、図1中の要素と共通の要素には共通の符号が付されている。   FIG. 6 is a configuration diagram of an inter-computer communication system showing a second embodiment of the present invention. Elements common to those in FIG. 1 are denoted by common reference numerals.

実施例1とこの実施例2のコンピュータ間通信システムの相違点は、実施例1では全体管理から送受信を行う端末までのすべてを、パソコン本体と通信カード10を利用して行っていたが、この実施例2では、これらを組み込み型の送受信ボード20としている点である。なお、組み込み型の送受信ボード20の構成でも、制御用メモリ22と通信用メモリ13は別に設けるように構成し、データ通信処理の大部分を送受信制御部21や制御用メモリ22とは独立して通信ができるように、通信カード10と同様のメモリ制御部12、通信制御部14、受信部15及び送信部16を配置している。   The difference between the communication system between computers of the first embodiment and the second embodiment is that in the first embodiment, everything from the overall management to the terminal that performs transmission / reception is performed using the personal computer main body and the communication card 10, but this In the second embodiment, these are built-in transmission / reception boards 20. Even in the configuration of the built-in transmission / reception board 20, the control memory 22 and the communication memory 13 are provided separately, and most of the data communication processing is independent of the transmission / reception control unit 21 and the control memory 22. A memory control unit 12, a communication control unit 14, a reception unit 15, and a transmission unit 16 similar to those of the communication card 10 are arranged so that communication can be performed.

この実施例2におけるパソコン間のデータ通信の動作は、機能的には実施例1と全く同様の要素によって行われるので、実施例1と同じである。   The operation of data communication between personal computers in the second embodiment is the same as that of the first embodiment because it is functionally performed by the same elements as in the first embodiment.

以上のように、この実施例2のコンピュータ間通信システムは、実施例1と同様の構成を組み込み型の送受信ボード20を用いて構成し、データの送受信を行う送受信ボード20と、全体のデータ送受信の管理を行うパソコン本体とで、データ通信システムを構成している。これにより、受信側の送受信ボード20が、事前に受信するデータの概要を認識した上でデータ受信を行えるので、信頼性の高いデータ転送を実現することができる。   As described above, the computer-to-computer communication system according to the second embodiment is configured by using the built-in transmission / reception board 20 having the same configuration as that of the first embodiment, and the entire data transmission / reception. A data communication system is configured with a personal computer body that manages the above. As a result, the receiving-side transmitting / receiving board 20 can receive data after recognizing an outline of data to be received in advance, so that highly reliable data transfer can be realized.

また、パソコン本体がデータ送受信の管理を行うことで、送受信ボード20で実施するデータチェックの負荷を軽減することができ、送受信ボード20で利用する通信用の回路規模を縮小でき、かつ効率的なデータ転送を実現することができる。更に、組み込み型の送受信ボード20を利用することにより、パソコン本体と送受信ボード20を機能選択し、それぞれにおいて必要十分な構成にすることができるので、コストを低減することができる。   In addition, by managing the data transmission / reception by the personal computer body, it is possible to reduce the load of data check performed by the transmission / reception board 20, reduce the circuit scale for communication used by the transmission / reception board 20, and efficiently. Data transfer can be realized. Furthermore, by using the built-in transmission / reception board 20, functions of the personal computer main body and the transmission / reception board 20 can be selected and each of them can be configured as necessary and sufficient, thereby reducing the cost.

また、実施例1と同様に、送信時のデータ送信や受信時の受信可能状態への設定以外のデータ通信処理の大部分を、送受信ボード20に含まれる通信カード機能で行うように構成しているので、各パソコンの本体をデータ通信で占有することが無く、通信以外の処理を並行して実行できるという利点がある。   In addition, as in the first embodiment, most of the data communication processing other than the data transmission at the time of transmission and the setting to the receivable state at the time of reception is configured to be performed by the communication card function included in the transmission / reception board 20. Therefore, there is an advantage that the main body of each personal computer is not occupied by data communication, and processes other than communication can be executed in parallel.

なお、本発明は、上記実施例に限定されず、種々の変形が可能である。この変形例としては、例えば、次のようなものがある。
(a) 通信管理用パソコンPCCと各パソコンPC1〜PCnの間を、LANで接続した構成を説明したが、ハブ形式で接続することができる方式であれば、その他の通信方式(例えば、USB:Universal Serial Bus)でも良い。
(b) 複数の宛先に同一のデータを送信する場合、宛先に指定されたパソコンが光ファイバ2から受信したデータを更に光ファイバ2に対して送信するように構成すれば良い。
In addition, this invention is not limited to the said Example, A various deformation | transformation is possible. Examples of this modification include the following.
(A) The configuration in which the communication management personal computer PCC and the personal computers PC1 to PCn are connected via the LAN has been described. However, other communication methods (for example, USB: Universal Serial Bus).
(B) When the same data is transmitted to a plurality of destinations, the personal computer designated as the destination may be configured to further transmit the data received from the optical fiber 2 to the optical fiber 2.

本発明の実施例1を示すコンピュータ間通信システムの構成図である。It is a block diagram of the communication system between computers which shows Example 1 of this invention. 送信側パソコンの処理を示すフローチャートである。It is a flowchart which shows the process of the transmission side personal computer. 受信側パソコンの処理を示すフローチャートである。It is a flowchart which shows the process of a receiving side personal computer. 通信管理用パソコンの処理を示すフローチャートである。It is a flowchart which shows the process of the personal computer for communication management. 図1によるデータ通信手順を示すシーケンス図である。It is a sequence diagram which shows the data communication procedure by FIG. 本発明の実施例2を示すコンピュータ間通信システムの構成図である。It is a block diagram of the communication system between computers which shows Example 2 of this invention.

符号の説明Explanation of symbols

1 スイッチングハブ
2 光ファイバ
10 通信カード
11 インタフェース部
12 メモリ制御部
13 通信用メモリ
14 通信制御部
15 受信部
16 送信部
20 送受信ボード
21 送受信制御部
22 制御用メモリ
PC1〜PCn パソコン
PCC 通信管理用パソコン
DESCRIPTION OF SYMBOLS 1 Switching hub 2 Optical fiber 10 Communication card 11 Interface part 12 Memory control part 13 Memory for communication 14 Communication control part 15 Reception part 16 Transmission part 20 Transmission / reception board 21 Transmission / reception control part 22 Control memory PC1-PCn PC PCC PC for communication management

Claims (5)

相互にデータ通信を行う複数のコンピュータと該コンピュータ間の通信管理を行う管理コンピュータとの間を接続する第1の通信網と、前記データ通信のために前記複数のコンピュータ間をループ状に接続する第2の通信網とを有するコンピュータ間通信システムであって、
前記複数のコンピュータは、それぞれ、
他のコンピュータに送信するデータが発生したときに、前記第1の通信網を介して前記管理コンピュータに該データの送信許可要求を行う手段と、
前記データの送信許可を得た後、前記第2の通信網を介して該データを送信する手段と、
前記管理コンピュータから前記第1の通信網を介してデータの受信指示を受けたときに、前記第2の通信網を介して送られて来るデータに対する受信の準備をし、その準備が完了した旨の準備完了通知を該第1の通信網を介して該管理コンピュータに送る手段と、
前記第2の通信網を介してデータを受信した後、前記管理コンピュータに前記第1の通信網を介して受信完了通知を行う手段とを備え、
前記管理コンピュータは、
前記送信許可要求に基づいて、前記データの宛先のコンピュータに対して前記受信指示を行う手段と、
前記準備完了通知に基づいて、前記データの送信元のコンピュータに対して前記送信許可を与える手段と、
前記受信完了通知に基づいて、前記データの送信元のコンピュータに対して通信完了通知を行う手段とを備えた、
ことを特徴とするコンピュータ間通信システム。
A first communication network that connects a plurality of computers that perform data communication with each other and a management computer that performs communication management between the computers, and a loop connection between the plurality of computers for the data communication A computer-to-computer communication system having a second communication network,
Each of the plurality of computers is
Means for making a transmission permission request for the data to the management computer via the first communication network when data to be transmitted to another computer is generated;
Means for transmitting the data via the second communication network after obtaining permission to transmit the data;
When receiving a data reception instruction from the management computer via the first communication network, it prepares to receive data sent via the second communication network, and that the preparation has been completed. Means for sending a preparation completion notification to the management computer via the first communication network;
Means for notifying the management computer of reception completion via the first communication network after receiving data via the second communication network;
The management computer is
Means for giving the reception instruction to a destination computer of the data based on the transmission permission request;
Means for granting the transmission permission to the data transmission source computer based on the preparation completion notification;
A communication completion notification to the computer that is the transmission source of the data based on the reception completion notification;
A computer-to-computer communication system.
前記複数のコンピュータは、それぞれ前記第2の通信網を介してデータを送受信するために、前記第2の通信網からデータを受信する受信部と、前記第2の通信網へデータを送信する送信部と、前記送受信するデータを一時的に保持する通信用メモリと、前記受信部及び送信部による通信を制御する通信制御部と、前記通信用メモリと前記通信制御部との間でデータの読み書きを行うメモリ制御部と、前記コンピュータ本体に接続するインタフェース部とを有する通信カードを備えたことを特徴とする請求項1記載のコンピュータ間通信システム。   Each of the plurality of computers transmits and receives data to the second communication network, and a receiving unit that receives data from the second communication network in order to transmit and receive data via the second communication network. A communication memory that temporarily holds data to be transmitted and received, a communication control unit that controls communication by the reception unit and the transmission unit, and reading and writing data between the communication memory and the communication control unit 2. The inter-computer communication system according to claim 1, further comprising: a communication card having a memory control unit for performing an operation and an interface unit connected to the computer main body. 前記複数のコンピュータは、それぞれ、前記第1の通信網を介して前記管理コンピュータとの間の通信を行う送受信制御部と、前記送受信制御部で用いる情報を保持する制御用メモリと、前記第2の通信網からデータを受信する受信部と、前記第2の通信網へデータを送信する送信部と、前記第2の通信網で送受信するデータを一時的に保持する通信用メモリと、前記受信部及び送信部による通信を制御する通信制御部と、前記通信用メモリと前記通信制御部との間でデータの読み書きを行うメモリ制御部とを有する送受信ボードを備えたことを特徴とする請求項1記載のコンピュータ間通信システム。   Each of the plurality of computers includes a transmission / reception control unit that communicates with the management computer via the first communication network, a control memory that holds information used in the transmission / reception control unit, and the second A receiving unit that receives data from the communication network, a transmitting unit that transmits data to the second communication network, a communication memory that temporarily holds data to be transmitted and received in the second communication network, and the reception A transmission / reception board comprising: a communication control unit that controls communication by a transmission unit and a transmission unit; and a memory control unit that reads and writes data between the communication memory and the communication control unit. The inter-computer communication system according to 1. 前記複数のコンピュータはデータの送信及び受信を行っていないとき、前記受信部に入力される信号をそのまま前記送信部から出力するバイパス状態に設定されることを特徴とする請求項2または3記載のコンピュータ間通信システム。   4. The computer according to claim 2, wherein the plurality of computers are set to a bypass state in which a signal input to the receiving unit is directly output from the transmitting unit when data is not transmitted and received. Inter-computer communication system. 相互にデータ通信を行う複数のコンピュータと該コンピュータ間の通信管理を行う管理コンピュータとの間を接続する第1の通信網と、前記データ通信のために前記コンピュータ間をループ状に接続する第2の通信網を有し、
前記複数のコンピュータの内で他のコンピュータに送信するデータが発生した送信元コンピュータが、前記第1の通信網を介して前記管理コンピュータに該データの送信許可要求を行う処理と、
前記送信許可要求に基づいて、前記管理コンピュータが前記データの宛先である宛先コンピュータに対して前記第1の通信網を介して受信指示を行う処理と、
前記受信指示を受けた前記宛先コンピュータが、前記第2の通信網を介して送られて来るデータに対する受信の準備をし、その準備が完了した旨の準備完了通知を前記第1の通信網を介して前記管理コンピュータに送る処理と、
前記準備完了通知に基づいて、前記管理コンピュータが前記送信元コンピュータに対して送信許可を与える処理と、
前記送信許可を得た後、前記送信元コンピュータが前記第2の通信網を介して前記データを送信する処理と、
前記宛先コンピュータが前記第2の通信網を介して前記データを受信した後、前記管理コンピュータに前記第1の通信網を介して受信完了通知を行う処理と、
前記受信完了通知に基づいて、前記管理コンピュータが前記送信元コンピュータに前記第1の通信網を介して通信完了通知を行う処理とを、
順次行うことを特徴とするコンピュータ間のデータ通信方法。
A first communication network that connects a plurality of computers that perform data communication with each other and a management computer that manages communication between the computers, and a second network that connects the computers in a loop for the data communication. Communication network
A process in which a transmission source computer that has generated data to be transmitted to another computer among the plurality of computers makes a transmission permission request to the management computer via the first communication network;
A process in which the management computer issues a reception instruction to the destination computer, which is the destination of the data, via the first communication network based on the transmission permission request;
The destination computer that has received the reception instruction prepares to receive data sent via the second communication network, and sends a notification of completion of preparation to the first communication network indicating that the preparation has been completed. Processing to be sent to the management computer via
A process in which the management computer grants transmission permission to the transmission source computer based on the preparation completion notification;
A process in which the transmission source computer transmits the data via the second communication network after obtaining the transmission permission;
A process of notifying the management computer of reception completion via the first communication network after the destination computer receives the data via the second communication network;
Based on the reception completion notification, the management computer performs a communication completion notification to the transmission source computer via the first communication network.
A data communication method between computers, which is performed sequentially.
JP2007125190A 2007-05-10 2007-05-10 Inter-computer communication system and data communication method Withdrawn JP2008283418A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007125190A JP2008283418A (en) 2007-05-10 2007-05-10 Inter-computer communication system and data communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007125190A JP2008283418A (en) 2007-05-10 2007-05-10 Inter-computer communication system and data communication method

Publications (1)

Publication Number Publication Date
JP2008283418A true JP2008283418A (en) 2008-11-20

Family

ID=40143874

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007125190A Withdrawn JP2008283418A (en) 2007-05-10 2007-05-10 Inter-computer communication system and data communication method

Country Status (1)

Country Link
JP (1) JP2008283418A (en)

Similar Documents

Publication Publication Date Title
US6715022B1 (en) Unique serial protocol minicking parallel bus
US6088752A (en) Method and apparatus for exchanging information between buses in a portable computer and docking station through a bridge employing a serial link
CN109558371B (en) Method for communicating with a microcontroller, and computing system
US7356634B2 (en) Device including serial interface
US20180331852A1 (en) Communication network for transmission of messages
JP2014002545A (en) Data transfer device, and data transfer method
CN106126465A (en) A kind of data transmission method and device
US9824052B2 (en) Backplane bus structure of communication system and board recognition method using same
CN104615558A (en) Data transferring method and electronic device
JP2008283418A (en) Inter-computer communication system and data communication method
US20130067130A1 (en) Bus control apparatus and bus control method
US7724775B2 (en) Data transmission circuit and method for controlling the data transmission circuit
EP1988469B1 (en) Error control device
EP1161727B1 (en) Bus bridge
KR102656991B1 (en) Communication control system, control device, communication control method, and communication control program stored in computer-readable recording medium
AU751695B2 (en) Docking system and method
US10831676B2 (en) Apparatus and method for interfacing with common memory
US20110145455A1 (en) Information processing apparatus and method for controlling information processing apparatus
KR200301078Y1 (en) Serial data communication device
KR100451792B1 (en) PB bus interface logic with system of ISA bus
CN102567133A (en) Method for implementing communication by means of interruption I2C (inter to integrated circuit) devices and I2C system
EP1653373B1 (en) Bus bridge
JP2000293443A (en) Data transfer system and data transferring method used for the same
US20140040684A1 (en) System for packet communication and communication method
JP2007140813A (en) Usb device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20100803