JPH0553703A - Chattering eliminating circuit - Google Patents

Chattering eliminating circuit

Info

Publication number
JPH0553703A
JPH0553703A JP3214887A JP21488791A JPH0553703A JP H0553703 A JPH0553703 A JP H0553703A JP 3214887 A JP3214887 A JP 3214887A JP 21488791 A JP21488791 A JP 21488791A JP H0553703 A JPH0553703 A JP H0553703A
Authority
JP
Japan
Prior art keywords
circuit
chattering
signal
input
shift register
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
JP3214887A
Other languages
Japanese (ja)
Inventor
Kazuyoshi Okazaki
收良 岡崎
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 JP3214887A priority Critical patent/JPH0553703A/en
Publication of JPH0553703A publication Critical patent/JPH0553703A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To easily set a proper time constant in response to the change of the chattering time and also to improve the program developing efficiency by setting optionally the delay time of a shift register. CONSTITUTION:The external signal of the key input, etc., inputted from an input terminal is inputted to an input buffer 2, and a passed input signal (a) includes the noises like the chattering, etc., before end after an ON signal. The signal (a) including the chattering is reed at the rise of a clock CK received from a clock generating circuit a and then delayed by a shift register 3 by an extent equal to the relevant number of stages. The delayed signal serves as the output (b) of each stage end inputted to a NAND circuit 4 and a NOR circuit 5. The circuit 4 can el-iminate the chattering produced at the beginning of the ON signal of the input and the circuit 5 can eliminate the chattering produced at the end of the ON signal with proper selection of the frequency of the clock CK and the number of stages of the register 3.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はチャタリング除去回路に
関し、特にキー入力データを扱うマイクロプロセッサの
入力回路におけるチャタリング除去回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a chattering elimination circuit, and more particularly to a chattering elimination circuit in an input circuit of a microprocessor which handles key input data.

【0002】[0002]

【従来の技術】マイクロプロセッサの応用例では、手動
で押下するキーの状態を入力しプログラムにより判断す
ることが多い。この種のキーは人間がキーを手動で押す
ため、オフからオンあるいはオンからオフへの状態変化
の際に電気的なノイズであるチャタリングがしばしば発
生する。このチャタリングをそのままプログラムで読込
むと、チャタリングの回数だけキーがオンオフしたと判
断するので誤動作の原因となる。したがって、このチャ
タリングを除去し、本来のキーの状態を判定する方式が
必要である。
2. Description of the Related Art In a microprocessor application example, the state of a key to be manually pressed is often input and determined by a program. Since this type of key is manually pressed by a human, chattering, which is an electrical noise, often occurs when the state changes from off to on or from on to off. If this chattering is read as it is in the program, it is determined that the key has been turned on / off the number of times of chattering, which causes a malfunction. Therefore, there is a need for a method of removing this chattering and determining the original key state.

【0003】従来のチャタリング除去回路は、図3に示
すように、最も簡単なチャタリング除去方式として、キ
ー11に接続されたコンデンサCと、抵抗Rと、波形成
形回路10とからなるCR積分を用いた回路をマイクロ
プロセッサ1のキー入力端子TIに接続していた。コン
デンサCと抵抗Rとの組合せにより、適当な時定数のフ
ィルタを形成し、チャタリングを除去する。積分された
信号は変化が緩慢であるので、通常はヒステリシス特性
を持たせた波形成形回路10を併用する必要がある。こ
の回路は、信号源つまりキー側のインピーダンスが変化
すると、除去できるチャタリング信号のパルス幅も変化
するため確実な方法とはいえない。
As shown in FIG. 3, the conventional chattering elimination circuit uses CR integration consisting of a capacitor C connected to the key 11, a resistor R, and a waveform shaping circuit 10 as the simplest chattering elimination method. This circuit was connected to the key input terminal TI of the microprocessor 1. The combination of the capacitor C and the resistor R forms a filter with an appropriate time constant to eliminate chattering. Since the integrated signal changes slowly, it is usually necessary to additionally use the waveform shaping circuit 10 having a hysteresis characteristic. This circuit is not a reliable method because the pulse width of the chattering signal that can be removed also changes when the impedance of the signal source, that is, the key side, changes.

【0004】これを改善した従来のチャタリング除去回
路の第二の例としては、特公昭59−2206号公報に
記載されているもので、図4に示すように、マイクロプ
ロセッサ1の入力側にキー11に接続された縦積4段の
FETからなる入力回路12と、その出力側に接続した
コンデンサCと、抵抗Rと、からなるCR積分回路と、
3段のインバータ回路13とを設けた回路がある。この
回路は、FETの組合せでコンデンサCの充放電の方向
を制御してチャタリングを除去するものである。
A second example of a conventional chattering removing circuit which is an improvement on this is disclosed in Japanese Patent Publication No. 59-2206. As shown in FIG. A CR integrator circuit including an input circuit 12 connected to 11 and including a vertically stacked four-stage FET, a capacitor C connected to the output side thereof, and a resistor R;
There is a circuit provided with three stages of inverter circuits 13. This circuit controls chattering by controlling the charging / discharging direction of the capacitor C with a combination of FETs.

【0005】次に、従来のチャタリング除去回路の動作
について説明する。
Next, the operation of the conventional chattering elimination circuit will be described.

【0006】図5は、図4に示す回路の動作の一例を示
すタイムチャートである。
FIG. 5 is a time chart showing an example of the operation of the circuit shown in FIG.

【0007】除去できるチャタリングの最大パルス幅
は、CRで決まる時間tである。またこの方式によれ
ば、コンデンサCと入力信号Iとは、FETを縦積した
入力回路12により分離されているので、キー側のイン
ピーダンスの変化に影響されないチャタリング除去回路
が実現可能である。
The maximum pulse width of chattering that can be removed is the time t determined by CR. Further, according to this method, the capacitor C and the input signal I are separated by the input circuit 12 in which the FETs are vertically stacked, so that it is possible to realize a chattering elimination circuit which is not affected by the change in impedance on the key side.

【0008】チャタリング除去については、通常は、前
述の積分回路の接続に加えて、プログラムによるチャタ
リング除去を併用する場合が多い。たとえば、最初のキ
ー状態の変化を検出したときから一定時間後に再びキー
の状態を読込み、その状態が継続して同じならそこで始
めてキーの状態が変化したと判断するという方法であ
る。このとき、キーの状態が変化検出の時点と異なれば
チャタリングとして除去する。この法式によれば、チャ
タリングの除去時間はプログラムにより変更可能であ
る。プログラムによる場合は、最初のキーの状態変化を
検出するタイミングによりチャタリングの除去性能が決
定されるというものであった。
For chattering removal, usually, in addition to the connection of the integration circuit described above, chattering removal by programming is often used together. For example, there is a method in which the state of the key is read again after a fixed time after the first change in the state of the key is detected, and if the state continues to be the same, it is determined that the state of the key has changed for the first time. At this time, if the state of the key is different from the time when the change is detected, it is removed as chattering. According to this formula, the chattering removal time can be changed by a program. According to the program, the chattering removal performance is determined by the timing of detecting the first key state change.

【0009】キーは素材の種類や機構およびその押方に
よりチャタリング時間は大幅に異なる。予め使用するキ
ーの特性が明確であり、チャタリング時間を正確に予測
できる場合はよいが、通常は実際にシステムとして動作
させてみないと判断できない場合が多い。
The chattering time of the key varies greatly depending on the type of material, the mechanism, and the pressing method. It is good if the characteristics of the key to be used in advance are clear and the chattering time can be accurately predicted, but in many cases it cannot be judged unless the system is actually operated.

【0010】前述の積分回路だけを用いた場合には、時
定数の設定が非常に難しい。チャタリングを確実に除去
しようとして時定数を大きくし過ぎると、短時間の幅の
キー入力を読過ごしてしまう。逆に、時定数を小さめに
するとチャタリングを除去できず誤動作となる。また、
時定数の精度についても、集積化したときの製造上のば
らつきや温度変化による影響の点で問題が多い。
When only the above-mentioned integrating circuit is used, it is very difficult to set the time constant. If the time constant is made too large to surely eliminate chattering, keystrokes with a short width will be missed. On the contrary, if the time constant is made small, chattering cannot be removed, resulting in malfunction. Also,
Regarding the accuracy of the time constant, there are many problems in terms of manufacturing variations and temperature changes when integrated.

【0011】プログラムによりチャタリングを除去する
場合には、他の処理を実行しながら行なうので、チャタ
リング除去を考慮したプログラムはそれだけ複雑にな
る。キー特性によりチャタリング時間が異なるため、プ
ログラムの設計時点でどのようなキーを使用するかを予
め決定しておきその予測時間をプログラムのフローに組
入れておく必要がある。また、使用するキーを変更する
場合には、プログラム全体を改造する必要が生じること
がある。また、他の処理の優先度が高い場合には、チャ
タリングの処理時間にばらつきが生じ、確実なキー入力
ができないことがある。また、チャタリング除去のため
のプログラムが全体のプログラムに影響する場合には、
ディバッグ時にその検証が必要になるというものであっ
た。
When the chattering is removed by the program, it is performed while executing other processing, so that the program considering the chattering removal becomes more complicated. Since the chattering time differs depending on the key characteristics, it is necessary to determine in advance what kind of key to use at the time of designing the program and incorporate the predicted time into the flow of the program. In addition, when changing the key to be used, it may be necessary to modify the entire program. Further, when the priority of other processing is high, the chattering processing time varies, and reliable key input may not be possible. Also, if the program for removing chattering affects the entire program,
It was necessary to verify it when debugging.

【0012】[0012]

【発明が解決しようとする課題】上述した従来のチャタ
リング除去回路は、キーの素材や機構およびその押方に
よるチャタリング時間の変化に対応して、適切な時定数
の設定が困難であるという欠点があった。また、プログ
ラムによる方法では、他の処理を実行しながらチャタリ
ング除去を行なうため、プログラムが複雑になり、デバ
ッグも手間がかかるという欠点があった。
The conventional chattering elimination circuit described above has a drawback in that it is difficult to set an appropriate time constant in response to a change in chattering time depending on the material and mechanism of the key and the pressing method. there were. Further, the program method has a drawback that the chattering is removed while executing other processing, so that the program becomes complicated and debugging is troublesome.

【0013】[0013]

【課題を解決するための手段】本発明のチャタリング除
去回路は、入力信号を予め設定した遅延時間遅延させそ
れぞれ出力端子を有する複数段数のシフトレジスタと、
前記入力信号と前記シフトレジスタの各段の前記出力端
子からの出力との論理積あるいは否定論理積である第一
の論理演算を行なう第一の論理回路と、前記入力信号と
前記シフトレジスタの各段の前記出力端子からの出力と
の論理和あるいは否定論理和である第二の論理演算を行
なう第二の論理回路と、前記第一の論理回路および前記
第二の論理回路の出力によりセットおよびリセットされ
るフリップフロップ回路と、前記フリップフロップ回路
の出力状態を判定する判定回路と、前記シフトレジスタ
の前記遅延時間を任意に設定する可変周波数のクロック
を供給するクロック供給回路とを備えて構成されてい
る。
A chattering elimination circuit of the present invention delays an input signal by a preset delay time and has a plurality of stages of shift registers each having an output terminal,
A first logic circuit that performs a first logical operation that is a logical product or a negative logical product of the input signal and the output from the output terminal of each stage of the shift register, and each of the input signal and the shift register. A second logical circuit that performs a second logical operation that is a logical sum or a negative logical sum with the output from the output terminal of the stage, and a set by the output of the first logical circuit and the second logical circuit. A flip-flop circuit that is reset, a determination circuit that determines the output state of the flip-flop circuit, and a clock supply circuit that supplies a variable frequency clock that arbitrarily sets the delay time of the shift register are configured. ing.

