NUMERICAL CONTROLLER FOR CONTROLLING FEED RATE BASED ON SPINDLE LOAD

- FANUC CORPORATION

A numerical controller performs PID control to control the move speed of an axis for driving a spindle such that a load value of the spindle becomes constant. When the spindle load value exceeds a threshold value, a speed calculation unit of the numerical controller calculates an override for the feed rate of the axis instructed by command data such that the load value of the spindle becomes constant, and, at the start of the speed calculation process, assigns the override just before the start of the speed calculation process to an initial value of an integral term or an offset for PID control.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
BACKGROUND OF THE INVENTION

1. Field of the Invention

The present invention relates to a numerical controller for controlling a feed rate based on a spindle load.

2. Description of the Related Art

A technique has been known which improves cutting speed and cutting tool life by controlling a feed rate such that a spindle load becomes constant (for example, International Publication No. WO94/14569 and the like). There are various conceivable methods for feed rate control. Generally, PID control is widely used as control for maintaining a controlled value at a constant value. Output by PID control can generally be calculated by the following equation (1):

O ( t ) = K p e L ( t ) + t 0 t K i e L ( t ) t + K d t e L ( t ) + C O ( t ) = output value e L ( t ) = difference between desired value and present ( time t ) value of controlled object K p = gain of propotional term for PID control K i = gain of integral term for PID control K d = gain of derivative term for PID control C = offset for PID control ( 1 )

In the case where a feed rate is controlled such that a spindle load becomes constant, the spindle load can be brought close to a desired value by assigning an override (feed rate) to O(t), assigning the difference between a desired spindle load and a spindle load at time t to eL(t), and assigning an appropriate value to the constant.

In a state in which cutting is not being performed, that is, when a spindle is running idle, the spindle load does not vary even if the feed rate is increased. Accordingly, it is desirable that PID control is performed only when cutting is being performed, that is, only when the spindle load is not less than a constant value. In the above-described equation (1), to denotes the time when PID control is started.

FIGS. 7 and 8 are views showing changes in a cut depth, an override, and a spindle load when a tool cuts into a workpiece in general PID control. It should be noted that FIG. 7 shows the case where a cut depth is large, and FIG. 8 shows the case where a cut depth is small.

In simple PID control, no offset is included, and the value of the integral term on the right-hand side of equation (1) at the start of control is 0. Accordingly, when control is started, the override decreases once and then comes close to the desired value as shown in FIGS. 7 and 8.

FIGS. 9 and 10 are views showing changes in a cut depth, an override, and a spindle load when a tool cuts into a workpiece in PID control in which a constant value is assigned to the offset. It should be noted that FIG. 9 shows the case where a cut depth is large, and FIG. 10 shows the case where a cut depth is small.

In the case where the offset is equal to the override when an equilibrium state is reached, the equilibrium state is instantaneously established as shown in FIG. 9. However, in the case where the offset and the override in an equilibrium state differ due to a change in the cut depth, there is a possibility that the override decreases once and then reaches an equilibrium state as shown in FIG. 10.

The above-described prior art technique has a problem that the override becomes discontinuous when control is switched if control is performed without assigning an initial value to the integral term or the offset. Moreover, even in the case where an initial value is assigned to the integral term or the offset, there is a problem that merely assigning a constant may be not enough to prevent the override from becoming discontinuous due to variations in the override or variations in the cut depth just before control.

SUMMARY OF THE INVENTION

Accordingly, an object of the present invention is to provide a numerical controller for performing PID control in which an override does not become discontinuous.

In the present invention, when control is started, an initial value of an integral term or an offset is set by any of the following methods.

Method 1: The override just before the start of control is assigned to the initial value of the integral term or the offset.

Method 2: A value which makes the override continuous is assigned to the initial value of the integral term or the offset.

A numerical controller according to the present invention is configured to, in controlling a machine including a spindle and an axis for driving the spindle, based on a programmed command, perform PID control for controlling move speed of the axis such that a spindle load value of the spindle becomes constant, and includes a command program analysis unit configured to analyze the programmed command and generate command data for providing instructions on motion of the axis and a speed calculation unit configured to start a speed calculation process for calculating an override for a feed rate of the axis instructed by the command data such that the spindle load value becomes constant, when the spindle load value exceeds a preset threshold value.

A first aspect of the speed calculation unit is configured to assign an override just before start of the speed calculation process to an initial value of an integral term or an offset for the PID control at the start of the speed calculation process.

A second aspect of the speed calculation unit is configured to assign a value which makes the override calculated by the PID control equal to an override just before start of the speed calculation process to an initial value of an integral term or an offset for the PID control at the start of the speed calculation process.

The present invention provides a numerical controller for performing PID control in which an override does not become discontinuous. Accordingly, cycle time is reduced, and an impact on a machine is reduced.

BRIEF DESCRIPTION OF THE DRAWINGS

The forgoing and other objects and feature of the invention will be apparent from the following description of preferred embodiments of the invention with reference to the accompanying drawings, in which:

FIG. 1 is a schematic block diagram of a numerical controller according to one embodiment of the present invention;

FIG. 2 is a view showing changes in a cut depth, an override, and a spindle load when a tool cuts into a workpiece (for the case of a large cut depth) in a first example of the calculation of speed carried out by a speed calculation unit of the numerical controller in FIG. 1;

FIG. 3 is a view showing changes in a cut depth, an override, and a spindle load when a tool cuts into a workpiece (for the case of a small cut depth) in the first example of the calculation of speed carried out by the speed calculation unit of the numerical controller in FIG. 1;

FIG. 4 is a view showing changes in a cut depth, an override, and a spindle load when a tool cuts into a workpiece (for the case of a large cut depth) in a second example of the calculation of speed carried out by the speed calculation unit of the numerical controller in FIG. 1;

FIG. 5 is a view showing changes in a cut depth, an override, and a spindle load when a tool cuts into a workpiece (for the case of a small cut depth) in the second example of the calculation of speed carried out by the speed calculation unit of the numerical controller in FIG. 1;

FIG. 6 is a flowchart showing the flow of processing carried out by the speed calculation unit of the numerical controller in FIG. 1;

FIG. 7 is a view showing changes in a cut depth, an override, and a spindle load when a tool cuts into a workpiece (for the case of a large cut depth) in prior art PID control;

FIG. 8 is a view showing changes in a cut depth, an override, and a spindle load when a tool cuts into a workpiece (for the case of a small cut depth) in prior art PID control;

FIG. 9 is a view showing changes in a cut depth, an override, and a spindle load when a tool cuts into a workpiece (for the case of a large cut depth) in PID control in which a constant value is assigned to an offset; and

FIG. 10 is a view showing changes in a cut depth, an override, and a spindle load when a tool cuts into a workpiece (for the case of a small cut depth) in PID control in which a constant value is assigned to an offset.

DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS

An overview of the configuration of a numerical controller according to one embodiment of the present invention will be described with reference to a functional block diagram of FIG. 1.

A numerical controller 1 according to this embodiment includes a command program analysis unit 10, a speed calculation unit 11, an interpolation unit 12, an after-interpolation acceleration/deceleration unit 13, a servo motor control unit 14, and a spindle load measurement unit 15.

The command program analysis unit 10 sequentially reads and analyzes blocks, which provide instructions on the operation of a machine as a controlled object, of a program or the like stored in memory (not shown), creates command data for providing instructions on the motion of an axis driven by a servo motor 2 based on results of the analysis, and outputs the created command data to the speed calculation unit 11.

The speed calculation unit 11 calculates an override for a feed rate in the command data inputted from the command program analysis unit 10 based on a spindle load on a spindle motor 3 measured by the spindle load measurement unit 15 such that the spindle load becomes constant. Then, command data obtained by adjusting a speed based on the calculated override is outputted to the interpolation unit 12.

The interpolation unit 12 generates points (interpolation data) for respective interpolation periods on a commanded path instructed by the command data, based on the command data after speed adjustment inputted from the speed calculation unit 11, and outputs the interpolation data to the after-interpolation acceleration/deceleration unit 13.

The after-interpolation acceleration/deceleration unit 13 calculates the speed of each axis for each interpolation period based on the interpolation data inputted from the interpolation unit 12, and outputs a result of the calculation to the servo motor control unit 14. Then, the servo motor control unit 14 controls the servo motor 2 for driving an axis of the machine as a controlled object, based on the output from the after-interpolation acceleration/deceleration unit 13.

Next, the calculation of speed carried out by the speed calculation unit 11 will be described. In the present invention, general PID control is used with the following extensions. Moreover, PID control in the present invention is assumed to exclude PID control relating to the prior art technique and include the following extensions.

    • Extension 1: eL(t) includes not only the difference between a desired value and a present value of a controlled object but also all of functions satisfying the following conditions:
      • Condition 1: eL(t1)=0 when L(t1)=Li
      • Condition 2: eL(t1) eL(t2) when L(t1)≦L(t2)
        where Li is the desired value of the controlled object, and L(t) is the present value (time t) of the controlled object.
    • Extension 2: The gain of each term includes 0. In other words, any combination of P, I, and D, such as P control or PI control, is included.
    • Extension 3: For an integral term, any initial value can be set at the start of control (t=t0) if necessary. In the calculation of the integral term for the case where an initial value is set, a value obtained by adding the initial value to a result of general integration over the interval from to to t is used as a result of the calculation of the integral term. Moreover, such an integral term is expressed as an integral term with a lower limit omitted. Further, the initial value of the integral term is expressed as an integral term in which an upper limit is to and in which the lower limit is omitted.
    • Extension 4: Any value can be assigned to an offset at the start of control.

Based on the above-described extensions, the following equation (2) is used as an equation for PID control in the present invention:


O(t)=KpeL(t)+∫tKieL(t)dt+Kdd/dteL(t)+C  (2)

First, a first example of the calculation of speed carried out by the speed calculation unit 11 of the numerical controller in FIG. 1 will be described below.

When the spindle load on the spindle motor 3 measured by the spindle load measurement unit 15 exceeds a preset load value, the speed calculation unit 11 starts controlling an override for the servo motor 2 by PID control using the above-described equation (2). In the speed calculation unit 11, the override just before the start of PID control is assigned to the initial value of the integral term or the offset in the above-described equation (2) when PID control is started (time t=t0). This reduces variations in the override and can prevent a steep decrease in the override at the start of PID control. Processing procedures performed by the speed calculation unit 11 at the start of PID control are as follows:

    • Procedure 1-1: At the start of PID control (when the spindle load reaches a control-effective load), the override just before the start of PID control is assigned to the integral term or the offset, and control is started.
    • Procedure 1-2: In the case where the override just before the start of PID control, which is denoted by Ob, is assigned to the integral term, the following equation (3) is satisfied; and, in the case where Ob is assigned to the offset, the following equation (4) is satisfied. In the case where the override Ob is assigned to the integral term, the initial value of the offset is set to 0. Similarly, in the case where the override Ob is assigned to the offset, the initial value of the integral term is set to 0.


t0KieL(t)dt=Ob  (3)


C=Ob  (4)

FIGS. 2 and 3 are views showing changes in a cut depth, an override, and a spindle load when a tool cuts into a workpiece, in a first example of the calculation of speed carried out by the speed calculation unit 11 of the numerical controller in FIG. 1. It should be noted that FIG. 2 shows the case where a cut depth is large, and FIG. 3 shows the case where a cut depth is small.

Next, a second example of the calculation of speed carried out by the speed calculation unit 11 of the numerical controller in FIG. 1 will be described below.

When the spindle load on the spindle motor 3 measured by the spindle load measurement unit 15 exceeds a preset load value, the speed calculation unit 11 starts controlling an override for the servo motor 2 by PID control using the above-described equation (2). In the speed calculation unit 11, a value which makes an override to be outputted equal to the override just before the start of PID control is assigned to the initial value of the integral term or the offset in the above-described equation (2) when PID control is started (time t=t0). This eliminates variations in the override and can prevent a steep decrease in the override at the start of PID control. Processing procedures performed in the speed calculation unit 11 at the start of PID control are as follows:

    • Procedure 2-1: At the start of PID control (when the spindle load reaches a control-effective load), a value which makes the override continuous is assigned to the integral term or the offset, and control is started.
    • Procedure 2-2: By deforming the above-described equation (2) as an equation for PID control, the output value satisfies equation (5) below in the case where the above-described value is assigned to the integral term and satisfies equation (6) below in the case where the above-described value is assigned to the offset. In the case where the above-described value is assigned to the integral term, the initial value of the offset is set to 0; and, in the case where the above-described value is assigned to the offset, the initial value of the integral term is set to 0.

t 0 K i e L ( t ) t = O b - K p e L ( t 0 ) - K d t e L ( t ) t = t 0 ( 5 ) C = O b - K p e L ( t 0 ) - K d t e L ( t ) t = t 0 ( 6 )

It should be noted that if this is applied to the above-described equation (2), O(t0)=Ob is obtained, and an integral over one period is not calculated. Accordingly, the output may be calculated after an integral over one period is calculated.

FIGS. 4 and 5 are views showing changes in a cut depth, an override, and a spindle load when a tool cuts into a workpiece, in a second example of the calculation of speed carried out by the speed calculation unit 11 of the numerical controller in FIG. 1. It should be noted that FIG. 4 shows the case where a cut depth is large, and FIG. 5 shows the case where a cut depth is small.

FIG. 6 is a flowchart showing the flow of processing carried out by the speed calculation unit 11 of the numerical controller in FIG. 1. It should be noted that a PID-controlling flag is set to OFF at the start of machining. The processing is explained below according to respective steps.

[Step SA01] The speed calculation unit 11 determines whether or not the present spindle load Ln on the spindle motor 3 measured by the spindle load measurement unit 15 is not less than a preset spindle load value Lm at which PID control becomes effective. If the spindle load Ln is not less than the spindle load value Lm, the processing proceeds to step SA02; otherwise the processing proceeds to step SA06.

[Step SA02] The speed calculation unit 11 checks the PID-controlling flag and determines whether PID control is currently being performed or not. If PID control is currently being performed, the processing proceeds to step SA05; and, if PID control is not currently being performed, the processing proceeds to step SA03.

[Step SA03] The speed calculation unit 11 carries out assignment to the initial value of the integral term or the offset in the equation (2) described above.

[Step SA04] The speed calculation unit 11 sets the PID-controlling flag to ON and starts a process for the calculation of the override for the servo motor 2 by PID control.

[Step SA05] The speed calculation unit 11 executes the process for the calculation of the override for the servo motor 2 by PTD control using equation (2).

[Step SA06] The speed calculation unit 11 sets the PID-controlling flag to OFF (reset) and ends the process for the calculation of the override for the servo motor 2 by PID control.

While embodiments of the present invention have been described above, the present invention is not limited only to the above-described examples of embodiments, but can be carried out in various aspects by making appropriate modifications thereto.

Claims

1. A numerical controller which, in controlling a machine including a spindle and an axis for driving the spindle, based on a programmed command, performs PID control for controlling move speed of the axis such that a spindle load value of the spindle becomes constant, the numerical controller comprising:

a command program analysis unit configured to analyze the programmed command and generate command data for providing instructions on motion of the axis; and
a speed calculation unit configured to start a speed calculation process for calculating an override for a feed rate of the axis instructed by the command data such that the spindle load value becomes constant, when the spindle load value exceeds a preset threshold value,
wherein the speed calculation unit is configured to assign an override just before start of the speed calculation process to an initial value of an integral term or an offset for the PID control at the start of the speed calculation process.

2. A numerical controller which, in controlling a machine including a spindle and an axis for driving the spindle, based on a programmed command, performs PID control for controlling move speed of the axis such that a spindle load value of the spindle becomes constant, the numerical controller comprising:

a command program analysis unit configured to analyze the programmed command and generate command data for providing instructions on motion of the axis; and
a speed calculation unit configured to start a speed calculation process for calculating an override for a feed rate of the axis instructed by the command data such that the spindle load value becomes constant, when the spindle load value exceeds a preset threshold value,
wherein the speed calculation unit is configured to assign a value which makes the override calculated by the PID control equal to an override just before start of the speed calculation process to an initial value of an integral term or an offset for the PID control at the start of the speed calculation process.
Patent History
Publication number: 20170153629
Type: Application
Filed: Nov 22, 2016
Publication Date: Jun 1, 2017
Patent Grant number: 10488849
Applicant: FANUC CORPORATION (Yamanashi)
Inventor: Kousuke Uno (Yamanashi)
Application Number: 15/358,648
Classifications
International Classification: G05B 19/416 (20060101);