EP2049958A2 - Systeme et methode de gestion de l'utilisation des outils - Google Patents

Systeme et methode de gestion de l'utilisation des outils

Info

Publication number
EP2049958A2
EP2049958A2 EP07813812A EP07813812A EP2049958A2 EP 2049958 A2 EP2049958 A2 EP 2049958A2 EP 07813812 A EP07813812 A EP 07813812A EP 07813812 A EP07813812 A EP 07813812A EP 2049958 A2 EP2049958 A2 EP 2049958A2
Authority
EP
European Patent Office
Prior art keywords
tool
tools
source
matched
machine
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.)
Granted
Application number
EP07813812A
Other languages
German (de)
English (en)
Other versions
EP2049958B1 (fr
Inventor
Stefan Okrongli
Robert J. Gorgol
Aleksandr Shkiler
Gerald Traicoff
Kishore Lankalapalli
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
Publication of EP2049958A2 publication Critical patent/EP2049958A2/fr
Application granted granted Critical
Publication of EP2049958B1 publication Critical patent/EP2049958B1/fr
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/408Numerical 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 data handling or data format, e.g. reading, buffering or conversion of data
    • G05B19/4083Adapting programme, configuration
    • 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/32Operator till task planning
    • G05B2219/32422Tool management and database management
    • 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/36Nc in input of data, input key till input tape
    • G05B2219/36231Translate, convert machine independent to machine dependent program
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10TTECHNICAL SUBJECTS COVERED BY FORMER US CLASSIFICATION
    • Y10T408/00Cutting by use of rotating axially moving tool
    • Y10T408/26Cutting by use of rotating axially moving tool with means to condition tool
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10TTECHNICAL SUBJECTS COVERED BY FORMER US CLASSIFICATION
    • Y10T408/00Cutting by use of rotating axially moving tool
    • Y10T408/31Convertible cutting means
    • Y10T408/33Utilizing common cutting Tool
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10TTECHNICAL SUBJECTS COVERED BY FORMER US CLASSIFICATION
    • Y10T408/00Cutting by use of rotating axially moving tool
    • Y10T408/34Combined cutting means

Definitions

  • the present invention relates generally to managing the use of tools loaded onto or associated with a computer numerically controlled (“CNC") machine, and more particularly to algorithms for matching tools required by a program for creating a machined part to tools available for use by a particular machine or at least described by data accessible by the machine.
  • CNC computer numerically controlled
  • CNC machines use various tools (e.g., drills, end mills, reamers, taps, etc.) held by a movable, rotating spindle under the control of a program to form material such as metal into predetermined shapes or "parts.” Often several different tools are required to create a part from stock material, each tool performing a function as specified by the part program. Many CNC machines have an associated automatic tool changer ("ATC") to speed the process of changing tools during execution of a part program. As is known in the art, such ATCs have many tool stations, each holding a particular tool which the ATC automatically indexes to a loading position for mounting to the spindle as required by the part program. Tools may also be changed manually.
  • tools e.g., drills, end mills, reamers, taps, etc.
  • MTC manual tool changer
  • the operator had to determine from the part program the tools necessary to complete the part, and ensure that those tools were loaded, for example, in the ATC tool station locations expected by the part program.
  • the operator could modify the part program to reflect the actual location of the tool. Either way, the operator had to determine what tools were needed, identify the available tools, manually match the available tools with the needed tools, and correlate the actual locations of the available tools with the location designations of the needed tools specified by the part program. This process is slow and subject to error.
  • the present invention provides a system and method for tool use management wherein the CNC machine retains information identifying the available tools for the machine as well as their current locations, and executes an algorithm for determining the tools needed by the part program (hereinafter, "source tools") and matching the source tools with the available tools.
  • source tools the tools needed by the part program
  • Each machine's memory or a distributed memory, as further described below
  • tool information including the actual location of the tool
  • the part program is modified based on that tool information to correlate the source tools with the available tools. Consequently, the part program may be executed on any of a plurality of machines, each having a different configuration of available tools, without manually changing the locations of the available tools or manually modifying the part program to reflect the locations of the available tools.
  • the machine's memory may also retain information describing tools that are not currently available at the machine. Source tools may be matched to these unavailable tools to perform virtual operations on the machine. Alternatively, the operator may be informed that a tool required by a part program is unavailable at the machine, but defined by information in the machine's memory. The operator may then obtain the tool and add it to the available tools for the machine.
  • the data maintained in the machine's memory describing the available tools and the defined, but unavailable tools includes information about the physical characteristics and/or use of the tools. Throughout this description, this collection of data is referred to as "the tool library.”
  • source tools that are not identically matched to defined tools are identified as unmatched tools. These unmatched tools may be matched to similar, but not identical, defined tools of the same tool type.
  • the matching of the defined tools to the unmatched tools may be performed by the operator using the graphical user interface.
  • the algorithm for identifying the source tools and matching the source tools to the defined tools is used during importation of defined tools into the tool library to compare the imported defined tools with the previously defined tools to ensure that duplicates are not imported.
  • Figure 1 is a conceptual diagram of software components associated with the present invention.
  • FIG. 2 is a flow diagram of a tool management algorithm ("TMA") according to the present invention.
  • FIG. 3 is a flow diagram of a process control routine included in the TMA of Figure 2.
  • Figure 4 is a flow diagram of a tool matching algorithm included in the TMA of Figure 2.
  • FIG. 1 conceptually depicts a tool management algorithm ("TMA") 10, a part program 12, and a machine memory 14.
  • TMA 10 is described in greater detail below.
  • Part program 12 represents code for operation on a CNC machine to create a part.
  • Part program 12 includes a plurality of commands and other information used by the machine to move the spindle or the part, adjust the speed of spindle rotation, change tools, etc.
  • the commands and other information may be organized into sections or blocks representing operations 16, 18, 20 to be performed on the part.
  • Each operation 16, 18, 20 may include a numeric reference to a tool (e.g., tool 1, tool 2, tool n) needed to perform the corresponding operation 16, 18, 20.
  • Operations 16, 18, 20 further includes information describing the physical characteristics of the tools, including the tool type and geometry, and information describing the manner in which the tool is to be used.
  • the tool use information may include tool feed and speed specifications.
  • tool feed specifies how quickly the tool may be moved across the material
  • tool speed specifies how quickly to tool should be rotated.
  • Machine memory 14 conceptually includes a tool library, including defined tools as is further described below, which are depicted in Figure 1 as arranged in ATC grouping 22, MTC grouping 24, and unmatched grouping 26.
  • Groupings 22, 24, 26 are merely intended to indicate that certain of the defined tools in the library are associated with the ATC or the MTC, and other defined tools (unmatched grouping 26) are not associated with the ATC or the MTC.
  • ATC grouping 22 is depicted as including defined tools 30, 32, 34.
  • MTC grouping 24 is depicted as including defined tools 38, 40, 42.
  • Unmatched grouping 26 is depicted as including source tools 44, 46, 48.
  • defined tools 30, 32, 34, 38, 40, 42, 44, 46, 48 include the same types of information as source tools (i.e., numeric references and data describing physical characteristics and use specifications). Accordingly, unless otherwise stated or made clear by context, references throughout this description to "defined tools" are short hand for information about a tool associated with the machine, including its numeric reference and data describing its physical characteristics and use specifications.
  • Machine memory 14 further includes a map 36 associated with ATC grouping 22.
  • Map 36 includes information describing the physical position in the machine's ATC of the physical tools described by defined tools 30, 32, 34 of ATC grouping 22.
  • memory 14 may be a distributed memory including multiple memory devices at various physical locations which are accessible by the machine (or multiple machines), either directly or over a wired or wireless network. Alternatively, memory 14 may reside entirely on the machine.
  • defined tools 44, 46, 48 (only three shown to simplify the description) of unmatched grouping 26 are source tools from program 12 that do not match any defined tools in ATC grouping 22 or in MTC grouping 24 of the tool library. Even if defined tools 44, 46, 48 remain unmatched, the data may be used by the machine to perform virtual operations as is further described below.
  • TMA 10 When part program 12 is loaded onto a machine (e.g., transferred from a portable media to the machine controller or otherwise received by the controller from a source location), TMA 10 is executed. Various steps of TMA 10 are depicted in flow diagram 50 of Figure 2. Initially, TMA 10 processes the content of part program 12 to identify the source tools associated with operations 16, 18, 20. In this example, the source tools specified for operations 16, 18, 20 have numeric references 1, 2, and N, respectively. TMA 10 generates a listing of the source tools to be processed during loading of part program 12, including their numeric references and data describing their physical characteristics and use specifications. At step 52, TMA 10 determines whether the source tools need to be matched to defined tools included in the tool library. Initially, none of the source tools have been matched, so control is passed to step 54. TMA 10 then accesses source tool 16 and calls (step 56) a process control routine 58 ( Figure 3) to process source tool 16.
  • a process control routine 58 Figure 3
  • step 60 of routine 58 simply indicates that the input parameter for routine 58 is source tool 16.
  • routine 58 calls the tool matching algorithm 64 depicted in Figure 4 to evaluate defined tools 30, 32, 34 of ATC grouping 22.
  • algorithm 64 identifies any defined tools in ATC grouping 22 that satisfy the requirements of source tool 16 (i.e., defined tools that match source tool 16).
  • Step 66 indicates that the input parameters for algorithm 64 are source tool 16 and defined tools 30, 32, 34 of ATC grouping 22.
  • algorithm 64 accesses the first defined tool of ATC grouping 22 (i.e., defined tool 30).
  • algorithm 64 determines whether all of defined tools 30, 32, 34 in ATC grouping 22 have been processed.
  • step 72 algorithm 64 determines whether the tool type of defined tool 30 matches the tool type of source tool 16.
  • each source tool and each defined tool includes information identifying the type of tool (e.g., drill, end mill, etc.) described by the associated data.
  • the tool types do not match, then there is no point in further investigating the physical characteristics of the tools to determine if they match.
  • step 74 which causes algorithm 64 to access the next defined tool 32 in ATC grouping 22. Otherwise, control is passed to step 76, where the physical geometries of source tool 16 and defined tool 30 are compared.
  • algorithm 64 accesses information in source tool 16 describing a plurality of physical characteristics of the physical tool specified by source tool 16.
  • source tool 16 may specify a cut diameter value, a shank diameter value, a flute length value, etc.
  • Each of these physical characteristics may be compared to the corresponding data in defined tool 30 to calculate a compatibility index for defined tool 30.
  • the method of computing a compatibility index may vary for each tool type.
  • one or more threshold conditions must be satisfied during the comparison in order for it to proceed. For example, when comparing data associated with drills, step 76 may require that the diameters differ by no more than 0.000001 mm, and that the spin directions be identical. Further comparison is skipped unless both threshold conditions are met.
  • step 76 compares physical characteristics and computes the compatibility index by applying weighting factors to one or more of these geometry comparisons. For example, some of the physical characteristics may be considered more critical than others, and thus may have a heavier weighting factor.
  • the weighted comparisons result in a compatibility index value, for example, a value between zero and one.
  • the compatibility index value is compared to a threshold value. It should be understood, however, that in embodiments where a compatibility index is not computed, but rather tool matching criteria are applied to the tools under consideration, step 78 is a determination of whether the matching criteria are met. In one embodiment of the invention, during the automatic matching process described herein in association with loading of part program 12, the threshold value to which the compatibility index is compared is one, signifying an identical match of source tool 16 with the defined tool currently under consideration. It should be understood, however, that one of ordinary skill in the art may implement a different threshold value to permit matches that are less than identical. Step 78 determines whether the compatibility index value is equal to or exceeds the threshold (or whether the matching criteria are met, as the case may be).
  • step 70 algorithm 64 determines whether it has processed all of the defined tools in ATC grouping 22.
  • Algorithm 64 continues stepping through defined tools 30, 32, 34 of ATC grouping 22 and comparing them to source tool 16 in the manner described above until all of the defined tools of ATC grouping 22 have been processed.
  • algorithm 64 processes defined tools 30, 32, 34, it adds defined tools that match source tool 16 (if any) to the list created by step 80.
  • all of defined tools 30, 32, 34 of ATC grouping 22 are processed, and the result of step 70 is "yes.”
  • step 82 control is returned to process control routine 58 of Figure 3. Having completed step 62, routine 58 performs step 84 which again calls tool matching algorithm 64. During this execution of algorithm 64, all of defined tools 38, 40, 42 of MTC grouping 24 are processed in the manner described above with reference to ATC grouping 22. Any matches are added (at step 80) to the matched tools identified during processing of ATC grouping 22. When all of defined tools 38, 40, 42 of MTC grouping 24 have been processed, control is again returned at step 82 to process control routine 58.
  • process control routine 58 calls tool matching algorithm 64 to process unmatched tools 44, 46, 48 in unmatched grouping 26.
  • tool matching algorithm 64 may concurrently reside on the machine.
  • source tools may be added to unmatched tool grouping 26 if they do not match a defined tool in ATC grouping 22 or MTC grouping 24.
  • Later loaded part programs 12 may require source tools that match the unmatched tools from earlier loaded part programs 12.
  • unmatched tools 44, 46, 48 are not physical tools currently available for use in cutting operations, they may still be used for virtual operations or added, for example, to the MTC if a physical tool corresponding to the unmatched tool is obtained for use.
  • unmatched tools 44, 46, 47 is the same as that described above with regard to ATC grouping 22 and MTC grouping 24.
  • a source tool is matched to an unmatched tool in unmatched tool grouping 26, then the source tool is not added to unmatched tool grouping 26.
  • a source tool does not match any of defined tools 30, 32, 34 of ATC grouping 22, defined tools 38, 40, 42 of MTC grouping 24, or unmatched tools 44, 46, 48 of unmatched grouping 26, then the source tool is added to tool library as an unmatched tool.
  • TMA 10 prevents addition of duplicate unmatched tools to unmatched grouping 26.
  • TMA 10 determines whether any unmatched tools from the program are still needed by other part programs. If so, then those unmatched tools are left in unmatched grouping 26. Otherwise, they are removed.
  • the various matched tools stored at step 80 of algorithm 64 are sorted to determine the best match with source tool 16.
  • all of the matched tools may be identical in geometry to source tool 16 (i.e., if the threshold value to which the compatibility index value is compared is set to one).
  • the matched tools may not be identical geometric matches.
  • the primary sorting criteria in step 90 may be the compatibility index, which relates to the quality of the geometric match.
  • the matched tools may be automatically sorted by location.
  • the location order in terms of preference for sorting is the spindle, the ATC, the MTC, then unmatched tool grouping 26.
  • the spindle is preferred because the tool is already loaded.
  • the ATC is the next preference because the tool will be automatically loaded.
  • the MTC is the next preference because the tool is available for manual loading onto the spindle.
  • Unmatched grouping 26 is the next preference because the unmatched tools, although not physically available for use, are at least geometrically characterized and can be used in virtual operations including verification of part program 12.
  • step 92 of process control routine 58 control is returned to TMA 10 at step 94 of Figure 2.
  • TMA 10 determines whether all of the sorted and matched tools have been processed. At this point in the process, none of the matched tools have been processed, and control is passed to step 96 where the first matched tool is accessed from the sorted list. If no matches were identified during processing of the defined tools and unmatched tools, or if all of the matched tools had been processed, then the result of step 94 would be "no," and source tool 16 would be added to unmatched grouping 26 at step 98.
  • Step 100 determines whether the defined tool currently under consideration (here, defined tool 32) has already been matched to a source tool as is further described below. In this example we assume that defined tool 32 has not been associated with any source tool. Accordingly, at step 102 TMA 10 automatically correlates defined tool 32 with source tool 16 of part program 12.
  • the numeric reference for the tools to be matched may be used as the criteria for designating a matching tool. For example, if multiple defined tools satisfy the matching criteria, any defined tool having a numeric reference that is identical to the numeric reference of the source tool may automatically be designated a matched tool. As with all matched tools, the designated matched tool cannot thereafter be matched with another source tool, even if all matching criteria (except numeric tool reference) are met.
  • step 100 of algorithm 64 provides this feature.
  • the first source tool would be correlated with the first matched tool accessed in step 96.
  • TMA 10 determines that the first matched tool has not yet been matched to a source tool.
  • the first matched tool is correlated with the first source tool.
  • TMA 10 will access the first matched tool.
  • TMA 10 will determine that the first matched tool has already been associated with a source tool.
  • TMA 10 will then return to step 94. Assuming additional matched tools were identified by tool matching algorithm 64, the result of step 94 will be "yes,” and the next matched tool will be accessed at step 96.
  • TMA 10 will determine that the second matched tool has not been associated with a source tool.
  • TMA 10 will correlate the second matched tool with the second source tool. In this manner, a defined tool on the machine will not be correlated to two separate, but identical source tools required by part program 12.
  • TMA 10 After a matched tool is correlated with source tool 16 in the manner described above, TMA 10 returns to step 52 to determine whether additional source tools required by part program 12 need to be matched. Source tool 18 will be accessed at step 54.
  • TMA 10 calls process control routine 58, which executes tool matching algorithm 64 for each defined tool of ATC grouping 22 and MTC grouping 24, and each unmatched tool of unmatched grouping 26 in the manner described above.
  • one of the sorted matched tools identified during this processing (if any) is then correlated at step 102 with source tool 18 of part program 12.
  • all of the matched tools identified are displayed to the operator for manual selection. If no matched tools are found, then source tool 18 is added to unmatched grouping 26 at step 98.
  • the numeric reference for source tool 18 when added to unmatched grouping 26 will be the numeric reference associated with source tool 18 (i.e., tool 2) if that numeric reference is not already associated with another defined tool in tool library, otherwise it will be the next available numeric reference.
  • each of the source tools of part program 12 is processed in the above-described manner to be either matched to a defined tool or unmatched tool in tool library or stored in unmatched grouping 26.
  • TMA 10 will determine that all of the source tools of part program 12 have been processed, and control will pass to step 104 where TMA 10 replaces the original numeric tool references associated with the source tools with the numeric references of the correlated matched tools.
  • TMA 10 first identifies, for each source tool, all operations 16, 18, 20 in part program 12 that use the source tool. Then, TMA 10 replaces the original tool references with the matched tool references identified above. The following example illustrates this process.
  • Operation 1 Source tool 1 (roughing); Source tool 2 (finishing) Operation 2: Source tool 3 (roughing); Source tool 2 (finishing) Operation 3: Source tool 1 (roughing); Source tool 4 (finishing)
  • TMA 10 identifies the operations in part program 12 that use each of the originally referenced source tools:
  • Source tool 1 Operation 1 (roughing), Operation 3 (roughing)
  • Source tool 2 Operation 1 (finishing), Operation 2 (finishing)
  • Source tool 3 Operation 2 (roughing)
  • Source tool 4 Operation 3 (finishing)
  • Source tool 1 matched to matched tool 4
  • Source tool 2 matched to matched tool 1
  • Source tool 3 matched to matched tool 2
  • Source tool 4 matched to matched tool 10
  • TMA 10 avoids replacing a matched tool reference with another matched tool reference. After this replacement process, TMA 10 ends at step 106.
  • TMA 10 checks the tool use information (i.e., the feed and speed information) corresponding to the source tools to determine whether that information was manually programmed into part program 12. Some operators modify the default feed and speed information provided with the tool. During creation of part program 12, the feed and speed information may either be imported, for example, from memory 14 when the tool is defined, or manually entered. If the information is manually entered, then a flag is set in association with the information to indicate manual entry. TMA 10 identifies these flags in making the manual entry determination. In one embodiment of the invention, if the feed and speed information was manually entered, then TMA 10 retains it. If the feed and speed information was not manually entered, then TMA 10 replaces it with the feed and speed information associated with the matched tool during the replacement process described above.
  • the feed and speed information may either be imported, for example, from memory 14 when the tool is defined, or manually entered. If the information is manually entered, then a flag is set in association with the information to indicate manual entry. TMA 10 identifies these flags in making the manual entry determination
  • an "unmatched tool(s)" message is displayed to the operator after part program 12 is loaded.
  • the operator has the option of selecting a tool review screen, which lists all of the source tools and the location of their matches (i.e., the spindle, the ATC, the MTC, or in unmatched grouping 26). If no matched tool was found, the source tool is identified as an "unmatched tool.” The operator may match unmatched tools with similar, but not identical, defined tools in ATC grouping 22 or MTC grouping 24.
  • TMA 10 is again executed for the selected unmatched tool. For this unmatched tool operation, however, TMA 10 begins execution at step 60 of process control routine 58 and ends execution at step 92 as described below. Additionally, the threshold associated with step 78 of tool matching algorithm 64 is set to zero instead of one.
  • the input parameter is the unmatched tool.
  • Step 62 calls tool matching algorithm 64 of Figure 4 to locate matching tools in ATC grouping 22 in the manner described above.
  • algorithm 64 instead of computing a compatibility index value for each defined tool 30, 32, 34 of the same tool type as the unmatched tool, algorithm 64 sets the compatibility index to zero and assigns a percentage match based on the diameter of the defined tool 30, 32, 34. For example, a defined tool having a diameter that is identical to the diameter specified for the unmatched tool is assigned a percentage match of 100%. A defined tool have a diameter twice the size of the diameter specified for the unmatched tool data block is assigned a percentage match of 200%, and so on.
  • step 78 As the threshold for step 78 is zero during the unmatched tool operation, every defined tool 30, 32, 34 processed by step 78 will be added to the list of matched tools. This same process is performed at steps 84, 86, and 88 of process control routine 58 for defined tools 38, 40, 42 of MTC grouping 24. The list of matched tools may then be sorted at step 90 of process control routine 58 in order of percentage match. Finally, the sorted list of matched tools is displayed to the operator, along with the locations (i.e., the ATC or the MTC) of the matched tools. The operator then selects a matched tool from the list and it is used to replace the previously unmatched source tool required by part program 12 in the manner described above.
  • a tool matched to a source tool required by part program 12 need not have a corresponding physical tool on the machine (i.e., a tool in the spindle, the ATC, or the MTC). If the operator executes part program 12 and a source tool has been correlated to an unmatched tool of unmatched grouping 26, then TMA 10 will display a message to the operator indicating that a physical tool is not present for one or more of the source tools.
  • the operator may load a physical tool on the machine by placing it, for example, in the ATC and creating a corresponding defined tool in the tool library. Alternatively, the operator may select an option of defining the tool and adding it to the MTC for manual loading at the appropriate time. Even if the operator does not obtain a physical tool, the operator may cause the machine to perform virtual operations using the unmatched tool such as a graphical verification of part program 12.
  • TMA 10 may be used when defined tools are added to the tool library.
  • the tool library may be updated with new defined tools from part programs or back-up files, with defined tools located in a central library server, etc. Regardless of the source of the defined tool for importation into the tool library, TMA 10 may be executed to prevent importation of duplicate defined tools.
  • an operator may identify a source tool in a part program that the operator would like to import to tool library of a particular machine. Instead of executing the tool matching process of TMA 10 described above, the operator may execute a tool importation process wherein all source tools in the part program are imported into tool library if they do not already exist in tool library.
  • TMA 10 accesses the first source tool (steps 52 and 54), and calls process control routine 58 (step 56). The input parameter at step 60 of routine 58 is the first source tool.
  • TMA 10 calls tool matching algorithm 64 to compared defined tools 30, 32, 34 of ATC grouping 22 to the first source tool in the manner described above.
  • the compared tools must be identical to be considered a match. If a matched tool is identified, the first source tool is not imported into the tool library because it would constitute a duplicate. If no matched tool is identified, defined tools 38, 40, 42 of MTC grouping 24 are processed (step 84) in the same manner. Again, if a match is found, the source tool is not added to the tool library. If none of the defined tools in ATC grouping 22 or MTC grouping 24 match the source tool, it is added to the tool library. This procedure is repeated for the remaining source tools.

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Manufacturing & Machinery (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Numerical Control (AREA)
  • Multi-Process Working Machines And Systems (AREA)

Abstract

L'invention concerne un système et une méthode de gestion de l'utilisation des outils selon lesquels un centre d'usinage numérique mémorise les informations identifiant les outils associés à la machine ainsi que leurs emplacements actuels (le cas échéant), et exécute un algorithme pour déterminer les outils source nécessaires au programme de réalisation d'une pièce et pour comparer les outils source avec les outils disponibles.
EP07813812A 2006-08-04 2007-08-06 Systeme et methode de gestion de l'utilisation des outils Active EP2049958B1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US82148106P 2006-08-04 2006-08-04
PCT/US2007/075280 WO2008019340A2 (fr) 2006-08-04 2007-08-06 système et méthode de gestion de l'utilisation des outils

Publications (2)

Publication Number Publication Date
EP2049958A2 true EP2049958A2 (fr) 2009-04-22
EP2049958B1 EP2049958B1 (fr) 2012-09-19

Family

ID=39033603

Family Applications (1)

Application Number Title Priority Date Filing Date
EP07813812A Active EP2049958B1 (fr) 2006-08-04 2007-08-06 Systeme et methode de gestion de l'utilisation des outils

Country Status (7)

Country Link
US (1) US7684891B2 (fr)
EP (1) EP2049958B1 (fr)
JP (1) JP2010500180A (fr)
CN (1) CN101501589B (fr)
CA (1) CA2659445C (fr)
TW (1) TWI353496B (fr)
WO (1) WO2008019340A2 (fr)

Families Citing this family (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2008010264A1 (ja) * 2006-07-18 2009-12-10 三菱電機株式会社 数値制御装置
US8844104B2 (en) * 2009-04-22 2014-09-30 Hurco Companies, Inc. Multi-zone machine tool system
US9459616B2 (en) * 2007-08-03 2016-10-04 Hurco Companies, Inc. Universal conversational programming for machine tool systems
US8688258B2 (en) * 2008-09-11 2014-04-01 Rockwell Automation Technologies, Inc. Method of controlling a machine tool
AU2009311368A1 (en) * 2008-10-28 2012-07-19 Vistaprint Schweiz Gmbh Method and system for displaying variable shaped products on a computer display
CN101811271A (zh) * 2009-02-19 2010-08-25 鸿富锦精密工业(深圳)有限公司 切削装置及其切削加工方法
DE102009023648A1 (de) * 2009-05-26 2010-12-02 Index-Werke Gmbh & Co. Kg Hahn & Tessky Steuerungssystem
US9494930B2 (en) * 2009-07-06 2016-11-15 Mitsubishi Electric Corporation Automatic programming apparatus and automatic programming method
US20110144786A1 (en) * 2009-12-11 2011-06-16 Gonzalez Technical Services, Inc. Material management system and method for retooling and producing a manufacturing line
KR101776956B1 (ko) * 2010-12-09 2017-09-19 두산공작기계 주식회사 공작기계의 공구 손상 탐지장치 및 공구손상 탐지방법
US8588957B2 (en) 2011-10-24 2013-11-19 Sikorsky Aircraft Corporation Cutting tool data verification system and method
US20130191495A1 (en) * 2012-01-23 2013-07-25 Cristian Almstrand Framework and system to distribute applications for heterogeneous platforms
DE112013006980B4 (de) * 2013-05-14 2018-12-27 Mitsubishi Electric Corporation Numerische Steuerungseinrichtung
JP6114828B2 (ja) * 2013-08-30 2017-04-12 株式会社牧野フライス製作所 工具管理システム
CN103440559A (zh) * 2013-09-09 2013-12-11 中国北车集团大同电力机车有限责任公司 工装管理系统及方法
DE102013015239A1 (de) * 2013-09-13 2015-03-19 Liebherr-Verzahntechnik Gmbh Verfahren zum Rüsten einer Verzahnmaschine sowie Verzahnmaschine
JP5845228B2 (ja) * 2013-10-23 2016-01-20 ファナック株式会社 工具経路曲線化装置
WO2015097886A1 (fr) * 2013-12-27 2015-07-02 株式会社牧野フライス製作所 Dispositif de gestion d'informations d'usinage et dispositif de génération de chemin d'outil
JP5960189B2 (ja) * 2014-04-18 2016-08-02 ファナック株式会社 加工サイクル生成機能を有する数値制御装置およびプログラム編集方法
US9824437B2 (en) 2015-12-11 2017-11-21 Daqri, Llc System and method for tool mapping
TWI610738B (zh) 2016-08-19 2018-01-11 財團法人工業技術研究院 工具機刀具管理系統與方法
TWI607825B (zh) * 2016-11-29 2017-12-11 財團法人工業技術研究院 自動化加工程式切削力優化系統及方法
TWI616272B (zh) * 2016-12-01 2018-03-01 財團法人資訊工業策進會 加工參數調整系統及加工參數調整方法
DE102017213583A1 (de) * 2017-08-04 2019-02-07 Siemens Aktiengesellschaft Verfahren zur Produktionsplanung
JP6703967B2 (ja) * 2017-08-08 2020-06-03 Dmg森精機株式会社 工具管理装置およびこれを備えた工作機械
TWI669484B (zh) * 2018-10-12 2019-08-21 財團法人工業技術研究院 加工程式與對應之切削刀具之匹配辨識方法與系統
JP6856606B2 (ja) * 2018-11-09 2021-04-07 ファナック株式会社 実績情報に基づいて設計の支援を行う設計支援装置
CN112579726A (zh) * 2019-09-29 2021-03-30 伊姆西Ip控股有限责任公司 管理索引表的方法、设备和计算机程序产品
EP3838500A1 (fr) * 2019-12-17 2021-06-23 Bystronic Laser AG Conception d'outils de préhension pour une machine de découpe laser destiné au tri de pièces
US11079921B1 (en) 2020-02-28 2021-08-03 Caterpillar Inc. Tool selection systems

Family Cites Families (139)

* 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
US3838258A (en) 1970-02-10 1974-09-24 Gerber Scientific Instr Co Step motor control 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
US4130788A (en) 1973-11-01 1978-12-19 General Automation, Inc. Numerical control servo system
US4477754B1 (en) 1976-07-06 1995-03-21 Hurco Co Inc Interactive machining system
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
JPS5929376B2 (ja) * 1979-11-14 1984-07-20 東芝機械株式会社 工具コ−ドの指定方法
US5871391A (en) * 1980-03-27 1999-02-16 Sensor Adaptive Machine Inc. Apparatus for determining dimensions
US5825017A (en) 1980-03-27 1998-10-20 Sensor Adaptive Machines Inc. Method and apparatus for determining dimensions
JPS5719809A (en) 1980-07-10 1982-02-02 Fanuc Ltd Numerical control information generating system
JPS5769312A (en) 1980-10-13 1982-04-28 Fanuc Ltd Numerical controller incorporating optional block skipping function
JPS5769314A (en) 1980-10-13 1982-04-28 Fanuc Ltd Numerical control system
JPS57113117A (en) 1980-12-30 1982-07-14 Fanuc Ltd Robot control system
US4415867A (en) 1981-05-22 1983-11-15 The United States Of America As Represented By The Secretary Of The Navy Hybrid coupled microstrip amplifier
US4433382A (en) 1981-07-20 1984-02-21 Cincinnati Milacron Inc. Apparatus for automatically adjusting the programmed location of a robot arm
JPS5835607A (ja) 1981-08-27 1983-03-02 Fanuc Ltd 数値制御装置
JPS58155148A (ja) 1982-03-05 1983-09-14 Okuma Mach Works Ltd 工作機械における刃物台刃先の軌跡監視方法
US4590573A (en) 1982-09-17 1986-05-20 Robert Hahn Computer-controlled grinding machine
DE3244307A1 (de) 1982-11-30 1984-05-30 Siemens AG, 1000 Berlin und 8000 München Robotersteuerung
JPS60126710A (ja) * 1983-12-14 1985-07-06 Fanuc Ltd 自動プログラミングにおける加工工程の決定方法
US4739488A (en) * 1984-09-21 1988-04-19 Brother Kogyo Kabushiki Kaisha Machine tool with tool selection and work sequence determination
US4635206A (en) 1984-10-15 1987-01-06 Cincinnati Milacron Inc. Method and apparatus for oscillating a tool carried by a manipulator
JPS61157909A (ja) 1984-12-29 1986-07-17 Fanuc Ltd ロボツトの経路誤差補正方式
JPS6257852A (ja) * 1985-09-04 1987-03-13 Toyoda Mach Works Ltd 自動プログラミング装置
JPH0688532B2 (ja) 1985-12-27 1994-11-09 曙ブレーキ工業株式会社 アンチスキツド制御方法
US4763276A (en) 1986-03-21 1988-08-09 Actel Partnership Methods for refining original robot command signals
JPS62236650A (ja) 1986-04-01 1987-10-16 Fanuc Ltd 4軸旋盤のncプログラム作成方法
JPH0698554B2 (ja) 1986-09-22 1994-12-07 豊田工機株式会社 数値制御加工装置
JPH07111646B2 (ja) 1987-02-20 1995-11-29 フアナツク株式会社 部品形状入力方法
JPH0679250B2 (ja) 1987-03-19 1994-10-05 フアナツク株式会社 軸速度出力方式
JPS63250707A (ja) 1987-04-07 1988-10-18 Fanuc Ltd 部品形状入力方法
US4835710A (en) 1987-07-17 1989-05-30 Cincinnati Milacron Inc. Method of moving and orienting a tool along a curved path
JPS6435605A (en) 1987-07-30 1989-02-06 Fanuc Ltd Numerical controller
US4833617A (en) 1987-08-14 1989-05-23 General Electric Company Solid modeling based adaptive feedrate control for NC machining
JPH01116704A (ja) 1987-10-30 1989-05-09 Fanuc Ltd 産業ロボットの動作制御方式
JPH01159705A (ja) 1987-12-17 1989-06-22 Fanuc Ltd 部品形状入力方法
AU615716B2 (en) 1988-01-20 1992-10-10 Mitsubishi Denki Kabushiki Kaisha Method for preparing offset shape
JPH0652484B2 (ja) 1988-02-15 1994-07-06 豊田工機株式会社 非真円形工作物加工用数値制御装置
US5062755A (en) 1988-02-23 1991-11-05 Macmillan Bloedel Limited Articulated arm control
JPH0683945B2 (ja) 1988-07-26 1994-10-26 豊田工機株式会社 非真円形工作物加工用数値制御装置
US5198984A (en) 1988-08-31 1993-03-30 Okuma Corporation Numerical control method for correcting machine tool path errors
ES2080051T3 (es) 1989-02-28 1996-02-01 Siemens Ag Procedimiento de control en una maquina herramienta numerica o un robot.
IL89484A (en) 1989-03-03 1992-08-18 Nct Ltd Numerical Control Tech System for automatic finishing of machined parts
JPH03157704A (ja) 1989-11-16 1991-07-05 Fanuc Ltd 機械位置変動の位置補正方式
JPH03176703A (ja) 1989-12-05 1991-07-31 Yoshiaki Kakino 数値制御装置
GB9013744D0 (en) 1990-06-20 1990-08-08 Renishaw Plc Measurement of a workpiece
JPH0829469B2 (ja) 1990-07-03 1996-03-27 株式会社小松製作所 Nc加工制御装置
KR920002268A (ko) 1990-07-17 1992-02-28 유끼노리 가까즈 인텔리젠트가공장치
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
US5247447A (en) 1990-10-31 1993-09-21 The Boeing Company Exception processor system
JP2672395B2 (ja) 1990-11-20 1997-11-05 三菱電機株式会社 加工条件列生成方法
AU1359892A (en) 1991-02-15 1992-09-15 Incontrol, Inc. Computer control system for generating geometric designs
DE4291619T1 (de) 1991-06-04 1994-11-10 Anca Pty Ltd Verbesserte Steuerung von CNC-Werkzeugmaschinen
US5682319A (en) 1991-06-04 1997-10-28 Anca Pty. Ltd. Computer numerically controlled machines
DE59107794D1 (de) 1991-07-26 1996-06-13 Siemens Ag Konfigurierbare Werkzeugmaschinensteuerung
JP3036143B2 (ja) 1991-09-02 2000-04-24 三菱電機株式会社 数値制御装置
EP0530401B1 (fr) 1991-09-06 1996-07-24 Siemens Aktiengesellschaft Méthode de déclenchement d'opérations en fonction de la position pendant l'usinage par un robot ou une machine-outil
JP2862036B2 (ja) 1991-09-17 1999-02-24 三菱電機株式会社 数値制御装置
US5339249A (en) 1991-10-29 1994-08-16 Parker Hannifin Corporation Machine control system
JP2800861B2 (ja) 1991-11-19 1998-09-21 株式会社 エフ・エーラボ 三次元加工方法
US5288209A (en) 1991-12-19 1994-02-22 General Electric Company Automatic adaptive sculptured machining
JP2666642B2 (ja) * 1992-01-28 1997-10-22 三菱電機株式会社 Nc自動プログラミングシステムにおける工具指定方法
US5687084A (en) 1992-05-26 1997-11-11 Microcosm, Inc. Satellite orbit maintenance system
US5378091A (en) 1992-06-17 1995-01-03 Makino Milling Machine Co., Ltd. Method and apparatus for machining a workpiece
US5402367A (en) 1993-07-19 1995-03-28 Texas Instruments, Incorporated Apparatus and method for model based process control
US5453933A (en) 1993-09-08 1995-09-26 Hurco Companies, Inc. CNC control system
US5508596A (en) 1993-10-07 1996-04-16 Omax Corporation Motion control with precomputation
US5917726A (en) 1993-11-18 1999-06-29 Sensor Adaptive Machines, Inc. Intelligent machining and manufacturing
US5375064A (en) 1993-12-02 1994-12-20 Hughes Aircraft Company Method and apparatus for moving a material removal tool with low tool accelerations
JP3171298B2 (ja) 1994-09-29 2001-05-28 キタムラ機械株式会社 数値制御工作機械
US5548195A (en) 1994-12-22 1996-08-20 International Business Machines Corporation Compensated servo control stage positioning apparatus
US5668459A (en) 1995-05-09 1997-09-16 Lg Industrial Systems Co., Ltd. Apparatus for generating magnetic flux of induction motor
JP3702496B2 (ja) * 1995-07-10 2005-10-05 三菱電機株式会社 数値制御装置を用いた加工方法
JP3506814B2 (ja) 1995-07-11 2004-03-15 東芝機械株式会社 数値制御装置
JP3396342B2 (ja) 1995-07-17 2003-04-14 三菱電機株式会社 スプライン補間機能を有する数値制御装置
US5919012A (en) 1995-09-28 1999-07-06 The Institute Of Physical And Chemical Research (Riken) Method of high speed cutting mold and ultra-high speed milling machine
US5946449A (en) 1996-04-05 1999-08-31 Georgia Tech Research Corporation Precision apparatus with non-rigid, imprecise structure, and method for operating same
US6401004B1 (en) 1996-11-07 2002-06-04 Kabushiki Kaisha Mori Seiki Seisakusho Method and device for analyzing NC program for NC machining
DE69627198T2 (de) 1996-11-07 2004-02-05 Kabushiki Kaisha Mori Seiki Seisakusho Erzeugung eines messprogramms für nc-bearbeitung und darauf gestütztes bearbeitungsmanagement
WO1998041357A1 (fr) 1997-03-15 1998-09-24 Makino Milling Machine Co., Ltd. Processeur d'usinage
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
US6052628A (en) 1997-08-08 2000-04-18 Hong; Jaiwei Method and system for continuous motion digital probe routing
US5933353A (en) * 1997-09-16 1999-08-03 New Focus, Inc. Method and apparatus for computer aided machining
US6019554A (en) 1997-10-31 2000-02-01 Hong; Jiawei Method and system for computer assisted manual machine tool control
US5991528A (en) 1997-11-05 1999-11-23 Reliance Electric Industrial Company Expert manufacturing system
US6135857A (en) 1998-03-02 2000-10-24 General Electric Company Method for surface enhancement by fluid jet impact
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
DE19821557A1 (de) 1998-05-14 1999-11-18 Heidenhain Gmbh Dr Johannes Verfahren zur nichtlinearen Darstellung von Bahnkurven
US6242880B1 (en) 1998-09-08 2001-06-05 Cimplus, Inc. Tolerance based motion control system
DE19841716A1 (de) 1998-09-11 2000-03-16 Siemens Ag Steuerungsverfahren und numerische Steuerung zur Bewegungsführung von industriellen Bearbeitungsmaschinen
JP2000084794A (ja) 1998-09-14 2000-03-28 Makino Milling Mach Co Ltd 加工処理装置
DE19856098C2 (de) 1998-12-04 2002-01-17 Agie Sa Verfahren und Vorrichtung zur Steuerung einer Senkerosionsmaschine
JP3902710B2 (ja) * 1999-03-24 2007-04-11 株式会社牧野フライス製作所 数値制御による工作機械の制御方法及び装置
US6850806B2 (en) 1999-04-16 2005-02-01 Siemens Energy & Automation, Inc. Method and apparatus for determining calibration options in a motion control system
US6470225B1 (en) 1999-04-16 2002-10-22 Siemens Energy & Automation, Inc. Method and apparatus for automatically tuning feedforward parameters
US6330483B1 (en) 1999-05-07 2001-12-11 The Boeing Company Optimal control system
US6671571B1 (en) * 1999-07-05 2003-12-30 Mitutoyo Corporation Method for NC- programming and system for NC- machining
US6350222B2 (en) 1999-07-28 2002-02-26 Thermwood Corporation Machine tool with improved tool changer means
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
US6675061B2 (en) 2001-02-26 2004-01-06 Hitachi, Ltd. Numerically controlled curved surface machining unit
JP3610485B2 (ja) 1999-09-20 2005-01-12 株式会社日立製作所 数値制御曲面加工装置
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
DE19949558A1 (de) * 1999-10-14 2001-04-19 Heidenhain Gmbh Dr Johannes Steuerungsprogramm für eine numerische Werkzeugmaschine mit einer wiederverwendbaren Softwarestruktur
US8375438B1 (en) * 1999-10-25 2013-02-12 Siemens Aktiengesellschaft System and method for preventing unauthorized access to modules, especially in automation systems
US6922606B1 (en) 1999-11-19 2005-07-26 Siemens Energy & Automation, Inc. Apparatus and method for smooth cornering in a motion control system
US6782306B2 (en) 1999-12-16 2004-08-24 Siemens Energy & Automation Motion control system and method utilizing spline interpolation
JP2002172543A (ja) 2000-09-29 2002-06-18 Toyoda Mach Works Ltd 加工装置の制御パラメータ設定装置及び制御パラメータ設定方法
CN1241079C (zh) 2000-10-26 2006-02-08 西铁城时计株式会社 加工程序的自动生成方法及其装置
JP2002189510A (ja) 2000-12-22 2002-07-05 Mori Seiki Co Ltd 加工関連情報生成装置、及びこれを備えた数値制御装置
JP2002233929A (ja) * 2001-02-01 2002-08-20 Murata Mach Ltd 汎用加工プログラムおよびそれを使用するnc加工機
US6865499B2 (en) 2001-04-26 2005-03-08 Siemens Energy & Automation, Inc. Method and apparatus for tuning compensation parameters in a motion control system associated with a mechanical member
US6643563B2 (en) 2001-07-13 2003-11-04 Brooks Automation, Inc. Trajectory planning and motion control strategies for a planar three-degree-of-freedom robotic arm
US6704611B2 (en) 2001-08-21 2004-03-09 Surfware, Inc. System and method for rough milling
US6889113B2 (en) 2001-08-23 2005-05-03 Fei Company Graphical automated machine control and metrology
US6766216B2 (en) 2001-08-27 2004-07-20 Flow International Corporation Method and system for automated software control of waterjet orientation parameters
US6879874B2 (en) 2001-09-03 2005-04-12 Siemens Aktiengesellschaft Evaluating excessive tolerances in NC parts programs
DE60115053T2 (de) 2001-09-05 2006-08-03 Mikron Comp-Tec Ag Verfahren und System zur Benutzerunterstützung für Bearbeitungsparametereinstellung
DE10144487A1 (de) 2001-09-10 2003-03-27 Heidenhain Gmbh Dr Johannes Verfahren zur Bahnsteuerung
US7310567B2 (en) * 2001-09-12 2007-12-18 Rexroth Indramat Gmbh Method for the preparation, treatment and updating tool data
DE10149175A1 (de) 2001-10-04 2003-04-17 Heidenhain Gmbh Dr Johannes Verfahren zur Bahnsteuerung
EP1302829B1 (fr) 2001-10-16 2008-11-26 Fanuc Ltd Commande numérique
KR100434025B1 (ko) 2001-12-31 2004-06-04 학교법인 포항공과대학교 스텝-엔씨(step-nc) 용 파트 프로그램을 자동생성하는 방법
TWI231437B (en) * 2003-07-18 2005-04-21 Hon Hai Prec Ind Co Ltd An apparatus and method for settling cutting tools
US8417370B2 (en) 2003-10-17 2013-04-09 Hexagon Metrology Ab Apparatus and method for dimensional metrology
KR100517880B1 (ko) 2003-11-20 2005-09-28 학교법인 포항공과대학교 Cnc 가공에서 생산시간 단축과 가공 정밀도 향상을위한 이송속도 스케줄링 방법
DE10357650B4 (de) 2003-12-10 2019-04-25 Dr. Johannes Heidenhain Gmbh Verfahren zur Glättung von Polygonzügen in NC-Programmen
US20050131716A1 (en) * 2003-12-15 2005-06-16 Hanan Martin D. Method for determining compatibility
JP4746841B2 (ja) * 2004-01-23 2011-08-10 ルネサスエレクトロニクス株式会社 半導体集積回路装置の製造方法
US9681925B2 (en) 2004-04-21 2017-06-20 Siemens Medical Solutions Usa, Inc. Method for augmented reality instrument placement using an image based navigation system
US7451013B2 (en) 2004-04-29 2008-11-11 Surfware, Inc. Engagement milling
US7512260B2 (en) * 2004-09-06 2009-03-31 Omron Corporation Substrate inspection method and apparatus

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO2008019340A2 *

Also Published As

Publication number Publication date
TWI353496B (en) 2011-12-01
WO2008019340A2 (fr) 2008-02-14
CA2659445C (fr) 2015-05-12
CN101501589B (zh) 2011-11-23
JP2010500180A (ja) 2010-01-07
US7684891B2 (en) 2010-03-23
CN101501589A (zh) 2009-08-05
WO2008019340A3 (fr) 2008-05-08
US20080033592A1 (en) 2008-02-07
TW200818041A (en) 2008-04-16
EP2049958B1 (fr) 2012-09-19
CA2659445A1 (fr) 2008-02-14

Similar Documents

Publication Publication Date Title
EP2049958B1 (fr) Systeme et methode de gestion de l'utilisation des outils
US6804575B2 (en) Method and device for automatically preparing processing program
US8380341B2 (en) NC program generating device and NC program generating method
US9588511B2 (en) Virtual machine manager
JPH1086040A (ja) 多系統の自動プログラミング方法及びその装置
US10078324B2 (en) Tool management system
US10635084B2 (en) Numerical control system coordinating with tool catalog database
CN104914789A (zh) 数值控制装置以及nc程序制作装置
CN116224902B (zh) 一种智能换刀决策控制系统
JP3753133B2 (ja) 工作機械のnc加工データ生成方法
JP3164509B2 (ja) 数値制御情報作成装置
US20110077762A1 (en) Method and apparatus for reducing tool change operations
Liao et al. Modification of CAPP systems for CAPP/scheduling integration
CN116984924B (zh) 一种智能加工单元刀具需求优化方法
JPS61214956A (ja) スケジユ−リング方法
JP2972048B2 (ja) Ncデータ作成方法
CN117806234B (zh) 合并加工程序的方法、机床及计算机可读存储介质
Carpenter et al. Automatic tool selection for milling operations Part 2: tool sorting and variety reduction
JPH01177944A (ja) 加工データー作成方法
JPH02232150A (ja) Fmsにおける工具搬送制御方式及びその装置
CN115401613A (zh) 磨床、连续加工方法及程序生成方法
CN114781081A (zh) 一种考虑刀具寿命的刀具配置方法
CN115630904A (zh) 一种数控车间刀具存储方法及系统
JPH05277892A (ja) 内径加工工具の自動決定方法
JPH06297280A (ja) 工具取り揃えシュミレーション機能を有する工具管理システム

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20090220

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC MT NL PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA HR MK RS

RIN1 Information on inventor provided before grant (corrected)

Inventor name: LANKALAPALLI, KISHORE

Inventor name: GORGOL JR., ROBERT, J.

Inventor name: SHKILER, ALEKSANDR

Inventor name: OKRONGLI, STEFAN

Inventor name: TRAICOFF, GERALD

DAX Request for extension of the european patent (deleted)
17Q First examination report despatched

Effective date: 20091109

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC MT NL PL PT RO SE SI SK TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 576314

Country of ref document: AT

Kind code of ref document: T

Effective date: 20121015

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602007025607

Country of ref document: DE

Effective date: 20121115

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

REG Reference to a national code

Ref country code: NL

Ref legal event code: VDEP

Effective date: 20120919

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 576314

Country of ref document: AT

Kind code of ref document: T

Effective date: 20120919

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG4D

Effective date: 20120919

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121220

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

Ref country code: BE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130119

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121230

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130121

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121219

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

26N No opposition filed

Effective date: 20130620

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602007025607

Country of ref document: DE

Effective date: 20130620

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20130831

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20130831

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

Effective date: 20140430

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20130806

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20130902

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120919

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date: 20070806

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20130806

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20230727

Year of fee payment: 17

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20230726

Year of fee payment: 17