【0014】[0014]

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

【0015】図1は本発明のチャタリング除去回路の一
実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of the chattering elimination circuit of the present invention.

【0016】本実施例のチャタリング除去回路は、図1
に示すように、マイクロプロセッサ1の入力側に、入力
バッファ2と、入力バッファ2を介して入力信号aが入
力され各段に出力端子を有する複数段のこの例では4段
のシフトレジスタ3と、入力信号aとシフトレジスタ3
の各段の出力b〜eが入力されその論理積演算を行なう
NAND回路4と、入力信号aとシフトレジスタ3の各
段の出力b〜eが入力されその論理和演算を行なうNO
R回路5と、NAND回路4の出力がセット端子に入力
されNOR回路5の出力がリセット端子に入力されるR
Sフリップフロップ6と、RSフリップフロップ6の出
力が入力され制御信号Cに同期してその状態をデータバ
ス9に出力する判定回路7と、シフトレジスタ3の動作
クロックを供給するクロック発生回路8と、データバス
9とを備えて構成されている。
The chattering elimination circuit of this embodiment is shown in FIG.
As shown in FIG. 3, an input buffer 2 is input to the input side of the microprocessor 1 and a shift register 3 of four stages in this example, which has an input signal a via the input buffer 2 and has an output terminal in each stage. , Input signal a and shift register 3
Of the NAND circuit 4 which receives the outputs b to e of each stage and performs a logical product operation thereof, and the input of the input signal a and the outputs b to e of each stage of the shift register 3 from which a logical sum operation is performed.
The outputs of the R circuit 5 and the NAND circuit 4 are input to the set terminal, and the output of the NOR circuit 5 is input to the reset terminal.
An S flip-flop 6, an output circuit of the RS flip-flop 6, a determination circuit 7 that outputs the state to the data bus 9 in synchronization with the control signal C, and a clock generation circuit 8 that supplies an operation clock of the shift register 3. , And a data bus 9.

【0017】クロック発生回路8は制御信号Dに同期し
てデータバス9に出力される周波数設定データによりそ
の周波数が設定される。
The frequency of the clock generation circuit 8 is set by the frequency setting data output to the data bus 9 in synchronization with the control signal D.

【0018】次に、本実施例の動作について説明する。Next, the operation of this embodiment will be described.

【0019】図2は、図1で示す本実施例の回路のタイ
ムチャ―トである。
FIG. 2 is a time chart of the circuit of this embodiment shown in FIG.

【0020】入力端子TIから入力されたキー入力等の
外部入力信号は入力バッフア2に入力される。入力バッ
ファ2を通過した入力信号aは、本来の入力信号である
オン信号の前後に、チャタリング等のノイズが含まれて
いる。クロック発生回路8からのクロックCKの立上り
でこのチャタリングを含む信号aを読取り、シフトレジ
スタ3によりその段数、この例では4段分だけ遅延させ
る。遅延された信号は、シフトレジスタ3の各段の出力
b〜eとなり、NAND回路4とNOR回路5とに入力
される。
An external input signal such as a key input input from the input terminal TI is input to the input buffer 2. The input signal a that has passed through the input buffer 2 includes noise such as chattering before and after the ON signal that is the original input signal. The signal a including this chattering is read at the rising edge of the clock CK from the clock generation circuit 8, and the shift register 3 delays the number of stages, that is, four stages in this example. The delayed signals become the outputs b to e of each stage of the shift register 3 and are input to the NAND circuit 4 and the NOR circuit 5.

【0021】NAND回路4の出力fは、シフトレジス
タ3の各段の出力b〜eと信号aとが全てハイレベルと
なって始めてロウレベルになる。その結果RSフリップ
フロップ6のセット入力をトリガし、出力信号hをハイ
レベルの状態とする。すなわち、信号hをハイレベルの
状態にするためには、少くともシフトレジスタ3の段数
に1を加算したクロック数分、本実施例では5クロック
分だけ信号aがハイレベルを保持する必要がある。これ
により、クロックCKの周波数とシフトレジスタ3の段
数とを適度に選択することにより、入力のオン信号の始
めに生じるチャタリングを除去することが可能である。
マイクロプロセッサ1は、判定回路7を通してチャタリ
ングのない信号hの状態を読込み、入力信号がオンであ
ることを判定する。
The output f of the NAND circuit 4 becomes low level only when the outputs b to e of each stage of the shift register 3 and the signal a all become high level. As a result, the set input of the RS flip-flop 6 is triggered and the output signal h is brought to a high level state. That is, in order to bring the signal h into the high level state, it is necessary to hold the signal a at the high level for at least the number of clocks obtained by adding 1 to the number of stages of the shift register 3, in the present embodiment, 5 clocks. .. Accordingly, by appropriately selecting the frequency of the clock CK and the number of stages of the shift register 3, it is possible to eliminate chattering that occurs at the beginning of the input ON signal.
The microprocessor 1 reads the state of the chattering-free signal h through the determination circuit 7 and determines that the input signal is on.

【0022】同様に、NOR回路5の出力gは、シフト
レジスタ3の各段の出力b〜eと信号aとが全てロウレ
ベルとなって始めてハイレベルになる。その結果RSフ
リップフロップ6のリセット入力をトリガし、出力信号
hをロウレベルの状態とする。すなわち、信号hをロウ
レベルの状態にするためには、少くともシフトレジスタ
3の段数に1を加算したクロック数分、本実施例では5
クロック分だけ信号aがロウレベルを保持する必要があ
る。これにより、クロックCKの周波数とシフトレジス
タ3の段数とを適度に選択することにより、入力のオン
信号の終りに生じるチャタリングを除去することが可能
である。マイクロプロセッサ1は、判定回路7を通して
チャタリングのない信号hの状態を読込み、入力信号が
オフであることを判定する。
Similarly, the output g of the NOR circuit 5 becomes high level only when the outputs b to e of each stage of the shift register 3 and the signal a all become low level. As a result, the reset input of the RS flip-flop 6 is triggered and the output signal h is set to the low level state. That is, in order to bring the signal h into the low level state, at least the number of clocks obtained by adding 1 to the number of stages of the shift register 3, that is, 5 in the present embodiment.
It is necessary to keep the signal a low level for the number of clocks. Thus, by appropriately selecting the frequency of the clock CK and the number of stages of the shift register 3, it is possible to eliminate chattering that occurs at the end of the input ON signal. The microprocessor 1 reads the state of the chattering-free signal h through the determination circuit 7 and determines that the input signal is off.

【0023】前述のように、クロックCKの周波数は、
クロック発生回路8に対するマイクロプロセッサ1から
の制御信号Dに同期してデータバス9に出力される周波
数設定データにより任意に設定される。
As mentioned above, the frequency of the clock CK is
It is arbitrarily set by the frequency setting data output to the data bus 9 in synchronization with the control signal D from the microprocessor 1 for the clock generation circuit 8.

【0024】また、入力のオン信号の途中に、図2に示
すようなノイズが重畳した場合でも、NAND回路4の
出力fはハイレベルに変化してしまうが、NOR回路5
の出力gはハイレベルを保持したまま変化しないため、
RSフリップフロップ6の出力信号hも変化せず、誤動
作とはならない。
The output f of the NAND circuit 4 changes to a high level even if noise as shown in FIG. 2 is superimposed on the input ON signal.
Output g does not change while holding high level,
The output signal h of the RS flip-flop 6 does not change, and no malfunction occurs.

【0025】以上、本発明の実施例を説明したが、本発
明は上記実施例に限られることなく種々の変形が可能で
ある。
Although the embodiments of the present invention have been described above, the present invention is not limited to the above embodiments, and various modifications can be made.

【0026】たとえば、クロック発生回路の他に、外部
からクロックを入力する外部クロック端子と、外部およ
び内部クロックを切替えるクロック切替え回路とを設
け、選択できるようにすることも、本発明の主旨を逸脱
しない限り適用できることは勿論である。
For example, it is also out of the scope of the present invention to provide an external clock terminal for inputting a clock from the outside and a clock switching circuit for switching the external and internal clocks so that they can be selected, in addition to the clock generation circuit. Of course, it can be applied unless it is done.

【0027】また、NAND回路とNOR回路との代り
に、RSフリップフロップのセットおよびリセットの論
理値を逆にしてAND回路とOR回路を用いることも、
本発明の主旨を逸脱しない限り適用できることは勿論で
ある。
Further, instead of the NAND circuit and the NOR circuit, the AND circuit and the OR circuit may be used by reversing the logical values of the set and reset of the RS flip-flop.
Needless to say, the present invention can be applied without departing from the spirit of the present invention.

【0028】[0028]

【発明の効果】以上説明したように、本発明のチャタリ
ング除去回路は、複数段のシフトレジスタと、シフトレ
ジスタの遅延時間を任意に設定する可変周波数のクロッ
ク供給回路とを備えることにより、キーの素材や機構お
よびその押方によるチャタリング時間の変化に対応し
て、適切な時定数の設定を容易に行なうことができると
いう効果がある。また、プログラムにおいても周波数の
設定値を決める部分のみ修正すればよいので、他の処理
に影響を与えることはなくなり、プログラム開発の効率
化ができるという効果がある。
As described above, the chattering elimination circuit of the present invention is provided with the shift register of a plurality of stages and the clock supply circuit of the variable frequency for arbitrarily setting the delay time of the shift register. There is an effect that it is possible to easily set an appropriate time constant in response to a change in chattering time due to a material or mechanism and a pressing method thereof. Further, in the program, since only the part that determines the frequency setting value needs to be modified, there is no effect on other processing, and there is an effect that the efficiency of program development can be improved.

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

【図1】本発明のチャタリング除去回路の一実施例を示
すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a chattering removal circuit of the present invention.

【図2】本実施例のチャタリング除去回路における動作
の一例を示すタイムチャートである。
FIG. 2 is a time chart showing an example of the operation of the chattering removal circuit of the present embodiment.

【図3】従来のチャタリング除去回路の第一の例を示す
ブロック図である。
FIG. 3 is a block diagram showing a first example of a conventional chattering removal circuit.

【図4】従来のチャタリング除去回路の第二の例を示す
ブロック図である。
FIG. 4 is a block diagram showing a second example of a conventional chattering removal circuit.

【図5】のチャタリング除去回路における動作の一例を
示すタイムチャートである。
FIG. 5 is a time chart showing an example of the operation of the chattering removal circuit of FIG.

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

1 マイクロプロセッサ 2 入力バッファ 3 シフトレジスタ 4 NAND回路 5 NOR回路 6 RSフリップフロップ 7 判定回路 8 クロック発生回路 9 データバス 10 波形整形回路 11 キー 12 入力回路 13 インバータ回路 C コンデンサ R 抵抗 1 Microprocessor 2 Input Buffer 3 Shift Register 4 NAND Circuit 5 NOR Circuit 6 RS Flip-Flop 7 Judgment Circuit 8 Clock Generation Circuit 9 Data Bus 10 Waveform Shaping Circuit 11 Key 12 Input Circuit 13 Inverter Circuit C Capacitor R Resistance

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 入力信号を予め設定した遅延時間遅延さ
せそれぞれ出力端子を有する複数段数のシフトレジスタ
と、 前記入力信号と前記シフトレジスタの各段の前記出力端
子からの出力との論理積あるいは否定論理積である第一
の論理演算を行なう第一の論理回路と、 前記入力信号と前記シフトレジスタの各段の前記出力端
子からの出力との論理和あるいは否定論理和である第二
の論理演算を行なう第二の論理回路と、 前記第一の論理回路および前記第二の論理回路の出力に
よりセットおよびリセットされるフリップフロップ回路
と、 前記フリップフロップ回路の出力状態を判定する判定回
路と、 前記シフトレジスタの前記遅延時間を任意に設定する可
変周波数のクロックを供給するクロック供給回路とを備
えることを特徴とするチャタリング除去回路。
1. A shift register having a plurality of stages each having an output terminal after delaying an input signal by a preset delay time, and a logical product or negation of the input signal and an output from the output terminal of each stage of the shift register. A first logic circuit that performs a first logical operation that is a logical product, and a second logical operation that is a logical sum or a negative logical sum of the input signal and the output from the output terminal of each stage of the shift register A second logic circuit for performing the above, a flip-flop circuit set and reset by the outputs of the first logic circuit and the second logic circuit, a determination circuit for determining the output state of the flip-flop circuit, And a clock supply circuit that supplies a variable frequency clock for arbitrarily setting the delay time of the shift register. Grayed removal circuit.
JP3214887A 1991-08-27 1991-08-27 Chattering eliminating circuit Pending JPH0553703A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3214887A JPH0553703A (en) 1991-08-27 1991-08-27 Chattering eliminating circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3214887A JPH0553703A (en) 1991-08-27 1991-08-27 Chattering eliminating circuit

Publications (1)

Publication Number Publication Date
JPH0553703A true JPH0553703A (en) 1993-03-05

Family

ID=16663213

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3214887A Pending JPH0553703A (en) 1991-08-27 1991-08-27 Chattering eliminating circuit

Country Status (1)

Country Link
JP (1) JPH0553703A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5684838A (en) * 1994-10-12 1997-11-04 Nippondenso Co., Ltd. Receiving device for sampling data bits at a preferred time
US7242260B2 (en) 2004-12-07 2007-07-10 Seiko Epson Corporation Real time clock apparatus
JP2009124380A (en) * 2007-11-14 2009-06-04 Seiko Epson Corp Noise reduction circuit and electronic equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5684838A (en) * 1994-10-12 1997-11-04 Nippondenso Co., Ltd. Receiving device for sampling data bits at a preferred time
US7242260B2 (en) 2004-12-07 2007-07-10 Seiko Epson Corporation Real time clock apparatus
JP2009124380A (en) * 2007-11-14 2009-06-04 Seiko Epson Corp Noise reduction circuit and electronic equipment

Similar Documents

Publication Publication Date Title
US4414637A (en) Adjustable clock system having a dynamically selectable clock period
JPH0553703A (en) Chattering eliminating circuit
JPH08139575A (en) Pulse output circuit
JP3776895B2 (en) Phase adjustment circuit
JPH0834417B2 (en) Input control circuit
JPH0133052B2 (en)
US5241574A (en) Pulse generating apparatus
JPH0334617A (en) Flip-flop circuit
JP2822749B2 (en) Clock wiring method
WO2002099443A3 (en) Device for measuring frequency
JPH0514186A (en) Pulse width modulation circuit
JPH06177723A (en) Pulse width modulation circuit
JPH0993097A (en) Noise removing circuit device
JPH05268020A (en) Clock switching circuit
JP2638337B2 (en) Error counter circuit
JPH07321616A (en) Noise elimination circuit
JPS62261986A (en) Pulse measuring circuit with noise removing ability
JPS5934188Y2 (en) signal input circuit
JPH06152338A (en) Multiplying circuit
JPH05243923A (en) Noise elimination circuit
JPS581810B2 (en) latch circuit
JPS63287109A (en) Timing generating circuit
JPS6213851B2 (en)
JPH08125510A (en) Signal delay circuit
JPH10135816A (en) Contact input device