UNIT - V DHARANI KUMAR.S/AP/MECH

Size: px
Start display at page:

Download "UNIT - V DHARANI KUMAR.S/AP/MECH"

Transcription

1 UNIT - V DHARANI KUMAR.S/AP/MECH

2 CAD Standards are a set of guidelines for the way Computer-aided design (CAD) drawings should appear, to improve productivity and interchange of CAD documents between different offices and CAD programs, especially in architecture and engineering. DHARANI KUMAR.S/AP/MECH

3 DHARANI KUMAR.S/AP/MECH

4 Standards for computer graphics-need for graphic standards Need for portability of the geometric model among different hardware platforms. Exchange drawing database among software packages. Need for exchanging graphic data between different computer system. Need for the requirement of graphic data exchange formats and their details such as IGES,DXF,STEP.

5 SOME OF GRAPHIC STANDARDS DHARANI KUMAR.S/AP/MECH

6 FOUR TYPES OF MODELNG DATA USED IN PRODUT DESCRIPTION Shape data contains information of both geometrical and topographical information along with surface features. Non shape data contains shade images and model global data. Design data Manufacturing data

7 Requirements for the Exchange Shape data: both geometric and topological information, part or form features. Fonts, color, annotation are considered part of the geometric information. Non-shape data: graphics data such as shaded images, and model global data as measuring units of the database and the resolution of storing the database numerical values. Design data: information that designers generate from geometric models for analysis purposes. Mass property and finite element mesh data belong to this type of data. Manufacturing data: information as tooling, NC tool paths, tolerancing, process planning, tool design, and bill of materials (BOM).

8 CLASSIFICATION OF CAD STANDARDS Graphics and computing Standards-GKS, OpenGL Data Exchange Standards-IGES,DXF,STEP,CALS Communication Standards DHARANI KUMAR.S/AP/MECH

9 Graphics standard Focus of this standard is that the application program should be device independent and should interface to any input device handler and to any graphics display through a device driver. The graphics system is divide into two parts ; Kernel system which is hardware independent and the device handler /driver,which is naturally hardware dependent. Kernel system act as buffer between the application program and the specific hardware to ensure the independent and portability of the program.

10 Graphics standard

11 Graphics standards in graphics programming

12 Graphics Kernel system GKS is basically a set of procedure which can be called by user programs to carry out certain generalized functions such as arc,circle,ellipse etc. It is a standardized system of graphical functions for processing graphical data to create and process 2D images. GSK implementations have been made by many hardware manufactures in many languages.

13 LAYER MODEL OF GKS DHARANI KUMAR.S/AP/MECH

14 Features of GKS It is an independent device,it can work with all types of input and output devices. All text and annotation can be prepared and stored in natural languages. Graphic functions are defined for both 2D and 3D GKS defines an international coordinate system called normalized device coordinate system.

15 Classifications of GKS 1. control functions 2. Output attributes 3. Output primitives 4. Segment functions 5. Transformations 6. Input functions 7. Metafile functions 8. Inquiry functions

16 Output primitives & Output attributes Circle is a primitives Attributes may be color, line width and line types

17 Examples POLYLINE POLYMARKER TEXT FILL AREA

18 GKS INQUIRY FUNCTIONS Functions are used to find the current status of any variable in GKS. It is mainly used to isolate the predefined values of variables if anything is required. Example : transformation and clippings

19 GKS INPUT FUNCTIONS A set of functionality is defined in the category is known as input functions. The devices which are connected in a graphic system are to act an input element such as tablets, mouse, keyboard and joystick.

20 Metafile functions Files to store, retrieve and display the graphical data to handle device independent formats.

21 PHIGS

22

23 Data Exchange Standards

24 IGES (Initial Graphics Exchange Specification) First developed by National Institute of Standards and Technology (NIST) in Then adopted by the American National Standards Institute (ANSI) in the same year. exchanges primarily shape (both geometric and topological) and non-shape data, which is referred as CAD-to-CAD exchange.

25 IGES (Initial Graphics Exchange Specification) codes a superset of common entities of all CAD/CAM systems to facilitate the translation between various systems.

26 Development of IGES

27 IGES (Initial Graphics Exchange Specification) Geometry Entities

28 IGES (Initial Graphics Exchange Specification) Annotation Entities

29 IGES (Initial Graphics Exchange Specification) Structure Entities

30 IGES (Initial Graphics Exchange Specification) File structure

31 Flag section Used only with the compressed ASCII and binary format. IGES data in a file can be represented in two formats :ASCII and binary ASCII - American Standard Code for Information Interchange. ASCII format comprises two types : fixed 80-character record length compressed format. and Compressed format contains compressed file by eliminating spaces from the records.

32 Start section Provides a human readable description of the file, such as the sending system that generated the original data, the pre-processor,and the product being described.

33 Global section Included information telling the pre-processor and information needed by the post processor to interpret the files. Some item specified example : the data and time of the file generation.

34 Directory Entry section Is a list of all the entities together with certain of their attributes. All product definition data are expressed as a list of predefined entities (geometry and annotation entitles ). Entry each entity occupies two 80 character records that are divide into a total of twenty 8-character fields. First and the eleventh field contains entity type number. Second field contains pointer to the Parameter data entry for the entity in the parameter data section. Remain entity will contain (line fonts,layer number, transformation matrix ).

35 Parameter data section Section contains the actual data defining each entity listed in the directory entry section. Example: straight line entity is defined by the 6 coordinates its two end points. Each entity always has two records in the directory entry section and number of records need for each entity in the parameter data section. Parameter data is placed in free format of columns 1 through 64. Column 65 left blank. Columns 66 to 72 on all parameter data records contain the entity pointer specified in the first record of the entity in the data entry section.

36 Terminate data section Section contains a single record which specifies the number of records in each of the four preceding sections for checking purpose.

37

38

39 DRAWING INTERCHANGE FORMAT (DXF) DXF into file formats that could be read and used by other CAD/CAM/CAE sfiles were originally developed to give user flexibility in managing data and translating AutoCAD drawings ystems. DXF standard of interchanging CAD drawing files for almost all CAD/CAM/CAE systems. In fact, almost every newly introduced CAD/CAM/CAE sytem tends to provide translators to and form the DXF file.

40 DXF file is an ASCII test file and consist of five sections Header- describes the AutoCAD drawing environment that existed when the DXF file was created. Table-contains information about line types, layers, text styles, and views that have been defined in the drawing. Block-contains a list of graphic entities that are defined as a group. Entity immediately follows the block section, and serves as the main part of the DXF file, with all entities of the drawing described in it. Terminate-indicates the end of the file.

41 Limitations of IGES and DXF IGES and DXF files were developed to exchange product definition data instead of product data. By product data we mean the data relevant to entire life cycle of a product (eg: design,manufacturing, quality assurance,testing and support).

42 PDES (Product Data Exchange Standard) (then Product Data Exchange Using STEP) STEP (Standard for the Exchange of Product model data) is a new International Standard (ISO 10303) for representing and exchanging product model information. Support any industrial application such as mechanical, electric, plant design, and architecture and engineering construction. To include all four types of data which is relevant to the entire lifecycle of a product: design, analysis, manufacturing, quality assurance, testing, support, etc.

43 PDES is a much more comprehensive and complex standard than IGES or any other predecessors The user interface is not as simple as put IGES and get IGES.

44 STEP ARCHITECTURE MECHANICAL PRODUCTS ELECTRICAL PRODUCTS AEC PRODUCTS APPLICATION N Application layer GENERIC ENTITIES APPLICATION SPECIFIC ENTITIES Logical layer FILE FORMAT AND DATA STRUCTURE Physical layer

45 Three layers of STEP Application layer consist of information of various application areas. Logical layer-provide a consistent, computer-independent description of the data constructs that contain information to be exchanged. Physical layer deals with the data structures and data format for exchange file itself. EXPRESS is a formal data specification language used to specify the representation of product information.

46 Standard for the Exchange of Product model data The goal was to define a standard to cover all aspects of a product (i.e. geometry, topology, tolerances, materials, etc.), during its lifetime. Fundamental difference in IGES and STEP. The central unit of data exchange in the IGES model is the entity. The central unit of data exchange in the STEP model is the application, which contains various types of entities. Data is exchanged between systems it is done in terms of application units.

47

48 Continuous acquisition and life cycle support (CALS). It was developed by US department of defense. It prescribes the formats for storage and exchange of technical data. Focuses mainly technical publications Important CALS standards 1.Standard generalized markup language (SGML) is an important standard.developed ibn 1960s IBM. It has the document description language. 2.Computer graphics metafile (CGM) is next important standard.developed in 1986 it is used for the vector file format for illustrations and drawings.

49 Continuous acquisition and life cycle support (CALS) CALS is an attempt to integrate text, graphics and image data into standard document architecture. All technical publications for the federal government must conform to the CALS standard. CALS has also come into wide use in the commercial computer industry such as in CAD/CAM applications and in the aerospace industry which owes a large part of its business to government and military contracts.

50 Continuous acquisition and life cycle support (CALS) Two types of CALS raster formats as defined by MIL-STD-28002A. TYPE I raster data files contain single monochrome image compressed using CCITT encoding algorithm. TYPE II image file contain one or two monochrome images which are also stored using CCITT encoding algorithm.

51 Continuous acquisition and life cycle support (CALS) Type I file format consist of the following I. Header II. Image data Type II file format looks similar to the format given below. Header Document profile Presentation styles Document layout Root layout

52 Layout object page 1 Tile index Image data Layout object page 1 Tile index Image data Layout object page 1 Tile index Image data

53 Continuous acquisition and life cycle support (CALS) I. File details II. Header record data block III. Image record identifiers IV. SourceDocId V. DestDocId VI. Text File ID I. FiguerID II. SourceGraph III. Docclass IV. Raser type V. Orientation VI. Pelcount VII.Density

54 Open GL image exchange using Open GL

55 Open GL image exchange using Open GL

56 What's wrong with using IGES files? Technically there's nothing wrong with using the IGES format, however, IGES files tend to be surface models, and often get translated with gaps between the surfaces, missing faces and in some instances surfaces with faces in the wrong orientation. While there is is an IGES standard for solids (IGES-MSBO), it is not often used. When a user creates an IGES file, they are translating their native CAD file into the IGES format. When this file is shared, it is imported into the next CAD package and is translated again. File translations, could potentially bring in inaccuracies in the geometry. The benefit of using the Native CAD file, is that it only requires 1 translation, which is theoretically more accurate.

57 Why is STEP better than IGES? STEP is newer technology, where IGES which is older 1990's technology, that has not been updated in over 20 years. STEP files tend to be solid models, where IGES files are more often surface models, which could have gaps and missing faces. STEP is a mature file format, it has been available for over 20 years with continual development and wide adoption between CAD vendors. STEP is widely used, and is even used in the construction industry, the IFC file format is a version of STEP.

Lecture 7. Neutral File. Lecture 7 1

Lecture 7. Neutral File. Lecture 7 1 Lecture 7 Neutral File Lecture 7 1 What is neutral file? Without neutral file, we requires 2 N number of translator for N numbers of software. Translator Computer Computer Computer Computer Computer Neutral

More information

CGM File Format Summary

CGM File Format Summary 1 of 5 4/2/07 5:10 PM Search You are in FileFormat.Info» Specific Formats» CGM Free jpeg format software Find, edit & share your files with Picasa. Supports tiff, jpg & more! picasa.google.com Format 6x6

More information

PERFORMANCE SPECIFICATION

PERFORMANCE SPECIFICATION NOT MEASUREMENT SENSITIVE MIL-PRF-28000B 30 SEPTEMBER 1999 SUPERSEDING MIL-PRF-28000A 10 FEBRUARY 1992 PERFORMANCE SPECIFICATION DIGITAL REPRESENTATION FOR COMMUNICATION OF PRODUCT DATA: IGES APPLICATION

More information

ME COMPUTER AIDED DESIGN COMPUTER AIDED DESIGN 2 MARKS Q&A

ME COMPUTER AIDED DESIGN COMPUTER AIDED DESIGN 2 MARKS Q&A ME6501 - COMPUTER AIDED DESIGN COMPUTER AIDED DESIGN 2 MARKS Q&A Unit I 1. What is CAD? Computer aided design (CAD) is the technology concerned with the use of computer systems to assist the creation,

More information

Geometric Modeling Lecture Series. Prof. G. Wang Department of Mechanical and Industrial Engineering University of Manitoba

Geometric Modeling Lecture Series. Prof. G. Wang Department of Mechanical and Industrial Engineering University of Manitoba Geometric Modeling 25.353 Lecture Series Prof. G. Wang Department of Mechanical and Industrial Engineering University of Manitoba Introduction Geometric modeling is as important to CAD as governing equilibrium

More information

AutoVue Desktop Version Performance Related INI Options

AutoVue Desktop Version Performance Related INI Options AutoVue Desktop Version 9.3 Performance Related INI Options Copyright 2008, Oracle and/or its affiliates. All rights reserved. Portions of this software Copyright 996-2007 Glyph & Cog, LLC. Portions of

More information

This is a preview of "INCITS/ISO/IEC ". Click here to purchase the full version from the ANSI store. INTERNATIONAL STANDARD

This is a preview of INCITS/ISO/IEC . Click here to purchase the full version from the ANSI store. INTERNATIONAL STANDARD This is a preview of "INCITS/ISO/IEC 8632-...". Click here to purchase the full version from the ANSI store. INTERNATIONAL STANDARD ISO/IEC 8632-1 INCITS/ISO/IEC 8632-1-1999 (R2005) Second edition 1999-12-15

More information

Computer Aided Engineering Applications

Computer Aided Engineering Applications Computer Aided Engineering Applications 1A.Geometric Modeling 1.1 Geometric modelling methods 1.2 Data representation 1.3 Modeling functions 1.4 Structure of a CAD system Engi 6928 - Fall 2014 1.Geometric

More information

AutoCAD DWG Drawing Limitations in SAP 3D Visual Enterprise 9.0 FP03

AutoCAD DWG Drawing Limitations in SAP 3D Visual Enterprise 9.0 FP03 AutoCAD DWG Drawing Limitations in SAP 3D Visual Enterprise 9.0 FP03 AutoCAD Import Limitations The following is a list of AutoCAD features that will not give an expected viewable when using SAP 3D Visual

More information

Dr. Aylin Gurkok - Florida International University - College of Engineering - Department of Mechanical and Materials Engineering - Miami

Dr. Aylin Gurkok - Florida International University - College of Engineering - Department of Mechanical and Materials Engineering - Miami What is CADD? Computer-aided drawing is a technique where engineering drawings are produced with the assistance of a computer and, as with manual drawing, is only the graphical means of representing a

More information

Computer Aided Drafting & Design. Computer-aided draughting & design

Computer Aided Drafting & Design. Computer-aided draughting & design LECTURE #5 Computer Aided Drafting & Design Computer-aided draughting & design Background of CADD Two-dimensional draughting Three-dimensional draughting Software selection CADD functionality Computer

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 603 203 DEPARTMENT OF MECHANICAL ENGINEERING QUESTION BANK M.E: CAD/CAM I SEMESTER ED5151 COMPUTER APPLICATIONS IN DESIGN Regulation 2017 Academic

More information

Choosing the Right Data Formats to Share Product Content

Choosing the Right Data Formats to Share Product Content Technology, M. Halpern, R. Knox Research Note 11 August 2003 Choosing the Right Data Formats to Share Product Content The array of open and proprietary formats for exchanging technical data for product

More information

ODA: A Study of Document Design

ODA: A Study of Document Design ODA: A Study of Document Design R. N. Jugele 1 and Dr. V. N. Chavan 2 1 Department of Computer Science, Science College, Congress Nagar, Nagpur. Maharashtra 2 Head, Department of Computer Science, S. K.

More information

ZoomON AutoXchange. User Manual. Copyright 2000 ZoomON, Inc. Portions Copyright 1997, 1998, 1999 Tailor Made Software, Ltd. All Rights Reserved

ZoomON AutoXchange. User Manual. Copyright 2000 ZoomON, Inc. Portions Copyright 1997, 1998, 1999 Tailor Made Software, Ltd. All Rights Reserved ZoomON AutoXchange User Manual Copyright 2000 ZoomON, Inc. Portions Copyright 1997, 1998, 1999 Tailor Made Software, Ltd. Rights Reserved Introduction ZoomON AutoXchange is designed to convert AutoCAD

More information

Chapter 12 Solid Modeling. Disadvantages of wireframe representations

Chapter 12 Solid Modeling. Disadvantages of wireframe representations Chapter 12 Solid Modeling Wireframe, surface, solid modeling Solid modeling gives a complete and unambiguous definition of an object, describing not only the shape of the boundaries but also the object

More information

Overview of Product Information Interoperability Using STEP (ISO 10303)

Overview of Product Information Interoperability Using STEP (ISO 10303) Overview of Product Information Interoperability Using STEP (ISO 10303) Diego Tamburini 1997 For Georgia Tech ME6754 et al. 5/98 Updates - M. C. Ramesh 11/00 Updates - R. Peak 1 Product Information Interoperability

More information

EAT 233/3 GEOGRAPHIC INFORMATION SYSTEM (GIS)

EAT 233/3 GEOGRAPHIC INFORMATION SYSTEM (GIS) EAT 233/3 GEOGRAPHIC INFORMATION SYSTEM (GIS) CO3: Ability to produce detail mapping using geographic information systems (GIS) BY : AYU WAZIRA AZHARI SPATIAL DATA & THE MODELLING Spatial Data in GIS Spatial

More information

New version of program STeelCON

New version of program STeelCON November 2016 http://www.sofistik.gr/ Steel Structures New version of program STeelCON 2016.320 Dear colleagues, A new version of the STeel CONnections program for the design of bolted and welded steel

More information

GASWorkS Product Description

GASWorkS Product Description GASWorkS v10 Description: 1 GASWorkS Product Description GASWorkS has continued to evolve since our first quite simple but effective version of the software was released in 1991. Our latest release sports

More information

AutoCAD DWG Drawing Limitations in SAP 3D Visual Enterprise 9.0 FP02

AutoCAD DWG Drawing Limitations in SAP 3D Visual Enterprise 9.0 FP02 AutoCAD DWG Drawing Limitations in SAP 3D Visual Enterprise 9.0 FP02 AutoCAD Import Limitations The following is a list of AutoCAD features that will not give an expected viewable when using SAP 3D Visual

More information

Software Product Description

Software Product Description Software Product Description PRODUCT NAME: DEC PHIGS Version 3.1 for OpenVMS VAX SPD 29.38.13 DESCRIPTION DEC PHIGS (Programmers Hierarchical Interactive Graphics System) for OpenVMS VAX Systems is a sophisticated

More information

API Background. Prof. George Wolberg Dept. of Computer Science City College of New York

API Background. Prof. George Wolberg Dept. of Computer Science City College of New York API Background Prof. George Wolberg Dept. of Computer Science City College of New York Objectives Graphics API history OpenGL API OpenGL function format Immediate Mode vs Retained Mode Examples The Programmer

More information

CAD/CAM COURSE TOPIC OF DISCUSSION GEOMETRIC MODELING DAWOOD COLLEGE OF ENGINEERING & TECHNOLOGY- KARACHI- ENGR. ASSAD ANIS 4/16/2011 1

CAD/CAM COURSE TOPIC OF DISCUSSION GEOMETRIC MODELING DAWOOD COLLEGE OF ENGINEERING & TECHNOLOGY- KARACHI- ENGR. ASSAD ANIS 4/16/2011 1 CAD/CAM COURSE TOPIC OF DISCUSSION GEOMETRIC MODELING 1 CAD attempts to eliminate the need of developing a prototype for testing and optimizing the design CAD evaluates a design using a model with geometric

More information

PDF Essentials. The Structure of PDF Documents

PDF Essentials. The Structure of PDF Documents Dr. Edgar Huckert 63773 Goldbach, Germany E-Mail: Huckert@compuserve.com 6-97 PDF Essentials PDF is an acronym for "Portable Document Format". The format has been designed by Adobe for the exchange of

More information

Effective Collaboration using Autodesk Revit Structure and Autodesk Building Systems

Effective Collaboration using Autodesk Revit Structure and Autodesk Building Systems AUTODESK REVIT STRUCTURE AUTODESK BUILDING SYSTEMS Effective Collaboration using Autodesk Revit Structure and Autodesk Building Systems This white paper explains how structural engineers using Autodesk

More information

Development of Computer Graphics

Development of Computer Graphics 1951 Whirlwind, Jay Forrester (MIT) CRT displays mid 1950s SAGE air defense system command & control CRT, light pens late 1950s Computer Art, James Whitney Sr. Visual Feedback loops 1962 Sketchpad, Ivan

More information

Geometry Clean-up in. Numerical Simulations

Geometry Clean-up in. Numerical Simulations Geometry Clean-up in Numerical Simulations Scope of the this Presentation The guidelines are very generic in nature and has been explained with examples. However, the users may need to check their software

More information

CATIA V5R21 - FACT SHEET

CATIA V5R21 - FACT SHEET CATIA V5R21 - FACT SHEET Introduction What s New at a Glance Overview Detailed Description INTRODUCTION CATIA V5 is the leading solution for product success. It addresses all manufacturing organizations;

More information

Khronos Data Format Specification

Khronos Data Format Specification Copyright Khronos Group 2015 - Page 1 Khronos Data Format Specification 1.0 release, July 2015 Andrew Garrard Spec editor Senior Software Engineer, Samsung Electronics Copyright Khronos Group 2015 - Page

More information

ExpertCAD 2012 Release Summary April 2012

ExpertCAD 2012 Release Summary April 2012 Overview ExpertCAD 2012 Release Summary April 2012 ExpertCAD 2012 is major release that includes enhancements as well as customer requested software modifications and corrections. This release summary

More information

Module 1: Basics of Solids Modeling with SolidWorks

Module 1: Basics of Solids Modeling with SolidWorks Module 1: Basics of Solids Modeling with SolidWorks Introduction SolidWorks is the state of the art in computer-aided design (CAD). SolidWorks represents an object in a virtual environment just as it exists

More information

INTERNATIONAL TELECOMMUNICATION UNION 4%,%-!4)# 3%26)#%3 4%2-).!, %15)0-%.43!.$ 02/4/#/,3 &/2 4%,%-!4)# 3%26)#%3

INTERNATIONAL TELECOMMUNICATION UNION 4%,%-!4)# 3%26)#%3 4%2-).!, %15)0-%.43!.$ 02/4/#/,3 &/2 4%,%-!4)# 3%26)#%3 INTERNATIONAL TELECOMMUNICATION UNION )454 4 TELECOMMUNICATION (03/93) STANDARDIZATION SECTOR OF ITU 4%,%-!4)# 3%26)#%3 4%2-).!, %15)0-%.43!.$ 02/4/#/,3 &/2 4%,%-!4)# 3%26)#%3 ).&/2-!4)/. 4%#(./,/'9 /0%.

More information

I-deas NX Series Master Modeler Foundation capabilities for feature-based variational solid modeling

I-deas NX Series Master Modeler Foundation capabilities for feature-based variational solid modeling I-deas Series Master Modeler Foundation capabilities for feature-based variational solid modeling fact sheet www.ugs.com Summary I-deas Series Master Modeler is the core design module for the I-deas product

More information

CAD package for electromagnetic and thermal analysis using finite element. CAD geometry import in flux : principle and good practices

CAD package for electromagnetic and thermal analysis using finite element. CAD geometry import in flux : principle and good practices CAD package for electromagnetic and thermal analysis using finite element CAD geometry import in flux : principle and good practices Flux Table of contents Table of contents 1. Introduction...1 2. The

More information

Early History of APIs. PHIGS and X. SGI and GL. Programming with OpenGL Part 1: Background. Objectives

Early History of APIs. PHIGS and X. SGI and GL. Programming with OpenGL Part 1: Background. Objectives Programming with OpenGL Part 1: Background Early History of APIs Objectives Development of the OpenGL API OpenGL Architecture - OpenGL as a state machine Functions - Types -Formats Simple program IFIPS

More information

2D Drafting Redefined

2D Drafting Redefined Scan QR Code to Redirect to Product Page IRONCAD DRAFT XG is a powerful 2D design environment for creating, detailing, and editing production designs. This environment offers unrivaled compatibility with

More information

Geometric Modeling. Introduction

Geometric Modeling. Introduction Geometric Modeling Introduction Geometric modeling is as important to CAD as governing equilibrium equations to classical engineering fields as mechanics and thermal fluids. intelligent decision on the

More information

Geometric Modeling Systems

Geometric Modeling Systems Geometric Modeling Systems Wireframe Modeling use lines/curves and points for 2D or 3D largely replaced by surface and solid models Surface Modeling wireframe information plus surface definitions supports

More information

Using 3D PDF with MIL-STD-31000A BEST PRACTICES 3D PDF CONSORTIUM DRAFT VERSION 3 09/25/17

Using 3D PDF with MIL-STD-31000A BEST PRACTICES 3D PDF CONSORTIUM DRAFT VERSION 3 09/25/17 2017 Using 3D PDF with MIL-STD-31000A BEST PRACTICES 3D PDF CONSORTIUM DRAFT VERSION 3 09/25/17 Table of Contents 1 Introduction 2 2 Background 2 3 The MIL-STD-31000A TDP 2 4 Best Practices for using 3D

More information

Computer Aided Engineering Applications 3. Advanced Manufacturing

Computer Aided Engineering Applications 3. Advanced Manufacturing Computer Aided Engineering Applications 3. Advanced Manufacturing 3.1 CAM systems 3.2 Geometry of surfaces 3.3 Product data exchange 3.4 Data Communication 3.5 Automated Manufacturing systems 3.6 Part

More information

Programming with OpenGL Part 1: Background

Programming with OpenGL Part 1: Background Programming with OpenGL Part 1: Background Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media Arts University of New Mexico 1 Objectives Development of the OpenGL API

More information

Tips and tricks. AutoCAD 2010

Tips and tricks. AutoCAD 2010 Tips and tricks AutoCAD 2010 Parametric Drawing Powerful new parametric drawing functionality in AutoCAD 2010 enables you to dramatically increase productivity by constraining drawing objects based on

More information

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISOIIEC 9636-1 First edition 1991-12-15 Information technology - Computer graphics - Interfacing techniques for dialogues with graphical devices (CGI) - Functional specification

More information

Computer Graphics, Chapt 08

Computer Graphics, Chapt 08 Computer Graphics, Chapt 08 Creating an Image Components, parts of a scene to be displayed Trees, terrain Furniture, walls Store fronts and street scenes Atoms and molecules Stars and galaxies Describe

More information

Leveraging 2D Data in 3D Modeling

Leveraging 2D Data in 3D Modeling Leveraging D Data in 3D Modeling Leveraging D Data in 3D Modeling As more and more companies switch to 3D modeling the question of utilizing existing D data and referenced D data from collaborative sources

More information

Tetra4D Reviewer. Version 5.1. User Guide. Details on how to use Tetra4D Reviewer.

Tetra4D Reviewer. Version 5.1. User Guide. Details on how to use Tetra4D Reviewer. Tetra4D Reviewer Version 5.1 User Guide Details on how to use Tetra4D Reviewer. ii Contents Chapter 1: Work area... 7 Looking at the work area... 7 Toolbars and toolbar presets... 8 About toolbars and

More information

TRINITAS. a Finite Element stand-alone tool for Conceptual design, Optimization and General finite element analysis. Introductional Manual

TRINITAS. a Finite Element stand-alone tool for Conceptual design, Optimization and General finite element analysis. Introductional Manual TRINITAS a Finite Element stand-alone tool for Conceptual design, Optimization and General finite element analysis Introductional Manual Bo Torstenfelt Contents 1 Introduction 1 2 Starting the Program

More information

Test Suite for the CAD work package of the STEP AP242 Benchmark #2

Test Suite for the CAD work package of the STEP AP242 Benchmark #2 Test Suite for the CAD work package of the STEP AP242 Benchmark #2 February 2016 October 2016 April 15th, 2016 Contacts Kevin Le Tutour Boost Conseil 30 rue de Miromesnil 75008 Paris /France kevin.letutour@boost-conseil.com

More information

Lesson 5 Solid Modeling - Constructive Solid Geometry

Lesson 5 Solid Modeling - Constructive Solid Geometry AutoCAD 2000i Tutorial 5-1 Lesson 5 Solid Modeling - Constructive Solid Geometry Understand the Constructive Solid Geometry Concept. Create a Binary Tree. Understand the basic Boolean Operations. Create

More information

Functions of Mold EX-Press for Press Die

Functions of Mold EX-Press for Press Die 11 B. Basic Operations B1-1. Functions in Home, the 1st page Functions of Mold EX-Press for Press Die Search box Home BOM list Help Select parts by image Select parts by diagram Shortcut to My Library

More information

ISOJIEC INTERNATIONAL STANDARD

ISOJIEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISOJIEC 861-5 Second edition 1994-12-15 Information technology - Open Document Architecture (ODA) and Interchange Format: Open Document Interchange Format Technologies de Yin forma

More information

Chapter 1 Introduction to Numerically Controlled Machines

Chapter 1 Introduction to Numerically Controlled Machines Chapter 1 Introduction to Numerically Controlled Machines The primary building blocks of flexible manufacturing and computer integrated manufacturing systems are numerically controlled (CNC) machine tools.

More information

JTOpen and JT2Go. Mike Zink Senior Product Mgr. Siemens PLM Software

JTOpen and JT2Go. Mike Zink Senior Product Mgr. Siemens PLM Software JTOpen and JT2Go Mike Zink Senior Product Mgr. What is JT JT is an industry focused, high-performance, lightweight, flexible file format for capturing and repurposing 3D data that enables collaboration,

More information

CTN TOOL TEST. Quick Short Test Report. 31 March CTN Test Report. *" UISTRIBUTION STÄ'fEMEN'fT mtl,,r- -..,.in-.' n m jn - J rr -- -

CTN TOOL TEST. Quick Short Test Report. 31 March CTN Test Report. * UISTRIBUTION STÄ'fEMEN'fT mtl,,r- -..,.in-.' n m jn - J rr -- - CALS TEST NETWORK "1-022 CTN Test Report CTN TOOL TEST 1 Quick Short Test Report 31 March 1992 Prepared for Air Force Materiel Command 1 *" UISTRIBUTION STÄ'fEMEN'fT mtl,,r- -..,.in-.' n m jn - J rr --

More information

DICOM CONFORMANCE STATEMENT MEDIA STORAGE FOR TOSHIBA DIGITAL FLUOROGRAPHY SYSTEM MODEL DFP-2000A. with XIDF-037A and XIDF-038A or SRS-1000A

DICOM CONFORMANCE STATEMENT MEDIA STORAGE FOR TOSHIBA DIGITAL FLUOROGRAPHY SYSTEM MODEL DFP-2000A. with XIDF-037A and XIDF-038A or SRS-1000A DICOM CONFORMANCE STATEMENT MEDIA STORAGE FOR TOSHIBA DIGITAL FLUOROGRAPHY SYSTEM MODEL DFP-2000A with XIDF-037A and XIDF-038A or SRS-1000A (MIIXR0002EAC) 2001 IMPORTANT! (1) No part of this manual may

More information

2. BIM tools and Parametric

2. BIM tools and Parametric ICT Enhanced Buildings Potentials Produkt og Procesmodeller (PPM) i byggeriet. Product and Process models in Construction. 2. BIM tools and Parametric Modeling. Interoperability. Cand. Scient. Bygningsinformatik.

More information

CGM v SVG. Computer Graphics Metafile v Scalable Vector Graphic. David Manock

CGM v SVG. Computer Graphics Metafile v Scalable Vector Graphic. David Manock It shall not be communicated to any third party without the owner s written consent. All rights reserved. CGM v SVG Computer Graphics Metafile v Scalable Vector Graphic David Manock VP Sales and Marketing

More information

ISO/IEC INTERNATIONAL STANDARD

ISO/IEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 86-1 Second edition 94-l 2-15 Information technology - Open Document Architecture (ODA) and Interchange Format: Introduction and general principles Technologies de I informa

More information

POLICY AND GUIDELINES FOR THE RETENTION AND DISPOSITION OF ORIGINAL COUNTY RECORDS COPIED ONTO OPTICAL IMAGING AND DATA STORAGE SYSTEMS

POLICY AND GUIDELINES FOR THE RETENTION AND DISPOSITION OF ORIGINAL COUNTY RECORDS COPIED ONTO OPTICAL IMAGING AND DATA STORAGE SYSTEMS POLICY AND GUIDELINES FOR THE RETENTION AND DISPOSITION OF ORIGINAL COUNTY RECORDS COPIED ONTO OPTICAL IMAGING AND DATA STORAGE SYSTEMS 1. Purpose Establish and clarify a records management policy for

More information

Development of Computer Graphics. mid 1950s SAGE air defense system command & control CRT, light pens

Development of Computer Graphics. mid 1950s SAGE air defense system command & control CRT, light pens 1951 Whirlwind, Jay Forrester (MIT) CRT displays mid 1950s SAGE air defense system command & control CRT, light pens late 1950s Computer Art, James Whitney Sr. Visual Feedback loops 1962 Sketchpad, Ivan

More information

IDA PAPER P Catherine W. McDonald Robert 1. Winner, Task Leader. September Prepared for Defense Advanced Research Projects Agency

IDA PAPER P Catherine W. McDonald Robert 1. Winner, Task Leader. September Prepared for Defense Advanced Research Projects Agency AD-A243 088 Copy of 16 copies IDA PAPER P-2148 DOCUMENTATION PREPARATION UNDER THE SOFTWARE TECHNOLOGY FOR ADAPTABLE, RELIABLE SYSTEMS (STARS) PROGRAM: A REVIEW OF APPLICABLE STANDARDS Catherine W. McDonald

More information

CBCL Limited Tool Palettes Tutorial 2012 REV. 01. CBCL Design Management & Best CAD Practices. Our Vision

CBCL Limited Tool Palettes Tutorial 2012 REV. 01. CBCL Design Management & Best CAD Practices. Our Vision CBCL Limited Tool Palettes Tutorial CBCL Design Management & Best CAD Practices 2012 REV. 01 Our Vision To be the most respected and successful Atlantic Canada based employeeowned firm, delivering multidiscipline

More information

AutoCAD 2013 Tutorial - Second Level: 3D Modeling

AutoCAD 2013 Tutorial - Second Level: 3D Modeling AutoCAD 2013 Tutorial - Second Level: 3D Modeling Randy H. Shih SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following websites to

More information

Programming in the Simple Raster Graphics Package (SRGP)

Programming in the Simple Raster Graphics Package (SRGP) Programming in the Simple Raster Graphics Package (SRGP) Chapter 2 This chapter focuses on a graphics package called SRGP. SRGP was written by the authors to demonstrate some of the basics of Raster Graphics

More information

2D/3D CAD data Festo PARTdataManager

2D/3D CAD data Festo PARTdataManager 2D/3D CAD data Festo PARTdataManager Festo PARTdataManager 2D/3D CAD data now even faster and easier Reduced workload thanks to 2D/3D CAD data for more than 33,000 products. The utilised CAD technology

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding the availability

More information

Oracle AutoVue VueLink 20.0 for ENOVIA

Oracle AutoVue VueLink 20.0 for ENOVIA Oracle AutoVue VueLink 20.0 for ENOVIA User s Manual An Integration between ENOVIA PLM and Oracle AutoVue Copyright 1998, 2010, Oracle and/or its affiliates. All rights reserved. The Programs (which include

More information

The Application Stage. The Game Loop, Resource Management and Renderer Design

The Application Stage. The Game Loop, Resource Management and Renderer Design 1 The Application Stage The Game Loop, Resource Management and Renderer Design Application Stage Responsibilities 2 Set up the rendering pipeline Resource Management 3D meshes Textures etc. Prepare data

More information

DinoCapture Additional Software Instructions for Measurement models

DinoCapture Additional Software Instructions for Measurement models DinoCapture Additional Software Instructions for Measurement models Window tools Microtouch: The microtouch is a touch sensitive area on the dome that connects to the USB Cable. It functions as a button

More information

MEB COMPUTER INTEGRATED MANUFACTURING. Unit - I Part - A

MEB COMPUTER INTEGRATED MANUFACTURING. Unit - I Part - A MEB - 620 - COMPUTER INTEGRATED MANUFACTURING One Mark Questions: Unit - I 1. What is meant by CIM? 2. Define: CAD 3. What are the different types of CAD system? 4. What is meant by graphic workstation?

More information

Welcome to MicroStation

Welcome to MicroStation Welcome to MicroStation Module Overview This module will help a new user become familiar with the tools and features found in the MicroStation design environment. Module Prerequisites Fundamental knowledge

More information

Annotation Universal Metadata Set. 1 Scope. 2 References. 3 Introduction. Motion Imagery Standards Board Recommended Practice MISB RP 0602.

Annotation Universal Metadata Set. 1 Scope. 2 References. 3 Introduction. Motion Imagery Standards Board Recommended Practice MISB RP 0602. Motion Imagery Standards Board Recommended Practice Annotation Universal Metadata Set MISB RP 0602.1 13 June 2007 1 Scope This Recommended Practice documents the basic SMPTE KLV metadata sets used to encode

More information

LECTURE 02 OPENGL API

LECTURE 02 OPENGL API COMPUTER GRAPHICS LECTURE 02 OPENGL API Still from Pixar s Inside Out, 2015 IMRAN IHSAN ASSISTANT PROFESSOR WWW.IMRANIHSAN.COM EARLY HISTORY OF APIS IFIPS (1973) formed two committees to come up with a

More information

QUADRA-CHEK 2000 Demo User's Manual. Evaluation Unit

QUADRA-CHEK 2000 Demo User's Manual. Evaluation Unit QUADRA-CHEK 2000 Demo User's Manual Evaluation Unit English (en) 06/2018 Contents Contents 1 Fundamentals...7 2 Software Installation...11 3 Basic Operation... 17 4 Software Configuration...41 5 Quick

More information

The SEG-Y Reader/Writer provides FME with direct access to data in SEG-Y format.

The SEG-Y Reader/Writer provides FME with direct access to data in SEG-Y format. FME Readers and Writers 2013 SP2 SEG-Y Reader/Writer The SEG-Y Reader/Writer provides FME with direct access to data in SEG-Y format. Overview The SEG-Y format is a tape standard developed by the Society

More information

Data Exchange for Digitalization and the Model Based Enterprise Andy Attfield, Siemens PLM

Data Exchange for Digitalization and the Model Based Enterprise Andy Attfield, Siemens PLM Data Exchange for Digitalization and the Model Based Enterprise Andy Attfield, Siemens PLM Agenda Three Digitalization Challenges Exchange Format Choices A Day in the Life of TurboFan-tastic Gmbh Exchange

More information

( %J MILITARY SPECIFICATION

( %J MILITARY SPECIFICATION NOTE: Amendment 1 of 20 Dec 88 has been incorporated into this document. (SENSITIVE 0 NON-MEASUREMENT MIL-D-28000 22 December 1987 ( %J MILITARY SPECIFICATION 1. SCOPE DIGITAL REPRESENTATION FOR COMMUNICATION

More information

Sandvik Coromant Technical White Paper GTC Guidelines Introduction to Generic Tool Classification

Sandvik Coromant Technical White Paper GTC Guidelines Introduction to Generic Tool Classification GTC Guidelines Introduction to Generic Tool Classification GTC Guidelines White paper Communicating tool data among tool vendors and systems has always been quite a challenge. The introduction of the ISO

More information

v /4 Quick Short Test Report Technical Publication Transfer Test Hughes Tucson Support Systems Operation MIL-D-28001A (SGML) CTN Test Report AFTB-ID

v /4 Quick Short Test Report Technical Publication Transfer Test Hughes Tucson Support Systems Operation MIL-D-28001A (SGML) CTN Test Report AFTB-ID TELSTNlWR 92-014 9-2 AFTB-ID Technical Publication Transfer Test Hughes Tucson Support Systems Operation MIL-D-28001A (SGML) v /4 Quick Short Test Report 19960822 227 *.t 92-014 AFTB-ID-92-27 Technical

More information

INTRODUCTION. Computer Graphics

INTRODUCTION. Computer Graphics INTRODUCTION Computer Graphics 1 INTRODUCTION: THE OUTLINE I. Image Processing / Computer Graphics II. Advantages III. Representative Uses IV. Classification of Applications V. History VI. Conceptual Framework

More information

SpaceClaim Professional The Natural 3D Design System. Advanced Technology

SpaceClaim Professional The Natural 3D Design System. Advanced Technology SpaceClaim Professional The Natural 3D Design System SpaceClaim Professional is the 3D productivity tool for engineers who contribute to the design and manufacture of mechanical products across a broad

More information

Visual HTML5. Human Information Interaction for Knowledge Extraction, Interaction, Utilization, Decision making HI-I-KEIUD

Visual HTML5. Human Information Interaction for Knowledge Extraction, Interaction, Utilization, Decision making HI-I-KEIUD Visual HTML5 1 Overview HTML5 Building apps with HTML5 Visual HTML5 Canvas SVG Scalable Vector Graphics WebGL 2D + 3D libraries 2 HTML5 HTML5 to Mobile + Cloud = Java to desktop computing: cross-platform

More information

MANUAL NO. OPS647-UM-151 USER S MANUAL

MANUAL NO. OPS647-UM-151 USER S MANUAL MANUAL NO. OPS647-UM-151 USER S MANUAL Software Usage Agreement Graphtec Corporation ( Graphtec ) hereby grants the purchaser and authorized User (the User ) the right to use the software (the Software

More information

FastLook. Distributed Network License

FastLook. Distributed Network License FastLook Distributed Network License This guide is intended to help you install the Distributed Network version of FastLook. Please refer to the electronic help file for more details on the operation of

More information

Engineering designs today are frequently

Engineering designs today are frequently Basic CAD Engineering designs today are frequently constructed as mathematical solid models instead of solely as 2D drawings. A solid model is one that represents a shape as a 3D object having mass properties.

More information

Three-Dimensional Reconstruction from Projections Based On Incidence Matrices of Patterns

Three-Dimensional Reconstruction from Projections Based On Incidence Matrices of Patterns Available online at www.sciencedirect.com ScienceDirect AASRI Procedia 9 (2014 ) 72 77 2014 AASRI Conference on Circuit and Signal Processing (CSP 2014) Three-Dimensional Reconstruction from Projections

More information

Never Digitize Again! Converting Paper Drawings to Vector

Never Digitize Again! Converting Paper Drawings to Vector December 2-5, 2003 MGM Grand Hotel Las Vegas Never Digitize Again! Converting Paper Drawings to Vector Felicia Provencal GD42-3L How many hours have you spent hunched over a digitizing board converting

More information

The Number 1 In Raster / Vector Processing ForOver10Years. Overview and Specifications.

The Number 1 In Raster / Vector Processing ForOver10Years. Overview and Specifications. The Number 1 In Raster / Vector Processing ForOver10Years Overview and Specifications www.softelec.com VPHybridCAD world s No. 1 in hybrid CAD represents a line of internationally awarded software products,

More information

Converting AutoCAD Map 2002 Projects to ArcGIS

Converting AutoCAD Map 2002 Projects to ArcGIS Introduction This document outlines the procedures necessary for converting an AutoCAD Map drawing containing topologies to ArcGIS version 9.x and higher. This includes the export of polygon and network

More information

Word Tutorial 3. Creating a Multiple- Page Report COMPREHENSIVE

Word Tutorial 3. Creating a Multiple- Page Report COMPREHENSIVE Word Tutorial 3 Creating a Multiple- Page Report COMPREHENSIVE Objectives Format headings with Quick Styles Insert a manual page break Create and edit a table Sort rows in a table Modify a table s structure

More information

FastLook. LAN License. This guide is intended to help you install the FastLook LAN version.

FastLook. LAN License. This guide is intended to help you install the FastLook LAN version. FastLook LAN License This guide is intended to help you install the FastLook LAN version. Please refer to the electronic help file for more details on the operation of FastLook. Contents Overview...1 Server

More information

SOFTWARE. CAD/CAM software. Interpreter software. Programming software. Software and control organization isy-cam 2.5 PLUS...

SOFTWARE. CAD/CAM software. Interpreter software. Programming software. Software and control organization isy-cam 2.5 PLUS... SOFTWARE Software and control organization... 4-2 CAD/CAM isy-cam 2.5 PLUS... 4-4 Interpreter Remote... 4-5 Programming... 4-6 PAL-PC 2.1... 4-7 Software and controller organisation Software and controller

More information

Contents. Overview...2. Server Install...2. Client Install...4. Administration Module...6. FastLook Features...10

Contents. Overview...2. Server Install...2. Client Install...4. Administration Module...6. FastLook Features...10 Contents Overview...2 Server Install...2 Client Install...4 Administration Module...6 FastLook Features...10 This guide is intended to help you install the LAN version of FastLook. Please refer to the

More information

DinoCapture Additional Software Instructions

DinoCapture Additional Software Instructions DinoCapture Additional Software Instructions Window tools Microtouch: The microtouch is a touch sensitive area on the dome that connects to the USB Cable. It functions as a button that lets you take pictures

More information

ME10 - Solid Edge - Converter

ME10 - Solid Edge - Converter User manual ME10 - Solid Edge - Converter Mechanics-Tool for Version 16 for Solid Edge ST10 Author: Mathias Kraemer PROCIM Xperts GmbH Phone.: + 49 375 873 955-00 od. Gewerbestrasse 11 + 49 375 873 955-50

More information

Version 5.5. Multi-language Projects. Citect Pty Ltd 3 Fitzsimmons Lane Gordon NSW 2072 Australia

Version 5.5. Multi-language Projects. Citect Pty Ltd 3 Fitzsimmons Lane Gordon NSW 2072 Australia Version 5.5 Multi-language Projects Citect Pty Ltd 3 Fitzsimmons Lane Gordon NSW 2072 Australia www.citect.com DISCLAIMER Citect Pty. Limited makes no representations or warranties with respect to this

More information

Proposal for ISO/IEC SC24 Technical Report:

Proposal for ISO/IEC SC24 Technical Report: Proposal for ISO/IEC SC24 Technical Report: CAD-to-X3D Conversion for Product Structure, Geometry Representation and Metadata And X3D Printing and Scanning Hyokwang Lee and Don Brutzman Web3D Korea Chapter

More information

The viewer makes it easy to view and collaborate on virtually any file, including Microsoft Office documents, PDFs, CAD drawings, and image files.

The viewer makes it easy to view and collaborate on virtually any file, including Microsoft Office documents, PDFs, CAD drawings, and image files. Parts of this functionality will only be available in INTERAXO Pro. Introduction The viewer provides users with the capability to load a wide variety of document types online using a web browser. Documents

More information

Adobe Experience Manager (AEM) 6.2 Forms - Output Voluntary Product Accessibility Template

Adobe Experience Manager (AEM) 6.2 Forms - Output Voluntary Product Accessibility Template Adobe Experience Manager (AEM) 6.2 Forms - Output Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making

More information