Computer Aided Systems

Size: px
Start display at page:

Download "Computer Aided Systems"

Transcription

1 5 Computer Aided Systems Ivan Kuric Prof. Ivan Kuric, University of Zilina, Faculty of Mechanical Engineering, Department of Machining and Automation, Slovak republic, 1.1 Introduction Sum of all time between part development and part expedition represents time to market. Time to market direct influences on the total production cost. It is sufficient that time to market and the production costs is minimum. The computer aided (CA) systems influence on the factors of competitive advantage. DESIGN MODEL IDEA 10 6 PRODUCT MODEL IDEA DESIGN MODEL PRODUCT MODEL REALITY MANUFACTURING STAGE to be manufactured part MANUFACTURED PART Figure.A: Design, process planning and manufacturing activities

2 Time to market Engineering Development Process plannig Manufacturing Assembly Expe drawing dition CAx CAE CAD CAPP CAM CAA CAL Develop ment Engineer. drawing Process plannig Manufacturing Assembly Expedi tion Time to market Figure.B: Time to market without and with CA systems 1.2 CAD - Computer Aided Design A computer support during the design of the product is utilising of the computing machine during the product design process. The computer design support is called the Computer Aided Design (CAD). The CAD system is a computer system based on the mathematical product description and application analyses. The computer aided design is the interactive modelling of physical systems on computers, allowing various analysis of the design variants. The aim is to prepare the model of the product to be suitable for manufacturing. The CAD systems are not in the first place characteristic by design description. The significant mark of the CAD systems is modelling and simulation and it is the significant difference considering a computer graphics. Simulation according the computer science lexicon is a specific kind of modeling of systems. Simulation has a great meaning, it is not necessary after drafting stage to make a prototype and then to verify it. Verification and inspection are done parallel with the other design activities. The principle at first to model, to simulate and to verify and at last to manufacture appears as a very good economical fundamental. The modern CAD system does not look like as the first computer system dedicated to 2D drafting. The present systems enable modelling according the 3D primitives. The product is not drawn but it is modelled and virtual completed. 1.3 Background of CAD development Before 1960 the computer application for design does not exist. Between 1960 and 1970 the most computer programs in engineering were limited to calculation programs which were processed in batch. Thus, there was no interaction possible between the user and the program. In the seventies the first mainly academic CAD systems aim an interactively supporting design as a 2D sketching. After 1970, the meaningful step was development of graphical terminals that make possible to work interactively. However, the available hardware was very expensive and therefore the using was restricted to a limited number of companies and people. Accordingly the CAD applications occurred in small amount. From 1980, rapid developments of computer equipment lead to more powerful computers hardware and computer systems. Workstations and personal computers became widely available at reasonable prices. This development enabled the introduction of CAD on a wider scale. Knowledge based engineering system for design was introduce in the mid-eighties. These systems employ artificial intelligence technology for representing expert design and manufacturing knowledge. The advantage of these systems is that similar designs with different specifications and geometry can be generated much faster. However, the realisation of truly intelligent CAD systems still is an academic research issue.

3 1.3.1 The basic design activities in CAD systems The CAD system provides generally the following design activities: geometric modeling, engineering analysis, design review and evaluation, computer drafting. Above mentioned activities cover the all phases of general design process. Engineering analysis Geometric modeling Internal CAD Database Design review and evaluation Input / Output Computer drafting Programming Language Graphical User Interface CAD SYSTEM Figure.C: CAD system Geometric modeling is concerned with the mathematical description of the geometry of an object. This is the first and synthesis phase of product design. The basic operations of the modeling stage are generating basic geometric elements such as points, lines, circles, primitives such as cubes and functions such as scaling, rotation, transformation, joining, wire frame representation and solid modeling. Engineering analysis involves stress-strain calculations, heat-transfer computations and various analyses. Analysis of mass properties and finite-element analysis is very requisite tool for providing of a solid object properties (surface area, weight, volume, centre of gravity, moment of inertia, etc.) and stress-strain and heat transfer performance. Engineer oftentimes applies differential equations to describe the dynamic behaviour of the system. Design review and evaluation provides for engineer the tools of design evaluation. For example kinematics is very important design review. The available kinematics tools enable to animate the motion of designed mechanisms. Afterwards there is a higher imagination. This capability enhances the designer's view and supports to avoid collision of designed objects. Computer drafting provides realising of the routine activities such as scaling of the drawing, autodimensioning, autohatching, various views of the drawings CAD database All design activities such as geometric modeling, various analysis, review, evaluation and drafting are realised in data situated in some database. This database is called internal CAD database and data as CAD data,. Study of structure of the CAD database is a key to understanding of internal operations in the CAD system. There are programming tools to the access to CAD data. The database includes all inserted, modified and deleted objects. Therefore it is possible to return to the previous designed and deleted features and to renew and updated the feature properties.

4 Other very important database is the external database. The external database usually contains the features widely used in specifying application branch (architecture, engineering, etc.). Standardised features such as screws, female screws, washers and other subparts are typical objects included in external database. The internal database contains not only geometric data but also non-geometric data such as material and the technological properties of the features. The database includes all the data on the product generated during design - geometry data, the bill of materials and part lists, material specifications- as well as additional data required for manufacturing. In the CAD/CAM systems the database presents integrating element CAD and CAM section of integrated system. External representation (IGES, VDA, DXF,...) External database of standardized objects Internal representation (B-rep, CSG) Figure.D: Internal and external CAD database CAD modeller The purpose of CAD modellers is to be able to describe models in a precise way for engineering analysis and manufacturing purposes. The main part of CAD system is modeller determining a method how internal to describe objects. There are two known representations of the CAD data. The modern CAD systems normally use Boundary representation (B-Rep) to describe objects. The Constructed Solid Geometry (CSG) is second known descriptive methods. Conversions from B-Rep to CSG can lead to ambiguities and thus are generally not possible to realise. However, conversion from CSG to B-Rep requires very large computer memories STEP data structure Other very important describing is STEP (STandard for the Exchange of Product model data) method. The STEP is external format to save data of the objects. The STEP is a new and important international standard for the product model data transfer between the CAD systems. The format is widely supported by industry. It separates the representation of product information from the implementation methods and provides a system-independent way of implementation. The STEP specifies the implementation methods used for data exchange and also defines the geometric and topological representation Boundary representation The B-Rep models represent a solid indirectly by a representation of its bounding surface. A solid is represented as a volume contained in a set of faces together with topological information which defines the relationships between the faces. The boundary of a solid separates points inside from points outside of the solid. B-rep models can represent a wide class of objects but the data structure is complex. Therefore it can require a large memory space for a complex object. Normally a face is a bounded region of a planar, quadratic, toroidal or sculptured surface. The bounded region of the surface that forms the face is represented by a closed curve that lies on the surface. A face can have several bounding curves to represent holes in a solid. The bounding curves of faces are represented by edges. Two vertices represent the portion of the curve that forms the edge.

