JP3373291B2 - Motor overload detection method - Google Patents

Motor overload detection method

Info

Publication number
JP3373291B2
JP3373291B2 JP08764194A JP8764194A JP3373291B2 JP 3373291 B2 JP3373291 B2 JP 3373291B2 JP 08764194 A JP08764194 A JP 08764194A JP 8764194 A JP8764194 A JP 8764194A JP 3373291 B2 JP3373291 B2 JP 3373291B2
Authority
JP
Japan
Prior art keywords
motor
cycle
overload
pulse
coefficient
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
JP08764194A
Other languages
Japanese (ja)
Other versions
JPH07274565A (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.)
Mitsuba Corp
Original Assignee
Mitsuba 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 Mitsuba Corp filed Critical Mitsuba Corp
Priority to JP08764194A priority Critical patent/JP3373291B2/en
Publication of JPH07274565A publication Critical patent/JPH07274565A/en
Application granted granted Critical
Publication of JP3373291B2 publication Critical patent/JP3373291B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 【0001】 【産業上の利用分野】本発明は、モータの過負荷検出方
法に関し、特に、モータの回転に伴って発生するパルス
の所定数発生時間から当該モータの周期を算出し、周期
の変化によりモータの過負荷を判別するようにしたモー
タの過負荷検出方法に関する。 【0002】 【従来の技術】例えば自動車に於いて、パワーウィンド
ゥやサンルーフなどの開閉体をモータにより開閉駆動す
る装置を装着したものがある。そのような開閉体を開閉
動作させる際に、氷結など何らかの外的要因によりモー
タに過負荷が生じた場合には過負荷を検出してモータを
停止させる必要がある。 【0003】従来、上記したような装置のモータ過負荷
検出に於いて、モータの周期を常に監視し、その異常な
周期変化により過負荷を検出することができる。その周
期は、モータの回転に伴って発生するパルスの所定数発
生時間を測定して、パルス発生毎に周期に換算して算出
することができる。例えば、今回検出時の周期をtn
その次の検出時の周期をtn+1とし、それらの比tn/t
n+1を予め設定した判別値kと比較することにより、周
期の変動が大き過ぎる(tn/tn+1>=k)ことを検出
して過負荷状態を判別することができる。 【0004】しかしながら、上記従来の方法では、異常
な過負荷が生じてモータがロックしてしまったような場
合には、モータが回転することができないため、次のパ
ルスが発生せず、過負荷を検出できないという問題があ
った。 【0005】 【発明が解決しようとする課題】このような従来技術の
問題点に鑑み、本発明の主な目的は、モータがロックし
て停止してしまうような場合でも確実に過負荷を検出し
得るモータの過負荷検出方法を提供することにある。 【0006】 【課題を解決するための手段】このような目的は、本発
明によれば、モータの周期が長くなるに連れて増大する
係数を任意の周期間隔毎に直線近似して設定したマップ
データを有し、前記モータの回転に伴って連続発生する
パルスに基づいて前記モータの周期を算出する過程と、
前記パルスの前回発生時の前記モータの前周期に対応し
て前記マップデータから読み出した前記係数を前記前周
期に乗算したタイマ割り込み時間を算出する過程とを有
し、前記パルスの前回発生時から前記タイマ割り込み時
間の経過前に前記パルスの次の発生が生じなかった場合
には過負荷であると判別することを特徴とするモータの
過負荷検出方法を提供することにより達成される。 【0007】 【作用】DCモータに於いて、回転数Nと出力軸トルク
Tとの関係は、それぞれを横軸と縦軸とにしたグラフ上
では、モータ印加電圧の大小にかかわらず傾きが一定の
直線で表せる特性となる(図5参照)。図5に示される
ように、過負荷によりΔTだけ負荷が増加した場合には
電圧にかかわらず一定回転数ΔNだけ回転数が低下する
ことから、負荷増加分を回転数差ΔNを用いて判断でき
る。すなわち、前回の回転数NnよりもΔN以上今回の
回転数Nn+1が低下したら、その回転数差ΔNに応じた
トルク上昇が生じたことになるため、過負荷レベルに達
することになるトルク上昇分に相当する回転数差ΔNを
設定して、今回の回転数Nn+1が前回の回転数Nnから回
転数差ΔNを引いた値以上(Nn+1>=Nn−ΔN)であ
れば正常であり、正常範囲外の場合には過負荷が生じた
と判別可能である。 【0008】上記回転数差を用いた式を、周期t(mse
c)を用いて表すと、 tn+1>=60000tn/(60000−ΔN×tn) …式(1) となる。上式を、ある周期範囲毎に直線近似すると、 【0009】tn+1>=km×tn となる。上式の係数kmを、任意の周期範囲毎に予めマ
ップデータとして記憶しておき、計測された周期に応じ
てマップデータから読み出すことにより、周期による過
負荷の判別を行い得る。 【0010】 【実施例】以下、本発明の好適実施例を添付の図面につ
いて詳しく説明する。 【0011】図1に、本発明が適用された自動車用パワ
ーウィンドゥの制御回路の要部を示す。図1に於て、パ
ワーウィンドゥ制御回路のコントローラ1内には、図示
されない開閉体としての窓ガラスを開閉動作させるため
のモータ2の正逆転駆動回路3と、手動オープンスイッ
チ4及び自動オープンスイッチ5、手動クローズスイッ
チ6及び自動クローズスイッチ7の各スイッチの操作に
応じて駆動回路3を適切に作動させるための制御手段と
してのCPU8とが設けられている。また、コントロー
ラ1内に於て、図示されない車載バッテリから供給され
る正の電圧が、各電源端子Vを介してCPU8及び駆動
回路3に供給される。 【0012】各スイッチ4〜7は、通常開接点であり、
手動オープンスイッチ4の一端が接地され、その他端
が、CPU8の入力端子I2に接続されていると共に、
自動オープンスイッチ5を介してCPU8の入力端子I
1に接続されている。尚、自動オープンスイッチ5及び
端子I1の間と手動オープンスイッチ4及び端子I2の
間とがそれぞれ抵抗R1と抵抗R2とを介して電源端子
Vに接続されている。手動クローズスイッチ6及び自動
クローズスイッチ7と、電源端子Vに接続された各抵抗
R4及びR3とが、上記と同様の構成にてCPU8の各
入力端子I4及びI3に接続されている。 【0013】手動オープンスイッチ4は、自動オープン
スイッチ5が操作された時にも連動して作動状態になる
ようにされており、手動オープンスイッチ4が操作され
た時には入力端子I2のみに低レベル信号が入力され、
自動オープンスイッチ5が操作された時には両入力端子
I1・I2に共に低レベル信号が入力される。このよう
にして、各スイッチ4・5の操作状態を判別することが
できる。尚、各クローズスイッチ6・7の場合の両入力
端子I3・I4に対する信号入力状態も同様である。 【0014】CPU8の正転駆動用出力端子O1が、ア
ンプAP1を介してリレーRL1のソレノイドの一端に
接続され、そのソレノイドの他端が電源端子Vに接続さ
れている。リレーRL1の接点の通常開端子が電源端子
Vに接続されていると共に、その通常閉端子が接地さ
れ、そのコモン端子がモータ2の一端に接続されてい
る。CPU8の逆転駆動用端子O2には、上記と同様に
構成されたアンプAP2及びリレーRL2が接続されて
おり、リレーRL2のコモン端子がモータ2の他端に接
続されている。 【0015】モータ2には、その回転に同期してパルス
波を発生するための例えば一対のホール素子9a・9b
が設けられている。これらホール素子9a・9bは、モ
ータ2の回転に伴って、図2に示されるように所定の回
転角差にてかつ所定の幅のパルス波を発生し、それぞれ
分周回路10に入力している。分周回路10からは、両
ホール素子9a・9bからの各パルス波の立ち上がり及
び立ち下がりでパルス波が発生し、CPU8の入力端子
I5に入力するようになっている。この分周回路10か
らのパルス波の例えば所定数発生時間を計測して、モー
タ2の周期を測定し得る。また、このパルスを波をカウ
ントすることで、窓ガラスの位置がどこにあるのかを知
り得る。 【0016】次に、CPU8内での動作ルーチンを、ク
ローズ動作を示す図3のフロー図を参照して以下に示
す。まずステップST1で、モータ2の回転に伴って発
生する回転パルスの立ち上がり信号を読み込み、次のス
テップST2でモータ2の前周期としての周期tnを測
定する。ステップST3では、過負荷判別用の判別値を
求めるべく、予めCPU8内のメモリにマップデータと
して記憶されている係数kmの中から上記測定した周期
nに対応するものを読み出す。 【0017】上記した係数kmの設定方法を図4を参照
して示す。図4では横軸を前回の周期(tn)とし、縦
軸を今回の予測周期(tn+1)としている。前記した式
(1)を、処理時間の短縮を考慮して、tn+1=k×tn
/(k−tn)で表すと、その曲線は図の想像線で示さ
れるようになる。なお、実際は曲線のなだらかな範囲で
使用される。その直線近似式tn+1=km×tnの係数km
は、 【0018】 km=k/(k−tn) …式(2) となるため、直線近似式は、 【0019】 tn+1=[k/(k−tm)]×tn …式(3) と変換できる。ここで、tmは、周期範囲の区切りであ
り、設計により適宜定め得るものであり、図に於いて、
m=t1、t2、t3、…で表している。それら予め設定
したtm=t1、t2、t3、…を区切りとした周期範囲毎
に、上記式(2)に基づいて係数kmを求めて、上記周
期範囲毎に直線近似し得る係数kmを定めたマップデー
タを作成しておく。例えば図4に基づいて作成したマッ
プデータにあっては、周期がt1までの間にあっては係
数kmをk1とし、t1〜t2の間にあっては係数kmをk2
とし、t2〜t3の間にあっては係数kmをk3として、直
線近似式に当てはめ、過負荷判別式に用いる。 【0020】ステップST3で係数kmを読み出した
後、ステップST4では、その係数kmに周期tnを乗算
したタイマ割り込み時間tiを有するタイマ割り込み信
号をセットする。そして、ステップST5で、前回のパ
ルス発生後からタイマ割り込み時間ti経過後の割り込
み信号発生タイミングと、次のパルス発生タイミングと
の先後を比較する。すなわち、割り込み信号発生時より
もパルス発生時の方が先であった場合には、負荷変動が
小さく許容範囲内の場合であり、その場合にはステップ
ST6で今回のパルス発生に基づく周期tn+1を測定
し、ステップST7でその周期tn+1を次サイクルに於
ける前周期tnとして、ステップST3に戻る。 【0021】割り込み信号発生時に今回のパルスが発生
していなかった場合には、負荷変動が過負荷レベルに達
した場合であり、その場合にはステップST8に進む。
ステップST7ではモータ2を停止させると良いが、例
えば開閉体を閉じた際の過負荷の発生では何かを挟み込
んだことも考えられ、その場合にはモータ2を逆転させ
て開閉体を開くようにしても良い。 【0022】このようにして、測定した周期を、1つ前
(例えば1パルス前)に測定した前周期及び予め作成さ
れたマップデータから前周期に基づいて読み出した係数
を乗算した判別値と比較して過負荷の判別を行う。前記
したように、モータ印加電圧(本実施例ではバッテリ電
圧)が変動した場合でも回転数と軸トルクとの変化率が
一定であることから、負荷増加に相当する回転数の変化
を周期の変化として表し、その周期で表した式を任意の
周期範囲毎に直線近似して周期変化分Δtを係数と前周
期との乗算km×tnで表し、その係数kmを周期範囲毎
にマップデータとして設定して過負荷の判別を行ってお
り、電圧変動に左右されない過負荷の判別を行い得る。
また、過負荷によりモータ2が停止して次のパルスが発
生しないような場合でも、タイマ割り込み時間のタイム
アップ後に過負荷の判別を行い得るため、常に過負荷の
判別が可能である。以上の処理は、パルス波をカウント
して窓ガラスが全開位置近傍以外の時に、窓ガラスのク
ローズ動作により何かを挟み込んだか否かを判定してい
るが、窓ガラスが全開位置近傍にある時にはステップS
T3の定数Bを先の処理に対して所定量大きくすること
で、窓ガラスの全開を確実なものとすることができる。 【0023】 【発明の効果】このように本発明によれば、トルク変化
の判別式を周期を用いた式に変換した場合に非線形とな
るが、その式をある周期範囲毎に直線近似するための係
数をマップデータとして設定しておき、測定周期に応じ
て係数を読み出して直線近似式にて判別を行うようにし
たため、過負荷判別を周期測定で行い得ることから、回
転数への変換を必要としないため計算処理を簡略化し得
る共に、モータ印加電圧の変動に影響されない過負荷検
出を行うことができる。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for detecting an overload of a motor, and more particularly, to a method of detecting a motor overload based on a predetermined number of pulses generated as the motor rotates. And a motor overload detection method that determines motor overload based on a change in cycle. 2. Description of the Related Art For example, there is an automobile equipped with a device for opening and closing an opening and closing body such as a power window and a sunroof by a motor. When such an opening / closing member is opened / closed, if the motor is overloaded due to some external factors such as icing, it is necessary to detect the overload and stop the motor. Conventionally, in detecting a motor overload in the above-described apparatus, the cycle of the motor is constantly monitored, and an overload can be detected based on an abnormal change in the cycle. The period can be calculated by measuring a predetermined number of generation times of the pulses generated with the rotation of the motor and converting the period into a period for each pulse generation. For example, the cycle at the time of this detection is t n ,
The period at the time of the next detection is t n + 1, and their ratio t n / t
By comparing n + 1 with a preset discrimination value k, it is possible to detect that the fluctuation of the cycle is too large (t n / t n + 1 > = k) and determine the overload state. However, in the above-mentioned conventional method, when the motor is locked due to an abnormal overload, the motor cannot rotate, so that the next pulse is not generated and the overload is not generated. There was a problem that could not be detected. SUMMARY OF THE INVENTION In view of the above-mentioned problems of the prior art, a main object of the present invention is to reliably detect an overload even when the motor locks and stops. It is an object of the present invention to provide a motor overload detection method which can be performed. According to the present invention, there is provided a map in which a coefficient which increases as a cycle of a motor becomes longer is set by linear approximation at every cycle interval. Having data, a step of calculating the cycle of the motor based on pulses continuously generated with the rotation of the motor,
Calculating a timer interrupt time by multiplying the previous cycle by the coefficient read from the map data corresponding to the previous cycle of the motor at the time of the previous generation of the pulse, and This is attained by providing a motor overload detecting method, wherein if the next generation of the pulse does not occur before the timer interrupt time elapses, it is determined that the motor is overloaded. In the DC motor, the relationship between the rotation speed N and the output shaft torque T has a constant slope regardless of the magnitude of the motor applied voltage on a graph with the horizontal axis and the vertical axis. (See FIG. 5). As shown in FIG. 5, when the load increases by ΔT due to the overload, the rotation speed decreases by the constant rotation speed ΔN regardless of the voltage, so that the load increase can be determined using the rotation speed difference ΔN. . That is, as the ΔN or more rotational speed N n + 1 of the current than the rotational speed N n of preceding drops, because that would increase in torque corresponding to the rotational speed difference ΔN has occurred, it will reach an overload level A rotation speed difference ΔN corresponding to the torque increase is set, and the current rotation speed N n + 1 is equal to or greater than a value obtained by subtracting the rotation speed difference ΔN from the previous rotation speed N n (N n + 1 > = N n − If ΔN), it is normal, and if it is outside the normal range, it can be determined that an overload has occurred. [0008] The equation using the rotational speed difference is expressed by a period t (mse
Expressed using c), t n + 1 > = 60000t n / (60000−ΔN × t n ) (1) The above equation, the linear approximation for each certain cycle range, the [0009] t n + 1> = k m × t n. The coefficient k m of the above equation, is stored in advance as map data for each arbitrary period range, by reading the map data in accordance with the measured period, it may perform determination of overload by periodically. Preferred embodiments of the present invention will be described below in detail with reference to the accompanying drawings. FIG. 1 shows a main part of a control circuit of a power window for an automobile to which the present invention is applied. In FIG. 1, a controller 1 of a power window control circuit includes a forward / reverse drive circuit 3 for a motor 2 for opening / closing a window glass as an opening / closing body (not shown), a manual open switch 4 and an automatic open switch 5. And a CPU 8 as a control means for appropriately operating the drive circuit 3 in accordance with the operation of each of the manual close switch 6 and the automatic close switch 7. Further, in the controller 1, a positive voltage supplied from a vehicle-mounted battery (not shown) is supplied to the CPU 8 and the drive circuit 3 via each power supply terminal V. Each of the switches 4 to 7 is a normally open contact,
One end of the manual open switch 4 is grounded, the other end is connected to the input terminal I2 of the CPU 8, and
Input terminal I of CPU 8 via automatic open switch 5
1 connected. The power supply terminal V is connected between the automatic open switch 5 and the terminal I1 and between the manual open switch 4 and the terminal I2 via the resistors R1 and R2, respectively. The manual close switch 6 and the automatic close switch 7 and the resistors R4 and R3 connected to the power supply terminal V are connected to the input terminals I4 and I3 of the CPU 8 in the same configuration as described above. The manual open switch 4 is also activated when the automatic open switch 5 is operated. When the manual open switch 4 is operated, a low level signal is applied only to the input terminal I2. Entered,
When the automatic open switch 5 is operated, a low level signal is input to both input terminals I1 and I2. In this way, the operation states of the switches 4 and 5 can be determined. Note that the same applies to the signal input states to both input terminals I3 and I4 in the case of each of the close switches 6 and 7. The forward drive output terminal O1 of the CPU 8 is connected to one end of a solenoid of the relay RL1 via an amplifier AP1, and the other end of the solenoid is connected to a power supply terminal V. The normally open terminal of the contact of the relay RL1 is connected to the power supply terminal V, the normally closed terminal is grounded, and the common terminal is connected to one end of the motor 2. The reverse rotation drive terminal O2 of the CPU 8 is connected to the amplifier AP2 and the relay RL2 having the same configuration as described above, and the common terminal of the relay RL2 is connected to the other end of the motor 2. The motor 2 has, for example, a pair of Hall elements 9a and 9b for generating a pulse wave in synchronization with its rotation.
Is provided. These Hall elements 9a and 9b generate pulse waves having a predetermined rotation angle difference and a predetermined width with the rotation of the motor 2 as shown in FIG. I have. From the frequency dividing circuit 10, a pulse wave is generated at the rise and fall of each pulse wave from both Hall elements 9a and 9b, and is inputted to the input terminal I5 of the CPU 8. The period of the motor 2 can be measured by measuring, for example, a predetermined number of generation times of the pulse wave from the frequency dividing circuit 10. Also, by counting the number of waves of this pulse, it is possible to know where the position of the window glass is. Next, an operation routine in the CPU 8 will be described below with reference to a flowchart of FIG. 3 showing a closing operation. First, in step ST1, it reads the rising signal of the rotation pulses generated with the rotation of the motor 2, to measure the period t n as the preceding period of the motor 2 in the next step ST2. At step ST3, the order to obtain the determination value for overload judgment reads those corresponding to the period t n which is the measurement from the coefficient k m, which is stored as a map data in advance in the memory of the CPU 8. The illustrated with reference to FIG. 4 a method of setting the coefficient k m as described above. In FIG. 4, the horizontal axis is the previous cycle (t n ), and the vertical axis is the current predicted cycle (t n + 1 ). The above equation (1) is converted to t n + 1 = k × t n in consideration of a reduction in processing time.
When represented by / (k−t n ), the curve becomes as shown by the imaginary line in the figure. Actually, it is used within a gentle range of the curve. Coefficient k m of the linear approximation t n + 1 = k m × t n
Is [0018] k m = k / (k- t n) ... , and therefore equation (2), linear approximation is [0019] t n + 1 = [k / (k-t m)] × t n ... can be converted into equation (3). Here, t m is a boundary of the period range, which can be appropriately determined by design.
t m = t 1 , t 2 , t 3 ,... The coefficient km is calculated based on the above equation (2) for each of the predetermined period ranges defined by t m = t 1 , t 2 , t 3 ,..., And linear approximation can be performed for each of the period ranges. you create a map data that defines the coefficient k m. In the map data created on the basis of FIG. 4, for example, in the during period until t 1 and the coefficient k m and k 1, t 1 ~t is located between the second coefficient k m a k 2
And then, as k 3 coefficient k m In the between t 2 ~t 3, fitted to a linear approximation, used to overload discriminant. [0020] After reading the coefficient k m at step ST3, the step ST4, sets the timer interrupt signal having a timer interrupt time ti multiplied by the period t n to the coefficient k m. Then, in step ST5, the interrupt signal generation timing after the elapse of the timer interrupt time ti from the previous pulse generation and the time before and after the next pulse generation timing are compared. That is, if the pulse generation is earlier than the interrupt signal generation, the load fluctuation is small and within the allowable range. In that case, the cycle t n based on the current pulse generation is determined in step ST6. +1 is measured, and in step ST7, the cycle t n + 1 is set as the previous cycle t n in the next cycle, and the process returns to step ST3. If the current pulse has not been generated when the interrupt signal is generated, it means that the load fluctuation has reached the overload level, and in that case, the process proceeds to step ST8.
In step ST7, the motor 2 is preferably stopped. However, for example, it is conceivable that something has been caught in the event of an overload when the opening / closing body is closed. You may do it. In this way, the measured cycle is compared with the previous cycle measured immediately before (for example, one pulse before) and the discrimination value obtained by multiplying the coefficient read out from the previously created map data based on the previous cycle. To determine the overload. As described above, even when the motor applied voltage (battery voltage in this embodiment) fluctuates, the rate of change between the number of revolutions and the shaft torque is constant. map as represented, represents represents expression in the period by the multiplier k m × t n of the cycle change amount Δt coefficients and the previous period by linear approximation for every arbitrary cycle range, the coefficient k m for each cycle range The overload is determined by setting as data, and the overload can be determined without being affected by the voltage fluctuation.
Even in the case where the motor 2 is stopped due to the overload and the next pulse does not occur, the overload can be determined after the timer interrupt time expires, so that the overload can always be determined. The above process counts the pulse wave and determines whether or not something has been caught by the closing operation of the window glass when the window glass is not near the fully open position, but when the window glass is near the fully open position. Step S
By increasing the constant B of T3 by a predetermined amount with respect to the previous processing, it is possible to ensure that the window glass is fully opened. As described above, according to the present invention, the non-linearity is obtained when the discriminant of the torque change is converted into a formula using the period, but the formula is linearly approximated for each certain period range. Is set as map data, the coefficient is read out according to the measurement cycle, and the discrimination is performed by a linear approximation formula. Therefore, the overload discrimination can be performed by the cycle measurement. Since it is not necessary, the calculation process can be simplified, and overload detection that is not affected by fluctuations in the motor applied voltage can be performed.

