CAD CAM Integration

Embed Size (px)

Citation preview

  • 8/11/2019 CAD CAM Integration

    1/12

    MEEM4403 Computer-Aided Design Methods

    CAD/CAM Integration

    Linking Design and Manufacturing!

    MEEM4403 Computer-Aided Design Methods

    CAD/CAM INTEGRATION

    CAD : Computer Aided Design : Used for creating solid

    models of the components to be designed. (Outputis a DESIGN.)

    CAM: M stands for Manufacturing. Manufacturingincludes every step that is involved in creating thedesigned component, converting it from raw

    material into final form. (Output is a manufacturedproduct.)

  • 8/11/2019 CAD CAM Integration

    2/12

    MEEM4403 Computer-Aided Design Methods

    Types of ManufacturingProcesses

    There are two types of manufacturingprocesses:

    Continuous

    (e.g. oil refining, continuous cast rolling)

    Discrete part

    (e.g. drilling, milling)

    We will only be dealing with discrete partmanufacturing.

    MEEM4403 Computer-Aided Design Methods

    Discrete Part ManufacturingProcess

    Main phases of discrete part manufacturing:

    Process Planning is the interface betweenthe design process and manufacturingprocess.

    Figure from: K. Lee, Principles of CAD/CAM/CAE Systems, Addison-Wesley, 1999

  • 8/11/2019 CAD CAM Integration

    3/12

    MEEM4403 Computer-Aided Design Methods

    Process Planning

    Input: Final Design

    Output: Process Plan

    A process planlists a sequence of manufacturingand assembly operations that will be used toproduce the part or assembly. For each operation,it describes details such as which material will be

    used, which machine will be used, which settings,

    etc.

    MEEM4403 Computer-Aided Design Methods

    Process PlanningSteps:

    1. Select raw materials

    2. Identify volumes of material to be removed

    3. Identify the set of machining processes fromthe available standard machining processesthat can remove the required volumes.

    4. Generate most effective/efficient sequenceof machining operations

  • 8/11/2019 CAD CAM Integration

    4/12

    MEEM4403 Computer-Aided Design Methods

    Example of a Process PlanThe part being manufactured:

    Figure from: K. Lee, Principles of CAD/CAM/CAE Systems, Addison-Wesley, 1999

    MEEM4403 Computer-Aided Design Methods

    Example of a Process PlanThe process plan:

    Figure from: K. Lee, Principles of CAD/CAM/CAE Systems, Addison-Wesley, 1999

  • 8/11/2019 CAD CAM Integration

    5/12

    MEEM4403 Computer-Aided Design Methods

    Process Planning Automation

    There are three approaches to computer-aided process planning (CAPP):

    Manual ApproachNot Computer-Aided.

    Variant ApproachComputers store/match existing process plans.

    Generative ApproachComputers generate a process plan from scratch.

    MEEM4403 Computer-Aided Design Methods

    Manual Approach

    The process plan is developed by a skilled plannerwho is familiar with the companys manufacturingcapabilities.

    The steps involved are:

    1. Study the overall shape of the part.

    2. Determine what stock material to use.

    3. Identify datum surfaces for setups

    4. Identify part features.

  • 8/11/2019 CAD CAM Integration

    6/12

    MEEM4403 Computer-Aided Design Methods

    Manual Approach

    Typical machiningfeatures:

    Figure from: K. Lee, Principles of CAD/CAM/CAE Systems, Addison-Wesley, 1999

    MEEM4403 Computer-Aided Design Methods

    Manual Approach

    Typical machiningsub-features:

    Figure from: K. Lee, Principles of CAD/CAM/CAE Systems, Addison-Wesley, 1999

  • 8/11/2019 CAD CAM Integration

    7/12

    MEEM4403 Computer-Aided Design Methods

    Manual Approach

    Steps, contd:

    5. Group features into setups.

    6. Sequence the operations in the setup

    7. Select tools for each operation

    8. Determine fixtures for each setup

    9. Final Check

    10. Elaborate Plan (e.g. feeds and speeds)11. Prepare process plan document.

    MEEM4403 Computer-Aided Design Methods

    Variant ApproachIn the variant approach, parts that have similarfeatures are grouped into families. There is astandard plan for each family.

    A process plan is found by:

    1. Identify important features of part.

    2. Identify which family a part belongs to.

    3. Retrieve the standard plan.

    4. Edit the standard plan if required.

    Note: If the part does not belong to an existing family, anew standard plan needs to be developed.

  • 8/11/2019 CAD CAM Integration

    8/12

    MEEM4403 Computer-Aided Design Methods

    Variant Approach

    It is an advanced manual approach to process planning.

    Planners workbook is stored in the computer file.

    Variant Approach requires a database of standardprocessing plans for each family of parts.

    MEEM4403 Computer-Aided Design Methods

    Variant Approach

    Group Technology (GT) simplifies the problem offinding out which family a part belongs to. In GT a codeis assigned to a part based on which features it contains.

    This code is compared to the codes for each family.

    GT is a process of grouping parts sharing similar genericproperties under single family.

  • 8/11/2019 CAD CAM Integration

    9/12

    MEEM4403 Computer-Aided Design Methods

    Variant Approach

    There are three types of GT coding systems:

    1. Monocode (hierarchical)

    Meaning of each digit depends on the value ofprevious digits.

    2. Polycode

    Meaning of each digit is independent of otherdigits.

    3. Hybrid

    Combination of Monocode and Polycode.

    MEEM4403 Computer-Aided Design Methods

    The part:

    Figure from: K. Lee, Principles of

    CAD/CAM/CAE Systems, Addison-Wesley,

    1999

    Example of

    Monocode GT code.

  • 8/11/2019 CAD CAM Integration

    10/12

    MEEM4403 Computer-Aided Design Methods

    Thecodingscheme:

    Table from: K. Lee,

    Principles of

    CAD/CAM/CAE

    Systems, Addison-

    Wesley, 1999

    Example of Monocode GT code.

    MEEM4403 Computer-Aided Design Methods

    Table from: K. Lee,

    Principles of

    CAD/CAM/CAE

    Systems, Addison-

    Wesley, 1999

    Example of Monocode GT code.

  • 8/11/2019 CAD CAM Integration

    11/12

    MEEM4403 Computer-Aided Design Methods

    Part GT code is 3321:

    Example of Monocode GT code.

    3 Rotational workpiece

    3 D = 75 mm, L/D = 50/75 = 0.67

    2 Holes not in axis

    1 Plain steel

    MEEM4403 Computer-Aided Design Methods

    Generative ApproachThe Generative Approach requires thecomputer to perform these steps:

    1. Enter design specification:- input/recognize stock material

    - recognize machining features

    2. Generate process plan

    determine optimal setups determine optimal sequence of operations

    determine optimal fixture types andlocations

  • 8/11/2019 CAD CAM Integration

    12/12

    MEEM4403 Computer-Aided Design Methods

    Generative Approach

    The Generative Approach is not widely usedbecause:

    - required information (such as tolerances) are notusually available in the CAD model

    - a lot of knowledge must be added to the systemto make it capable of handling all the differenttypes of parts that occur.

    - evaluating all the combinations of possibilities iscomputationally intense.

    MEEM4403 Computer-Aided Design Methods

    Studying for Final Exam

    Textbook questions:

    Ch. 10: 1, 7, 8, 9