JPS61244149A - Data transmission system - Google Patents

Data transmission system

Info

Publication number
JPS61244149A
JPS61244149A JP60085839A JP8583985A JPS61244149A JP S61244149 A JPS61244149 A JP S61244149A JP 60085839 A JP60085839 A JP 60085839A JP 8583985 A JP8583985 A JP 8583985A JP S61244149 A JPS61244149 A JP S61244149A
Authority
JP
Japan
Prior art keywords
signal
data transmission
data
terminal device
response signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP60085839A
Other languages
Japanese (ja)
Inventor
Michio Takayama
高山 美知男
Yuji Ishikawa
裕次 石川
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP60085839A priority Critical patent/JPS61244149A/en
Publication of JPS61244149A publication Critical patent/JPS61244149A/en
Pending legal-status Critical Current

Links

Landscapes

  • Communication Control (AREA)

Abstract

PURPOSE:To prevent an error in basic data transmission control procedure and to reduce the maintenance of a data transmission system and a load in an operation time by discarding a data signal block to be transmitted to the opposite terminal device next unless an answer signal is received within a specific time. CONSTITUTION:A timer circuit 3 is started with timer start information from a received signal processing circuit 1, but if an answer time is sent back within the prescribed time owing to data transmission delay, etc., it is decided that the timer circuit enters a time-out state and then while actuation information for actuating a negative acknowledgement signal generating circuit 4 is generated and sent out to the generating circuit 4, the timer is started so as to monitor the next time-out state. The negative acknowledgement signal generating circuit 4 generates a negative acknowledgement signal NAK with the start information from the timer circuit 3 and sent out to the transmitted signal processing circuit 2.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は基本形データ伝送制御手順を用いてデータ伝送
を行なうデータ伝送システムに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data transmission system that performs data transmission using a basic data transmission control procedure.

〔従来の技術〕[Conventional technology]

基本形データ伝送制御手順はJIS 08382等にて
周知である。第3図はこの制御手順に従ったデータシス
テムの構成図、第4図はそのデータ信号の流れ図である
The basic data transmission control procedure is well known in JIS 08382 and the like. FIG. 3 is a block diagram of a data system according to this control procedure, and FIG. 4 is a flowchart of the data signals.

データ伝送システムでは通常、データ伝送の際の誤りが
システムに悪影響を及ぼさぬように、受信タイムアウト
機能等種々の機能が設けられている。第4図の場合は、
受信を期待していたデータ信号がデータ伝送路上で誤り
、規定時間以内に受信できなかったため、受信タイムア
ウトとなったので、状態確認の間合せ信号を送信し、コ
ンピュータ5と端末装置6の整合をとり、以後のデータ
伝送の維持を図っている。また、この場合データ信号ブ
ロックの順序誤り防止のため、肯定応答信号としてDL
E O,DLE 1を交番させている。
Data transmission systems are usually provided with various functions, such as a reception timeout function, to prevent errors during data transmission from adversely affecting the system. In the case of Figure 4,
The data signal that was expected to be received was incorrect on the data transmission path and could not be received within the specified time, so the reception timed out, so a makeshift signal was sent to check the status and the computer 5 and the terminal device 6 were matched. The aim is to maintain future data transmission. In this case, in order to prevent data signal block order errors, DL is used as an acknowledgment signal.
E O and DLE 1 are alternated.

この基本形に対し、データ伝送路の長距離化、伝送路自
体の効率良い利用等、種々の機能の追加要求が起こり、
変復調装置、多重化装置等、要求に対応可能な種々のデ
ータ伝送装置が発明されてきた。
In response to this basic form, there have been demands for various additional functions, such as longer distances for data transmission lines and more efficient use of the transmission lines themselves.
Various data transmission devices, such as modem and multiplexing devices, have been invented to meet the demands.

第5図はこれらデータ伝送装置をシステム内に導入した
構成例である。データ伝送装置を導入した場合、原理的
に何がしかのデータ伝送遅延が生じる。このデータ伝送
遅延が少ない場合はデータ伝送に影響を与えることはな
いが、著しくデータ伝送遅延が増大するとデータ伝送に
支障をきたすことになる。この−例として第6図にデー
タ信号の流れ図を示す、第6図は受信を期待していた肯
定応答信号DLE Oが規定時間以内に到達せず受信タ
イムアウトとなったので、間合せ信号ENQの送信を行
なった後で、肯定応答信号DLE Oが到着したため、
次のテキスト1を送信した0次に肯定応答信号としてD
LE lを期待していたところに間合せ信号ENQの肯
定応答信号DLE Oがあたかもテキストlの信号の応
答信号のごとく受信されてしまい、制御手順障害が発生
したことを示している。
FIG. 5 shows an example of a configuration in which these data transmission devices are introduced into a system. When a data transmission device is introduced, some data transmission delay will occur in principle. If this data transmission delay is small, it will not affect data transmission, but if the data transmission delay increases significantly, it will impede data transmission. As an example of this, Fig. 6 shows a data signal flowchart. Fig. 6 shows that the acknowledgment signal DLEO, which was expected to be received, did not arrive within the specified time and the reception timed out, so the timing signal ENQ was Since the acknowledgment signal DLE O arrived after the transmission,
D as an acknowledgment signal to the 0th order that sent the next text 1
When LE_1 was expected, the acknowledgment signal DLE_O of the timing signal ENQ was received as if it were a response signal to the text 1 signal, indicating that a control procedure failure had occurred.

なお、破線はデータ伝送遅延を示している。Note that the broken line indicates data transmission delay.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述したように、従来のデータ伝送システムでは著しく
データ伝送遅延を起こすデータ伝送装置をシステム内に
導入した場合はそのデータ伝送遅延により、データ伝送
制御手順に誤りを発生することがあり、この障害を回復
するためにはより高度な障害回復手段を用いなければな
らないという欠点がある。
As mentioned above, in conventional data transmission systems, when a data transmission device that causes a significant data transmission delay is introduced into the system, the data transmission delay may cause an error in the data transmission control procedure, and it is necessary to prevent this failure. The disadvantage is that more sophisticated fault recovery methods must be used to recover.

本発明の目的は、著しくデータ伝送遅延を起こすデータ
伝送装置を導入した場合においても、データ伝送制御手
順障害を起こさぬデータ伝送システムを提供することに
ある。
An object of the present invention is to provide a data transmission system that does not cause failures in data transmission control procedures even when a data transmission device that causes a significant data transmission delay is introduced.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、相手側端末装置からの応答信号を期待する信
号ブロックが白側端末装置から送信されてから、この応
答信号を期待する信号ブロックが所定の時間内に受信さ
れなかった場合には相手側端末装置に次に送信するデー
タ信号ブロックを排棄することにより、基本形データ伝
送制御手順上の誤りを防止するようにしたものである。
According to the present invention, if a signal block expecting a response signal from the other party's terminal device is not received within a predetermined time after a signal block expecting a response signal from the other party's terminal device is transmitted from the white terminal device, By discarding the data signal block to be transmitted next to the side terminal device, errors in the basic data transmission control procedure are prevented.

すなわち、本発明のデータ伝送システムは、基本形デー
タ伝送制御手順を用い、それぞれに設けられたデータ伝
送装置を介して端末装置間でデータ伝送を行なうデータ
伝送システムにおいて、白側端末装置のデータ信号を受
信して相手側端末装置のデータ伝送装置へ送出するとと
もに、受信したデータ信号のうち相手側端末装置からの
応答信号を期待する信号ブロックを検出した場合にはタ
イマ起動情報を作成し、否定応答信号送信情報を受けた
場合には、次に送られてくる白側端末装置からのデータ
信号は否定応答信号に対応したデータ信号ブロックであ
るとしてこのデータ信号ブロックを排棄する受信信号処
理回路と、否定応答信号を発生する否定応答信号発生回
路と、相手側および自側データ伝送装置を経由して相手
側端末装置から送信されてきたデータ信号を受信して白
側端末装置へ送信するとともに、受信信号処理回路で検
出された信号ブロックに対応する応答信号を検出した場
合にはタイマ停止情報を作成し、否定応答信号発生回路
から前記否定応答信号が送出されてきた場合には送信デ
ータ信号の送出を一時中断して前記否定応答信号を白側
端末装置へ送信し、かつ前記否定応答信号を送信した旨
の前記否定応答信号送信情報を受信信号処理回路へ送出
する送信信号処理回路と、前記タイマ起動情報により起
動され、前記タイマ停止情報が予め設定された時間以内
にくればリセットされ、こなかった場合にはタイムアウ
トとして前記否定応答信号発生回路を起動して前記否定
応答信号を発生させるとともに、再起動されるタイマ回
路からなる回路ブロックがデータ伝送装置と端末装置の
間に設置されていることを特徴とする。
That is, the data transmission system of the present invention uses a basic data transmission control procedure and transmits data between terminal devices via data transmission devices provided in each terminal device. It receives and sends it to the data transmission device of the other party's terminal device, and if it detects a signal block that expects a response signal from the other party's terminal device among the received data signals, it creates timer activation information and sends a negative response. When the signal transmission information is received, the receiving signal processing circuit discards the data signal block that is sent next from the white terminal device as a data signal block corresponding to the negative response signal. , a negative response signal generation circuit that generates a negative response signal, and a data signal transmitted from the other party's terminal device via the other party's data transmission device and the own party's data transmission device, and transmits it to the white terminal device; When the reception signal processing circuit detects a response signal corresponding to the detected signal block, timer stop information is created, and when the negative response signal is sent from the negative response signal generation circuit, the timer stop information is generated. a transmission signal processing circuit that temporarily suspends transmission, transmits the negative response signal to the white terminal device, and transmits the negative response signal transmission information indicating that the negative response signal has been transmitted to a reception signal processing circuit; It is activated by timer activation information, and is reset if the timer stop information comes within a preset time, and if it does not arrive, it is determined as a timeout and the negative response signal generation circuit is activated to generate the negative response signal. , a circuit block consisting of a timer circuit to be restarted is installed between the data transmission device and the terminal device.

〔実施例〕〔Example〕

本発明の実施例について図面を参照して説明する。 Embodiments of the present invention will be described with reference to the drawings.

第1図は本発明によるデータ伝送システムの一実施例を
構成する回路ブロックで、第5図に示したコンピュータ
5とデータ伝送装置7の間、端末装置6とデータ伝送装
置8の間に対にして設置される。データ伝送装置がコン
ピュータ等と接続される場合、または端末装置等と接続
される場合のいずれでも同じ方式であるので、本実施例
ではコンピュータ等と接続されるデータ伝送装置に前置
した場合でもってデータ信号処理方式を説明することと
する。
FIG. 1 shows a circuit block constituting an embodiment of the data transmission system according to the present invention. It will be installed. Since the method is the same whether the data transmission device is connected to a computer or the like or a terminal device, etc., in this embodiment, it is possible to The data signal processing method will be explained.

基本形データ伝送の制御手順に従ったコンピュータ5よ
りのブロック単位で送られてきた受信データ信号は受信
信号処理回路lに入力される。受信信号処理回路1は受
信データ信号の基本形データ伝送制御手順を監視し、受
信データ信号のうち、相手の端末装置6からの応答信号
を期待する信号ブロックを検出した場合には、タイマ回
路3のタイマを起動させるタイマ起動情報を作成し、タ
イマ回路3へ送出する。また、受信信号は後述する信号
排棄処理を行なわぬ限り、何ら加工されることなく受信
信号処理回路lを通過し、データ伝送装置7.8へ送ら
れ、最終的には端末装置6へ伝送される。
Received data signals sent in blocks from the computer 5 in accordance with the basic data transmission control procedure are input to the received signal processing circuit l. The received signal processing circuit 1 monitors the basic data transmission control procedure of the received data signal, and when it detects a signal block in the received data signal that expects a response signal from the other party's terminal device 6, it starts the timer circuit 3. Create timer activation information to activate the timer and send it to the timer circuit 3. Further, the received signal passes through the received signal processing circuit 1 without being processed in any way unless the signal discarding process described below is performed, is sent to the data transmission device 7.8, and is finally transmitted to the terminal device 6. be done.

次に端末装置6より送信されたデータ信号は、データ伝
送装置8,7を経由して送信信号処理回路2に入力され
る。送信信号処理回路2も送信データ信号の基本形デー
タ伝送制御手順を監視し、受信信号処理回路1にて検出
された信号ブロックに対応する応答信号を検出した場合
は、タイマ回路3のタイマを停止させるタイマ停止情報
を作成し、タイマ回路3へ送出する。また、送信データ
信号は後述する否定応答信号NAKと競合しない限り、
そのまま送信信号処理回路2を通過し、コンピュータ5
へ伝送される。
Next, the data signal transmitted from the terminal device 6 is input to the transmission signal processing circuit 2 via the data transmission devices 8 and 7. The transmission signal processing circuit 2 also monitors the basic data transmission control procedure of the transmission data signal, and stops the timer of the timer circuit 3 when a response signal corresponding to the signal block detected by the reception signal processing circuit 1 is detected. Create timer stop information and send it to the timer circuit 3. In addition, unless the transmitted data signal conflicts with the negative acknowledgment signal NAK, which will be described later,
It passes through the transmission signal processing circuit 2 as it is and is sent to the computer 5.
transmitted to.

タイマ回路3は受信信号処理回路lよりのタイマ起動情
報によって起動されるが、予め設定された規定時間以内
に端末装置6より応答信号が返送されてくれば、これを
送信信号処理回路2が検出してタイマ停止情報を送出し
てくるので、この情報によりタイマを停止し、値を初期
値に戻し、次のタイマ起動に備えるだけで、特別の処理
は行なわないが、データ伝送遅延等の影響で規定時間以
内に応答信号が返送されなかった場合はタイムアウトと
し、否定応答信号発生回路4を起動させる起動情報を作
成して、否定応答信号発生回路4に送出するとともに次
のタイムアウトを監視させるため、タイマを再起動する
。この否定応答信号発生起動情報およびタイマの再起動
の回数は、使用システムの運用条件に従いあらかじめ規
定されている。
The timer circuit 3 is activated by timer activation information from the received signal processing circuit l, but if a response signal is returned from the terminal device 6 within a preset specified time, the transmitted signal processing circuit 2 detects this. This information will stop the timer, return the value to the initial value, and prepare for the next timer activation. No special processing will be performed, but the impact of data transmission delay etc. If a response signal is not returned within a specified time, it is determined as a timeout, and startup information for activating the negative response signal generation circuit 4 is created and sent to the negative response signal generation circuit 4, and the next timeout is monitored. , restart the timer. The negative response signal generation activation information and the number of restarts of the timer are predefined in accordance with the operating conditions of the system in use.

否定応答信号発生回路4は、タイマ回路3よりの起動情
報により否定応答信号NAKを作成し、これを送信信号
処理回路2に送出する。送信信号処理回路2では通常端
末装置6より送信されてデータ伝送装置8.7を経由し
てきたデータ信号をコンピュータ5へ送信しているが、
否定応答信号発生回路4より否定応答信号NAKが送出
されてきた場合には、端末装置6からの送信データ信号
の送出を一時中断し、否定応答信号NAXをコンピュー
タ5へ送信し、かつ受信信号処理回路lに否定応答信号
NAKを送信した旨の否定応答信号送信情報を送出する
。受信信号処理回路lではこの否定応答信号送信情報を
受けた場合は、次にコンビュータ5より送られてくるデ
ータ信号ブロックは否定応答信号NAKに対応したデー
タ信号ブロックであるとして、このデータ信号ブロック
を排棄し、データ伝送装置7には送らない。
The negative response signal generation circuit 4 creates a negative response signal NAK based on the activation information from the timer circuit 3, and sends it to the transmission signal processing circuit 2. The transmission signal processing circuit 2 normally transmits the data signal transmitted from the terminal device 6 and passed through the data transmission device 8.7 to the computer 5.
When the negative response signal NAK is sent from the negative response signal generation circuit 4, the transmission of the transmission data signal from the terminal device 6 is temporarily interrupted, the negative response signal NAX is transmitted to the computer 5, and the received signal processing is performed. It sends negative response signal transmission information to the effect that the negative response signal NAK has been transmitted to circuit l. When the received signal processing circuit 1 receives this negative acknowledgment signal transmission information, it assumes that the next data signal block sent from the computer 5 is a data signal block corresponding to the negative acknowledgment signal NAK, and processes this data signal block. It is discarded and not sent to the data transmission device 7.

以上、コンピュータ5側の回路について説明したが、端
末装置I!6側も同様である。
The circuit on the computer 5 side has been explained above, but the terminal device I! The same applies to the 6th side.

以上の動作を行なうことにより、基本形データ伝送制御
手順における誤りを防止することができる。
By performing the above operations, errors in the basic data transmission control procedure can be prevented.

第2図は本実施例におけるデータ伝送の一例を示してお
り、受信を規定していた肯定応答信号DLE O,DL
E 1が規定時間以内に到着しなかったために否定応答
信号NAKがコンピュータ5に送信されてテキストO、
テキスト1のデータが排棄されており、制御手順障害は
発生していない。
FIG. 2 shows an example of data transmission in this embodiment, in which the acknowledgment signals DLE O, DL that specify reception are
Since E1 did not arrive within the specified time, a negative acknowledgment signal NAK is sent to the computer 5 and the text O,
The data of Text 1 has been discarded, and no control procedure failure has occurred.

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

以上説明したように本発明は、相手側端末装置からの応
答信号を期待する信号ブロックが自側端末装置から送信
されてから、この応答信号を期待する信号ブロックが所
定の時間内に受信されなかった場合には相手側端末装置
に次に送信するデータ信号ブロックを排棄することによ
り、基本形データ伝送制御手順上の誤りを防止すること
ができ、データ伝送システ与の保守、運用時間の負荷を
軽減する効果がある。
As explained above, the present invention provides a method for transmitting a signal block expecting a response signal from a terminal device on the other side after a signal block expecting a response signal from the terminal device on the other side is not received within a predetermined time. By discarding the next data signal block to be transmitted to the other party's terminal device, errors in the basic data transmission control procedure can be prevented, reducing the burden on maintenance and operation time of the data transmission system. It has a mitigating effect.

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

第1図は本発明によるデータ伝送システムの一実施例を
構成する回路図、第2図は第1図のデータ伝送システム
におけるデータ信号の流れの一例を示す図、第3図はデ
ータ伝送システムの従来例のM4成因、第4図は$3図
のデータ伝送システムにおけるデータ信号の流れの一例
を示す図、第5図はデータ伝送システムの他の従来例の
構成図、第6図は第5図のデータ伝送システムにおける
データ信号の流れの一例を示す図である。 l:受信信号処理回路、 2:送信信号処理回路、 3:タイマ回路。 4:否定応答信号発生回路、 5:コンピュータ、 6:端末装置、 7.8:データ伝送装置。 特許出願人  日本電気株式会社 − ど PJ1図 第3図 第5図
FIG. 1 is a circuit diagram configuring an embodiment of the data transmission system according to the present invention, FIG. 2 is a diagram showing an example of the flow of data signals in the data transmission system of FIG. 1, and FIG. 3 is a diagram of the data transmission system. FIG. 4 is a diagram showing an example of the flow of data signals in a $3 data transmission system, FIG. 5 is a block diagram of another conventional example of a data transmission system, and FIG. FIG. 3 is a diagram showing an example of the flow of data signals in the data transmission system shown in the figure. l: Reception signal processing circuit, 2: Transmission signal processing circuit, 3: Timer circuit. 4: Negative response signal generation circuit, 5: Computer, 6: Terminal device, 7.8: Data transmission device. Patent applicant: NEC Corporation - PJ1 Figure 3 Figure 5

Claims (1)

【特許請求の範囲】 基本形データ伝送制御手順を用い、それぞれに設けられ
たデータ伝送装置を介して端末装置間でデータ伝送を行
なうデータ伝送システムにおいて、 自側端末装置のデータ信号を受信して相手側端末装置の
データ伝送装置へ送出するとともに、受信したデータ信
号のうち相手側端末装置からの応答信号を期待する信号
ブロックを検出した場合にはタイマ起動情報を作成し、
否定応答信号送信情報を受けた場合には、次に送られて
くる自側端末装置からのデータ信号は否定応答信号に対
応したデータ信号ブロックであるとしてこのデータ信号
ブロックを排棄する受信信号処理回路と、 否定応答信号を発生する否定応答信号発生回路と、 相手側および自側データ伝送装置を経由して相手側端末
装置から送信されてきたデータ信号を受信して自側端末
装置へ送信するとともに、受信信号処理回路で検出され
た信号ブロックに対応する応答信号を検出した場合には
タイマ停止情報を作成し、否定応答信号発生回路から前
記否定応答信号が送出されてきた場合には送信データ信
号の送出を一時中断して前記否定応答信号を自側端末装
置へ送信し、かつ前記否定応答信号を送信した旨の前記
否定応答信号送信情報を受信信号処理回路へ送出する送
信信号処理回路と、 前記タイマ起動情報により起動され、前記タイマ停止情
報が予め設定された時間以内にくればリセットされ、こ
なかった場合にはタイムアウトとして前記否定応答信号
発生回路を起動して前記否定応答信号を発生させるとと
もに、再起動されるタイマ回路からなる回路ブロックが
前記データ伝送装置と端末装置の間に設置されているこ
とを特徴とするデータ伝送システム。
[Claims] In a data transmission system that uses a basic data transmission control procedure to transmit data between terminal devices via data transmission devices provided in each terminal device, a data signal from the own terminal device is received and a data signal from the other terminal device is transmitted to the other device. sends it to the data transmission device of the side terminal device, and creates timer activation information if it detects a signal block that expects a response signal from the other side terminal device among the received data signals,
When negative response signal transmission information is received, reception signal processing that discards this data signal block, assuming that the next data signal from the local terminal device is a data signal block corresponding to the negative response signal. a circuit, a negative response signal generation circuit that generates a negative response signal, and a data signal transmitted from the other party's terminal device via the other party's data transmission device and the own party's data transmission device, and transmits it to the own party's terminal device. At the same time, when the reception signal processing circuit detects a response signal corresponding to the detected signal block, timer stop information is created, and when the negative response signal is sent from the negative response signal generation circuit, the transmission data is generated. a transmission signal processing circuit that temporarily suspends signal transmission, transmits the negative response signal to the local terminal device, and transmits the negative response signal transmission information indicating that the negative response signal has been transmitted to a reception signal processing circuit; , The timer is activated by the timer start information, and is reset if the timer stop information arrives within a preset time, and if the timer does not arrive, a timeout occurs and the negative response signal generation circuit is activated to generate the negative response signal. A data transmission system characterized in that a circuit block comprising a timer circuit that is activated and restarted is installed between the data transmission device and the terminal device.
JP60085839A 1985-04-22 1985-04-22 Data transmission system Pending JPS61244149A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60085839A JPS61244149A (en) 1985-04-22 1985-04-22 Data transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60085839A JPS61244149A (en) 1985-04-22 1985-04-22 Data transmission system

Publications (1)

Publication Number Publication Date
JPS61244149A true JPS61244149A (en) 1986-10-30

Family

ID=13870025

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60085839A Pending JPS61244149A (en) 1985-04-22 1985-04-22 Data transmission system

Country Status (1)

Country Link
JP (1) JPS61244149A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100328049A1 (en) * 2008-11-19 2010-12-30 Greatbatch Ltd. Aimd external programmer incorporating a multifunction rfid reader having a limited transmit time and a time-out period
US8410899B2 (en) 2008-11-19 2013-04-02 Greatbatch Ltd. Automobile keyless entry system having an RFID interrogator
EP1449311B1 (en) 2001-11-16 2017-12-13 Koninklijke Philips N.V. Radio communication system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54142902A (en) * 1978-04-28 1979-11-07 Hitachi Ltd Communication system using polling emulator
JPS56115057A (en) * 1980-02-15 1981-09-10 Fujitsu Ltd Data communication system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54142902A (en) * 1978-04-28 1979-11-07 Hitachi Ltd Communication system using polling emulator
JPS56115057A (en) * 1980-02-15 1981-09-10 Fujitsu Ltd Data communication system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1449311B1 (en) 2001-11-16 2017-12-13 Koninklijke Philips N.V. Radio communication system
US20100328049A1 (en) * 2008-11-19 2010-12-30 Greatbatch Ltd. Aimd external programmer incorporating a multifunction rfid reader having a limited transmit time and a time-out period
US8299899B2 (en) * 2008-11-19 2012-10-30 Greatbatch Ltd. AIMD external programmer incorporating a multifunction RFID reader having a limited transmit time and a time-out period
US8410899B2 (en) 2008-11-19 2013-04-02 Greatbatch Ltd. Automobile keyless entry system having an RFID interrogator
US8581694B2 (en) 2008-11-19 2013-11-12 Greatbatch Ltd. RFID interrogator configured for protection against electromagnetic interference of a remote device having an RFID tag

Similar Documents

Publication Publication Date Title
EP0145318B1 (en) Communications method
JPH05327653A (en) Station equipment for varaible time-division communication system
JPH01198130A (en) Method of reducing the number of check point frames
KR20100023732A (en) Transmitting system, apparatus, and method
JPS61244149A (en) Data transmission system
KR100525677B1 (en) Apparatus and method for duplication of communication control module
KR100214134B1 (en) Method for self-test of standby processor in full electronic switching system
JP2002202920A (en) Input/output unit and its internal data communication method
JP2756733B2 (en) Information processing device
JPH03117242A (en) Retrial method for data transmission
JPS58225738A (en) Dispersion type transmission system
JPS6116651A (en) Multilink communication processing system
JP3033660B2 (en) Failure detection method in data communication control
JPH1023046A (en) Poling type monitoring method
JPH0612290A (en) Control data monitor system
JPS62249541A (en) Inter-processor communication system
JPS63314046A (en) Operation monitor device for destination processor
JPH04358251A (en) Method for transmitting data between computers
JPS62105243A (en) Recovery device for system fault
JPH0833063A (en) Transmission method for recovering and keeping lost data
JPH1069445A (en) Abnormality recovery system for remote monitoring system
JPH02262736A (en) Communication system by duplex data communication media
JPS6174437A (en) Data communication control system
JPH0451734A (en) Communication controller
JPH03250239A (en) System for communicating data between processors