Using open CAD formats to bridge the gap between today s and tomorrow s standards CAPVIDIA Tomasz Luniewski

Size: px
Start display at page:

Download "Using open CAD formats to bridge the gap between today s and tomorrow s standards CAPVIDIA Tomasz Luniewski"

Transcription

1 Using open CAD formats to bridge the gap between today s and tomorrow s standards CAPVIDIA Tomasz Luniewski GPDIS_2012.ppt 1

2 CAPVIDIA Founded in 1994 (Belgium, Russia, USA, China, Japan) Development of engineering software applications CAD data translation and CFD services 80 programmers & engineers (20% PhD) Name reflects company activities Cap capturing Vidia knowledge (Sanskrit) Applications Areas: 3D CAD data translation, validation, quality assessment CFD simulations - FlowVision GPDIS_2012.ppt 2

3 Standards Today Well defined standards for 3D Geometry and Metadata 2D Drawing and rules how to present 3D model in 2D (paper) space Functional Dimensioning, Annotation and Tolerance Standards DIN, ISO JSO ASME Y14.5 Implementation in native CAD systems (GD&T FTA) Native file STEP IGES 3D PDF GPDIS_2012.ppt 3

4 Model Based Definition (MBD) Model Based Enterprise (MBE) Multi-CAD/CAM/CMM environment Standards Geometry Topology PMI (GD&T, FT&A) Attributes GPDIS_2012.ppt 4

5 Standards Today 3D Geometry: Surface, Solid - BREP CAD System Foundations 2D Drawings: DIN, JSO, ASME Y14.5, AIA 3500, MIL-STD CAD Specific Formats Kernels ( Manifold, Non-Manifold) Entity Definitions (Analytical, NURBS, Bezier) Tolerance (Absolute, Relative) MetaData STEP, IGES, Native GPDIS_2012.ppt 5

6 Standards Today CAD A CAD B Foundations Foundations CAD Specific CAD Specific Formats How to bridge this gap? Formats GPDIS_2012.ppt 6

7 Interoperability Today Data visualization 3DXML 3DPDF JT Data exchange (native CAD formats, STEP, IGES) IGES, STEP - 3D Geometry/Metadata non semantic STEP 242-3D Geometry/Metadata semantic presentation XML 28-3D Geometry/Metadata semantic presentation Work in progress GPDIS_2012.ppt 7

8 Challenge Exchanging 3D geometry with metadata keeping semantic relations as they were defined in native CAD system Provide easy data exchange for mainstream and downstream applications, production processes and long term archiving GPDIS_2012.ppt 8

9 Solution CAD A CAD B Foundations Foundations CAD Specific CAD Specific Formats CAP How to bridge XML this gap? Formats GPDIS_2012.ppt 9

10 How we handle different native CAD data PRO/E KERNEL Entity List CAP XML Entity List Capvidia Kernel PARASOLID Entity List CATIA V5 KERNEL Based on Capvidia s Geometry Kernel Design to capture data structures from all CAD systems Maintains Original Data Entity Definition for each Kernel GPDIS_2012.ppt 10

11 CAP XML Structure/Schemas XML Schemas NAS6606D27.CADPart (Native Format) GPDIS_2012.ppt 11

12 CAP XML Data Format XML Structure <Model> <Header> attribute type Default value comment Version int 0 Number of format version = 4 EpsModel double 0. Model tolerance LenghtUnit enumlenghtunit mm Length unit IdMax int 0 Max id used in this model Healed bool 1 If true then repair not reqired </Header> <Scene> Topology objects Geometry objects Points Curves 2d Curves 3d Surfaces Transformation Auxiliary objects Relations Features Metadata Text text annotation FlagNote flag note Roughness roughness Datum - datum DatumTarget datum target GTol geometric tolerance DimAng - angular dimension DimLin linear dimension DimRad radial dimension </Scene> <Brep id= > <Shells> <Shell...>... </Shell> </Shells> <Faces> <Face id= 34 /> </Faces> </Brep> <Face id= 10...> <DirectRefs...> <Nurbs23 id= > <BackRefs Number= 2 >1012 </BackRefs> </Nurbs23> </DirectRefs> </Face> <Face id= 12...> <DirectRefs...> <Nurbs23 id= 100 /> </DirectRefs> </Face> NAS6606D27.CADPart (Native Format) NAS6606D27.XML (Open Format) GPDIS_2012.ppt 12

13 CAP XML Data Format Metadata (Product Manufacturing Information) GD&T and FTA Roughness roughness GTol geometric tolerance Text text annotation FlagNote flag note Datum - datum DatumTarget datum target Dimensions: DimAng - angular dimension DimLin linear dimension DimRad radial dimension GPDIS_2012.ppt 13

14 CAP XML Data Format Roughness Description Roughness - obtype <PmiRoughness id="85" Parent="2" Color=" " obtype="2" aptype="0" nleader="0"> <PmiBase Position="0 0 0" Normal="1 0 0" Dir="0 1 0" Height="3.5"> <Font Type="Arial Unicode MS, 20, Bold"/> </PmiBase> <Field Text="111"/> <Field Text=""/> <Field Text="333"/> <Field Text="444"/> <Field Text="555"/> <Field Text="666"/> <Field Text="M"/> <Field Text=""/> <Field Text=""/> <DirectRefs Number="1"> <Face id="63"/> </DirectRefs> <BackRefs Number="2">86 87 </BackRefs> </PmiRoughness> attribute id Parent Color obtype aptype nleader Note3D description Unique id Parent object Color red green blue separated by spaces Roughness Obtention Type Roughness Applicability Type Number of leader 1-3d annotation, 0 2d annotation (internal 3dv type) GPDIS_2012.ppt 14

15 CAP XML Data Format Table of spec symbols GTol Description Symbol code Symbol string Symbol description 0 <UNDEF> Empty symbol 1 <SEPARATOR> 2 <DIAMETER> d 3 <DIAMETERSPHERICAL> < 4 <POSITION> v 5 <FLATNESS i 6 <PROFILESRF> k 7 <MMC> m 8 <RMC> R 9 <LMC> l 10 <FS> f 11 <TP> t 12 <ST> ` 13 <RFS> s 14 <STRAIGHTNESS> g Attribute Description PMIGTol main tag of geometric tolerance Id Id of Gtol Parent Id of parent Label Text label for model tree Color Color rgb (0-255, 0-255, 0-255) Above Text above the main body of GTol Below Text below the main body of GTol nleader Number of leaders ngtol Number of lines in gtol PmiBase base PMI data Position Position of PMI in 3D scene Normal Normal of PMI Dir Text Direction of PMI Height Height of PMI font in model units Font description of the font Leader Description of leader, zero or several objects Origin Leader origin Type Type of arrow Dir Leader direction D3 Array of points GTolData Description of the string of GTOL see pic 2 Type Type of GTol 0-40 see the table of spec symbols DiamMod Diam Modifier 0-40 see the table of spec symbols Magn Double (0 if not defined) TextMain Text of gtol ZoneMod1 Zone modifier 0-40 see the table of spec symbols ZoneMod2 Zone modifier 0-40 see the table of spec symbols ndref Number of datum reference DRef Datum reference, zero or several objects Text Text of datum reference 15 <CIRCULARITY> c 16 <CYLINDRICITY> b 17 <PROFILE_LINE> j 18 <PARALLEL> h 19 <PERPENDICULAR> o 20 <ANGLE> a 21 <CONCENTRICITY> e 22 <SYMMETRY> n 23 <BIDIRARROW> 24 <UMC> u 25 <EMC> E 26 <PMC> p 27 <RUNOUTCIRC> q 28 <RUNOUTTOTAL> r 29 <DEG> 30 <PLUSMINUS> ± 31 <MICRO> M 32 <CIRCULARRUNOUT> q 33 <DEPTH> % 34 <LOWEROREQIVALENT> <= 35 <GREATEROREQIVALENT> >= 36 <SLOPE> ^ 37 <SQUARE> " 38 <CENTERLINE> symbols C and L together 39 <OHM> Symbol of resistance om GPDIS_2012.ppt 15

16 References/Semantics in CAP XML <DirectRefs Number="1"> <Face id="5569"/> </DirectRefs> <BackRefs Number="2"> </BackRefs> GPDIS_2012.ppt 16

17 CAP XML support of mixed model definition <Model> <Header> Parametric Metadata Triangulation Wire-Frame CMM Points </Header> <Scene> Topology objects Geometry objects Points Curves 2d Curves 3d Surfaces Transformation Auxiliary objects Relations Features Metadata Text text annotation FlagNote flag note Roughness roughness Datum - datum DatumTarget datum target GTol geometric tolerance DimAng - angular dimension DimLin linear dimension DimRad radial dimension Triangulation Wire-Frame CMM </Scene> <Brep id= > <Shells> <Shell...>... </Shell> </Shells> <Faces> <Face id= 34 /> </Faces> </Brep> <Face id= 10...> <DirectRefs...> <Nurbs23 id= > <BackRefs Number= 2 >1012 </BackRefs> </Nurbs23> </DirectRefs> </Face> <Face id= 12...> <DirectRefs...> <Nurbs23 id= 100 /> </DirectRefs> </Face> <Points "> </Points> GPDIS_2012.ppt 17

18 CAP XML support of mixed model definition CATIA V5 3D TransVidia PRO/E Creo CATIA V4 UGS PRO/E SIEMENS NX CAPVIDIA XML GPDIS_2012.ppt 18

19 Capvidia components - integration levels Neutral VRML, STL, XML, etc. 3D CAD Native & PMI CATIA V4, V5 UGX, Pro/E InterOp XML 3D TV Kernel API Neutral STEP, IGES, VDA-FS. Options XML Level 1 Level 2 Level 3 Customer Application Level Integration Strategy Programming Difficulty Level 1 Using standard CAD data formats (STEP, IGES) and controlling the kernel functions no programming through Option XML file (text file), command line Estimated Implementation time days 2 Using Capvidia XML data format to communicate with the Kernel (import/export) programming weeks 3 Using Kernel API to directly access provided functions advanced programming months GPDIS_2012.ppt 19

20 Integration with CMM software GPDIS_2012.ppt 20

21 Summary Benefits CAP XML: Open XML format Human and machine readable Flexible and easy to extended Used for over 10 years in Capvidia applications Covers well all CAD systems structures Compact Bi-directional compatibility with STEP 242 GPDIS_2012.ppt 21

CADValidator: A Critical Aid for the Model-Based Enterprise

CADValidator: A Critical Aid for the Model-Based Enterprise CADValidator: A Critical Aid for the Model-Based Enterprise Abstract Learn the importance of validation for deployment of model-based engineering practices. In addition, understand what functionality is

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

GETTING YOUR DIGITAL HOUSE IN ORDER

GETTING YOUR DIGITAL HOUSE IN ORDER GETTING YOUR DIGITAL HOUSE IN ORDER STREAMLINING THE MBD AND DETAILING PROCESS WITH CREO Martin Neumüller Creo Product Management PTC Eindhoven, 2017 AGENDA 1. MBD opportunities and challenges 2. Creo

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

Standards-Based Interoperability for Design to Manufacturing and Quality in the Supply Chain Part 2

Standards-Based Interoperability for Design to Manufacturing and Quality in the Supply Chain Part 2 Standards-Based Interoperability for Design to Manufacturing and Quality in the Supply Chain Part 2 Asa Trainer GPDIS2017 Phoenix, AZ Sep 2017 GPDIS_2017.ppt 1 Introduction International TechneGroup Incorporated

More information

MODELING FOR THE END GAME > USABLE PARTS

MODELING FOR THE END GAME > USABLE PARTS MODELING FOR THE END GAME > USABLE PARTS Mark Nielsen TechAzul 310-729-6275 liveworx.com # L I V E W O R X MARK NIELSEN Founder TechAzul BS & MS Mechanical Engineering, University of California, Berkeley

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

CREO 4.0: MODEL BASED DEFINITION (MBD)

CREO 4.0: MODEL BASED DEFINITION (MBD) CREO 4.0: MODEL BASED DEFINITION (MBD) Raphael Nascimento Product Manager PTC Creo 17 November, 2016 PTC Forum Europe Stuttgart, Germany Model Based Definition (MBD) AGENDA GD&T Advisor Questions? 2 Model

More information

Getting to the end game with QIF: Useable Parts. Mark Nielsen TechAzul

Getting to the end game with QIF: Useable Parts. Mark Nielsen TechAzul Getting to the end game with QIF: Useable Parts Mark Nielsen TechAzul 310-729-6275 mark@techazul.com Mark Nielsen Founder TechAzul Masters of Science in Mechanical Engineering, University of California,

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

NIST MBE PMI Validation & Conformance Testing CTC Model Verification Results February 2015

NIST MBE PMI Validation & Conformance Testing CTC Model Verification Results February 2015 YOUR CENTRAL SOURCE FOR DATA EXCHANGE NIST MBE PMI Validation & Conformance Testing CTC Model Verification Results February 2015 Doug Cheney CAD Validation Specialist ITI TranscenData Doug.Cheney@TranscenData.com

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

Course Summary. CLASSROOM: On-site Instructor-led Education WEBINAR: Instructor-led On-line Training ON-DEMAND: Virtual Self-Paced Learning

Course Summary. CLASSROOM: On-site Instructor-led Education WEBINAR: Instructor-led On-line Training ON-DEMAND: Virtual Self-Paced Learning Course Summary CLASSROOM: On-site Instructor-led Education WEBINAR: Instructor-led On-line Training ON-DEMAND: Virtual Self-Paced Learning NO. COURSE NAME CLASSROOM* WEBINAR ON-DEMAND MBD/MBE EDUCATION

More information

QIF and the Future of Digital Metrology

QIF and the Future of Digital Metrology and the Future of Digital Metrology Daniel Campbell Capvidia dc@capvidia.com GPDIS_2016.ppt 1 Overview Current metrology process What is? use cases Capvidia and GPDIS_2016.ppt 2 Modern Software Process:

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

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

A Feature-based Method for MBD Model Exchange among Heterogeneous CAD Systems

A Feature-based Method for MBD Model Exchange among Heterogeneous CAD Systems 4th International Conference on Machinery, Materials and Information Technology Applications (ICMMITA 2016) A Feature-based Method for MBD Model Exchange among Heterogeneous CAD Systems Xie Weikang1, a,

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

Charting the transition between Engineering Specifications, the 3D Model and Inspection through Quality Reporting. Glen Voglesong

Charting the transition between Engineering Specifications, the 3D Model and Inspection through Quality Reporting. Glen Voglesong Charting the transition between Engineering Specifications, the 3D Model and Inspection through Quality Reporting Glen Voglesong 2017 10 5 The power computer modeling: connecting tools and their functional

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

How PMI and Data Modeling Standards Affect Successful Implementation of 3D MBD/MBE

How PMI and Data Modeling Standards Affect Successful Implementation of 3D MBD/MBE How PMI and Data Modeling Standards Affect Successful Implementation of 3D MBD/MBE Understanding and Managing Risk in Implementation and Transition Bryan R. Fischer Advanced Dimensional Management LLC

More information

Recommended Practices for Geometric Dimensions & Tolerances (GD&T)

Recommended Practices for Geometric Dimensions & Tolerances (GD&T) Recommended Practices for Geometric Dimensions & Tolerances (GD&T) Polyline Presentation Release 1.0 Contacts: June 16, 2008 Jochen Boy PROSTEP AG Taunusstraße 42 80807 Munich / Germany jochen.boy@prostep.com

More information

Model-Based Definition using Creo Parametric and GD&T Advisor

Model-Based Definition using Creo Parametric and GD&T Advisor Model-Based Definition using Creo Parametric and GD&T Advisor Ted Anderson Product Line Manager Sigmetrix, LLC Model-Based Definition What is it? Why Model-Based Definition? What tools are required to

More information

Technical drawings and their interpreta1on. ME Fall 2011 Eradat SJSU Based on notes on Jim Burge and other online resources

Technical drawings and their interpreta1on. ME Fall 2011 Eradat SJSU Based on notes on Jim Burge and other online resources Technical drawings and their interpreta1on ME 297-1 Fall 2011 Eradat SJSU Based on notes on Jim Burge and other online resources Technical drawings Technical drawings Orthographic projec1on Isometric layout

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

Lesson 16 Helical Sweeps and Annotations

Lesson 16 Helical Sweeps and Annotations Lesson 16 Helical Sweeps and Annotations Figure 16.1 Helical Compression Spring Drawing OBJECTIVES Create a helical compression spring with a Helical Sweep Use sweeps to create hooks on extension springs

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

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

Unlock the Power of 3D Scanning TM. The Safer, Easier Inspection Software TM

Unlock the Power of 3D Scanning TM. The Safer, Easier Inspection Software TM Unlock the Power of 3D Scanning TM The Safer, Easier Inspection Software TM See Rapidform XOV in action at www.rapidform.com The Safer, Easier Inspection Software LiveScan - Scan and Probe Directly within

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

#SEU PMI and CAM Express

#SEU PMI and CAM Express #SEU 2016 PMI and CAM Express Realize innovation. PMI and CAM Express A PMI Primer Two Methods to Transfer Data Solid Edge Connection JT File transfer Interoperability function (change to a different model)

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

NAVAIR Non Contact In-Process Inspection. Gabe Draguicevich N42 FRC-SW NAVAIR NI Aug 25th, 2015

NAVAIR Non Contact In-Process Inspection. Gabe Draguicevich N42 FRC-SW NAVAIR NI Aug 25th, 2015 NAVAIR Non Contact In-Process Inspection Gabe Draguicevich N42 FRC-SW NAVAIR NI Aug 25th, 2015 Overview Background on Navy 3D Model Status (3MS / MBD) Proposed System Examples Definition of Digital Product

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

Mechanical Design. CATIA - 3D Functional Tolerancing and Annotations 2 (FTA) CATIA V5R20

Mechanical Design. CATIA - 3D Functional Tolerancing and Annotations 2 (FTA) CATIA V5R20 Mechanical Design CATIA - 3D Functional Tolerancing and Annotations 2 (FTA) CATIA V5R20 Mechanical Design CATIA - 3D Functional Tolerancing and Annotations Define and manage tolerance specifications and

More information

DRAFT Solid Edge ST4 Update Training Draft

DRAFT Solid Edge ST4 Update Training Draft DRAFT Solid Edge ST4 Update Training Draft Presented by: Steve Webb Topics Parts List Table Titles Column Headers Headers Merging Header Rotate Cell Aspect Ratio Cell Formatting Overriding Disabled Cells

More information

The Importance of a Technical Data Package to Support 3D MBE. Glen Voglesong Faurecia Rahim Alsaffar Johnson Controls

The Importance of a Technical Data Package to Support 3D MBE. Glen Voglesong Faurecia Rahim Alsaffar Johnson Controls The Importance of a Technical Data Package to Support 3D MBE Glen Voglesong Faurecia Rahim Alsaffar Johnson Controls Johnson Controls Automotive Agenda Introduction Information & Technology What s a TDP?

More information

Why QIF matters. a lot more than you think.

Why QIF matters. a lot more than you think. Why QIF matters a lot more than you think. QIF is more than a metrology standard, It provides support for Model Based Enterprise, Digital Thread, Digital Twin, and enterprise reuse of CAD data. QIF is

More information

Reference number of working document: ISO/IEC JTC 1/SC 24 N 000

Reference number of working document: ISO/IEC JTC 1/SC 24 N 000 Reference number of working document: ISO/IEC JTC 1/SC 24 N 000 Date: 2014-08-00 Reference number of document: Committee identification: ISO/IEC JTC 1/SC 24/WG 6 Secretariat: Information technology Computer

More information

Test Suite for the CAx Implementor Forum Round 23J October 2008 March 2009

Test Suite for the CAx Implementor Forum Round 23J October 2008 March 2009 Passion for Results Test Suite for the CAx Implementor Forum Round 23J October 2008 March 2009 Release 1.1 February 9, 2009 Contacts: Jochen Boy PROSTEP AG Taunusstraße 42 80807 Munich, Germany jochen.boy@prostep.com

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

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

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

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

MiCAT Planner Features

MiCAT Planner Features MiCAT Planner Features MiCAT Planner is Mitutoyo s latest software development for fast and efficient part programming. Mitutoyo MiCAT Planner was developed to make the generation of measurement programs

More information

Multi-CAD CATIA V5 Installation Guide. CATIA V5 Multi-CAD Products. Document Revision: 2.0 Issued: 05/12/2017

Multi-CAD CATIA V5 Installation Guide. CATIA V5 Multi-CAD Products. Document Revision: 2.0 Issued: 05/12/2017 Multi-CAD CATIA V5 Installation Guide CATIA V5 Multi-CAD Products Document Revision: 2.0 Issued: 05/12/2017 THEOREM SOLUTIONS 2017 Contents Installation Instructions for CATIA V5 Multi-CAD Products...

More information

CAX DATA CONVERSION COM/FOX T-SYSTEMS PLM APPLICATIONS

CAX DATA CONVERSION COM/FOX T-SYSTEMS PLM APPLICATIONS CAX DATA CONVERSION COM/FOX T-SYSTEMS PLM APPLICATIONS What if DIFFERENT CAX FORMATS COULD BE ORChEStRatED EaSiLY CAx Data Conversion Content 1 2 3 4 5 6 7 Overview Product characteristics Product modules

More information

Representation of features Geometric tolerances. Prof Ahmed Kovacevic

Representation of features Geometric tolerances. Prof Ahmed Kovacevic ME 1110 Engineering Practice 1 Engineering Drawing and Design - Lecture 6 Representation of features Geometric tolerances Prof Ahmed Kovacevic School of Engineering and Mathematical Sciences Room C130,

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

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

Set your drafting standard and drawing preferences

Set your drafting standard and drawing preferences DRAFTING The Drafting application is designed to allow you to produce and maintain industry standard engineering drawings directly from the 3D model or assembly part. Drawings created in the Drafting application

More information

Welcome to Solid Edge University

Welcome to Solid Edge University #SEU15 Welcome to Solid Edge University Realize innovation. State-of-the-Art Drafting, Made Even Better Investing in What You Need General Workflow Dimension Enhancements Annotation Enhancements Page 2

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

Gaging Exploration (Applications)

Gaging Exploration (Applications) Gaging Exploration (Applications) PMPA Technical Conference Tomorrow is Today - Conquering the Skills Challenge Chicago, IL April 24, 2018 Gary K. Griffith Corona, California Gary K. Griffith 50+ Years

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

Model Based Definition The future mode of product TPD

Model Based Definition The future mode of product TPD Model Based Definition The future mode of product TPD 11-10- 2018 Leo Broers Project Manager ASML QC DE CSI ASML organization Slide 2 Lithography is the critical tool for producing chips All of the world

More information

Parametric Modeling with Creo Parametric 2.0

Parametric Modeling with Creo Parametric 2.0 Parametric Modeling with Creo Parametric 2.0 An Introduction to Creo Parametric 2.0 Randy H. Shih SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com

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

Autodesk Inventor LT. Easy as 1, 2, 3D.

Autodesk Inventor LT. Easy as 1, 2, 3D. Autodesk Inventor LT Easy as 1, 2, 3D. Model Your Part Designs in 3D With parametric 3D solid part modeling in Autodesk Inventor LT software, you can model your part designs in 3D instead of simply drawing

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

Comprehensive GD&T Evaluation Software for Manufacturing Quality Control

Comprehensive GD&T Evaluation Software for Manufacturing Quality Control Comprehensive GD&T Evaluation Software for Manufacturing Quality Control Model-Based Family of Software EVOLVE SmartProfile Comprehensive GD&T Evaluation Software for Manufacturing Quality Control Easy

More information

User Guide V10 SP1 Addendum

User Guide V10 SP1 Addendum Alibre Design User Guide V10 SP1 Addendum Copyrights Information in this document is subject to change without notice. The software described in this document is furnished under a license agreement or

More information

AutoCAD and Its Applications BASICS Reference Material. Drafting Symbols

AutoCAD and Its Applications BASICS Reference Material. Drafting Symbols AutoCAD and Its Applications BASICS Reference Material Drafting Symbols Symbols provide a common language for drafters all over the world. owever, symbols are meaningful only if they are drawn according

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

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

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS ADVANCED MECHANICAL DRAWING CID 1220

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS ADVANCED MECHANICAL DRAWING CID 1220 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS ADVANCED MECHANICAL DRAWING CID 1220 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Date Revised: Fall 00 NOTE: This course is not

More information

Legacy Migration Extension (LMX) Legacy Drawing Associator (LDA) Annotation Convertor (AC) Assembly Configuration Collapse (ACC) December 2011 Rev G

Legacy Migration Extension (LMX) Legacy Drawing Associator (LDA) Annotation Convertor (AC) Assembly Configuration Collapse (ACC) December 2011 Rev G Legacy Migration Extension (LMX) Legacy Drawing Associator (LDA) Annotation Convertor (AC) Assembly Configuration Collapse (ACC) December 2011 Rev G Agenda Introduction to Legacy Migration Extensions (LMX)

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

6/23/2016 Copyright 2016 Society of Manufacturing Engineers

6/23/2016 Copyright 2016 Society of Manufacturing Engineers 6/23/2016 Copyright 2016 Society of Manufacturing Engineers --- 1 --- GEOMETRIC DIMENSIONING & TOLERANCING FUNDAMENTALS Form Controls & Datums - GDT2 TRT: 25:44 Minutes SCENE 1. GDT01A, CGS: FBI warning

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

Mechanical Design CATIA - Interactive Drafting 1 (ID1) CATIA V5R20

Mechanical Design CATIA - Interactive Drafting 1 (ID1) CATIA V5R20 Mechanical Design CATIA - Interactive Drafting 1 (ID1) CATIA V5R20 Mechanical Design CATIA - Interactive Drafting Address 2D design and drawing production requirements. Product overview Interactive Drafting

More information

Geometric dimensioning & tolerancing (Part 1) KCEC 1101

Geometric dimensioning & tolerancing (Part 1) KCEC 1101 Geometric dimensioning & tolerancing (Part 1) KCEC 1101 Introduction Before an object can be built, complete information about both the size and shape of the object must be available. The exact shape of

More information

A R C H I V E

A R C H I V E A R C H I V E 2 0 0 6 Tutorial Geometric Dimensioning And Tolerancing: A Primer For The BiTS Professional Thomas Allsup Manager of Technology Anida Technologies COPYRIGHT NOTICE The papers in this publication

More information

Additive Manufacturing in a Model Based Enterprise

Additive Manufacturing in a Model Based Enterprise 3D Collaboration & Interoperability Congress Additive Manufacturing in a Model Based Enterprise Implementation Planning Speaker: Thad Henry Systems Engineering Management Office Information, Configuration

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

Chapter 2: Dimensioning Basic Topics Advanced Topics Exercises

Chapter 2: Dimensioning Basic Topics Advanced Topics Exercises Chapter 2: Dimensioning Basic Topics Advanced Topics Exercises Dimensioning: Basic Topics Summary 2-1) Detailed Drawings 2-2) Learning to Dimension 2-3) Dimension Appearance and Techniques. 2-4) Dimensioning

More information

CMM-Manager. Fully featured metrology software for Multi-sensor, CNC, Manual, and Portable CMMs NIKON METROLOGY I VISION BEYOND PRECISION

CMM-Manager. Fully featured metrology software for Multi-sensor, CNC, Manual, and Portable CMMs NIKON METROLOGY I VISION BEYOND PRECISION CMM-Manager Fully featured metrology software for Multi-sensor, CNC, Manual, and Portable CMMs NIKON METROLOGY I VISION BEYOND PRECISION EASY TO USE, RICH FUNCTIONALITIES CMM-Manager is by far the highest

More information

NX, M-CAD BSH NX Method - Core Architecture User Guide

NX, M-CAD BSH NX Method - Core Architecture User Guide BSH NX Method - Core Architecture User Guide BSH Engineering Design Process / BSH NX M-CAD / NX10 / Method / Responsible Party - BSH GST Product Master Data Preface Siemens PLM NX is the corporate key

More information

Release Highlights for BluePrint-PCB Product Version 2.0.1

Release Highlights for BluePrint-PCB Product Version 2.0.1 Release Highlights for BluePrint-PCB Product Version 2.0.1 Introduction BluePrint Version 2.0.1 is a rolling release for BluePrint V2.0. BluePrint rolling releases are delivered as needed and allow us

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

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

Alessandro Anzalone, Ph.D. Hillsborough Community College, Brandon Campus

Alessandro Anzalone, Ph.D. Hillsborough Community College, Brandon Campus Alessandro Anzalone, Ph.D. Hillsborough Community College, Brandon Campus Sections: 1. Definitions 2. Material Conditions 3. Modifiers 4. Radius and Controlled Radius 5. Introduction to Geometric Tolerances

More information

CMI CATIA TEAMCENTER INTEGRATION. CATIA V4/ V5 Teamcenter Enterprise Integration

CMI CATIA TEAMCENTER INTEGRATION. CATIA V4/ V5 Teamcenter Enterprise Integration CMI CATIA TEAMCENTER INTEGRATION CATIA V4/ V5 Teamcenter Enterprise Integration 1 T-SYSTEMS TEAMCENTER CATIA INTEGRATION CATIA TEAMCENTER INTEGRATION OVERVIEW Product since 1995 Teamcenter as global PDM

More information

PRODUCT RELEASE ANNOUNCEMENT

PRODUCT RELEASE ANNOUNCEMENT Product Category CADverter Product Group CATIA V5 for NX Release Version 18.2 Document Type Product Release Announcement Status Released Revision 2.0 Author Mark Stowe Issued 09/07/2015 THEOREM SOLUTIONS

More information

Concentricity and Symmetry Controls

Concentricity and Symmetry Controls Concentricity and Symmetry Controls Alessandro Anzalone, Ph.D. Hillsborough Community College, Brandon Campus Concentricity and Symmetry Controls Sections: 1. Concentricity Control 2. Symmetry Control

More information

Laboratory Exercises

Laboratory Exercises Laboratory Exercises 4 : 1 Lab 1A Inverted T Inverted T. Draw the solid object shown. Place the origin at the intersection of the faces with the holes in them. The front face is marked for you. Make sure

More information

David A. Madsen. Faculty Emeritus

David A. Madsen.   Faculty Emeritus i Q eometric ' ' Dimensioning andtolerancing Ninth Edition Based on ASME Y14.5-2009 AWk A ejacy ofjejtccftence APPROVED PUBLICATION by David A. Madsen President, Madsen Designs Inc. www.madsendesigns.com

More information

INDICATION OF FUNCTIONAL DIMENSION ACCORDING ISO GPS HOW SHALL WE APPLICATE?

INDICATION OF FUNCTIONAL DIMENSION ACCORDING ISO GPS HOW SHALL WE APPLICATE? INDICATION OF FUNCTIONAL DIMENSION ACCORDING ISO GPS HOW SHALL WE APPLICATE? Karel PETR 1 1 Department of Designing and Machine Components, Faculty of Mechanical Engineering, Czech Technical University

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

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

Hochschule Magdeburg-Stendal BACHELORARBEIT. Bridging Engineering and Manufacturing. Bachelor of Engineering (B.Eng.) Hochschule Magdeburg-Stendal

Hochschule Magdeburg-Stendal BACHELORARBEIT. Bridging Engineering and Manufacturing. Bachelor of Engineering (B.Eng.) Hochschule Magdeburg-Stendal Hochschule Magdeburg-Stendal Fachbereich Ingenieurwissenschaften und Industriedesign (IWID) Insitut für Elektrotechnik BACHELORARBEIT Bridging Engineering and Manufacturing Vorgelegt von: Diego de la Fuente

More information

Creo Parametric 1.0. for Engineers and Designers. CADCIM Technologies 525 St. Andrews Drive Schererville, IN 46375, USA (www.cadcim.

Creo Parametric 1.0. for Engineers and Designers. CADCIM Technologies 525 St. Andrews Drive Schererville, IN 46375, USA (www.cadcim. Creo Parametric 1.0 for Engineers and Designers CADCIM Technologies 525 St. Andrews Drive Schererville, IN 46375, USA (www.cadcim.com) Contributing Author Sham Tickoo Professor Department of Mechanical

More information

TECHNICAL DESIGN II (546)

TECHNICAL DESIGN II (546) DESCRIPTION The second in a sequence of courses that prepares individuals with an emphasis in developing technical knowledge and skills to develop working drawings in support of mechanical and industrial

More information

Precision for People. 3D Multisensor Metrology Software. Precision for People

Precision for People. 3D Multisensor Metrology Software. Precision for People Precision for People 3D Multisensor Metrology Software Precision for People Put 30 Years of Multisensor Experience to Work for You ZONE3 metrology software puts the power of OGP s 30 years of multisensor

More information

An Introduction to Dimensioning Dimension Elements-

An Introduction to Dimensioning Dimension Elements- An Introduction to Dimensioning A precise drawing plotted to scale often does not convey enough information for builders to construct your design. Usually you add annotation showing object measurements

More information

Computer Aided Drawing: An Overview

Computer Aided Drawing: An Overview Computer Aided Drawing: An Overview Dr. H. Hirani Department of Mechanical Engineering INDIAN INSTITUTE OF TECHNOLOGY BOMBAY Powai, Mumbai-76 hirani@me.iitb.ac.in Drawing: Machine/ Engineering/ Technical

More information

Introduction. Objectives

Introduction. Objectives Introduction As more and more manufacturers become immersed in the global economy, standardization plays a critical role in their success. Geometric dimensioning and tolerancing (GD&T) provides a set of

More information

Drafting Skills. Use basic measurement systems Apply the elements of the English/Imperial system and the metric system.

Drafting Skills. Use basic measurement systems Apply the elements of the English/Imperial system and the metric system. CADD s Fundamental Drafting s Drafting s 1(a) Use drawing media and related drafting materials. Identify the characteristics and types of vellum, mylar, plotting pens, plotting pencils, ink and toner cartridges.

More information