JPH06224921A - Polling signal synchronization protection circuit - Google Patents

Polling signal synchronization protection circuit

Info

Publication number
JPH06224921A
JPH06224921A JP835793A JP835793A JPH06224921A JP H06224921 A JPH06224921 A JP H06224921A JP 835793 A JP835793 A JP 835793A JP 835793 A JP835793 A JP 835793A JP H06224921 A JPH06224921 A JP H06224921A
Authority
JP
Japan
Prior art keywords
signal
polling
polling signal
circuit
count value
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
JP835793A
Other languages
Japanese (ja)
Inventor
Eiji Maekawa
英二 前川
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP835793A priority Critical patent/JPH06224921A/en
Publication of JPH06224921A publication Critical patent/JPH06224921A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)

Abstract

PURPOSE:To realize a synchronization protection circuit for a polling signal with a small scale of circuit configuration. CONSTITUTION:A periodic frame signal is in existence in an outgoing signal and plural polling signal areas are in existence at an equal interval between the frame signals. A polling signal detection circuit 2 detects a polling signal addressed to a concerned equipment in the polling signal area. A frame signal detection circuit 4 detects the frame signal. A count circuit 6 is initialized for each detection of the frame signal and outputs a polling signal position count 7 synchronously with each polling signal area. A first-in first-out memory circuit 8 stores a position count P and a protection count S with respect to each polling signal position addressed to the concerned equipment. A condition discrimination circuit 11 receives a polling signal detection signal 3 and the position count 7 and outputs a polling signal 12 whose synchronization is protected by using the counts P, S read from the memory circuit 8 as criteria.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、主装置と複数の従装置
との間でのポーリング方式によるディジタル通信におけ
るポーリング信号の同期保護回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a polling signal synchronization protection circuit in digital communication by a polling system between a main device and a plurality of slave devices.

【0002】[0002]

【従来の技術】主装置と従装置との間でのポーリング方
式により通信を行う場合、主装置は下り伝送路にポーリ
ング信号を送出し、従装置は自装置宛のポーリング信号
に同期して上り伝送路へメッセージ等の上り信号を送出
する。ポーリング信号は下り伝送路に繰り返し送出さ
れ、一般に従装置ではN回連続して自装置宛のポーリン
グ信号を検出すると、ポーリング信号を装置本体に出し
始める。ここで、雑音等の影響にり、下り伝送路のポー
リング信号が一時的に変化すると、従装置では自装置宛
のポーリング信号を検出できず、装置本体にポーリング
信号を出力することができなくなる。このような場合、
従装置では、一定の条件下でポーリング信号を継続して
出力して、雑音等によるポーリング信号の欠落を保護す
る必要がある。
2. Description of the Related Art When communication is performed between a master device and a slave device by a polling method, the master device sends a polling signal to a downlink transmission line, and the slave device goes up in synchronization with a polling signal addressed to itself. Uplink signals such as messages are sent to the transmission path. The polling signal is repeatedly transmitted to the downlink transmission line, and generally when the slave device detects the polling signal addressed to itself in N consecutive times, it starts outputting the polling signal to the device body. Here, if the polling signal on the downlink transmission line temporarily changes due to the influence of noise or the like, the slave device cannot detect the polling signal addressed to itself, and cannot output the polling signal to the device body. In such cases,
In the slave device, it is necessary to continuously output the polling signal under a certain condition to protect the missing of the polling signal due to noise or the like.

【0003】図4に、下り信号に周期Tsでフレーム信
号やポーリング信号などの同期信号がある場合の従来の
同期保護回路のブロック構成図を示す。図において、同
期信号検出回路18は信号線17より下り信号を入力
し、同期信号を検出すると信号線19に同期信号検出信
号を出力する。メモリ回路20は同期信号検出のカウン
ト値を記憶するもので、読み出し信号によりカウント値
を信号線21に出力し、書き込み信号がくるとカウント
値を信号線22より書き込む。同期タイミング信号発生
回路23は信号線25からのクリア信号により零に初期
化され、下り信号の周期Tsと同じ時間毎に同期タイミ
ング信号を信号線24に出力する。条件判定回路26は
メモリ回路20よりカウント値を読み出し、これらの値
と信号線19の同期信号検出信号および信号線24の同
期タイミング信号の有無により、同期信号を信号線27
に発生するとともに、同期信号検出のカウント値を計算
してメモリ回路20への書き込みと信号線25へのクリ
ア信号の発生を行う。
FIG. 4 shows a block diagram of a conventional sync protection circuit in the case where a downlink signal has a sync signal such as a frame signal or a polling signal at a cycle Ts. In the figure, the sync signal detection circuit 18 inputs a down signal from the signal line 17, and outputs a sync signal detection signal to the signal line 19 when the sync signal is detected. The memory circuit 20 stores the count value of the synchronization signal detection, outputs the count value to the signal line 21 by the read signal, and writes the count value from the signal line 22 when the write signal comes. The synchronization timing signal generation circuit 23 is initialized to zero by the clear signal from the signal line 25, and outputs the synchronization timing signal to the signal line 24 at the same time as the period Ts of the downlink signal. The condition determination circuit 26 reads the count value from the memory circuit 20, and determines the synchronization signal based on these values and the presence or absence of the synchronization signal detection signal on the signal line 19 and the synchronization timing signal on the signal line 24.
In addition to the above, the count value for detecting the synchronization signal is calculated, and writing to the memory circuit 20 and generation of a clear signal to the signal line 25 are performed.

【0004】この同期保護回路における条件判定回路2
6は以下のように動作する。
Condition determination circuit 2 in this synchronization protection circuit
6 operates as follows.

【0005】ステップ1:信号線19の同期信号検出信
号を監視する。信号線19に同期信号検出信号を検出す
ると、信号線25にクリア信号を発生し、同期タイミン
グ信号発生回路23を初期化するとともに、カウント値
を1にし、メモリ回路20に書き込み、ステップ2へ進
む。
Step 1: The sync signal detection signal on the signal line 19 is monitored. When the sync signal detection signal is detected on the signal line 19, a clear signal is generated on the signal line 25 to initialize the sync timing signal generation circuit 23, set the count value to 1, and write it in the memory circuit 20, and then proceed to step 2. .

【0006】ステップ2:信号線24の同期タイミング
信号を監視し、同期タイミング信号を検出すると、信号
線19に同期信号検出信号が有るか無かを判定する。同
期信号検出信号が無ければ、ステップ1に戻る。同期信
号検出信号が有れば、メモリ回路20からカウント値を
読み出し、その値を1増加する。カウント値が予め定め
られた整数値Nより小さければ、カウンタ値をメモリ回
路20に書き込み、本ステップを繰り返す。カウント値
がNであれば、カウント値に予め定められた整数値Mを
加えてN+Mとし、このN+Mをカウント値としてメモ
リ回路20に書き込み、信号線27に同期信号を出し、
ステップ3へ進む。
Step 2: The synchronization timing signal on the signal line 24 is monitored, and when the synchronization timing signal is detected, it is determined whether or not there is a synchronization signal detection signal on the signal line 19. If there is no sync signal detection signal, the process returns to step 1. If there is a sync signal detection signal, the count value is read from the memory circuit 20 and the value is incremented by 1. If the count value is smaller than the predetermined integer value N, the counter value is written in the memory circuit 20, and this step is repeated. If the count value is N, a predetermined integer value M is added to the count value to obtain N + M, this N + M is written to the memory circuit 20 as a count value, and a synchronization signal is output to the signal line 27.
Go to step 3.

【0007】ステップ3:信号線24の同期タイミング
信号を監視し、同期タイミング信号を検出すると、信号
線19に同期信号検出信号が有るか無いかを判定する。
同期信号検出信号が無ければ、メモリ回路20からカウ
ント値を読み出し、カウント値を1減少しステップ4へ
進む。同期信号検出信号が有れば、メモリ回路20から
カウント値を読み出し、カウント値をN+Mとしてメモ
リ回路20に書き込み、信号線7に同期信号を出し、本
ステップを繰り返す。
Step 3: The synchronization timing signal on the signal line 24 is monitored, and when the synchronization timing signal is detected, it is determined whether or not there is a synchronization signal detection signal on the signal line 19.
If there is no synchronizing signal detection signal, the count value is read from the memory circuit 20, the count value is decremented by 1, and the process proceeds to step 4. If there is a sync signal detection signal, the count value is read from the memory circuit 20, the count value is written as N + M in the memory circuit 20, a sync signal is output to the signal line 7, and this step is repeated.

【0008】ステップ4:カウント値がNより大きけれ
ば、このカウント値をメモリ回路20に書き込み、信号
線27に同期信号を出し、ステップ3を実行する。カウ
ント値がN以下であれば、ステップ1へ戻る。
Step 4: If the count value is larger than N, this count value is written in the memory circuit 20, a synchronizing signal is output to the signal line 27, and step 3 is executed. If the count value is N or less, the process returns to step 1.

【0009】上記の動作より、図4の同期保護回路は、
下り信号に周期Tsの同期信号があるとき、N回連続し
て下り信号に同期信号を検出すると、同期Tsで信号線
27に同期信号を出し始め、同期信号を検出しない場合
も、その回数がM回未満の場合は継続して同期信号を出
力し、M回連続して下り信号に同期信号を検出しない
と、信号線27の同期信号出力を停止することが分か
る。これにより、雑音等の影響により、下り信号の同期
信号が一時的に変化しても、一定の条件下で、信号線2
7の同期信号を継続して出力することができ、雑音等に
よる同期信号の欠落を保護することができる。
From the above operation, the synchronization protection circuit of FIG.
When a downlink signal has a synchronization signal of a cycle Ts, if a synchronization signal is detected in the downlink signal N times consecutively, the synchronization signal starts to be output to the signal line 27 at the synchronization Ts, and even if the synchronization signal is not detected, the number of times is It can be seen that when the number of times is less than M times, the synchronization signal is continuously output, and when the synchronization signal is not detected in the downlink signal continuously M times, the synchronization signal output of the signal line 27 is stopped. As a result, even if the synchronization signal of the downlink signal temporarily changes due to the influence of noise, etc.
It is possible to continuously output the synchronization signal of No. 7 and protect the loss of the synchronization signal due to noise or the like.

【0010】[0010]

【発明が解決しようとする課題】図3は、フレーム信号
とポーリング信号領域の同期信号が有る場合の下り信号
の一例と通信システムの概念図である。図において、主
装置13と従装置14は下り伝送路15と上り伝送路1
6で接続されており、下り伝送路に下り信号が伝送され
ている。下り信号には、周期Tfのフレーム信号が有
り、このフレーム信号に挟まれて間隔Tpでポーリング
信号領域(1)〜(4)が有る。あるポーリング信号領
域(i)はフレーム信号毎に同一のポーリング信号から
なり、従って、ポーリング信号領域(i)の信号は周期
Tfの繰り返し信号となる。従装置14は、下り信号の
フレーム信号およびポーリング信号領域(1)〜(4)
内の自従装置宛のポーリング信号に同期して上り伝送路
に上り信号を送出する。このとき、自従装置宛のポーリ
ング信号はポーリング信号領域(1)〜(4)の何処に
あるか、また、一つあるいは複数のポーリング信号領域
にあるかは任意となるため、フレーム信号に挟まれた複
数のポーリング領域での自装置宛ポーリング信号に周期
性は無い。
FIG. 3 is a conceptual diagram of an example of a downlink signal and a communication system when there is a frame signal and a synchronization signal in a polling signal area. In the figure, a master device 13 and a slave device 14 are designated as a downlink transmission line 15 and an uplink transmission line 1.
6 are connected, and a downlink signal is transmitted to the downlink transmission path. The downlink signal includes a frame signal having a period Tf, and the polling signal regions (1) to (4) are sandwiched between the frame signals and have an interval Tp. A certain polling signal area (i) is composed of the same polling signal for each frame signal, and thus the signal in the polling signal area (i) is a repeating signal of the cycle Tf. The slave device 14 uses the downlink signal frame signal and polling signal areas (1) to (4).
The upstream signal is transmitted to the upstream transmission line in synchronization with the polling signal addressed to the self-slave device. At this time, it is optional where the polling signal addressed to the self-serving apparatus is in the polling signal areas (1) to (4) and in one or a plurality of polling signal areas. The polling signal addressed to the own device in the plurality of polling areas is not periodic.

【0011】図3の下り信号のフレーム信号および自装
置宛ポーリング信号の同期保護回路として、図4の従来
の同期保護回路を適用した場合を考えてみる。
Consider the case where the conventional synchronization protection circuit of FIG. 4 is applied as the synchronization protection circuit of the frame signal of the down signal and the polling signal addressed to the own device of FIG.

【0012】フレーム信号は周期Tfの信号であるの
で、同期タイミング信号発生回路23の同期タイミング
信号の周期をTfとすることで、図4の同期保護回路を
そのまま用いることができる。一方、自装置宛ポーリン
グ信号は、ポーリング信号領域(1)〜(4)のどこに
あるか、また、一つのポーリング信号領域を使用してい
るのか、複数のポーリング領域を使用しているのか、分
からないので、ポーリング信号領域の間隔Tpでの図4
の同期保護回路を適用することができない。しかし、任
意のポーリング信号領域の信号はフレーム信号の周期T
fで繰り返しているので、各ポーリング信号領域毎に周
期Tfの同期保護回路を図4の回路で構成し、これをポ
ーリング信号領域の数だけ用意すれば、フレーム信号と
同じく、自装置宛のポーリング信号に対しても雑音等に
よる欠落を保護することができる。即ち、例えば、ポー
リング信号領域(1)に自装置宛ポーリング信号が有る
と、この信号は周期Tfで必ず有るので、図4の構成の
回路で自装置宛ポーリング信号を検出し同期信号を出す
ことができる。また、ポーリング信号領域(2)に自装
置宛ポーリング信号が無いと、図4の構成の回路は自装
置宛ポーリング信号を検出することができず、結果とし
て同期信号を出さない。従って、各ポーリング信号領域
に対応して周期Tfの同期保護回路を構成し、各回路の
同期信号出力の論理和を同期信号とすることにより、自
装置宛の全てのポーリング信号に対する同期保護回路を
構成することができる。
Since the frame signal has a period Tf, by setting the period of the synchronization timing signal of the synchronization timing signal generation circuit 23 to Tf, the synchronization protection circuit of FIG. 4 can be used as it is. On the other hand, it is possible to know where the polling signal addressed to the own device is in the polling signal areas (1) to (4), whether one polling signal area is used, or whether a plurality of polling areas are used. As shown in FIG.
The synchronization protection circuit of can not be applied. However, the signal in the arbitrary polling signal area is the period T of the frame signal.
Since it is repeated at f, the synchronization protection circuit of the period Tf is configured for each polling signal area by the circuit of FIG. 4, and if the number of polling signal areas is prepared, the polling for its own device is performed like the frame signal. It is possible to protect the signal from being lost due to noise or the like. That is, for example, if there is a polling signal addressed to its own device in the polling signal area (1), this signal is always present at the cycle Tf, so the circuit of the configuration of FIG. 4 detects the polling signal addressed to its own device and outputs a synchronization signal. You can Further, if there is no polling signal addressed to the self device in the polling signal area (2), the circuit having the configuration of FIG. 4 cannot detect the polling signal addressed to the self device, and as a result, does not output the synchronization signal. Therefore, by configuring a synchronization protection circuit having a period Tf corresponding to each polling signal area and using the logical sum of the synchronization signal outputs of each circuit as the synchronization signal, the synchronization protection circuits for all polling signals addressed to the own device are provided. Can be configured.

【0013】このように、図3の下り信号に見られるフ
レーム信号および自装置宛のポーリング信号の同期保護
回路を、図4の従来の同期保護回路で構成できるが、こ
の回路構成では、ポーリング信号については図4と同じ
回路を下り信号内のポーリング信号領域の数だけ必要と
し、回路規模が大きくなる欠点が有る。
As described above, the synchronization protection circuit for the frame signal found in the downlink signal of FIG. 3 and the polling signal addressed to itself can be configured by the conventional synchronization protection circuit of FIG. 4. In this circuit configuration, the polling signal is used. With respect to the above, the same circuit as in FIG. 4 is required for the number of polling signal areas in the downlink signal, and there is a drawback that the circuit scale becomes large.

【0014】本発明は、図3の下り信号に見られるよう
なポーリング信号領域における自装置宛のポーリング信
号の同期保護回路を、上記従来の同期保護回路の適用に
見られる回路規模より小さな規模で提供することを目的
とする。
The present invention provides a synchronization protection circuit for a polling signal addressed to itself in the polling signal area as shown in the downlink signal of FIG. 3 with a scale smaller than that of the conventional synchronization protection circuit. The purpose is to provide.

【0015】[0015]

【課題を解決するための手段】上記の目的を達成するた
めの本発明のポーリング信号同期保護回路は、周期的に
繰り返されるフレーム信号を検出し、フレーム信号検出
信号を出力するフレーム信号検出回路と、前記フレーム
信号に挾まれて等間隔に配置されたポーリング信号領域
の中の自装置宛のポーリング信号を検出し、ポーリング
信号検出信号を出力するポーリング信号検出回路と、前
記フレーム信号検出信号により初期化され、各ポーリン
グ信号領域に同期してカウント値を更新し、該カウント
値をポーリング信号位置カウント値として出力するポー
リング信号位置カウント回路と、前記ポーリング信号検
出信号に対応して、当該ポーリング信号位置カウント値
(位置カウント値)及び当該ポーリング信号検出信号の
出力回数(保護カウント値)を記憶し、該記憶内容が書
き込まれた順に読み出される先入れ先出しメモリ回路
と、前記先入れ先出しメモリ回路から位置カウント値と
保護カウント値を1組ずつ読み出し再書き込みする手段
を有し、前記ポーリング信号検出信号およびポーリング
信号位置カウント値を入力とし、前記先入れ先出しメモ
リ回路から読み出された位置カウント値および保護カウ
ント値を判定基準として、同期保護した自装置宛ポーリ
ング信号を出力する条件判定回路とからなる。
A polling signal synchronization protection circuit of the present invention for achieving the above object includes a frame signal detection circuit that detects a frame signal that is periodically repeated and outputs a frame signal detection signal. , A polling signal detection circuit that detects a polling signal addressed to its own device in a polling signal area arranged at equal intervals sandwiched by the frame signal, and outputs a polling signal detection signal; And a polling signal position counting circuit that updates the count value in synchronization with each polling signal area and outputs the count value as a polling signal position count value, and the polling signal position corresponding to the polling signal detection signal. The count value (position count value) and the number of times the polling signal detection signal is output (protection A first-in first-out memory circuit for reading out the stored contents, and a unit for reading and rewriting the position count value and the protection count value from the first-in first-out memory circuit one by one. A condition determination circuit that receives a detection signal and a polling signal position count value and outputs a synchronously protected polling signal addressed to itself by using the position count value and the protection count value read from the first-in first-out memory circuit as a determination reference. .

【0016】[0016]

【作用】フレーム信号検出回路でフレーム信号を検出
し、ポーリング信号検出回路で自装置宛のポーリング信
号を検出する。検出したフレーム信号を基準としてポー
リング信号領域を計測するポーリング信号位置カウント
回路により、検出した自装置宛のポーリング信号の位置
を知ることができる。また、この位置カウント値と、こ
の位置にある自装置宛ポーリング信号の保護カウント値
を記憶し、書き込まれた順に読み出される先入れ先出し
メモリ回路を用いることにより、フレーム信号に同期し
て巡回的にこれらの値を書き込みおよび読み出すことが
できる。条件判定回路は、前記フレーム信号検出回路と
ポーリング信号検出回路からの検出信号および先入れ先
出しメモリ回路から読み込んだ位置カウント値と保護カ
ウント値により、同期保護した自装置宛のポーリング信
号を出力する。このように、一組のフレーム信号検出回
路、ポーリング信号検出回路、ポーリング信号位置カウ
ント回路、先入れ先出しメモリ回路、条件判定回路だけ
で、図3の下り信号に見られるようなポーリング信号領
域中の自装置宛ポーリング信号の同期保護回路を実現す
ることができ、回路規模の小さなポーリング信号同期保
護回路が可能となる。
The frame signal detection circuit detects the frame signal, and the polling signal detection circuit detects the polling signal addressed to itself. The position of the detected polling signal addressed to the own device can be known by the polling signal position counting circuit that measures the polling signal area based on the detected frame signal. In addition, by using this first-in first-out memory circuit that stores this position count value and the protection count value of the polling signal addressed to the own device at this position and is read out in the order in which they are written, these positions are cyclically synchronized with the frame signal. Values can be written and read. The condition judging circuit outputs a polling signal addressed to its own device, which is synchronously protected, according to the detection signals from the frame signal detecting circuit and the polling signal detecting circuit and the position count value and the protection count value read from the first-in first-out memory circuit. As described above, only one set of the frame signal detection circuit, the polling signal detection circuit, the polling signal position counting circuit, the first-in first-out memory circuit, and the condition determination circuit can be used in the own device in the polling signal region as seen in the down signal of FIG. A synchronization protection circuit for the addressed polling signal can be realized, and a polling signal synchronization protection circuit with a small circuit scale can be realized.

【0017】[0017]

【実施例】以下、図面に基づいて本発明の一実施例につ
いて詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described in detail below with reference to the drawings.

【0018】図1は、本発明のポーリング信号同期保護
回路の一実施例を示すブロック図である。1は入力の下
り信号、2はポーリング信号検出回路、3はポーリング
信号検出回路2の出力信号でポーリング信号検出信号、
4はフレーム信号検出回路、5はフレーム信号検出回路
4の出力信号でフレーム信号検出信号、6はポーリング
信号位置カウント回路、7はポーリング信号位置カウン
ト回路6の出力信号でポーリング信号位置カウント値、
8は先入れ先出しメモリ回路、9は先入れ先出しメモリ
回路8からの読み出し信号、10は先入れ先出しメモリ
回路8への書き込む信号、11は条件判定回路、12は
条件判定回路11から出力されるポーリング信号であ
る。
FIG. 1 is a block diagram showing an embodiment of a polling signal synchronization protection circuit of the present invention. 1 is an input down signal, 2 is a polling signal detection circuit, 3 is an output signal of the polling signal detection circuit 2, and a polling signal detection signal,
4 is a frame signal detection circuit, 5 is an output signal of the frame signal detection circuit 4, a frame signal detection signal, 6 is a polling signal position count circuit, 7 is an output signal of the polling signal position count circuit 6, and a polling signal position count value,
Reference numeral 8 is a first-in first-out memory circuit, 9 is a read signal from the first-in first-out memory circuit 8, 10 is a signal to be written in the first-in first-out memory circuit 8, 11 is a condition determination circuit, and 12 is a polling signal output from the condition determination circuit 11.

【0019】本実施例でも、入力の下り信号1として図
3に示した下り信号を例に説明する。即ち、入力の下り
信号1には、周期Tfのフレーム信号が有り、フレーム
信号に挟まれて間隔Tpでポーリング信号領域(1)〜
(4)が有る。このとき、あるポーリング信号領域
(i)はフレーム信号毎に同一のポーリング信号からな
り、従って、ポーリング信号領域(i)の信号は周期T
fの繰り返し信号となる。自装置宛のポーリング信号は
ポーリング信号領域(1)〜(4)の何処にあるか、ま
た、一つなのか複数なのかは任意であり、フレーム信号
に挟まれた領域での自装置宛ポーリング信号に周期性は
無い。
Also in this embodiment, the downlink signal shown in FIG. 3 will be described as an example of the input downlink signal 1. That is, the input downstream signal 1 includes a frame signal having a period Tf, and is sandwiched between the frame signals and at the interval Tp, the polling signal regions (1) to
There is (4). At this time, a certain polling signal area (i) consists of the same polling signal for each frame signal, and therefore the signal in the polling signal area (i) has a period T.
It becomes a repeating signal of f. It is optional where the polling signal addressed to the own device is in the polling signal areas (1) to (4), and whether there is one or a plurality of polling signals. The polling signal addressed to the own apparatus in the area sandwiched by the frame signals is arbitrary. The signal has no periodicity.

【0020】下り信号1にある自装置宛ポーリング信号
およびフレーム信号は、信号のビットパターンの一致を
監視する等の手段により、ポーリング信号検出回路2お
よびフレーム信号検出回路4で検出することができる。
フレーム信号は周期Tfの繰り返し信号であり、その位
置は確定しているので、従来の方法で同期保護すること
ができる。従って、フレーム信号検出回路4は同期保護
を行ったフレーム信号検出信号5を出力するとする。ポ
ーリング信号検出回路2は、フレーム信号毎に、下り信
号1のポーリング信号領域(1)〜(4)の一つあるい
は複数のいずれかに自装置宛ポーリング信号を検出した
ときのみポーリング信号検出信号3を出力する。この自
装置宛のポーリング信号はポーリング信号領域(1)〜
(4)の何処にあるかは任意であるため、雑音等により
ポーリング信号領域の信号が妨害を受けたとき、自装置
宛ポーリング信号を検出できない場合が生じる。
The polling signal and the frame signal addressed to the own device in the downlink signal 1 can be detected by the polling signal detecting circuit 2 and the frame signal detecting circuit 4 by means such as monitoring the bit patterns of the signals.
Since the frame signal is a repetitive signal of the cycle Tf and its position is fixed, it is possible to perform synchronization protection by the conventional method. Therefore, it is assumed that the frame signal detection circuit 4 outputs the frame signal detection signal 5 with the synchronization protection. The polling signal detection circuit 2 detects the polling signal detection signal 3 only when it detects the polling signal addressed to itself in one or more of the polling signal areas (1) to (4) of the downlink signal 1 for each frame signal. Is output. The polling signal addressed to this device is the polling signal area (1)-
Since the location of (4) is arbitrary, when the signal in the polling signal area is disturbed by noise or the like, the polling signal addressed to the own device may not be detected.

【0021】ポーリング信号位置カウント回路6は、下
り信号1のポーリング信号領域の間隔Tpでカウント値
を増加し、フレーム信号検出信号5の入力により初期化
される。このようにして、ポーリング信号位置カウント
回路6は、下り信号1の各ポーリング信号領域(1)〜
(4)に同期してポーリング信号位置カウント値7を出
力する。
The polling signal position counting circuit 6 increments the count value at the interval Tp of the polling signal area of the downlink signal 1 and is initialized by the input of the frame signal detection signal 5. In this way, the polling signal position counting circuit 6 operates in the respective polling signal areas (1) to (1) of the downlink signal 1.
The polling signal position count value 7 is output in synchronization with (4).

【0022】先入れ先出しメモリ回路8は、自装置宛ポ
ーリング信号の検出されたポーリング信号領域毎に、そ
のポーリング信号位置カウント値(位置カウント値Pと
称す)とポーリング信号検出信号の出力回数(保護カウ
ント値Sと称す)を記憶する。この先入れ先出しメモリ
回路8は、条件判定回路11の制御により、書き込み信
号10として位置カウント値Pと保護カウント値Sを入
力して記憶し、この入力順に読み出し信号9として出力
する。
The first-in first-out memory circuit 8 outputs the polling signal position count value (referred to as position count value P) and the number of times the polling signal detection signal is output (protection count value) for each polling signal area in which the polling signal addressed to the self device is detected. S) is stored. The first-in first-out memory circuit 8 inputs and stores the position count value P and the protection count value S as the write signal 10 under the control of the condition determination circuit 11, and outputs the read signal 9 in the input order.

【0023】条件判定回路11は歌内部レジスタR1、
R2を有する。ここで、内部レジスタR1には、先入れ
先出しメモリ回路8から読み出し信号9として出力され
た1組の位置カウントPと保護カウント値Sが記憶され
る。内部レジスタR2には、1組のPとSを1データと
して、内部レジスタR2及び先入れ先出しメモリ回路8
内の全データ数を示す値が記憶される。この条件判定回
路11は、ポーリング信号検出回路2のポーリング信号
検出信号3およびポーリング信号位置カウント回路6の
ポーリング信号位置カウント値7を入力とし、内部レジ
スタR1の位置カウント値Pと保護カウント値Sを判定
基準として同期保護した自装置宛ポーリング信号12を
出力する。
The condition judging circuit 11 is a song internal register R1,
Has R2. Here, the internal register R1 stores a set of the position count P and the protection count value S output as the read signal 9 from the first-in first-out memory circuit 8. The internal register R2 and the first-in-first-out memory circuit 8 have one set of P and S as one data.
A value indicating the total number of data in is stored. The condition determination circuit 11 receives the polling signal detection signal 3 of the polling signal detection circuit 2 and the polling signal position count value 7 of the polling signal position count circuit 6 as inputs and outputs the position count value P and the protection count value S of the internal register R1. A polling signal 12 addressed to its own device, which is synchronously protected, is output as a determination criterion.

【0024】条件判定回路11の動作を更に図2の流れ
図を参照して以下に説明する。
The operation of the condition judgment circuit 11 will be described below with reference to the flowchart of FIG.

【0025】条件判定回路11は、最初にステップS1
で先入れ先出しメモリ回路8の内容をクリアし、ステッ
プS2で内部レジスタR2の内容を零にし、ステップS
3で内部レジスタR1の位置カウント値Pと保護カウン
ト値Sを零とし、ステップS4に進む。ステップ4で
は、ポーリング信号検出信号3をポーリング信号位置カ
ウント値7の入力毎に監視する。ポーリング信号位置カ
ウント値7の入力信号(入力値Cと称す)はポーリング
信号領域に同期しているので、ポーリング信号検出信号
3が無ければ自装置宛のポーリング信号がポーリング信
号領域に無いことになり、ステップS5に進む。ステッ
プS5では、最初の段階では、ステップS3で内部レジ
スタR1の位置カウント値Pは零になっているので、ポ
ーリング信号位置カウント値7の入力値Cとは一致せ
ず、ステップS4にループする。このループは、ステッ
プS4でポーリング信号検出信号3を検出するまで続け
られる。
The condition judging circuit 11 firstly executes step S1.
The contents of the first-in first-out memory circuit 8 are cleared in step S2, the contents of the internal register R2 are set to zero in step S2, and step S2 is executed.
At 3, the position count value P and the protection count value S of the internal register R1 are set to zero, and the process proceeds to step S4. In step 4, the polling signal detection signal 3 is monitored every time the polling signal position count value 7 is input. Since the input signal of the polling signal position count value 7 (referred to as input value C) is synchronized with the polling signal area, if there is no polling signal detection signal 3, the polling signal addressed to the own device is not in the polling signal area. , And proceeds to step S5. In step S5, at the first stage, since the position count value P of the internal register R1 is zero in step S3, it does not match the input value C of the polling signal position count value 7, and the process loops to step S4. This loop is continued until the polling signal detection signal 3 is detected in step S4.

【0026】ステップS4でポーリング信号検出信号3
を検出すると、ステップS6に進み、ポーリング信号位
置カウント値7の入力値Cと内部レジスタR1の位置カ
ウント値Pが一致しているかを判定する。最初のこのス
テップでは、Pはステップ3で零になっているのでCと
Pは一致せず、ステップS7に進む。ステップS7で
は、ポーリング信号位置カウント値7の入力値Cを位置
カウント値Pとし、1を保護カウント値Sとして、先入
れ先出しメモリ回路8に書き込む。次のステップS8で
内部レジスタR2を1増加してステップS9に進む。ス
テップS9では、R2が1の時、ステップS10に進
み、R2が1でないときは、ただちにステップS4にル
ープする。ステップS10では、先入れ先出しメモリ回
路8から先入れ順に1組の位置カウント値Pと保護カウ
ント値Sを読み出し、内部レジスタR1にセットし、ス
テップS4にループする。
In step S4, the polling signal detection signal 3
If the input value C of the polling signal position count value 7 and the position count value P of the internal register R1 match, the process proceeds to step S6. In this first step, since P is zero in step 3, C and P do not match, and the process proceeds to step S7. In step S7, the input value C of the polling signal position count value 7 is set as the position count value P, and 1 is set as the protection count value S, which is written in the first-in first-out memory circuit 8. In the next step S8, the internal register R2 is incremented by 1, and the process proceeds to step S9. In step S9, when R2 is 1, the process proceeds to step S10, and when R2 is not 1, the process immediately loops to step S4. In step S10, a set of position count value P and protection count value S is read from the first-in first-out memory circuit 8 in the first-in first-out order, set in the internal register R1, and looped to step S4.

【0027】ステップS4で再びポーリング信号検出信
号3を検出し、ステップS6でそのポーリング信号位置
カウント値7の入力値Cと内部レジスタR1の位置カウ
ント値Pが一致していないとき、ステップS7で、この
新規に検出されたポーリング信号検出信号3に対応する
ポーリング信号位置カウント値7の入力値Cを位置カウ
ント値Pとし、1を保護カウント値Sとして、新しく先
入れ先出しメモリ回路8に書き込み、ステップS8でR
2を1増加する。このとき、R2は1以外の値となるた
め、ステップS9でただちにステップS4にループす
る。従って、自装置宛のポーリング信号を、初めポーリ
ング信号領域(1)で検出し、次にポーリング信号領域
(3)で検出したと仮定すると、この階段では、内部レ
ジスタR1には、ポーリング信号領域(1)に対応する
位置カウント値Pと“1”の保護カウント値Cが設定さ
れたままで、先入れ先出しメモリ回路8には、ポーリン
グ信号領域(3)に対応する位置カウント値Pと“1”
の保護カウント値Cが新しく記憶される。また、内部レ
ジスタR2の値は“2”である。
When the polling signal detection signal 3 is detected again in step S4 and the input value C of the polling signal position count value 7 and the position count value P of the internal register R1 do not match in step S6, in step S7, The input value C of the polling signal position count value 7 corresponding to the newly detected polling signal detection signal 3 is set as the position count value P, and 1 is set as the protection count value S, which is newly written in the first-in first-out memory circuit 8, and in step S8. R
Increase 2 by 1. At this time, since R2 has a value other than 1, the process immediately loops to step S4 in step S9. Therefore, assuming that the polling signal addressed to the own device is first detected in the polling signal area (1) and then detected in the polling signal area (3), in this staircase, the polling signal area ( With the position count value P corresponding to 1) and the protection count value C of "1" still set, the position count value P corresponding to the polling signal area (3) and "1" are set in the first-in first-out memory circuit 8.
The protection count value C of is newly stored. The value of the internal register R2 is "2".

【0028】以上のようにして、下り信号1のフレーム
信号に挟まれたポーリング信号領域(1)〜(4)のい
ずれかで新たに自装置宛ポーリング信号が検出されたと
き、ステップS4〜S10あるいはS9をループするこ
とにより、内部レジスタR1及び先入れ先出しメモリ回
路8を用いて各領域の位置カウント値と保護カウント値
を登録することができる。
As described above, when a new polling signal addressed to itself is newly detected in any of the polling signal areas (1) to (4) sandwiched between the frame signals of the downlink signal 1, steps S4 to S10 are performed. Alternatively, by looping S9, the position count value and protection count value of each area can be registered using the internal register R1 and the first-in first-out memory circuit 8.

【0029】その後、ステップS4でポーリング信号検
出信号3を検出し、ステップS6で、そのときのポーリ
ング信号位置カウント値7の入力値Cと内部レジスタR
1の位置カウント値Pの値が一致していると、ステップ
S11に進む。ステップS11で内部レジスタR1のS
の値を1増加し、ステップ12に進む。ステップS12
では、Sの値が予め定められた値Nより小さければ、な
にもせずにステップS13に進み、Sの値がN以上であ
れば、Sの値を予め定められた値N+Mにするとともに
ポーリング信号12を出力して、ステップS13に進
む。ステップS13では、内部レジスタR1の位置カウ
ント値P、更新された保護カウント値Sを先入れ先出し
メモリ回路8に書き込む。ステップS10では、先入れ
先出しメモリ回路8より新たに1組の位置カウント値P
と保護カウント値Sを読み出し、S内部レジスタR1に
セットしてステップS4にループする。これにより、同
一位置カウント値Pに対して、保護カウント値Sが一度
N以上の値になると、その後は、該位置カウント値に対
する自装置宛ポーリング信号を検出するごとにポーリン
グ信号12を出力することができる。
Then, in step S4, the polling signal detection signal 3 is detected, and in step S6, the input value C of the polling signal position count value 7 at that time and the internal register R are detected.
If the position count values P of 1 match, the process proceeds to step S11. In step S11, S of the internal register R1
Is incremented by 1 and the process proceeds to step 12. Step S12
Then, if the value of S is smaller than the predetermined value N, the process proceeds to step S13 without doing anything. If the value of S is N or more, the value of S is set to the predetermined value N + M and polling is performed. The signal 12 is output and the process proceeds to step S13. In step S13, the position count value P of the internal register R1 and the updated protection count value S are written in the first-in first-out memory circuit 8. In step S10, a new set of position count values P from the first-in first-out memory circuit 8 is newly added.
And the protection count value S are read out, set in the S internal register R1, and looped to step S4. As a result, once the protection count value S becomes equal to or more than N with respect to the same position count value P, thereafter, the polling signal 12 is output each time the own device polling signal corresponding to the position count value is detected. You can

【0030】ステップS4でポーリング信号検出信号3
を検出しないと、ステップS5に進む。ステップS5
で、そのときのポーリング信号位置カウント値7の入力
値Cと内部レジスタR1の位置カウント値Pが一致して
いる場合、ステップS14に進み、内部レジスタR1の
保護カウント値Sを1減少してステップS15に進む。
ステップS15では、SがN以下かを判定し、SがNよ
り大きければ、ステップS16でポーリング信号12を
出力し、ステップS13、ステップS10を実行して、
ステップS4にループする。これにより、保護カウント
値Sが一度N以上の値になると、同一の位置カウント値
Pに対して自装置宛ポーリング信号が検出されない場合
でも、それがM回連続して検出されないときまではポー
リング信号12を継続して出力することができる。
In step S4, the polling signal detection signal 3
If is not detected, the process proceeds to step S5. Step S5
Then, if the input value C of the polling signal position count value 7 at that time and the position count value P of the internal register R1 match, the process proceeds to step S14, and the protection count value S of the internal register R1 is decremented by 1 and step Proceed to S15.
In step S15, it is determined whether S is N or less. If S is larger than N, the polling signal 12 is output in step S16, and steps S13 and S10 are executed.
Loop to step S4. As a result, once the protection count value S becomes a value of N or more, even if the polling signal addressed to the own device is not detected for the same position count value P, the polling signal is detected until it is not continuously detected M times. 12 can be continuously output.

【0031】ステップS15でSの値がN以下となる
と、ステップS17に進み、内部レジスタR2を1減少
する。次のステップS18でR2は零か判定し、零でな
いとき、ステップS10を実行してステップS4にルー
プする。これにより、先入れ先出しメモリ回路8から内
部レジスタR1に読み出されていた位置カウント値と保
護カウント値が、先入れ先出しメモリ回路8に再度書き
込まれることがない。即ち、SがN以下になると対応す
るPとSの組が先入れ先出しメモリ回路8から消去さ
れ、ポーリングの保護対象からはずされることになる。
When the value of S becomes N or less in step S15, the process proceeds to step S17, and the internal register R2 is decremented by 1. In the next step S18, it is determined whether R2 is zero, and when it is not zero, step S10 is executed and the process loops to step S4. As a result, the position count value and the protection count value that have been read from the first-in first-out memory circuit 8 to the internal register R1 are not rewritten in the first-in first-out memory circuit 8. That is, when S becomes equal to or less than N, the corresponding set of P and S is erased from the first-in first-out memory circuit 8 and removed from the polling protection target.

【0032】ステップS18で内部レジスタR2が零に
なると、ポーリングの保護対象となるPとSの組が先入
れ先出しメモリ回路8に無いことを意味する。この場
合、ステップS3にループし、初期状態になる。
When the internal register R2 becomes zero in step S18, it means that there is no pair of P and S in the first-in first-out memory circuit 8 to be protected by polling. In this case, the process loops to step S3 to enter the initial state.

【0033】以上の動作により、図1に示す回路でもっ
て、図3の下り信号に例示したポーリング信号領域にあ
る自装置宛ポーリング信号の同期保護を行うことができ
る。図2の流れ図からも分かるように、条件判定回路1
1は図4に示した従来の同期保護回路の条件判定回路2
6とほぼ同じ動作をしており、従ってほぼ同一規模の回
路で実現することができる。なお、フレーム信号直後か
らポーリング信号領域が存在するフレーム形式の場合に
は、ポーリング信号位置カウント回路6がフレーム信号
検出信号5の入力により初期化するとき、その初期値を
1とすることで、図2の流れ図が矛盾なく動作する以
上、下り信号に限定して説明したが、図1の回路は下り
信号と同様の構成の上り信号にも適用できることは云う
までもない。
By the above operation, the circuit shown in FIG. 1 can perform the synchronization protection of the polling signal addressed to the own device in the polling signal area illustrated in the downlink signal of FIG. As can be seen from the flowchart of FIG. 2, the condition determination circuit 1
1 is a condition determination circuit 2 of the conventional synchronization protection circuit shown in FIG.
The operation is almost the same as that of No. 6 and can therefore be realized by circuits of almost the same scale. In the case of the frame format in which the polling signal area exists immediately after the frame signal, when the polling signal position counting circuit 6 is initialized by the input of the frame signal detection signal 5, the initial value thereof is set to 1. As long as the flowchart of FIG. 2 operates without contradiction, the description has been limited to the downlink signal, but it goes without saying that the circuit of FIG. 1 can be applied to the uplink signal having the same configuration as the downlink signal.

【0034】[0034]

【発明の効果】以上説明したように、本発明は、1組の
フレーム信号検出回路、ポーリング信号検出回路、ポー
リング信号位置カウント回路、先入れ先出しメモリ回路
および条件判定回路だけで、フレーム信号間に周期的に
配置されているポーリング信号領域の任意の位置にある
自装置宛ポーリング信号の同期保護を行うことができる
ので、小さな回路規模でポーリング同期保護回路を実現
することができる。
As described above, according to the present invention, a set of a frame signal detecting circuit, a polling signal detecting circuit, a polling signal position counting circuit, a first-in first-out memory circuit, and a condition judging circuit are used only for periodical intervals between frame signals. Since it is possible to perform the synchronization protection of the polling signal addressed to the own device located at an arbitrary position in the polling signal area arranged in, the polling synchronization protection circuit can be realized with a small circuit scale.

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

【図1】本発明のポーリング信号同期保護回路の一実施
例の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an embodiment of a polling signal synchronization protection circuit of the present invention.

【図2】本発明実施例における条件判定回路の動作を説
明する流れ図である。
FIG. 2 is a flowchart illustrating the operation of the condition determination circuit in the embodiment of the present invention.

【図3】フレーム信号に挾まれて複数のポーリング信号
領域がある下り信号の一例を示す構成図である。
FIG. 3 is a configuration diagram showing an example of a downlink signal having a plurality of polling signal areas sandwiched between frame signals.

【図4】従来の同期保護回路のブロック図である。FIG. 4 is a block diagram of a conventional synchronization protection circuit.

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

1 下り信号 2 ポーリング信号検出回路 3 ポーリング信号検出信号 4 フレーム信号検出回路 5 フレーム信号検出信号 6 ポーリング信号位置カウント回路 7 ポーリング信号位置カウント値 8 先入れ先出しメモリ回路 9 読み出し信号 10 書き込み信号 11 条件判定回路 12 ポーリング信号 13 主装置 14 従装置 1 Downstream signal 2 Polling signal detection circuit 3 Polling signal detection signal 4 Frame signal detection circuit 5 Frame signal detection signal 6 Polling signal position count circuit 7 Polling signal position count value 8 First-in first-out memory circuit 9 Read signal 10 Write signal 11 Condition determination circuit 12 Polling signal 13 Master device 14 Slave device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 主装置と複数の従装置が通信を行うにあ
たり、主装置から従装置への信号にはフレーム信号が周
期的にあり、該フレーム信号に挾まれて複数のポーリン
グ信号領域が等間隔に配置されており、従装置は前記ポ
ーリング信号領域に自装置宛のポーリング信号があると
き主装置へ信号を送出するポーリング通信方式におい
て、 前記従装置が前記フレーム信号の間の複数のポーリング
信号領域に任意に存在する自装置宛ポーリング信号の同
期保護を行う回路であって、 前記フレーム信号を検出し、フレーム信号検出信号を出
力するフレーム信号検出回路と、 前記ポーリング信号領域の自装置宛のポーリング信号を
検出し、ポーリング信号検出信号を出力するポーリング
信号検出回路と、 前記フレーム信号検出信号により初期化され、各ポーリ
ング信号領域に同期してカウント値を更新し、該カウン
ト値をポーリング信号位置カウント値として出力するポ
ーリング信号位置カウント回路と、 前記ポーリング信号検出信号に対応して、当該ポーリン
グ信号位置カウント値(以下、位置カウント値と称す)
及び当該ポーリング信号検出信号の出力回数(以下、保
護カウント値と称す)を記憶し、該記憶内容が書き込ま
れた順に読み出される先入れ先出しメモリ回路と、 前記先入れ先出しメモリ回路から位置カウント値と保護
カウント値を1組ずつ読み出し再書き込みする手段を有
し、前記ポーリング信号検出信号およびポーリング信号
位置カウント値を入力とし、前記先入れ先出しメモリ回
路から読み出された位置カウント値および保護カウント
値を判定基準として、同期保護した自装置宛ポーリング
信号を出力する条件判定回路と、 を備えてなるポーリング信号同期保護回路。
1. When a master device and a plurality of slave devices communicate with each other, a frame signal is periodically included in a signal from the master device to the slave device, and a plurality of polling signal areas are sandwiched between the frame signals. In the polling communication method in which the slave device sends signals to the master device when there is a polling signal addressed to itself in the polling signal area, the slave device has a plurality of polling signals between the frame signals. A circuit that performs synchronization protection of a polling signal addressed to its own device that exists arbitrarily in a region, a frame signal detection circuit that detects the frame signal and outputs a frame signal detection signal, and a polling signal region addressed to its own device A polling signal detection circuit that detects a polling signal and outputs a polling signal detection signal, and is initialized by the frame signal detection signal. A polling signal position count circuit that updates the count value in synchronization with each polling signal area and outputs the count value as a polling signal position count value, and the polling signal position count value (corresponding to the polling signal detection signal Hereinafter referred to as position count value)
And a first-in first-out memory circuit that stores the number of times the polling signal detection signal is output (hereinafter referred to as a protection count value) and that is read out in the order in which the stored contents are written, and a position count value and a protection count value from the first-in first-out memory circuit. Synchronous protection having means for reading and rewriting one set at a time, using the polling signal detection signal and the polling signal position count value as input, and using the position count value and protection count value read from the first-in first-out memory circuit as a criterion. A polling signal synchronization protection circuit including a condition determination circuit that outputs a polling signal addressed to the device itself.
JP835793A 1993-01-21 1993-01-21 Polling signal synchronization protection circuit Pending JPH06224921A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP835793A JPH06224921A (en) 1993-01-21 1993-01-21 Polling signal synchronization protection circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP835793A JPH06224921A (en) 1993-01-21 1993-01-21 Polling signal synchronization protection circuit

Publications (1)

Publication Number Publication Date
JPH06224921A true JPH06224921A (en) 1994-08-12

Family

ID=11690985

Family Applications (1)

Application Number Title Priority Date Filing Date
JP835793A Pending JPH06224921A (en) 1993-01-21 1993-01-21 Polling signal synchronization protection circuit

Country Status (1)

Country Link
JP (1) JPH06224921A (en)

Similar Documents

Publication Publication Date Title
JPH06224921A (en) Polling signal synchronization protection circuit
JPH0748725B2 (en) Frame synchronization circuit
KR960043627A (en) Synchronous regeneration circuit
JP2967649B2 (en) Receive synchronization circuit
JP2949945B2 (en) Transmission line switching circuit
JPH03259639A (en) Frame synchronization system
KR940011488B1 (en) Device for deriving a synchronizing signal
JPS6323437A (en) Synchronous detecting circuit
JPH04323928A (en) Frame synchronizing device
JP3063291B2 (en) Line monitoring circuit
JPH04342327A (en) Synchronizing detection circuit
JPH0568030A (en) Synchronizing circuit
JP2715953B2 (en) Synchronous circuit
KR100218467B1 (en) Automatic dial signal recognition apparatus for telephone
JP2754684B2 (en) Communication line test equipment
JPH01300637A (en) Frame synchronizing equipment
JPH0738554A (en) Burst signal phase control circuit
JPH04239832A (en) Frame synchronizing circuit
JPH04246943A (en) Frame synchronizing circuit
JPH03110627A (en) Data collating circuit
JPH03132124A (en) Bit phase synchronizing circuit
JPH04165832A (en) Data transferring device
JPS59161144A (en) Frame synchronizing circuit
JPH0715555A (en) Communications equipment
JPH1155239A (en) Synchronization detecting and releasing circuit with protection circuit