JP3647660B2 - Braking control device for numerical control device - Google Patents

Braking control device for numerical control device Download PDF

Info

Publication number
JP3647660B2
JP3647660B2 JP34552598A JP34552598A JP3647660B2 JP 3647660 B2 JP3647660 B2 JP 3647660B2 JP 34552598 A JP34552598 A JP 34552598A JP 34552598 A JP34552598 A JP 34552598A JP 3647660 B2 JP3647660 B2 JP 3647660B2
Authority
JP
Japan
Prior art keywords
braking
part program
control device
time
motor
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
JP34552598A
Other languages
Japanese (ja)
Other versions
JP2000167743A (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.)
Okuma Corp
Original Assignee
Okuma 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 Okuma Corp filed Critical Okuma Corp
Priority to JP34552598A priority Critical patent/JP3647660B2/en
Publication of JP2000167743A publication Critical patent/JP2000167743A/en
Application granted granted Critical
Publication of JP3647660B2 publication Critical patent/JP3647660B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Numerical Control (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、数値制御装置の制動制御装置に関するものである。
【0002】
【従来の技術】
数値制御装置にあって、駆動モータのドライブユニットに発電制動回路または回生制動回路を設け、この制動回路を駆動モータに結合して駆動軸を制動する制動制御装置が知られている。この様な制動制御装置において、運転するパートプログラムによっては駆動モータを激しく加減速させると制動回路が過熱してしまう問題があった。このため、従来、制動制御装置に制動回路の過熱を検出する制動回路過熱検出部と、過熱時に運転を中断する運転中断制御部を設け、制動回路の過熱時に運転を中断することが行われている。
【0003】
図7は従来技術のブロック図の例である。関数発生部21はパートプログラムメモリ4よりパートプログラムを読み出す。パートプログラムの指令コードに従って、軸移動指令コードの場合は関数発生を行い位置指令を生成し、速度指令コードの場合は速度指令を生成してドライブユニット22へ指令する。ドライブユニット22は指令に従って駆動モータ23を駆動する。
【0004】
図8は従来技術のフローチャートの例である。制動回路過熱検出部24はドライブユニット22に装着された制動回路の温度を監視している(S51)。過熱を検出したらS53へ進む(S52)。S53では関数発生部21に対して関数発生停止を指令し(S53)、運転中断制御部25を用いてドライブユニット22のパワー回路の電源を遮断し(S54)、過熱を検出したことを表示部8に表示する(S55)。
【0005】
【発明が解決しようとする課題】
通常、制動回路が過熱した後は冷却されるまでは運転できず、冷却後パートプログラムの途中より運転するには手間がかかる。異なった複数の加工物を自動的にローディングし連続して運転することのできる工作機械においては、一つの加工物のパートプログラムの運転によって制動回路が過熱して運転が中断されると無人運転が困難となる。制動回路の過熱に対してはその処理可能な許容電力をアップすれば一応対処可能であるが、これでは使用部品が大きくなりそれだけのスペースが必要となり、またコストも掛かるという問題が生じる。
【0006】
【課題を解決するための手段】
本発明は、上記従来の課題を解決するために、平均制動電力の計算を数値制御装置に予め行わせ、平均制動電力が制動回路の処理可能な許容電力より大きい場合、制動回路の冷却に必要な一時停止時間を求め、その一時停止時間に基づいて一時停止し、その後運転を再開することを特徴とする。
【0007】
【発明の実施の形態】
図1は本発明の実施形態1をNC工作機械の数値制御装置に適用した場合のブロック図の例である。パラメータ入力部1は機械駆動系パラメータであるモータにかかる負荷イナーシャと機械摺動部の摩擦のモータ軸換算トルクをキーボードより設定でき、設定されたデータはパラメータメモリ2に格納されるようになっている。又、パラメータメモリ2には、予め設定されたモータパラメータであるモータイナーシャとモータ電流とモータ内部インピーダンス、及び機械駆動系パラメータである加減速時定数と早送り速度、及び制動回路の処理能力を示す制動回路許容電力値が格納されている。パートプログラムメモリ4には運転する従来と同様のパートプログラムが格納されている。
【0008】
図2は本発明の動作のフローチャート例である。
パートプログラム選択部3より入力されたパートプログラム名を制動エネルギ演算部5に入力する(S1)。制動エネルギー演算部5は該当するパートプログラムをパートプログラム4より読み出し(S2)、また、読み出したパートプログラムの1ブロックを読み出す(S3)。そして、そのブロックがG00指令か否かを判定し、G00指令の場合はS5へ、G00指令でない場合はS21へ進む(S4)。
【0009】
G00指令の場合はパラメータメモリ2に予め設定された早送り速度、加減速時定数とパートプログラムからの移動距離より到達する回転数を算出する(S5)。さらに軸移動時間t[sec]を算出する(S6)。次に、制動エネルギの算出に必要な制動エネルギ算出パラメータをパラメータメモリ2より読み出す(S7)。制動エネルギ演算部5において制動エネルギを数式(1)より算出する(S8)。
【0010】
【数1】

Figure 0003647660
ここで、
制動エネルギ Et[J]
モータイナーシャ Jm[kgm2
モータ軸換算負荷イナーシャ JL[kgm2
トータルイナーシャ(Jm+JL) J[kgm2
モータ軸換算摩擦トルク Td[Nm]
G00指令の加減速時定数 tl[sec]
モータ回転数 N[min-1
モータの内部インピーダンス Zm[Ω]
モータ電流 Im[A]
次に読み出したパートプログラムの全てのブロックの制動エネルギを数式(2)より積算する(S9)。
【0011】
【数2】
ΣEt(n)=ΣEt(n-1)+Et(n) ・・・(2)
ここで、
パートプログラムnブロックの制動エネルギ Et(n)[J]
【0012】
一方、S21ではG00指令以外の動作についての動作時間t[sec]を算出する。主軸回転指令については加速度を予め決めておき指令回転数に応じて時間を算出する。工具自動交換時間については予め決められた時間とする。その他の補助動作についても時間を動作時間に合わせて決めておき指令に応じて決定する。
【0013】
S6またはS21で求めた軸移動時間または動作時間を数式(3)により積算する(S10)。
【0014】
【数3】
ΣT(n)=ΣT(n-1)+T(n) ・・・(3)
ここで、
パートプログラムnブロックの動作時間 T(n)[sec]
【0015】
次に、プログラムエンド(M02)かどうか判定し、プログラムエンドであればS12へ進み、プログラムエンドでなければS3よりの処理を繰り返す(S11)。平均制動電力演算部6において、平均制動電力値Psを数式(4)より算出する(S12)。
【0016】
【数4】
Ps=ΣEt(n)/ΣT(n) ・・・(4)
ここで、
平均制動電力値 Ps[W]
【0017】
制動電力比較部7は、パラメータメモリ2に予め設定された制動回路許容電力値Paと平均制動電力値Psを比較し(S13)、平均制動電力値Psの方が大きい場合は、一時停止時間演算部9において一時停止時間Tsを数式(5)により算出して一時停止時間メモリ10に記憶する(S14)。
【数5】
Ts=ΣT(n)・(Ps/Pa)−ΣT(n) ・・・(5)
【0018】
制動エネルギは数式(1)に示すようにモータ回転数の2乗に比例することにより、一般に
[G00指令の速度]>[G01指令の速度]
であるので、
[G00指令の制動エネルギ]>>[G01指令の制動エネルギ]
が成り立つ。このため、実施形態1においては、G01指令の制動エネルギはG00指令における制動エネルギに対して無視できる程度に小さいとした。しかし、近年のG01指令の高速加工においては、G00指令における制動エネルギも考慮する必要がある。この場合は数式(1)を数式(6)に置き換えて対応可能である。尚、N(n)−N(n-1)≧0の場合は、力行状態となるため、Et=0とする。
【0019】
【数6】
Figure 0003647660
ここで、
パートプログラムnブロックのモータ回転数 N(n) [min-1
パートプログラムn-1ブロックのモータ回転数 N(n-1)[min-1
G01指令の加減速時定数 t2[sec]
【0020】
以上のようにして、制動回路の許容電力値と平均制動電力値から冷却に必要な最適一時停止時間が求められ、この一時停止時間は一時停止時間メモリ10から読み出されて一時停止制御部11により、必要な運転停止が行われる。本実施形態1においては、この運転一時停止は、パートプログラムの1ブロックずつで行われ、以下にその具体例を説明する。
図3は本発明の数値制御装置による1つのパートプログラム運転を示すものである。パートプログラム運転時において、関数発生部21はパートプログラムメモリ4よりパートプログラムを1ブロックずつ読み出して実行する(S31)。一時停止制御部11は関数発生部21が読み出したブロックがプログラムエンドかどうかを判定し(S32)、プログラムエンドでなければS31からの動作を繰り返す。プログラムエンドのときは一時停止時間メモリ10よりそのパートプログラムに対応する一時停止時間を読み出し(S33)、一時停止時間分ドゥエルを実行し、1つのパートプログラム運転を終了する。1つのパートプログラム終了後、次のパートプログラムを連続して実行するために従来技術であるスケジュールプログラム運転などで行うことができる。
【0021】
さらに、主軸モータを含むシステムにおいても同様であり、この場合は数式(1)を数式(7)に変更して対応可能である。尚、N(n)−N(n-1)≧0の場合は、力行状態となるため、Et=0とする。
【数7】
Figure 0003647660
【0022】
図4は実施形態2のフローチャートの例である。S1からS3までは実施形態1と同様である。S4ではG00指令であればS5へ進み、G00指令でなければS22に進む。S5からS14までは実施形態1と同様である。S12、S13、S14においては主軸モータについても別途実行する。
【0023】
S22では切削指令G01指令であればS31へ切削指令でなければS23へ進む。S23ではM03、M04、M05、回転数指令であればS41へ進み、主軸指令でなければS21へ進み実施例1と同様の処理を行いS10へ進む。
【0024】
図5に示すS31以下の処理は次の通りである。制動エネルギ演算部5は送り速度指令よりモータ速度を算出し(S31)位置指令より軸移動時間を算出する(S32)。前回の送り指令を呼び出し(S33)、制動エネルギを数5に従って算出し(S34)、今回の送り指令を記憶し(S35)S9へ進む。
【0025】
図6に示すS41以下の処理は次の通りである。制動エネルギ演算部5は主軸の前回指令速度を呼び出し(S41)、 動作時間の算出のため今回の指令速度との差より予め定められた加速減速の加速度に従って加速減速時間を算出し(S42)、制動エネルギを数7により算出し(S43)、制動エネルギを積算し(S44)、今回の速度指令を記憶し(S45)S10へ進む。S10においてはS6、S21、S32、S42において算出した時間を積算する。同時動作がある場合は長い方のみを積算する。
【0026】
【発明の効果】
パートプログラムの運転により制動回路が過熱することを予め認知するため、制動回路過熱により運転が中断することを防止する。
【図面の簡単な説明】
【図1】 本発明の実施形態1のブロック図である。
【図2】 本発明の実施形態1のフローチャートである。
【図3】 本発明の実施形態1のパートプログラム処理のフローチャートである。
【図4】 本発明の実施形態2のフローチャートである。
【図5】 図4に続くフローチャートである。
【図6】 図4に続くフローチャートである。
【図7】 従来技術のブロック図である。
【図8】 従来技術のフローチャートである。
【符号の説明】
1 パラメータ入力手段、2 パラメータメモリ、3 パートプログラム選択手段、4 パートプログラムメモリ、5 制動エネルギ演算部、6 平均制動電力演算部、7 制動電力比較部、8 表示部、9 一時停止時間演算部、10 一時停止メモリ、11 一時停止制御部、21 関数発生部、22 ドライブユニット、23 駆動モータ、24 制動回路過熱検出部、25 運転中断制御部。[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a braking control device of a numerical control device.
[0002]
[Prior art]
2. Description of the Related Art A numerical control device is known which has a power generation braking circuit or a regenerative braking circuit provided in a drive unit of a drive motor, and this braking circuit is coupled to the drive motor to brake the drive shaft. In such a braking control device, depending on the part program to be operated, there is a problem that the braking circuit is overheated when the drive motor is vigorously accelerated or decelerated. For this reason, conventionally, a braking control device is provided with a braking circuit overheat detection unit that detects overheating of the braking circuit and an operation interruption control unit that interrupts operation when overheating, and the operation is interrupted when the braking circuit overheats. Yes.
[0003]
FIG. 7 is an example of a block diagram of the prior art. The function generator 21 reads the part program from the part program memory 4. According to the command code of the part program, in the case of an axis movement command code, a function is generated and a position command is generated, and in the case of a speed command code, a speed command is generated and commanded to the drive unit 22. The drive unit 22 drives the drive motor 23 according to the command.
[0004]
FIG. 8 is an example of a flowchart of the prior art. The braking circuit overheat detection unit 24 monitors the temperature of the braking circuit mounted on the drive unit 22 (S51). If overheating is detected, the process proceeds to S53 (S52). In S53, the function generation unit 21 is instructed to stop function generation (S53), the operation interruption control unit 25 is used to shut off the power supply of the power circuit of the drive unit 22 (S54), and the display unit 8 indicates that overheating has been detected. (S55).
[0005]
[Problems to be solved by the invention]
Normally, after the braking circuit is overheated, it cannot be operated until it is cooled, and it takes time to operate from the middle of the part program after cooling. In a machine tool that can automatically load and operate multiple different workpieces continuously, unattended operation may occur when the braking circuit is overheated due to part program operation of one workpiece and the operation is interrupted. It becomes difficult. Although it is possible to cope with overheating of the braking circuit by increasing the allowable power that can be handled, this causes a problem that the parts to be used increase in size and require a lot of space and cost.
[0006]
[Means for Solving the Problems]
In order to solve the above-mentioned conventional problems, the present invention allows the numerical control device to calculate the average braking power in advance and is necessary for cooling the braking circuit when the average braking power is larger than the allowable power that can be processed by the braking circuit. A temporary stop time is obtained, the vehicle is temporarily stopped based on the pause time, and then the operation is resumed.
[0007]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 is an example of a block diagram when the first embodiment of the present invention is applied to a numerical control device of an NC machine tool. The parameter input unit 1 can set the motor shaft conversion torque of the load inertia applied to the motor, which is a machine drive system parameter, and the friction of the machine sliding part, from the keyboard, and the set data is stored in the parameter memory 2. Yes. Further, the parameter memory 2 includes a motor inertia, a motor current, a motor internal impedance which are preset motor parameters, an acceleration / deceleration time constant which is a mechanical drive system parameter, a rapid traverse speed, and a braking which indicates a processing capacity of the braking circuit. A circuit allowable power value is stored. The part program memory 4 stores a part program similar to the conventional one to be operated.
[0008]
FIG. 2 is an example flowchart of the operation of the present invention.
The part program name input from the part program selection unit 3 is input to the braking energy calculation unit 5 (S1). The braking energy calculation unit 5 reads the corresponding part program from the part program 4 (S2), and reads one block of the read part program (S3). Then, it is determined whether or not the block is a G00 command. If it is a G00 command, the process proceeds to S5, and if it is not a G00 command, the process proceeds to S21 (S4).
[0009]
In the case of the G00 command, the number of revolutions reached is calculated from the rapid traverse speed, acceleration / deceleration time constant preset in the parameter memory 2 and the moving distance from the part program (S5). Further, the axis movement time t [sec] is calculated (S6). Next, a braking energy calculation parameter necessary for calculating the braking energy is read from the parameter memory 2 (S7). The braking energy calculation unit 5 calculates the braking energy from Equation (1) (S8).
[0010]
[Expression 1]
Figure 0003647660
here,
Braking energy Et [J]
Motor inertia Jm [kgm 2 ]
Motor shaft conversion load inertia JL [kgm 2 ]
Total inertia (Jm + JL) J [kgm 2 ]
Motor shaft equivalent friction torque Td [Nm]
G00 command acceleration / deceleration time constant tl [sec]
Motor rotation speed N [min -1 ]
Motor internal impedance Zm [Ω]
Motor current Im [A]
Next, the braking energy of all the blocks of the read part program is integrated from Equation (2) (S9).
[0011]
[Expression 2]
ΣEt (n) = ΣEt (n-1) + Et (n) (2)
here,
Part program n block braking energy Et (n) [J]
[0012]
On the other hand, in S21, an operation time t [sec] for operations other than the G00 command is calculated. For the spindle rotation command, the acceleration is determined in advance, and the time is calculated according to the command rotational speed. The automatic tool change time is a predetermined time. For other auxiliary operations, the time is determined according to the operation time and determined according to the command.
[0013]
The axis movement time or operation time obtained in S6 or S21 is integrated according to Equation (3) (S10).
[0014]
[Equation 3]
ΣT (n) = ΣT (n-1) + T (n) (3)
here,
Part program n block operation time T (n) [sec]
[0015]
Next, it is determined whether it is a program end (M02). If it is a program end, the process proceeds to S12. If it is not a program end, the processes from S3 are repeated (S11). The average braking power calculation unit 6 calculates the average braking power value Ps from Equation (4) (S12).
[0016]
[Expression 4]
Ps = ΣEt (n) / ΣT (n) (4)
here,
Average braking power value Ps [W]
[0017]
The braking power comparison unit 7 compares the braking circuit allowable power value Pa preset in the parameter memory 2 with the average braking power value Ps (S13). If the average braking power value Ps is larger, the temporary stop time calculation is performed. The unit 9 calculates the pause time Ts from the mathematical formula (5) and stores it in the pause time memory 10 (S14).
[Equation 5]
Ts = ΣT (n) · (Ps / Pa) −ΣT (n) (5)
[0018]
The braking energy is generally proportional to the square of the motor rotational speed as shown in Equation (1), so that generally [G00 command speed]> [G01 command speed]
So
[G00 command braking energy] >> [G01 command braking energy]
Holds. For this reason, in the first embodiment, the braking energy of the G01 command is determined to be negligible with respect to the braking energy of the G00 command. However, in recent high-speed machining of the G01 command, it is necessary to consider the braking energy in the G00 command. In this case, the formula (1) can be replaced by the formula (6). When N (n) −N (n−1) ≧ 0, a power running state is established, so Et = 0.
[0019]
[Formula 6]
Figure 0003647660
here,
Motor speed of part program n block N (n) [min -1 ]
Motor speed of part program n-1 block N (n-1) [min -1 ]
G01 command acceleration / deceleration time constant t2 [sec]
[0020]
As described above, the optimum pause time required for cooling is obtained from the allowable power value and the average brake power value of the braking circuit, and this pause time is read from the pause time memory 10 and is temporarily stopped. Thus, the necessary operation stop is performed. In the first embodiment, the operation suspension is performed for each block of the part program, and a specific example thereof will be described below.
FIG. 3 shows one part program operation by the numerical control apparatus of the present invention. During the part program operation, the function generator 21 reads the part program from the part program memory 4 one block at a time and executes it (S31). The pause control unit 11 determines whether the block read by the function generation unit 21 is a program end (S32). If the block is not a program end, the operation from S31 is repeated. When the program ends, the pause time corresponding to the part program is read from the pause time memory 10 (S33), a dwell is executed for the pause time, and one part program operation is terminated. After the completion of one part program, it is possible to perform the schedule program operation, which is a conventional technique, in order to continuously execute the next part program.
[0021]
Further, the same applies to a system including a spindle motor. In this case, the formula (1) can be changed to the formula (7). When N (n) −N (n−1) ≧ 0, a power running state is established, so Et = 0.
[Expression 7]
Figure 0003647660
[0022]
FIG. 4 is an example of a flowchart of the second embodiment. Steps S1 to S3 are the same as those in the first embodiment. In S4, if it is a G00 command, the process proceeds to S5, and if it is not a G00 command, the process proceeds to S22. S5 to S14 are the same as in the first embodiment. In S12, S13, and S14, the spindle motor is also separately executed.
[0023]
In S22, if it is a cutting command G01 command, the process proceeds to S31, and if not, the process proceeds to S23. In S23, if it is M03, M04, M05, and a rotational speed command, the process proceeds to S41, and if it is not a spindle command, the process proceeds to S21 and the same processing as in the first embodiment is performed, and the process proceeds to S10.
[0024]
The processes after S31 shown in FIG. 5 are as follows. The braking energy calculation unit 5 calculates the motor speed from the feed speed command (S31), and calculates the axis movement time from the position command (S32). The previous feed command is called (S33), the braking energy is calculated according to Equation 5 (S34), the current feed command is stored (S35), and the process proceeds to S9.
[0025]
The processing after S41 shown in FIG. 6 is as follows. The braking energy calculation unit 5 calls the previous command speed of the main spindle (S41), calculates the acceleration / deceleration time according to the acceleration / deceleration determined in advance from the difference from the current command speed to calculate the operation time (S42), The braking energy is calculated by Equation 7 (S43), the braking energy is integrated (S44), the current speed command is stored (S45), and the process proceeds to S10. In S10, the times calculated in S6, S21, S32, and S42 are integrated. If there is simultaneous operation, only the longer one is added.
[0026]
【The invention's effect】
Since it is recognized in advance that the braking circuit is overheated by the operation of the part program, the operation is prevented from being interrupted due to overheating of the braking circuit.
[Brief description of the drawings]
FIG. 1 is a block diagram of Embodiment 1 of the present invention.
FIG. 2 is a flowchart according to the first embodiment of the present invention.
FIG. 3 is a flowchart of part program processing according to the first embodiment of the present invention.
FIG. 4 is a flowchart of Embodiment 2 of the present invention.
FIG. 5 is a flowchart following FIG. 4;
FIG. 6 is a flowchart following FIG.
FIG. 7 is a block diagram of the prior art.
FIG. 8 is a flowchart of the prior art.
[Explanation of symbols]
1 parameter input means, 2 parameter memory, 3 part program selection means, 4 part program memory, 5 braking energy calculation section, 6 average braking power calculation section, 7 braking power comparison section, 8 display section, 9 pause time calculation section, DESCRIPTION OF SYMBOLS 10 Pause memory, 11 Pause control part, 21 Function generation part, 22 Drive unit, 23 Drive motor, 24 Braking circuit overheat detection part, 25 Operation interruption control part

Claims (2)

運転するパートプログラムに従い駆動されるモータの運動エネルギを電気制動エネルギに変換して制動を行う制動回路を含む、数値制御装置の制動制御装置において、
前記運転するパートプログラムの内容に基づいて予め算出された平均制御電力前記制動回路の処理可能な許容電力より大きい場合、前記制動回路の冷却に必要な一時停止時間を求める一時停止時間演算部と、
前記一時停止時間に基づいて運転を一時停止するとともにその後運転を再開する一時停止制御部と、
を備えたことを特徴とする数値制御装置の制動制御装置。
In a braking control device of a numerical control device, including a braking circuit that performs braking by converting kinetic energy of a motor driven according to a driving part program into electric braking energy,
Wherein greater than processable allowable power value of the average control power value calculated in advance based on the contents of the part program the brake circuit for operation, the pause seeking pause time required for cooling of the braking circuit time calculation And
A pause control unit that pauses the operation and then resumes the operation based on the pause time;
A braking control device for a numerical control device, comprising:
パートプログラムを格納するパートプログラムメモリと、該パートプログラムにより位置指令もしくは速度指令を生成する関数発生部と、その関数発生部からの指令によりモータを駆動するドライブユニットにモータの運動エネルギを電気制動エネルギに変換して制動を行う制動回路と、その制動回路の過熱を検出する過熱検出部と、過熱時運転を中断する運転中断制御部を備えた数値制御装置の制動制御装置において、モータイナーシャとモータ電流とモータ内部インピーダンスからなるモータパラメータ、及びモータに接続された負荷イナーシャと機械摺動部の摩擦のモータ軸換算トルクと加減速時定数からなる機械駆動系パラメータからなる制動エネルギ算出パラメータと前記制動回路の能力を示す制動回路許容電力値を記憶するパラメータメモリと、前記パートプログラムメモリに予め格納されたパートプログラムを選択するパートプログラム選択部と、前記選択されたパートプログラムを読み出して、各行のパートプログラムの内容から解析されたモータの回転指令と前記制動エネルギ算出パラメータより制動エネルギ及び動作時間を演算する制動エネルギ演算部と、前記パートプログラムの各行から演算した制動エネルギの総和を運転時間の総和で除算した平均制動電力値を求める平均制動電力演算部と、前記平均制動電力値と予め設定された前記制動回路許容電力値を比較して、平均制動電力値が大きい場合、平均制動電力値と制動許容電力値で除算した値と運転時間の積から運転時間を減算して一時停止時間を算出する一時停止時間演算部と、算出された一時停止時間を記憶する一時停止時間メモリと、前記パートプログラムの運転終了時に記憶された一時停止時間分一時停止し時間経過後運転を再開する一時停止制御部を備えたことを特徴とする数値制御装置の制動制御装置。A part program memory for storing a part program, a function generation unit for generating a position command or a speed command by the part program, and a drive unit for driving the motor by a command from the function generation unit to convert the kinetic energy of the motor into electric braking energy In a braking control device of a numerical control device including a braking circuit that performs braking by conversion, an overheat detection unit that detects overheating of the braking circuit, and an operation interruption control unit that interrupts operation when overheated, motor inertia and motor current A braking energy calculation parameter comprising a motor drive parameter comprising a motor shaft equivalent torque and acceleration / deceleration time constant of a load inertia connected to the motor and a friction of a machine sliding part and a motor shaft equivalent torque, and the braking circuit A parameter that stores the braking circuit allowable power value indicating Data memory, a part program selection unit for selecting a part program stored in advance in the part program memory, and reading out the selected part program and analyzing the motor rotation command and the braking analyzed from the contents of the part program in each row A braking energy calculator that calculates braking energy and operating time from energy calculation parameters; an average braking power calculator that calculates an average braking power value obtained by dividing the total braking energy calculated from each line of the part program by the total driving time; When the average braking power value is large by comparing the average braking power value with the preset braking circuit allowable power value, driving is performed from the product of the value obtained by dividing the average braking power value by the braking allowable power value and the driving time. Pause time calculator that calculates the pause time by subtracting the time, and the calculated pause A numerical value control device comprising: a pause time memory for storing a pause; and a pause control unit that pauses for the pause time stored at the end of operation of the part program and resumes operation after the time has elapsed. Braking control device.
JP34552598A 1998-12-04 1998-12-04 Braking control device for numerical control device Expired - Fee Related JP3647660B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34552598A JP3647660B2 (en) 1998-12-04 1998-12-04 Braking control device for numerical control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34552598A JP3647660B2 (en) 1998-12-04 1998-12-04 Braking control device for numerical control device

Publications (2)

Publication Number Publication Date
JP2000167743A JP2000167743A (en) 2000-06-20
JP3647660B2 true JP3647660B2 (en) 2005-05-18

Family

ID=18377184

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34552598A Expired - Fee Related JP3647660B2 (en) 1998-12-04 1998-12-04 Braking control device for numerical control device

Country Status (1)

Country Link
JP (1) JP3647660B2 (en)

Also Published As

Publication number Publication date
JP2000167743A (en) 2000-06-20

Similar Documents

Publication Publication Date Title
US20160363924A1 (en) Servo motor stop controller to control and stop servo motor during emergency stop
EP1083024A1 (en) Method and device for controlling machine tool numerically
US9755566B2 (en) Controller and control method for machine tool capable of changing motion depending on motor temperature
EP1950633B1 (en) Controller with acceleration detection means
JP3369346B2 (en) Power outage control device
EP0794475A1 (en) Duty-based minimum-time control method for robot
JP2853023B2 (en) Method and apparatus for controlling mechanical devices by numerical control
JP3647660B2 (en) Braking control device for numerical control device
JP6457778B2 (en) Numerical controller
JP7469002B2 (en) Servo Control Device
JPH09282020A (en) Servo motor driving device
EP1265350B1 (en) Numerical control drive system
JPH09305235A (en) Method and device for controlling position of servomotor
WO2022070490A1 (en) Rotation speed assessment device
JPH08323585A (en) Abnormal load detecting system
JP2008225652A (en) Numerical control device
JP4250478B2 (en) Motor control device
JPH06289917A (en) Servo motor control method by estimated disturbance load torque
JP3283212B2 (en) Feed axis monitoring device
JP2003208205A (en) Numerical controller
WO2023139763A1 (en) Control device
JPH1133825A (en) Machine tool with tapping machining function
WO2023139764A1 (en) Control device
JP2000330619A (en) Dynamic breading controller for machine tool
JPH0751992A (en) Drilling work method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041028

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041102

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041222

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20041222

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050208

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050209

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees