USRE39907E1 - Tolerance based motion control system - Google Patents

Tolerance based motion control system

Info

Publication number
USRE39907E1
USRE39907E1 US10/453,090 US45309003A USRE39907E US RE39907 E1 USRE39907 E1 US RE39907E1 US 45309003 A US45309003 A US 45309003A US RE39907 E USRE39907 E US RE39907E
Authority
US
United States
Prior art keywords
motion
tolerance
motion device
trajectory
velocity
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 - Lifetime
Application number
US10/453,090
Inventor
Jiawei Hong
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.)
Hurco Companies Inc
Original Assignee
Hurco Companies Inc
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 Hurco Companies Inc filed Critical Hurco Companies Inc
Priority to US10/453,090 priority Critical patent/USRE39907E1/en
Application granted granted Critical
Publication of USRE39907E1 publication Critical patent/USRE39907E1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/416Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by control of velocity, acceleration or deceleration
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/43Speed, acceleration, deceleration control ADC
    • G05B2219/43203Limitation of speed, permissible, allowable, maximum speed
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/50Machine tool, machine tool null till machine tool work handling
    • G05B2219/50179Dynamic tolerance, limit values as function of speed, type of command

Definitions

  • This invention relates to motion control systems. More particularly, this invention relates to computer-controllable machine tools.
  • Motion controller capable of signaling actuator devices to effect motion in linkages along a desired trajectory performing useful work.
  • Motion controller permits increased speed and precision in performing a given task over manual operation.
  • Robots and automated manufacturing equipment are examples of a few of the products that utilize motion control technology. Programming these devices are frequently accomplished by specifying the desired trajectory as a collection of line/arc segments, along with the desired velocity of each segment. With complex trajectories the velocities for each segment or group of segments is often a constant as optimization along each point in the trajectory would be very time consuming.
  • trajectory programmers have a fundamental understanding of the trade off between velocity and accuracy. They know that at higher velocities it becomes more difficult for the control to stay on the desired trajectory and thus trajectory programmers must make a trade off between the velocity and the precision of motion along the desired trajectory. These decisions are often based on the programmer's experience and result in an iterative programming process where the trajectory is executed and then modified to reduce the velocity in sections where an undesirable deviation from the desired trajectory is observed. Thus programmers control the deviation from the desired trajectory, and therefore the quality of the motion, by manipulating the velocity along the trajectory.
  • CNCs may be used to control manufacturing equipment such as lathes, grinders and mills. CNCs are computing devices adapted for the real-time control of machine tools.
  • a numerical controller receives a set of coded instructions forming a part program. Part programs are frequently expressed in a standard G&M code language, or a close derivative of this language based on either the International Standards Organization (ISO) or the Electronics Industries Association (EIA) RS-274-D, using codes identified by letters such as G, M, F.
  • the codes define a sequence of machining operations to control motion in the manufacture of a part.
  • the numerical controller converts the codes to a series of electrical signals which control motors attached to a machine tool effecting the motion of the tool along the programmed trajectory.
  • a motion controller operating a milling machine is one example of CNC.
  • Lathes grinders and coordinate measuring machines are other examples of manufacturing equipment which utilize a CNC for motion control.
  • a 3-axis CNC milling machine has a head where a tool is mounted, a table movable relative to the tool in the X, Y plane. Motors control motion of the table in the X and Y directions and motion of tool in the Z direction, establishing an orthogonal X, Y, Z Cartesian coordinate system.
  • Positional sensors encoders or scales typically
  • the CNC reads in a part program specifying a toolpath trajectory that the tool is to follow at a specified velocity or feedrate.
  • the controller continuously compares the current tool position with the specified toolpath, and generates signals to control motors in such a way that the tool's actual trajectory matches the toolpath which is the desired trajectory as closely as possible while the tool moves along the toolpath at the desired velocity.
  • the deviation of the actual tool trajectory from the desired trajectory as expressed in the toolpath is called machining error.
  • the machining error may be computed as the distance between the instantaneous tool position and the desired trajectory as specified by the toolpath.
  • NC tolerance is defined to be the amount of the permitted machining error while machining.
  • Motion controllers are expected to maintain good or tight NC tolerance. The machining error depends on many factors including the performance of the motion controller and the feedrate selected for traversing the trajectory during machining. In general, higher feedrates will result in larger machining errors.
  • the present invention relates to an apparatus and method of automatically modifying motion control based on acceptable levels of tolerance.
  • the user specifies a desired level of tolerance, and the motion control device calculates the maximum permissible feedrate based on the trajectory, machine, and the desired level of tolerance.
  • the present invention allows the operator to specify NC tolerance commands along with motion commands for execution by CNC.
  • the NC tolerance commands can be identified using a symbol such as E to distinguish it from conventional symbols such as G, M, F, S, and T when mixed in with conventional part programs or entered separately prior to program execution.
  • the NC tolerance commands specify at what time and in which area the tolerance constraint specified in the command is active.
  • the programmer need not specify feedrate values everywhere. Instead the part program is broken into paragraphs that share the same maximum allowable feedrate. These paragraphs are selected based on considerations such as tool size, material, and machine tool's characteristics variables typically used when determining the feedrate.
  • the machining error need not be taken into consideration when setting the feedrate, as these feedrate adjustments will be automatically taken care of by the control based on the operator's specified error tolerance, or “E code”.
  • the controller will use the programmed information specifying required NC tolerance at this particular instant in time and will examine the active maximum allowable feedrate at that same instant to determine what is a permissible velocity for motion.
  • the controller will execute the toolpath with the programmed maximum allowable feedrate if the NC tolerance condition can be met. Otherwise, the controller will reduce the feedrate to a permissible level so that the NC tolerance condition can be met.
  • mappings are required that characterize the capabilities of a particular machine tool.
  • the mappings establish the performance of the control on this machine for the various trajectories (e.g. lines, arcs) and transitions amongst these trajectories that the control is likely to encounter.
  • the control determines what maximum permissible feedrate is suitable for the various machining trajectories at different NC tolerance conditions.
  • This feedrate mapping is dependent on the machine, but may be established once for each machine or class of machines through experimentation.
  • the part program is first processed by the control in several steps to separate the NC tolerance commands from the program.
  • the tolerance constraints specified by the NC tolerance commands may be stored in a table for use by the control. Motion commands are examined and if found to span multiple tolerance constraints are divided into smaller motion command segments such that each segment has a uniform NC tolerance requirement.
  • the segmented motion commands are then processed by the control to select a permissible feedrate according to the limitation mappings, the programmed maximum allowable feedrate and the tolerance constraints stored in the table.
  • Each motion command segment is then executed with modified feedrate and therefore the specified NC tolerance commands should be satisfied.
  • feedback from the control is used to tweak on the feedrate if it is found that the machining error is approaching and therefore in danger of exceeding the desired NC tolerance.
  • the present invention provides a system and a method allowing the operator to specify the desired NC tolerance and having the controller automatically compute the feedrate that productivity is as high as possible while maintaining the NC tolerance. Another benefit of this invention is that the operator no longer has to customize a program for each of the various machines in his shop. Instead the customization necessary to maximize the throughput on each machine is done automatically by the motion controller.
  • FIGS. 1A and 1B show a flowchart diagram of a traditional machining approach, and the machining approach of the present invention, respectively.
  • FIG. 2 is an example of NC tolerance commands.
  • the machining area is divided into 3 areas each one has a different requested NC tolerance value.
  • FIG. 3 shows a graph depicting a situation where a motion command is divided into motion command segments each one has a specified tolerance value consistent with the NC tolerance commands.
  • FIG. 4 shows a graph depicting the processes of tolerance based machining.
  • FIG. 5 is a flowchart showing the processing of the parser-interpreter process P 1 of the present invention.
  • FIG. 6 is a flowchart showing the processing of the adjuster process P 2 of the present invention.
  • FIG. 7 is a geometric depiction of a tuning angle.
  • FIG. 8 is a flowchart showing the processing of executer process P 3 of the present invention.
  • FIG. 9 is a schematic diagram of a controller that may be employed in realizing the present invention.
  • the exemplary embodiment of the present invention utilizes a computer numerically controlled milling machine as the system to which tolerance based motion control technology is applied.
  • the tool's position determined from the feedback reported by the position transducers may not coincide with the desired trajectory defined in the tool path of the part program.
  • machining error at any moment in time is the distance from tool's position to the ideal tool path.
  • the NC tolerance is the maximum allowable value of the machining error at a certain time and place, which is represented numerically.
  • Some CAD/CAM/CNC systems approximate an ideal curved tool path using polygons, i.e. straight line segments, to specify the desired trajectory of the tool in space.
  • the deviation between the approximate tool path (polygons) and the ideal trajectory is not the machining error, because where an ideal curved path is unattainable by the machine tool, the polygonal shape is the desired trajectory even if not exactly the ideal shape.
  • the instantaneous machining error is the distance between the tool position as reported by the encoders and the approximate tool path trajectory (polygons) processed by the controller at any moment.
  • any motion controller may effect motion along a specified path is determined by numerous variables. Certain variables of a motion controller, such as loop closure rate and the feedback device's resolution, can not be manipulated during machining.
  • the controller can manipulate other variables, for example, variables which help to realize a predetermined or desired tolerance specification.
  • One such variable is the velocity used in traversing the path.
  • the feedrate or velocity is an important variable in controlling the precision in which a control can traverse a tool path. It has been observed that the manipulation of the feedrate to achieve a given tolerance constraint is often dependent on the specific circumstance in which the controller finds itself at any given instance while traversing the trajectory. These additional variables influence the effect or impact that the feedrate has in controlling the precision of the trajectory manipulation.
  • the velocity or feedrate at which a trajectory is traversed influences the magnitude of the machining error. Generally at low feedrates the value of the machining error is small. As the feedrate is increased the magnitude of the machining error also increases.
  • the machining error ERR can be expressed as a monotonic function f 1 of the feedrate F.
  • the machining error can also be expressed as a monotonic function f 2 of the tool path's curvature and feedrate. If the feedrate is fixed, then the larger the curvature C (i.e. the smaller the radius) is then the larger the machining error ERR will be.
  • the second feedrate limitation is F ⁇ E/(C ⁇ c 2 ) (2.5)
  • the turning angle where two motion commands in the trajectory meet influences the machining error when the velocity through the turning angle is non-zero.
  • the machining error attributable to this condition may be assumed to be a monotonic function f 3 of the feedrate F and the magnitude of the turning angle A.
  • a third feedrate limitation may be calculated by solving the above inequality for F giving F ⁇ g 3 (ERR, A) (3.2) If NC tolerance E is known, the third feedrate limitation is F ⁇ g 3 (E, A) (3.3) For the simplest case, we may use ERR ⁇ c 3 ⁇ F ⁇ A (3.4) for some constant c 3 . Therefore the third feedrate limitation is F ⁇ E/(A ⁇ c 3 ) (3.5) Deceleration also influences the magnitude of the machining error. Assume the control must move the tool along the toolpath trajectory from point Q 1 to Q 2 . Furthermore assume the length of the toolpath segment from Q 1 to Q 2 is L.
  • the feedrate at point Q 1 , F(Q 1 ) has to be restricted in such a manner as to ensure that there is enough time to reduce feedrate from F(Q 1 ) to F(Q 2 ) as the tool traverses the trajectory from point Q 1 to point Q 2 .
  • the toolpath segment length L and the feedrate F(Q 2 ) the largest permissible feedrate at point Q 1 is a function g 4 of L and F(Q 2 ).
  • a fourth feedrate limitation may be expressed as F(Q 1 ) ⁇ g 4 (L, F(Q 2 )) (4.1)
  • accl represents a constant desirable deceleration rate.
  • the fourth feedrate limitation can be expressed as F(Q1) ⁇ square root over ((2 ⁇ accl) ⁇ (L+(F(Q2) 2 )/(2 ⁇ accl))) ⁇ square root over ((2 ⁇ accl) ⁇ (L+(F(Q2) 2 )/(2 ⁇ accl))) ⁇ square root over ((2 ⁇ accl) ⁇ (L+(F(Q2) 2 )/(2 ⁇ accl))) ⁇ (4.2)
  • the constants c 1 , c 2 , c 3 in equations (1.4), (1.5), (2.4), (2.5), (3.4) and (3.5) can be determined by conducting a series of experiments on the machine tool in question. It is also possible that automatic calibration equipment may be implemented for each machine tool. These experiments or calibrations consist of recording the machining error along a series of feedrates for each feedrate limitation. Generally speaking, if a selected value for any particular constant results in a failure to meet the NC tolerance requirement due to excessive machining error then the value of the corresponding constant should be increased. If the machining error is much smaller than the NC tolerance requirement then the corresponding constant can be decreased permitting a higher velocity or feedrate to be used when traversing a toolpath trajectory under those trajectory limitation conditions.
  • a set of tables may be created specifying the feedrate limitations at specific NC tolerance conditions and machining situations (curvatures, turning angles and decelerations). These tables may be determined through experimentation for a finite set of conditions that may be encountered by the control. Interpolation method can be used to obtain feedrate limitation values based on these tables.
  • the technology of establishing the feedrate limitation tables by experiments and the interpolation technology are standard methods used by computer scientists.
  • a part program consists of sequence of command lines where each line is either a NC tolerance command or a standard ISO or EIA RS-274-D command. Other implementations are also possible.
  • the exemplary embodiment assumes that the desired trajectory of a motion is either a 3D line or a 3D arc with a constant curvature, curves with non-constant curvature, including splines and NURB curves are supported. If a desired trajectory specified by the motion command is complex (e.g., defining a spline curve), the curvature of the trajectory may change drastically along that motion command. Such a motion command is divided into an equivalent collection of new motion commands so that the curvature varies within a predetermined range of values in each new motion command.
  • the NC tolerance commands specify a region and a tolerance value to be applied to that region along with an identification number that is used as a reference to that NC tolerance command.
  • the NC tolerance command is defined as: E tol X x1 Y y1 Z z1 X x2 Y y2 Z z2 I id (5.1) where capital letters are defined as addresses and lower case letters are used to denote values.
  • the E address identifies this command as a NC tolerance command requesting that the 3D rectangular region defined by the coordinates of the diagonal corners (x1,y1,z1) and (x2,y2,z2) hold the non-zero NC tolerance value of tol.
  • This specific tolerance command is to be identified by the integer value id.
  • the NC tolerance value tol is active when the feedback indicates that motion is occurring in the region bounded by: x1 ⁇ x ⁇ x2, y1 ⁇ y ⁇ y2, z1 ⁇ z ⁇ z2 (5.2)
  • the NC tolerance command is interpreted such that the value of the corresponding address is assumed to be arbitrary.
  • E0.001 X0.0 Y0.0 X2.0 Y1.0 I01 (5.3) specifies that from now on the region bounded by 0 ⁇ x ⁇ 2, 0 ⁇ y ⁇ 1 (5.4) requires that the NC tolerance constraint of 0.001 be maintained, regardless of the z coordinate value. If the address I is omitted it is assumed that identification number for this NC tolerance command is 0.
  • the tolerance value for the tolerance command to be deleted must be set to zero as shown in the example below.
  • E 0 I 01 (5.5) means that the tolerance command with id 01 is deleted.
  • the linear move command may be partitioned into three segments: from point ( 0 , 0 ) to point ( 1 , 0 ) where the specified NC tolerance is 0.01; from point ( 1 , 0 ) to point ( 2 , 0 ) where the specified NC tolerance is 0.001; from point ( 2 , 0 ) to point ( 3 , 0 ) where the specified NC tolerance is 0.005. (See FIG. 3 )
  • a single tolerance constraint is specified for the roughing phase.
  • the objective is to quickly remove material from the workpiece as it is brought within the approximate dimensions of the desired component and a separate tighter tolerance constraint is often applied to the finishing cut which is designed to bring the component to its final dimensions.
  • a NC tolerance command E 0.01 may be inserted at the beginning of the roughing phase and a NC tolerance command E 0.0005 may be inserted at the beginning of the finishing phase.
  • FIG. 9 is a schematic diagram of a controller that may be used in realizing the present invention, which may take the form of a typical controller card.
  • the controller card 901 includes connectors 902 , 903 and 904 for physically connecting the controller card to machine tool in order to facilitate communications, i.e. sending electronic signals to and receiving electronic signals from, with the machine tool.
  • Three connectors are depicted on the controller card, one for each controlled axis of motion, but other configurations are also available.
  • the communication signals exchanged between the controller card and the machine tool must often be converted into the appropriate format, for example some motors use an analog voltage input signal between ⁇ 10 volts and +10 volts to determine at what rate the motors should turn.
  • Some control cards incorporate a CPU 908 and on board memory 910 for the execution of programs and control algorithms.
  • the PMAC offered by Delta Tau and the DMC-1700 by Galil Motion Control, Inc. of Mountain View, Calif. is typical of cards incorporating a CPU and memory.
  • Other cards such as the servo transducer 5-axis PCB Assembly (part no. 415-0622-001), offered by Hurco Companies, Inc. of Indianapolis, Inc., is used in the exemplary embodiment; and this servo transducer does not have an on board CPU and memory but utilizes the CPU and memory of the computer to which they are plugged into for these services. The difference between these two configurations is primarily one of cost and of little consequence to a programmer implementing the tolerance based control technology of this invention.
  • FIG. 9 shows CPU 908 and memory 910 physically integrated on the motion control card.
  • Contained in the memory 910 is a data area for storage of values relevant to the task at hand ( 911 , motion command and permitted feedrates; 912 , NC tolerance commands; 913 , feedrate limitation mappings; 914 , other data), as is commonly employed by people skilled in the art of programming.
  • P 1 the parser-interpreter
  • P 2 the adjuster
  • P 3 the surety executer
  • Task P 1 (the parser-interpreter) is responsible for manipulating the part program passed to the controller to separate and interpret tolerance commands and partition the trajectory in a convenient fashion for processing by subsequent tasks.
  • the details of this manipulation will become apparent as the invention is detailed.
  • the adjuster, task P 2 takes the output from the parser-interpreter, i.e. modified part program, and sets the permissible feedrate for each segment of the part program to a suggested value that it assumes will meet all of the programmed constraints, i.e. tolerance and maximum allowable feedrate.
  • the output results of this manipulation are used as input by the surety executer to effect motion of the motors and monitor the progress of the motion such that the desired NC-tolerance constraints are not violated.
  • a FIFO (first in first out) buffer can be viewed as a queue where elements are inserted at one end and removed at the other end.
  • a new element When a new element is pushed in, it occupies position 0 in the buffer, the element originally placed in position 0 will be pushed down to position 1 , the element originally placed in position 1 will be pushed down to position 2 , and so on.
  • the length of the queue is then increased by 1.
  • an element is popped out, it is always the element that occupies the last position and it is simply removed from the buffer without affecting the positions of other elements in the buffer.
  • the length of the queue is then decreased by 1. It is a standard technology to efficiently implement FIFO buffer without actually moving its elements down. See “Data structures and algorithms”, Alfred V. Aho, John E. Hopcroft, Jeffrey D. Ullman.
  • the input to the parser-interpreter task is a part program with NC tolerance commands and motion commands mixed in.
  • P 1 reads in the part program one line at a time separating and interprets the NC tolerance command as they are encountered.
  • the parser-interpreter also divided a motion command, if necessary, into a number of motion command segments such that the NC tolerance for each motion command segment is of a uniform value, yielding an equivalent part program to the one read in as input.
  • Each motion command segment has six attributes associated with it. Four of which can be determined and assigned at this point in time by the parser-intexpreter. These attributes are identified as:
  • the communication buffers B 1 and B 2 used to communicate between tasks consist of motion command segments with their associated attributes.
  • Task P 1 then pushes each motion command segment with its attributes into buffer B 1 maintaining the same order as the original part program.
  • Task P 2 the adjuster, removes or pops the next available motion command segment from buffer B 1 calculates its feedrate limitations according to the NC tolerance attribute t of the segment and other conditions such as curvature and turning angle. These limitations are assigned to the attribute values v and w for the feedrate limitation along an arbitrary point of that segment and at the endpoint of that segment respectively.
  • the adjuster task P 2 then pushes the motion command segment into the second buffer B 2 .
  • the adjuster then performs a look-ahead computation to further limit the feedrate of commands it has already placed in the buffer. This look-ahead computation uses the information stored in the attributes v and w and deceleration limitations as will be detailed shortly.
  • the third task (the surety executer) P 3 pops a motion command segment from B 2 and drives the milling machine along the desired trajectory of this motion command segment.
  • the velocity used in executing this command is computed according to the current machining condition as reported by the machine tool feedback and the values contained in the attributes u, v, and w so that the required NC tolerance can be achieved.
  • the NC tolerance commands interpreted by P 1 are represented by values stored in a table identified as T_table.
  • FIG. 5 shows how process P 1 reads in the part program, processes the NC tolerance commands, divides the motion commands into motion command segments and pushes them into a FIFO buffer B 1 .
  • decision box 501 it checks whether the whole part program has been processed. If yes, then it is done. Otherwise, control goes to box 502 to read a line of the part program. Then control goes to decision box 503 , to check the type of the current line. If the current line is a E code (NC tolerance command), control goes to decision box 504 , to check whether it is a delete type NC tolerance command. If yes, the command must have a form: E 0 lxx (5.9) where xx is the ID number, then control goes to box 505 , where the E code (NC tolerance command) stored in the T_table with ID numbered xx is deleted. (Search from the top of the table to see if any E code has an identification numbered as xx.
  • E code NC tolerance command
  • control goes to box 506 , where this new E code is added to the end of the T_table.
  • the type of current line is not a E code, i.e., is a motion command
  • control goes to box 507 , where the motion command is divided into one or more motion command segments S 1 , S 2 , . . . , Sn, each one has a uniform tolerance value, according to the current tolerance requirement represented by the T_table.
  • control goes to box 508 , where the attributes g, l, t, u are computed and assigned for each segment.
  • control goes to box 509 where the motion command segments S 1 , S 2 , . . . , Sn are pushed into buffer B 1 .
  • control goes back to box 501 .
  • box 507 The function of box 507 is further described as follows.
  • S is a connected sequence of motion command segments, each is marked as either clipped or unclipped.
  • R is a rectangle area.
  • CLIP(S, R) we define an operation CLIP(S, R) as follows: 1. If a motion command segment in S is marked clipped, then keep it unchanged; 2. If a motion command segment in S is marked unclipped, then find all intersection points with the boundaries of the rectangular area R and divide the segment by these points into sub segments. Mark all sub segments inside R clipped and mark all sub segments outside R unclipped. Therefore after CLIP(S, R), the sequence S may be divided into more segments.
  • CLIP(S, R) There is a standard way to implement CLIP(S, R). See Michael Abrash, “3-D Clipping and Other Thoughts”, Dr. Dobb's Sourcebook, March/April 1996, #256 Ramblings In Real Time, pp. 43-50.
  • box 507 originally S is a single motion command segment marked as unclipped (the ordinary motion command read at box 502 and passed from box 503 ).
  • NC tolerance commands T 1 , T 2 , . . . , Tn in the T_table Their rectangular areas are R 1 , R 2 , . . . , Rn respectively.
  • the operation of adding a NC tolerance command into T_table, operation of deleting a NC tolerance command from the T_table and the operation of pushing a motion command segment into a buffer are all standard for an average level programmer. See “Data structures and algorithms”, Alfred V. Abo, John E. Hopcroft, Jeffrey D. Ullman.
  • the attributes g, l, t, and u can be either directly copied from the original motion commands, or calculated from the motion command segments obtained from the original motion commands.
  • the process P 2 checks whether Buffer B 1 is empty. If it is, it is done and quits processing. Otherwise, control goes to box 602 , where a new motion command segment is popped from buffer B 1 and pushed into buffer B 2 . That means the new motion command segment's current position in buffer B 2 is 0 , and all other motion command segments in B 2 sink down one position.
  • the attribute v in position 0 is calculated as follows.
  • Decision box 804 checks whether the tool has reached the end point of desired trajectory of the current motion command segment within specified NC tolerance (attribute t of the current motion command segment). If yes, control goes back to box 802 . Otherwise, control goes to box 805 where the programmed feedrate, which is represented by attribute u in the current motion command segment, is modified by multiplying it by the feed-override factor.
  • the feed-override factor is usually set at 100%, no-change in velocity, but can be changed by an operator at machining time. This factor allows the operator to either increase or decrease the feedrate of an executing program by a given percentage while the part program is running. This type of interactive control is commonly supported by motion controllers and incorporated within our discussion to show how it can be supported by the current invention).
  • the current tool position is read from encoders.
  • the length from the point, which is on the desired trajectory of the current motion command segment and closest to the current tool position, to the end point of the current motion command segment is calculated as L.
  • the machining error ERR is calculated, which is the perpendicular distance from the tool position to the current segment (in our current implementation it is a straight line or an arc in 3D space). The calculation is standard and may be found in any elementary geometry text. Then control goes to decision box 810 , where the machining error is compared with one half of the NC tolerance specified, the attribute t of the current segment.
  • a dynamic feedrate adjustment is implemented. If ERR is close to the NC tolerance specified (not smaller than 50 percent of the NC tolerance), then control goes to box 811 .
  • a parameter identified as lambda whose initial value is 1, is decreased a little bit by multiplying a number 1-epsilon, which is slightly smaller than 1 (such as 0.999). Otherwise, control goes to box 812 and lambda is increased a little bit by multiplying a number 1+epsilon, which is slightly larger than 1 (such as 1.001). From box 811 or box 812 , control goes to box 813 , where the feedrate is multiplied by lambda. Therefore if the machining error is close to the requested NC tolerance, the feedrate may further decreased so that the requested NC tolerance may not be exceeded.
  • the smaller of the modified programmed feedrate u obtained at Box 805 and the feedrate limitation F will be chosen as the control feedrate CF.

Abstract

The present invention involves a tolerance based motion controller. The controller is capable of processing a group of tolerance constraints. The tolerance constraints specify where and when each tolerance constraint is to be applied, along with the information specifying the desired trajectory of motion. There are also a group of velocity constraints, specifying the maximum allowable velocity at each point along the desired trajectory. This information along with sensor feedback is used to modify the velocity along the actual trajectory of motion. This results in the time required traverse the trajectory being as short as possible. Also, the actual trajectory of motion should never exceed the permissible deviation from the desired trajectory, as specified by the tolerance constraints, with the velocity always being bounded by the specified velocity constraint.

Description

This appln claims the benefit of Provisional No. 60/099,625 filed Sep. 8, 1998.
BACKGROUND OF THE INVENTION
1. Field of the Invention
This invention relates to motion control systems. More particularly, this invention relates to computer-controllable machine tools.
2. Description of the Related Art
Automation has resulted in the development of motion controllers capable of signaling actuator devices to effect motion in linkages along a desired trajectory performing useful work. Motion controller permits increased speed and precision in performing a given task over manual operation. Robots and automated manufacturing equipment are examples of a few of the products that utilize motion control technology. Programming these devices are frequently accomplished by specifying the desired trajectory as a collection of line/arc segments, along with the desired velocity of each segment. With complex trajectories the velocities for each segment or group of segments is often a constant as optimization along each point in the trajectory would be very time consuming.
Most trajectory programmers have a fundamental understanding of the trade off between velocity and accuracy. They know that at higher velocities it becomes more difficult for the control to stay on the desired trajectory and thus trajectory programmers must make a trade off between the velocity and the precision of motion along the desired trajectory. These decisions are often based on the programmer's experience and result in an iterative programming process where the trajectory is executed and then modified to reduce the velocity in sections where an undesirable deviation from the desired trajectory is observed. Thus programmers control the deviation from the desired trajectory, and therefore the quality of the motion, by manipulating the velocity along the trajectory.
Nowhere is the attempt to maximize the velocity of motion control while minimizing the deviation from the desired trajectory more apparent than with motion control systems for manufacturing equipment often referred to as Computer Numerical Controllers (CNC). CNCs may be used to control manufacturing equipment such as lathes, grinders and mills. CNCs are computing devices adapted for the real-time control of machine tools. A numerical controller receives a set of coded instructions forming a part program. Part programs are frequently expressed in a standard G&M code language, or a close derivative of this language based on either the International Standards Organization (ISO) or the Electronics Industries Association (EIA) RS-274-D, using codes identified by letters such as G, M, F. The codes define a sequence of machining operations to control motion in the manufacture of a part. The numerical controller converts the codes to a series of electrical signals which control motors attached to a machine tool effecting the motion of the tool along the programmed trajectory.
A motion controller operating a milling machine is one example of CNC. Lathes grinders and coordinate measuring machines (CMMs) are other examples of manufacturing equipment which utilize a CNC for motion control. A 3-axis CNC milling machine has a head where a tool is mounted, a table movable relative to the tool in the X, Y plane. Motors control motion of the table in the X and Y directions and motion of tool in the Z direction, establishing an orthogonal X, Y, Z Cartesian coordinate system. Positional sensors (encoders or scales typically) provide feedback indicating the position of the tool with respect to the coordinate system of the milling machine. The CNC reads in a part program specifying a toolpath trajectory that the tool is to follow at a specified velocity or feedrate. The controller continuously compares the current tool position with the specified toolpath, and generates signals to control motors in such a way that the tool's actual trajectory matches the toolpath which is the desired trajectory as closely as possible while the tool moves along the toolpath at the desired velocity.
The deviation of the actual tool trajectory from the desired trajectory as expressed in the toolpath is called machining error. The machining error may be computed as the distance between the instantaneous tool position and the desired trajectory as specified by the toolpath. NC tolerance is defined to be the amount of the permitted machining error while machining. Motion controllers are expected to maintain good or tight NC tolerance. The machining error depends on many factors including the performance of the motion controller and the feedrate selected for traversing the trajectory during machining. In general, higher feedrates will result in larger machining errors.
Conventional part programs do not explicitly address NC tolerance issue and the machine tool operator—part programmer or machinist—must set feedrates to attempt to address this issue. In fact it can not be expressed using conventional NC programming languages, such as EIA RS-274-D, nor do existing motion controllers support the notion of constraining motion so that a NC tolerance specification is met. One of the operator's functions is to select feedrates that would result in acceptable part quality, while simultaneously achieving high metal removal rates. The selection of appropriate feed rates is based on the operator's experience and general rules of thumb may be obtained from numerous handbooks and charts (e.g., Machinery's Handbook, 24th edition, Industrial Press Inc., New York 1992). However, the figures from such documents, while perfectly feasible when used under the correct conditions, are frequently inappropriate when applied to specific machining situations. Published figures fail to account for local machining conditions such as sudden changes in the toolpath leaving optimization of the feedrate to the operator. It is difficult for operator to select feedrate values that achieve the desired part quality while maximizing the machine tool's productivity throughout the part program.
SUMMARY OF THE INVENTION
The present invention relates to an apparatus and method of automatically modifying motion control based on acceptable levels of tolerance. The user specifies a desired level of tolerance, and the motion control device calculates the maximum permissible feedrate based on the trajectory, machine, and the desired level of tolerance.
The present invention allows the operator to specify NC tolerance commands along with motion commands for execution by CNC. The NC tolerance commands can be identified using a symbol such as E to distinguish it from conventional symbols such as G, M, F, S, and T when mixed in with conventional part programs or entered separately prior to program execution. The NC tolerance commands specify at what time and in which area the tolerance constraint specified in the command is active. The programmer need not specify feedrate values everywhere. Instead the part program is broken into paragraphs that share the same maximum allowable feedrate. These paragraphs are selected based on considerations such as tool size, material, and machine tool's characteristics variables typically used when determining the feedrate. The machining error need not be taken into consideration when setting the feedrate, as these feedrate adjustments will be automatically taken care of by the control based on the operator's specified error tolerance, or “E code”.
The controller will use the programmed information specifying required NC tolerance at this particular instant in time and will examine the active maximum allowable feedrate at that same instant to determine what is a permissible velocity for motion. The controller will execute the toolpath with the programmed maximum allowable feedrate if the NC tolerance condition can be met. Otherwise, the controller will reduce the feedrate to a permissible level so that the NC tolerance condition can be met.
To determine the relationship between feedrate and the NC tolerance, mappings are required that characterize the capabilities of a particular machine tool. The mappings establish the performance of the control on this machine for the various trajectories (e.g. lines, arcs) and transitions amongst these trajectories that the control is likely to encounter. In essence the control determines what maximum permissible feedrate is suitable for the various machining trajectories at different NC tolerance conditions. We refer to this feedrate mapping as the feedrate limitation because exceeding this value will result in excessive machining error, i.e. exceeding the NC tolerance. The feedrate limitation mapping is dependent on the machine, but may be established once for each machine or class of machines through experimentation.
The part program is first processed by the control in several steps to separate the NC tolerance commands from the program. The tolerance constraints specified by the NC tolerance commands may be stored in a table for use by the control. Motion commands are examined and if found to span multiple tolerance constraints are divided into smaller motion command segments such that each segment has a uniform NC tolerance requirement. The segmented motion commands are then processed by the control to select a permissible feedrate according to the limitation mappings, the programmed maximum allowable feedrate and the tolerance constraints stored in the table. Each motion command segment is then executed with modified feedrate and therefore the specified NC tolerance commands should be satisfied. Lastly, feedback from the control is used to tweak on the feedrate if it is found that the machining error is approaching and therefore in danger of exceeding the desired NC tolerance.
Utilizing traditional motion control technology an operator specifies feedrates and hopes the machining error is acceptable but can not guarantee the machining error within a specific range. The present invention provides a system and a method allowing the operator to specify the desired NC tolerance and having the controller automatically compute the feedrate that productivity is as high as possible while maintaining the NC tolerance. Another benefit of this invention is that the operator no longer has to customize a program for each of the various machines in his shop. Instead the customization necessary to maximize the throughput on each machine is done automatically by the motion controller.
BRIEF DESCRIPTION OF THE DRAWINGS
The above mentioned and other features and objects of this invention, and the manner of attaining them, will become more apparent and the invention itself will be better understood by reference to the following description of an embodiment of the invention taken in conjunction with the accompanying drawings, wherein:
FIGS. 1A and 1B show a flowchart diagram of a traditional machining approach, and the machining approach of the present invention, respectively.
FIG. 2 is an example of NC tolerance commands. The machining area is divided into 3 areas each one has a different requested NC tolerance value.
FIG. 3 shows a graph depicting a situation where a motion command is divided into motion command segments each one has a specified tolerance value consistent with the NC tolerance commands.
FIG. 4 shows a graph depicting the processes of tolerance based machining.
FIG. 5 is a flowchart showing the processing of the parser-interpreter process P1 of the present invention.
FIG. 6 is a flowchart showing the processing of the adjuster process P2 of the present invention.
FIG. 7 is a geometric depiction of a tuning angle.
FIG. 8 is a flowchart showing the processing of executer process P3 of the present invention.
FIG. 9 is a schematic diagram of a controller that may be employed in realizing the present invention.
Corresponding reference characters indicate corresponding parts throughout the several views. Although the drawings represent embodiments of the present invention, the drawings are not necessarily to scale and certain features may be exaggerated in order to better illustrate and explain the present invention. The exemplification set out herein illustrates an embodiment of the invention, in one form, and such exemplifications are not to be construed as limiting the scope of the invention in any manner.
DETAILED DESCRIPTION OF THE INVENTION
The embodiment disclosed below is not intended to be exhaustive or limit the invention to the precise form disclosed in the following detailed description. Rather, the embodiment is chosen and described so that others skilled in the art may utilize its teachings.
The exemplary embodiment of the present invention utilizes a computer numerically controlled milling machine as the system to which tolerance based motion control technology is applied. At any moment when machining, the tool's position determined from the feedback reported by the position transducers (encoders in the exemplary embodiment) may not coincide with the desired trajectory defined in the tool path of the part program. Generally speaking if the instantaneous tool position is thought of as a point in space and the programmed tool path is assumed to be a curve in space then machining error at any moment in time is the distance from tool's position to the ideal tool path. The NC tolerance is the maximum allowable value of the machining error at a certain time and place, which is represented numerically. Anything which cannot be sensed or measured through feedback, for example the tool deflection or surface finish in the exemplary embodiment, is not of concern in this implementation. Some CAD/CAM/CNC systems approximate an ideal curved tool path using polygons, i.e. straight line segments, to specify the desired trajectory of the tool in space. The deviation between the approximate tool path (polygons) and the ideal trajectory is not the machining error, because where an ideal curved path is unattainable by the machine tool, the polygonal shape is the desired trajectory even if not exactly the ideal shape. Under these circumstances the instantaneous machining error is the distance between the tool position as reported by the encoders and the approximate tool path trajectory (polygons) processed by the controller at any moment.
1. Influences on the Machining Error
The precision by which any motion controller may effect motion along a specified path is determined by numerous variables. Certain variables of a motion controller, such as loop closure rate and the feedback device's resolution, can not be manipulated during machining. The controller can manipulate other variables, for example, variables which help to realize a predetermined or desired tolerance specification. One such variable is the velocity used in traversing the path. Experience has shown that the feedrate or velocity is an important variable in controlling the precision in which a control can traverse a tool path. It has been observed that the manipulation of the feedrate to achieve a given tolerance constraint is often dependent on the specific circumstance in which the controller finds itself at any given instance while traversing the trajectory. These additional variables influence the effect or impact that the feedrate has in controlling the precision of the trajectory manipulation. This section details the variables used in the exemplary embodiment but additional variables exist and may be treated in a fashion similar to that outlined for velocity, curvature, turning angle and rate of deceleration which are described below. The exemplary embodiment assumes that the modeling of each variable's impact on precision is governed by a monotonic function, however other relationships may also exist.
The velocity or feedrate at which a trajectory is traversed influences the magnitude of the machining error. Generally at low feedrates the value of the machining error is small. As the feedrate is increased the magnitude of the machining error also increases. Mathematically the machining error ERR can be expressed as a monotonic function f1 of the feedrate F.
ERR≧f1(F)  (1.1)
Therefore we have an inverse relation
F≦g1(ERR)  (1.2)
In other words, if NC tolerance E is given, a feedrate limitation defining the permissible feedrates at which the NC tolerance will not be exceeded may be calculated via mapping g1:
F≦g1(E)  (1.3)
In its simplest form, we may say that
ERR≧c1×F  (1.4)
Where c1 is a constant and therefore we have established the first feedrate limitation as:
F≦E/c1  (1.5)
The curvature of a toolpath also influences the value of the machining error. In the case that the tool path is a curve (e.g., a 3D arc), the machining error can also be expressed as a monotonic function f2 of the tool path's curvature and feedrate. If the feedrate is fixed, then the larger the curvature C (i.e. the smaller the radius) is then the larger the machining error ERR will be. This ay be expressed as:
ERR≧f2(F, C)  (2.1)
Therefore another feedrate limitation may be calculated by solving the above inequality for F
F≦g2(ERR, C)  (2.2)
In other words, if NC tolerance E and curvature C are known, a second feedrate limitation may be calculated via mapping g2:
F≦g2(E, C)  (2.3)
For the simplest case we may use
ERR≧c2×F×C  (2.4)
for some constant c2.
Therefore the second feedrate limitation is
F≦E/(C×c2)  (2.5)
The turning angle where two motion commands in the trajectory meet (line-line, line-arc, arc-arc, or arc-line) influences the machining error when the velocity through the turning angle is non-zero. The machining error attributable to this condition may be assumed to be a monotonic function f3 of the feedrate F and the magnitude of the turning angle A.
ERR≧f3(F, A)  (3.1)
Therefore a third feedrate limitation may be calculated by solving the above inequality for F giving
F≦g3(ERR, A)  (3.2)
If NC tolerance E is known, the third feedrate limitation is
F≦g3(E, A)  (3.3)
For the simplest case, we may use
ERR≧c3×F×A  (3.4)
for some constant c3.
Therefore the third feedrate limitation is
F≦E/(A×c3)  (3.5)
Deceleration also influences the magnitude of the machining error. Assume the control must move the tool along the toolpath trajectory from point Q1 to Q2. Furthermore assume the length of the toolpath segment from Q1 to Q2 is L. Should a feedrate limitation like a sharp turning angle or a large curvature value necessitate that the feedrate at point P2 be a small number F(Q2) then the feedrate at point Q1, F(Q1), has to be restricted in such a manner as to ensure that there is enough time to reduce feedrate from F(Q1) to F(Q2) as the tool traverses the trajectory from point Q1 to point Q2. Given a desirable rate of deceleration, the toolpath segment length L and the feedrate F(Q2), the largest permissible feedrate at point Q1 is a function g4 of L and F(Q2). Therefore a fourth feedrate limitation may be expressed as
F(Q1)≦g4(L, F(Q2))  (4.1)
In the simplest case, we may assume accl represents a constant desirable deceleration rate. Then the fourth feedrate limitation can be expressed as
F(Q1)≦√{square root over ((2×accl)×(L+(F(Q2)2)/(2×accl)))}{square root over ((2×accl)×(L+(F(Q2)2)/(2×accl)))}{square root over ((2×accl)×(L+(F(Q2)2)/(2×accl)))}  (4.2)
The constants c1, c2, c3 in equations (1.4), (1.5), (2.4), (2.5), (3.4) and (3.5) can be determined by conducting a series of experiments on the machine tool in question. It is also possible that automatic calibration equipment may be implemented for each machine tool. These experiments or calibrations consist of recording the machining error along a series of feedrates for each feedrate limitation. Generally speaking, if a selected value for any particular constant results in a failure to meet the NC tolerance requirement due to excessive machining error then the value of the corresponding constant should be increased. If the machining error is much smaller than the NC tolerance requirement then the corresponding constant can be decreased permitting a higher velocity or feedrate to be used when traversing a toolpath trajectory under those trajectory limitation conditions.
In our description of the feedrate limitation conditions it was assumed that the simplest relationship, a monotonic function, adequately defined the feedrate limitation, however other functions may also be used. The use of a function to establish the mapping used by the control in adjusting the feedrate is one method of implementing a control according to the present invention.
Alternately a set of tables may be created specifying the feedrate limitations at specific NC tolerance conditions and machining situations (curvatures, turning angles and decelerations). These tables may be determined through experimentation for a finite set of conditions that may be encountered by the control. Interpolation method can be used to obtain feedrate limitation values based on these tables. The technology of establishing the feedrate limitation tables by experiments and the interpolation technology are standard methods used by computer scientists.
2. Specification of NC Tolerance Conditions.
In the exemplary implementation, a part program consists of sequence of command lines where each line is either a NC tolerance command or a standard ISO or EIA RS-274-D command. Other implementations are also possible.
Though the exemplary embodiment assumes that the desired trajectory of a motion is either a 3D line or a 3D arc with a constant curvature, curves with non-constant curvature, including splines and NURB curves are supported. If a desired trajectory specified by the motion command is complex (e.g., defining a spline curve), the curvature of the trajectory may change drastically along that motion command. Such a motion command is divided into an equivalent collection of new motion commands so that the curvature varies within a predetermined range of values in each new motion command. A new motion command that have non-constant curvature values assume a constant value of C for the curvature in formulas (2.1), (2.2), (2.3), (2.4) and (2.5) where C is selected to be equal to the largest value of the curvature for that new motion command.
The NC tolerance commands specify a region and a tolerance value to be applied to that region along with an identification number that is used as a reference to that NC tolerance command. In an effort to be consistent with the EIA specification's syntax, the NC tolerance command is defined as:
E tol X x1 Y y1 Z z1 X x2 Y y2 Z z2 I id  (5.1)
where capital letters are defined as addresses and lower case letters are used to denote values. The E address identifies this command as a NC tolerance command requesting that the 3D rectangular region defined by the coordinates of the diagonal corners (x1,y1,z1) and (x2,y2,z2) hold the non-zero NC tolerance value of tol. This specific tolerance command is to be identified by the integer value id. Expressed mathematically, the NC tolerance value tol is active when the feedback indicates that motion is occurring in the region bounded by:
x1≦x≦x2, y1≦y≦y2, z1≦z≦z2  (5.2)
If an address, X, Y or Z is omitted, the NC tolerance command is interpreted such that the value of the corresponding address is assumed to be arbitrary. For example,
E0.001 X0.0 Y0.0 X2.0 Y1.0 I01  (5.3)
specifies that from now on the region bounded by
0≦x≦2, 0≦y≦1  (5.4)
requires that the NC tolerance constraint of 0.001 be maintained, regardless of the z coordinate value. If the address I is omitted it is assumed that identification number for this NC tolerance command is 0.
To delete a tolerance command identified by id, the tolerance value for the tolerance command to be deleted must be set to zero as shown in the example below.
E 0 I 01  (5.5)
means that the tolerance command with id 01 is deleted.
3. Selection of the NC Tolerance Constraint
It should be clear from the fore mentioned description that it is possible to define overlapping tolerance regions. The tolerance-based control must deal with this situation in a consistent manner. One method of rectifying this potentially ambiguous situation is explained below. If we assume P=(x, y, z) is a point in 3D space corresponding to the position of the tool as indicated by the feedback and t0 is the particular time in which a motion command is executed. The point P may belong to a number of the active NC tolerance regions, which have been specified up to time t0. The NC tolerance value at point P at time t0 is defined as the tolerance value specified in the latest NC tolerance command whose region covers the point P. An example is represented in FIG. 2 and FIG. 3. Say there is a linear motion command, moving the tool from point (0,0) to point (3,0), and up to this moment, three NC tolerance commands have been specified. Say they are
E 0.01 I01  (5.6)
E 0.001 X1 Y-2 X4 Y1 I02  (5.7)
E 0.005 X2 Y-1 X5 Y2 I03  (5.8)
Under these conditions the machining space is divided into three areas A1, A2 and A3, with tolerance specified as 0.01, 0.001 and 0.005 respectively. One may assume that the machining space, which has been divided into tolerance regions, is like a computer screen with overlapping windows as is indicated by FIG. 2.
In order that the tolerance based motion controller effects linear motion from point (0,0) to point (3,0) we see that motion will be bounded by three separate NC tolerance constraints. Therefore the linear move command may be partitioned into three segments: from point (0,0) to point (1,0) where the specified NC tolerance is 0.01; from point (1,0) to point (2,0) where the specified NC tolerance is 0.001; from point (2,0) to point (3,0) where the specified NC tolerance is 0.005. (See FIG. 3)
Though this implementation allows for the construction of complex tolerance constraints most typical NC part programming applications utilize simple tolerating constraints. Typically a single tolerance constraint is specified for the roughing phase. In roughing, the objective is to quickly remove material from the workpiece as it is brought within the approximate dimensions of the desired component and a separate tighter tolerance constraint is often applied to the finishing cut which is designed to bring the component to its final dimensions. For example a NC tolerance command E 0.01 may be inserted at the beginning of the roughing phase and a NC tolerance command E 0.0005 may be inserted at the beginning of the finishing phase.
It should be noted that on any machine tool, there is an absolute physical tolerance limitation, i.e. regardless of how low the feedrate is, the limitations of the system prevent it from holding an NC tolerance below a certain value. A check is made to determine whether any specified NC tolerance command exceeds the system's capability. If such a condition is encountered the user is informed and provided the opportunity to change the tolerance specification. If he fails to select an achievable value the system automatically converts these unattainable tolerance specification to equal the absolute physical tolerance limitation of the system.
4. Real Time NC Tolerance Based Control.
FIG. 9 is a schematic diagram of a controller that may be used in realizing the present invention, which may take the form of a typical controller card. As is typical of most motion control cards the controller card 901, includes connectors 902, 903 and 904 for physically connecting the controller card to machine tool in order to facilitate communications, i.e. sending electronic signals to and receiving electronic signals from, with the machine tool. Three connectors are depicted on the controller card, one for each controlled axis of motion, but other configurations are also available. The communication signals exchanged between the controller card and the machine tool must often be converted into the appropriate format, for example some motors use an analog voltage input signal between −10 volts and +10 volts to determine at what rate the motors should turn.
Most digital computers, like Intel Pentium Based PC, do not support analog voltages, but utilize groups of bits (ones and zeros) represented by discrete voltage levels (+5 volts and 0 volts) to represent values. Thus if a PC based motion control card desired to spin a motor in the clockwise direction at its maximum speed (+10 volts in our example) the collection of bits representing this request would have to be converted to the +10 volt signal understood by the motor. This conversion of signals for communication purposes is standard in the industry and often performed by the input/output, I/O, module of the controller card. In FIG. 9, one I/O module (905, 906 and 907) is depicted for each controlled axis.
Some control cards incorporate a CPU 908 and on board memory 910 for the execution of programs and control algorithms. The PMAC offered by Delta Tau and the DMC-1700 by Galil Motion Control, Inc. of Mountain View, Calif. is typical of cards incorporating a CPU and memory. Other cards such as the servo transducer 5-axis PCB Assembly (part no. 415-0622-001), offered by Hurco Companies, Inc. of Indianapolis, Inc., is used in the exemplary embodiment; and this servo transducer does not have an on board CPU and memory but utilizes the CPU and memory of the computer to which they are plugged into for these services. The difference between these two configurations is primarily one of cost and of little consequence to a programmer implementing the tolerance based control technology of this invention. The integration of these components and the method by which control algorithms are stored and executed by the CPU is well understood in the art. The details of this process have been omitted for the sake of brevity. To simplify the explanation of the invention, FIG. 9 shows CPU 908 and memory 910 physically integrated on the motion control card.
In the exemplary embodiment we have assumed that a multi-tasking operating system (OS), like Windows95 offered by the Microsoft Corporation of Redmond Washington, is employed for running the algorithms implementing this invention. A real-time OS, like VRTX offered by Ready Systems of Sunnyvale, Calif. could also be used improving the run time performance of the algorithms as well. The decision of what operating system to use and whether or not to employ multi-tasking paradigm depends on the application at hand and is a decision routinely made by those skilled in the art of computer system programming and design. Contained in the memory 910 is a data area for storage of values relevant to the task at hand (911, motion command and permitted feedrates; 912, NC tolerance commands; 913, feedrate limitation mappings; 914, other data), as is commonly employed by people skilled in the art of programming.
Three tasks employed in realizing the current invention labeled P1 (the parser-interpreter), P2 (the adjuster) and P3 (the surety executer) operate in a pipeline fashion. Utilizing a division of labor these tasks implement the invention by performing a specific task on the input, the tool path program, and passing the results of its effort to the next task for manipulation. Communication amongst these cooperating tasks is achieved using two buffers, B1 for communication from the parser-interpreter to the adjuster and B2 for communication from the adjuster to the surety executer. These communication buffers stored in the data region are referenced in FIG. 4.
Task P1 (the parser-interpreter) is responsible for manipulating the part program passed to the controller to separate and interpret tolerance commands and partition the trajectory in a convenient fashion for processing by subsequent tasks. The details of this manipulation will become apparent as the invention is detailed. The adjuster, task P2, takes the output from the parser-interpreter, i.e. modified part program, and sets the permissible feedrate for each segment of the part program to a suggested value that it assumes will meet all of the programmed constraints, i.e. tolerance and maximum allowable feedrate. The output results of this manipulation are used as input by the surety executer to effect motion of the motors and monitor the progress of the motion such that the desired NC-tolerance constraints are not violated. If feedback from the machine tool indicates that a violation of any of the constraints is imminent corrective action is immediately taken by the surety executer to prevent the violation from occurring. Each of these tasks manipulates their respective inputs concurrently, however they are co-dependant in that the output for one process is the input for the next. This results in the sequential execution of the part program.
Conceptually, a FIFO (first in first out) buffer can be viewed as a queue where elements are inserted at one end and removed at the other end. When a new element is pushed in, it occupies position 0 in the buffer, the element originally placed in position 0 will be pushed down to position 1, the element originally placed in position 1 will be pushed down to position 2, and so on. The length of the queue is then increased by 1. When an element is popped out, it is always the element that occupies the last position and it is simply removed from the buffer without affecting the positions of other elements in the buffer. The length of the queue is then decreased by 1. It is a standard technology to efficiently implement FIFO buffer without actually moving its elements down. See “Data structures and algorithms”, Alfred V. Aho, John E. Hopcroft, Jeffrey D. Ullman.
Dealing with each of the tasks in turn one may understand this invention. The input to the parser-interpreter task is a part program with NC tolerance commands and motion commands mixed in. P1 reads in the part program one line at a time separating and interprets the NC tolerance command as they are encountered. The parser-interpreter also divided a motion command, if necessary, into a number of motion command segments such that the NC tolerance for each motion command segment is of a uniform value, yielding an equivalent part program to the one read in as input. Each motion command segment has six attributes associated with it. Four of which can be determined and assigned at this point in time by the parser-intexpreter. These attributes are identified as:
    • g: the desired trajectory (the geometry, either a line or an arc segment);
    • l: length of the segment;
    • u: programmed maximum allowable feedrate; and
    • t: required NC tolerance.
The remaining two attributes:
    • v: feedrate limitation at an arbitrary point on the desired trajectory, and
    • w: feedrate limitation at the end of the desired trajectory.
      are unknowns at this point in time having no value assigned to them.
The communication buffers B1 and B2 used to communicate between tasks consist of motion command segments with their associated attributes. The notations Bj[i].g, Bj[i].l, Bj[i].t, Bj[i].u, Bj[i].v, Bj[i].w are used to denote the attributes g, l, t, u, v, and w in buffer Bj (j=1,2) in position i, respectively.
Task P1 then pushes each motion command segment with its attributes into buffer B1 maintaining the same order as the original part program.
Task P2, the adjuster, removes or pops the next available motion command segment from buffer B1 calculates its feedrate limitations according to the NC tolerance attribute t of the segment and other conditions such as curvature and turning angle. These limitations are assigned to the attribute values v and w for the feedrate limitation along an arbitrary point of that segment and at the endpoint of that segment respectively. The adjuster task P2 then pushes the motion command segment into the second buffer B2. Continuing its processing the adjuster then performs a look-ahead computation to further limit the feedrate of commands it has already placed in the buffer. This look-ahead computation uses the information stored in the attributes v and w and deceleration limitations as will be detailed shortly.
The third task (the surety executer) P3 pops a motion command segment from B2 and drives the milling machine along the desired trajectory of this motion command segment. The velocity used in executing this command is computed according to the current machining condition as reported by the machine tool feedback and the values contained in the attributes u, v, and w so that the required NC tolerance can be achieved. Once the surety-executor P3 has a motion command segments it executes as a cycle repeatedly reading machine tool's position, determining the appropriate velocity at which to turn the motors and issuing control signals to the motors until the end point of the motion command segment is reached. Once the endpoint is reached the next command is popped from the buffer B2 until no more commands are found signaling the program's execution has been completed. Task P3 needs to run as frequent as possible. In our implementation, the time interval between two running cycles of P3 is less than 8 mini seconds.
The NC tolerance commands interpreted by P1 are represented by values stored in a table identified as T_table. FIG. 5 shows how process P1 reads in the part program, processes the NC tolerance commands, divides the motion commands into motion command segments and pushes them into a FIFO buffer B1.
At decision box 501, it checks whether the whole part program has been processed. If yes, then it is done. Otherwise, control goes to box 502 to read a line of the part program. Then control goes to decision box 503, to check the type of the current line. If the current line is a E code (NC tolerance command), control goes to decision box 504, to check whether it is a delete type NC tolerance command. If yes, the command must have a form:
E 0 lxx   (5.9)
where xx is the ID number, then control goes to box 505, where the E code (NC tolerance command) stored in the T_table with ID numbered xx is deleted. (Search from the top of the table to see if any E code has an identification numbered as xx. If there is one then delete it from the T_table and shift E codes below it one position up). Otherwise if at decision box 504 the current line is an ordinary E code, control goes to box 506, where this new E code is added to the end of the T_table. If at decision box 503, the type of current line is not a E code, i.e., is a motion command, then control goes to box 507, where the motion command is divided into one or more motion command segments S1, S2, . . . , Sn, each one has a uniform tolerance value, according to the current tolerance requirement represented by the T_table. Then control goes to box 508, where the attributes g, l, t, u are computed and assigned for each segment. Then control goes to box 509 where the motion command segments S1, S2, . . . , Sn are pushed into buffer B1. After box 505, box 506 or box 509, control goes back to box 501.
The function of box 507 is further described as follows. Say S is a connected sequence of motion command segments, each is marked as either clipped or unclipped. R is a rectangle area. We define an operation CLIP(S, R) as follows: 1. If a motion command segment in S is marked clipped, then keep it unchanged; 2. If a motion command segment in S is marked unclipped, then find all intersection points with the boundaries of the rectangular area R and divide the segment by these points into sub segments. Mark all sub segments inside R clipped and mark all sub segments outside R unclipped. Therefore after CLIP(S, R), the sequence S may be divided into more segments. There is a standard way to implement CLIP(S, R). See Michael Abrash, “3-D Clipping and Other Thoughts”, Dr. Dobb's Sourcebook, March/April 1996, #256 Ramblings In Real Time, pp. 43-50.
In box 507, originally S is a single motion command segment marked as unclipped (the ordinary motion command read at box 502 and passed from box 503). Say at this moment, there are n NC tolerance commands T1, T2, . . . , Tn in the T_table. Their rectangular areas are R1, R2, . . . , Rn respectively. Then the operation can be implemented as
From j=n to j=l do CLIP(S, Rj)  (6.1)
The operation of adding a NC tolerance command into T_table, operation of deleting a NC tolerance command from the T_table and the operation of pushing a motion command segment into a buffer are all standard for an average level programmer. See “Data structures and algorithms”, Alfred V. Abo, John E. Hopcroft, Jeffrey D. Ullman. The attributes g, l, t, and u can be either directly copied from the original motion commands, or calculated from the motion command segments obtained from the original motion commands.
The second task P2 will pop a motion command segment from buffer B1 and push it into another FIFO buffer B2, calculate and attach the attributes u and w to each segment as shown in FIG. 6.
At decision box 601, the process P2 checks whether Buffer B1 is empty. If it is, it is done and quits processing. Otherwise, control goes to box 602, where a new motion command segment is popped from buffer B1 and pushed into buffer B2. That means the new motion command segment's current position in buffer B2 is 0, and all other motion command segments in B2 sink down one position. At box 603, the attribute v in position 0 is calculated as follows. If the trajectory of motion command segment in position 0 is a straight line, then attribute in position 0 is determined by:
B2[0].v=g1(B2[0].t)  (7.1)
If the trajectory of the motion command segment in position 0 is an arc, then v is determined by:
B2[0].v=Min{g1(B2[0].t),g2(B2[0].t, c)}  (7.2)
where c is the curvature of the arc in position 0. Min{a,b} means the smaller one of a and b. Then control goes to decision box 604 to check whether position 1 in B2 is empty. If it is empty in position 1, then control goes back to decision box 601. Otherwise, control goes to box 605 to calculate attribute w in position 1 as follows:
B2[1].w=Min{B2[0].v,g3(B2[1].t, a)}  (7.3)
where a is the turning angle at the end point of trajectory in position 1, which can be determined by the desired trajectories of segments in positions 0 and 1. See FIG. 7.
If at the end of segment in position i the feedrate B2[i].w is high, at the end of segment in position 1 the feedrate B2[1].w is low, and the total length Li of the tool path segment from the end point of segment in position i to the end point of segment in position 1 is short, then it may not have enough time to decelerate. Therefore we need to put a limit on B2[i].w based on B2[1].w and Li by:
B2[i].w≦√{square root over ((2×accl)×(Li+(B2[1].w2)/(2×accl)))}{square root over ((2×accl)×(Li+(B2[1].w2)/(2×accl)))}{square root over ((2×accl)×(Li+(B2[1].w2)/(2×accl)))}  (7.4)
After box 605 control goes directly to box 606, where a counter i is set to 2 and L is initialized to 0. Then control goes to decision box 607 to check whether position i in B2 is empty. If it is empty, the look-ahead is finished then control goes back to box 601. Otherwise, control goes to box 608, where the length of segment in position i is added to L. Therefore L is the distance form the end point of segment in position i to the end point of segment in position 1. Then control goes to box 609, where the feedrate limitation is calculated as:
W=√{square root over ((2×accl)×(L+(B2[1].w2)/(2×accl)))}{square root over ((2×accl)×(L+(B2[1].w2)/(2×accl)))}{square root over ((2×accl)×(L+(B2[1].w2)/(2×accl)))}  (7.5)
At decision box 610, the current end point feedrate limit B2[i].w is compared with W. If B2[1].w is larger, then control goes to box 611, where B2[i].w is replaced by W and control further goes to Box 612, where the counter i is increased by 1 and control goes to box 607. Otherwise at decision box 610, B2[i].w is smaller than W, the look-ahead is finished for segment in position 1 and therefore control goes back to box 601.
There is a third process P3 that takes motion command segments from buffer B2 and executes them sequentially (FIG. 8). At decision box 801, it checks whether there is a current motion command segment. At the very beginning there is no current motion command segment, but after P3 popped a motion command segment there will be a current motion command segment. If there is no current motion command segment, control goes to decision box 802 to check whether B2 is empty. If it is empty, the process P3 quits. Otherwise, control goes to box 803, where a motion command segment together with all its attributes is popped from buffer B2 and used as the current motion command segment being executed and control goes back to box 801. If at decision box 801 it finds there is a current motion command segment then control goes to decision box 804. Decision box 804 checks whether the tool has reached the end point of desired trajectory of the current motion command segment within specified NC tolerance (attribute t of the current motion command segment). If yes, control goes back to box 802. Otherwise, control goes to box 805 where the programmed feedrate, which is represented by attribute u in the current motion command segment, is modified by multiplying it by the feed-override factor. (The feed-override factor is usually set at 100%, no-change in velocity, but can be changed by an operator at machining time. This factor allows the operator to either increase or decrease the feedrate of an executing program by a given percentage while the part program is running. This type of interactive control is commonly supported by motion controllers and incorporated within our discussion to show how it can be supported by the current invention). At box 806, the current tool position is read from encoders. At box 807 the length from the point, which is on the desired trajectory of the current motion command segment and closest to the current tool position, to the end point of the current motion command segment is calculated as L. At box 808, the feedrate limitation is calculated as:
F=Min{√{square root over ((2×accl)×(L+w2/(2×accl)))}{square root over ((2×accl)×(L+w2/(2×accl)))}, v}  (7.6)
where w and v are the corresponding attributes of the current motion command.
At box 809, the machining error ERR is calculated, which is the perpendicular distance from the tool position to the current segment (in our current implementation it is a straight line or an arc in 3D space). The calculation is standard and may be found in any elementary geometry text. Then control goes to decision box 810, where the machining error is compared with one half of the NC tolerance specified, the attribute t of the current segment.
Between box 810 and Box 813, a dynamic feedrate adjustment is implemented. If ERR is close to the NC tolerance specified (not smaller than 50 percent of the NC tolerance), then control goes to box 811. In box 811, a parameter identified as lambda, whose initial value is 1, is decreased a little bit by multiplying a number 1-epsilon, which is slightly smaller than 1 (such as 0.999). Otherwise, control goes to box 812 and lambda is increased a little bit by multiplying a number 1+epsilon, which is slightly larger than 1 (such as 1.001). From box 811 or box 812, control goes to box 813, where the feedrate is multiplied by lambda. Therefore if the machining error is close to the requested NC tolerance, the feedrate may further decreased so that the requested NC tolerance may not be exceeded.
At box 814, the smaller of the modified programmed feedrate u obtained at Box 805 and the feedrate limitation F will be chosen as the control feedrate CF. At box 815, according to the control feedrate CF, speed signals that will send to motors on all axes of the milling machine are calculated. We represent these signals by using a vector:
V=(speed.x, speed.y, speed.z)  (7.7)
where speed.x, speed.y and speed.z are speed signals that are used to control motors on X, Y, and Z axis respectively. Then control goes to box 816, where speed signals speed.x, speed.y and speed.z are sent to motors on X, Y, and Z axes respectively to move the milling machine. Then control goes back to box 804.
There are many different ways of calculating these speed signals, typically a traditional PID loop or alternatively using the PathFree control technology developed by CIM-plus Inc. as disclosed in the copending U.S. patent application Ser. No. 08/300,631, entitled REAL-TIME OPERATING SYSTEM AND METHOD FOR INTERACTIVE OPERATION OF A PROGRAMMABLE MACHINE, filed on Sep. 2, 1994, the disclosure of which is explicitly incorporated by reference. However, the exact method of calculating the speed signals is not the subject of the present invention.
While this invention has been described as having an exemplary design, the present invention may be further modified within the spirit and scope of this disclosure. This application is therefore intended to cover any variations, uses, or adaptations of the invention using its general principles. Further, this application is intended to cover such departures from the present disclosure as come within known or customary practice in the art to which this invention pertains.

Claims (78)

1. A method of NC tolerance based motion control for a motion device based on feedrate parameters comprising the steps of:
specifying where and when what NC tolerance is requested by using NC tolerance commands for a desired trajectory a plurality of NC tolerances from the desired trajectory;
obtaining thegenerating motion commands, including itsbased on the desired trajectory and the feedrate parameters;
calculating feedrate limitations by mappings from desired trajectory of said motion commands and at least a first NC tolerance requirement commands from the desired trajectory;
modifying thedetermining a commanded feedrate by using thesaid feedrate limitations; and
executing themoving said motion device based on said motion commands according to modifiedand said commanded feedrate so that the requested, whereby the at least a first NC tolerance may befrom the desired trajectory is satisfied by moving said motion device based on said motion commands and said commanded feedrate.
2. An apparatus for performing NC tolerance based motion control for a machine tool using , said apparatus having access to a part program and a desired error tolerance , said apparatus comprising:
parsing means for parsinga parser adapted to parse the part program into at least one segment, each said segment including an associated trajectory and an error tolerance informationrange from the associated trajectory;
calculating means for determininga processor adapted to determine a modified feedrate value for each said segment based on the associated trajectory and the error tolerance informationrange from the associated trajectory, the modified feedrate value being based at least in part on a predicted deviation of the motion device from the associated trajectory; and
executing means for operatinga control configured to provide signals to operate the machine tool according to said modified feedrate value so that the desiredfor each said segment, whereby the error tolerance may berange from the associated trajectory is satisfied by operating the machine tool according to said modified feedrate.
3. A method of NC tolerance based motion control comprising the steps of:
specifying where and when what NC tolerance is requested by using NC tolerance commands;
obtaining the motion commands, including its desired trajectory and feedrate;
calculating feedrate limitations by mappings from desired trajectory of motion commands and NC tolerance requirement commands;
modifying the commanded feedrate by using the feedrate limitations;
executing the motion commands according to modified feedrate so that the requested NC tolerance may be satisfied.
4. An NC motion control system capable of processing NC tolerance requirements and motion commands with associated feedrates for a motion device and modifying feedrates according to the a desired trajectory of the motion command commands and said NC tolerance commands so that the NC tolerance requirements may be satisfied , said system comprising:
a motion command meansunit adapted to store a set of said motion commands, including relatedsaid associated feedrates;
a tolerance command meansunit adapted to store a set of NC tolerance commands specifying where and when an NC tolerance range is requested;
a feedrate mappings meansmapper adapted to calculate a set of feedrate limitation mappings that maplimitations mapped from the desired trajectory of said motion commands and said NC tolerance commands to the feedrate limitations that allows the motion command to be executed within themaintain a position of the motion device within a specified NC tolerance range from the desired trajectory;
a processor capable of modifying configured to modify the feedrate in the motion commands associated feedrates of the motion device based on the set of feedrate limitation mappings, the motion command to be executed and the NC tolerance requirement for the said motion command, capable of reading position feedback signals, and capable of calculating motion signals according to the said motion command, the position feedback and the modified feedrate limitations and to move the motion device based on the modified associated feedrates.
5. A method of operating a tolerance based computer-controlled machine tool Numerical Controller (NC) to control the operation of a motion device, said method comprising the steps of:
having the operator specify the intendedspecifying a desired NC tolerance level and generating NC tolerance commands therefrom;
obtainingspecifying a set of motion commands, the motion commands including a desired trajectory and feedrate;
in a computer, calculating feedrate limitations by mappings from thesaid desired trajectory of motion commands and theand said NC tolerance requirement commands;
modifying the set of feedrate said motion commands based upon on said feedrate limitations; and
executing the said motion commands, according to the set of said modified feedrate commands, so that the NC tolerance may be reduced to the intended level; thereby improving the control quality to move of the motion device, whereby the motion device is maintained within the NC tolerance level as the motion device is moved.
6. The method described in of claim 5 wherein the NC tolerance commands are in the form of specialized G and M codes.
7. The method of claim 1, wherein each of the plurality of NC tolerances is a dimensional tolerance.
8. The method of claim 1, wherein the motion device is a machine tool.
9. The apparatus of claim 2, wherein the error tolerance range is a dimensional tolerance range.
10. The method of claim 4, wherein the motion device is a machine tool.
11. The method of claim 5, wherein the NC tolerance level is a dimensional tolerance level.
12. A method of operating a motion controller for controlling a motion device within an acceptable deviation range from a desired trajectory, the acceptable deviation range from the desired trajectory being non-uniform, the method comprising:
determining a first uniform acceptable deviation range corresponding to a first desired trajectory segment of the desired trajectory for the motion device;
obtaining a first velocity for the motion device;
determining a maximum velocity for the motion device based on said first uniform acceptable deviation range from the first desired trajectory segment, the maximum velocity being greater than the first velocity; and
operating the motion controller based on said determined maximum velocity to influence a movement of the motion device at a second velocity greater than the first velocity, whereby the movement of the motion device is maintained within the first acceptable deviation range from the first desired trajectory segment.
13. The method of claim 12, wherein said first uniform acceptable deviation range is specified by a user.
14. The method of claim 12, further comprising the step of:
determining a predicted deviation of said motion device from the first desired trajectory segment, wherein said maximum velocity is further based on said predicted deviation.
15. The method of claim 14, wherein said first desired trajectory segment is specified by a user.
16. The method of claim 14, wherein said first desired trajectory segment is calculated.
17. The method of claim 14, wherein said predicted deviation is based on prior performance of said motion device.
18. The method of claim 14, wherein said predicted deviation is based on experimentation.
19. The method of claim 12, wherein said second velocity is based in part on real-time monitoring of a performance of said motion device.
20. The method of claim 19, wherein the performance of said motion device includes a current position of the motion device.
21. The method of claim 12, wherein said acceptable deviation range from the desired trajectory includes a plurality of uniform acceptable deviation values corresponding to a plurality of trajectory segments of said desired trajectory.
22. The method of claim 12, wherein the first uniform acceptable deviation range is a dimensional deviation range and the velocity is the maximum velocity.
23. The method of claim 12, wherein the motion device is a machine tool.
24. A method of controlling a machine tool with a controller, said method comprising:
selecting an operation for the machine tool;
associating a first feedrate and an acceptable deviation range from a desired trajectory with said operation;
determining a maximum machine tool feedrate for said operation based on said acceptable deviation range from the desired trajectory; and
providing control signals to move the machine tool at a second feedrate being greater than the first feedrate, the maximum machine tool feedrate being greater than the first feedrate, whereby the maximum machine tool feedrate is determined to maintain the machine tool within the acceptable deviation range from the desired trajectory.
25. The method of claim 24, wherein said acceptable deviation range from the desired trajectory includes a plurality of values corresponding to a plurality of segments of said desired trajectory.
26. The method of claim 24, wherein said operation is characterized by at least one of the first velocity, the desired trajectory, a curvature of the desired trajectory, a turning angle of the desired trajectory, an acceleration, and a deceleration.
27. The method of claim 24, further comprising the step of determining a predicted deviation of the machine tool from the desired trajectory for said operation and wherein said maximum machine tool feedrate is further based on said predicted deviation of the machine tool from the desired trajectory.
28. The method of claim 27, wherein said step of determining said predicted deviation of the machine tool from the desired trajectory includes measuring previous machine tool performance.
29. The method of claim 27, wherein said predicted deviation of the machine tool from the desired trajectory is based on at least one of a function and a data set based on at least one of the first velocity, the desired trajectory, a curvature of the desired trajectory, a turning angle of the desired trajectory, an acceleration, and a deceleration.
30. The method of claim 24, wherein said determining step occurs in real-time while said controller controls said machine tool.
31. The method of claim 24, wherein said acceptable deviation range from the desired trajectory is at least one of a dimensional deviation and a geometric deviation.
32. The method of claim 24, wherein the acceptable deviation range is a dimensional deviation range.
33. The method of claim 24, wherein said determining step includes the step of monitoring a current position of the machine tool and the second feedrate is further based on a current deviation of the machine tool from the desired trajectory.
34. A method of operating a motion control device to control the movement of a motion device within an acceptable deviation range, the motion control device having at least one variable parameter, the method comprising the steps of:
obtaining a motion profile for the motion device;
associating the acceptable deviation range with said motion profile;
determining a predicted deviation of the motion device from said motion profile;
determining a value for the at least one variable parameter based on said predicted deviation of the motion device from said motion profile and said acceptable deviation range associated with said motion profile, the value of the at least one variable parameter to maintain the motion device within the acceptable deviation range associated with said motion profile; and
providing control signals to move the motion device based on the value for the at least one variable parameter.
35. The method of claim 34, wherein said at least one variable parameter includes at least one velocity parameter.
36. The method of claim 34, wherein said acceptable deviation range associated with said motion profile includes a plurality of values corresponding to a plurality of segments of said motion profile.
37. The method of claim 34, wherein the value of the at least one variable parameter minimizes the time required to traverse said motion profile within said acceptable deviation range associated with said motion profile.
38. The method of claim 34, further comprising the step of monitoring a current position of the motion device, wherein said predicted deviation of the motion device from said motion profile is determined based in part on the current position of the motion device.
39. The method of claim 34, wherein the acceptable deviation range is a dimensional deviation range.
40. The method of claim 34, wherein the motion device is a machine tool.
41. The method of claim 34, wherein the at least one variable parameter includes a first velocity parameter corresponding to a first direction of travel of the motion device, a second velocity parameter corresponding to a second direction of travel of the motion device, and a third velocity parameter corresponding to a third direction of travel of the motion device.
42. The method of claim 34, wherein the motion profile is provided in a part program.
43. The method of claim 42, wherein the part program further includes information about the acceptable deviation range.
44. The method of claim 34, wherein the step of associating the acceptable deviation range with said motion profile includes the steps of:
parsing the motion profile into a plurality of segments based on the acceptable deviation range, the acceptable deviation range having a plurality of values and each segment having a constant value for that segment; and
storing the plurality of segments and associated constant value acceptable deviation ranges on a computer readable medium.
45. An apparatus for control of a motion device capable of movement according to a desired motion, the apparatus comprising:
a processor adapted to receive data relating to said desired motion, a first acceptable deviation for said desired motion associated with a first 3D region of space, and a second acceptable deviation for said desired motion associated with a second 3D region of space, said processor further adapted to determine a control signal including a first motion device velocity information based on the first acceptable deviation for a first portion of said desired motion in the first 3D region of space and based on a first predicted deviation of the motion device from the first portion of the desired motion and a second motion device velocity information based on the second acceptable deviation for a second portion of said desired motion in the second 3D region of space and based on a second predicted deviation of the motion device from the second portion of the desired motion; and
a device coupled to said processor and configured to provide said control signal to the motion device.
46. The apparatus of claim 45, wherein said first motion device velocity information corresponds to a maximum velocity of the motion device while maintaining the motion device within the first acceptable deviation for the first portion of the desired motion.
47. The apparatus of claim 45, wherein the motion device includes a machine tool.
48. The apparatus of claim 45, wherein the data related to the desired motion is based on a part definition which specifies the first specified velocity, wherein the velocity of the motion device is maximized.
49. The apparatus of claim 45, wherein the acceptable deviation range is a dimensional deviation range.
50. An apparatus for control of a motion device capable of movement according to a desired motion, the apparatus comprising:
a processor adapted to receive data relating to said desired motion and an acceptable deviation range for said desired motion passing through a first 3D region, said processor further adapted to determine a control signal, wherein said control signal includes motion device velocity information; and
a device coupled to said processor and adapted to provide said control signal to the motion device, whereby the determination of said control signal increases a velocity of the motion device relative to a first specified velocity while maintaining said motion device within said acceptable deviation range for said desired motion passing through the first 3D region.
51. The apparatus of claim 50, wherein said control signal is further based on an actual position of the motion device.
52. The apparatus of claim 50, wherein the acceptable deviation range is a dimensional deviation range.
53. The method of claim 52, wherein the motion device is a machine tool.
54. An apparatus for motion control for a motion device capable of receiving commands associated with a desired velocity, a trajectory, and an acceptable deviation range from the trajectory, the apparatus comprising:
a calculating means for determining a velocity parameter, the velocity parameter based on the trajectory, a predicted deviation from the trajectory, and the acceptable deviation range from the trajectory to maintain the motion device within the acceptable deviation range from the trajectory; and
a control means for operating the motion device, whereby the control means operates the motion device in accordance with the velocity parameter to maintain the motion device within the acceptable deviation range from the trajectory.
55. The apparatus of claim 54, wherein said velocity parameter corresponds to a velocity of the motion device and determining said velocity parameter includes maximizing the velocity of the motion device while keeping the predicted deviation from the trajectory of the motion device within the acceptable deviation range from the trajectory.
56. The apparatus of claim 55, further comprising a parsing means for receiving a part definition and for parsing said part definition into at least one segment, each said segment including an associated trajectory and an associated acceptable deviation range from the associated trajectory.
57. The apparatus of claim 56, wherein a first segment includes a first associated deviation range and a second segment includes a second associated deviation range, the second associated acceptable deviation range differing from the first acceptable deviation range.
58. The method of claim 54, wherein the motion device is a machine tool.
59. A method of tolerance based motion control of a motion device comprising the steps of:
receiving a desired trajectory for the motion device and an acceptable deviation range from the desired trajectory for the motion device;
determining at least a first velocity limitation of the motion device, the first velocity limitation being based on the desired trajectory and the acceptable deviation range from the desired trajectory;
monitoring an actual deviation of the motion device from the desired trajectory;
determining a commanded velocity of the motion device based on at least the first velocity limitation and the actual deviation to maintain a predicted position of the motion device within the acceptable deviation range from the desired trajectory; and
providing signals to move the motion device at the commanded velocity.
60. The method of claim 59, wherein the commanded velocity corresponds to a maximum velocity to move the motion device while maintaining the motion device within the acceptable deviation range from the desired trajectory.
61. The method of claim 59, wherein the motion device is a machine tool.
62. The method of claim 61, wherein the step of receiving the desired trajectory and the acceptable deviation range from the desired trajectory includes the step of receiving a part program including a plurality of motion commands which specify the desired trajectory and a plurality of tolerance commands which specify the acceptable deviation range from the desired trajectory.
63. The method of claim 62, further comprising the steps of:
parsing the plurality of motion commands based on the plurality of tolerance commands to generate a plurality of motion command segments, each motion command segment having a uniform acceptable deviation range, a first motion command segment having a first uniform acceptable deviation range from a first desired trajectory segment and a second motion command segment having a second uniform acceptable deviation range from a second desired trajectory segment different from the first uniform acceptable deviation range from the first desired trajectory segment; and
storing the plurality of motion command segments on a computer readable medium.
64. The method of claim 63, wherein the plurality of tolerance commands each specify at least one of a time and an area wherein the acceptable deviation range of the tolerance command is active.
65. The method of claim 59, wherein the first velocity limitation of the motion device is further based on at least one of a desired velocity, the desired trajectory, a curvature of the desired trajectory, a turning angle of the desired trajectory, and a rate of change in velocity.
66. The method of claim 59, wherein the first velocity limitation of the motion device is based further on a desired velocity and the commanded velocity is based on a maximum velocity to move the motion device while maintaining the motion device within the acceptable deviation range from the desired trajectory, the commanded velocity being greater than the desired velocity.
67. The method of claim 66, wherein the commanded velocity is the maximum velocity to move the motion device while maintaining the motion device within the acceptable deviation range from the desired trajectory.
68. The method of claim 59, wherein the acceptable deviation range is a dimensional deviation range.
69. A method of tolerance based motion control of a motion device comprising the steps of:
specifying a first tolerance for a first 3D region of space;
specifying a second tolerance for a second 3D region of space;
specifying a trajectory which passes through both the first 3D region of space and the second 3D region of space; and
controlling a velocity of the motion device to maintain the motion device within the first tolerance from the trajectory in the first 3D region of space and to maintain the motion device within the second tolerance from the trajectory in the second 3D region of space.
70. The method of claim 69, further comprising the step of providing a part program including a plurality of program instructions, wherein the plurality of program instructions, specify the first 3D region of space, specifying the first tolerance; specify the second 3D region of space, specify the second tolerance, and specify the trajectory.
71. The method of claim 70, wherein the second tolerance value is less than the first tolerance value.
72. The method of claim 69, wherein the first tolerance is specified for a first phase of the movement of the motion device and the second tolerance is specified for a second phase of the movement of the motion device, the second phase occurring after the first phase, wherein the second 3D region overlaps at least a portion of the first 3D region.
73. The method of claim 72, wherein the velocity of the motion device is controlled to maintain the motion device within the first tolerance value for a first portion of the trajectory passing through the first 3D region of space during the first phase and to maintain the motion device within the second tolerance for a second portion of the trajectory passing through the second 3D region of space during the second phase.
74. The method of claim 69, further comprising the steps of:
increasing the velocity of the motion device for a first portion of the trajectory based on the first tolerance and a first calculated machining error from the trajectory for the motion device; and
decreasing the velocity of the motion device for a second portion of the trajectory based on the first tolerance and a second calculated machining error from the trajectory for the motion device.
75. A method of tolerance based motion control of a motion device comprising the steps of:
associating for a first 3D region of space a first tolerance;
associating for a second 3D region of space a second tolerance, the second 3D region of space overlapping at least a portion of the first 3D region of space;
determining if a desired trajectory is contained in both of the first 3D region of space and the second 3D region of space and if so then dividing the desired trajectory into at least two trajectory segments, a first trajectory segment being contained in the first 3D region of space and a second trajectory segment being contained in the second 3D region of space;
determining at least a first velocity limitation of the motion device for the first trajectory segment based on the first tolerance; and
determining a commanded velocity of the motion device based at least on the first velocity limitation to maintain a predicted position of the motion device in the first 3D region of space within the first tolerance.
76. The method of claim 75, further comprising determining a second velocity limitation of the motion device for the second trajectory segment based on the second tolerance, wherein the commanded velocity of the motion device is further based on the second velocity limitation to maintain a predicted position of the motion device in the second 3D region of space within the second tolerance.
77. The method of claim 76, wherein the predicted position of the motion device in the first 3D region of space and the predicted position of the motion device in the second 3D region of space are based on feedback of an actual position of the motion device.
78. The method of claim 77, wherein the motion device is a machine tool, the first 3D region of space is a first machining space, and the second 3D region of space is a second machining space.
US10/453,090 1998-09-08 2003-06-03 Tolerance based motion control system Expired - Lifetime USRE39907E1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/453,090 USRE39907E1 (en) 1998-09-08 2003-06-03 Tolerance based motion control system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US9962598P 1998-09-08 1998-09-08
US09/388,114 US6242880B1 (en) 1998-09-08 1999-09-01 Tolerance based motion control system
US10/453,090 USRE39907E1 (en) 1998-09-08 2003-06-03 Tolerance based motion control system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/388,114 Reissue US6242880B1 (en) 1998-09-08 1999-09-01 Tolerance based motion control system

Publications (1)

Publication Number Publication Date
USRE39907E1 true USRE39907E1 (en) 2007-11-06

Family

ID=26796288

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/388,114 Ceased US6242880B1 (en) 1998-09-08 1999-09-01 Tolerance based motion control system
US10/453,090 Expired - Lifetime USRE39907E1 (en) 1998-09-08 2003-06-03 Tolerance based motion control system

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/388,114 Ceased US6242880B1 (en) 1998-09-08 1999-09-01 Tolerance based motion control system

Country Status (1)

Country Link
US (2) US6242880B1 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050131563A1 (en) * 2001-12-28 2005-06-16 Raimund Kram Automation system and method for rmovement control of at least one movable machine element
US20050264251A1 (en) * 2004-05-28 2005-12-01 Rainer Bischoff Method and device for operating a machine, such as a multiaxial industrial robot
US20070030271A1 (en) * 2005-08-05 2007-02-08 Denso Wave Incorporated Robot controller and robot control method using spline interpolation
US20070046677A1 (en) * 2005-03-23 2007-03-01 Hurco Companies, Inc. Method of tolerance-based trajectory planning
US20070101836A1 (en) * 2004-04-23 2007-05-10 Heinrich Ostendarp Method for producing microstructures
US20080084890A1 (en) * 2000-12-29 2008-04-10 Kireeti Kompella Communicating constraint information for determining a path subject to such constraints
US20090215361A1 (en) * 2008-02-25 2009-08-27 Mtu Aero Engines Gmbh Method for near-net-shape machining of curved contours
EP2138983A2 (en) 2008-06-26 2009-12-30 Steven Michael Faes Article storage and retrieval apparatus and vending machine
US20100292814A1 (en) * 2009-05-12 2010-11-18 Foxnum Technology Co., Ltd. Cnc machine control apparatus
US20110218780A1 (en) * 2010-03-02 2011-09-08 Kyungpook National University Industry-Academic Corporation Foundation Method and Apparatus for Estimating Error in Multi-Axis Controlled Machine
US20120010745A1 (en) * 2010-07-12 2012-01-12 Fanuc Corporation Numerical controller for machine tool with function of controlling speed of arc operation
US8972053B2 (en) 2011-08-30 2015-03-03 5D Robotics, Inc. Universal payload abstraction
US20180173193A1 (en) * 2015-06-11 2018-06-21 Mitsubishi Electric Corporation Numerical control device
US11360458B2 (en) * 2018-12-10 2022-06-14 Fanuc Corporation Numerical control device for causing a tool to move along a movement path decided according to a machining program

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010032278A1 (en) 1997-10-07 2001-10-18 Brown Stephen J. Remote generation and distribution of command programs for programmable devices
US8032605B2 (en) 1999-10-27 2011-10-04 Roy-G-Biv Corporation Generation and distribution of motion commands over a distributed network
US7904194B2 (en) 2001-02-09 2011-03-08 Roy-G-Biv Corporation Event management systems and methods for motion control systems
DE10144487A1 (en) * 2001-09-10 2003-03-27 Heidenhain Gmbh Dr Johannes Track control for a CNC type machine tool, where a unique tolerance does not have to be set in the sub-program for each corner
US20030170543A1 (en) * 2002-02-26 2003-09-11 Alltrista Zinc Products Company, L.P. Zinc fibers, zinc anodes and methods of making zinc fibers
US7076322B2 (en) * 2002-03-29 2006-07-11 National Instruments Corporation System and method for satisfying move constraints when performing a motion control sequence
DE10307690A1 (en) * 2003-02-21 2004-05-27 Infineon Technologies Ag Electrical tolerance analysis circuit for tolerance analysis of digital and digitized measurement values comprises a testing arrangement for testing at least one predefined tolerance criterion and output unit for result output
US20060064503A1 (en) 2003-09-25 2006-03-23 Brown David W Data routing systems and methods
US8027349B2 (en) 2003-09-25 2011-09-27 Roy-G-Biv Corporation Database event driven motion systems
US7933677B2 (en) * 2006-08-04 2011-04-26 Hurco Companies, Inc. System and method for surface finish management
US7684891B2 (en) * 2006-08-04 2010-03-23 Hurco Companies, Inc. System and method for tool use management
US8725283B2 (en) * 2006-08-04 2014-05-13 Hurco Companies, Inc. Generalized kinematics system
US8024068B2 (en) 2006-08-04 2011-09-20 Hurco Companies, Inc. Machine tool control system
US8175725B2 (en) * 2008-09-08 2012-05-08 National Instruments Corporation Adapting move constraints for position based moves in a trajectory generator
US8688258B2 (en) * 2008-09-11 2014-04-01 Rockwell Automation Technologies, Inc. Method of controlling a machine tool
JP5905521B2 (en) * 2014-06-26 2016-04-20 ファナック株式会社 Numerical control device characterized by suppressing backlash generated during tool tip point control
US10890900B2 (en) 2014-10-31 2021-01-12 Big Data In Manufacturing Gmbh Client device for data acquisition and pre-processing of process-related mass data from at least one CNC machine or industrial robot
US10990078B2 (en) * 2014-10-31 2021-04-27 Big Data In Manufacturing Gmbh Computer-implemented method for part analytics of a workpiece machined by at least one CNC machine
WO2016065491A1 (en) 2014-10-31 2016-05-06 Cloudbased Industry 4.0 Technologies Ag Method for optimizing the productivity of a machining process of a cnc machine
CN105717867B (en) * 2016-03-31 2018-09-07 成都飞机工业(集团)有限责任公司 Optimize in a kind of postpositive disposal and the method for the processing C corner excess of stroke
CN114035513A (en) * 2021-09-28 2022-02-11 苏州谋迅智能科技有限公司 S-shaped speed curve look-ahead planning method and device, storage medium and computing device

Citations (62)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3576979A (en) 1968-09-24 1971-05-04 Allen Bradley Co Motion monitor system
US3602090A (en) 1970-02-27 1971-08-31 Boeing Co Milling machine control system and milling force sensor therefor
US3679955A (en) 1971-06-07 1972-07-25 Gen Electric Control system for compensating for dimensional errors due to cutting tool wear in an automatic machine tool
US3728595A (en) 1970-02-27 1973-04-17 Boeing Co Feedrate control system for milling machines
US3849712A (en) 1972-06-30 1974-11-19 Ibm Adaptive numerically controlled machine tool responsive to deflection forces on the tool normal to the cutting path
US3860805A (en) 1973-05-07 1975-01-14 Bendix Corp Method and apparatus for producing a fairing contour in numerical control systems
US3882304A (en) * 1973-05-04 1975-05-06 Allen Bradley Co Parametric interpolation of three-dimensional surfaces
US4131837A (en) * 1976-11-10 1978-12-26 The Boeing Company Machine tool monitoring system
US4208718A (en) * 1978-06-05 1980-06-17 Kearney & Trecker Corporation Method of optimizing the operation of a computer controlled machine tool
US4433382A (en) 1981-07-20 1984-02-21 Cincinnati Milacron Inc. Apparatus for automatically adjusting the programmed location of a robot arm
US4542471A (en) 1980-12-30 1985-09-17 Fanuc Ltd. Robot control system for presetting limit values corresponding to limits of deviation
US4543625A (en) * 1981-08-27 1985-09-24 Fanuc Ltd. Method for compensating for servo delay caused at an arc or corner
US4571686A (en) * 1982-03-05 1986-02-18 Kabushiki Kaisha Okuma Tekkosho Track monitoring system for a cutter tip of a tool post in machine tools
US4616326A (en) * 1982-11-30 1986-10-07 Siemens Aktiengesellschaft Self optimizing robot controller
US4723203A (en) 1983-12-14 1988-02-02 Fanuc Ltd. Automatic machining process determination method in an automatic programming system
US4728872A (en) * 1984-12-29 1988-03-01 Fanuc Ltd Robot path error correction system
US4750105A (en) 1985-09-04 1988-06-07 Toyoda Koki Kabushiki Kaisha Automatic programming system including machining accuracy optimization
US4763276A (en) 1986-03-21 1988-08-09 Actel Partnership Methods for refining original robot command signals
US4797835A (en) * 1986-12-16 1989-01-10 Nissan Motor Company, Limited Model follower control apparatus
US4833617A (en) 1987-08-14 1989-05-23 General Electric Company Solid modeling based adaptive feedrate control for NC machining
US4835710A (en) 1987-07-17 1989-05-30 Cincinnati Milacron Inc. Method of moving and orienting a tool along a curved path
US4884373A (en) 1986-09-22 1989-12-05 Toyoda-Koki Kabushiki-Kaisha Numerically controlled machine tool
US4908555A (en) 1987-03-19 1990-03-13 Fanuc Ltd. Axis feedrate output system
US4959597A (en) 1987-07-30 1990-09-25 Fanuc Ltd Numerical control apparatus
US4963805A (en) 1988-02-15 1990-10-16 Toyoda Koki Kabushiki Kaisha Numerical control apparatus for machining non-circular workpieces
US4973895A (en) * 1987-10-30 1990-11-27 Fanuc Ltd Motor drive method for an industrial robot
US5028855A (en) * 1989-02-28 1991-07-02 Siemens Aktiengesellschaft Control process for a numerically controlled machine-tool or for a robot
US5060164A (en) 1988-07-26 1991-10-22 Toyoda Koki Kabushiki Kaisha Numerical controller for machining a non-circular workpiece and capable of calculating profile data
US5117169A (en) * 1989-12-05 1992-05-26 Yoshiaki Kakino Numerical control device for a machine tool
US5134570A (en) 1988-01-20 1992-07-28 Mitsubishi Denki K.K. Offset configuration forming method
WO1992022023A1 (en) * 1991-06-04 1992-12-10 Anca Pty. Ltd. Improvements in or relating to computer numerically controlled machines
US5179514A (en) 1990-08-08 1993-01-12 The Research Foundation Of State University Of New York Method and apparatus for trajectory control of robot manipulators or the like
US5198984A (en) * 1988-08-31 1993-03-30 Okuma Corporation Numerical control method for correcting machine tool path errors
US5287049A (en) * 1991-09-06 1994-02-15 Siemens Aktiengesellschaft Method for triggering switching operations related to position during a machining process carried out by a robot or a machine tool
US5334918A (en) 1990-06-20 1994-08-02 Renishaw Plc Method of controlling a coordinate positioning machine for measurement of a workpiece
US5375064A (en) * 1993-12-02 1994-12-20 Hughes Aircraft Company Method and apparatus for moving a material removal tool with low tool accelerations
US5493502A (en) 1991-09-02 1996-02-20 Mitsubishi Denki Kabushiki Kaisha Numerical control unit for controlling a machine tool to machine a workpiece at an instructed feed rate along linear and rotational axes
US5682319A (en) * 1991-06-04 1997-10-28 Anca Pty. Ltd. Computer numerically controlled machines
US5687084A (en) 1992-05-26 1997-11-11 Microcosm, Inc. Satellite orbit maintenance system
US5723961A (en) 1995-07-17 1998-03-03 Mitsubishi Denki Kabushiki Kaisha Numerical control apparatus having spline interpolating function
US5828574A (en) 1997-05-19 1998-10-27 General Electric Company Adaptive feedrates from geometry modeling for NC machining
US5827020A (en) * 1995-07-11 1998-10-27 Toshiba Kikai Kabushiki Kaisha Numerical control apparatus
US5946449A (en) 1996-04-05 1999-08-31 Georgia Tech Research Corporation Precision apparatus with non-rigid, imprecise structure, and method for operating same
US6064168A (en) * 1998-03-13 2000-05-16 Fanuc Robotics North America, Inc. Method of controlling robot movement
US6163735A (en) 1994-09-29 2000-12-19 Kitamura Machinery Co., Ltd. Numerically controlled machine tool
US6310621B1 (en) * 1998-04-03 2001-10-30 Avid Technology, Inc. Extended support for numerical controls
US6317646B1 (en) * 1997-03-19 2001-11-13 Fadal Machining Centers, Inc. CNC machine having interactive control of corner tolerance that is programmed to vary with the corner angle
US6368879B1 (en) 1999-09-22 2002-04-09 Advanced Micro Devices, Inc. Process control with control signal derived from metrology of a repetitive critical dimension feature of a test structure on the work piece
US6400998B1 (en) * 1996-11-07 2002-06-04 Mitutoyo Corporation Generation of measurement program in NC machining and machining management based on the measurement program
US6401004B1 (en) * 1996-11-07 2002-06-04 Kabushiki Kaisha Mori Seiki Seisakusho Method and device for analyzing NC program for NC machining
US6456897B1 (en) 1998-09-11 2002-09-24 Siemens Aktiengesellschaft Control method and numerical control for motion control of industrial machine tools
US6470225B1 (en) 1999-04-16 2002-10-22 Siemens Energy & Automation, Inc. Method and apparatus for automatically tuning feedforward parameters
US6493602B1 (en) * 1998-05-14 2002-12-10 Dr. Johannes Heidenhain Gmbh Method of non-linear route display
US6671571B1 (en) * 1999-07-05 2003-12-30 Mitutoyo Corporation Method for NC- programming and system for NC- machining
US6774598B1 (en) 1999-09-08 2004-08-10 Dr. Johannes Heidenhain Gmbh Method and circuitry for producing nominal position values for a closed loop position control of a numerically continuous-path controlled machine
US20050049743A1 (en) 2001-09-10 2005-03-03 Matthias Fauser Method for track control
US6879874B2 (en) * 2001-09-03 2005-04-12 Siemens Aktiengesellschaft Evaluating excessive tolerances in NC parts programs
US6922606B1 (en) * 1999-11-19 2005-07-26 Siemens Energy & Automation, Inc. Apparatus and method for smooth cornering in a motion control system
US20050190185A1 (en) 2003-12-10 2005-09-01 Matthias Fauser Method for smoothing polylines in NC programs
US20050251030A1 (en) 2004-04-21 2005-11-10 Azar Fred S Method for augmented reality instrument placement using an image based navigation system
US6999841B1 (en) 1999-10-14 2006-02-14 Dr. Johannes Heidenhain Gmbh Control system of a numerical tool machine with a reusable software structure
US7012395B2 (en) 2001-10-04 2006-03-14 Dr. Johannes Heidenhain Gmbh Method for continuous-path control

Patent Citations (63)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3576979A (en) 1968-09-24 1971-05-04 Allen Bradley Co Motion monitor system
US3602090A (en) 1970-02-27 1971-08-31 Boeing Co Milling machine control system and milling force sensor therefor
US3728595A (en) 1970-02-27 1973-04-17 Boeing Co Feedrate control system for milling machines
US3679955A (en) 1971-06-07 1972-07-25 Gen Electric Control system for compensating for dimensional errors due to cutting tool wear in an automatic machine tool
US3849712A (en) 1972-06-30 1974-11-19 Ibm Adaptive numerically controlled machine tool responsive to deflection forces on the tool normal to the cutting path
US3882304A (en) * 1973-05-04 1975-05-06 Allen Bradley Co Parametric interpolation of three-dimensional surfaces
US3860805A (en) 1973-05-07 1975-01-14 Bendix Corp Method and apparatus for producing a fairing contour in numerical control systems
US4131837A (en) * 1976-11-10 1978-12-26 The Boeing Company Machine tool monitoring system
US4208718A (en) * 1978-06-05 1980-06-17 Kearney & Trecker Corporation Method of optimizing the operation of a computer controlled machine tool
US4542471A (en) 1980-12-30 1985-09-17 Fanuc Ltd. Robot control system for presetting limit values corresponding to limits of deviation
US4433382A (en) 1981-07-20 1984-02-21 Cincinnati Milacron Inc. Apparatus for automatically adjusting the programmed location of a robot arm
US4543625A (en) * 1981-08-27 1985-09-24 Fanuc Ltd. Method for compensating for servo delay caused at an arc or corner
US4571686A (en) * 1982-03-05 1986-02-18 Kabushiki Kaisha Okuma Tekkosho Track monitoring system for a cutter tip of a tool post in machine tools
US4616326A (en) * 1982-11-30 1986-10-07 Siemens Aktiengesellschaft Self optimizing robot controller
US4723203A (en) 1983-12-14 1988-02-02 Fanuc Ltd. Automatic machining process determination method in an automatic programming system
US4728872A (en) * 1984-12-29 1988-03-01 Fanuc Ltd Robot path error correction system
US4750105A (en) 1985-09-04 1988-06-07 Toyoda Koki Kabushiki Kaisha Automatic programming system including machining accuracy optimization
US4763276A (en) 1986-03-21 1988-08-09 Actel Partnership Methods for refining original robot command signals
US4884373A (en) 1986-09-22 1989-12-05 Toyoda-Koki Kabushiki-Kaisha Numerically controlled machine tool
US4797835A (en) * 1986-12-16 1989-01-10 Nissan Motor Company, Limited Model follower control apparatus
US4908555A (en) 1987-03-19 1990-03-13 Fanuc Ltd. Axis feedrate output system
US4835710A (en) 1987-07-17 1989-05-30 Cincinnati Milacron Inc. Method of moving and orienting a tool along a curved path
US4959597A (en) 1987-07-30 1990-09-25 Fanuc Ltd Numerical control apparatus
US4833617A (en) 1987-08-14 1989-05-23 General Electric Company Solid modeling based adaptive feedrate control for NC machining
US4973895A (en) * 1987-10-30 1990-11-27 Fanuc Ltd Motor drive method for an industrial robot
US5134570A (en) 1988-01-20 1992-07-28 Mitsubishi Denki K.K. Offset configuration forming method
US4963805A (en) 1988-02-15 1990-10-16 Toyoda Koki Kabushiki Kaisha Numerical control apparatus for machining non-circular workpieces
US5060164A (en) 1988-07-26 1991-10-22 Toyoda Koki Kabushiki Kaisha Numerical controller for machining a non-circular workpiece and capable of calculating profile data
US5198984A (en) * 1988-08-31 1993-03-30 Okuma Corporation Numerical control method for correcting machine tool path errors
US5028855A (en) * 1989-02-28 1991-07-02 Siemens Aktiengesellschaft Control process for a numerically controlled machine-tool or for a robot
US5117169A (en) * 1989-12-05 1992-05-26 Yoshiaki Kakino Numerical control device for a machine tool
US5334918A (en) 1990-06-20 1994-08-02 Renishaw Plc Method of controlling a coordinate positioning machine for measurement of a workpiece
US5179514A (en) 1990-08-08 1993-01-12 The Research Foundation Of State University Of New York Method and apparatus for trajectory control of robot manipulators or the like
WO1992022023A1 (en) * 1991-06-04 1992-12-10 Anca Pty. Ltd. Improvements in or relating to computer numerically controlled machines
US5682319A (en) * 1991-06-04 1997-10-28 Anca Pty. Ltd. Computer numerically controlled machines
US5493502A (en) 1991-09-02 1996-02-20 Mitsubishi Denki Kabushiki Kaisha Numerical control unit for controlling a machine tool to machine a workpiece at an instructed feed rate along linear and rotational axes
US5287049A (en) * 1991-09-06 1994-02-15 Siemens Aktiengesellschaft Method for triggering switching operations related to position during a machining process carried out by a robot or a machine tool
US5687084A (en) 1992-05-26 1997-11-11 Microcosm, Inc. Satellite orbit maintenance system
US5375064A (en) * 1993-12-02 1994-12-20 Hughes Aircraft Company Method and apparatus for moving a material removal tool with low tool accelerations
US6163735A (en) 1994-09-29 2000-12-19 Kitamura Machinery Co., Ltd. Numerically controlled machine tool
US5827020A (en) * 1995-07-11 1998-10-27 Toshiba Kikai Kabushiki Kaisha Numerical control apparatus
US5723961A (en) 1995-07-17 1998-03-03 Mitsubishi Denki Kabushiki Kaisha Numerical control apparatus having spline interpolating function
US5946449A (en) 1996-04-05 1999-08-31 Georgia Tech Research Corporation Precision apparatus with non-rigid, imprecise structure, and method for operating same
US6400998B1 (en) * 1996-11-07 2002-06-04 Mitutoyo Corporation Generation of measurement program in NC machining and machining management based on the measurement program
US6401004B1 (en) * 1996-11-07 2002-06-04 Kabushiki Kaisha Mori Seiki Seisakusho Method and device for analyzing NC program for NC machining
US6317646B1 (en) * 1997-03-19 2001-11-13 Fadal Machining Centers, Inc. CNC machine having interactive control of corner tolerance that is programmed to vary with the corner angle
US5828574A (en) 1997-05-19 1998-10-27 General Electric Company Adaptive feedrates from geometry modeling for NC machining
US6064168A (en) * 1998-03-13 2000-05-16 Fanuc Robotics North America, Inc. Method of controlling robot movement
US6310621B1 (en) * 1998-04-03 2001-10-30 Avid Technology, Inc. Extended support for numerical controls
US6493602B1 (en) * 1998-05-14 2002-12-10 Dr. Johannes Heidenhain Gmbh Method of non-linear route display
US6456897B1 (en) 1998-09-11 2002-09-24 Siemens Aktiengesellschaft Control method and numerical control for motion control of industrial machine tools
US6470225B1 (en) 1999-04-16 2002-10-22 Siemens Energy & Automation, Inc. Method and apparatus for automatically tuning feedforward parameters
US6671571B1 (en) * 1999-07-05 2003-12-30 Mitutoyo Corporation Method for NC- programming and system for NC- machining
US6774598B1 (en) 1999-09-08 2004-08-10 Dr. Johannes Heidenhain Gmbh Method and circuitry for producing nominal position values for a closed loop position control of a numerically continuous-path controlled machine
US6368879B1 (en) 1999-09-22 2002-04-09 Advanced Micro Devices, Inc. Process control with control signal derived from metrology of a repetitive critical dimension feature of a test structure on the work piece
US6999841B1 (en) 1999-10-14 2006-02-14 Dr. Johannes Heidenhain Gmbh Control system of a numerical tool machine with a reusable software structure
US6922606B1 (en) * 1999-11-19 2005-07-26 Siemens Energy & Automation, Inc. Apparatus and method for smooth cornering in a motion control system
US6879874B2 (en) * 2001-09-03 2005-04-12 Siemens Aktiengesellschaft Evaluating excessive tolerances in NC parts programs
US20050049743A1 (en) 2001-09-10 2005-03-03 Matthias Fauser Method for track control
US7016763B2 (en) 2001-09-10 2006-03-21 Dr. Johannes Heidenhain Gmbh Method for track control
US7012395B2 (en) 2001-10-04 2006-03-14 Dr. Johannes Heidenhain Gmbh Method for continuous-path control
US20050190185A1 (en) 2003-12-10 2005-09-01 Matthias Fauser Method for smoothing polylines in NC programs
US20050251030A1 (en) 2004-04-21 2005-11-10 Azar Fred S Method for augmented reality instrument placement using an image based navigation system

Non-Patent Citations (25)

* Cited by examiner, † Cited by third party
Title
Ales Hace, et al., "Robust Motion Control and Trajectory Planning for Planar Laser Cutting System," IEEE Advanced Motion Control Proceedings Coimbra, 1998.
Chaung, Hua-Yi and Liu, Change-Haun, A Model-Referenced Adaptive Control Strategy for Improving Contour of Multiaxis Machine Tools, IEEE Transactions on Industry Applications, vol. 28., No. 1., Jan./Feb. 1992.
Chen, Shyh-Leh, Liu, Hung-Liang and Ting, Sing Ching, Contouring Control of Biaxial Systems Based on Polar Coorinates, IEEE/ASME Transactions on Mechatronics, vol. 7., No. 3., Sep. 2002.
Chiu, George T.-C., and Tomizuka, Masayoshi, Contouring Control of Machine Tool Feed Drive Systems: A Task Coordinate Frame Approach, IEEE Transactions on Control Systems Technology, vol. 9., No. 1., Jan. 2001.
G. S. Li, et al., "In-Process Drilling States Monitoring in Machine Centre by Time Series Analysis," International Conference on Manufacturing Automation, vol. 1712, 1992.
Goto, Satoru and Nakamura, Masatoshi, Accurate Contour Control of Mechatronic Servo Systems Using Gaussian Networks, IEEE Transactions on Industrial Electronics, vol. 43., No. 4, Aug. 1996.
Hong C. Zhang amd J. Mei, "Automated Tolerance Analysis for CAPP System," International Journal of Advance Manufacturing Technology, 10:219-224, 1995.
Hsieh, Chen-Chou, Wang, An-Ping and Hsu, Pau-Lo, CAN-Based Motion Control Design, SICE Annual Conference in Fukui, Aug. 4-6, 2003, Fukui University, Japan.
Imamura, Fumihiko and Kaufman, Howard, Time Optimal Contour Tracking for Machine Tool Controllers, IEEE Control Systems, Apr. 1991.
Jon Kieffer, Aidan J. Cahill, and Matthew R. James, "Robust and Accurate Time-Optimal Path-Tracking Control for Robot Manipulators," IEE Transactions on Robotics and Automation, vol. 13, No. 6, Dec. 1997.
Jon Kieffer, Aidan J. Cahill, and Matthew R. James, "Time-Optimal Path Tracking to a Specified Tolerance in the Presence of Plant Uncertainty," Australian National University.
L. M. Galantucci, L. Tricarico, and A Dersha, "Automatic Clamping Selection in Process Planning using Tolerance Verification Algorithms," Advanced Manufacturing Systems and Technology, Springer Verlag, Wein, New York, 1996.
Lacerda, Helder Barbieri and Belo Eduardo Morgado, A Modified Contour Error Controller for a High Speed XY Table, Journal of the Brazilian Society of Mechanical Sciences, vol. 22., Issue 3, 2000.
Lee, Hyun C. and Jeon, Gi J, Real-time Compensation of Two-dimensional Contour Error in CNC Machine Tools, Proceedings of the 1999 IEEE/ASME International Conference on Advanced Intelligent Mechatronics, Sep. 19-23, 1999, Atlanta, USA.
Li, Perry Y., Coordinated Contour Following Control for Machining Operations-A survey, Proceedings of the American Control Conference, San Diego, California, Jun. 1999.
M. M. Sfantsikopoulos, et al., "Concurrent Dimensioning for Accuracy and Cost," International Journal of Advance Manufacturing Technology, 10:263-268, 1995.
O. H. Chai, et al., "An Interpolation Scheme for Tool-Radius Compensated Parabolic Paths for CNC," IIE Transactions, 28:11-17, 1996.
Parimal Kopardekar and Sam Anand, "Tolerance Allocation Using Neural Networks," International Journal of Advance Manufacturing Technology, 10:269-276, 1995.
Wang, Lisong and Zhang, Zing, The Research of Static De-coupled Contour Control Technique of the Ultra-precision Machine Tool, Proceedings of the 5th World Contress on the Intelligent Control and Automation, Jun. 15-19, 2004 China .
Xiao, Yong, Zhu, Kuanyi and Liaw, Hwee Choo, Generalized synchronization control of multi-axis motion systems, www.sciencedirect.com, Control Engineering Practice 13 (2005) 809-819.
Y. D. Chen, J. NI, and S. M. Wu, "Real-Time CNC Tool Path Generation for Machining IGES Surfaces," Transactions of the ASME, vol. 115, Nov. 1993.
Yeh, Syh-Shiuh and Hsu, Pau-Lo, A New Approach to Biaxial Cross-coupled Control, Proceedings of the 2000 IEEE, International Conference on Control Applications, Anchorage, Alaska USA, Sep. 25-27, 2000.
Yeh, Syh-Shiuh and Hsu, Pau-Lo, Estimation of the Contouring Error Vector for the Cross-Coupled Design, IEEE/ASME Transactions on Mechatronics, vol. 7., No. 1., Mar. 2002.
Yeh, Syh-Shiuh and Hsu, Pau-Lo, Theory and Applications of the Robust Cross-Coupled Control Design, Proceedings of the American Control Conference, Albuquerque, New Mexico, Jun. 1997.
Yeh, Zong-Mu, Cross-Coupled Fuzzy Logic Control for Biaxial Servomechanisms, IEEE 1996.

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7948996B2 (en) * 2000-12-29 2011-05-24 Juniper Networks Communicating constraint information for determining a path subject to such constraints
US20080084890A1 (en) * 2000-12-29 2008-04-10 Kireeti Kompella Communicating constraint information for determining a path subject to such constraints
US20050131563A1 (en) * 2001-12-28 2005-06-16 Raimund Kram Automation system and method for rmovement control of at least one movable machine element
US8155781B2 (en) * 2001-12-28 2012-04-10 Siemens Aktiengesellschaft Automation system and method for movement control of at least one moveable machine element
US7480540B2 (en) * 2004-04-23 2009-01-20 Schott Ag Method for producing microstructures
US20070101836A1 (en) * 2004-04-23 2007-05-10 Heinrich Ostendarp Method for producing microstructures
US7443124B2 (en) * 2004-05-28 2008-10-28 Kuka Roboter Gmbh Method and device for operating a machine, such as a multiaxial industrial robot
US20050264251A1 (en) * 2004-05-28 2005-12-01 Rainer Bischoff Method and device for operating a machine, such as a multiaxial industrial robot
US20070085850A1 (en) * 2005-03-23 2007-04-19 Hurco Companies, Inc. Method of curvature controlled data smoothing
US7450127B2 (en) * 2005-03-23 2008-11-11 Hurco Companies Inc. Method of tolerance-based trajectory planning
US20070091094A1 (en) * 2005-03-23 2007-04-26 Hurco Companies, Inc. Method of performing additive lookahead for adaptive cutting feedrate control
US7693588B2 (en) 2005-03-23 2010-04-06 Hurco Companies, Inc. Method of curvature controlled data smoothing
US20070046677A1 (en) * 2005-03-23 2007-03-01 Hurco Companies, Inc. Method of tolerance-based trajectory planning
US20070030271A1 (en) * 2005-08-05 2007-02-08 Denso Wave Incorporated Robot controller and robot control method using spline interpolation
US20090215361A1 (en) * 2008-02-25 2009-08-27 Mtu Aero Engines Gmbh Method for near-net-shape machining of curved contours
EP2138983A2 (en) 2008-06-26 2009-12-30 Steven Michael Faes Article storage and retrieval apparatus and vending machine
US20100292814A1 (en) * 2009-05-12 2010-11-18 Foxnum Technology Co., Ltd. Cnc machine control apparatus
US8255064B2 (en) * 2009-05-12 2012-08-28 Foxnum Technology Co., Ltd. Remote CNC machine control switch
US20110218780A1 (en) * 2010-03-02 2011-09-08 Kyungpook National University Industry-Academic Corporation Foundation Method and Apparatus for Estimating Error in Multi-Axis Controlled Machine
US8700369B2 (en) * 2010-03-02 2014-04-15 Kyungpook National University Industry-Academic Cooperation Foundation Method and apparatus for estimating error in multi-axis controlled machine
US20120010745A1 (en) * 2010-07-12 2012-01-12 Fanuc Corporation Numerical controller for machine tool with function of controlling speed of arc operation
US8744612B2 (en) * 2010-07-12 2014-06-03 Fanuc Corporation Numerical controller for machine tool with function of controlling speed of arc operation
US9053394B2 (en) 2011-08-30 2015-06-09 5D Robotics, Inc. Vehicle management system
US8972053B2 (en) 2011-08-30 2015-03-03 5D Robotics, Inc. Universal payload abstraction
US9195911B2 (en) 2011-08-30 2015-11-24 5D Robotics, Inc. Modular robotic manipulation
US9731417B2 (en) 2011-08-30 2017-08-15 5D Robotics, Inc. Vehicle management system
US10226864B2 (en) 2011-08-30 2019-03-12 Humatics Corporation Modular robotic manipulation
US20180173193A1 (en) * 2015-06-11 2018-06-21 Mitsubishi Electric Corporation Numerical control device
US10459425B2 (en) * 2015-06-11 2019-10-29 Mitsubishi Electric Corporation Numerical control device
US11360458B2 (en) * 2018-12-10 2022-06-14 Fanuc Corporation Numerical control device for causing a tool to move along a movement path decided according to a machining program

Also Published As

Publication number Publication date
US6242880B1 (en) 2001-06-05

Similar Documents

Publication Publication Date Title
USRE39907E1 (en) Tolerance based motion control system
US20070091094A1 (en) Method of performing additive lookahead for adaptive cutting feedrate control
Lin Real-time surface interpolator for 3-D parametric surface machining on 3-axis machine tools
US5892345A (en) Motion control for quality in jet cutting
US5204599A (en) Contour compensation method for numerically controlled machines
CN109725600B (en) Post-processor device, machining program generating method, CNC machining system, and computer-readable information recording medium
KR100253684B1 (en) Process of generating discrete points defining cutter path, by taking account of ability of individual machine, so as to increase machining efficiency
EP0530790A2 (en) Tool feedrate control of a numerical control unit
US5953233A (en) Process of generating discrete points defining cutter path, so as to meet selected workpiece machining requirements
US7348748B2 (en) Motorized system and method of control
EP1398682A2 (en) Apparatus and method for smooth cornering in a motion control system
Chen et al. Application of a rule self-regulating fuzzy controller for robotic deburring on unknown contours
Sekar et al. Design of jerk bounded feedrate with ripple effect for adaptive nurbs interpolator
Kruth et al. NC-postprocessing and NC-simulation for five-axis milling operations with automatic collision avoidance
EP0451795A2 (en) Numerical control unit with compensation for offset error
Zhao et al. Smooth trajectory generation for linear paths with optimal polygonal approximation
KR100284659B1 (en) How to process while maintaining precision at the corners during high speed machining of machine tools
Brecher et al. Command Variable Generation and Interpolation
CN114467065A (en) Numerical control device capable of being parameterized by machine manufacturer
Imamura Integrated optimization of the command and control systems for computerized machine tools
Srinathu Real-Time Manufacturing Control Strategies Based on Open-Architecture Systems and Precise CAD Geometry
Milner et al. Computer technology
Li Development of a 5-axis CNC milling machine with an open-architecture controller and a real-time NURBS surface interpolator
JPH0561529A (en) Feed speed controller for numerical control
Kostyniuk Development of a flexible, microcomputer based, three-axis machine tool controller

Legal Events

Date Code Title Description
FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12