SlideShare a Scribd company logo
1 of 62
UNIT -III
CAD STANDARDS
Content
• Standards for computer graphics
• Graphical Kernel System (GKS)
• Standards for exchange image
• Open Graphics Library (open GL)
• Data exchange standards
• IGES, STEP, CALS, etc
• Communication standards
Purpose of CAD standard
• The transfer of data between dissimilar CAD/CAM system must
embrace the complete description of a product stored in its
database.
• Four types of modeling data make up this description
Shape data – consists of geometrical and topological data
Non-shape data – include shaded image and measuring units of data
base
Design data – FEM/FEA, engineering analysis
Manufacturing data – include tolerencing and bill of materials
Types of translators
i) Direct Translators
It entails translating the modeling
data directly from one native
format to another. It require a
knowledge of both native
formats
Direct translator convert data
directly in one step.
Types of translators
i) Indirect Translators
It converts the modeling
data directly from one native format
to neutral format that all CAD/Cam
system can interpret and
understand.
Each translation system has
its own pair of translator to translate
data to and from the neutral format
Organization of a typical CAD/CAM
structure with graphics standards
DATABASE MANAGEMENT
• Database is a collection of data at a single location to be used by
various people for different applications.
OBJECTIVES OF DATABASE
• It provides security
• It shares the data among users
• It incorporates the changes quickly and effectively
• It improves accuracy and integrity of data
• It reduces the cost of storage and retrieval of data
• It reduces or eliminates the redundant data
STANDARDS FOR COMPUTER
GRAPHICS
• Need for graphic standards
• There is a need for portability of the geometric model among different
hardware platforms.
• Where there is a situation to exchange drawing database among software
packages.
• There is a need for exchanging graphic data between different computer
systems.
• There is a need for the requirement of graphic data exchange formats and their
details such as IGES, DXF and STEP.
CLASSIFICATION OF CAD
STANDARDS
• Graphic and computing standards
• Data exchange standards
• Communication standards
GRAPHIC AND COMPUTING
STANDARDS
• Aim for graphics standardisation
• To allow the transfer of graphic data between two or more different companies
which may have completely different CAD systems.
• To control all types of graphic devices such as plotters and display devices in a
consistent manner.
• To provide the complete range of graphical facilities in 2D including the
interactive capabilities.
• To be small enough for a variety of programs.
Types of Graphics standards
• GKS-GRAPHICS KERNEL SYSTEM
• PHIGS-Programmers Hierarchical Interactive Graphics Standard
• CORE
• GKS-3D
• IGES- Initial Graphics Exchange Specification
GKS (GRAPHICS KERNEL SYSTEM)
• Series of commands used for graphical operations.
• Number of elements that may be drawn in an image is known as
graphical primitives.
Representation of levels in graphics standards
CAD entities
Graphics
primitives
Image bitmap
CAD data exchange
standards – IGES,
STEP
Device independent
picture description –
Metafile, e.g, CGM
Bitmap standards –
e.g, GIF, TIFF
CAD representation Level Equivalent standards
Features of GKS
• It is an independent device. So it can work with all types of input and
output devices.
• All text and annotation can be prepared and stored natural languages.
• Graphic functions are defined for both 2D and 3D.
• It includes all types of display elements.
• GKS supports picture data into two routines.
• GKS defines an international coordinate system called normalized
device coordinates.
STANDARDS FOR EXCHANGE
IMAGES
• The purpose of GKS and other similar standards is to allow graphics
to be drawn on a display device by an application program.
• The model is converted by the series of graphics primitives, and these
are then displayed on the screen using the graphics procedures,
typically by setting the values of the pixels in a rectangular raster
array.
• The raster array is represented by a region of computer memory is
known as bitmap.
PHIGS - Programmers Hierarchical
Interactive Graphics Standard
• PHIGS is an improved version of GKS. It offers the extended set of
primitives for graphical elements from which models may be
generated.
• It is mainly used in high functional systems.
Features of PHIGS
• It has very high interactivity
• It has a real time modification of graphical data
• Data input is in hierarchical structure
• It supports geometric animation
OPEN GRAPHICS LIBRARY
• OpenGL (Open Graphics Library) is a cross-language, multi-
platform application programming interface (application program
interface-API) for rendering2D and 3D vector graphics.
• The API is typically used to interact with a graphics processing
unit (GPU), to achieve hardware-accelerated rendering.
• Silicon Graphics Inc.,(SGI) started developing OpenGL in 1991.
• Open GL does not require high performance display hardware to
be present, but it require a frame buffer memory that stores the
raster display bitmap.
• Open GL draws directly in to the frame buffer but also allows the
use of multiple buffer where for e.g., one buffer is displayed while
second is being updated.
• It is extensively used in the fields of CAD, virtual reality, scientific
visualization, information visualization, flight simulation and
video games.
Features of OpenGL
• Based on IRIS GL (Integrated raster imaging system graphics
library)
• Low level
• Fine grained control
• Modal
• Frame Buffer
• Not programmable
• Geometry and images
Advantages of OpenGL
• Industry standard
• Stable
• Reliable and portable
• Evolving
• Scalable
• Easy to use
Data exchange standards
• CAD data exchange involves a number of software technologies and
methods to translate data from one Computer-aided design system to
another CAD file format.
• The recent decades, the data transfer of data between the system has
been made possible by the neutral format of data exchange.
The following reasons for exchanging the data are that
• All use the same cad package
• Special translator applications are used to change the data from one
format to another format needed.
• A neutral format is used for data exchange.
Requirements of data exchange
• Shape data
• Non shape data
• Design data
• Manufacturing data
Methods for data exchange
• Direct CAD system export/import
• Direct translation software
• Neutral data exchange format
Development of Data Exchange Format
• The significant work in data exchange was started in 1979 of an Initial
Graphics Exchange Specification (IGES) which was supported by US
national Bureau of standards.
• Boeing and GE were chosen due to their prior experience in
developing data exchange formats – Boeing with its CIIN (CAD
Integrated Information Network)
• IGES owned very good support among the CAD users and vendors.
IGES has three types of entity:
• Geometric – it defines the product shape and include curves, surface
and solids
• Annotation – it included various types of dimensions (linear, angular,
ordinate), centre line , notes, general labels, symbols and cross
hatching
• Structure – it includes views, drawing , attributes( such as line and text
fonts, colors and layers), properties (mass), subfigures and external
cross reference entities (for surface and assemblies)
Error handling
• While importing IGES file, error handling is very important
• There are two major error sources when processing IGES files
Program errors in the processors
Misinterpretation of the IGES standard itself.
• The way an IGES processor report error is – the processor should
report the entity type, number of unprocessed entries, reason for un-
processing and other relevant database information of these
unprocessed entities.
• IGES should also report any invalid or missing data encountered in
reading IGES files especially those that were edited.
STEP
• STEP ( standard for Exchange of Product Data) is an exchange for
product data in support of industrial automation
CALS
• Continuous Acquisition and Life cycle support is CALS.
• CALS was originally called Computer Aided Acquisition and Logistics
Support.
COMMUNICATION STANDARDS
• Data exchange depends not only on the compatibility of the
applications data formats between the communicating systems.
• LAN (Local area networks)
• WAN (Wide area networks)
LAN
WAN

