1、 Reference number ISO 14649-111:2010(E) ISO 2010INTERNATIONAL STANDARD ISO 14649-111 First edition 2010-09-15 Industrial automation systems and integration Physical device control Data model for computerized numerical controllers Part 111: Tools for milling machines Systmes dautomatisation industrie
2、lle et intgration Commande des dispositifs physiques Modle de donnes pour les contrleurs numriques informatiss Partie 111: Outils pour fraiseuses ISO 14649-111:2010(E) PDF disclaimer This PDF file may contain embedded typefaces. In accordance with Adobes licensing policy, this file may be printed or
3、 viewed but shall not be edited unless the typefaces which are embedded are licensed to and installed on the computer performing the editing. In downloading this file, parties accept therein the responsibility of not infringing Adobes licensing policy. The ISO Central Secretariat accepts no liabilit
4、y in this area. Adobe is a trademark of Adobe Systems Incorporated. Details of the software products used to create this PDF file can be found in the General Info relative to the file; the PDF-creation parameters were optimized for printing. Every care has been taken to ensure that the file is suita
5、ble for use by ISO member bodies. In the unlikely event that a problem relating to it is found, please inform the Central Secretariat at the address given below. COPYRIGHT PROTECTED DOCUMENT ISO 2010 All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or ut
6、ilized in any form or by any means, electronic or mechanical, including photocopying and microfilm, without permission in writing from either ISO at the address below or ISOs member body in the country of the requester. ISO copyright office Case postale 56 CH-1211 Geneva 20 Tel. + 41 22 749 01 11 Fa
7、x + 41 22 749 09 47 E-mail copyrightiso.org Web www.iso.org Published in Switzerland ii ISO 2010 All rights reservedISO 14649-111:2010(E) ISO 2010 All rights reserved iiiContents Page Foreword iv Introduction.v 1 Scope1 2 Normative references2 3 Terms and definitions .2 4 Cutting tools for milling m
8、achine tools and machining centres 2 4.1 Header and references2 4.2 Syntax of milling machine cutting tools .3 4.2.1 Milling machine cutting tools.3 4.2.2 Cutting component3 4.2.3 Hand of cut type 4 4.3 Catalogue of milling machine cutting tools4 4.3.1 Drilling cutting tool4 4.3.2 NC spot drill (cen
9、tredrill) 4 4.3.3 Counterbore .5 4.3.4 Countersink5 4.3.5 Twist drill5 4.3.6 Tapered drill .5 4.3.7 Spade drill 6 4.3.8 Step drill .6 4.3.9 Milling cutting tool.6 4.3.10 Facemill 7 4.3.11 Shouldermill.7 4.3.12 Endmill7 4.3.13 Ballnose endmill 7 4.3.14 Bullnose endmill8 4.3.15 Profiled endmill8 4.3.1
10、6 T-slot mill8 4.3.17 Dovetail mill .8 4.3.18 Side mill9 4.3.19 Thread mill .9 4.3.20 Reaming cutting tool.9 4.3.21 Combined drill and reamer.10 4.3.22 Tapered reamer10 4.3.23 Rotating boring cutting tool .10 4.3.24 Tapping cutting tool11 4.3.25 Combined drill and tap11 4.4 End of schema .11 Annex A
11、 (normative) EXPRESS listing .12 Annex B (informative) Tool body illustrations .16 Annex C (informative) EXPRESS-G diagram19 Bibliography22 ISO 14649-111:2010(E) iv ISO 2010 All rights reservedForeword ISO (the International Organization for Standardization) is a worldwide federation of national sta
12、ndards bodies (ISO member bodies). The work of preparing International Standards is normally carried out through ISO technical committees. Each member body interested in a subject for which a technical committee has been established has the right to be represented on that committee. International or
13、ganizations, governmental and non-governmental, in liaison with ISO, also take part in the work. ISO collaborates closely with the International Electrotechnical Commission (IEC) on all matters of electrotechnical standardization. International Standards are drafted in accordance with the rules give
14、n in the ISO/IEC Directives, Part 2. The main task of technical committees is to prepare International Standards. Draft International Standards adopted by the technical committees are circulated to the member bodies for voting. Publication as an International Standard requires approval by at least 7
15、5 % of the member bodies casting a vote. Attention is drawn to the possibility that some of the elements of this document may be the subject of patent rights. ISO shall not be held responsible for identifying any or all such patent rights. ISO 14649-111 was prepared by Technical Committee ISO/TC 184
16、, Automation systems and integration, Subcommittee SC 1, Physical device control. ISO 14649 consists of the following parts, under the general title Industrial automation systems and integration Physical device control Data model for computerized numerical controllers: Part 1: Overview and fundament
17、al principles Part 10: General process data Part 11: Process data for milling Part 12: Process data for turning Part 111: Tools for milling machines Part 121: Tools for turning machines The following parts are under preparation: Part 13: Process data for wire-EDM Part 14: Process data for sink-EDM M
18、achine tool data model for general manufacturing processes is to form the subject of a future Part 110. Gaps in the numbering were left to allow further additions. ISO 14649-10 is the ISO 10303 application reference model (ARM) for process-independent data. ISO 10303 ARMs for specific technologies a
19、re added after Part 10. ISO 14649 is harmonized with ISO 10303 in the common field of product data over the whole life cycle. ISO 14649-1:2003, Figure 1, shows the different fields of standardization between ISO 14649, ISO 10303 and CNC manufacturers with respect to implementation and software devel
20、opment. ISO 14649-111:2010(E) ISO 2010 All rights reserved vIntroduction Modern manufacturing enterprises are built from facilities spread around the globe, which contain equipment from hundreds of different manufacturers. Immense volumes of product information will be transferred between the variou
21、s facilities and machines. Todays digital communications standards have solved the problem of reliably transferring information across global networks. For mechanical parts, the description of product data has been standardized by ISO 10303. This leads to the possibility of using standard data throu
22、ghout the entire process chain in the manufacturing enterprise. Impediments to realizing this principle are the data formats used at the machine level. Most computer numerical control (CNC) machines are programmed in the ISO 6983 “G and M code” language. Programs are typically generated by computer-
23、aided manufacturing (CAM) systems that use computer-aided design (CAD) information. However, ISO 6983 limits program portability for three reasons. First, the language focuses on programming the tool centre path with respect to machine axes, rather than the machining process with respect to the part
24、. Second, ISO 6983 defines the syntax of program statements, but in most cases leaves the semantics ambiguous. Third, vendors usually supplement the language with extensions that are not covered in the limited scope of ISO 6983. ISO 14649 is a new model of data transfer between CAD/CAM systems and C
25、NC machines, which replaces ISO 6983. It remedies the shortcomings of ISO 6983 by specifying machining processes rather than machine tool motion, using the object-oriented concept of Workingsteps. Workingsteps correspond to high-level machining features and associated process parameters. CNCs are re
26、sponsible for translating Workingsteps to axis motion and tool operation. A major benefit of ISO 14649 is its use of existing data models from ISO 10303. As ISO 14649 provides a comprehensive model of the manufacturing process, it can also be used as the basis for a bi- and multi-directional data ex
27、change between all other information technology systems. ISO 14649 represents an object-oriented, information- and context-preserving approach for NC (numerical control) programming that supersedes data reduction to simple switching instructions or linear and circular movements. As it is object- and
28、 feature-oriented and describes the machining operations executed on the workpiece, and not machine-dependent axis motions, it will be run on different machine tools or controllers. This compatibility will spare all data adaptations by postprocessors, if the new data model is correctly implemented o
29、n the NC controllers. If old NC programs in ISO 6983 are to be used on such controllers, it is necessary that the corresponding interpreters be able to process the different NC program types in parallel. ISO TC 184/SC 1/WG 7 envisions a gradual evolution from ISO 6983 programming to portable feature
30、-based programming. Early adopters of ISO 14649 will certainly support data input of legacy “G and M codes” manually or through programs, just as modern controllers support both command-line interfaces and graphical user interfaces. This will likely be made easier as open-architecture controllers be
31、come more prevalent. Therefore, ISO 14649 does not include legacy program statements, which would otherwise dilute the effectiveness of ISO 14649. INTERNATIONAL STANDARD ISO 14649-111:2010(E) ISO 2010 All rights reserved 1Industrial automation systems and integration Physical device control Data mod
32、el for computerized numerical controllers Part 111: Tools for milling machines 1 Scope This part of ISO 14649 specifies the data elements describing cutting tool data for milling machine tools and machining centres, which work together with the process data for milling machine tools and machining ce
33、ntres specified in ISO 14649-11. They can be used as criteria for selecting one of several operations; they do not describe complete information on a particular tool. Therefore, leaving out optional attributes gives the controller more freedom to select from a larger set of tools. NOTE 1 The numeric
34、al control (NC) is assumed to have access to complete description of specific tools in a database. The milling_machine_tool_schema defined in this part of ISO 14649 serves as a basic tool schema, including the information required by the CNC to select a tool from the machine tools tool magazine. NOT
35、E 2 In ISO 6983, the tool is defined by its identifier (e.g. “T8”). No further information concerning the tool type or geometry is given. This information is part of the tool set-up sheet, which is supplied with the NC program to the machine. The tool set-up sheet gives the relationship between the
36、tool location (e.g. “slot 8 of the tool magazine”) and the type of tool (e.g. “drill 4 mm”). This part of ISO 14649 also specifies the information to be provided in the tool set-up sheet: tool identifier; tool type; tool geometry; application-dependent expected tool life. The milling_machine_tool_sc
37、hema does not include information which is part of the tool database. The tool database is related to the machine tool and the tool itself, but is independent of the NC program. The following data types are outside the scope of this part of ISO 14649: normative tool life; tool location in the tool c
38、hanger; adaptive items also know as tool holders or tool clamping devices; tools for other technologies, such as turning, grinding and electrical discharge machining (EDM) 1) . 1) These technologies are described in other parts of ISO 14649. ISO 14649-111:2010(E) 2 ISO 2010 All rights reservedNOTE 3
39、 It is important to understand that all length measure types used in this part of ISO 14649 are not toleranced length measure types because they are used to describe the tools required for the manufacturing of a workpiece, not the actual dimensions of the tools available at the machine. A real tool
40、will be selected by the tool management based on the actual tool dimensions and the tolerances of features. This part of ISO 14649 uses the EXPRESS language as specified in ISO 10303-11. 2 Normative references The following referenced documents are indispensable for the application of this document.
41、 For dated references, only the edition cited applies. For undated references, the latest edition of the referenced document (including any amendments) applies. ISO 3002-1, Basic quantities in cutting and grinding Part 1: Geometry of the active part of cutting tools General terms, reference systems,
42、 tool and working angles, chip breakers ISO 10303-41, Industrial automation systems and integration Product data representation and exchange Part 41: Integrated generic resource: Fundamentals of product description and support ISO 10303-42, Industrial automation systems and integration Product data
43、representation and exchange Part 42: Integrated generic resource: Geometric and topological representation ISO 14649-10, Industrial automation systems and integration Physical device control Data model for computerized numerical controllers Part 10: General process data ISO 14649-11, Industrial auto
44、mation systems and integration Physical device control Data model for computerized numerical controllers Part 11: Process data for milling 3 Terms and definitions For the purposes of this document, the terms and definitions given in ISO 14649-10, ISO 14649-11 and the following apply. 3.1 overall ass
45、embly length protruding length dimension from the gauge plane to the frontmost point of the cutting tool, measured along the cutting tool axis 3.2 tool offset length distance from the gauge plane to the specified point determined by the main function of the cutting component 4 Cutting tools for mill
46、ing machine tools and machining centres 4.1 Header and references The following listing gives the header and the list of entities referenced within this schema. SCHEMA milling_machine_tool_schema; (* Version 14.1 of April 30, 2004 Author: ISO TC184/SC1/WG7 *) REFERENCE FROM measure_schema (*ISO10303
47、-41e2*) (plane_angle_measure, length_measure); ISO 14649-111:2010(E) ISO 2010 All rights reserved 3REFERENCE FROM geometry_schema (*ISO10303-42e3*) (direction); REFERENCE FROM machining_schema (*ISO14649-10*) (machining_tool, technology); 4.2 Syntax of milling machine cutting tools 4.2.1 Milling mac
48、hine cutting tools Entity describing the technology specific information needed for description of a cutting tool for milling machine tools (e.g. milling cutter, reamer, drill, tap, rotating boring tools): it is a subtype of entity machining_tool, as defined in ISO 14649-10. ENTITY milling_machine_c
49、utting_tool ABSTRACT SUPERTYPE OF ( ONEOF(milling_cutting_tool, drilling_cutting_tool, tapping_cutting_tool, rotating_boring_cutting_tool, reaming_cutting_tool) SUBTYPE OF (machining_tool); its_cutting_edges: SET 1:? OF cutting_component; overall_assembly_length: length_measure; effective_cutting_diameter: length_measure; maximum_depth_of_cut: length_measure; hand_of_cut: OPTIONAL hand_of_cut_type; coolant_through_tool: OPTIONAL BOOLEAN; END_ENTITY; its_cutting_edges: