JP2778611B2 - Clock loss detection circuit - Google Patents

Clock loss detection circuit

Info

Publication number
JP2778611B2
JP2778611B2 JP4205404A JP20540492A JP2778611B2 JP 2778611 B2 JP2778611 B2 JP 2778611B2 JP 4205404 A JP4205404 A JP 4205404A JP 20540492 A JP20540492 A JP 20540492A JP 2778611 B2 JP2778611 B2 JP 2778611B2
Authority
JP
Japan
Prior art keywords
clock
inverter
level
detection circuit
output
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.)
Expired - Fee Related
Application number
JP4205404A
Other languages
Japanese (ja)
Other versions
JPH0653946A (en
Inventor
勉 鶴見
典生 村上
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP4205404A priority Critical patent/JP2778611B2/en
Publication of JPH0653946A publication Critical patent/JPH0653946A/en
Application granted granted Critical
Publication of JP2778611B2 publication Critical patent/JP2778611B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明はクロック検出回路に関
し、特に、デジタル通信システムにおいて、主装置を同
期動作させるためのクロックの異常状態を検出するクロ
ック断検出回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a clock detecting circuit, and more particularly to a clock disconnection detecting circuit for detecting an abnormal state of a clock for synchronously operating a main unit in a digital communication system.

【0002】[0002]

【従来の技術】図4はクロック検出回路の接続説明図で
ある。主装置は、例えば、デジタル交換機等の装置であ
り、基準クロック源から入力されるクロックCLKによ
り、データ転送等の同期動作を行う。クロック断検出回
路は、図示のようにクロックCLKを監視するためにク
ロック供給線と主装置の間に接続されており、主装置に
送出されるクロックCLKが何らかの要因により、ハイ
(H)レベルのまま、若しくはロー(L)レベルのまま
で変化しない異常状態を検出する。このようなクロック
の異常状態を「クロック断」と称する。当然、このよう
なクロック断状態は主装置にとって所定の同期動作が不
可能となるのでその内部に誤動作を生じることになる。
従って、クロック断検出回路はこのようなクロック断を
早期に発見して主装置にアラームALMを発生する必要
がある。
2. Description of the Related Art FIG. 4 is a diagram for explaining connection of a clock detection circuit. The main device is, for example, a device such as a digital exchange, and performs a synchronous operation such as data transfer using a clock CLK input from a reference clock source. The clock disconnection detection circuit is connected between the clock supply line and the main device to monitor the clock CLK as shown in the figure, and the clock CLK sent to the main device is changed to a high (H) level for some reason. Or an abnormal state which does not change and remains at the low (L) level. Such an abnormal state of the clock is referred to as “clock cut”. Naturally, such a clock-cut state makes it impossible for the main unit to perform a predetermined synchronous operation, so that a malfunction occurs therein.
Therefore, it is necessary for the clock loss detection circuit to detect such a clock loss early and generate an alarm ALM in the main device.

【0003】図5は従来のクロック断検出回路の一例で
ある。図示のように、この回路は2つのコンパレータC
OM1,COM2と、排他的NORゲート(ENOR)
で構成される。Vref1, Vref2は各々コンパレータの一方
の入力に供給される基準電圧である。クロックCLKは
図4の入力クロックに対応し、アラームALMはクロッ
ク断を検出すると主装置に供給される。
FIG. 5 shows an example of a conventional clock disconnection detection circuit. As shown, this circuit has two comparators C
OM1, COM2 and exclusive NOR gate (ENOR)
It consists of. Vref1 and Vref2 are reference voltages supplied to one input of the comparator. The clock CLK corresponds to the input clock of FIG. 4, and the alarm ALM is supplied to the main unit when detecting the clock loss.

【0004】後述するように、コンパレータCOM1,
COM2の負側の電位Vと各基準電圧Vref1, Vref2との
大小関係により、正常なクロックか、Hレベルのままの
異常状態か、Lレベルのままの異常状態か、を判定する
もので、後者の2つの異常の場合にENORゲートから
アラームALMを発出することになる。また、後述する
ようにゲート回路の種類により、HレベルでアラームA
LMを発出するか、LレベルでアラームALMを発出す
るか、区別することができる。
As will be described later, the comparators COM1, COM1,
Based on the magnitude relationship between the negative potential V of COM2 and each of the reference voltages Vref1 and Vref2, it is determined whether the clock is normal, abnormal at H level, or abnormal at L level. In the case of the above two abnormalities, the alarm ALM is issued from the ENOR gate. Also, as described later, depending on the type of the gate circuit, the alarm A is set at the H level.
It is possible to distinguish between issuing the LM or issuing the alarm ALM at the L level.

【0005】図6は図5構成のアラーム発出/非発出の
説明図である。初期条件として電位VはVref1 及び Vre
f2の中点に設定されている。このような条件において、
クロックCLKが、図示のようなH/Lを繰り返す形状
で正常に入力されているときは、V点の電位はVref1 と
Vref2 ( 但し、Vref1 > Vref2 ) の中点にあるから、
ENORゲートの一方の入力A1はHレベル、他方の入
力A2はLレベルとなり、ENORゲートの出力はLレ
ベルとなりアラームALMは発出されない(非発出とな
る)。
FIG. 6 is an explanatory diagram of alarm issuance / non-issuance of the configuration of FIG. As an initial condition, the potential V is Vref1 and Vre
It is set to the midpoint of f2. Under these conditions,
When the clock CLK is normally input in the form of repeating H / L as shown, the potential at point V is Vref1
Because it is at the midpoint of Vref2 (where Vref1> Vref2),
One input A1 of the ENOR gate is at the H level, the other input A2 is at the L level, the output of the ENOR gate is at the L level, and the alarm ALM is not issued (is not issued).

【0006】一方、クロックCLKが異常で変化せずに
Hレベルに固定の時、V点の電位はVref1 及びVref2 よ
り高くなるので、A1及びA2は共にLレベルとなり、
従ってENORゲートの出力はHレベルとなり、アラー
ムALMを発出する。さらに、クロックCLKが異常で
変化せずにLレベルに固定の時、V点の電位はVref1 及
びVref2 より低くなるので、A1及びA2は共にHレベ
ルとなり、従ってENORゲートの出力はHレベルとな
り、アラームALMを発出する。
On the other hand, when the clock CLK is abnormal and fixed at the H level without change, the potential at the point V becomes higher than Vref1 and Vref2, so that both A1 and A2 become L level,
Therefore, the output of the ENOR gate becomes H level, and an alarm ALM is issued. Further, when the clock CLK is abnormal and fixed at the L level without change, the potential at the point V becomes lower than Vref1 and Vref2, so that A1 and A2 both become H level, and the output of the ENOR gate becomes H level. Issues an alarm ALM.

【0007】[0007]

【発明が解決しようとする課題】ところで、図5のクロ
ック断検出回路を全てトランジスタで構成したとき、か
なり大規模となる問題がある。また、しきい値レベル、
即ち、Vref1 及びVref2を、クロックCLKのHレベル
又はLレベル付近に設定すると、外部ノイズ等の影響を
受けやすくなり、コンパレータの比較動作が不安定にな
る問題がある。
By the way, when the clock disconnection detecting circuit shown in FIG. 5 is composed entirely of transistors, there is a problem that the scale becomes considerably large. Also, threshold levels,
That is, if Vref1 and Vref2 are set near the H level or the L level of the clock CLK, it becomes susceptible to external noise and the like, and there is a problem that the comparison operation of the comparator becomes unstable.

【0008】本発明の目的は、回路の規模を出来るだけ
小型化し、かつクロック断の検出を確実に行いアラーム
を発出することができるクロック断検出回路を提供する
ことにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a clock loss detecting circuit capable of reducing the size of the circuit as much as possible and reliably detecting a clock loss and issuing an alarm.

【0009】[0009]

【課題を解決するための手段及び作用】図1は本発明の
基本構成図である。図示のように、本発明のクロック断
検出回路は、第1乃至第4の4つの定電流源(IS1〜
4)と、これらに接続された第1乃至第4のスイッチ
(SW1〜4)と、第1乃至第3の3つのインバータ
(INV1〜3)と、第1及び第2のコンデンサ(C
1,C2)と、ゲート回路(OR,NOR等)で構成さ
れている。
FIG. 1 is a diagram showing the basic configuration of the present invention. As shown in the figure, the clock loss detection circuit of the present invention includes first to fourth four constant current sources (IS1 to IS1).
4), first to fourth switches (SW1 to SW4) connected thereto, first to third three inverters (INV1 to 3), and first and second capacitors (C
1, C2) and gate circuits (OR, NOR, etc.).

【0010】図示の例では、ゲート回路はORゲートで
あるが、後述するように、NOR,AND,NAND,
EOR,ENOR等を使用することができる。また、V
DDは供給電圧であり、第1の電源である。なお、第2
の電源は接地(GND)である。また、I1〜I4は各
スイッチSWを流れる電流である。この場合I1,I3
はコンデンサC1,C2への充電電流でありI2,I4
はコンデンサC1,C2からの放電電流である。
In the illustrated example, the gate circuit is an OR gate, but as will be described later, NOR, AND, NAND,
EOR, ENOR, etc. can be used. Also, V
DD is a supply voltage, which is a first power supply. The second
Is ground (GND). I1 to I4 are currents flowing through the switches SW. In this case I1, I3
Are charging currents to the capacitors C1 and C2, and I2 and I4
Is a discharge current from the capacitors C1 and C2.

【0011】[0011]

【表1】 [Table 1]

【0012】表1は各スイッチSWの動作状態を示し、
スイッチへの入力がHレベルのときに、スイッチSW
1,SW3はオフし、SW2,SW4はオンとなり、ス
イッチへの入力がLレベルのときにスイッチSW1,S
W3はオンし、SW2,SW4はオフとなる動作を有す
る。即ち、スイッチSW1,SW3とスイッチSW2,
SW4は常に逆の動作を行うようなスイッチを設ける。
Table 1 shows the operating state of each switch SW.
When the input to the switch is at the H level, the switch SW
1, SW3 are turned off, SW2 and SW4 are turned on, and when the input to the switch is at L level, the switches SW1, S
W3 is turned on, and SW2 and SW4 are turned off. That is, the switches SW1, SW3 and the switches SW2,
SW4 is provided with a switch that always performs the reverse operation.

【0013】[0013]

【表2】 [Table 2]

【0014】表2はゲート回路にORゲートを使用した
ときの各点における真理値表である。初期条件として、
I1>I2,I3>I4とし、クロックCLKがHレベ
ルのときSW1及びSW4がオン、クロックCLKがL
レベルのときSW2及びSW3がオンとする。表2に示
すように、クロックCLKが入力されているとき、I1
>I2,I3>I4なので、コンデンサC1及びC2に
は電荷がたまり、V1,V2の電位はHレベルになる。
従って、A1,A2はLレベルとなり、アラームALM
は非発出となる。
Table 2 is a truth table at each point when an OR gate is used for the gate circuit. As an initial condition,
I1> I2, I3> I4, and when the clock CLK is at the H level, SW1 and SW4 are turned on, and the clock CLK is at the L level.
When the level is at the level, SW2 and SW3 are turned on. As shown in Table 2, when the clock CLK is input, I1
Since> I2, I3> I4, charges accumulate in the capacitors C1 and C2, and the potentials of V1 and V2 become H level.
Therefore, A1 and A2 become L level, and the alarm ALM
Is not issued.

【0015】一方、CLKがHレベルで固定の時、SW
1はオン、SW2はオフ、SW3はオフ、SW4はオン
となり、V1はHレベルでV2はLレベルになり、従っ
て、A1はLレベル、A2はHレベルとなる。ALMは
発出となる。さらに、CLKがLレベルで固定の時、S
W1はオフ、SW2はオン、SW3はオン、SW4はオ
フとなり、V1はLレベルでV2はHレベルになる。従
って、A1はHレベル、A2はLレベルとなり、ALM
は発出となる。
On the other hand, when CLK is fixed at H level, SW
1 is on, SW2 is off, SW3 is off, and SW4 is on. V1 is at H level and V2 is at L level. Therefore, A1 is at L level and A2 is at H level. ALM is issued. Further, when CLK is fixed at L level, S
W1 is off, SW2 is on, SW3 is on, and SW4 is off. V1 is at L level and V2 is at H level. Therefore, A1 becomes H level, A2 becomes L level, and ALM
Is issued.

【0016】[0016]

【表3】 [Table 3]

【0017】表3はゲート回路がANDゲートの場合の
真理値表である。この場合の初期条件として、I1<I
2,I3<I4とする。前述と同様の考え方により、ク
ロックCLKが正常なときはA1,A2は共にHレベル
となり、アラームALMは非発出となる。一方、クロッ
クCLKがHレベルに固定の時は、A1はLレベル、A
2はHレベルとなるので、アラームALMを発出する。
さらに、クロックCLKがLレベルに固定の時は、A1
はHレベル、A2はLレベルとなるので、アラームAL
Mを発出する。
Table 3 is a truth table when the gate circuit is an AND gate. As an initial condition in this case, I1 <I
2, I3 <I4. According to the same concept as described above, when the clock CLK is normal, A1 and A2 are both at the H level, and the alarm ALM is not issued. On the other hand, when the clock CLK is fixed at H level, A1 is at L level and A1 is at A level.
Since 2 is at H level, an alarm ALM is issued.
Further, when the clock CLK is fixed at the L level, A1
Is H level and A2 is L level.
Issue M.

【0018】[0018]

【実施例】図2は本発明によるクロック断検出回路の一
実施例構成図である。図中、本例はゲート回路としてN
ANDゲートを用いた場合である。TP01,TP0
2,TP05,R1,TN01,TN02,TN05は
定電流源回路であり、図1のIS1〜IS4に対応す
る。TP03,TN03,TP06,TN06はスイッ
チ回路であり、図1のスイッチSW1〜4に対応する。
また、TP04,TN04,TP07,TN07はイン
バータ回路である。これらのトランジスタは何れもMO
SFETであり、“TP”はPNPタイプを、“TN”
はNPNタイプを示す。周知のように、前者はそのゲー
トがHレベルのときにオンし、後者はそのゲートがLレ
ベルのときにオンする。
FIG. 2 is a block diagram showing an embodiment of a clock disconnection detecting circuit according to the present invention. In the figure, the present example uses N as a gate circuit.
This is the case where an AND gate is used. TP01, TP0
2, TP05, R1, TN01, TN02, and TN05 are constant current source circuits and correspond to IS1 to IS4 in FIG. TP03, TN03, TP06, and TN06 are switch circuits, and correspond to the switches SW1 to SW4 in FIG.
TP04, TN04, TP07, TN07 are inverter circuits. These transistors are all MO
STP, "TP" is PNP type, "TN"
Indicates an NPN type. As is well known, the former is turned on when its gate is at H level, and the latter is turned on when its gate is at L level.

【0019】クロックCLKがHレベルの時、コンデン
サC1は、電流I1により電源電圧VDDレベルまで充
電されるが、コンデンサC2は電流I4によりGNDレ
ベルまで放電される。この動作に従って、V1点及びV
2点の電圧がインバータ回路のしきい値と比較され、出
力信号のA1,A2のH/Lレベルが決定され、これを
受けるNANDゲートにより、ALMの発出、非発出が
決定される。クロックCLKがLレベルの時は、各ポイ
ントの出力は反転するが同様に動作するので説明を省略
する。
When the clock CLK is at the H level, the capacitor C1 is charged to the power supply voltage VDD level by the current I1, while the capacitor C2 is discharged to the GND level by the current I4. According to this operation, V1 point and V1 point
The voltages at the two points are compared with the threshold value of the inverter circuit, the H / L levels of the output signals A1 and A2 are determined, and the output and non-emission of the ALM are determined by the NAND gate that receives this. When the clock CLK is at the L level, the output at each point is inverted but operates in the same manner, and a description thereof will be omitted.

【0020】図3は本発明のアラームを発出する出力段
をゲート回路とした構成図であり、表4は各定電流源の
電流I1〜I4の大小関係とゲート回路の具体例を示す
真理値表である。図3の回路動作は図1と同様であるか
ら説明を省略する。即ち、図1はゲート回路をORゲー
トにした例である。
FIG. 3 is a diagram showing a configuration in which an output stage for issuing an alarm according to the present invention is a gate circuit. Table 4 shows the magnitude relation between the currents I1 to I4 of the respective constant current sources and truth values showing specific examples of the gate circuit. It is a table. The circuit operation of FIG. 3 is the same as that of FIG. That is, FIG. 1 shows an example in which the gate circuit is an OR gate.

【0021】[0021]

【表4】 [Table 4]

【0022】表4はゲート回路が種々の場合の一覧表で
ある。HレベルでアラームALMを発出させるためには
OR,AND,EORゲートを使用する。また、Lレベ
ルでアラームALMを発出させるためには、NOR,N
AND,ENORゲートを使用する。具体的には以下の
ようになる。表4のは、図1の例に対応し、I1>I
2,I3>I4の場合で、ゲート回路がORゲートの場
合である。この場合にはアラームALMはHレベルで発
出する。また、アラームALMをLレベルで発出するた
めには、ゲート回路をNORゲートにすればよい。
Table 4 is a list of various gate circuits. To issue an alarm ALM at the H level, OR, AND, and EOR gates are used. To issue the alarm ALM at L level, NOR, N
Use AND and ENOR gates. Specifically, it is as follows. Table 4 corresponds to the example of FIG.
2, I3> I4 and the gate circuit is an OR gate. In this case, the alarm ALM is issued at the H level. To issue the alarm ALM at the L level, the gate circuit may be a NOR gate.

【0023】表4のは、I1<I2,I3<I4の場
合であり、アラームALMをHレベルで発出するために
はゲート回路をANDゲートとし、アラームALMをL
レベルで発出するためにはゲート回路をNANDゲート
にすればよい。表4の及びは、I1>I2,I3<
I4の場合、若しくはI1<I2,I3>I4の場合で
あり、アラームALMをHレベルで発出するためにはゲ
ート回路をEORゲートとし、アラームALMをLレベ
ルで発出とするためにはゲート回路をENORゲートに
すれがよい。
Table 4 shows the case where I1 <I2 and I3 <I4. To issue the alarm ALM at the H level, the gate circuit is an AND gate and the alarm ALM is at the L level.
To emit at the level, the gate circuit may be a NAND gate. In Table 4, and, I1> I2, I3 <
In the case of I4 or the case of I1 <I2, I3> I4, the gate circuit is set to an EOR gate to output the alarm ALM at the H level, and the gate circuit is set to output the alarm ALM at the L level. A good choice is an ENOR gate.

【0024】[0024]

【発明の効果】以上説明したように、本発明によれば、
図5に示す従来の如きコンパレータ及びしきい値電圧
を除去することができ、クロックの入力レベルも高いの
で外部ノイズを受けにくく、正確にクロック断を検出し
てアラームを発出することができる。さらに、回路規模
を簡素化し小型化することが可能である。
As described above, according to the present invention,
The comparator and the threshold voltage as in the prior art shown in FIG. 5 can be eliminated, and the input level of the clock is high, so that it is hard to receive external noise, and it is possible to accurately detect the clock break and issue an alarm. Further, the circuit scale can be simplified and downsized.

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

【図1】本発明の基本構成図である。FIG. 1 is a basic configuration diagram of the present invention.

【図2】本発明のクロック断検出回路の一実施例構成図
である。
FIG. 2 is a configuration diagram of an embodiment of a clock disconnection detection circuit of the present invention.

【図3】本発明の出力断をゲート回路とした実施例構成
図である。
FIG. 3 is a configuration diagram of an embodiment of the present invention in which an output disconnection is a gate circuit.

【図4】クロック検出回路の接続説明図である。FIG. 4 is a connection explanatory diagram of a clock detection circuit.

【図5】従来のクロック断検出回路の一例である。FIG. 5 is an example of a conventional clock loss detection circuit.

【図6】図5構成のアラーム発出/非発出の説明図であ
る。
FIG. 6 is an explanatory diagram of alarm issuance / non-issuance of the configuration of FIG. 5;

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

IS1〜4…定電流源 SW1〜4…スイッチ INV1〜3…インバータ回路 TP01〜07…PNPトランジスタ TN01〜07…NPNトランジスタ IS1-4 Constant current source SW1-4 Switch INV1-3 Inverter circuit TP01-07 PNP transistor TN01-07 NPN transistor

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) H04L 7/00 H04L 25/02 301──────────────────────────────────────────────────続 き Continued on front page (58) Field surveyed (Int.Cl. 6 , DB name) H04L 7/00 H04L 25/02 301

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 入力されるクロックの異常を検出するク
ロック断検出回路において、 第1の電源(VDD)側に並列に接続された第1及び第
3の定電流源(IS1,IS3)と、 前記第1及び第3の定電流源の各々に接続された第1及
び第3のスイッチ(SW1,SW3)と、 第2の電源(GND)側に並列に接続された第2及び第
4の定電流源(IS2,IS4)と、 前記第2及び第4の定電流源の各々に接続された第2及
び第4のスイッチ(SW2,SW4)と、 入力側で前記クロック(CLK)を受け、出力側を前記
第1及び第2のスイッチに接続した第1のインバータ
(INV1)と、 入力側を前記第1及び第2のスイッチに接続し、出力側
をゲート回路に接続した第2のインバータ(INV2)
と、 入力側を第3及び第4のスイッチに接続し、出力側を前
記ゲート回路に接続した第3のインバータ(INV3)
と、 一方の端子を前記第2のインバータの入力側に接続し、
他方の端子を前記第2の電源に接続した第1のコンデン
サ(C1)と、 一方の端子を前記第3のインバータの入力側に接続し、
他方の端子を前記第2の電源に接続した第2のコンデン
サ(C2)と、 前記第2のインバータの出力と前記第3のインバータの
出力とを受け、アラーム(ALM)を発出する前記ゲー
ト回路とを備え、 前記第1乃至第4の定電流源(IS)を前記第1乃至第
4のスイッチ(SW)により切り換えて前記第1及び第
2のコンデンサを充電し、前記第1乃至第3のインバー
タ及び前記ゲート回路を介してクロック断検出を行うこ
とを特徴とするクロック断検出回路。
1. A clock loss detection circuit for detecting an abnormality of an input clock, comprising: first and third constant current sources (IS1, IS3) connected in parallel to a first power supply (VDD); First and third switches (SW1 and SW3) connected to the first and third constant current sources, and second and fourth switches connected in parallel to a second power supply (GND). A constant current source (IS2, IS4); a second and fourth switch (SW2, SW4) connected to each of the second and fourth constant current sources; and an input side for receiving the clock (CLK). A first inverter (INV1) having an output connected to the first and second switches, and a second inverter having an input connected to the first and second switches and an output connected to a gate circuit. Inverter (INV2)
A third inverter (INV3) having an input side connected to the third and fourth switches and an output side connected to the gate circuit.
And one terminal is connected to the input side of the second inverter,
A first capacitor (C1) having the other terminal connected to the second power supply, and one terminal connected to an input side of the third inverter;
A second capacitor (C2) having the other terminal connected to the second power supply; and the gate circuit for receiving an output of the second inverter and an output of the third inverter and issuing an alarm (ALM). The first to fourth constant current sources (IS) are switched by the first to fourth switches (SW) to charge the first and second capacitors, and the first to third constant current sources (IS) are charged. A clock disconnection detection circuit through the inverter and the gate circuit.
【請求項2】 前記コンデンサへの充電電流と前記コン
デンサからの放電電流の大小関係を変えることにより、
前記クロックの周波数に無関係に前記アラームの発出及
び非発出時間を可変するようにした請求項1に記載のク
ロック断検出回路。
2. By changing the magnitude relationship between the charging current to the capacitor and the discharging current from the capacitor,
2. The clock loss detection circuit according to claim 1, wherein the alarm issuance and non-emission times are varied regardless of the clock frequency.
【請求項3】 前記第1及び第2のコンデンサの容量値
を変化させることにより、前記クロックの周波数に無関
係に前記アラームの発出及び非発出時間を可変するよう
にした請求項1に記載のクロック断検出回路。
3. The clock according to claim 1, wherein the alarm issuance and non-emission time are varied irrespective of the frequency of the clock by changing the capacitance value of the first and second capacitors. Disconnection detection circuit.
【請求項4】 前記第1乃至第3のインバータのしきい
値電圧を変化させることにより、前記クロックの周波数
に無関係に前記アラームの発出及び非発出時間を可変す
るようにした請求項1に記載のクロック断検出回路。
4. The alarm output and non-output time irrespective of a frequency of the clock by changing a threshold voltage of the first to third inverters. Clock disconnection detection circuit.
【請求項5】 前記第1及び第2のコンデンサへの充電
電流と前記コンデンサからの放電電流の大小関係に応じ
て、前記ゲート回路の論理ゲートを変えるようにした請
求項1に記載のクロック断検出回路。
5. The clock disconnection circuit according to claim 1, wherein a logic gate of said gate circuit is changed according to a magnitude relation between a charging current to said first and second capacitors and a discharging current from said capacitor. Detection circuit.
JP4205404A 1992-07-31 1992-07-31 Clock loss detection circuit Expired - Fee Related JP2778611B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4205404A JP2778611B2 (en) 1992-07-31 1992-07-31 Clock loss detection circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4205404A JP2778611B2 (en) 1992-07-31 1992-07-31 Clock loss detection circuit

Publications (2)

Publication Number Publication Date
JPH0653946A JPH0653946A (en) 1994-02-25
JP2778611B2 true JP2778611B2 (en) 1998-07-23

Family

ID=16506280

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4205404A Expired - Fee Related JP2778611B2 (en) 1992-07-31 1992-07-31 Clock loss detection circuit

Country Status (1)

Country Link
JP (1) JP2778611B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005341997A (en) * 2004-05-31 2005-12-15 Samii Kk Game machine
KR101171561B1 (en) * 2010-09-29 2012-08-06 삼성전기주식회사 Schmitt triger circuit operated according to pulse width

Also Published As

Publication number Publication date
JPH0653946A (en) 1994-02-25

Similar Documents

Publication Publication Date Title
US4709172A (en) Input-voltage detector circuit for CMOS integrated circuit
JPH05129930A (en) High-speed path gate, latch and flip-flop circuit
EP0887935A1 (en) Noise isolation circuit
EP0477706B1 (en) Asynchronous state machine synchronization circuit
JP2861163B2 (en) Supply voltage drop detection circuit and circuit for detecting supply voltage drop and resetting initialization circuit
JPH07147530A (en) Latch circuit and master slave type flip-flop circuit
US7084697B2 (en) Charge pump circuit capable of completely cutting off parasitic transistors
JP3436400B2 (en) Semiconductor integrated circuit device
US5818264A (en) Dynamic circuit having improved noise immunity and method therefor
JP2778611B2 (en) Clock loss detection circuit
US6037827A (en) Noise isolation circuit
JPH0736507B2 (en) Semiconductor logic circuit
EP0595318A2 (en) Buffer circuit for input signal having amplitude smaller than power voltage
EP0403047A2 (en) A frequency divider circuit
JP4480229B2 (en) Power-off detection circuit
US5883527A (en) Tri-state output circuit for semiconductor device
JP3162561B2 (en) CMOS logic circuit
JP2003133937A (en) Bidirectional level converter circuit
JP3094040B2 (en) CMOS logic circuit
CN211349047U (en) Universal input/output interface circuit
EP4109201A1 (en) Soft-start circuit for voltage regulator
JP3470785B2 (en) Data input / output circuit
JPH0686458A (en) Power-supply selector circuit
JP2822401B2 (en) Bus drive circuit
JP2938589B2 (en) Semiconductor integrated circuit

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980324

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

Free format text: PAYMENT UNTIL: 20080508

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090508

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees