A C++ Library for the Automatic Interpretation of Geometrical and Dimensional Tolerances

Size: px
Start display at page:

Download "A C++ Library for the Automatic Interpretation of Geometrical and Dimensional Tolerances"

Transcription

1 A C++ Library for the Automatic Interpretation of Geometrical and Dimensional Tolerances Remy Dionne, Luc Baron, Ph.D. and Christian Mascle, Ph.D. Department of Mechanical Engineering École Polytechnique de Montréal C.P. 6079, succ. CV, Montreal, Quebec, Canada Communicating author: Remy Dionne Telephone: (514) ext Fax: (514)

2 Abstract The first step of a geometrical and dimensional tolerance analysis is to determine kinematic loops that affect the functional requirements, and the tolerances that influence the relative positioning between two topological elements of a part. This process is called the interpretation of geometric and dimensional tolerances. The second step is a solution procedure to verify if the functional requirements will be met with the current tolerances. This paper presents the first step of the tolerance analysis process which is the implementation of a C++ library for the interpretation of geometric and dimensional tolerances. First, the data structures that allow storing the tolerances, the toleranced part data model and the assembly graph model are introduced. This is followed by the description of the algorithms used to retrieve the relevant kinematic loops from the assembly graph and the list of tolerances that affect the relative positioning between any two topological elements. Finally, an example demonstrates how to use the interpretation data to verify the functional requirements. Key words Geometrical and dimensional tolerances; analysis; interpretation; ASME Y14.5M; kinematic loops; assembly 1. Introduction CAD software has contributed considerably in reducing the development time and cost of products over the past thirty years. From a master model of the product, it is now possible to perform many different kinds of analyses such as stress, kinematics, ergonomic, simulation of assembly and so on. However, in all these analyses, parts are assumed at nominal dimensions and of perfect geometry. In reality, manufacturing imprecision introduce uncertainties in the dimension and geometry of each individual part. Therefore, tolerances must be applied in order to specify the domain of validity of the parts. Obviously, there is a high cost associated to allowing tight tolerances due to the high precision requirements. Conversely, if the tolerances are too slack, it may not be possible to satisfy the functional requirements, and it may not be possible to assemble the product with those imprecise parts. In tolerance analysis, the control function is the measurement of the resulting dimension and tolerance accumulation between two features of an assembly. Tolerance analysis is a way to reach an optimum cost to quality ratio by validating the functional requirements of a product against a control function, and modifying the tolerances if necessary. When tolerances are modified, the analyst must verify that the control function remains within the functional requirements. Tolerance analysis can be divided into two phases: the interpretation of the tolerances and the resolution of the control function. This article presents the implementation of a tolerance interpretation library whose purpose is to capture the significance of geometric and dimensional tolerances and make it easily interpretable. The output of the interpretation library can be adapted to work with different resolution methods (1D, 2D or 3D). The slider bolted on rail assembly is presented and the results of the tolerance interpretation are demonstrated with a 1D resolution method. 2

3 2. State of the Art Traditionally, with 1D tolerance charting approaches, the analyst has to study the assembly and the parts, identify the kinematic chains implied in the control function, determine the worst case assembly configurations, interpret the significance of the dimensions and tolerances and then solve the problem. This process is prone to error and it is time consuming. Several tolerance analysis tools were developed in order to automate this process. Schlatter [1] describes how an early version of the VSA-3D software was used for the tolerance analysis of an IBM disk drive. In this approach, toleranced parameters define the size dimensions of the models and special measurements represent the control functions. Running the tolerance analysis tool generates a population of instances of the assembly with each one having slightly different parameter values. The control function is obtained by performing a statistical analysis with the values obtained. 3DCS is another commercial application. One of the differences with the previous approach is that an abstract model is built from the master CAD geometry in which the features of the master model are represented by basic geometries such as points, lines, planes, circles, etc. The geometric dimensioning and tolerancing (GD&T) annotations are also considered and define constraints between elements of the abstract model. The older version of the CETol Six Sigma software was based on a vector loop approach [2]. It generally involves constructing an assembly graph from which vector loops are extracted and analyzed. This application was developed through the ADCATS program and based on the work of Dr. Chase [3, 4]. The control function is resolved with a matrix-based direct linearization method. This shows that many different techniques were commercialized and they all have their pros and cons. The various applications prove useful in identifying the sources of variation in assemblies. A general drawback that is pointed out is that the support of the ASME Y14.5 standard is partial [5]. Some dimensional and geometric tolerance types, bonus tolerances, datum precedence and complex datum reference frames are not all properly handled. Another comment is that it is not clear what algorithms are used and what underlying assumptions are made. In the literature, assembly graphs are used to model the relative movement between the parts and to detect the vector loops between the control functions. The nodes of the graph represent the parts and the edges represent the connections between the parts. Desrochers used the assembly graph to for the purpose of tolerance synthesis [6]. Based on graph theory, a set of loops are defined to serve as a basis to represent any other loop. This basis set of loop allowed defining Technologically and Topologically Related Surfaces (TTRS) and then the tolerance specifications. Later works by Desrochers, Laperrière and Ghie are aimed 3

4 at the synthesis and analysis of tolerances in 3D. Assembly graphs are still used but the loops are assumed to be known, specifying that they can be obtained from the graph. A variation twist and jacobian approach is used for tolerance synthesis and also for the analysis in determining the contribution of the tolerances on the control function. It is not clear how this method for tolerance analysis applies to assemblies with multiple closed loops since the example assemblies contain only one. Chase also used assembly graph for the tolerance analysis of 2D and 3D assemblies [4]. A number of closed loops are identified on the assembly graph and also open loops where there is a control function. A set of equations is formulated from the loops and allow solving for the control function. In this case, some insight is required in order to obtain the appropriate vector loops [2]. Wang [7] proposes to generate the vector loops by testing each dimension individually and verifying their individual effect on the control function. If a change in the dimension also changes the control function, then this dimension is part of a vector loop. One drawback of this approach is that the calculation time increases in function with the number of control functions and the number of dimensions in the assembly. This method is designed to work with toleranced vectors. It is not specified how geometric tolerances are taken into account. There have been attempts to automate the 1D tolerance chart process. Ngoi [8] introduced the noded graph model in which the nodes of the graph represent the edges and axes of the part and the edges represent the dimensional and geometric tolerances. This model aided in visualizing the loops for tolerance transfer calculations within a part. Special assembly links could be defined between the mating faces of parts in order to extend the use to tolerance analysis. This model is adapted to 1D analysis only. There is no consideration of the angular errors. Also, an assembly link can be created only if the faces of two parts are in contact. There should be a clear distinction between the part graph and assembly graph. Others have presented part graph structures to for various purposes other than tolerance analysis. Moroni and Requicha [9] developed a data structure which represents features, surfaces, datums and tolerances inside a hierarchical graph called the VGraph. The purpose was to store the tolerance information. Shah [10] proposed that a dimension and tolerance graph be created for each control direction (x, y and z). In this graph, the nodes represent the geometric entities and the arcs represent geometric tolerances and dimensions. It was later refined by Kandikjan, Shah and Davidson [11] who combined the three graphs into one and defined clusters to group the constrained entities. This structure was used to perform validation checks on the GD&T and verify the consistency with the dimensioning and tolerancing practices. Although these researches have solid mathematical foundation for solving the tolerance analysis problem, they do not provide a complete solution on how to interpret the tolerance language. In the literature, the interpretation work is often assumed and only the tolerance analysis is presented. The 4

5 ASME Y14.5M-1994 standards [12-13] describe that toleranced surfaces can be dependent upon datum surfaces. Because the datum surfaces can be toleranced, they also contribute to the error on the Degrees of Freedom (DOF) that they block. Precedence of constraints, material modifiers and form tolerances are some of the long lasting issues that still have to be resolved by commercial software. 3. Implementation of the C++ Library The library has the functions to build and manipulate a toleranced model and then query for the tolerance interpretation data. The tolerance model is built separately from the CAD system and defines an application layer on top of topological data, such that the tolerance model created by the library references the native CAD model. The library is used in the following manner: a global method provides an entry point by creating an empty toleranced assembly model. Toleranced parts are added and assembly constraints are defined. The tolerance relationships between the topological elements are stored in the part container. One or more control functions are defined by the user. The kinematic loops, or paths, that close the control function, are extracted from the assembly graph. Each path is described by a sequence of the topological elements and assembly constraints that connect the two elements of the control function. Finally, the tolerance dependencies for each topological element of the path are extracted from the part objects. This section describes the containers and the methods that make up the library. There are seven important data structures in our GD&T library: the Tolerance class, the Modifier class, the Datum_System class, the Topology class, the Part class, the Constraint class (to define assembly joints) and the Assembly class. The UML diagram in Fig. 1 illustrates the relationship between the classes Tolerances Fig. 2 illustrates the components of a geometrical tolerance. The arrow points to the element on which the tolerance applies. In the first box from the left, the symbol represents the type of the tolerance. The second box indicates the tolerance value which may be accompanied by one or more modifiers (it is for MMC in this case). The remaining boxes define the datum system. In this example, datums A, B at MMC and C make up the datum system. Not all tolerances have a datum system and if they do, the number of datums can vary from one to three. When there is more than one datum, the order of the datum affects how the degrees of freedom are constrained. Several classes were defined in order to model the tolerances: Tolerance, Modifier, DatumSystem and ToleranceDOF. The Tolerance class has data members to specify the type of the tolerance, the nominal value (for dimensional tolerance), the tolerance value, a list of modifiers and a datum system. ToleranceDOF inherits from the Tolerance class specifies the datum priority (datum A is priority 1, B is priority 2 and C is priority 3), and the DOF allowed by the tolerance. The 5

6 Modifier class has two attributes which are the type of modifier and a value. The Datum_System class is made up of an identification number, an attribute to specify the number of datums in the datum system, a list of topology object ids, and a list of modifier. In the example above, there are three datums. Datums A, B and C refer to topological elements. A and C do not have any modifiers but B has a MMC modifier Part Class As shown in Fig. 1, the Part class has three data members which are an identification number, a name and a directed graph. The Topology and the ToleranceDOF objects are the nodes and the edges of the directed graph. The purpose of the Part class is to store the tolerance data of a part and provide a mechanism to determine the tolerance dependencies of any topological element. This mechanism is explained in section 4.2. The directed graph is instantiated using the Boost Graph Library [14]. This library provides the means to manipulate the graph data in manner similar to what the Standard Template Library (STL) does for C++ lists and vectors. Methods allow scanning through the list of nodes, the list of edges, the neighbors of a node, the out edges or in edges of a node and so on. Furthermore, it is a template library so the nodes and edges of the graph can be of any user defined type. In this directed graph, the nodes are Topology objects and the edges are ToleranceDOF objects. The Part class provides methods to define and manipulate the nodes (topology) and the edges (tolerances) of the graph. The Topology object is required to provide a reference to the master CAD data model. A topology node is created for each toleranced topological element of the part. The tolerance information is stored in the edges of the part object s directed graph as ToleranceDOF objects. An edge is created between the topology node on which the tolerance applies (starting node) and each datum (target node). In case the tolerance is independent, the edge is a special case that starts and ends on the same node. Dimensional tolerances are also stored in the ToleranceDOF object, but the edge is created as bi-directional and the worst case distribution of the tolerances on the surfaces is evaluated at the resolution of the control function Assembly Class The relationship between parts is described by the Assembly object. The Assembly class has three data members: a name, an identification number and an undirected graph object created using the Boost Graph library. Instances of the Part class make up the nodes of the undirected assembly graph. The edges are kinematic joints (Constraint type objects) that model the relative movement between two topological elements on different parts. Three types of assembly constraint are defined in this article (in Fig. 3), for the purpose of demonstration, but there are others. 6

7 The axis-to-axis constraint is used when the axes of two parts must be perfectly aligned. Only the translation and rotation along the axis are free. The cylinder-to-cylinder constraint is used if a peg enters in a hole of equal or larger diameter. The link is made between the two cylindrical surfaces rather than between the axes. The peg is free to move in the axial direction but is limited in its translation and rotation movement about directions that are normal to the hole's axis. The amplitude of movement depends on the diameters and lengths of the hole and the peg. Finally the plane-to-plane constraint is when the normals of two mating surfaces are aligned. However, the parts are free to move in translation in the plane and in rotation around the plane's normal. The reader may refer to [15-18] for other torsor-based assembly constraint definitions. The assembly graph is necessary in order to extract the kinematic loops, or paths, of the control function. A kinematic loop is the sequence of surfaces and assembly constraints that connects the two surfaces of the control function in the assembly graph. This process is explained in section Interpretation of the Tolerances Fig. 4 illustrates the steps of the tolerance analysis process. The first step, building the tolerance model, is done as annotations, tolerances and assembly constraints are defined on the parts. This functionality is supported by the data structure of the library. Then the control functions are defined by the user. Next, the interpretation of the tolerances is done in two steps: First, the assembly graph is used to identify the paths that define the control function. Then, the tolerance dependencies are obtained for each element of the path using the part graphs. Finally, the interpretation of the tolerances is followed by a resolution method which solves the control function. This section presents a use case and explains how the interpretation of the tolerances is achieved. The interpretation data is then applied to a 1D tolerance analysis in section Identification of the Paths Consider the slider on rail example illustrated in Fig. 5. A block with two holes in it, called the slider, is bolted on a rail by means of two screws. Fig. 5 also shows the identification for each toleranced topological element. The toleranced model is built from the detail drawings of each part and the assembly constraints that are defined between them. Fig. 6 shows a detail drawing of (a) the rail and (b) the slider, in which all the tolerances have been identified from Tol1 to Tol16. The assembly is modeled as illustrated in Fig. 7. An assembly joint has been defined between the bottom face of the slider (face G6) and the top of the rail (on face R8). Also, an assembly joint of type cylinder to cylinder was defined between each hole of the slider and the screws because there is a clearance between them (G8 of the slider and V1 on the first screw and between G7 on the slider and V1 on the second screw). Finally, since the threads on the screw are grabbed by the threads on the rail which tends to auto-center the screw, and because tolerances are applied so that this is considered as a fixed fastener assembly, the hypothesis made is that 7

8 the screw s axis will coincide with the threaded hole s axis. The screws are considered to be mounted into the rail. This is why an axis to axis constraint is defined between Axis1 of the first screw and Axis13 on the rail and between Axis1 of the second screw and Axis12 on the rail. A control function between faces R7 on the rail and G4 on the slider will allow verifying the functional requirement that there must be a clearance between the sides of the slider and the inner sides of the rail. This example was worked out in [20] using a traditional 1D analysis. The same result must be obtained with the proposed approach. At this point, the data structures and a control function are defined. The next step is the interpretation of the tolerances. The kinematics loops can be extracted using the «CalculatePaths()» method of the assembly class. This method takes two connectors as input parameters. A connector is a reference to a topological element on a part. The two connectors define the start and end of the control function. In the slider on rail example, the first connector is surface R7 on the rail and the second connector is surface G4 on the slider. The «CalculatePaths()» method creates a list of all possible paths that start on the assembly node of the first connector. Each path is a sequence of the nodes and the edges that connect the first node to the end node. The paths that do not contain the second assembly node (ie: the slider) are filtered out. The algorithm that accomplishes this task is the following: a path with only the first node is created. A copy of the current path is added to a list of paths for each out edges of the current node whose target node does not exist in the current path. One at a time the target nodes are added to the path and then their out nodes are examined. This process is done recursively. If the path passes through the target node, then that path is tagged to be kept. If the target node is not the last element of a path, then everything in the path that comes after the target node is truncated. The paths are then rewritten in terms of connectors. The three paths that bridge the connectors for R7 and G4 are illustrated in Fig. 7. Path 1 closes the control function by passing through the plane-toplane connection and paths 2 and 3 close the control function by passing through the screws. Each segment of the path is associated to a transformation matrix between two toleranced topological elements. The transformations involved in each path are summarized in Table 1. The paths obtained for a control function depend only on the assembly constraints Retrieving the Tolerance Dependencies of a Topological Element In order to determine how the tolerances affect each topological element of the path, a tree structure of the tolerance dependencies is built by recursively scanning through the out edges of the nodes of the part graph. The tolerance dependencies are needed to model the tolerance zone and determine the relative positioning between two elements on the same part. 8

9 Fig. 8 shows the part graph for (a) the rail, (b) the slider and (c) the screws. These graphs are constructed from the specifications of the detail drawings of Fig. 6. Fig. 9 shows the dependencies for topological elements Axis13, R7, G7 and G4 which are listed in path 2. The tolerance dependency trees of Axis13 and R7 (in Fig. 9a) have been combined to show their common datum reference frames. The same has been done for the dependency trees of G7 and G4 in Fig. 9b. There are cases in which it is not clear if a tolerance has an effect on the relative positioning between two topological elements. In that case, the sensitivity of the tolerance on the control function should be tested. Wang [7] proposed to calculate the sensitivity of all the tolerances to know if they have an effect on the control function. The problem with that method is that the algorithm is not very efficient in the case that there are many annotations to consider. We propose to test only the annotations common to the spanning tree of the two topological elements. In this case, the sensitivity of the tolerances should be tested on each degree of freedom. The details of this process are outside the scope of this article, however, Desrochers, Laperrière and Ghie [15-19] discussed a way to calculate the effect of tolerances on the control function using a jacobian, a projection matrix and interval mathematics. 5. Method of Resolution The result of the tolerance interpretation library is the information about the paths as illustrated in Fig. 7, and the tolerance dependencies for any topological element as shown in Fig. 9. The control function can be solved for using a variety of methods. At this stage of the research, the tolerance interpretation results will be demonstrated with a 1D analysis procedure that was adapted to this interpretation of the tolerances, but extensions could be made for 2D or 3D analysis. Only two of the three loops obtained are relevant for a 1D analysis method of this example. The first loop has no effect because the degrees of freedom remaining on path 1 do not limit the movement of the slider in the direction of the control function. Paths 2 and 3 will obtain the same result in a 1D analysis. Therefore, only the analysis for loop 2 will be elaborated. It is necessary to clarify how the values for transformations C1, L1, C2, L2 and C3, in table 1, were obtained. These transformations are illustrated in Fig. 10. For C1, the dependency tree in Fig. 9a shows that Axis13 and R7 are both positioned relative to Datum B. This means that subsequent positioning of Datum B does not affect the relative positioning of Axis 13 to R7, but it is still important to control its orientation tolerance zone. The orientation is controlled by the perpendicularity tolerance of Datum B towards R8 (Tol11). From Fig. 11a, the nominal distance is and the relevant tolerances are Tol4, Tol14 and Tol11 ( ). Tolerances do not apply on assembly constraints because they are already considered on the part. The axis-to-axis constraint is a perfect connection used to represent the screw and its hole. Transformation L1 9

10 implies that there can be no lateral displacement between Axis13 and Axis1 of screw 1. Likewise, transformation L2 is a cylinder-to-cylinder constraint between the cylindrical surface of the screw (V1), and the inner surface of the hole on the slider (G7). The difference in nominal diameter defines the allowable mobility in the joint. The tolerances are already considered in transformations C1, C2 and C3 so only the nominal dimensions apply on L2. Transformation C2 corresponds to the radius of the screw (0.1227±0.0023). Transformation C3 represents the relative positioning between G7 and G4. The material modifier gives a characteristic to the hole by allocating a position tolerance bonus depending on the actual radius of the hole. This maintains the virtual state of the hole at ± In this case, the position tolerance bonus at nominal is ± The configurations that generate the minimum and maximum clearance on the control function are illustrated in Fig. 11b and 11c. With these transformations, it is possible to calculate the result of the controls function. The sum of the tolerances in the loop ( tol) is: tol = = (1) Therefore the clearance gap is: Gap = C1 + L1 - C2 - L2 - C3 ± tol (2) Min_gap = (3) Min_gap = (4) Max_gap = (5) Max_gap = (6) The same results were obtained with the traditional uniaxial method in [20]. The difference is that with the traditional method, the analyst must determine the assembly configurations that generate the worst case assembly conditions. This analysis is avoided with the automatic interpretation of the tolerances because it re-uses the assembly constraint definitions and the loops are not generated in the same way. With the traditional method, the loops can cross from one part to another at the contact between two faces. With the automatic interpretation of tolerances, the loops can cross from one part to the other if there is an assembly joint defined between the two parts. The worst case assembly configurations can be determined by analyzing the DOF at each assembly constraint. Another difference is that the tolerance dependencies are obtained from the part graphs whereas with the traditional approach, the analyst must carefully determine them from the detail drawings. Future works include developing a 3D tolerance analysis solver in order to automate the entire process and take into consideration the data that is 10

11 discarded through a uniaxial analysis. We believe Ghie, Laperrière and Desrochers unified jacobian approach [15-19] is a viable way to implement such a solver, but further study is still required. Our current research interest is also in developing a 3D graphical method that uses the tolerance interpretation information in order to generate the swept volume where a face could exist. A preview of this graphical method is shown in Fig. 12. The umbrella shaped volume on top of the third block represents the space where the top face of the third prism could exist given the tolerance stack-up in the assembly. These approach will allow to visualize the volume of existence of a specific face, perform tolerance analysis on toleranced assemblies (for example, by calculating the minimum clearance between two volumes of existence with a collision detection algorithm), and it will also be interesting to visualize the volume of existence of faces in a manufactured assembly to see how much slack would exist in the assembly (for example, the precision of a mechanical tool). 6. Conclusion This paper presented a C++ library that implements a geometric and dimensional tolerance interpretation method. The library automates the tolerance interpretation process and is to be used in conjunction with a tolerance solver. The main data structures, the part graph and the assembly graph, render the tolerance information easily interpretable. The assembly graph makes it possible to automatically extract the kinematic loops that define the control function. The part graphs are used in an innovative approach to determine the tolerance dependencies of elements that are part of the loops. The purpose of this module is to extract the information necessary for downstream applications to model the effect of the tolerances. The tolerance interpretation process can be used as a stand alone to provide a view of tolerance stack-ups on a topological element, as a tool to identify the kinematic loops, or as a filter on the tolerances and their precedence that should be considered in a tolerance analysis. However, future plans are to integrate our tolerance analysis solver. Although its application was demonstrated with a 1D tolerance solver in this article, the intent is to apply it to a 3D solver process in the near future, and as a tool to determine the amplitude of the sweep for volumes of existence. 7. References [1] Schlatter B (1996) Computer-aided 3D tolerance analysis of disk drives, IBM Journal of Research and Development, 40(5): [2] Shen Z, Ameta G, Shah J, Davidson J (2005) A Comparative Study of Tolerance Analysis Methods. Journal of Computing and Information Science in Engineering. 5: [3] Merkley, K (1998) Tolerance Analysis of Compliant Assemblies, Doctoral Thesis, Department of Mechanical Engineering, Brigham Young University. [4] Chase, K (1999) Tolerance Analysis of 2-D and 3-D Assemblies, ADCATS Report No

12 [5] Shah J, Ameta G, Shen Z, Davidson J (2007) Navigating the Tolerance Analysis Maze. Computer-Aided Design & Applications. 4(5): [6] Desrochers A (1991) Modèle conceptuel du dimensionnement et du tolérancement des mécanismes. Représentation dans les systèmes CFAO, Doctoral Thesis, Laboratoire de mécatronique de l Institut Supérieur des Matériaux et de la Construction Mécanique, École Centrale de Paris. [7] Wang H, Ning R, Yan Y (2005) Simulated Tolerance CAD Geometrical Model and Automatic Generation of 3D Dimension Chains, The International Journal of Advanced Manufacturing Technology, DOI /s x [8] B.K.A. Ngoi, M. Agarwal, C.S. Chua. The Noded Graph Approach to Stack Analysis. The International Journal of Advanced Manufacturing Technology. 1998, 14: [9] Moroni G, Requicha A (1996) Tolerance Modeling and Application Programming Interfaces, In Proc. Workshop on Concurrent Engineering (Budapest, Hungary), [10] Shah J, Yan Y, Zhang B-C (1998) Dimension and Tolerance Modeling and Transformations in Feature Based Design and Manufacturing, The Journal of Intelligent Manufacturing Technology, 9: [11] Kandikjan T, Shah J, Davidson J (2001) A Mechanism for Validating Dimensioning and Tolerancing Schemes in CAD Systems, Computer-Aided Design, 33(10): [12] The American Society of Mechanical Engineers (1994) Dimensioning and Tolerancing. ASME Y14.5M-1994, An American National Standard Engineering Drawing and Related Documentation Practices. [13] The American Society of Mechanical Engineers (1994) Mathematical Definition of Dimensioning and Tolerancing Principles, ASME Y14.5.1M-1994, An American National Standard Engineering Drawing and Related Documentation Practices, New York. [14] Siek J, Lee L, Lumsdaine A (2001) The Boost Graph Library: User Guide and Reference Manual, Addison-Wesley Professional, Boston. [15] Laperrière L, Desrochers A (2001) Modeling Assembly Quality Requirements Using Jacobian or Screw Transforms: A Comparison. Proceedings of the 4 th IEEE International Symposium on Assembly and Task Planning, [16] Desrochers A, Laperrière L (2003) Spécification et analyse de tolérance assistée par ordinateur : Rétrospective des travaux. 3 e journée d étude interinstitutionnelle de fabrication haute performance, Bécancour, Canada, novembre [17] Desrochers A, Ghie W, Laperrière L (2003) Application of a Unified Jacobian Torsor Model for Tolerance Analysis, Journal of Computing and Information Science in Engineering. 3: [18] Ghie W (2004) Modèle unifié Jacobien-Torseur pour le tolérancement assisté par ordinateur, Doctoral Thesis, Université de Sherbrooke. [19] Ghie W, Laperrière L, Nadeau D, Desrochers A (2007) Allocation Tolerance by Jacobian- Torsor Model, Proceedings of the 18 th IASTED International Conference Modelling and Simulation [20] Meadows, J (2001) Tolerance Stack-up Analysis, James D. Meadows & Associates Inc, Hendersonville. 12

13 Path 1 Path 2 Path 3 - C1: R7 R8 - L1 : Plane-to-plane (R8 G6) - C2: G6 G4 - C1: R7 Axis13 (0.7530±0.0090) - L1 : Axis-to-axis (0.0000) (Axis13 Axis1 on Screw1) - C2: Axis1 V1 (0.1227±0.0023) - L2 : Cylinder-to-cylinder (V1 G7) (G Min =0.0356, G Max =0.0000) - C3: G7 G4 (G Min =0.5820±0.0095, G Max =0.5770± ) Table 1. The transformations for the three paths of the slider on rail assembly - C1: R7 Axis12 - L1 : Axis-to-axis (Axis12 Axis1 on Screw2) - C2: Axis1 V1 - L2 : Cylinder-to-cylinder (V1 G8) - C3: G8 G4 1

14 Fig.1. UML diagram representing the main classes of the tolerance library 1

15 Fig. 2. Components of a geometrical tolerance 2

16 Fig. 3. Kinematics joints defined in the library. A solid arrow indicates a DOF that is free or blocked. A dashed arrow indicates a partially blocked DOF. 3

17 Fig. 4. The interpretation of the tolerances in the tolerance analysis process 4

18 Fig. 5. Identification of the topological elements of the slider bolted on rail assembly 5

19 Fig. 6. (a) Detail drawing of the rail with identification of the tolerances. (b) Detail drawing of the slider with identification of the tolerances (adapted and modified from [16]) 6

20 Fig. 7. Representation of the three paths that close the control function between R7 and G4 on the slider bolted on rail assembly 7

21 Fig. 8. (a) Representation of the part graph for (a) the rail, (b) the slider, (c) a screw 8

22 Fig. 9. (a) Dependencies common to Axis13 and R7. (b) Dependencies common to G4 and G7 9

23 Fig. 10. The transformations of path 2 10

24 Fig. 11. (a) Calculation of the relative positioning between R7 and Axis13. (b) Minimum gap calculation of the relative positioning between G7 and G4 (used in the maximum gap calculation of the control function). (c) Maximum gap calculation of the relative positioning between G7 and G4 (used in the minimum gap calculation of the control function). 11

25 Fig. 12. Volume obtained using a prototype 3D graphical analysis method. 12

Advanced Dimensional Management LLC

Advanced Dimensional Management LLC Index: Mechanical Tolerance Stackup and Analysis Bryan R. Fischer Accuracy and precision 8-9 Advanced Dimensional Management 14, 21, 78, 118, 208, 251, 286, 329-366 Ambiguity 4, 8-14 ASME B89 48 ASME Y14.5M-1994

More information

Research on aircraft components assembly tolerance design and simulation technology

Research on aircraft components assembly tolerance design and simulation technology 3rd International Conference on Material, Mechanical and Manufacturing Engineering (IC3ME 2015) Research on aircraft components assembly tolerance design and simulation technology Wei Wang 1,a HongJun

More information

Computer Modeling of Geometric Variations in Mechanical Parts and Assemblies

Computer Modeling of Geometric Variations in Mechanical Parts and Assemblies Yanyan Wu, 1 GE Global Research, Schenectady, NY Jami J. Shah Joseph K. Davidson Department of Mechanical and Aerospace Engineering, Arizona State University, Tempe, AZ 85287-6106 Computer Modeling of

More information

Geometric Dimensioning and Tolerancing

Geometric Dimensioning and Tolerancing Geometric Dimensioning and Tolerancing (Known as GDT) What is GDT Helps ensure interchangeability of parts. Use is dictated by function and relationship of the part feature. It does not take the place

More information

Vector Based Datum Transformation Scheme for Computer Aided Measurement

Vector Based Datum Transformation Scheme for Computer Aided Measurement 289 Vector Based Datum Transformation Scheme for Computer Aided Measurement Danny K. L. Lai 1 and Matthew. M. F. Yuen 2 1 The Hong Kong University of Science and Technology, dannylai@ust.hk 2 The Hong

More information

INDEX. Datum feature symbol, 21

INDEX. Datum feature symbol, 21 INDEX Actual Mating Envelope, 11 Actual Minimum Material Envelope, 11 All Around, 149 ALL OVER, 157, 158,363 Allowed vs. actual deviations from true position, 82 Angularity, 136 axis, 140 line elements,

More information

APPLICATION OF VECTORIAL TOLERANCES IN CAD-SYSTEMS DURING THE DESIGN PROCESS

APPLICATION OF VECTORIAL TOLERANCES IN CAD-SYSTEMS DURING THE DESIGN PROCESS INTERNATIONAL DESIGN CONFERENCE - DESIGN 2016 Dubrovnik - Croatia, May 16-19, 2016. APPLICATION OF VECTORIAL TOLERANCES IN CAD-SYSTEMS DURING THE DESIGN PROCESS S. Husung, C. Weber, A. Kroschel, K.-H.

More information

ASME Y14.5M-1994 GD&T Certification Preparation Examination

ASME Y14.5M-1994 GD&T Certification Preparation Examination ASME Y14.5M-1994 GD&T Certification Preparation Examination Directions: On the response sheet on the last page, fill in the circle of the letter which best completes the following statements. Do not write

More information

MANUFACTURING SIMULATION: COMPUTER AIDED TOLERANCING FOR PROCESS PLANNING

MANUFACTURING SIMULATION: COMPUTER AIDED TOLERANCING FOR PROCESS PLANNING ISSN 1726-4529 Int. j. simul. model. 5 (2006) 1, 5-15 Professional paper MANUFACTURING SIMULATION: COMPUTER AIDED TOLERANCING FOR PROCESS PLANNING Bouaziz, Z. * & Masmoudi, F. ** * Unit of Mechanics, Solids,

More information

GEOMETRIC DIMENSIONING AND TOLERANCING (GD&T)

GEOMETRIC DIMENSIONING AND TOLERANCING (GD&T) GEOMETRIC DIMENSIONING AND TOLERANCING (GD&T) Based on ASME Y14.5M-1994 Standard Duration : 4 days Time : 9:00am 5:00pm Methodology : Instructor led Presentation, exercises and discussion Target : Individuals

More information

Geometric Tolerances & Dimensioning

Geometric Tolerances & Dimensioning Geometric Tolerances & Dimensioning MANUFACTURING PROCESSES - 2, IE-352 Ahmed M. El-Sherbeeny, PhD KING SAUD UNIVERSITY Spring - 2015 1 Content Overview Form tolerances Orientation tolerances Location

More information

Datum reference frame Position and shape tolerances Tolerance analysis

Datum reference frame Position and shape tolerances Tolerance analysis Datum reference frame Position and shape tolerances Tolerance analysis Šimon Kovář Datum reference frame Datum reference frames are typically for 3D. A typical datum reference frame is made up of three

More information

GEOMETRIC DIMENSIONING AND TOLERANCING (GD&T) Based on ASME Y14.5M-1994 Standard

GEOMETRIC DIMENSIONING AND TOLERANCING (GD&T) Based on ASME Y14.5M-1994 Standard GEOMETRIC DIMENSIONING AND TOLERANCING (GD&T) Based on ASME Y14.5M-1994 Standard Duration: 4 Days Training Course Content: Day 1: Tolerancing in Engineering Drawing (9:00am-10:00am) 1.0 Geometric Dimensioning

More information

Geometric Boundaries II

Geometric Boundaries II Geometric Boundaries II Interpretation and Application of Geometric Dimensioning and Tolerancing (Using the Inch and Metric Units) Based on ASME Y14.5-2009 (R2004) Written and Illustrated by Kelly L. Bramble

More information

IED Detailed Outline. Unit 1 Design Process Time Days: 16 days. An engineering design process involves a characteristic set of practices and steps.

IED Detailed Outline. Unit 1 Design Process Time Days: 16 days. An engineering design process involves a characteristic set of practices and steps. IED Detailed Outline Unit 1 Design Process Time Days: 16 days Understandings An engineering design process involves a characteristic set of practices and steps. Research derived from a variety of sources

More information

Tolerance Analysis of 2-D and 3-D Mechanical Assemblies

Tolerance Analysis of 2-D and 3-D Mechanical Assemblies Proceedings of the 5th International Seminar on Computer-Aided Tolerancing Toronto, Canada, April 27-29, 1997 A Comprehensive System for Computer-Aided Tolerance Analysis of 2-D and 3-D Mechanical Assemblies

More information

Geometric Boundaries

Geometric Boundaries Geometric Boundaries Interpretation and Application of Geometric Dimensioning and Tolerancing (Using the Customary Inch System) Based on ASME Y14.5M-1994 Written and Illustrated by Kelly L. Bramble Published

More information

INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN ICED 01 GLASGOW, AUGUST 21-23, 2001

INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN ICED 01 GLASGOW, AUGUST 21-23, 2001 INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN ICED 01 GLASGOW, AUGUST 21-23, 2001 DESIGN OF PART FAMILIES FOR RECONFIGURABLE MACHINING SYSTEMS BASED ON MANUFACTURABILITY FEEDBACK Byungwoo Lee and Kazuhiro

More information

Automating GD&T Schema for Mechanical Assemblies. Sayed Mohammad Hejazi

Automating GD&T Schema for Mechanical Assemblies. Sayed Mohammad Hejazi Automating GD&T Schema for Mechanical Assemblies by Sayed Mohammad Hejazi A Thesis Presented in Partial Fulfillment of the Requirements for the Degree Master of Science Approved July 2016 by the Graduate

More information

Virtual CAD Parts to Enhance Learning of Geometric Dimensioning and Tolerancing. Lawrence E. Carlson University of Colorado at Boulder

Virtual CAD Parts to Enhance Learning of Geometric Dimensioning and Tolerancing. Lawrence E. Carlson University of Colorado at Boulder Virtual CAD Parts to Enhance Learning of Geometric Dimensioning and Tolerancing Lawrence E. Carlson University of Colorado at Boulder Introduction Geometric dimensioning and tolerancing (GD&T) is an important

More information

HOW TO REVIEW A CETOL 6σ ANALYSIS Presented by Dan Lange, Manager - Services

HOW TO REVIEW A CETOL 6σ ANALYSIS Presented by Dan Lange, Manager - Services HOW TO REVIEW A CETOL 6σ ANALYSIS Presented by Dan Lange, Manager - Services Abstract Reviewing a CETOL 6σ analysis requires a comprehensive understanding of the assembly being studied and the capabilities

More information

Test Answers and Exam Booklet. Geometric Tolerancing

Test Answers and Exam Booklet. Geometric Tolerancing Test Answers and Exam Booklet Geometric Tolerancing iii Contents ANSWERS TO THE GEOMETRIC TOLERANCING TEST............. 1 Part 1. Questions Part 2. Calculations SAMPLE ANSWERS TO THE GEOMETRIC TOLERANCING

More information

Specification D data models

Specification D data models Previous Edition Specification 2017-04 Class: Dimensions, tolerances Class No.:01 Documentation of components by means of 3D data models 516 Part name (for databases) 2009-09 3D data models 852 005 160

More information

Answers to Questions and Problems

Answers to Questions and Problems Fundamentals of Geometric Dimensioning and Tolerancing Using Critical Thinking Skills 3 rd Edition By Alex Krulikowski Answers to Questions and Problems Second Printing Product #: 1103 Price: $25.00 Copyright

More information

Improving Manufacturability

Improving Manufacturability Improving Manufacturability GD&T is a Tool Not a Weapon Joe Soistman Quality Manufacturing Solutions, LLC Overview What is manufacturability, and why is it important? Overview What is manufacturability,

More information

ME 410 Mechanical Engineering Systems Laboratory

ME 410 Mechanical Engineering Systems Laboratory ME 410 Mechanical Engineering Systems Laboratory Laboratory Lecture 1 GEOMETRIC TOLERANCING & SOURCES OF ERRORS Geometric dimensioning and tolerancing (GD&T) is a symbolic language used on engineering

More information

EGS Computers India Private Limited Chennai, Coimbatore, Trichy

EGS Computers India Private Limited Chennai, Coimbatore, Trichy White Paper on Geometric Dimensioning & Tolerancing with Tolerance Stack-Up Analysis EGS Computers India Private Limited Chennai, Coimbatore, Trichy Web: www.egsindia.com info@egs.co.in Tel: 044-2480 3370

More information

Single Part Tolerance Analysis 1

Single Part Tolerance Analysis 1 856 SALT LAKE COURT SAN JOSE, CA 95133 (408) 251 5329 Single Part Tolerance Analysis 1 2X Ø.250 ±.005 D 3.075-3.175.500 2.000.250 ±.005 E.375 C 2.050 1.950.609.859 1.375 G 1.125 B.375.750 1.125 1.500 1.875

More information

Creo Parametric 2.0: Introduction to Solid Modeling. Creo Parametric 2.0: Introduction to Solid Modeling

Creo Parametric 2.0: Introduction to Solid Modeling. Creo Parametric 2.0: Introduction to Solid Modeling Creo Parametric 2.0: Introduction to Solid Modeling 1 2 Part 1 Class Files... xiii Chapter 1 Introduction to Creo Parametric... 1-1 1.1 Solid Modeling... 1-4 1.2 Creo Parametric Fundamentals... 1-6 Feature-Based...

More information

Product and Manufacturing Information (PMI)

Product and Manufacturing Information (PMI) Product and Manufacturing Information (PMI) 1 Yadav Virendrasingh Sureshnarayan, 2 R.K.Agrawal 1 Student of ME in Product Design and Development,YTCEM -Bhivpuri road-karjat, Maharastra 2 HOD Mechanical

More information

Available online at ScienceDirect. Procedia CIRP 27 (2015 ) th CIRP conference on Computer Aided Tolerancing

Available online at   ScienceDirect. Procedia CIRP 27 (2015 ) th CIRP conference on Computer Aided Tolerancing Available online at www.sciencedirect.com ScienceDirect Procedia CIRP 27 (2015 ) 16 22 13th CIRP conference on Computer Aided Tolerancing ISO specifications of complex surfaces: Application on aerodynamic

More information

1994 Dimensioning & Tolerancing

1994 Dimensioning & Tolerancing ASME Y14.5M-1994 1994 Dimensioning & Tolerancing The new scanning generation Zeiss / Applied Geometrics, Inc. Applied Geometrics, Inc. Copyright 2003 1 Zeiss Carl Zeiss is one of the world's leading enterprises

More information

COMMON SYMBOLS/ ISO SYMBOL ASME Y14.5M ISO FEATURE CONTROL FRAME DIAMETER/ SPHERICAL DIAMETER/ AT MAXIMUM MATERIAL CONDITION

COMMON SYMBOLS/ ISO SYMBOL ASME Y14.5M ISO FEATURE CONTROL FRAME DIAMETER/ SPHERICAL DIAMETER/ AT MAXIMUM MATERIAL CONDITION 1 82 COMMON SYMBOLS/ Shown below are the most common symbols that are used with geometric tolerancing and other related dimensional requirements on engineering drawings. Note the comparison with the ISO

More information

What s New In SA CHAPTER

What s New In SA CHAPTER What s New In SA CHAPTER 2 One of the advantages of SpatialAnalyzer is that development occurs at a brisk pace. New feature requests, bug fixes, and changes are implemented quickly, giving you the opportunity

More information

Software Development & Education Center NX 8.5 (CAD CAM CAE)

Software Development & Education Center NX 8.5 (CAD CAM CAE) Software Development & Education Center NX 8.5 (CAD CAM CAE) Detailed Curriculum Overview Intended Audience Course Objectives Prerequisites How to Use This Course Class Standards Part File Naming Seed

More information

Assembly Set. capabilities for assembly, design, and evaluation

Assembly Set. capabilities for assembly, design, and evaluation Assembly Set capabilities for assembly, design, and evaluation I-DEAS Master Assembly I-DEAS Master Assembly software allows you to work in a multi-user environment to lay out, design, and manage large

More information

GEOMETRICAL TOLERANCING

GEOMETRICAL TOLERANCING GEOMETRICAL TOLERANCING Introduction In a typical engineering design and production environment, the designer of a part rarely follows the design to the shop floor, and consequently the only means of communication

More information

Geometric Dimensioning and Tolerancing

Geometric Dimensioning and Tolerancing Geometric dimensioning and tolerancing (GDT) is Geometric Dimensioning and Tolerancing o a method of defining parts based on how they function, using standard ASME/ANSI symbols; o a system of specifying

More information

Stacked Blocks Tutorial

Stacked Blocks Tutorial For ME 577 Written by Michael Tonks 2 TABLE OF CONTENTS 1. Analysis Preparation... 3 START UP PROGRAMS:... 3 OPEN STACKED BLOCKS ASSEMBLY:... 3 2. Parametric Tolerance Analysis... 3 DEFINE DESIGN SPECIFICATION:...

More information

ISO 1101 Geometrical product specifications (GPS) Geometrical tolerancing Tolerances of form, orientation, location and run-out

ISO 1101 Geometrical product specifications (GPS) Geometrical tolerancing Tolerances of form, orientation, location and run-out INTERNATIONAL STANDARD ISO 1101 Third edition 2012-04-15 Geometrical product specifications (GPS) Geometrical tolerancing Tolerances of form, orientation, location and run-out Spécification géométrique

More information

A Conceptual Data Model of Datum Systems

A Conceptual Data Model of Datum Systems [J. Res. Natl. Inst. Stand. Technol. 104, 349 (1999)] A Conceptual Data Model of Datum Systems Volume 104 Number 4 July August 1999 Michael R. McCaleb National Institute of Standards and Technology, Gaithersburg,

More information

Geometry Controls and Report

Geometry Controls and Report Geometry Controls and Report 2014 InnovMetric Software Inc. All rights reserved. Reproduction in part or in whole in any way without permission from InnovMetric Software is strictly prohibited except for

More information

Honors Drawing/Design for Production (DDP)

Honors Drawing/Design for Production (DDP) Honors Drawing/Design for Production (DDP) Unit 1: Design Process Time Days: 49 days Lesson 1.1: Introduction to a Design Process (11 days): 1. There are many design processes that guide professionals

More information

Designing in Context. In this lesson, you will learn how to create contextual parts driven by the skeleton method.

Designing in Context. In this lesson, you will learn how to create contextual parts driven by the skeleton method. Designing in Context In this lesson, you will learn how to create contextual parts driven by the skeleton method. Lesson Contents: Case Study: Designing in context Design Intent Stages in the Process Clarify

More information

Geometric Dimensioning & Tolerancing

Geometric Dimensioning & Tolerancing Western Technical College 31420350 Geometric Dimensioning & Tolerancing Course Outcome Summary Course Information Description Career Cluster Instructional Level Total Credits 1.00 Total Hours 36.00 Recognition

More information

Product and Manufacturing Information(PMI)

Product and Manufacturing Information(PMI) Product and Manufacturing Information(PMI) Ravi Krishnan V 1 Post Graduate Student Department of Mechanical Engineering Veermata Jijabai Technological Institute Mumbai, India ravi.krishnan30@gmail.com

More information

NX 7.5. Table of Contents. Lesson 3 More Features

NX 7.5. Table of Contents. Lesson 3 More Features NX 7.5 Lesson 3 More Features Pre-reqs/Technical Skills Basic computer use Completion of NX 7.5 Lessons 1&2 Expectations Read lesson material Implement steps in software while reading through lesson material

More information

DRAFTING MANUAL. Dimensioning and Tolerancing Rules

DRAFTING MANUAL. Dimensioning and Tolerancing Rules Page 1 1.0 General This section is in accordance with ASME Y14.5-2009 Dimensioning and Tolerancing. Note that Rule #1 is the only rule that is numbered in the 2009 standard. All of the other rules fall

More information

CETOL 6σ Tutorial. For Pro/Engineer and Creo Parametric. The table. CETOL 6σ / ProE. Page 1

CETOL 6σ Tutorial. For Pro/Engineer and Creo Parametric. The table. CETOL 6σ / ProE. Page 1 CETOL 6σ Tutorial For Pro/Engineer and Creo Parametric The table Page 1 The Table Description: This tutorial will show you the basic functionality of CETOL 6 Sigma. An analysis normally starts with a definition

More information

1.0 What is tolerance analysis? 2.0 What is Tolerance Stackup? 3.0 Generally, the Tolerance Stackup Process 4.0 Method and Types of Tolerance

1.0 What is tolerance analysis? 2.0 What is Tolerance Stackup? 3.0 Generally, the Tolerance Stackup Process 4.0 Method and Types of Tolerance TOLERANCE ANALYSIS 1.0 What is tolerance analysis? 2.0 What is Tolerance Stackup? 3.0 Generally, the Tolerance Stackup Process 4.0 Method and Types of Tolerance Analysis 5.0 Worst-case Tolerance Stackup

More information

Software Validation Considerations within Medical Companies per FDA 21 CFR PART 11

Software Validation Considerations within Medical Companies per FDA 21 CFR PART 11 Greg Hetland, Ph.D. International Institute of GD&T Software Validation Considerations within Medical Companies per FDA 21 CFR PART 11 One critical challenge facing today s medical OEMs and suppliers is

More information

To help understand the 3D annotations, the book includes a complete tutorial on SOLIDWORKS MBD

To help understand the 3D annotations, the book includes a complete tutorial on SOLIDWORKS MBD To help understand the 3D annotations, the book includes a complete tutorial on SOLIDWORKS MBD Technical product documentation using ISO GPS - ASME GD&T standards FOREWORD Designers create perfect and

More information

FOREWORD. Technical product documentation using ISO GPS - ASME GD&T standards

FOREWORD. Technical product documentation using ISO GPS - ASME GD&T standards Technical product documentation using ISO GPS - ASME GD&T standards FOREWORD Designers create perfect and ideal geometries through drawings or by means of Computer Aided Design systems, but unfortunately

More information

and Engineering Graphics

and Engineering Graphics SOLIDWORKS 2018 and Engineering Graphics An Integrated Approach Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following

More information

ENGINEERING GRAPHICS ESSENTIALS. (A Text and Lecture Aid) Second Edition. Kirstie Plantenberg University of Detroit Mercy SDC PUBLICATIONS

ENGINEERING GRAPHICS ESSENTIALS. (A Text and Lecture Aid) Second Edition. Kirstie Plantenberg University of Detroit Mercy SDC PUBLICATIONS ENGINEERING GRAPHICS ESSENTIALS (A Text and Lecture Aid) Second Edition Kirstie Plantenberg University of Detroit Mercy SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com

More information

1 Sketching. Introduction

1 Sketching. Introduction 1 Sketching Introduction Sketching is arguably one of the more difficult techniques to master in NX, but it is well-worth the effort. A single sketch can capture a tremendous amount of design intent, and

More information

Measurement and Tolerances

Measurement and Tolerances Measurement and Tolerances Alessandro Anzalone, Ph.D. Hillsborough Community College, Brandon Campus Measurement and Tolerances Sections: 1. Meaning of Tolerance 2. Geometric Dimensioning and Tolerancing

More information

SOLIDWORKS 2015 and Engineering Graphics

SOLIDWORKS 2015 and Engineering Graphics SOLIDWORKS 2015 and Engineering Graphics An Integrated Approach Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following

More information

Geometric elements for tolerance definition in feature-based product models

Geometric elements for tolerance definition in feature-based product models Loughborough University Institutional Repository Geometric elements for tolerance definition in feature-based product models This item was submitted to Loughborough University's Institutional Repository

More information

Contents. Notes on the use of this publication

Contents. Notes on the use of this publication Contents Preface xxiii Scope Notes on the use of this publication xxv xxvi 1 Layout of drawings 1 1.1 General 1 1.2 Drawing sheets 1 1.3 Title block 2 1.4 Borders and frames 2 1.5 Drawing formats 2 1.6

More information

GD&T Reckoner Course reference material for. A Web-based learning system from.

GD&T Reckoner Course reference material for. A Web-based learning system from. GD&T Reckoner Course reference material for A Web-based learning system from This is not the complete document. Only Sample pages are included. The complete document is available to registered users of

More information

A Concise Introduction to Engineering Graphics

A Concise Introduction to Engineering Graphics A Concise Introduction to Engineering Graphics Fourth Edition Including Worksheet Series A Timothy J. Sexton, Professor Department of Industrial Technology Ohio University BONUS Book on CD: TECHNICAL GRAPHICS

More information

Chapter 2: Introduction to Mechanical Engineering Design

Chapter 2: Introduction to Mechanical Engineering Design ENT 345 MECHANICAL COMPONENT DESIGN Chapter 2: Introduction to Mechanical Engineering Design IR. DR. KHAIRUL SALLEH BASARUDDIN School of Mechatronic Engineering Universiti Malaysia Perlis Email : khsalleh@unimap.edu.my

More information

Advanced Dimensional Management LLC

Advanced Dimensional Management LLC Index for Tolerance Stackup, Tolerance Analysis and Tolerancing Manual: Plus and Minus Edition Accuracy and precision 3, 19 Ambiguity 20 ASME Y14.5M-1994 2 rule #1 2 Assembly Process 20, 28, 79-81 Assembly

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 3,500 108,000 1.7 M Open access books available International authors and editors Downloads Our

More information

COURSE SYLLABUS. Course Title: Introduction to Quality and Continuous Improvement

COURSE SYLLABUS. Course Title: Introduction to Quality and Continuous Improvement COURSE SYLLABUS Course Number: TBD Course Title: Introduction to Quality and Continuous Improvement Course Pre-requisites: None Course Credit Hours: 3 credit hours Structure of Course: 45/0/0/0 Textbook:

More information

ISO 5459 INTERNATIONAL STANDARD. Geometrical product specifications (GPS) Geometrical tolerancing Datums and datum systems

ISO 5459 INTERNATIONAL STANDARD. Geometrical product specifications (GPS) Geometrical tolerancing Datums and datum systems INTERNATIONAL STANDARD ISO 5459 Second edition 2011-08-15 Geometrical product specifications (GPS) Geometrical tolerancing Datums and datum systems Spécification géométrique des produits (GPS) Tolérancement

More information

PolyWorks Inspector Standard. 3 Day Course

PolyWorks Inspector Standard. 3 Day Course PolyWorks Inspector Standard INTRODUCTION TO POLYWORKS Workspace Manager Basic Options File and Project Structures PolyWorks License Manager INTRODUCTION TO POLYWORKS INSPECTOR User Interface Basic Options

More information

This document is a preview generated by EVS

This document is a preview generated by EVS INTERNATIONAL STANDARD ISO 1101 Fourth edition 2017-02 Geometrical product specifications (GPS) Geometrical tolerancing Tolerances of form, orientation, location and run-out Spécification géométrique des

More information

Engineering & Design: Geometric Dimensioning

Engineering & Design: Geometric Dimensioning Section Contents NADCA No. Format Page Frequently Asked Questions -2 s e c t i o n 1 Introduction -2 2 What is GD&T? -2 3 Why Should GD&T be Used? -2 4 Datum Reference Frame -4 4.1 Primary, Secondary,

More information

Dimensioning. Dimensions: Are required on detail drawings. Provide the shape, size and location description: ASME Dimensioning Standards

Dimensioning. Dimensions: Are required on detail drawings. Provide the shape, size and location description: ASME Dimensioning Standards Dimensioning Dimensions: Are required on detail drawings. Provide the shape, size and location description: - Size dimensions - Location dimensions - Notes Local notes (specific notes) General notes ASME

More information

MODELS FOR GEOMETRIC PRODUCT SPECIFICATION

MODELS FOR GEOMETRIC PRODUCT SPECIFICATION U.P.B. Sci. Bull., Series D, Vol. 70, No.2, 2008 ISSN 1454-2358 MODELS FOR GEOMETRIC PRODUCT SPECIFICATION Ionel SIMION 1 Lucrarea prezintă câteva modele pentru verificarea asistată a geometriei pieselor,

More information

Introduction to GD&T Session 2: Rules and Concepts of GD&T

Introduction to GD&T Session 2: Rules and Concepts of GD&T Introduction to GD&T Session 2: Rules and Concepts of GD&T An exploration of the language known as Geometric Dimensioning and Tolerancing Instructor: John-Paul Belanger Review Benefits of GD&T The GD&T

More information

AC : CLARIFICATIONS OF RULE 2 IN TEACHING GEOMETRIC DIMENSIONING AND TOLERANCING

AC : CLARIFICATIONS OF RULE 2 IN TEACHING GEOMETRIC DIMENSIONING AND TOLERANCING AC 2007-337: CLARIFICATIONS OF RULE 2 IN TEACHING GEOMETRIC DIMENSIONING AND TOLERANCING Cheng Lin, Old Dominion University Alok Verma, Old Dominion University American Society for Engineering Education,

More information

A Strategy for Tolerancing a Part 1

A Strategy for Tolerancing a Part 1 856 SLT LKE OURT SN JOSE, 95133 (408) 251 5329 Strategy for Tolerancing a Part 1 The first step in tolerancing a feature of size, such as the hole in Figure 14-1, is to specify the size and size tolerance

More information

AC : CALCULATION OF TOLERANCE STACKS USING DIRECT-POSITION APPROACH IN GEOMETRIC DIMENSIONING AND TOLERANCING

AC : CALCULATION OF TOLERANCE STACKS USING DIRECT-POSITION APPROACH IN GEOMETRIC DIMENSIONING AND TOLERANCING AC 2009-138: CALCULATION OF TOLERANCE STACKS USING DIRECT-POSITION APPROACH IN GEOMETRIC DIMENSIONING AND TOLERANCING Cheng Lin, Old Dominion University American Society for Engineering Education, 2009

More information

Geometrical product specifications (GPS) Geometrical tolerancing Profile tolerancing

Geometrical product specifications (GPS) Geometrical tolerancing Profile tolerancing Provläsningsexemplar / Preview INTERNATIONAL STANDARD ISO 1660 Third edition 2017-02 Geometrical product specifications (GPS) Geometrical tolerancing Profile tolerancing Spécification géométrique des produits

More information

Terms The definitions of 16 critical terms defined by the 2009 standard 1

Terms The definitions of 16 critical terms defined by the 2009 standard 1 856 SALT LAKE COURT SAN JOSE, CA 95133 (408) 251 5329 Terms The definitions of 16 critical terms defined by the 2009 standard 1 The names and definitions of many GD&T terms have very specific meanings.

More information

Guide to 3 D pattern fitting in coordinate metrology

Guide to 3 D pattern fitting in coordinate metrology Physikalisch-Technische Bundesanstalt National Metrology Institute Guide to 3 D pattern fitting in coordinate metrology Version 1 217-5-23 DOI 1.7795/53.21766EN Guide To 3 D pattern fitting in coordinate

More information

Pattern Inspection with Variable Geometric Tolerance Limits

Pattern Inspection with Variable Geometric Tolerance Limits Pattern Inspection with Variable Geometric Limits From Disregarding to Fully Applying Variable Feature Bonus and Datum Shift s in a Pattern Inspection By Paul F. Jackson Variable Limit Specifications and

More information

ME 114 Engineering Drawing II

ME 114 Engineering Drawing II ME 114 Engineering Drawing II FITS, TOLERANCES and SURFACE QUALITY MARKS Mechanical Engineering University of Gaziantep Dr. A. Tolga Bozdana Assistant Professor Tolerancing Tolerances are used to control

More information

Functional Tolerancing and Annotations

Functional Tolerancing and Annotations Functional Tolerancing and Annotations Preface Getting Started Basic Tasks Advanced Tasks Workbench Description Customizing Glossary Index Dassault Systèmes 1994-2000. All rights reserved. Preface CATIA

More information

Expanding Tolerance Analysis for a Robust Product Design

Expanding Tolerance Analysis for a Robust Product Design Expanding Tolerance Analysis for a Robust Product Design Chris Wilkes President & CEO Sigmetrix, LLC 2240 Bush Dr. McKinney, TX 75070 Dr. Andreas Vlahinos Principal Advanced Engineering Solutions, LLC

More information

ME Week 2 Project 2 Flange Manifold Part

ME Week 2 Project 2 Flange Manifold Part 1 Project 2 - Flange Manifold Part 1.1 Instructions This project focuses on additional sketching methods and sketching commands. Revolve and Work features are also introduced. The part being modeled is

More information

GD&T Encoding and Decoding with SpaceClaim

GD&T Encoding and Decoding with SpaceClaim GD&T Encoding and Decoding with SpaceClaim Dave Zwier Senior Technical Writer SpaceClaim GPDIS_2014.ppt 1 Biography Draftsman aerospace industry 1978-1980 B.S. Material Science Michigan State University

More information

A Representation Model of Geometrical Tolerances Based on First Order Logic

A Representation Model of Geometrical Tolerances Based on First Order Logic A Representation Model of Geometrical Tolerances Based on First Order Logic Yuchu Qin 1, Yanru Zhong 1, Liang Chang 1, and Meifa Huang 2 1 School of Computer Science and Engineering, Guilin University

More information

Standardization of CMM Algorithms and Development of Inspection Maps for. Geometric Tolerances. Neelakantan Mani

Standardization of CMM Algorithms and Development of Inspection Maps for. Geometric Tolerances. Neelakantan Mani Standardization of CMM Algorithms and Development of Inspection Maps for Geometric Tolerances by Neelakantan Mani A Thesis Presented in Partial Fulfillment of the Requirements for the Degree Master of

More information

TOLERANCING is a critical issue in the design of electromechanical

TOLERANCING is a critical issue in the design of electromechanical 1062 IEEE TRANSACTIONS ON ROBOTICS AND AUTOMATION, VOL. 15, NO. 6, DECEMBER 1999 Design for Tolerance of Electro-Mechanical Assemblies: An Integrated Approach Yadati Narahari, Member, IEEE, Rachuri Sudarsan,

More information

G D & T - Overview. Natarajan R. EGS Computers India Private Limited. Director. *

G D & T - Overview. Natarajan R. EGS Computers India Private Limited. Director.   * G D & T - Overview Natarajan R Director www.egs.co.in * www.egsindia.com EGS Computers India Private Limited Agenda Introduction to GD & T DimXpert for GD & T G D & T by examples Benefits of G D & T What

More information

UNIT 5a STANDARD ORTHOGRAPHIC VIEW DRAWINGS

UNIT 5a STANDARD ORTHOGRAPHIC VIEW DRAWINGS UNIT 5a STANDARD ORTHOGRAPHIC VIEW DRAWINGS 5.1 Introduction Orthographic views are 2D images of a 3D object obtained by viewing it from different orthogonal directions. Six principal views are possible

More information

ISO INTERNATIONAL STANDARD. Technical product documentation Digital product definition data practices

ISO INTERNATIONAL STANDARD. Technical product documentation Digital product definition data practices INTERNATIONAL STANDARD ISO 16792 First edition 2006-12-15 Technical product documentation Digital product definition data practices Documentation technique de produits Données de définition d'un produit

More information

Engineering Technology

Engineering Technology Engineering Technology Introduction to Parametric Modelling Engineering Technology 1 See Saw Exercise Part 1 Base Commands used New Part This lesson includes Sketching, Extruded Boss/Base, Hole Wizard,

More information

Geometrical Specification Model for Gear - Expression, Metrology and Analysis

Geometrical Specification Model for Gear - Expression, Metrology and Analysis Geometrical Specification Model for Gear - Expression, Metrology and nalysis Jean-Yves Dantan, Julien Bruyere, Cyrille Baudouin, Luc Mathieu To cite this version: Jean-Yves Dantan, Julien Bruyere, Cyrille

More information

NEW STANDARDS IN THE FIELD OF GEOMETRICAL PRODUCT SPECIFICATIONS

NEW STANDARDS IN THE FIELD OF GEOMETRICAL PRODUCT SPECIFICATIONS NEW STANDARDS IN THE FIELD OF GEOMETRICAL PRODUCT SPECIFICATIONS Pavlina TOTEVA, Dimka VASILEVA and Nadezhda MIHAYLOVA ABSTRACT: The essential tool for improving product quality and reducing manufacturing

More information

Geometrical product specifications (GPS) Geometrical tolerancing Tolerances of form, orientation, location and run-out

Geometrical product specifications (GPS) Geometrical tolerancing Tolerances of form, orientation, location and run-out Provläsningsexemplar / Preview INTERNATIONAL STANDARD ISO 1101 Fourth edition 2017-02 Geometrical product specifications (GPS) Geometrical tolerancing Tolerances of form, orientation, location and run-out

More information

Uncertainty in CT Metrology: Visualizations for Exploration and Analysis of Geometric Tolerances

Uncertainty in CT Metrology: Visualizations for Exploration and Analysis of Geometric Tolerances Uncertainty in CT Metrology: Visualizations for Exploration and Analysis of Geometric Tolerances Artem Amirkhanov 1, Bernhard Fröhler 1, Michael Reiter 1, Johann Kastner 1, M. Eduard Grӧller 2, Christoph

More information

DESIGN AUTOMATION LAB

DESIGN AUTOMATION LAB rizona State University? Motivation φ 8.4 8.0 φ M 0.2 B C E Map Models for Design 5 10 10 and Manufacturing - e+ MBE Summit @ NIST f,g,h b,c,d C Jami J. Shah Design utomation Lab? 2 a 4.2 j rizona State

More information

Multiple Category Scope and Sequence: Scope and Sequence Report For Course Standards and Objectives, Content, Skills, Vocabulary

Multiple Category Scope and Sequence: Scope and Sequence Report For Course Standards and Objectives, Content, Skills, Vocabulary Multiple Category Scope and Sequence: Scope and Sequence Report For Course Standards and Objectives, Content, Skills, Vocabulary Wednesday, August 20, 2014, 3:14PM District Intermediate Introduction to

More information

ROBOT DESIGN AND DIGITAL CONTROL

ROBOT DESIGN AND DIGITAL CONTROL Revista Mecanisme şi Manipulatoare Vol. 5, Nr. 1, 2006, pp. 57-62 ARoTMM - IFToMM ROBOT DESIGN AND DIGITAL CONTROL Ovidiu ANTONESCU Lecturer dr. ing., University Politehnica of Bucharest, Mechanism and

More information

Geometric Tolerancing

Geometric Tolerancing Geometric Tolerancing Distorted Objects by Suzy Lelievre Scale Transform SALOME Geometry User s Guide: Scale Transform Baek-Ki-Kim-Twisted Stool Mesh Geometric Tolerancing What is it? Geometric Tolerancing

More information