【図面の簡単な説明】 【図1】本発明が適用された自動車用パワーウィンドゥ
の要部制御回路図。 【図2】モータの回転に伴うパルス波の測定要領を示す
説明図。 【図3】本発明が適用されたモータ過負荷検出フロー
図。 【図4】周期による過負荷判別を行う際の直線近似式を
説明するための図。 【図5】モータの回転数とトルクとの関係を示す図。 【符号の説明】 1 コントローラ 2 モータ 3 駆動回路 4 手動オープンスイッチ 5 自動オープンスイッチ 6 手動クローズスイッチ 7 自動クローズスイッチ 8 CPU 9a・9b ホール素子 10 分周回路
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a main part control circuit diagram of an automotive power window to which the present invention is applied. FIG. 2 is an explanatory diagram showing a procedure for measuring a pulse wave accompanying rotation of a motor. FIG. 3 is a flowchart of a motor overload detection to which the present invention is applied. FIG. 4 is a diagram for explaining a linear approximation formula when performing overload determination based on a cycle. FIG. 5 is a diagram showing the relationship between the number of rotations of a motor and torque. [Description of Signs] 1 Controller 2 Motor 3 Drive circuit 4 Manual open switch 5 Automatic open switch 6 Manual close switch 7 Automatic close switch 8 CPU 9a / 9b Hall element 10 Divider circuit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 重松 克也 群馬県桐生市広沢町1丁目2681番地 株 式会社三ツ葉電機製作所内 (72)発明者 島田 正志 群馬県桐生市広沢町1丁目2681番地 株 式会社三ツ葉電機製作所内 (56)参考文献 特開 平7−143792(JP,A) (58)調査した分野(Int.Cl.7,DB名) H02P 3/08 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Katsuya Shigematsu 1-2681-2 Hirosawacho, Kiryu-shi, Gunma Inside Mitsuba Electric Works, Ltd. (72) Inventor Masashi Shimada 1-2681 Hirosawacho, Kiryu-shi, Gunma (56) References JP-A-7-143792 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) H02P 3/08

Claims (1)

(57)【特許請求の範囲】 【請求項1】 モータの周期が長くなるに連れて増大す
る係数を任意の周期間隔毎に直線近似して設定したマッ
プデータを有し、前記モータの回転に伴って連続発生す
るパルスに基づいて前記モータの周期を算出する過程
と、前記パルスの前回発生時の前記モータの前周期に対
応して前記マップデータから読み出した前記係数を前記
前周期に乗算したタイマ割り込み時間を算出する過程と
を有し、前記パルスの前回発生時から前記タイマ割り込
み時間の経過前に前記パルスの次の発生が生じなかった
場合には過負荷であると判別することを特徴とするモー
タの過負荷検出方法。
(57) [Claim 1] Map data in which a coefficient that increases as the cycle of a motor becomes longer is set by linear approximation at an arbitrary cycle interval, and map data is set for the rotation of the motor. A step of calculating the cycle of the motor based on the continuously generated pulses, and multiplying the previous cycle by the coefficient read from the map data corresponding to the previous cycle of the motor when the pulse last occurred. Calculating a timer interrupt time, and determining that an overload has occurred if the next occurrence of the pulse has not occurred before the timer interrupt time has elapsed since the previous occurrence of the pulse. Motor overload detection method.
JP08764194A 1994-03-31 1994-03-31 Motor overload detection method Expired - Fee Related JP3373291B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP08764194A JP3373291B2 (en) 1994-03-31 1994-03-31 Motor overload detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP08764194A JP3373291B2 (en) 1994-03-31 1994-03-31 Motor overload detection method

Publications (2)

Publication Number Publication Date
JPH07274565A JPH07274565A (en) 1995-10-20
JP3373291B2 true JP3373291B2 (en) 2003-02-04

Family

ID=13920617

Family Applications (1)

Application Number Title Priority Date Filing Date
JP08764194A Expired - Fee Related JP3373291B2 (en) 1994-03-31 1994-03-31 Motor overload detection method

Country Status (1)

Country Link
JP (1) JP3373291B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4673436B1 (en) * 2010-04-30 2011-04-20 フジマイクロ株式会社 Fan
CN108860011B (en) * 2018-04-17 2020-04-28 北京理工大学 Vehicle overload identification method and system

Also Published As

Publication number Publication date
JPH07274565A (en) 1995-10-20

Similar Documents

Publication Publication Date Title
US5483135A (en) Adaptive system and method for controlling vehicle window operation
US5627710A (en) Electric motor drive system
US6297609B1 (en) Obstruction detecting method for the use in power window apparatus, and power window apparatus
EP0945953B1 (en) Method of detecting pinching of object of power window apparatus
JP3741731B2 (en) Device for identifying pinching situation in an electric drive mechanism
EP0162280B1 (en) A brake apparatus for automatic door
JP3373291B2 (en) Motor overload detection method
JP2861781B2 (en) Electric drive
JP3355277B2 (en) Wind glass pinch detection device
US6225769B1 (en) Device for operating an electric motor
JP2002106256A (en) Detector for detecting catching/non-catching in window glass
JP3373290B2 (en) Motor overload detection method
EP1396075A2 (en) Method for closing a motor driven window
JPS63165682A (en) Switchgear for window glass
JP2954471B2 (en) Opening / closing body opening / closing control method
JP3555226B2 (en) Moving object position detection device
JP3484001B2 (en) Motor control device
JP2830543B2 (en) Switchgear for vehicles
WO1992018358A1 (en) Control system for windscreen wiping
JP2687872B2 (en) Electric opening and closing control device
JPH07212963A (en) Safety device for automatic switching apparatus
US20230387839A1 (en) Rotation angle detecting method, recording medium storing rotation angle detecting program, and rotation angle detecting device
JPH07143662A (en) Overload detecting device
JP2687871B2 (en) Electric opening and closing control device
AU651880B2 (en) Control system for windscreen wiping

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081122

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees