JP2000278995A - Overheating-protecting device of stepping motor - Google Patents

Overheating-protecting device of stepping motor

Info

Publication number
JP2000278995A
JP2000278995A JP8228699A JP8228699A JP2000278995A JP 2000278995 A JP2000278995 A JP 2000278995A JP 8228699 A JP8228699 A JP 8228699A JP 8228699 A JP8228699 A JP 8228699A JP 2000278995 A JP2000278995 A JP 2000278995A
Authority
JP
Japan
Prior art keywords
stepping motor
circuit
drive pulse
pulse
drive
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
JP8228699A
Other languages
Japanese (ja)
Inventor
Haruo Sunaga
晴夫 須永
Ichiro Tezuka
一郎 手塚
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.)
Meisei Electric Co Ltd
Original Assignee
Meisei Electric Co 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 Meisei Electric Co Ltd filed Critical Meisei Electric Co Ltd
Priority to JP8228699A priority Critical patent/JP2000278995A/en
Publication of JP2000278995A publication Critical patent/JP2000278995A/en
Pending legal-status Critical Current

Links

Landscapes

  • Protection Of Generators And Motors (AREA)
  • Control Of Stepping Motors (AREA)

Abstract

PROBLEM TO BE SOLVED: To protect overheating by stopping power feed when the period interval of a drive pulse reaches fixed time or longer when a stepping motor is driven. SOLUTION: A drive pulse circuit 4 does not generate output when a stepping motor drive circuit 3 receives a pulse from a control circuit 1, starts supplying a drive pulse to a stepping motor 6, at the same time a drive pulse is received, and a period interval is a pulse within time determined by a time constant that a drive pulse-monitoring circuit 4 has. Then, when the period interval of the drive pulse reaches a time constant or longer, or when the drive pulse stops while a power feed circuit 5 is closed, output is automatically generated as soon as the period interval of the drive pulse exceeds the time constant for controlling the power feed circuit 5, a circuit is opened to stop the supply of power from the stepping motor drive circuit 3 to the stepping motor 6, thus preventing the stepping motor from overheating.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ソフトウエアによ
り駆動制御されるステッピングモータを用いた装置にお
ける、ステッピングモータの過熱保護装置に関するもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an overheat protection device for a stepping motor in an apparatus using a stepping motor driven and controlled by software.

【0002】[0002]

【従来の技術】従来のソフトウエアにより制御されるス
テッピングモータを用いた装置、例えば自動組立機等の
装置に用いられているステッピングモータの過熱保護装
置は、ソフトウエアの異常によるステッピングモータの
過熱を防ぐために、ハードウェアのウオッチドッグタイ
マーを設けて、ステッピングモータを駆動するソフトウ
エア(以下、メインルーチンという)に、上記ウオッチ
ドッグタイマーを一定周期で駆動するソフトウエア(以
下、サブルーチンという)を組み込んでおき、メインル
ーチンから、決まった周期で上記サブルーチンを起動す
ることによりウオッチドッグタイマーを駆動し、ウオッ
チドッグタイマーが上記サブルーチンにより一定周期で
駆動されている間はウオッチドッグタイマーは出力を発
生しないが、メインルーチンの暴走等により、メインル
ーチンから決まった周期でサブルーチンを起動しない場
合、あるいはサブルーチンのバグ等によりウオッチドッ
グタイマー起動のための処理を失敗する場合がある。こ
のような異常が発生して、上記サブルーチンがウオッチ
ドッグタイマーを駆動する間隔が一定時間以上になると
上記ウオッチドッグタイマーがタイムアウトして、その
出力により駆動制御部に強制割り込みをかけて、メイン
ルーチンの暴走を停止させ、ステッピングモータの駆動
を停止するようにしていた。
2. Description of the Related Art Conventionally, a device using a stepping motor controlled by software, for example, an overheat protection device for a stepping motor used in a device such as an automatic assembling machine, protects a stepping motor from overheating due to a software abnormality. In order to prevent this, a hardware watchdog timer is provided, and software (hereinafter, referred to as a subroutine) for driving the above-mentioned watchdog timer at a fixed cycle is incorporated in software for driving the stepping motor (hereinafter, referred to as a main routine). From the main routine, the watchdog timer is driven by activating the above subroutine at a fixed cycle, and the watchdog timer does not generate an output while the watchdog timer is driven at a fixed cycle by the above subroutine, May The runaway routine, not to activate a subroutine at a period determined from the main routine, or by bugs such subroutine may fail processing for the watchdog timer activation. When such an abnormality occurs and the interval at which the subroutine drives the watchdog timer exceeds a predetermined time, the watchdog timer times out, and the output of the watchdog timer forcibly interrupts the drive control unit, and the main routine is executed. Runaway was stopped, and driving of the stepping motor was stopped.