More Related Content

What's hot

Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)
manojg1990
 

What's hot (20)

Surface modelling
Surface modellingSurface modelling
Surface modelling
 
Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)
 
Unit 5 -1-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 5 -1-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 5 -1-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 5 -1-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
 
1. cad fundamental
1. cad fundamental1. cad fundamental
1. cad fundamental
 
Cad standards
Cad standardsCad standards
Cad standards
 
Geometric Modelling approaches
Geometric Modelling approachesGeometric Modelling approaches
Geometric Modelling approaches
 
CAD/CAM -PPT UNIT NO-I
CAD/CAM -PPT UNIT NO-ICAD/CAM -PPT UNIT NO-I
CAD/CAM -PPT UNIT NO-I
 
GEOMETRIC MODELING
GEOMETRIC MODELINGGEOMETRIC MODELING
GEOMETRIC MODELING
 
CAD data exchange
CAD data exchangeCAD data exchange
CAD data exchange
 
UNIT 2- GEOMETRIC MODELLING
UNIT 2- GEOMETRIC MODELLINGUNIT 2- GEOMETRIC MODELLING
UNIT 2- GEOMETRIC MODELLING
 
INTRODUCTION TO COMPUTER AIDED DESIGN & MANUFACTURING
INTRODUCTION TO COMPUTER AIDED DESIGN & MANUFACTURINGINTRODUCTION TO COMPUTER AIDED DESIGN & MANUFACTURING
INTRODUCTION TO COMPUTER AIDED DESIGN & MANUFACTURING
 
UNIT III CAD STANDARDS
UNIT III CAD STANDARDS UNIT III CAD STANDARDS
UNIT III CAD STANDARDS
 
CNC Machines and its Components
CNC Machines and its ComponentsCNC Machines and its Components
CNC Machines and its Components
 
Introduction to cad cam
Introduction to cad camIntroduction to cad cam
Introduction to cad cam
 
Curves wire frame modelling
Curves wire frame modellingCurves wire frame modelling
Curves wire frame modelling
 
Unit 4 assembly of parts
Unit 4 assembly of partsUnit 4 assembly of parts
Unit 4 assembly of parts
 
Unit 2 curves & surfaces
Unit 2  curves & surfacesUnit 2  curves & surfaces
Unit 2 curves & surfaces
 
Introduction to CAD/CAM
Introduction to CAD/CAMIntroduction to CAD/CAM
Introduction to CAD/CAM
 
COMPUTER AIDED DESIGN
COMPUTER AIDED DESIGNCOMPUTER AIDED DESIGN
COMPUTER AIDED DESIGN
 
Unit 5-cad standards
Unit 5-cad standardsUnit 5-cad standards
Unit 5-cad standards
 

Similar to Unit 3-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING

UNIT 5 CAD STANDARDS -GOoGLE.pdf
UNIT 5 CAD STANDARDS -GOoGLE.pdfUNIT 5 CAD STANDARDS -GOoGLE.pdf
UNIT 5 CAD STANDARDS -GOoGLE.pdf
DURAIMURUGANM2
 
Graphic standards and exchange formats
Graphic standards and exchange formatsGraphic standards and exchange formats
Graphic standards and exchange formats
kishor kumar
 
GPU Computing: A brief overview
GPU Computing: A brief overviewGPU Computing: A brief overview
GPU Computing: A brief overview
Rajiv Kumar
 

Similar to Unit 3-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING (20)

CAD
CADCAD
CAD
 
Unit 3-ASSEMBLY OF PARTS AND CAD STANDARDS.pptx
Unit 3-ASSEMBLY OF PARTS AND CAD STANDARDS.pptxUnit 3-ASSEMBLY OF PARTS AND CAD STANDARDS.pptx
Unit 3-ASSEMBLY OF PARTS AND CAD STANDARDS.pptx
 
graphic stadards
graphic stadardsgraphic stadards
graphic stadards
 
UNIT 5 CAD STANDARDS -GOoGLE.pdf
UNIT 5 CAD STANDARDS -GOoGLE.pdfUNIT 5 CAD STANDARDS -GOoGLE.pdf
UNIT 5 CAD STANDARDS -GOoGLE.pdf
 
CAD Data Exchange format used in industry
CAD Data Exchange format used in industryCAD Data Exchange format used in industry
CAD Data Exchange format used in industry
 
Graphic standards and exchange formats
Graphic standards and exchange formatsGraphic standards and exchange formats
Graphic standards and exchange formats
 
CAD STANDARDS - SMART MANUFACTURING MECH
CAD STANDARDS - SMART MANUFACTURING MECHCAD STANDARDS - SMART MANUFACTURING MECH
CAD STANDARDS - SMART MANUFACTURING MECH
 
LECT-standard for data exch.pptx
LECT-standard for data exch.pptxLECT-standard for data exch.pptx
LECT-standard for data exch.pptx
 
Graphical interfacing standards
Graphical interfacing standardsGraphical interfacing standards
Graphical interfacing standards
 
CADCAM: Data exchange standards
CADCAM: Data exchange standardsCADCAM: Data exchange standards
CADCAM: Data exchange standards
 
2019 Esri International User Conference, Engineering Summit
2019 Esri International User Conference, Engineering Summit2019 Esri International User Conference, Engineering Summit
2019 Esri International User Conference, Engineering Summit
 
Au 2007 It’S Not Cad To Gis Final
Au 2007   It’S Not Cad To Gis FinalAu 2007   It’S Not Cad To Gis Final
Au 2007 It’S Not Cad To Gis Final
 
Graphics Standards and Algorithm
Graphics Standards and AlgorithmGraphics Standards and Algorithm
Graphics Standards and Algorithm
 
Be Location Intelligent with MapInfo Pro v2019
Be Location Intelligent with MapInfo Pro v2019Be Location Intelligent with MapInfo Pro v2019
Be Location Intelligent with MapInfo Pro v2019
 
GPU Computing: A brief overview
GPU Computing: A brief overviewGPU Computing: A brief overview
GPU Computing: A brief overview
 
3D Modeling by GIS
3D Modeling by GIS3D Modeling by GIS
3D Modeling by GIS
 
Webinar - Transforming Graphical Data
Webinar - Transforming Graphical DataWebinar - Transforming Graphical Data
Webinar - Transforming Graphical Data
 
Es legacy System & Data Migration
Es legacy System & Data MigrationEs legacy System & Data Migration
Es legacy System & Data Migration
 
Talking Technical illustration - Episode 1 - 3D data
Talking Technical illustration - Episode 1 - 3D dataTalking Technical illustration - Episode 1 - 3D data
Talking Technical illustration - Episode 1 - 3D data
 
Technology Fundamentals
Technology FundamentalsTechnology Fundamentals
Technology Fundamentals
 

More from Mohanumar S

More from Mohanumar S (20)

20CE501PE – INDUSTRIAL WASTE MANAGEMENT.ppt
20CE501PE – INDUSTRIAL WASTE MANAGEMENT.ppt20CE501PE – INDUSTRIAL WASTE MANAGEMENT.ppt
20CE501PE – INDUSTRIAL WASTE MANAGEMENT.ppt
 
20ME702– MECHATRONICS -UNIT-4.ppt
20ME702– MECHATRONICS -UNIT-4.ppt20ME702– MECHATRONICS -UNIT-4.ppt
20ME702– MECHATRONICS -UNIT-4.ppt
 
20ME702– MECHATRONICS -UNIT-3.ppt
20ME702– MECHATRONICS -UNIT-3.ppt20ME702– MECHATRONICS -UNIT-3.ppt
20ME702– MECHATRONICS -UNIT-3.ppt
 
20ME702– MECHATRONICS -UNIT-2.pptx
20ME702– MECHATRONICS -UNIT-2.pptx20ME702– MECHATRONICS -UNIT-2.pptx
20ME702– MECHATRONICS -UNIT-2.pptx
 
20ME702– MECHATRONICS -UNIT-5-Motor.ppt
20ME702– MECHATRONICS -UNIT-5-Motor.ppt20ME702– MECHATRONICS -UNIT-5-Motor.ppt
20ME702– MECHATRONICS -UNIT-5-Motor.ppt
 
20ME702– MECHATRONICS -UNIT-1-Sensor and transducers.ppt
20ME702– MECHATRONICS -UNIT-1-Sensor and transducers.ppt20ME702– MECHATRONICS -UNIT-1-Sensor and transducers.ppt
20ME702– MECHATRONICS -UNIT-1-Sensor and transducers.ppt
 
M.P- II-UNIT II CENTRE LATHE AND SPECIAL PURPOSE LATHES..ppt
M.P- II-UNIT II  CENTRE LATHE AND SPECIAL PURPOSE  LATHES..pptM.P- II-UNIT II  CENTRE LATHE AND SPECIAL PURPOSE  LATHES..ppt
M.P- II-UNIT II CENTRE LATHE AND SPECIAL PURPOSE LATHES..ppt
 
M.P- II-UNIT I -THEORY OF METAL CUTTING.ppt
M.P- II-UNIT I -THEORY OF METAL CUTTING.pptM.P- II-UNIT I -THEORY OF METAL CUTTING.ppt
M.P- II-UNIT I -THEORY OF METAL CUTTING.ppt
 
M.P- II-UNIT III-SHAPER, MILLING AND BROACHING MACHINES.ppt
M.P- II-UNIT III-SHAPER, MILLING AND BROACHING MACHINES.pptM.P- II-UNIT III-SHAPER, MILLING AND BROACHING MACHINES.ppt
M.P- II-UNIT III-SHAPER, MILLING AND BROACHING MACHINES.ppt
 
M.P- II-UNIT IV - ABRASIVE PROCESSES AND GEAR CUTTING.pptx
M.P- II-UNIT IV - ABRASIVE PROCESSES AND GEAR CUTTING.pptxM.P- II-UNIT IV - ABRASIVE PROCESSES AND GEAR CUTTING.pptx
M.P- II-UNIT IV - ABRASIVE PROCESSES AND GEAR CUTTING.pptx
 
M.P- II-UNIT V - CNC MACHINE TOOLS AND PART PROGRAMMING.ppt
M.P- II-UNIT V - CNC MACHINE TOOLS AND PART PROGRAMMING.pptM.P- II-UNIT V - CNC MACHINE TOOLS AND PART PROGRAMMING.ppt
M.P- II-UNIT V - CNC MACHINE TOOLS AND PART PROGRAMMING.ppt
 
EM-Unit-V-Mechanical properties
EM-Unit-V-Mechanical propertiesEM-Unit-V-Mechanical properties
EM-Unit-V-Mechanical properties
 
EM-UNIT-V-Testing utm-hardness-impact
EM-UNIT-V-Testing  utm-hardness-impactEM-UNIT-V-Testing  utm-hardness-impact
EM-UNIT-V-Testing utm-hardness-impact
 
EM-Unit-IV- Vacuum plasma hardening
EM-Unit-IV- Vacuum plasma hardeningEM-Unit-IV- Vacuum plasma hardening
EM-Unit-IV- Vacuum plasma hardening
 
EM-Unit-IV- Ttt diagram
EM-Unit-IV- Ttt diagramEM-Unit-IV- Ttt diagram
EM-Unit-IV- Ttt diagram
 
EM-Unit-IV- Cct diagram
EM-Unit-IV- Cct diagramEM-Unit-IV- Cct diagram
EM-Unit-IV- Cct diagram
 
EM-Unit-IV- Case hardening
EM-Unit-IV- Case hardeningEM-Unit-IV- Case hardening
EM-Unit-IV- Case hardening
 
EM-Unit-IV- case hardening
EM-Unit-IV- case hardeningEM-Unit-IV- case hardening
EM-Unit-IV- case hardening
 
EM-Unit-IV- heat treatment
EM-Unit-IV- heat treatmentEM-Unit-IV- heat treatment
EM-Unit-IV- heat treatment
 
EM-UNIT III -ceramics & composites
EM-UNIT III -ceramics & compositesEM-UNIT III -ceramics & composites
EM-UNIT III -ceramics & composites
 

Recently uploaded

Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 

Recently uploaded (20)

NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 

Unit 3-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING

  • 2. Content • Standards for computer graphics • Graphical Kernel System (GKS) • Standards for exchange image • Open Graphics Library (open GL) • Data exchange standards • IGES, STEP, CALS, etc • Communication standards
  • 3. Purpose of CAD standard • The transfer of data between dissimilar CAD/CAM system must embrace the complete description of a product stored in its database. • Four types of modeling data make up this description Shape data – consists of geometrical and topological data Non-shape data – include shaded image and measuring units of data base Design data – FEM/FEA, engineering analysis Manufacturing data – include tolerencing and bill of materials
  • 4. Types of translators i) Direct Translators It entails translating the modeling data directly from one native format to another. It require a knowledge of both native formats Direct translator convert data directly in one step.
  • 5. Types of translators i) Indirect Translators It converts the modeling data directly from one native format to neutral format that all CAD/Cam system can interpret and understand. Each translation system has its own pair of translator to translate data to and from the neutral format
  • 6.
  • 7. Organization of a typical CAD/CAM structure with graphics standards
  • 8. DATABASE MANAGEMENT • Database is a collection of data at a single location to be used by various people for different applications.
  • 9. OBJECTIVES OF DATABASE • It provides security • It shares the data among users • It incorporates the changes quickly and effectively • It improves accuracy and integrity of data • It reduces the cost of storage and retrieval of data • It reduces or eliminates the redundant data
  • 10.
  • 11.
  • 12. STANDARDS FOR COMPUTER GRAPHICS • Need for graphic standards • There is a need for portability of the geometric model among different hardware platforms. • Where there is a situation to exchange drawing database among software packages. • There is a need for exchanging graphic data between different computer systems. • There is a need for the requirement of graphic data exchange formats and their details such as IGES, DXF and STEP.
  • 13. CLASSIFICATION OF CAD STANDARDS • Graphic and computing standards • Data exchange standards • Communication standards
  • 14. GRAPHIC AND COMPUTING STANDARDS • Aim for graphics standardisation • To allow the transfer of graphic data between two or more different companies which may have completely different CAD systems. • To control all types of graphic devices such as plotters and display devices in a consistent manner. • To provide the complete range of graphical facilities in 2D including the interactive capabilities. • To be small enough for a variety of programs.
  • 15.
  • 16.
  • 17. Types of Graphics standards • GKS-GRAPHICS KERNEL SYSTEM • PHIGS-Programmers Hierarchical Interactive Graphics Standard • CORE • GKS-3D • IGES- Initial Graphics Exchange Specification
  • 18.
  • 19. GKS (GRAPHICS KERNEL SYSTEM) • Series of commands used for graphical operations. • Number of elements that may be drawn in an image is known as graphical primitives.
  • 20.
  • 21. Representation of levels in graphics standards CAD entities Graphics primitives Image bitmap CAD data exchange standards – IGES, STEP Device independent picture description – Metafile, e.g, CGM Bitmap standards – e.g, GIF, TIFF CAD representation Level Equivalent standards
  • 22. Features of GKS • It is an independent device. So it can work with all types of input and output devices. • All text and annotation can be prepared and stored natural languages. • Graphic functions are defined for both 2D and 3D. • It includes all types of display elements. • GKS supports picture data into two routines. • GKS defines an international coordinate system called normalized device coordinates.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27. STANDARDS FOR EXCHANGE IMAGES • The purpose of GKS and other similar standards is to allow graphics to be drawn on a display device by an application program. • The model is converted by the series of graphics primitives, and these are then displayed on the screen using the graphics procedures, typically by setting the values of the pixels in a rectangular raster array. • The raster array is represented by a region of computer memory is known as bitmap.
  • 28.
  • 29.
  • 30. PHIGS - Programmers Hierarchical Interactive Graphics Standard • PHIGS is an improved version of GKS. It offers the extended set of primitives for graphical elements from which models may be generated. • It is mainly used in high functional systems.
  • 31. Features of PHIGS • It has very high interactivity • It has a real time modification of graphical data • Data input is in hierarchical structure • It supports geometric animation
  • 32.
  • 33. OPEN GRAPHICS LIBRARY • OpenGL (Open Graphics Library) is a cross-language, multi- platform application programming interface (application program interface-API) for rendering2D and 3D vector graphics. • The API is typically used to interact with a graphics processing unit (GPU), to achieve hardware-accelerated rendering. • Silicon Graphics Inc.,(SGI) started developing OpenGL in 1991.
  • 34. • Open GL does not require high performance display hardware to be present, but it require a frame buffer memory that stores the raster display bitmap. • Open GL draws directly in to the frame buffer but also allows the use of multiple buffer where for e.g., one buffer is displayed while second is being updated. • It is extensively used in the fields of CAD, virtual reality, scientific visualization, information visualization, flight simulation and video games.
  • 35. Features of OpenGL • Based on IRIS GL (Integrated raster imaging system graphics library) • Low level • Fine grained control • Modal • Frame Buffer • Not programmable • Geometry and images
  • 36.
  • 37. Advantages of OpenGL • Industry standard • Stable • Reliable and portable • Evolving • Scalable • Easy to use
  • 38. Data exchange standards • CAD data exchange involves a number of software technologies and methods to translate data from one Computer-aided design system to another CAD file format. • The recent decades, the data transfer of data between the system has been made possible by the neutral format of data exchange.
  • 39.
  • 40. The following reasons for exchanging the data are that • All use the same cad package • Special translator applications are used to change the data from one format to another format needed. • A neutral format is used for data exchange.
  • 41.
  • 42. Requirements of data exchange • Shape data • Non shape data • Design data • Manufacturing data
  • 43. Methods for data exchange • Direct CAD system export/import • Direct translation software • Neutral data exchange format
  • 44.
  • 45.
  • 46.
  • 47. Development of Data Exchange Format • The significant work in data exchange was started in 1979 of an Initial Graphics Exchange Specification (IGES) which was supported by US national Bureau of standards. • Boeing and GE were chosen due to their prior experience in developing data exchange formats – Boeing with its CIIN (CAD Integrated Information Network) • IGES owned very good support among the CAD users and vendors.
  • 48.
  • 49. IGES has three types of entity: • Geometric – it defines the product shape and include curves, surface and solids • Annotation – it included various types of dimensions (linear, angular, ordinate), centre line , notes, general labels, symbols and cross hatching • Structure – it includes views, drawing , attributes( such as line and text fonts, colors and layers), properties (mass), subfigures and external cross reference entities (for surface and assemblies)
  • 50.
  • 51.
  • 52.
  • 53.
  • 54.
  • 55. Error handling • While importing IGES file, error handling is very important • There are two major error sources when processing IGES files Program errors in the processors Misinterpretation of the IGES standard itself. • The way an IGES processor report error is – the processor should report the entity type, number of unprocessed entries, reason for un- processing and other relevant database information of these unprocessed entities. • IGES should also report any invalid or missing data encountered in reading IGES files especially those that were edited.
  • 56. STEP • STEP ( standard for Exchange of Product Data) is an exchange for product data in support of industrial automation
  • 57.
  • 58.
  • 59. CALS • Continuous Acquisition and Life cycle support is CALS. • CALS was originally called Computer Aided Acquisition and Logistics Support.
  • 60. COMMUNICATION STANDARDS • Data exchange depends not only on the compatibility of the applications data formats between the communicating systems. • LAN (Local area networks) • WAN (Wide area networks)
  • 61. LAN
  • 62. WAN