5 1.3.6 B-Spline representation The description and modelling of sculptured faces is a crucible of modern CAD system. The description of the faces is different. For example a planar face can be represented in many different ways: using an analytical equation, a parametric equation, a normal vector and a point on the surface, etc. In addition, a closed 3D boundary which lies on the surface is needed to define the face. In conventional CAD systems, the use of faces is usually restricted to the quadrics like cones, cylinders, spheres, etc. The modern CAD systems use a variety of formats to represent sculptured faces. One of the most common is the B-Spline representation. It is a category of surfaces employing parametric polynomials. The B-Spline surface is a collection of B-Spline curves, i.e. the tensor product of two curves defined by two parameters. The surface is defined as the set of points obtained by evaluating of an equation. CAD systems most often offer the possibility to assemble the solid parts already detailed into an assembly. Subsequent kinematics or dynamic analysis is sometimes possible. Links with Finite Element Method packages also exist, sometimes even associative, i.e. the features on the CAD side and FEM side are the same. Some CAD systems offer a programming interface in order to allow customers to develop their own applications. Some CAD systems offer catalogues of standard components which can be incorporated in the design. 1.4 CAPP Computer Aided Process Planning The computer aided process planning (CAPP) represents the implemented methodology of process planning in the software package. The CAPP includes all process planning activities needful to realise of the design of the process plan. The CAPP system has to solve the planning activities such as selection of machining operations, selection of machine and cutting tools etc. The CAPP is concerned with the preparation of a route sheet for the engineering drawing. The part must be interpreted in terms of manufacturing process to be used. The route sheet is a listing of the sequence of operations. Closely related to the process planning are the functions of determining appropriate cutting conditions for the machining operations and setting the time standards for the operations. The CAPP is often a heart of the CA systems in the engineering enterprise. Input for the CAPP system is output from the CAD system. Output from the CAPP system is at the same time especially the input for the CAM system. One can often to meet the integrated the CAD/CAPP and the CAPP/CAM. manufacturing planning process engineering process planning material processing machine routing Figure.E:CAPP

6 1.5 CAM- Computer Aided Manufacturing Manufacturing as the design stage is a set of activities assigned to the producing of the designed part. The manufacturing is one of other activities after design stage. The problem consist in transformation of the CAD data to the manufacturing data. The manufacturing data are sometimes called as CAM data. Computer support in manufacturing stage - Computer Aided Manufacturing (CAM) may include the following stages: Tool and fixture design for manufacturing, Numerical Control part programming, computer aided process planning, assembly list for production, computer aided inspection, robotics planning, scheduling. Tool and Fixture Design is a stage that creates all the necessary equipment to produce a designed product. The tool and the fixture design depend of the amount of the parts being produced. NC Part Programming is planning the process for the portions of the job to be accomplished by the NC. Usually the part programmer is responsible for planning the machine steps to be performed by NC. There are two common ways to program for NC, manually and computer assisted. The available CNC machines can be programmed either interactively by the human operator or could be computer generated. CNC production requires the ordering of the raw work parts, specifying and preparing the tooling and any special fixturing that may be required and setting up the machine for the job. The CNC machine then takes it over and machines the part accordingly. Manufacturing Planning and Control includes the preparation of schedules, requirement shortage lists, inventory lists and similar documents. The principal functions involved in discrete manufacturing are: demand forecasting, capacity requirements planning, aggregate production planning, material requirements planning, material procurement, finite capacity scheduling and production line balancing, statistical process and quality control, inventory management Simulation can be particularly useful in evaluating the feasibility and effectiveness of any one of the production planning functions as well as looking at a unified production planning and control scenario.

7 Engineering activities Manufacturing stage Post Manufacturing stage Engineering drawings, BOM Process plannig Manufacturing processes Removal Assembly Storage Expedition etc. CAD CAPP Machining Forming Pouring Welding CAM Figure.F: Three stages for production of part References 1. Steudel,H.J.-Desuelle,P.: Manufacturing in the nineties : how to became a mean, lean and worldclasscompetor. Van Nostrand Reinhold, New York, USA Samek,A. - Duda,J.: Manufacturing knowledge as a methodolical base in the planning of machining process. Proc. CIM Zakopane , vol.iii, s Daschbach,A.: Reverse engineering - a tool for process planning. Journal Computer in Engineering, Elsevier Science Ltd., 1995, s Debnár,R. - Kuric,I.: Group technology utilisation in engineering industry. Informatyka, organizacja i zarzadzanie, Zeszyt Nr.3, Bialsko Biala, 1997, ISSN , p Dong,J. - Parsaei,H. - Leep,H.R.: Manufacturing process planning in a concurrrent design and manufacturing environment. Journal Computer in Engineering, Elsevier Science Ltd., 1996, s.83-89

CHAPTER 1. Introduction to CAD/CAM/CAE Systems