【0003】[0003]

【発明が解決しようとする課題】ところが、ソフトウエ
アの異常は予め想定することが困難で、メインルーチン
あるいはサブルーチンにどのような状態を現出するか事
前に想定できない場合が多い。このような場合に、ウオ
ッチドッグタイマーが正常に動作したとしても、ウオッ
チドッグタイマーからの出力によりメインルーチンへの
強制割り込みができず、ステッピングモータを駆動する
パルスがステッピングモータを駆動するのに適した範囲
から外れる場合、あるいはステッピングモータに加える
駆動電流が連続して流れる場合等が考えられるが、これ
らの場合、上記従来の技術によると、ステッピングモー
タが過熱してもステッピングモータを過熱から保護でき
ないという問題点がある。
However, it is difficult to anticipate software abnormalities in advance, and it is often impossible to anticipate what state will appear in the main routine or subroutine. In such a case, even if the watchdog timer operates normally, the output from the watchdog timer cannot forcibly interrupt the main routine, and the pulse for driving the stepping motor is suitable for driving the stepping motor. There may be cases where the stepping motor is out of the range or a case where the drive current applied to the stepping motor continuously flows.In these cases, however, according to the above-described conventional technology, the stepping motor cannot be protected from overheating even if the stepping motor overheats. There is a problem.

【0004】本発明は上記の問題を解決するために、メ
インルーチンあるいはサブルーチンに異常が発生した場
合、ステッピングモータを駆動するパルス間隔がステッ
ピングモータを駆動するのに適した範囲から外れた状態
で、長時間ステッピングモータが連続してパルス駆動さ
れる場合、あるいはステッピングモータに加える駆動電
流が連続して流れる場合等において、ステッピングモー
タが過熱しないように、ステッピングモータの過熱保護
を行うことを目的とする。
In order to solve the above-mentioned problem, the present invention provides a method for driving a stepping motor in a case where the pulse interval is out of a range suitable for driving the stepping motor when an abnormality occurs in a main routine or a subroutine. When the stepping motor is continuously pulsed for a long time, or when the driving current applied to the stepping motor continuously flows, the overheating protection of the stepping motor is performed so that the stepping motor does not overheat. .

【0005】[0005]

【課題を解決するための手段】上記目的を達成するため
に、請求項1では、ソフトウエアにより駆動制御される
ステッピングモータの駆動制御部に、ステッピングモー
タの駆動時に、ステッピングモータの駆動パルスの周期
間隔が一定時間以上の間隔になったことを検出して、上
記ステッピングモータの給電部を制御してステッピング
モータへの給電を停止する機能を有する駆動パルス監視
回路部を設けたステッピングモータの過熱保護装置であ
ることを特徴とする。
In order to achieve the above object, according to the present invention, a driving control section of a stepping motor, which is driven and controlled by software, includes a stepping motor which controls a period of a driving pulse of the stepping motor when driving the stepping motor. Overheat protection of a stepping motor provided with a drive pulse monitoring circuit unit having a function of detecting that the interval has become longer than a predetermined time and controlling a power supply unit of the stepping motor to stop supplying power to the stepping motor. The device is characterized in that:

【0006】[0006]

【発明の実施の形態】以下に本発明を図面により詳細に
説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below in detail with reference to the drawings.

【0007】図1は本発明の実施の形態を示すソフトウ
エアにより制御されるステッピングモータを用いた装
置、例えば自動組立機の、ステッピングモータの駆動制
御部のブロック図で、1はメインルーチンを含むソフト
ウエアを有する制御回路であって、この制御回路1はス
テッピングモータを駆動するパルスを発生する。2は制
御回路1のサブルーチンにより駆動されるウオッチドッ
グタイマー、3は制御回路1からのパルスを受けてステ
ッピングモータ6を駆動するステッピングモータ駆動回
路、4はステッピングモータ駆動回路3から出力する駆
動パルスを監視する駆動パルス監視回路部であって、本
実施の形態では以下駆動パルス監視回路として説明す
る。5はステッピングモータ6へ電力を供給する給電部
であって、本実施の形態では以下給電回路として説明す
る。6はステッピングモータである。
FIG. 1 is a block diagram of an apparatus using a stepping motor controlled by software showing an embodiment of the present invention, for example, a drive control section of a stepping motor of an automatic assembling machine, and 1 includes a main routine. A control circuit having software. The control circuit 1 generates a pulse for driving a stepping motor. Reference numeral 2 denotes a watch dog timer driven by a subroutine of the control circuit 1, 3 denotes a stepping motor drive circuit that receives a pulse from the control circuit 1 and drives the stepping motor 6, and 4 denotes a drive pulse output from the stepping motor drive circuit 3. This is a drive pulse monitoring circuit for monitoring, and in this embodiment, a drive pulse monitor circuit will be described below. Reference numeral 5 denotes a power supply unit for supplying power to the stepping motor 6, and in the present embodiment, a power supply circuit will be described below. 6 is a stepping motor.

【0008】図2は図1に示す駆動パルス監視回路4の
具体例を示す回路図であって、T1,T2及びT3は端
子、IC1はEXOR(エックスクルーシブオア)のI
C、IC2はリトリガフリップフロップIC、IC3及
びIC5はシュミットトリガ特性を持ったインバータI
C、IC4はOR(オア)IC、R1,R2及びR3は
抵抗、C1はコンデンサ、C2は電解コンデンサ、+5
Vは電源、GNDは接地である。
FIG. 2 is a circuit diagram showing a specific example of the drive pulse monitoring circuit 4 shown in FIG. 1. T1, T2 and T3 are terminals, and IC1 is an EXOR (exclusive OR) I.
C and IC2 are retrigger flip-flops IC, and IC3 and IC5 are inverters I having Schmitt trigger characteristics.
C and IC4 are OR (OR) ICs, R1, R2 and R3 are resistors, C1 is a capacitor, C2 is an electrolytic capacitor, +5
V is a power supply, and GND is a ground.

【0009】次にその作用について説明する。制御回路
1は図示してないCPU、メモリ等からなり、該メモリ
に記憶されたメインルーチンにより制御され、該メイン
ルーチンの制御によりステッピングモータ6を駆動す
る。ステッピングモータ6の駆動に際しては、図示して
いない入力条件に従ってメインルーチンによりパルスを
発生させてこれをステッピングモータ駆動回路3へ供給
する。
Next, the operation will be described. The control circuit 1 includes a CPU, a memory, and the like (not shown), is controlled by a main routine stored in the memory, and drives the stepping motor 6 under the control of the main routine. When the stepping motor 6 is driven, a pulse is generated by a main routine according to an input condition (not shown) and supplied to the stepping motor drive circuit 3.

【0010】ステッピングモータ駆動回路3は、上記パ
ルスを受けてステッピングモータ6を駆動する駆動パル
スに変換してステッピングモータ6に供給すると共に、
給電回路5を介してステッピングモータ6へ電力を供給
する。この時、給電回路5の回路は閉じており給電回路
5からの電力と上記駆動パルスとによりステッピングモ
ータ6が駆動される。
The stepping motor drive circuit 3 receives the pulse and converts it into a drive pulse for driving the stepping motor 6 and supplies the same to the stepping motor 6.
Electric power is supplied to the stepping motor 6 via the power supply circuit 5. At this time, the circuit of the power supply circuit 5 is closed, and the stepping motor 6 is driven by the power from the power supply circuit 5 and the driving pulse.

【0011】上記制御回路1の図示してないCPUのメ
インルーチンに含まれるウオッチドッグタイマー2を駆
動するサブルーチンによりウオッチドッグタイマー2は
一定の時間間隔で駆動されており、メインルーチンある
いはサブルーチンの異常により、ウオッチドッグタイマ
ー2の駆動が停止した場合、あるいはパルスの周期間隔
が一定の時間間隔より広くなった場合に、ウオッチドッ
グタイマー2は出力を発生し、該出力により制御回路1
へ割り込みをかけて異状発生の情報を送り、制御回路1
は該異状発生の情報を受けてメインルーチンのリセット
を行い、メインルーチンの正常化を行う。
The watchdog timer 2 is driven at a constant time interval by a subroutine for driving the watchdog timer 2 included in a main routine (not shown) of the CPU of the control circuit 1. When the driving of the watchdog timer 2 is stopped or when the pulse period becomes longer than a predetermined time interval, the watchdog timer 2 generates an output, and the output of the control circuit 1
To the control circuit 1
Receives the information on occurrence of the abnormality, resets the main routine, and normalizes the main routine.

【0012】メインルーチンまたはサブルーチンに異常
が発生した場合、上記リセット機能が作動しないでメイ
ンルーチンの正常化ができないことも起こり得る。この
場合に、ステッピングモータ6の駆動パルスがステッピ
ングモータ6を駆動するのに適した範囲から外れる場合
や、ステッピングモータ6に加える駆動電流が連続して
流れる場合があり、この時、ステッピングモータ6が過
熱してしまうという問題が発生する。
If an abnormality occurs in the main routine or the subroutine, it may happen that the reset function does not operate and the main routine cannot be normalized. In this case, the driving pulse of the stepping motor 6 may be out of the range suitable for driving the stepping motor 6, or the driving current applied to the stepping motor 6 may continuously flow. The problem of overheating occurs.

【0013】駆動パルス監視回路4は、上記ステッピン
グモータ駆動回路3が制御回路1からのパルスを受けて
ステッピングモータ6に駆動パルスの供給を開始すると
共に該駆動パルスを受信し、該駆動パルスのパルスの周
期間隔が駆動パルス監視回路4に有する時定数で決まる
時間以内のパルスの周期間隔の場合は出力を発生せず、
ステッピングモータの駆動を終了すれば該駆動パルス監
視回路3は正常に復旧し、該駆動パルスのパルスの周期
間隔が駆動パルス監視回路4に有する時定数以上のパル
スの周期間隔となった場合、または給電回路5が閉路し
たままで駆動パルスが停止した場合に、該駆動パルス監
視回路4は、駆動パルスの周期間隔がその有する時定数
を過ぎると同時に自動的に出力を発生して、該出力によ
り給電回路5を制御し、給電回路5の回路を開放してス
テッピングモータ駆動回路3からステッピングモータ6
への電力の供給を停止するようにしたものである。
The drive pulse monitoring circuit 4 receives the drive pulse from the stepping motor drive circuit 3 in response to the pulse from the control circuit 1 and starts to supply the drive pulse to the stepping motor 6, and receives the drive pulse. Is not generated when the cycle interval of the pulse is within the time determined by the time constant of the drive pulse monitoring circuit 4,
When the driving of the stepping motor is completed, the drive pulse monitoring circuit 3 is restored to a normal state, and the cycle interval of the drive pulse becomes equal to or greater than the time constant of the drive pulse monitor circuit 4, or When the drive pulse is stopped while the power supply circuit 5 is closed, the drive pulse monitoring circuit 4 automatically generates an output at the same time that the cycle interval of the drive pulse exceeds the time constant of the drive pulse. The power supply circuit 5 is controlled, the circuit of the power supply circuit 5 is opened, and the stepping motor
The supply of power to the power supply is stopped.

【0014】上記駆動パルス監視回路4の動作を、その
実施の形態である図2に示す回路図で詳細に説明する。
上記ステッピングモータ駆動回路3が制御回路1からの
パルスを受けてステッピングモータ6に駆動パルスの供
給を開始すると共に端子T1に上記ステッピングモータ
6に供給する駆動パルスと同一のパルスが供給され、該
パルスはそのままIC1の一方の端子に送られ、更に抵
抗R1,R2及びコンデンサC1からなる積分回路を経
てIC3に送られ、IC3のシュミットトリガ特性によ
り波形が整形された上、極性が反転されて上記IC1の
他の端子に送られ、IC1のEXOR機能により上記端
子T1に供給されたパルスの2倍のパルス数が出力さ
れ、IC2のリードBへ送られる。
The operation of the drive pulse monitoring circuit 4 will be described in detail with reference to a circuit diagram shown in FIG.
The stepping motor drive circuit 3 receives a pulse from the control circuit 1 and starts supplying a drive pulse to the stepping motor 6, and the same pulse as the drive pulse supplied to the stepping motor 6 is supplied to the terminal T1. Is sent to one terminal of IC1 as it is, and further sent to IC3 via an integrating circuit composed of resistors R1 and R2 and a capacitor C1, where the waveform is shaped by the Schmitt trigger characteristic of IC3, the polarity is inverted, and IC1 is inverted. Is output to the other terminal, and the number of pulses twice as many as the number of pulses supplied to the terminal T1 is output by the EXOR function of IC1 and sent to the lead B of IC2.

【0015】ここに端子T1に供給されるパルスを2倍
のパルス数としてIC2へ供給するのは、後記するIC
2のリードCx及びリードR/Cに接続した抵抗R3及
びコンデンサC2により定まる時定数を小さくするため
である。
The reason why the pulse supplied to the terminal T1 is supplied to the IC2 as a doubled pulse number is that an IC described later is used.
This is to reduce the time constant determined by the resistor R3 and the capacitor C2 connected to the second lead Cx and the lead R / C.

【0016】端子T1に上記ステッピングモータ6に供
給する駆動パルスと同一のパルスが供給されると同時
に、端子T3にステッピングモータ駆動回路3から選択
信号が送られ、該選択信号はIC4を経てIC5でその
シュミットトリガ特性により波形が整形された上、極性
が反転されてIC2のリードCLRに送られる。
At the same time that the same pulse as the drive pulse supplied to the stepping motor 6 is supplied to the terminal T1, a selection signal is sent from the stepping motor driving circuit 3 to the terminal T3, and the selection signal is sent to the IC5 via the IC4. After the waveform is shaped by the Schmitt trigger characteristic, the polarity is inverted and sent to the lead CLR of the IC 2.

【0017】IC2はリードCLRへの選択信号により
アクティブとなり、リトリガフリップフロップとしての
動作を行う。該IC2のリトリガフリップフロップとし
ての動作は、上記リードBに送られてくるパルスの周期
間隔が、リードCx及びリードR/Cに接続した抵抗R
3及びコンデンサC2により定まる時定数以下であれば
IC2のリードQからパルスを出力することはない。
IC2 is activated by a selection signal to the read CLR, and operates as a retrigger flip-flop. The operation of the IC2 as a retrigger flip-flop is such that the period of the pulse sent to the lead B is equal to the resistance R connected to the lead Cx and the lead R / C.
No pulse is output from the lead Q of IC2 if it is less than the time constant determined by 3 and capacitor C2.

【0018】上記リードBに送られてくるパルスの周期
間隔が、上記抵抗R3及びコンデンサC2により定まる
時定数を超えるとリードQにパルスを出力して、該パル
スはIC6の一方の端子に送られ、IC6の他の端子に
は端子T3からの制御信号がIC4を経て送られている
ので、上記IC2からのパルスはそのまま端子T2へ送
られ、該パルスは上記図1における給電回路5へ送ら
れ、該給電回路5を制御して回路を開放し、ステッピン
グモータ6への電力の供給を停止する。
When the period of the pulse sent to the lead B exceeds the time constant determined by the resistor R3 and the capacitor C2, a pulse is output to the lead Q, and the pulse is sent to one terminal of the IC 6. Since the control signal from the terminal T3 is transmitted to the other terminal of the IC 6 via the IC 4, the pulse from the IC 2 is directly transmitted to the terminal T2, and the pulse is transmitted to the power supply circuit 5 in FIG. The power supply circuit 5 is controlled to open the circuit, and the supply of power to the stepping motor 6 is stopped.

【0019】また上記リードBに送られてくるパルスが
オンまたはオフの状態のまま上記抵抗R3及びコンデン
サC2により定まる時定数を超える場合もリードQにパ
ルスを出力して、上記パルスの周期間隔が上記抵抗R3
及びコンデンサC2により定まる時定数を超える場合と
同様な動作を行う。
If the pulse sent to the lead B exceeds the time constant determined by the resistor R3 and the capacitor C2 in the on or off state, a pulse is output to the lead Q, and the period of the pulse is changed. The above resistor R3
The same operation as that when the time constant determined by the capacitor C2 is exceeded is performed.

【0020】上記のように駆動パルス監視回路4はステ
ッピングモータ6の駆動パルスの周期間隔を監視して、
該駆動パルスの周期間隔が一定の時間以上、あるいは駆
動パルスがオンまたはオフの状態を一定の時間以上継続
すればこれを検出して、ステッピングモータ6への供給
電力を停止するようにしたもので、上記制御パルス監視
回路4の動作はステッピングモータ6の駆動が行われる
たびに同様な動作を繰り返し、ステッピングモータ6の
駆動パルスの異状を監視し、該ステッピングモータ6の
過熱を未然に防止するものである。
As described above, the drive pulse monitoring circuit 4 monitors the cycle interval of the drive pulse of the stepping motor 6, and
If the cycle interval of the drive pulse is equal to or longer than a predetermined time, or if the drive pulse is kept on or off for a certain time or longer, this is detected and the power supply to the stepping motor 6 is stopped. The operation of the control pulse monitoring circuit 4 repeats the same operation every time the stepping motor 6 is driven, monitors the drive pulse of the stepping motor 6 for abnormalities, and prevents the stepping motor 6 from overheating. It is.

【0021】[0021]

【発明の効果】以上のように本発明は、ステッピングモ
ータ6の駆動パルスの周期間隔を駆動パルス監視回路4
により常時監視することにより、メインルーチンの異常
あるいはサブルーチンの異常により、ウオッチドッグタ
イマー2がその機能を失った場合も、その影響を受けず
にステッピングモータ6の駆動を停止し、該ステッピン
グモータ6の過熱保護を行うことができるという効果を
有する。
As described above, according to the present invention, the period of the drive pulse of the stepping motor 6 is determined by the drive pulse monitoring circuit 4.
When the watchdog timer 2 loses its function due to the abnormality of the main routine or the subroutine due to the abnormality of the main routine or the abnormality of the subroutine, the drive of the stepping motor 6 is stopped without being affected by the abnormality. This has the effect that overheat protection can be performed.

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

【図1】本発明の実施の形態を示すブロック図。FIG. 1 is a block diagram illustrating an embodiment of the present invention.

【図2】駆動パルス監視回路の一例を示す回路図。FIG. 2 is a circuit diagram illustrating an example of a drive pulse monitoring circuit.

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

1…制御回路 2…ウオッチドッグタイマー 3…ステッピングモータ駆動回路 4…駆動パルス監視回路 5…給電回路 6…ステッピングモータ REFERENCE SIGNS LIST 1 control circuit 2 watchdog timer 3 stepping motor drive circuit 4 drive pulse monitoring circuit 5 power supply circuit 6 stepping motor

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ソフトウエアにより駆動制御されるステ
ッピングモータを用いた装置の駆動制御部に、ステッピ
ングモータの駆動時に、ステッピングモータの駆動パル
スの周期間隔が一定時間以上の間隔になったことを検出
して、上記ステッピングモータの給電部を制御してステ
ッピングモータへの給電を停止する機能を有する駆動パ
ルス監視回路部を設けたことを特徴とするステッピング
モータの過熱保護装置。
1. A drive control unit of a device using a stepping motor driven and controlled by software detects that a cycle interval of a drive pulse of the stepping motor has become equal to or longer than a predetermined time when the stepping motor is driven. An overheat protection device for a stepping motor, further comprising a drive pulse monitoring circuit unit having a function of controlling a power supply unit of the stepping motor to stop supplying power to the stepping motor.
JP8228699A 1999-03-25 1999-03-25 Overheating-protecting device of stepping motor Pending JP2000278995A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8228699A JP2000278995A (en) 1999-03-25 1999-03-25 Overheating-protecting device of stepping motor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8228699A JP2000278995A (en) 1999-03-25 1999-03-25 Overheating-protecting device of stepping motor

Publications (1)

Publication Number Publication Date
JP2000278995A true JP2000278995A (en) 2000-10-06

Family

ID=13770294

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8228699A Pending JP2000278995A (en) 1999-03-25 1999-03-25 Overheating-protecting device of stepping motor

Country Status (1)

Country Link
JP (1) JP2000278995A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101191234B1 (en) 2006-03-09 2012-10-16 노틸러스효성 주식회사 Controller for stepping motor in ATM
CN110173842A (en) * 2019-05-28 2019-08-27 广东美的制冷设备有限公司 Control method, system and the air conditioner of stepper motor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101191234B1 (en) 2006-03-09 2012-10-16 노틸러스효성 주식회사 Controller for stepping motor in ATM
CN110173842A (en) * 2019-05-28 2019-08-27 广东美的制冷设备有限公司 Control method, system and the air conditioner of stepper motor

Similar Documents

Publication Publication Date Title
JPH06178579A (en) Refrigeration cycle controller
JPH0311451A (en) Inter-unit communication equipment
JPH10243544A (en) Protective circuit against overcurrent and, method of protection by protective circuit against overcurrent
JP2000278995A (en) Overheating-protecting device of stepping motor
JPS63501917A (en) Electric circuit protection devices and methods
JP2001517335A (en) Reset method and apparatus for microcontroller with bidirectional reset line
JPH08140393A (en) Protective circuit for motor drive control circuit
JP4111862B2 (en) Load drive device
JPH0143650Y2 (en)
JPS6258913B2 (en)
JP2000224757A (en) Motor protective circuit, motor driving circuit, and printer
JP2927825B2 (en) DC motor control circuit
JP2819599B2 (en) DC motor disconnection detection circuit
JPS63253401A (en) Safety device for actuator control circuit
JP2836709B2 (en) Printer alarm detection device
JP2000299998A (en) Drive equipment for stepping motor
JPH099671A (en) Control circuit for dc brushless motor
JP2581580Y2 (en) Inductive load overcurrent time monitoring circuit
JP4029483B2 (en) Motor speed control circuit
JPH02112038A (en) Reset signal generation circuit
JPS62285101A (en) Controller for copying machine
JPH087472Y2 (en) Power supply control circuit for electronic devices
JPH01113816A (en) Portable electronic equipment
JPH03277581A (en) Printer driving apparatus
JPS63197209A (en) Resetting circuit