JPH0723030A - Serial data communication device - Google Patents
Serial data communication deviceInfo
- Publication number
- JPH0723030A JPH0723030A JP5153080A JP15308093A JPH0723030A JP H0723030 A JPH0723030 A JP H0723030A JP 5153080 A JP5153080 A JP 5153080A JP 15308093 A JP15308093 A JP 15308093A JP H0723030 A JPH0723030 A JP H0723030A
- Authority
- JP
- Japan
- Prior art keywords
- data
- reception
- cpu
- block
- characters
- 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
Links
Landscapes
- Detection And Prevention Of Errors In Transmission (AREA)
- Communication Control (AREA)
Abstract
(57)【要約】
【目的】一定時間内にCPUあるいはその周辺回路相互
間でデータ転送を完了し、誤通信の確率を下げることを
目的とする。
【構成】送信側に、同一なフレームの送信データをN回
直列データとして送信する送信インターフェース12を
設け、受信側に、送信されたデータを受信する受信イン
ターフェース21と、受信したN個のフレームのデータ
より正常な受信データを解析する受信解析ブロックと、
正常な受信データを解析できないとき、異常処理を行う
異常処理ブロックとを設けた。
(57) [Abstract] [Purpose] The purpose is to complete the data transfer between the CPU and its peripheral circuits within a fixed time and reduce the probability of erroneous communication. [Composition] The transmitting side is provided with a transmitting interface 12 for transmitting the same frame of transmitting data as N times serial data, and the receiving side is provided with a receiving interface 21 for receiving the transmitted data and a received N number of frames. A reception analysis block that analyzes normal received data rather than data,
An abnormal processing block is provided for performing abnormal processing when normal received data cannot be analyzed.
Description
【0001】[0001]
【産業上の利用分野】本発明は、直列データ通信装置に
関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a serial data communication device.
【0002】[0002]
【従来の技術】従来の直列データ通信装置では、図6の
ブロック図に示すように、送信ブロック1は、CPU1
11、周辺回路112からなる送信CPUブロック11
と、送信インターフェース12と、通信状態データ受信
ブロック13と、異常処理ブロック14から構成され、
受信ブロック2は、CPU231、周辺回路232から
なる受信CPUブロック23と、受信インターフェース
21と、受信解析ブロック22と、通信状態データ送信
ブロック25とから構成されている。2. Description of the Related Art In a conventional serial data communication device, as shown in the block diagram of FIG.
11, a transmission CPU block 11 including a peripheral circuit 112
And a transmission interface 12, a communication status data reception block 13, and an abnormality processing block 14,
The reception block 2 includes a reception CPU block 23 including a CPU 231, a peripheral circuit 232, a reception interface 21, a reception analysis block 22, and a communication status data transmission block 25.
【0003】そして、図7のフローチャートに示すよう
に、送信ブロック1では、CPU111、周辺回路11
2からなる送信CPUブロック11で処理Aiを演算処
理し、その処理Aiより算出されるデータAiを送信イ
ンターフェース12により送信する。その送信されたデ
ータAiを受信ブロック2では、受信インターフェース
21によりデータAiを受信し、受信解析ブロック22
にデータAiを受け渡す。そして、受信解析ブロック2
2でパリティ検査あるいは巡回符号検査などの通信デー
タ誤り検出または一部の修正を行う。この誤り検出の結
果、通信正常なときは、CPU231、周辺回路232
からなる受信CPUブロック23にデータAiを受け渡
し、受信CPUブロック23で処理Biを実行する。さ
らに、通信状態データ送信ブロック25より通信状態デ
ータを正常として送信ブロック1に通信あるいはロジッ
クレベル信号として受け渡す。また、受信異常なとき
は、通信状態データ送信ブロック25より通信状態デー
タを異常として送信ブロック1に通信あるいはロジック
レベル信号として受け渡す。Then, as shown in the flowchart of FIG. 7, in the transmission block 1, the CPU 111 and the peripheral circuit 11 are provided.
The transmission CPU block 11 consisting of two processes the processing Ai, and the transmission interface 12 transmits the data Ai calculated by the processing Ai. In the receiving block 2, the transmitted data Ai is received by the receiving interface 21, and the receiving analysis block 22 receives the data Ai.
The data Ai is transferred to. Then, the reception analysis block 2
At 2, the communication data error detection such as the parity check or the cyclic code check or the partial correction is performed. As a result of this error detection, when the communication is normal, the CPU 231 and the peripheral circuit 232
The data Ai is transferred to the receiving CPU block 23, and the receiving CPU block 23 executes the process Bi. Further, the communication state data transmission block 25 determines that the communication state data is normal and transfers it to the transmission block 1 as a communication or a logic level signal. When the reception is abnormal, the communication state data transmission block 25 regards the communication state data as abnormal and transfers it to the transmission block 1 as a communication or a logic level signal.
【0004】その送られた通信状態データを送信ブロッ
ク1では、通信状態データ受信ブロック13で受取り、
通信状態データが正常なときは、受信CPUブロック1
1で次の処理Ai+1 を行い、データAi+1 を上記の処理
で通信する。また、通信状態データが異常なときは、デ
ータAiを再送可能と判定すると送信インターフェース
12よりデータAiを上記処理で通信し、データAiを
再送不可能と判定すると異常処理ブロック14で異常処
理を行う。The transmitted communication state data is received by the transmission block 1 in the communication state data reception block 13,
When the communication status data is normal, the receiving CPU block 1
In step 1, the next processing A i + 1 is performed, and the data A i + 1 is communicated by the above processing. Further, when the communication status data is abnormal, if it is determined that the data Ai can be retransmitted, the transmission interface 12 communicates the data Ai by the above processing, and if it is determined that the data Ai cannot be retransmitted, the abnormality processing block 14 performs the abnormal processing. .
【0005】[0005]
【発明が解決しようとする課題】このような従来の直列
データ通信装置では、ハンドシェークを行い誤通信の確
率を下げていた。そのため送信側は、受信側からの通信
状態データ信号が正常であることを確認して次の処理を
実行するか、通信データを保持し、通信状態データ信号
に同期した割り込み処理により、再度同一データの通信
を行っていた。そのため、一定時間内にCPUあるいは
その周辺回路相互間でデータ転送を完了し、誤通信の確
率を下げることは困難なものである。In such a conventional serial data communication device, handshaking is performed to reduce the probability of erroneous communication. Therefore, the sending side confirms that the communication status data signal from the receiving side is normal and executes the next processing, or holds the communication data and performs the same data again by the interrupt processing synchronized with the communication status data signal. Was communicating. Therefore, it is difficult to complete the data transfer between the CPU and its peripheral circuits within a fixed time and reduce the probability of erroneous communication.
【0006】本発明は、このような問題を解決するもの
で、受信側の通信状態には関係なく同一フレームのデー
タを複数回通信することにより、一定時間内にCPUあ
るいはその周辺回路相互間でデータ転送を完了し、誤通
信の確率を下げることができる直列データ通信装置を提
供することを目的とする。The present invention solves such a problem. By transmitting data of the same frame a plurality of times regardless of the communication state of the receiving side, the CPU or its peripheral circuits can communicate with each other within a fixed time. An object of the present invention is to provide a serial data communication device that can complete data transfer and reduce the probability of erroneous communication.
【0007】[0007]
【課題を解決するための手段】上記課題を解決するため
に、本発明の直列データ通信装置は、送信側には、受信
側の通信状態には関係なく、同一フレームのデータを複
数回通信するデータ通信手段を設け、受信側には、受信
された直列データより正常な受信データを解析する受信
解析手段を設け、一定時間内にCPUあるいはその周辺
回路相互間でデータ転送を完了するように構成したもの
である。In order to solve the above-mentioned problems, the serial data communication apparatus of the present invention communicates data of the same frame a plurality of times to the transmitting side regardless of the communication state of the receiving side. The data communication means is provided, and the receiving side is provided with the reception analysis means for analyzing the normal received data from the received serial data, and the data transfer is completed between the CPU and its peripheral circuits within a fixed time. It was done.
【0008】[0008]
【作用】この構成により、一定時間内に送受信できる直
列データを複数回通信するため、一定時間内にCPUあ
るいはその周辺回路相互間でデータ転送を完了でき、誤
通信の確率を下げることができる。With this configuration, serial data that can be transmitted and received within a fixed time is communicated a plurality of times, so that data transfer can be completed between the CPU and its peripheral circuits within a fixed time, and the probability of erroneous communication can be reduced.
【0009】[0009]
【実施例】以下本発明の一実施例を図面に基づいて説明
する。図1は本発明の直列データ通信装置の一実施例を
示すブロック図である。図1において、送信ブロック1
は、CPU111、周辺回路112からなる送信CPU
ブロック11と、送信インターフェース12とから構成
され、受信ブロック2は、CPU231、周辺回路23
2からなる受信CPUブロック23と、受信インターフ
ェース21と、受信解析ブロック22と、異常処理ブロ
ック24とから構成されている。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of a serial data communication device of the present invention. In FIG. 1, the transmission block 1
Is a transmission CPU including a CPU 111 and a peripheral circuit 112.
The reception block 2 includes a block 11 and a transmission interface 12. The reception block 2 includes a CPU 231 and a peripheral circuit 23.
The reception CPU block 23 is composed of two, the reception interface 21, the reception analysis block 22, and the abnormality processing block 24.
【0010】そして、図2のフローチャートに示すよう
に、送信ブロック1では、CPU111、周辺回路11
2からなる送信CPUブロック11で処理Aiを演算処
理し、その処理Aiより算出される1フレームK個のキ
ャラクタからなるデータAiを送信インターフェース1
2によりN回同一データAiを送信する。その送信され
たN個の同一なデータAiを受信ブロック2では、受信
インターフェース21によりN個のデータAi(j)
(ただしj=1,2,3…N)として受信し、受信解析
ブロック22にN個のデータAi(j)を受け渡す。受
信解析ブロック22では、このN個のデータAi(j)
より、正常な通信データを解析してCPU231、周辺
回路232からなる受信CPUブロック23にデータA
iを受け渡す。そして、受信CPUブロック23で処理
Biを実行する。また、正常な通信データを解析できな
い場合は、異常処理ブロック24により異常処理を行
う。このとき、送信ブロック1では、受信ブロック2で
の通信データ処理時間のみを考慮し、受信CPUブロッ
ク11で次の処理Ai+1 を行い、データAi+1 を上記の
処理で通信し、受信CPUブロック23で処理Bi+1 を
実行する。Then, as shown in the flow chart of FIG. 2, in the transmission block 1, the CPU 111 and the peripheral circuit 11 are provided.
The transmission CPU block 11 composed of 2 processes the processing Ai, and the data Ai composed of K characters of one frame calculated by the processing Ai is transmitted to the transmission interface 1
2, the same data Ai is transmitted N times. In the receiving block 2, the received N identical data Ai are received by the receiving interface 21.
(However, j = 1, 2, 3 ... N), and N pieces of data Ai (j) are transferred to the reception analysis block 22. In the reception analysis block 22, the N data Ai (j)
The normal communication data is analyzed and data A is stored in the receiving CPU block 23 including the CPU 231 and the peripheral circuit 232.
hand over i. Then, the receiving CPU block 23 executes the process Bi. If normal communication data cannot be analyzed, the abnormality processing block 24 performs abnormality processing. At this time, in the transmission block 1, considering only the communication data processing time in the reception block 2, the reception CPU block 11 performs the next processing A i + 1 , and the data A i + 1 is communicated by the above processing, The receiving CPU block 23 executes the process B i + 1 .
【0011】このとき、受信解析ブロック22では、図
3のフローチャートに示すように、受信したN個のデー
タAi(j)を同一データ群に分類し、独立でそのデー
タ群の最も数の多いデータを正常な受信データAiと判
断する。また、独立でデータ群の最も数の多いデータが
存在しない場合は、通信異常と判断する。At this time, the reception analysis block 22 classifies the received N data Ai (j) into the same data group as shown in the flow chart of FIG. Is determined as normal received data Ai. If there is no independent data with the largest number of data groups, it is determined that there is a communication error.
【0012】図1の直列データ通信装置において、他の
処理の流れを説明する。図1において、1フレームがM
個のキャラクタと通信するM個のキャラクタの誤りを検
証するためのチェック・キャラクタからなるデータAi
を送信ブロック1より送信し、その同一なN個のフレー
ムのデータAiを受信ブロック2内の受信インターフェ
ース21でN個のフレームのデータAi(j)(ただし
j=1,2,3…N)として受信し、受信解析ブロック
22にN個のフレームのデータAi(j)を受け渡す。
このとき受信解析ブロック22では、図4のフローチャ
ートに示すように、受信したN個のフレームのデータA
i(j)内のチェック・キャラクタを同一キャラクタ群
に分け、独立でそのキャラクタ群の最も数の多いチェッ
クキャラクタを正常なチェックキャラクタと判断し、そ
のチェック・キャラクタになる受信データAi(j)を
正常受信データAiとする。また、独立でキャラクタ群
の最も数の多いチェックキャラクタが存在しない、ある
いは、チェック・キャラクタになるデータAi(j)が
存在しない場合は、通信異常と判断する。Another processing flow in the serial data communication device of FIG. 1 will be described. In FIG. 1, one frame is M
Data Ai consisting of check characters for verifying errors in M characters communicating with the characters
Is transmitted from the transmission block 1, and the same N frames of data Ai are received by the reception interface 21 in the reception block 2 of N frames of data Ai (j) (where j = 1, 2, 3 ... N). Then, the data Ai (j) of N frames is transferred to the reception analysis block 22.
At this time, the reception analysis block 22 receives the data A of the received N frames as shown in the flowchart of FIG.
The check character in i (j) is divided into the same character group, the check character with the largest number in the character group is independently determined as a normal check character, and the received data Ai (j) that becomes the check character is determined. Normal reception data Ai. If there is no independent check character with the largest number of character groups, or if there is no data Ai (j) that becomes a check character, it is determined that communication is abnormal.
【0013】図1の直列データ通信装置において、さら
に他の処理の流れについて説明する。図1において、1
フレームがM個のキャラクタと通信するM個のキャラク
タの誤りを検証するためのチェック・キャラクタからな
るデータAiを送信ブロック1より送信し、その同一な
N個のフレームのデータAiを受信ブロック2内の受信
インターフェース21でN個のフレームのデータAi
(j)(ただしj=1,2,3…N)として受信し、受
信解析ブロック22にN個のフレームのデータAi
(j)を受け渡す。このとき、受信解析ブロック22で
は、図5のフローチャートに示すように、受信したN個
のデータAi(j)が全て同一データであるときは、そ
のデータを正常受信データAiとし、同一データでない
ときは、受信したN個のフレームのデータAi(j)内
のチェック・キャラクタを同一キャラクタ群に分け、独
立でそのキャラクタ群の最も数の多いチェックキャラク
タを正常なチェックキャラクタと判断し、そのチェック
・キャラクタになる受信データAi(j)を正常受信デ
ータAiとする。また、独立でキャラクタ群の最も数の
多いチェックキャラクタが存在しない、あるいは、チェ
ック・キャラクタになるデータAi(j)が存在しない
場合は、通信異常と判断する。In the serial data communication apparatus shown in FIG. 1, another processing flow will be described. In FIG. 1, 1
A frame transmits a data Ai consisting of a check character for verifying an error of M characters communicating with M characters from a transmission block 1, and the same N frames of data Ai are received in a reception block 2. Of the N frames of data Ai at the reception interface 21 of
(J) (where j = 1, 2, 3 ... N), and the reception analysis block 22 receives data Ai of N frames.
(J) Hand over. At this time, in the reception analysis block 22, when all the received N data Ai (j) are the same data, as shown in the flowchart of FIG. Divides the check characters in the received N frames of data Ai (j) into the same character group, independently determines that the largest number of check characters in the character group is a normal check character, and The received data Ai (j) that becomes a character is set as the normal received data Ai. If there is no independent check character with the largest number of character groups, or if there is no data Ai (j) that becomes a check character, it is determined that communication is abnormal.
【0014】[0014]
【発明の効果】以上のように、本発明によれば、一定時
間内にCPUあるいはその周辺回路相互間でデータ転送
を完了し、誤通信の確率を下げることが行え、実用的に
きわめて有用である。As described above, according to the present invention, the data transfer between the CPU and its peripheral circuits can be completed within a fixed time, and the probability of erroneous communication can be reduced, which is extremely useful in practice. is there.
【図面の簡単な説明】[Brief description of drawings]
【図1】本発明の一実施例の直列データ通信装置の構成
を示すブロック図FIG. 1 is a block diagram showing a configuration of a serial data communication device according to an embodiment of the present invention.
【図2】本発明の一実施例の直列データ通信装置におけ
る処理の流れを示すフローチャート図FIG. 2 is a flow chart diagram showing a flow of processing in the serial data communication apparatus according to the embodiment of the present invention.
【図3】本発明の一実施例の直列データ通信装置の受信
解析ブロックにおける処理の流れを示すフローチャート
図FIG. 3 is a flow chart diagram showing a flow of processing in a reception analysis block of the serial data communication apparatus in one embodiment of the present invention.
【図4】本発明の一実施例の直列データ通信装置の受信
解析ブロックにおける他の処理の流れを示すフローチャ
ート図FIG. 4 is a flowchart showing another processing flow in the reception analysis block of the serial data communication apparatus according to the embodiment of the present invention.
【図5】本発明の一実施例の直列データ通信装置の受信
解析ブロックにおけるさらに他の処理の流れを示すフロ
ーチャート図FIG. 5 is a flowchart showing the flow of yet another process in the reception analysis block of the serial data communication device in one embodiment of the present invention.
【図6】従来の直列データ通信装置の構成を示すブロッ
ク図FIG. 6 is a block diagram showing a configuration of a conventional serial data communication device.
【図7】従来の直列データ通信装置における処理の流れ
を示すフローチャート図FIG. 7 is a flowchart showing a flow of processing in the conventional serial data communication device.
1 送信ブロック 2 受信ブロック 11 送信CPUブロック 12 送信インターフェース 21 受信インターフェース 22 受信解析ブロック 23 受信CPUブロック 24 異常処理ブロック 111 CPU 112 周辺回路 231 CPU 232 周辺回路 1 Transmission Block 2 Reception Block 11 Transmission CPU Block 12 Transmission Interface 21 Reception Interface 22 Reception Analysis Block 23 Reception CPU Block 24 Abnormal Processing Block 111 CPU 112 Peripheral Circuit 231 CPU 232 Peripheral Circuit
Claims (4)
路相互間で複数個のキャラクタからなる1フレームのデ
ータ転送を完了するシステムにおいて、送信側は、受信
側の通信状態には関係なく一定時間内に同一フレームの
直列データを複数回通信するデータ通信手段を備え、受
信側は、受信された直列データより正常な受信データを
解析する受信解析手段を備えた直列データ通信装置。1. In a system which completes data transfer of one frame consisting of a plurality of characters between a CPU and its peripheral circuits within a fixed time, the transmitting side is within a fixed time regardless of the communication state of the receiving side. A serial data communication device comprising: a data communication unit for communicating serial data of the same frame a plurality of times; and a receiving side having a reception analysis unit for analyzing normal received data from the received serial data.
路相互間でK個のキャラクタからなる1フレームのデー
タ転送を完了するシステムにおいて、受信解析手段が、
その送信されたデータを受信する受信インターフェース
と、その受信したN個のフレームのデータより、単独で
最も数の多いデータを正常な受信データと判断・解析す
る受信解析ブロックと、正常な受信データを解析できな
いとき異常処理を行う異常処理ブロックと、CPUと周
辺回路からなる受信CPUブロックとを備えた請求項1
記載の直列データ通信装置。2. In a system for completing the data transfer of one frame consisting of K characters between the CPU or its peripheral circuits within a fixed time, the reception analysis means comprises:
The reception interface that receives the transmitted data, the reception analysis block that individually determines and analyzes the most numerous data as normal reception data from the received N frames of data, and the normal reception data An abnormality processing block for performing abnormality processing when analysis is not possible, and a receiving CPU block including a CPU and peripheral circuits.
The serial data communication device described.
路相互間でM個のキャラクタと通信するM個のキャラク
タの誤りを検証するためのチェック・キャラクタからな
る1フレームのデータ転送を完了するシステムにおい
て、受信解析手段が、その送信されたデータを受信する
受信インターフェースと、その受信したN個のフレーム
のデータより単独で最も数の多いチェック・キャラクタ
になるM個のキャラクタを正常な受信データと判断・解
析する受信解析ブロックと、正常な受信データを解析で
きないとき異常処理を行う異常処理ブロックと、CPU
と周辺回路からなる受信CPUブロックとを備えた請求
項1記載の直列データ通信装置。3. A system for completing one frame of data transfer consisting of check characters for verifying an error of M characters communicating with M characters between a CPU and its peripheral circuits within a fixed time. The reception analysis means determines that the reception interface that receives the transmitted data and the M characters that are the largest number of check characters independently of the received N frames of data are normal reception data. -Reception analysis block for analysis, abnormal processing block for performing abnormal processing when normal received data cannot be analyzed, and CPU
The serial data communication device according to claim 1, further comprising: a reception CPU block including a peripheral circuit.
路相互間でM個のキャラクタと通信するM個のキャラク
タの誤りを検証するためのチェック・キャラクタからな
る1フレームのデータ転送を完了するシステムにおい
て、受信解析手段が、その送信されたデータを受信する
受信インターフェースと、その受信したN個のフレーム
のデータより全て同一データのとき正常データと判断
し、全てのデータが同一でないとき、単独で最も数の多
いチェック・キャラクタになるM個のキャラクタを正常
な受信データと判断・解析する受信解析ブロックと、正
常な受信データを解析できないとき異常処理を行う異常
処理ブロックと、CPUと周辺回路からなる受信CPU
ブロックとを備えた請求項1記載の直列データ通信装
置。4. A system for completing one-frame data transfer consisting of check characters for verifying an error of M characters communicating with M characters between a CPU or its peripheral circuits within a fixed time. When the reception analysis means receives the transmitted data and the received N frames of data are all the same data, the reception analysis means determines that the data is normal. It consists of a reception analysis block that determines and analyzes M characters that are a large number of check characters as normal received data, an abnormal processing block that performs abnormal processing when normal received data cannot be analyzed, and a CPU and peripheral circuits. Receiving CPU
The serial data communication device according to claim 1, further comprising a block.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5153080A JPH0723030A (en) | 1993-06-24 | 1993-06-24 | Serial data communication device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5153080A JPH0723030A (en) | 1993-06-24 | 1993-06-24 | Serial data communication device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH0723030A true JPH0723030A (en) | 1995-01-24 |
Family
ID=15554545
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP5153080A Pending JPH0723030A (en) | 1993-06-24 | 1993-06-24 | Serial data communication device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0723030A (en) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2010095342A (en) * | 2008-10-16 | 2010-04-30 | Mitsubishi Electric Corp | Elevator safety system |
| JP2010102632A (en) * | 2008-10-27 | 2010-05-06 | Panasonic Electric Works Co Ltd | Authentication system |
| USRE41497E1 (en) | 1998-01-23 | 2010-08-10 | Sony Corporation | Radio transmission method and radio transmission device |
| WO2010109748A1 (en) * | 2009-03-25 | 2010-09-30 | 三菱電機株式会社 | Signal transmission device |
-
1993
- 1993-06-24 JP JP5153080A patent/JPH0723030A/en active Pending
Cited By (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| USRE41497E1 (en) | 1998-01-23 | 2010-08-10 | Sony Corporation | Radio transmission method and radio transmission device |
| USRE43907E1 (en) | 1998-01-23 | 2013-01-01 | Sony Corporation | Radio transmission method and radio transmission device |
| USRE45242E1 (en) | 1998-01-23 | 2014-11-11 | Thomson Licensing | Radio transmission method and radio transmission device |
| JP2010095342A (en) * | 2008-10-16 | 2010-04-30 | Mitsubishi Electric Corp | Elevator safety system |
| JP2010102632A (en) * | 2008-10-27 | 2010-05-06 | Panasonic Electric Works Co Ltd | Authentication system |
| WO2010109748A1 (en) * | 2009-03-25 | 2010-09-30 | 三菱電機株式会社 | Signal transmission device |
| CN102361810A (en) * | 2009-03-25 | 2012-02-22 | 三菱电机株式会社 | Signal transmission device |
| KR101250729B1 (en) * | 2009-03-25 | 2013-04-03 | 미쓰비시덴키 가부시키가이샤 | Signal transmission device |
| JP5523443B2 (en) * | 2009-03-25 | 2014-06-18 | 三菱電機株式会社 | Elevator signal transmission device |
| US8959405B2 (en) | 2009-03-25 | 2015-02-17 | Mitsubishi Electric Corporation | Signal transmission device for elevator |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4688035A (en) | End user data stream syntax | |
| JP2503086B2 (en) | Data link control method | |
| JPS602813B2 (en) | Computer-to-computer communication method and system | |
| GB2198018A (en) | Simultaneous data communication | |
| US5455917A (en) | Apparatus and method for frame switching | |
| JPH0723030A (en) | Serial data communication device | |
| JP3996928B2 (en) | How to handle corrupted data | |
| JPS62239737A (en) | Transmission error detection system | |
| US20050154956A1 (en) | Detection of errors | |
| US7454514B2 (en) | Processing data with uncertain arrival time | |
| JPH01252037A (en) | Transmitting error correcting system | |
| JPS5829243A (en) | Signal monitoring device of transmission system | |
| JPS6362427A (en) | Detection system for error of data communication | |
| JPH06350611A (en) | Communication processing method | |
| JP3250756B2 (en) | Automatic retransmission request data transmission method | |
| JP2843449B2 (en) | Data transfer device | |
| JPH05324545A (en) | Bus controller | |
| JPS589449A (en) | Data message decoding system | |
| JPS6239929A (en) | Data transmission equipment | |
| JPH0313038A (en) | Asynchronous serial data transmitter | |
| JPS581235A (en) | Transfer system for communication bus data | |
| JPS63217736A (en) | Data transmission system | |
| JP2874983B2 (en) | Communication device | |
| Hunt et al. | DDCMP protocol on a DMA serial-line board | |
| JPH02298133A (en) | Method and equipment for data communication |