CHAPTER 1. Introduction to CAD/CAM/CAE Systems CHAPTER 1 1.1 OVERVIEW Introduction to CAD/CAM/CAE Systems Today s industries cannot survive worldwide competition unless they introduce new products with better quality (quality, Q), at lower cost (cost,

More information

Computer Integrated Manufacturing CIM A T I L I M U N I V E R S I T Y

Computer Integrated Manufacturing CIM A T I L I M U N I V E R S I T Y MFGE 404 Computer Integrated Manufacturing CIM A T I L I M U N I V E R S I T Y Manufacturing Engineering Department Lecture 1 - Introduction Dr. Saleh AMAITIK Fall 2005/2006 Production Systems Production

More information

16. Product Design and CAD/CAM

16. Product Design and CAD/CAM 16. Product Design and CAD/CAM 16.1 Unit Introduction 16.2 Unit Objectives 16.3 Product Design and CAD 16.4 CAD System Hardware 16.5 CAM, CAD/CAM, and CIM 16.6 Unit Review 16.7 Self Assessment Questions

More information

Design & Drafting Services

Design & Drafting Services Design & Drafting Services 1. Mechanical CAD Services 1. Mechanical CAD Services Mechanical Design Services: Custom machine design Packaging machine design Mechanism design Machine tool design Material

More information

CAD/CAM and the Exchange of Product Data

CAD/CAM and the Exchange of Product Data CAD/CAM and the Exchange of Product Data N.-J. Høimyr CERN, Geneva, Switzerland Abstract A 3D model defined in a CAD-system is used as a basis for design and product development. The concept of Computer

More information

Computer Graphics. Geometric Modeling. Page 1. Copyright Gotsman, Elber, Barequet, Karni, Sheffer Computer Science - Technion. An Example.

Computer Graphics. Geometric Modeling. Page 1. Copyright Gotsman, Elber, Barequet, Karni, Sheffer Computer Science - Technion. An Example. An Example 2 3 4 Outline Objective: Develop methods and algorithms to mathematically model shape of real world objects Categories: Wire-Frame Representation Object is represented as as a set of points

More information

Computer Aided Design (CAD), ME 530.414, JHU Professor Dan Stoianovici, dss@jhu.edu

Computer Aided Design (CAD), ME 530.414, JHU Professor Dan Stoianovici, dss@jhu.edu Computer Aided Design (CAD), ME 530.414, JHU Professor Dan Stoianovici, dss@jhu.edu COURSE DESCRIPTION: The course outlines modern solid modeling design, analysis, simulation, and manufacturing of mechanical

More information

We can display an object on a monitor screen in three different computer-model forms: Wireframe model Surface Model Solid model

We can display an object on a monitor screen in three different computer-model forms: Wireframe model Surface Model Solid model CHAPTER 4 CURVES 4.1 Introduction In order to understand the significance of curves, we should look into the types of model representations that are used in geometric modeling. Curves play a very significant

More information

AML710 CAD LECTURE 1. Introduction to CAD. Motivation Principles of CAD / CAM. AML710 Computer Aided Design

AML710 CAD LECTURE 1. Introduction to CAD. Motivation Principles of CAD / CAM. AML710 Computer Aided Design AML710 CAD LECTURE 1 Introduction to CAD Motivation Principles of CAD / CAM AML710 Computer Aided Design L-T-P 3-0-2 : 4 Credits Prerequisites and background Course Coordinator Course Webpage http://web.iitd.ac.in/~hegde/cad

More information

Science Intensive Development (SID)

Science Intensive Development (SID) Science Intensive Development (SID) At, we develop custom software that requires specific scientific knowledge. We are experienced in realizing projects that had been considered impossible. The main guarantee

More information

CAD and Creativity. Contents

CAD and Creativity. Contents CAD and Creativity K C Hui Department of Automation and Computer- Aided Engineering Contents Various aspects of CAD CAD training in the university and the industry Conveying fundamental concepts in CAD

More information

ME 521 Computer Aided Design. 1. Introduction to CAD

ME 521 Computer Aided Design. 1. Introduction to CAD Computer Aided Design Yrd.Doç. e mail: azsenalp@gyte.edu.tr Makine Mühendisliği Bölümü Gebze Yüksek Teknoloji Enstitüsü Basic Definitions CAD: Computer Aided Design is the use of computer technology for

More information

An introduction to 3D draughting & solid modelling using AutoCAD

An introduction to 3D draughting & solid modelling using AutoCAD An introduction to 3D draughting & solid modelling using AutoCAD Faculty of Technology University of Plymouth Drake Circus Plymouth PL4 8AA These notes are to be used in conjunction with the AutoCAD software

More information

Introduction to Engineering System Dynamics

Introduction to Engineering System Dynamics CHAPTER 0 Introduction to Engineering System Dynamics 0.1 INTRODUCTION The objective of an engineering analysis of a dynamic system is prediction of its behaviour or performance. Real dynamic systems are

More information

Extracting Business. Value From CAD. Model Data. Transformation. Sreeram Bhaskara The Boeing Company. Sridhar Natarajan Tata Consultancy Services Ltd.

Extracting Business. Value From CAD. Model Data. Transformation. Sreeram Bhaskara The Boeing Company. Sridhar Natarajan Tata Consultancy Services Ltd. Extracting Business Value From CAD Model Data Transformation Sreeram Bhaskara The Boeing Company Sridhar Natarajan Tata Consultancy Services Ltd. GPDIS_2014.ppt 1 Contents Data in CAD Models Data Structures

More information

Course Description. Spring 2004 1

Course Description. Spring 2004 1 Spring 2004 1 Course Description AE4375: advanced treatment for undergrads; focus on learning and aplying CAD to engineering; CAD modeling projects. AE6380: graduate course on CAD focusing on how tools

More information

11/11/2014. Sharif University of Technology. Session # 9. Computer-Aided Design (CAD) Department of Industrial Engineering. Geometric modeling

11/11/2014. Sharif University of Technology. Session # 9. Computer-Aided Design (CAD) Department of Industrial Engineering. Geometric modeling Advanced Manufacturing Laboratory Department of Industrial Engineering Sharif University of Technology Session # 9 Computer-Aided Design (CAD) Geometric modeling Geometric modeling techniques 2 1 Features

More information

3D SCANNING: A NEW APPROACH TOWARDS MODEL DEVELOPMENT IN ADVANCED MANUFACTURING SYSTEM

3D SCANNING: A NEW APPROACH TOWARDS MODEL DEVELOPMENT IN ADVANCED MANUFACTURING SYSTEM 3D SCANNING: A NEW APPROACH TOWARDS MODEL DEVELOPMENT IN ADVANCED MANUFACTURING SYSTEM Dr. Trikal Shivshankar 1, Patil Chinmay 2, Patokar Pradeep 3 Professor, Mechanical Engineering Department, SSGM Engineering

More information

Computer Aided Design and Drafting (CAD)

Computer Aided Design and Drafting (CAD) Oakland Community College 2015-2016 Catalog 1 Computer Aided Design and Drafting (CAD) CAD 1050 Geometric Dimensioning and Tolerancing (GD&T) This course is designed to cover the fundamentals as well as

More information

COMPUTER INTEGRATED MANUFACTURING

COMPUTER INTEGRATED MANUFACTURING CHAPTER COMPUTER INTEGRATED MANUFACTURING 1 An overview of CIM is presented in this chapter. A brief account of the evolution of CIM is included. The major functions carried out in a manufacturing plant

More information

Automation of CNC Program Generation

Automation of CNC Program Generation Automation of CNC Program Generation In a typical product manufacturing industry, there is a long lead time involved starting from the manufacturing plant layout, machine setup, product machining in CNC

More information

An Overview of the Finite Element Analysis

An Overview of the Finite Element Analysis CHAPTER 1 An Overview of the Finite Element Analysis 1.1 Introduction Finite element analysis (FEA) involves solution of engineering problems using computers. Engineering structures that have complex geometry

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

Introduction to Computer Graphics

Introduction to Computer Graphics Introduction to Computer Graphics Torsten Möller TASC 8021 778-782-2215 torsten@sfu.ca www.cs.sfu.ca/~torsten Today What is computer graphics? Contents of this course Syllabus Overview of course topics

More information

Principles of Engineering

Principles of Engineering Office of Curriculum, Instruction, and Technology Principles of Engineering Prerequisite: Introduction to Engineering Design Credit Value: 5 ABSTRACT The Principles of Engineering course advances students

More information

CHIPLESS TECHNOLOGIES AND CRITERIA OF CA SYSTEMS CHOICE FOR TECHNICAL PRODUCT PREPARATION IN THIS AREA

CHIPLESS TECHNOLOGIES AND CRITERIA OF CA SYSTEMS CHOICE FOR TECHNICAL PRODUCT PREPARATION IN THIS AREA CHIPLESS TECHNOLOGIES AND CRITERIA OF CA SYSTEMS CHOICE FOR TECHNICAL PRODUCT PREPARATION IN THIS AREA Jozef KUBA, Ivan KURIC University of Žilina, Faculty of Mechanical Engineering Department of Measurement

More information

Optimized NC programming for machinery and heavy equipment. Summary NX CAM software redefines manufacturing productivity with a full range of NC

Optimized NC programming for machinery and heavy equipment. Summary NX CAM software redefines manufacturing productivity with a full range of NC Siemens PLM Software NX CAM for machinery Optimized NC programming for machinery and heavy equipment Benefits Effectively program any type of machinery part Program faster Reduce air cutting Automate programming

More information

Geometric Modelling & Curves

Geometric Modelling & Curves Geometric Modelling & Curves Geometric Modeling Creating symbolic models of the physical world has long been a goal of mathematicians, scientists, engineers, etc. Recently technology has advanced sufficiently

More information

Precision Manufacturing Regional Alliance Project (PMRAP) Accelerated Weekend Program. Springfield Technical Community College.

Precision Manufacturing Regional Alliance Project (PMRAP) Accelerated Weekend Program. Springfield Technical Community College. Precision Manufacturing Regional Alliance Project (PMRAP) Accelerated Weekend Program At Springfield Technical Community College Summary Report Precision Manufacturing Regional Alliance Project (PMRAP)

More information

Credit Number Lecture Lab / Shop Clinic / Co-op Hours. MAC 224 Advanced CNC Milling 1 3 0 2. MAC 229 CNC Programming 2 0 0 2

Credit Number Lecture Lab / Shop Clinic / Co-op Hours. MAC 224 Advanced CNC Milling 1 3 0 2. MAC 229 CNC Programming 2 0 0 2 MAC 224 Advanced CNC Milling 1 3 0 2 This course covers advanced methods in setup and operation of CNC machining centers. Emphasis is placed on programming and production of complex parts. Upon completion,

More information

FEAWEB ASP Issue: 1.0 Stakeholder Needs Issue Date: 03/29/2000. 04/07/2000 1.0 Initial Description Marco Bittencourt

FEAWEB ASP Issue: 1.0 Stakeholder Needs Issue Date: 03/29/2000. 04/07/2000 1.0 Initial Description Marco Bittencourt )($:(%$63 6WDNHKROGHU1HHGV,VVXH 5HYLVLRQ+LVWRU\ 'DWH,VVXH 'HVFULSWLRQ $XWKRU 04/07/2000 1.0 Initial Description Marco Bittencourt &RQILGHQWLDO DPM-FEM-UNICAMP, 2000 Page 2 7DEOHRI&RQWHQWV 1. Objectives

More information

Finite Element Method (ENGC 6321) Syllabus. Second Semester 2013-2014

Finite Element Method (ENGC 6321) Syllabus. Second Semester 2013-2014 Finite Element Method Finite Element Method (ENGC 6321) Syllabus Second Semester 2013-2014 Objectives Understand the basic theory of the FEM Know the behaviour and usage of each type of elements covered

More information

Developing a Feature-based System for Automated Machining Feature Recognition (ISO 10303 AP 224) of Prismatic Components

Developing a Feature-based System for Automated Machining Feature Recognition (ISO 10303 AP 224) of Prismatic Components Developing a Feature-based System for Automated Machining Feature Recognition (ISO 10303 AP 224) of Prismatic Components Chen Wong Keong 1, a, Yusri Yusof 2,b 1 Department of Mechanical Engineering, Polytechnic

More information

Creativity with NX Mold Wizard

Creativity with NX Mold Wizard Creativity with NX Mold Wizard Jim Davis SIEMENS PLM Software Technical Sales Solution Consultant james.c.davis@siemens.com Knowledge Based Solutions Strength Wizard Mold Wizard Progressive Die Wizard

More information

Solid Edge ST3 Advances the Future of 3D Design

Solid Edge ST3 Advances the Future of 3D Design SUMMARY AND OPINION Solid Edge ST3 Advances the Future of 3D Design A Product Review White Paper Prepared by Collaborative Product Development Associates, LLC for Siemens PLM Software The newest release

More information

CAD/ CAM Prof. P. V. Madhusudhan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 03 What is CAD/ CAM

CAD/ CAM Prof. P. V. Madhusudhan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 03 What is CAD/ CAM CAD/ CAM Prof. P. V. Madhusudhan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 03 What is CAD/ CAM Now this lecture is in a way we can say an introduction

More information

Curves and Surfaces. Goals. How do we draw surfaces? How do we specify a surface? How do we approximate a surface?

Curves and Surfaces. Goals. How do we draw surfaces? How do we specify a surface? How do we approximate a surface? Curves and Surfaces Parametric Representations Cubic Polynomial Forms Hermite Curves Bezier Curves and Surfaces [Angel 10.1-10.6] Goals How do we draw surfaces? Approximate with polygons Draw polygons

More information

mechanical engineering design fem analysis prototypes

mechanical engineering design fem analysis prototypes mechanical engineering design fem analysis prototypes OUR BACKGROUND 50 For over a half century the Studio Tecnico Zocca has focused on the planning, analysis, calculation, design and construction of machines

More information

Understand How and Where Computers are used in Manufacturing

Understand How and Where Computers are used in Manufacturing H. RESOURCE MANAGEMENT AND MANUFACTURING COMPUTING H1 Understand How and Where Computers are used in Manufacturing H1.1 List possible computer applications in manufacturing processes. Performance Objective:

More information

Off-line Model Simplification for Interactive Rigid Body Dynamics Simulations Satyandra K. Gupta University of Maryland, College Park

Off-line Model Simplification for Interactive Rigid Body Dynamics Simulations Satyandra K. Gupta University of Maryland, College Park NSF GRANT # 0727380 NSF PROGRAM NAME: Engineering Design Off-line Model Simplification for Interactive Rigid Body Dynamics Simulations Satyandra K. Gupta University of Maryland, College Park Atul Thakur

More information

Computer Applications in Textile Engineering. Computer Applications in Textile Engineering

Computer Applications in Textile Engineering. Computer Applications in Textile Engineering 3. Computer Graphics Sungmin Kim http://latam.jnu.ac.kr Computer Graphics Definition Introduction Research field related to the activities that includes graphics as input and output Importance Interactive

More information

Alphacam Art combines Vectric s Aspire artistic design software with the market leading Alphacam manufacturing software.

Alphacam Art combines Vectric s Aspire artistic design software with the market leading Alphacam manufacturing software. Alphacam Art Alphacam Art - CNC Routing For Artists & Ideal Jewellery Cad Cam Software Alphacam Art combines Vectric s Aspire artistic design software with the market leading Alphacam manufacturing software.

More information

Name Class. Date Section. Test Form A Chapter 11. Chapter 11 Test Bank 155

Name Class. Date Section. Test Form A Chapter 11. Chapter 11 Test Bank 155 Chapter Test Bank 55 Test Form A Chapter Name Class Date Section. Find a unit vector in the direction of v if v is the vector from P,, 3 to Q,, 0. (a) 3i 3j 3k (b) i j k 3 i 3 j 3 k 3 i 3 j 3 k. Calculate

More information

Arm2. Arm Arm22. Articulated Arm. machines MEASURING. tridimensional measuring FRATELLI ROTONDI

Arm2. Arm Arm22. Articulated Arm. machines MEASURING. tridimensional measuring FRATELLI ROTONDI Arm Arm22 2 Arm2 tridimensional measuring Articulated Arm MEASURING machines FRATELLI ROTONDI Arm2 MEASURING Arm2Arm2 SOFTWARE Software in WINDOWS environment: sura tridimesio - elements with definite

More information

The PTC Creo Suite of NC and Tooling Solutions

The PTC Creo Suite of NC and Tooling Solutions The PTC Creo Suite What you need to capitalize on global manufacturing excellence of NC and Tooling Solutions To gain a competitive edge in product development, companies are increasingly leveraging globally

More information

T-FLEX Parametric CAD is a full-function software system providing mechanical design professionals with the tools they need for today's complex

T-FLEX Parametric CAD is a full-function software system providing mechanical design professionals with the tools they need for today's complex T-FLEX Parametric CAD is a full-function software system providing mechanical design professionals with the tools they need for today's complex design challenges. It unites powerful parametric 3D modeling

More information

Background: Experimental Manufacturing Cell

Background: Experimental Manufacturing Cell Session 3548 A WEB-BASED APPROACH TO AUTOMATED INSPECTION AND QUALITY CONTROL OF MANUFACTURED PARTS Immanuel Edinbarough, Manian Ramkumar, Karthik Soundararajan The University of Texas at Brownsville/Rochester

More information

Study Plan for the Master Degree In Industrial Engineering / Management. (Thesis Track)

Study Plan for the Master Degree In Industrial Engineering / Management. (Thesis Track) Study Plan for the Master Degree In Industrial Engineering / Management (Thesis Track) Plan no. 2005 T A. GENERAL RULES AND CONDITIONS: 1. This plan conforms to the valid regulations of programs of graduate

More information

Further Steps: Geometry Beyond High School. Catherine A. Gorini Maharishi University of Management Fairfield, IA cgorini@mum.edu

Further Steps: Geometry Beyond High School. Catherine A. Gorini Maharishi University of Management Fairfield, IA cgorini@mum.edu Further Steps: Geometry Beyond High School Catherine A. Gorini Maharishi University of Management Fairfield, IA cgorini@mum.edu Geometry the study of shapes, their properties, and the spaces containing

More information

Optical Digitizing by ATOS for Press Parts and Tools

Optical Digitizing by ATOS for Press Parts and Tools Optical Digitizing by ATOS for Press Parts and Tools Konstantin Galanulis, Carsten Reich, Jan Thesing, Detlef Winter GOM Gesellschaft für Optische Messtechnik mbh, Mittelweg 7, 38106 Braunschweig, Germany

More information

NX CAD/CAM 3-Axis Milling Foundation

NX CAD/CAM 3-Axis Milling Foundation CAD/CAM 3-Axis Milling Foundation NX CAM benefits Automated hole making capability speeds common processes Boundary-based cutting provides flexibility to cut on minimal geometry Solids-based cutting cuts

More information

REV G D6-51991 Boeing Partner Network REFERENCE ONLY Copy 1 of 15

REV G D6-51991 Boeing Partner Network REFERENCE ONLY Copy 1 of 15 REV G D6-51991 Boeing Partner Network REFERENCE ONLY Copy 1 of 15 TABLE OF CONTENTS Section Page Table of Contents 2 Abstract 3 Maintenance 3 References 3 Purpose 4 Scope 4 Definitions 4 1.0 Digital Product

More information

How SolidWorks Speeds Consumer Product Design

How SolidWorks Speeds Consumer Product Design white paper How SolidWorks Speeds Consumer Product Design inspiration SUMMARY SolidWorks Premium bridges the gap between industrial design and engineering by providing powerful surfacing capabilities,

More information

ISO 10303-xx STEP. Sommaire. étendue. STandard for the Exchange of Product model data. Hervé Panetto CRAN Herve.Panetto@cran.uhp-nancy.fr. nancy.

ISO 10303-xx STEP. Sommaire. étendue. STandard for the Exchange of Product model data. Hervé Panetto CRAN Herve.Panetto@cran.uhp-nancy.fr. nancy. ISO 10303-xx STEP STandard for the Exchange of Product model data Hervé Panetto CRAN Herve.Panetto@cran.uhp-nancy.fr nancy.fr Sommaire 1. Architecture 2. Un protocole d application : AP214 3. Conclusions

More information

COMPUTATIONAL ENGINEERING OF FINITE ELEMENT MODELLING FOR AUTOMOTIVE APPLICATION USING ABAQUS

COMPUTATIONAL ENGINEERING OF FINITE ELEMENT MODELLING FOR AUTOMOTIVE APPLICATION USING ABAQUS International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 7, Issue 2, March-April 2016, pp. 30 52, Article ID: IJARET_07_02_004 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=7&itype=2

More information

LONG BEACH CITY COLLEGE MEMORANDUM

LONG BEACH CITY COLLEGE MEMORANDUM LONG BEACH CITY COLLEGE MEMORANDUM DATE: May 5, 2000 TO: Academic Senate Equivalency Committee FROM: John Hugunin Department Head for CBIS SUBJECT: Equivalency statement for Computer Science Instructor

More information

Introduction to Computer Graphics Marie-Paule Cani & Estelle Duveau

Introduction to Computer Graphics Marie-Paule Cani & Estelle Duveau Introduction to Computer Graphics Marie-Paule Cani & Estelle Duveau 04/02 Introduction & projective rendering 11/02 Prodedural modeling, Interactive modeling with parametric surfaces 25/02 Introduction

More information

VRSPATIAL: DESIGNING SPATIAL MECHANISMS USING VIRTUAL REALITY

VRSPATIAL: DESIGNING SPATIAL MECHANISMS USING VIRTUAL REALITY Proceedings of DETC 02 ASME 2002 Design Technical Conferences and Computers and Information in Conference Montreal, Canada, September 29-October 2, 2002 DETC2002/ MECH-34377 VRSPATIAL: DESIGNING SPATIAL

More information

ME 521 Computer Aided Design. 2. Computer Aided Design and Production Process

ME 521 Computer Aided Design. 2. Computer Aided Design and Production Process Computer Aided Design Yrd.Doç. e mail: azsenalp@gyte.edu.tr Makine Mühendisliği Bölümü Gebze Yüksek Teknoloji Enstitüsü Design 2 Integrating The Design and Manufacturing Process Through a Common Datase

More information

MET 306 Activity 6. Using Pro/MFG Milling Operations Creo 2.0. Machining a Mast Step

MET 306 Activity 6. Using Pro/MFG Milling Operations Creo 2.0. Machining a Mast Step Using Pro/MFG Milling Operations Creo 2.0 Machining a Mast Step If the Trim option is grayed out when trimming the mill volume, Save (making sure the.asm file is going to the correct subdirectory), Exit

More information

ACTUATOR DESIGN FOR ARC WELDING ROBOT

ACTUATOR DESIGN FOR ARC WELDING ROBOT ACTUATOR DESIGN FOR ARC WELDING ROBOT 1 Anurag Verma, 2 M. M. Gor* 1 G.H Patel College of Engineering & Technology, V.V.Nagar-388120, Gujarat, India 2 Parul Institute of Engineering & Technology, Limda-391760,

More information

Integrated Modeling for Data Integrity in Product Change Management

Integrated Modeling for Data Integrity in Product Change Management Integrated Modeling for Data Integrity in Product Change Management László Horváth*, Imre J. Rudas** Institute of Intelligent Engineering Systems, John von Neumann Faculty of Informatics, Budapest Tech

More information

Digital Prototyping: Questions and Answers

Digital Prototyping: Questions and Answers Autodesk Manufacturing Digital Prototyping: Questions and Answers 1. What is a digital prototype? A digital prototype is created with Autodesk Inventor software and is a digital simulation of a product

More information

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard Academic Content Standards Grade Eight and Grade Nine Ohio Algebra 1 2008 Grade Eight STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express

More information

The simulation of machine tools can be divided into two stages. In the first stage the mechanical behavior of a machine tool is simulated with FEM

The simulation of machine tools can be divided into two stages. In the first stage the mechanical behavior of a machine tool is simulated with FEM 1 The simulation of machine tools can be divided into two stages. In the first stage the mechanical behavior of a machine tool is simulated with FEM tools. The approach to this simulation is different

More information

How To Make A Global Cad/Cam Solution For A Large Company

How To Make A Global Cad/Cam Solution For A Large Company YOUR GLOBAL CAD/CAM PRODUCTION SOLUTION THE INTEGRATED CAD/CAM/ERP SOLUTION A GLOBAL CAD/CAM SOLUTION Missler Software offers a comprehensive, high-performance software application for all types of machining

More information

List of Problems Solved Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p.

List of Problems Solved Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p. Preface p. v List of Problems Solved p. xiii Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p. 6 Assembly of the Global System of Equations p.

More information

LEGACY MIGRATION WITH AUTOMATION USING ACC-U-TRANS AND LDA TOOLS

LEGACY MIGRATION WITH AUTOMATION USING ACC-U-TRANS AND LDA TOOLS LEGACY MIGRATION WITH AUTOMATION USING ACC-U-TRANS AND LDA TOOLS Engineering is the conceptualization, design, construction, and administration of projects and products. Whatever the field or application,

More information

Computer Integrated Manufacturing Course Description

Computer Integrated Manufacturing Course Description Computer Integrated Manufacturing Course Description Computer Integrated Manufacturing (CIM) is the study of manufacturing planning, integration, and implementation of automation. The course explores manufacturing

More information

EasySTONE Info Sheet

EasySTONE Info Sheet EasySTONE Info Sheet EasySTONE, Info Sheet Page 1 of 9 EasySTONE is the ideal CAD/CAM for marble and similar materials working industry by numerically controlled machining centres. EasySTONE is complete

More information

Mechanical Engineering Technologies

Mechanical Engineering Technologies Technologies 1 Technologies Graduates of the Technology program are prepared to design mechanical systems, operate CAD systems, manage design projects, and perform product testing. Examples of graduate

More information

Technical Services & Capabilities

Technical Services & Capabilities Technical Services & Capabilities Machining Welding MIG TIG Robotic TIG Friction Stir Welding Solution Heat Treat & Artificial Aging Assemblies & Fabrication Bike Frame Specialists Technical Services Product

More information

State of the art mechanical design requires state of the art solutions.

State of the art mechanical design requires state of the art solutions. State of the art mechanical design requires state of the art solutions. P. Arras, D. Van Merode, C. Peeters Campus De Nayer, department of Engineering Technology, Lessius university college, Zandpoortvest

More information

GEORGIAN COLLEGE. Mechanical Engineering Technology Automotive Products Design

GEORGIAN COLLEGE. Mechanical Engineering Technology Automotive Products Design Courses Required Mandatory GEORGIAN COLLEGE Mechanical Engineering Technology Automotive Products Design ADPE2000 Product Design Fundamentals ADPE2001 Virtual Prototyping ADPE3000 Advanced Product Design

More information

Course Description Bachelor in Management Information Systems

Course Description Bachelor in Management Information Systems Course Description Bachelor in Management Information Systems 1605215 Principles of Management Information Systems (3 credit hours) Introducing the essentials of Management Information Systems (MIS), providing

More information

MSC/SuperModel A CAE Data Management and Advanced Structural Modeling System

MSC/SuperModel A CAE Data Management and Advanced Structural Modeling System A CAE Data Management and Advanced Structural Modeling System The MacNeal-Schwendler Corporation 1 12/4/97 1.0 ABSTRACT supports the processes typically used in the design of large structures comprised

More information

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems Academic Content Standards Grade Eight Ohio Pre-Algebra 2008 STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express large numbers and small

More information

Virtual Reality. man made. reality. sense. world. What is Virtual Reality?

Virtual Reality. man made. reality. sense. world. What is Virtual Reality? Virtual Reality man made reality sense world What is Virtual Reality? Dipl.-Ing. Indra Kusumah Process Technology Fraunhofer IPT Steinbachstrasse 17 D-52074 Aachen Indra.kusumah@ipt.fraunhofer.de www.ipt.fraunhofer.de

More information

QUEST The Systems Integration, Process Flow Design and Visualization Solution

QUEST The Systems Integration, Process Flow Design and Visualization Solution Resource Modeling & Simulation DELMIA QUEST The Systems Integration, Process Flow Design and Visualization Solution DELMIA QUEST The Systems Integration, Process Flow Design and Visualization Solution

More information

AutoCAD 3D. MicroStation. Courseware Issued (Optional) AutoCAD (30 Days Trial Version) Reference Guide Project Workbook

AutoCAD 3D. MicroStation. Courseware Issued (Optional) AutoCAD (30 Days Trial Version) Reference Guide Project Workbook 2D CAD Introduction Isometric drawings File management Perspective drawings Orthographic drawings Annotations and Dimensions View management Team work Display management Layout management Layer management

More information

MEng, BSc Computer Science with Artificial Intelligence

MEng, BSc Computer Science with Artificial Intelligence School of Computing FACULTY OF ENGINEERING MEng, BSc Computer Science with Artificial Intelligence Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give

More information

NX for Tooling and Fixture Design Transforming today s processes for designing and manufacturing injection molds, dies and fixtures

NX for Tooling and Fixture Design Transforming today s processes for designing and manufacturing injection molds, dies and fixtures for Tooling and Fixture Design Transforming today s processes for designing and manufacturing injection molds, dies and fixtures fact sheet Siemens PLM Software www.siemens.com/nx Summary The software

More information

Building Information Modelling (BIM); How it Improves Building Performance. R.P. Kumanayake Lecturer, Department of Civil Engineering

Building Information Modelling (BIM); How it Improves Building Performance. R.P. Kumanayake Lecturer, Department of Civil Engineering Building Information Modelling (BIM); How it Improves Building Performance R.P. Kumanayake Lecturer, Department of Civil Engineering R.M.P.S. Bandara Lecturer, Department of Mechanical Engineering Faculty

More information

- 1 - intelligence. showing the layout, and products moving around on the screen during simulation

- 1 - intelligence. showing the layout, and products moving around on the screen during simulation - 1 - LIST OF SYMBOLS, TERMS AND EXPRESSIONS This list of symbols, terms and expressions gives an explanation or definition of how they are used in this thesis. Most of them are defined in the references

More information

Mathematics (MAT) MAT 061 Basic Euclidean Geometry 3 Hours. MAT 051 Pre-Algebra 4 Hours

Mathematics (MAT) MAT 061 Basic Euclidean Geometry 3 Hours. MAT 051 Pre-Algebra 4 Hours MAT 051 Pre-Algebra Mathematics (MAT) MAT 051 is designed as a review of the basic operations of arithmetic and an introduction to algebra. The student must earn a grade of C or in order to enroll in MAT

More information

Professional Organization Checklist for the Computer Science Curriculum Updates. Association of Computing Machinery Computing Curricula 2008

Professional Organization Checklist for the Computer Science Curriculum Updates. Association of Computing Machinery Computing Curricula 2008 Professional Organization Checklist for the Computer Science Curriculum Updates Association of Computing Machinery Computing Curricula 2008 The curriculum guidelines can be found in Appendix C of the report

More information

PTC Creo Elements/Direct Modeling Express

PTC Creo Elements/Direct Modeling Express Modeling Express Edition Comparison Chart Learn how upgrading to 19.0, the leading direct 3D CAD design software, can deliver faster design cycles and responsiveness to change throughout your design process.

More information

HUMBER COLLEGE. Mechanical Engineering Technician Co-op

HUMBER COLLEGE. Mechanical Engineering Technician Co-op HUMBER COLLEGE Mechanical Engineering Technician Co-op Courses Required COMM 213 Technical Communications 1 3 MECH 106 Workshop Practice 0 MECH 120 Blueprint Reading Freehand Sketching 4 MECH 207 Engineering

More information

CAD Techniques Helping To Enhance NDT Workflow

CAD Techniques Helping To Enhance NDT Workflow CAD Techniques Helping To Enhance NDT Workflow Steve McCarley Eclipse Sientific Products Inc. www.eclipsescientific.com This document will show you some applied techniques and uses of CAD to solve some

More information

RESEARCH PAPERS FACULTY OF MATERIALS SCIENCE AND TECHNOLOGY IN TRNAVA SLOVAK UNIVERSITY OF TECHNOLOGY IN BRATISLAVA

RESEARCH PAPERS FACULTY OF MATERIALS SCIENCE AND TECHNOLOGY IN TRNAVA SLOVAK UNIVERSITY OF TECHNOLOGY IN BRATISLAVA RESEARCH PAPERS FACULTY OF MATERIALS SCIENCE AND TECHNOLOGY IN TRNAVA SLOVAK UNIVERSITY OF TECHNOLOGY IN BRATISLAVA 2010 Number 29 3D MODEL GENERATION FROM THE ENGINEERING DRAWING Jozef VASKÝ, Michal ELIÁŠ,

More information

ENGINEERING AND TECHNOLOGY EDUCATION DEPARTMENT

ENGINEERING AND TECHNOLOGY EDUCATION DEPARTMENT ENGINEERING AND TECHNOLOGY EDUCATION DEPARTMENT Advanced Manufacturing I 5608 TEH600, TEH601 Grades 10-12 Dual credit through Ivy Tech Recommended Prerequisite: Introduction to Advanced Manufacturing and

More information

Algorithms for Real-Time Tool Path Generation

Algorithms for Real-Time Tool Path Generation Algorithms for Real-Time Tool Path Generation Gyula Hermann John von Neumann Faculty of Information Technology, Budapest Polytechnic H-1034 Nagyszombat utca 19 Budapest Hungary, hermgyviif.hu Abstract:The

More information

Engineering Graphics with AutoCAD

Engineering Graphics with AutoCAD Engineering Graphics with AutoCAD Overview By Prof. D. M. Kulkarni Engineering Graphics with AutoCAD http://www.phindia.com/bookdetail_forth.php?isbn=978-81-203-3783-1 Team of Authors Dr. Dhananjay M.

More information

Manufacturing Technology

Manufacturing Technology Job Ready Assessment Blueprint Manufacturing Technology Test Code: 2084 / Version: 01 Copyright 2007. All Rights Reserved. General Assessment Information Blueprint Contents General Assessment Information

More information

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space 11 Vectors and the Geometry of Space 11.1 Vectors in the Plane Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. 2 Objectives! Write the component form of

More information

Design of a Universal Robot End-effector for Straight-line Pick-up Motion

Design of a Universal Robot End-effector for Straight-line Pick-up Motion Session Design of a Universal Robot End-effector for Straight-line Pick-up Motion Gene Y. Liao Gregory J. Koshurba Wayne State University Abstract This paper describes a capstone design project in developing

More information

CAD Model Validation in the Product Life Cycle Management

CAD Model Validation in the Product Life Cycle Management CAD Model Validation in the Product Life Cycle Management CAPVIDIA CEO Tomasz Luniewski BOEING is a trademark of Boeing Management Company. GPDIS_Template_2009.ppt 9/23/2009 1 Company Introduction Founded

More information

ME 24-688 Week 11 Introduction to Dynamic Simulation

ME 24-688 Week 11 Introduction to Dynamic Simulation The purpose of this introduction to dynamic simulation project is to explorer the dynamic simulation environment of Autodesk Inventor Professional. This environment allows you to perform rigid body dynamic

More information

Volumes of Revolution

Volumes of Revolution Mathematics Volumes of Revolution About this Lesson This lesson provides students with a physical method to visualize -dimensional solids and a specific procedure to sketch a solid of revolution. Students

More information

2.1 Introduction. 2.2 Terms and definitions

2.1 Introduction. 2.2 Terms and definitions .1 Introduction An important step in the procedure for solving any circuit problem consists first in selecting a number of independent branch currents as (known as loop currents or mesh currents) variables,

More information