Chapter 2 LITERATURE REVIEW

Size: px
Start display at page:

Download "Chapter 2 LITERATURE REVIEW"

Transcription

1 11 Chapter 2 LITERATURE REVIEW 2.1 INTRODUCTION Industrial world has witnessed significant improvements in product design and manufacturing since the advent of computeraided design (CAD) and computer-aided manufacturing (CAM) technologies. Although CAD and CAM have been significantly developed over the last three decades, they have traditionally been treated as separate activities. Many designers use CAD with little understanding of CAM. This sometimes results in design of nonmachinable components or use of expensive tools and difficult operations to machine non-crucial geometries. In many cases, design must be modified several times, resulting in increased machining lead times and cost. Therefore, great savings in machining times and costs can be achieved if designers can solve machining problems of the products at the design stage. This can only be achieved through the use of fully integrated CAD/CAM systems. The need to integrate CAD and CAM has long been recognised and many systems have been developed. Kalta and Davies [1994] developed an IGES pre-processor to integrate CAD and CAPP for turned components. In a different work, a rule-based system was developed by Jacobs et al., [1991], for converting engineering drawings into numerically controlled machine programs for two dimensional

2 12 punch objects. Lye and Yeo [1992] and Thakar et al., [1993] developed integrated CAD/CAM systems for design and manufacture of turned components. The fact is that CAD/CAM has close to five decades of history stretching almost as far back as the computer. CAD/CAM, like the digital computer, had its inception in the military. In the mid-1950s the U.S. Air Force began testing an air defence system known as SAGE (Semi-Automatic Ground Environment) to graphically depict data received on radar systems. The first computer actually rendering a program, SAGE was conceived at the Massachusetts Institute of Technology (MIT). In 1960, computer scientists at MIT produced yet another project called Sketchpad, an application that is now considered to be the first design program with industrial use. A similar program sprouted up at General Motors soon after. At that time, mainframes were still large enough to take up entire rooms. During the 1960's CAD/CAM technology continued to evolve and spread to other areas. Automotive companies were the first to adopt the technology, and used it primarily to design automobile bodies. It then quickly spread to other sectors of industry, which were only too eager to abandon traditional pen and paper methods of drafting. By 1973, CAD/CAM was being used to design industrial tools. Midway through the decade, the 19-inch monitor came out, which meant that drawings could be viewed larger than the previous standard of 11 inches. In the last half of the 70's, solid modeling software became available. It allowed users to take "geometric

3 13 primitives" (basic geometric shapes such as boxes and cones) and combine them using Boolean operations. In 1982, Autodesk made CAD/CAM history when it released the first version of AutoCAD, which soon became the premiere software platform for automobile design. The need to integrate CAD and CAM has long been recognised and many systems have been developed. However, fully CAD/CAM integration is not yet achieved. The process of integration of CAD and CAM has been relatively slow in comparison with the developments made in each of these technologies. Researchers believe that the slowness of the integration over the recent decades is essentially attributable to the incompatibility of database formats and the lack of common languages. The developed systems can only be considered as islands of integration and still there is a missing link fully integrating these two technologies. In recent years, many researchers have been contributing their part towards the integration of CAD/CAM and this chapter presents a review of their work. 2.2 COMPUTER AIDED DESIGN (CAD) Computer- aided design (CAD) is the technology concerned with the use of computer systems to assist in the creation, modification, analysis and optimization of design [Groover M.P]. Thus any computer program facilitating engineering functions in the design process is classified as CAD software. In other words, CAD tools can vary from geometric tools for manipulating shapes at one extreme, to customized

4 14 application programs, such as those for analysis and optimization, at the other extreme [Zeid.I 1998]. Encarracao [1987] had presented a survey paper on CAD systems and applications. CAD has revolutionized the function of computer technology in terms of processing design, documentation and implementation. In the case of CAD, there were a number of people and institutions working on the idea of computer graphics for design. But the individual generally accorded to have been first with the most is Dr. Ivan Sutherland, who did his seminal work with a system called Sketchpad at the Massachusetts Institute of Technology(MIT). Parallel work was being done at the General Motors Research Laboratories. One of the people involved with the General Motors CAD project was Dr. Patrick Hanratty, who later left GM to form his own company and develop the first commercially available software for mechanical drafting. Dr. Hanratty's software was used as the basis for nearly a dozen start-up companies selling turnkey CAD programs. Today, an estimated 90% of commercial drafting software can trace its roots back to Dr. Hanratty's original program, called ADAM (Automated Drafting And Machining). CAD has long been integrated in most of our societal affairs. It is mostly applied in automotive, architecture and other important social and mechanical industries.

5 FEATURE RECOGNITION SYSTEM Feature recognition is the important link in the process of Integrating CAD and CAM. It forms the basis for extracting the design features from the CAD files and correlating them to the CAM in a more meaningful way. Bojan Babic et al., [2008], has made an excellent survey on extant literature on automated feature recognition with rule-based pattern recognition. They present detailed classification of developed Automatic Feature Recognition (AFR) systems with their potentials and limitations. Ismail et al., [ ], in a series of papers presented Edge Boundary Classification (EBC) approach, considering the use of spatial addressability information of solid models that identifies the solid and void sides of a boundary entity. Their approach can be applied for recognition of some features in parts to be produced on 2 Dimensional NC machines; pockets, slots and steps and also for cylindrical and truncated conical features, both in prismatic and rotational parts. One of the earliest works in feature recognition is by Woo [1984]. He proposed a technique known as Alternating Sum of Volumes (ASV), expressions for extracting features from the boundary representation of 2-D or 3-D parts. Kakazu [1984] presented an approach that can generate group technology codes for axial geometry parts (rotational) from a Constructive Solid Geometry (CSG) model. The generated GT code is

6 16 made up of three kinds of code systems; unique geometry code, macro geometry code and semantic code. Joshi and Chang (1987) described a method for identifying features. The method uses a graph called the Attributes Adjacency Graph (AAG) from a BREP database. Faces form the nodes of this graph and edges form the arcs, the arcs being labeled as convex or as concave. Rules are defined to recognize certain configurations in the graph. Since this technique requires an exhaustive search, a heuristic method is adopted to limit the search. Rong-Kwei Li [1988] proposed a part feature recognition algorithm for rotational parts. This system serves as the intelligent part feature recognition system which extracts part definition data from CAD systems using IGES standard data format. This system is implemented in PROLOG language. The algorithm is based on the occurrence of a string of certain primitives. However, the feature recognized is constrained by the type of pattern defined. Somashekar Subrahmanyam and Michael Wozny [1995] presented a comprehensive survey paper on feature recognition techniques for CAPP. They discussed on various methods used in feature recognition like cell division, cavity volume, convex hull, laminae slicing and other methods. The authors stressed upon the future needs or scope, to strengthen the link between CAD and CAM. Carlos Rico et al., [1997] proposed a methodology to recognize the part geometry based on a combination between an automatic identification of 2D profiles and a feature- based method. The authors

7 17 established the minimum number of grippings (based on the part shape), the blank type and the geometrical tolerances to determine the machining operations. Nafis Ahmed and A.F.M Anwarul Haque [2001] proposed manufacturing feature recognition of a rotational component using DXF file. They used a C/C++ program to extract the information from the DXF file. The authors could extract the information only when the profiles are drawn with Polyline. They classified the features as horizontal, vertical, inclined and curved. Gibson et al., [ ] describe the structure and operation of a prototype feature recognition system ipfr (Interactive Programmable Feature Recognisor). The system proposed by them can accept entity descriptions from CAD systems in the form of DXF files through a DXF translator. H.C.W.Lau et al., [2005] in their paper made an attempt to introduce a computer-integrated system for design feature recognition in order to achieve automatic process planning. They proposed two modules; (1) STEP feature recognition module to extract a solid design model, which is converted to group technology (GT) code that can be used as input data to recognize feature patterns. (2) Rule-based process planning module to map the features to the appropriate operations. Aslan. E et al., [1999], proposed a feature extraction technique, for rotational parts, based on step-wise examination of geometric data and gradual identification of basic meaningful features from DXF files.

8 18 Zuraini and Habiollah [2002] presented a framework of feature extraction from standard DXF file for the prismatic parts. Their work focused on code classification algorithm to read and classify DXF code and mapping algorithm to get the dimensional information necessary for the selection of machining parameter in milling machine. B.S. Prabhu et al., [2001] presented a system for automatic extraction of geometric and non- geometric part information from Engineering drawings created using CADD tools. The authors used a heuristic search to interpret characteristic attributes of dimension sets that denote linear, diametrical, radial and angular dimensions. They used Natural Language Processing (NLP) techniques to process textual callouts. Jain P.K and Kumar S [1998] proposed a system that takes a wire frame part representation model, imported from AutoCAD (*.dxf file). Their system provides the recognition of several form features for prismatic parts: hole, step, slot and protrusions with orthogonal boundary faces. In extension to their work, graphs are translated in strings and then the strings are matched with the patterns in a knowledge base. Ismail et al., [2002] in their paper focused on Edge boundary Classification (EBC), using the spatial addressability information of solid models that identifies the solid and void sides of a boundary entity, for syntactic pattern recognition.

9 19 Henderson and Anderson [1984] introduced the logic approach, on B-rep solid modelers. A set of production rules, defining form features, provide the patterns for automatic feature recognition. Woo [1984] used the geometry-decomposition approach, for feature recognition, where features are viewed as volumes to be removed by a machine operation. He introduced the concept of cavity features, i.e., features, as primitives, are the material to be removed or machined. Given a CSG tree of primitive volumes and the Boolean operators used in building a part, the cavity types were deduced from the spatial relationships of the primitive volume faces. Vosniakos and Davies [1993] proposed a shape feature recognition framework and its application to holes in prismatic parts. They discuss a system consisting of a feature definition part and a feature matching part, operating on a B-rep model. Vandenbrande and Requicha [1990] presented a hint- based method for recognition of machinable features. The major claim of this method is that the concept of generating hints for features and further checking the validity of these hints is more efficient than procedural rule-base techniques. Some of the limitations as stated in this work are that the method applies to 2.5 D swept features only. The decompositions produced by their algorithm are not controlled. Wong and Wong [1995] paper describe the development of an object- oriented feature-based design system for integrating CAD and CAPP. The authors have used AME (Advanced Modelling Extension) of the AutoCAD as the geometric modeller. The design information of a

10 20 prismatic part is transformed into the manufacturing instructions with the knowledge provided in the rule-based feature mapping system. Kim et al., [1996] in their prototype Feature Based Automated Process Planning (FBAPP) system proposed to recognize the features from the removable volume point of view rather than from the design part point of view. A feature based approach for cylindrical surface machining process is developed with a provision of generating precedence relations between the machining volumes. Ismail et al., [ ] discuss the extraction of cylindrical based features from a neutral data format, namely STEP (Standard for the Exchange of Product Model Data) file produced by any CAD system. The authors developed a rule-based algorithm for the extraction of the cylindrical features. Bandarkar and Ragi [2000] developed feature extraction system takes STEP file as input and to define the geometry and topology of a part. In addition, the system generates STEP file as output with form feature information is AP224 format for form feature process planning. 2.4 CAPP / CAM Systems Shu-Chu Liu and Shih-Yaug Liu [1996] proposed a heuristic approach for Automated Process Sequencing in CAPP. Their work was focused on minimization of setup time. Constraints are used to determine which machine, fixture, and tool setup should be machined first. Then the constraints are used to sequence the order in the same tool setup.

11 21 Pande and Walvaker (1989) reported, the design and implementation of a computer assisted process planning system (PC- CAPP) for prismatic components used in the batch production of portable electric tools. The system proposed by them has various modules for component feature representation; automatic machine, tooling and process parameter selection. The system was more of a feature based process planning and demands much user intervention. Andrew Kusiak and Ranker Vujosevic [1992 ] presented an objectoriented approach for selection of machinable volumes to be included in a process plan. Their approach uses a feature-based part representation for prismatic parts. Volumes of the material to be removed are generated in parallel with definition of form features of the part. Later, geometric reasoning is used for grouping these volumes into a set of machinable volumes. Precedence constraints among the machinable volumes are established to generate a sequence of machinable volumes. Nafis Ahmad and Haque [2001] have proposed a system for the optimization of process parameters for rotational components by GA approach. The optimization function was to reduce the machining time under the constraints of maximum allowable force on the cutting tool and also maximum power limit of the machine tool. But the system was limited to roughing operations

12 22 H. B. Marri et al., [1998] presented a comprehensive review of literature on CAPP. They made a thorough insight into the design and implementation of different CAPP systems. They discuss the advantages and disadvantages of various CAPP systems and indicated the future research directions. Horris C. [1996] had classified the literature on Computer aided process planning into twelve areas of interest, starting from general references/reviews/surveys to emerging AI techniques. The study was also made on parallel machining, Petri nets and object oriented approach in CAPP. Yakup Yildiz et al., [2006] discuss automatic feature recognition and tool path planning for rotational parts, using Delphi 7 programming language. The authors have focused on File reading system, feature recognition system and tool path planning. Zhao et al., [2001] paper describes a novel concept for the integration of a CAD system and a knowledge based system for the selection of cutting tools. IGES neutral format is used as an input for the feature recognition. They presented an integrated system (CADEXCATS) which is a modular based system containing three main programmes designed to process the IGES data for roughing and finishing operations and finally to merge the output files into one single file that represents the final output.

13 23 M. Tolouei-Rad and G. Payeganeh [2006] presented a hybrid approach for automatic generation of NC programs. They discussed about the two expert systems. The first system communicates with the CAD system for recognizing machining features using an interface program developed in LISP. The second expert system requires extensive communications with several databases for retrieving tooling and machining information to develop Machining Data File (MDF). MDF is used as an input to a conventional CAM system to produce the required NC code. The proposed system works as a interface between conventional CAD and CAM packages, but lacks integrity. Joe G Chow and Robert L Sakal [1995] proposed a system to integrate AutoCAD and Mastercam using generative process planning interface programs written in Autolisp. Authors present turning and milling modules in their work. The turning interface program uses a 2-D drawing of the axisymmetric part and user interface to determine the machining operations to machine the part in Mastercam. The system proposed by them does not generate the toolpaths or NC code by itself, but interfaces directly with Mastercam. Thus it needs CAM software for the generation of NC codes. George Vosniakos [1998] made an attempt to generate automatic NC part programs for machined components of 2-1/2 dimensions from a wireframe CAD model. An IGES post-processor was developed to interface the system to any CAD system, drawing annotation information was allocated to solid model entities through pattern

14 24 matching techniques in Prolog. In his work, operation selection uses the feature model as well as process planning knowledge structured into a hierarchy of rules. The resulting operation sequence is communicated to a module that produces NC code. 2.5 CURRENT RESEARCH WORK COMPARE AND CONTRAST This research is different from the extant literature discussed earlier in this chapter in the following ways: 1. In this research work, the focus is on the extraction of design features from the DXF file format. As can be seen in the literature, few methodologies were proposed to extract the features, but they were limited to the profiles that were drawn either by basic line and arc commands or by polyline commands. Yakup Yildiz [2006], Chow J.G and Sakal R.L [1994]) and others worked on the extraction of the basic line and arc features. Whereas, Aslan et.al.[1999] and Nafis Ahmed [2001] had worked on the methodologies for the extraction of polyline features. The methodologies proposed by them wouldn t be able to extract the features, when the components are drawn with a combination of line, arc and polyline commands. In this work, a novel methodology is proposed to extract the features even when the profiles are drawn by a combination of those commands and irrespective of their sequence (Para 4.2.1).

15 25 2. In respect of CAD/CAM integration, there are mainly two approaches in using form-features, a) Feature recognition and b) Feature based design. a) Feature recognition endeavors to automatically recognize and extract appropriate features from a geometrical model. Several different approaches and techniques have been tried in various feature recognition systems. For example Woo[1984] used the geometry- decomposition approach where features are viewed as volumes to be removed, Joshi and Chang [1987] suggested an AAG (Attributed Adjacency Graph) approach, while Henderson [1984] worked on B-rep solid modelers. In this work, predefined pattern primitives were developed based on the adjacency relation among the surfaces of the features (Para 5.1.2). Pre-defined pattern primitives have been classified as External and internal predefined features. b) The feature based design approach, also known as designby-features or feature-based modeling, provides the designer with a set of features in the features library (Wong.T.N [1995]). A designer, applying the appropriate modeling operators such as Boolean set operators in the Constructive Solid Geometry (CSG) modellers, can build the product model with the predefined features. In this model, the designer can choose the manufacturing processes whilst working on the design. As a product is

16 26 being developed, the designer can invoke down-stream applications easily. In this model the user is limited to build the component by selecting the features in an sequential order (normally from left to right) with continuity in selection of features. But, in real time situations, different designers may adopt different sequential order in drawing the same given profile, i.e., they may draw the profile from left to right or from right to left or by other ways. In doing so the entity details are stored in their respective dxf files as per the happenings. Thus for same profiles drawn in different sequences the dxf files will be different. The proposed system can accommodate that differences and is capable of developing the CNC code irrespective of the way in which the profiles are generated. Its first output gives the entity details in the same sequence as they were used (Table 4.2) while in the second stage they are arranged in an order (Table 5.2), so that they can be used for the down stream applications. 3) Another salient feature of this research work is that, in the feature recognition module, in addition to the step turning, taper turning and profile turning algorithms, new algorithms for the extraction of groove / recess elements have been developed and the corresponding strings for syntactic representation have been developed so as to map them to the

17 27 manufacturing features along with the geometrical details. Aslan.E [1999] had made an attempt for the identification of angled recess by binary decision tree and to prepare a Features and Machining Parameters Array (FMPA). In this work algorithms were developed to extract the coordinate values of the groove features and subsequently map the details to the manufacturing features. 4) The proposed integration system is novel in its way and is not discussed in extant literature. Thus the current research outcome may provide vital contribution in the area of feature recognition and integration of feature recognition and manufacturing.

Chapter 7 CONCLUSIONS. This thesis focuses on the very important aspect of. Integrated Manufacturing viz integration of Computer Aided Design and

Chapter 7 CONCLUSIONS. This thesis focuses on the very important aspect of. Integrated Manufacturing viz integration of Computer Aided Design and 114 Chapter 7 CONCLUSIONS This thesis focuses on the very important aspect of Computer Integrated Manufacturing viz integration of Computer Aided Design and Computer Aided Manufacturing. The integrated

More information

Introduction to Solid Modeling Parametric Modeling. Mechanical Engineering Dept.

Introduction to Solid Modeling Parametric Modeling. Mechanical Engineering Dept. Introduction to Solid Modeling Parametric Modeling 1 Why draw 3D Models? 3D models are easier to interpret. Simulation under real-life conditions. Less expensive than building a physical model. 3D models

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

STEP-based feature modeller for computer-aided process planning

STEP-based feature modeller for computer-aided process planning International Journal of Production Research, Vol. 43, No. 15, 1 August 2005, 3087 3101 STEP-based feature modeller for computer-aided process planning S. M. AMAITIK* and S. E. KILIC Department of Mechanical

More information

Computer Aided Design Applications MMJ 1543

Computer Aided Design Applications MMJ 1543 Computer Aided Design Applications MMJ 1543 Dr Jamaludin Mohd Taib jamalt@fkm.utm.my http://www.fkm.utm.my/~jamalt Lecture 1 1 Computer Aided Design Computer Graphics Geometric Modelling CAD Tools in design

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

/88/~/~96/$01.~ IEEE. FRAFES, A Frame-based Feature Extraction System. Xin Dong and Michael Wozny

/88/~/~96/$01.~ IEEE. FRAFES, A Frame-based Feature Extraction System. Xin Dong and Michael Wozny FRAFES, A Frame-based Feature Extraction System Xin Dong and Michael Wozny Center for Interactive Computer Graphics Rensselaer Polytechnic Institute ABSTRACT Form features are an important link for the

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

BOUNDARY REPRESENTATION-BASED FEATURE RECOGNITION

BOUNDARY REPRESENTATION-BASED FEATURE RECOGNITION Jurnal Teknologi, bil. 26, Jun 1997 him. 65-74 @Universiti Teknologi Malaysia BOUNDARY REPRESENTATION-BASED FEATURE RECOGNITION NAPSIAH BT ISMAIL & NOOH BIN ABU BAKAR Business and Advanced Technology Centre

More information

Reconstruction of 3D Interacting Solids of Revolution from 2D Orthographic Views

Reconstruction of 3D Interacting Solids of Revolution from 2D Orthographic Views Reconstruction of 3D Interacting Solids of Revolution from 2D Orthographic Views Hanmin Lee, Soonhung Han Department of Mechanical Engeneering Korea Advanced Institute of Science & Technology 373-1, Guseong-Dong,

More information

Automatic Feature Recognition and Tool path Generation Integrated with Process Planning

Automatic Feature Recognition and Tool path Generation Integrated with Process Planning Automatic Feature Recognition and Tool path Generation Integrated with Process Planning by Vinodhkumar Somavar Muniappan A thesis presented to the University of Waterloo in fulfillment of the thesis requirement

More information

L1 - Introduction. Contents. Introduction of CAD/CAM system Components of CAD/CAM systems Basic concepts of graphics programming

L1 - Introduction. Contents. Introduction of CAD/CAM system Components of CAD/CAM systems Basic concepts of graphics programming L1 - Introduction Contents Introduction of CAD/CAM system Components of CAD/CAM systems Basic concepts of graphics programming 1 Definitions Computer-Aided Design (CAD) The technology concerned with 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

Chapter 9 3D Modeling

Chapter 9 3D Modeling Chapter 9 3D Modeling Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 3D Modeling Snapshot Since Mid 1980 s become common place in industry Software Types Wireframe

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

Identifying the Type of Face To Face Connection from STEP AP203 File

Identifying the Type of Face To Face Connection from STEP AP203 File IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 14, Issue 3 Ver. III (May. - June. 2017), PP 37-42 www.iosrjournals.org Identifying the Type of

More information

New method of 3D reconstruction from mechanical engineering drawings based on engineering semantics understanding

New method of 3D reconstruction from mechanical engineering drawings based on engineering semantics understanding ew method of 3D reconstruction from mechanical engineering drawings based on engineering understanding Jianping Liu 1, Bangyan e 2 College of Mechanical Engineering, South China University of Technology,

More information

The study of total-removal-volume (TRV) feature in handling the flexible machining shapes generation

The study of total-removal-volume (TRV) feature in handling the flexible machining shapes generation The study of total-removal-volume (TRV) feature in handling the flexible machining shapes generation Mohammad M. Isnaini,1, Wisnu Aribowo 2 Study Program of Industrial Engineering Bandung Institute of

More information

Implementing manufacturing feature based design in CAD/CAM

Implementing manufacturing feature based design in CAD/CAM Implementing manufacturing feature based design in CAD/CAM T. Szecsi School of Mechanical and Manufacturing Engineering, Materials Processing Research Centre, Dublin City University, Dublin 9, Ireland

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

1. Introduction to Constructive Solid Geometry (CSG)

1. Introduction to Constructive Solid Geometry (CSG) opyright@010, YZU Optimal Design Laboratory. All rights reserved. Last updated: Yeh-Liang Hsu (010-1-10). Note: This is the course material for ME550 Geometric modeling and computer graphics, Yuan Ze University.

More information

STUDY ON 3D SOLID RECONSTRUCTION FROM 2D VIEWS BASED ON INTELLIGENT UNDERSTANDING OF MECHANICAL ENGINEERING DRAWINGS

STUDY ON 3D SOLID RECONSTRUCTION FROM 2D VIEWS BASED ON INTELLIGENT UNDERSTANDING OF MECHANICAL ENGINEERING DRAWINGS STUDY ON 3D SOLID RECONSTRUCTION FROM 2D VIEWS BASED ON INTELLIGENT UNDERSTANDING OF MECHANICAL ENGINEERING DRAWINGS Jianping Liu^'^, Bangyan YQ\ Xiaohong Wu^, Miaoan Ouyang^ ^College of Mechanical Engineering,

More information

Object-oriented feature-based design

Object-oriented feature-based design Loughborough University Institutional Repository Object-oriented feature-based design This item was submitted to Loughborough University's Institutional Repository by the/an author. Citation: WAN HARUN,

More information

SEOUL NATIONAL UNIVERSITY

SEOUL NATIONAL UNIVERSITY Fashion Technology 5. 3D Garment CAD-1 Sungmin Kim SEOUL NATIONAL UNIVERSITY Overview Design Process Concept Design Scalable vector graphics Feature-based design Pattern Design 2D Parametric design 3D

More information

Geometric Modeling. Creating 3D solid geometry in a computer! Partial History of Geometric Modeling

Geometric Modeling. Creating 3D solid geometry in a computer! Partial History of Geometric Modeling Geometric Modeling Creating 3D solid geometry in a computer! Partial History of Geometric Modeling 1963 Wireframe Computer Graphics Invented (Ivan Sutherland, MIT) 2 1 Partial History 1964 DAC-1, General

More information

Feature-based CAM software for mills, multi-tasking lathes and wire EDM. Getting Started

Feature-based CAM software for mills, multi-tasking lathes and wire EDM.  Getting Started Feature-based CAM software for mills, multi-tasking lathes and wire EDM www.featurecam.com Getting Started FeatureCAM 2015 R3 Getting Started FeatureCAM Copyright 1995-2015 Delcam Ltd. All rights reserved.

More information

GENIO CAD/CAM software powered by Autodesk technology for parametric programming of boring, routing and edge-banding work centers Genio SPAI SOFTWARE

GENIO CAD/CAM software powered by Autodesk technology for parametric programming of boring, routing and edge-banding work centers Genio SPAI SOFTWARE GENIO CAD/CAM software powered by Autodesk technology for parametric programming of boring, routing and edge-banding work centers Overview is a powerful CAD/CAM system powered by Autodesk 3D environment

More information

SELECTED ASPECTS OF METHODOLOGY OF A CAPP SYSTEM DESIGN 1. INTRODUCTION

SELECTED ASPECTS OF METHODOLOGY OF A CAPP SYSTEM DESIGN 1. INTRODUCTION Journal of Machine Engineering, Vol. 11, No. 1-2, 2011 CAD, CAPP, design features, object techniques Cezary GRABOWIK 1 SELECTED ASPECTS OF METHODOLOGY OF A CAPP SYSTEM DESIGN In this paper the selected

More information

A new methodology for recognizing features in rotational parts using STEP data exchange standard

A new methodology for recognizing features in rotational parts using STEP data exchange standard MultiCraft International Journal of Engineering, Science and Technology Vol. 3, No. 6, 2011, pp. 102-115 INTERNATIONAL JOURNAL OF ENGINEERING, SCIENCE AND TECHNOLOGY www.ijest-ng.com 2011 MultiCraft Limited.

More information

CNC part program simulation using solid modelling techniques

CNC part program simulation using solid modelling techniques CNC part program simulation using solid modelling techniques G.C. Vosniakos and D. Kollios National Technical University of Athens, School of Mechanical Engineering, Department of Manufacturing Technology,

More information

EXTRACTING ENGINEERING FEATURES FROM B- REP GEOMETRIC MODELS

EXTRACTING ENGINEERING FEATURES FROM B- REP GEOMETRIC MODELS 27 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES EXTRACTING ENGINEERING FEATURES FROM B- REP GEOMETRIC MODELS Christian Van der Velden *, Hao-Lan Zhang *, Xinghuo Yu *, Tim Jones **, Ian Fieldhouse

More information

The 8 th International Scientific Conference elearning and software for Education Bucharest, April 26-27, / X

The 8 th International Scientific Conference elearning and software for Education Bucharest, April 26-27, / X The 8 th International Scientific Conference elearning and software for Education Bucharest, April 26-27, 2012 10.5682/2066-026X-12-168 MODERN CAD/CAM APPLICATIONS- INTUITIVE AND EFFICIENT Adrian BUT "Politehnica"

More information

and Molds 1. INTRODUCTION

and Molds 1. INTRODUCTION Optimal Tool Path Generation for 2 and Molds D Milling of Dies HuiLi Automotive Components Division Ford Motor Company, Dearborn, MI, USA Zuomin Dong (zdong@me.uvic.ca) and Geoffrey W Vickers Department

More information

Taper Control: Behind the Scenes of Dynamic Waterjet with Active Tolerance Control

Taper Control: Behind the Scenes of Dynamic Waterjet with Active Tolerance Control Taper Control: Behind the Scenes of Dynamic Waterjet with Active Tolerance Control 1 Taper Control: Behind the Scenes of Dynamic Waterjet Waterjet technology took a giant leap forward with the introduction

More information

5/25/2014. Sharif University of Technology. Session # 19. Instructor. Class time. Course evaluation. Department of Industrial Engineering

5/25/2014. Sharif University of Technology. Session # 19. Instructor. Class time. Course evaluation. Department of Industrial Engineering Advanced Manufacturing Laboratory Department of Industrial Engineering Sharif University of Technology Session # 19 Instructor Omid Fatahi Valilai, Ph.D. Industrial Engineering Department, Sharif University

More information

PARAMETRIC MODELING FOR MECHANICAL COMPONENTS 1

PARAMETRIC MODELING FOR MECHANICAL COMPONENTS 1 PARAMETRIC MODELING FOR MECHANICAL COMPONENTS 1 Wawre S.S. Abstract: parametric modeling is a technique to generalize specific solid model. This generalization of the solid model is used to automate modeling

More information

What s new in EZCAM Version 18

What s new in EZCAM Version 18 CAD/CAM w w w. e z c a m. com What s new in EZCAM Version 18 MILL: New Curve Machining Wizard A new Curve Machining Wizard accessible from the Machining menu automates the machining of common part features

More information

CATIA V5-6R2015 Product Enhancement Overview

CATIA V5-6R2015 Product Enhancement Overview Click to edit Master title style CATIA V5-6R2015 Product Enhancement Overview John Montoya, PLM Technical Support March 2015 1 2010 Inceptra LLC. All rights reserved. Overview of Enhanced Products Overview

More information

Unified feature based integration of design and process planning

Unified feature based integration of design and process planning Unified feature based integration of design and process planning G. Chen 1, Y.-S. Ma 1*, G. Thimm 2 and S.-H. Tang 2 1 CAD/CAM Lab, School of MPE, Nanyang Technological University, Singapore 639798 2 Design

More information

CAD/CAPP Integration using Feature Ontology

CAD/CAPP Integration using Feature Ontology CAD/CAPP Integration using Feature Ontology Christel Dartigues *, Parisa Ghodous **, Michael Gruninger ***, Denis Pallez**, Ram Sriram*** *I3S UNSA-CNRS - 2000, route des lucioles, Les Algorithmes - bât.

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

Solid Modeling. Ron Goldman Department of Computer Science Rice University

Solid Modeling. Ron Goldman Department of Computer Science Rice University Solid Modeling Ron Goldman Department of Computer Science Rice University Solids Definition 1. A model which has a well defined inside and outside. 2. For each point, we can in principle determine whether

More information

STEP-based feature extraction from STEP geometry for Agile Manufacturing

STEP-based feature extraction from STEP geometry for Agile Manufacturing Ž. Computers in Industry 41 2000 3 24 www.elsevier.nlrlocatercompind STEP-based feature extraction from STEP geometry for Agile Manufacturing Mangesh P. Bhandarkar, Rakesh Nagi ) Department of Industrial

More information

Using 3D AutoCAD Surfaces to Create Composite Solids

Using 3D AutoCAD Surfaces to Create Composite Solids Using 3D AutoCAD Surfaces to Create Composite Solids J.D. Mather Pennsylvania College of Technology GD211-2P This class explores the creation of 3D surfaces used in creating composite solids. Many solid

More information

Hole Feature on Conical Face Recognition for Turning Part Model

Hole Feature on Conical Face Recognition for Turning Part Model IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Hole Feature on Conical Face Recognition for Turning Part Model To cite this article: A F Zubair and M S Abu Mansor 2018 IOP Conf.

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

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

Solid Modeling Lecture Series. Prof. Gary Wang Department of Mechanical and Manufacturing Engineering The University of Manitoba

Solid Modeling Lecture Series. Prof. Gary Wang Department of Mechanical and Manufacturing Engineering The University of Manitoba Solid Modeling 25.353 Lecture Series Prof. Gary Wang Department of Mechanical and Manufacturing Engineering The University of Manitoba Information complete, unambiguous, accurate solid model Solid Modeling

More information

3/3/2014. Sharif University of Technology. Session # 5. Instructor. Class time. Course evaluation. Department of Industrial Engineering

3/3/2014. Sharif University of Technology. Session # 5. Instructor. Class time. Course evaluation. Department of Industrial Engineering Advanced Manufacturing Laboratory Department of Industrial Engineering Sharif University of Technology Session # 5 Instructor Omid Fatahi Valilai, Ph.D. Industrial Engineering Department, Sharif University

More information

Autodesk Conceptual Design Curriculum 2011 Student Workbook Unit 2: Parametric Exploration Lesson 1: Parametric Modeling

Autodesk Conceptual Design Curriculum 2011 Student Workbook Unit 2: Parametric Exploration Lesson 1: Parametric Modeling Autodesk Conceptual Design Curriculum 2011 Student Workbook Unit 2: Parametric Exploration Lesson 1: Parametric Modeling Overview: Parametric Modeling In this lesson, you learn the basic principles of

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

MFG12197 FeatureCAM Hands On Milling, turning and mill turn with Feature Based Machining

MFG12197 FeatureCAM Hands On Milling, turning and mill turn with Feature Based Machining MFG12197 FeatureCAM Hands On Milling, turning and mill turn with Feature Based Machining Jeremy Malan Delcam Learning Objectives Learn how to instantly machine parts once their features are defined Learn

More information

The World s Leading Stamping Die Design Software for AutoCAD!

The World s Leading Stamping Die Design Software for AutoCAD! DIE is a comprehensive suite of AutoCAD based software products designed to automate many facets of the stamping die design process. DIE software modules can operate independently to address specific design

More information

Manufacturing Computer Aided Process Planning For Rotational Parts. Part 1: Automatic Feature Recognition From STEP AP203 Ed2

Manufacturing Computer Aided Process Planning For Rotational Parts. Part 1: Automatic Feature Recognition From STEP AP203 Ed2 RESEARCH ARTICLE OPEN ACCESS Manufacturing Computer Aided Process Planning For Rotational Parts. Part 1: Automatic Feature Recognition From STEP AP203 Ed2 Jaider Oussama*, Elmesbahi Abdelilah*, Rechia

More information

(Refer Slide Time: 00:01:27 min)

(Refer Slide Time: 00:01:27 min) Computer Aided Design Prof. Dr. Anoop Chawla Department of Mechanical engineering Indian Institute of Technology, Delhi Lecture No. # 01 An Introduction to CAD Today we are basically going to introduce

More information

UNIT - V DHARANI KUMAR.S/AP/MECH

UNIT - V DHARANI KUMAR.S/AP/MECH UNIT - V DHARANI KUMAR.S/AP/MECH 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

More information

IJCSI International Journal of Computer Science Issues, Vol. 9, Issue 5, No 2, September 2012 ISSN (Online):

IJCSI International Journal of Computer Science Issues, Vol. 9, Issue 5, No 2, September 2012 ISSN (Online): www.ijcsi.org 126 Automatic Part Primitive Feature Identification Based on Faceted Models Gandjar Kiswanto 1 and Muizuddin Azka 2 1 Department of Mechanical Engineering, Universitas Indonesia Depok, 16424,

More information

Geometric Modeling. Creating 3D solid geometry in a computer! MAE 455 Computer-Aided Design and Drafting

Geometric Modeling. Creating 3D solid geometry in a computer! MAE 455 Computer-Aided Design and Drafting Geometric Modeling Creating 3D solid geometry in a computer! Partial History of Geometric Modeling 1963 Wireframe Computer Graphics Invented (Ivan Sutherland, MIT) 2 Partial History 1964 DAC-1, General

More information

CREATION OF SOFTWARE FOR THE TRANSFORMATION OF STEP-NC DATA

CREATION OF SOFTWARE FOR THE TRANSFORMATION OF STEP-NC DATA CREATION OF SOFTWARE FOR THE TRANSFORMATION OF STEP-NC DATA Čuboňová, N.; nadezda.cubonova@fstroj.uniza.sk Abstract: Standard for the Exchange of Product data compliant Numerical Control (STEP-NC) is a

More information

Intelligent Machining through Automation

Intelligent Machining through Automation Intelligent Machining through Automation CAMWorks is a 3D based CAM system that helps manufacturers improve productivity and profitability by combining world-class technologies and adaptable automation

More information

B-CODE GENERATION FOR A CNC DENTISTRY WIRE BENDING MECHANISM

B-CODE GENERATION FOR A CNC DENTISTRY WIRE BENDING MECHANISM B-CODE GENERATION FOR A CNC DENTISTRY WIRE BENDING MECHANISM Rahimah Abdul Hamid 1 *, Kenta Morisaki 2 and Teruaki Ito 1 Abstract. In the present study, the generation of CNC wire bending code (B-code)

More information

ANALYSIS AND VISUALIZATION OF COMPLEX COMPUTER AIDED DESIGN MODELS AS A DESIGN STRUCTURE MATRIX

ANALYSIS AND VISUALIZATION OF COMPLEX COMPUTER AIDED DESIGN MODELS AS A DESIGN STRUCTURE MATRIX 13 TH INTERNATIONAL DEPENDENCY AND STRUCTURE MODELLING CONFERENCE, DSM 11 CAMBRIDGE, MASSACHUSETTS, USA, SEPTEMBER 14 15, 2011 ANALYSIS AND VISUALIZATION OF COMPLEX COMPUTER AIDED DESIGN MODELS AS A DESIGN

More information

First Order Analysis for Automotive Body Structure Design Using Excel

First Order Analysis for Automotive Body Structure Design Using Excel Special Issue First Order Analysis 1 Research Report First Order Analysis for Automotive Body Structure Design Using Excel Hidekazu Nishigaki CAE numerically estimates the performance of automobiles and

More information

CAM Express for machinery

CAM Express for machinery Siemens PLM Software CAM Express for machinery Optimized NC programming for machinery and heavy equipment Benefits Effectively program any type of machinery part Program faster Reduce air cutting Automate

More information

CNC-RP: A Technique for Using CNC Machining as a Rapid Prototyping Tool in Product/Process Development

CNC-RP: A Technique for Using CNC Machining as a Rapid Prototyping Tool in Product/Process Development CNC-RP: A Technique for Using CNC Machining as a Rapid Prototyping Tool in Product/Process Development Matthew Frank Graduate Student mcf113@psu.edu Drs. Sanjay B. Joshi and Richard A. Wysk Department

More information

Smart Strategies for Steep/Shallow Milling

Smart Strategies for Steep/Shallow Milling Smart Strategies for Steep/Shallow Milling A Technical Overview contents Smoothing the Ups and Downs of Surface Machining..... 2 Traditional Finishing Strategies....... 2 Planar Toolpath.... 2 Z-Level

More information

What's New in CAMWorks 2016

What's New in CAMWorks 2016 Contents (Click a link below or use the bookmarks on the left) What s New in CAMWorks 2016 SP0 2 Supported Platforms 2 Resolved CPR s document 2 Improved Tool Management Interactions... 3 Tool tree view

More information

AUTOMATED FEATURE RECOGNITION SYSTEM FOR SUPPORTING CONCEPTUAL ENGINEERING DESIGN

AUTOMATED FEATURE RECOGNITION SYSTEM FOR SUPPORTING CONCEPTUAL ENGINEERING DESIGN AUTOMATED FEATURE RECOGNITION SYSTEM FOR SUPPORTING CONCEPTUAL ENGINEERING DESIGN T. J. Jones 1, C. Reidsema 1 and A. Smith 2 1 School of Mechanical and Manufacturing Engineering, UNSW, Australia 2 GKN

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad-500043 MECHANICAL ENGINEERING ASSIGNMENT QUESTIONS Title Code Class Structure Coordinator Team of Instructors CAD/CAM A70328-R15 IV

More information

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

THE INTEGRATION OF DESIGN AND MANUFACTURING USING A DESIGN-WITH FEATURES APPROACH FOR TURNED COMPONENTS

THE INTEGRATION OF DESIGN AND MANUFACTURING USING A DESIGN-WITH FEATURES APPROACH FOR TURNED COMPONENTS THE NTEGRATON OF DESGN AND MANUFACTURNG USNG A DESGN-WTH FEATURES APPROACH FOR TURNED COMPONENTS by: ARFFN BN ABDUL RAZAK Department of Production & lndu trial Engineering Faculty of Mechanical Engineering

More information

Reverse Engineering: Mechanical. Dr. Tarek A. Tutunji

Reverse Engineering: Mechanical. Dr. Tarek A. Tutunji Reverse Engineering: Mechanical Dr. Tarek A. Tutunji Mechanical RE References: 1. RE (reverse engineering) as necessary phase by rapid product development by Sokovic and Kopac 2. A Practical Appreciation

More information

SOME 024: Computer Aided Design. E. Rozos

SOME 024: Computer Aided Design. E. Rozos SOME 024: Computer Aided Design E. Rozos Introduction to CAD theory part 2 Lesson structure Why Solid modelling Solid modelling methods Representation based Manufacturing based Solid modelling storage

More information

2D AUTOCAD GEOMETRIC DATA EXTRACTION AND POST- PROCESSING FOR NUMERICAL CONTROL

2D AUTOCAD GEOMETRIC DATA EXTRACTION AND POST- PROCESSING FOR NUMERICAL CONTROL 2D AUTOCAD GEOMETRIC DATA EXTRACTION AND POST- PROCESSING FOR NUMERICAL CONTROL Tito E. Mwinuka* and Beda M. Mutagahywa ** Department of Mechanical and Industrial Engineering, University of Dar es Salaam,

More information

LASER ADDITIVE MANUFACTURING PROCESS PLANNING AND AUTOMATION

LASER ADDITIVE MANUFACTURING PROCESS PLANNING AND AUTOMATION LASER ADDITIVE MANUFACTURING PROCESS PLANNING AND AUTOMATION Jun Zhang, Jianzhong Ruan, Frank Liou Department of Mechanical and Aerospace Engineering and Engineering Mechanics Intelligent Systems Center

More information

Chapter 1 Introduction Getting Started

Chapter 1 Introduction Getting Started 1-1 Chapter 1 Introduction Getting Started Development of Computer Geometric Modeling Feature-Based Parametric Modeling Startup Options and Units Setup SOLIDWORKS Screen Layout User Interface & Mouse Buttons

More information

Using Geometric Constraints to Capture. design intent

Using Geometric Constraints to Capture. design intent Journal for Geometry and Graphics Volume 3 (1999), No. 1, 39 45 Using Geometric Constraints to Capture Design Intent Holly K. Ault Mechanical Engineering Department, Worcester Polytechnic Institute 100

More information

Computer Aided Design (CAD)

Computer Aided Design (CAD) CAD/CAM Dr. Ibrahim Al-Naimi Chapter two Computer Aided Design (CAD) The information-processing cycle in a typical manufacturing firm. PRODUCT DESIGN AND CAD Product design is a critical function in the

More information

Available online at ScienceDirect. Procedia Engineering 192 (2017 )

Available online at   ScienceDirect. Procedia Engineering 192 (2017 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 192 (2017 ) 113 118 TRANSCOM 2017: International scientific conference on sustainable, modern and safe transport Utilization

More information

RAPID PROTOTYPING USING ROBOT WELDING - SLICING SYSTEM DEVELOPMENT

RAPID PROTOTYPING USING ROBOT WELDING - SLICING SYSTEM DEVELOPMENT RAPID PROTOTYPING USING ROBOT WELDING - SLICING SYSTEM DEVELOPMENT Fernando Ribeiro and Prof. John Norrish Universidade do Minho University of Wollongong - Faculty of Engineering Electronica Industrial

More information

SIMPLY PRODUCTIVE NEW:

SIMPLY PRODUCTIVE NEW: Camtek.de ENGLISH 2 PEPS Version 8.1 Wire EDM SIMPLY PRODUCTIVE PEPS is one of the leading CAD/CAM systems. With more than 30 years of practical experience and more than 40,000 installations, PEPS is unparalleled:

More information

What's New in CAMWorks 2016

What's New in CAMWorks 2016 Contents (Click a link below or use the bookmarks on the left) About this Version (CAMWorks 2016 SP3)... 2 Supported Platforms 2 Resolved CPR s document 2 About this Version (CAMWorks 2016 SP2.2) 3 Supported

More information

Object Recognition. The Chair Room

Object Recognition. The Chair Room Object Recognition high-level interpretations objects scene elements image elements raw images Object recognition object recognition is a typical goal of image analysis object recognition includes - object

More information

Geometric Modeling Mortenson Chapter 11. Complex Model Construction

Geometric Modeling Mortenson Chapter 11. Complex Model Construction Geometric Modeling 91.580.201 Mortenson Chapter 11 Complex Model Construction Topics Topology of Models Connectivity and other intrinsic properties Graph-Based Models Emphasize topological structure Boolean

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

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad -500 043 Course Name : CAD CAM Course Code : A0328 Class : IV B. Tech I Semester MECHANICAL ENGINEERING TUTORIAL QUESTION BANK Branch

More information

6. CAD SOFTWARE. CAD is a really useful tool for every engineer, and especially for all the designers.

6. CAD SOFTWARE. CAD is a really useful tool for every engineer, and especially for all the designers. 6. CAD SOFTWARE CAD is a really useful tool for every engineer, and especially for all the designers. Not only because it makes drawing easier, but because it presents the advantage that if any detail

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

CADEX CATIA CADAM DRAFTING

CADEX CATIA CADAM DRAFTING CADEX CATIA CADAM DRAFTING o Electrical Schematic Capture - Quickly create and modify diagrams - Graphics plus built-in intelligence - Convert images to intelligent CADEX o Create and Manage Libraries

More information

Parametric Modeling with NX 12

Parametric Modeling with NX 12 Parametric Modeling with NX 12 NEW Contains a new chapter on 3D printing Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the

More information

Pf6. Cf2 Pf2. Pf4. Cf1. Pf3. Pf1. Pf5. Pf7 Pf8Pf9. Pf5

Pf6. Cf2 Pf2. Pf4. Cf1. Pf3. Pf1. Pf5. Pf7 Pf8Pf9. Pf5 Proceedings of AAAI Intelligent Manufacturing Workshop, pages 53-6, Albuquerque, June 996 Achieving Recongurable CAD/CAPP Integration by Reasoning from Shape Producing Capabilities Daniel M. Gaines dmgaines@cs.uiuc.edu

More information

Industrial-Strength Manufacturing: CAMWorks for Solid Edge

Industrial-Strength Manufacturing: CAMWorks for Solid Edge Industrial-Strength Manufacturing: CAMWorks for Solid Edge Jim Wright, #SEU15 Realize innovation. Abstract CAMWorks for Solid Edge is an in-window CAM application for Solid Edge. This session will show

More information

Dgp _ lecture 2. Curves

Dgp _ lecture 2. Curves Dgp _ lecture 2 Curves Questions? This lecture will be asking questions about curves, their Relationship to surfaces, and how they are used and controlled. Topics of discussion will be: Free form Curves

More information

Lecture 17: Solid Modeling.... a cubit on the one side, and a cubit on the other side Exodus 26:13

Lecture 17: Solid Modeling.... a cubit on the one side, and a cubit on the other side Exodus 26:13 Lecture 17: Solid Modeling... a cubit on the one side, and a cubit on the other side Exodus 26:13 Who is on the LORD's side? Exodus 32:26 1. Solid Representations A solid is a 3-dimensional shape with

More information

2/12/2015. Sharif University of Technology. Session # 4. Instructor. Class time. Course evaluation. Department of Industrial Engineering

2/12/2015. Sharif University of Technology. Session # 4. Instructor. Class time. Course evaluation. Department of Industrial Engineering Advanced Manufacturing Laboratory Department of Industrial Engineering Sharif University of Technology Session # 4 Instructor Omid Fatahi Valilai, Ph.D. Industrial Engineering Department, Sharif University

More information

Chapter 2 Parametric Modeling Fundamentals

Chapter 2 Parametric Modeling Fundamentals 2-1 Chapter 2 Parametric Modeling Fundamentals Create Simple Extruded Solid Models Understand the Basic Parametric Modeling Procedure Create 2-D Sketches Understand the "Shape before Size" Approach Use

More information

A framework for feature based CAD/CAM integration

A framework for feature based CAD/CAM integration 40 A framework for feature based CAD/CAM integration C.F. Zhu, N.N.Z. Gindy and Y. Yue Department of Manufacturing Engineering and Operations Management University of Nottingham, Nottingham NG7 2RD, UK

More information

CAD/CAM DESIGN TOOLS. Software supplied with all new and upgraded Boxford Lathes, Mills and Routers

CAD/CAM DESIGN TOOLS. Software supplied with all new and upgraded Boxford Lathes, Mills and Routers CAD/CAM DESIGN TOOLS Software supplied with all new and upgraded Boxford Lathes, Mills and Routers The Boxford CAD/CAM Design Tools software is a unique suite of integrated CAD and CAM tools designed specifically

More information

GstarCAD Complete Features Guide

GstarCAD Complete Features Guide GstarCAD 2017 Complete Features Guide Table of Contents Core Performance Improvement... 3 Block Data Sharing Process... 3 Hatch Boundary Search Improvement... 4 New and Enhanced Functionalities... 5 Table...

More information

BobCAD CAM V25 4 Axis Standard Posted by Al /09/20 22:03

BobCAD CAM V25 4 Axis Standard Posted by Al /09/20 22:03 BobCAD CAM V25 4 Axis Standard Posted by Al - 2012/09/20 22:03 Many BobCAD CAM clients that run a 4 axis have requested to work directly with Solids or STL files. In the past we only offered 4 axis indexing

More information