53

Program: M. Tech CAD/CAM

  • Upload
    others

  • View
    1

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Program: M. Tech CAD/CAM
Page 2: Program: M. Tech CAD/CAM

Program: M. Tech CAD/CAM

School of Mechanical Engineering

Scheme: 2017 – 2019

Page 3: Program: M. Tech CAD/CAM

First Semester S No Course Code Course Title L T P C

Pre-requisite

1 MATH5001 Advanced Numerical and

Statiscal Methods 3 1 0 4 -

2 MCDM5001 Advanced Strength of

Materials 3 0 0 3 -

3 MCDM5002 Advanced Materials and

Processing 3 0 0 3 -

4 MCDM5003 Advanced Manufacturing

Technology 3 0 0 3 -

5 MCDM5004 Product Design and Life

Cycle Management 3 0 0 3 -

6 MCDM5005 Advanced Computer Aided

Design 3 0 0 3 -

Total credits 19

Second Semester S No

Course Code

Course Title L T P C Pre-

requisite

1 CENG5001 Professional and

Communication Skills 0 0 4 2 -

2 MCDM5006 Finite Element Methods 2 1 0 3 -

3 MCDM5007 Computer Integrated

Manufacturing 3 0 0 3 -

4 MCDM5008 Advanced Vibration Engg. 3 0 0 3 -

5 MCDM5009 Computer Aided Process

Planning 2 0 0 2 -

6 Elective 1 3 0 0 3 -

7 Elective 2 3 0 0 3 - Total credits 19

Page 4: Program: M. Tech CAD/CAM

Third Semester

S No Course Code Course Title L T P C Pre-

requisite

1 MCDM6001 Advanced Computer Aided Design and Manufacturing

Lab 0 0 4 2 -

2 MCDM9998 Dessertation-1 - - - 5 -

3 Elective 3 3 0 0 3 -

4 Elective 4 3 0 0 3 -

5 Elective 5 3 0 0 3 -

Total credits 16

Fourth Semester S No

Course Code

Course Title L T P C Pre-

requisite

1 MCDM9999 Dessertation-2 - - - 15 -

Total credits 15

Page 5: Program: M. Tech CAD/CAM

Programme Elective (Total Credits to be taken = 15 for 5 courses)

S. No. Course Code Course Title L T P C Pre-

requisite/ Exposure

1 MCDM5010 Rapid Prototyping 3 0 0 3 -

2 MCDM5011 Tool Engineering 3 0 0 3 -

3 MCDM5012 Advanced Computer Aided Manufacturing 3 0 0 3 -

4 MCDM5013

Performance Modelling and Analysis of Manufacturing Systems 3 0 0 3 -

5 MCDM5014 Design for Manufacturing 3 0 0 3 -

6 MCDM5015 Quality Management 3 0 0 3 -

7 MCDM5016 Reliability Engineering 3 0 0 3 -

8 MCDM5017 Metrology and Non Destructive Testing 3 0 0 3 -

9 MCDM5018 Design and Analysis of Experiments 3 0 0 3 -

10 MCDM5019 Research Methodology 3 0 0 3 -

11 MCDM5020 Optimization Methods 2 1 0 3 -

Page 6: Program: M. Tech CAD/CAM

Course Objectives

To introduce the applications andtrade off of various advanced methods used to solve a wide

variety of engineering problems dealing with algebraic and differential equation that are often

encountered in engineering and cannot be solved by analytical methods along with the

introduction of design of experiment.

Course Outcomes

CO1 Apply various numerical methods to solve system of linear and non-linear equations.

CO2 Apply standard interpolation methods to interpolate required/ missing value.

CO3 Apply appropriate methods of numerical differentiation /integration to solve related

problems.

CO4 Solve ordinary differential equations and partial differential equations using

appropriate numerical methods.

CO5 Identify the type of distributions and apply a suitable test to draw the conclusion.

Catalog Description

This is an essential course for any student of M.Tech. program in the CAD/CAM stream. The

contents of this course include solution of system of linear equations, the interpolation and

approximation techniques, the numerical integration methods, the numerical solution of

differential equations and probability and statistics.

Text Books

1. Rajasekaran,S., (2004), Numerical Methods in Science and Engineering, Wheeler and Company,

ISBN: 978-8-175-44162-0.

2. Agostino Abbate, C.M.Decusatis, P.K.Das (2002) Wavelets and Sub-bands-Fundamentals and

applications, Birkhanser. Isbn- 978-0-817-64136-8.

3. John.M.K., Iyengar.S.R.K., Jain.R.K., (2002), Numerical Methods for Scientific and Engineering

Computation, Wiley Eastern Ltd. ISBN-0-85226-434-8.

Reference Books

1. E. Balagurusamy (1999), Numerical Method, Tata McGraw Hill Publication. ISBN- 978-0-074-

63311-3.

2. Curtis F. Gerald and Patrick O. Wheatley (2003), Applied Numerical Analysis, Pearson Education

Ltd. ISBN- 978-0-321-13304-5.

3. M.K Jain, S.R.K Iyengar and R.K Jain, Numerical Methods for Scientific and Engineering

computation, New age International Publishers. ISBN-978-8-122-42001-2.

4. S.P. Gupta, Statistical Methods, Sultan Chand and Sons. ISBN-978-81-8054-989-2.

5.A.M. Mood, F. Graybil and D.C.Boes, (1974), Introduction to the Theory of Statistics, Mc Graw

Hill Publication. ISBN-978-0-070-85465-9.

Mode of Evaluation

Quiz/Assignment/ Seminar/Written Examination

MATH5001 Advanced Numerical and statistical Methods L T P C

Version 1.0 3 1 0 4

Pre-requisites/Exposure -

Co-requisites

Page 7: Program: M. Tech CAD/CAM

Course Content

Unit I: System of Equations 6 lecture hours

Solution of system of linear equations- Direct Methods- Gauss elimination – Pivoting, Partial and Total

Pivoting, Triangular factorization method using Crout LU decomposition, Cholesky method, Iterative

Method- Gauss-Seidel and Jacobi method, ill conditioned matrix Solution of system of nonlinear

equation- Newton Raphson and Modified Newton Raphson Method. Iterative methods.

Unit II:Interpolation and Approximation 6 lecture hours

Interpolation and Approximation: Lagrange, Spline and Hermite interpolation,

Approximations, Error of approximation, Norms for discrete and continuous data, Least

square approximation

Unit III:Numerical Integration 9 lecture hours

Numerical Integration: Newton Cotes closed Quadrature, Gauss Legendre Quadrature,

Multiple Integration.

Unit IV:Numerical Solution of Differential Equations 9 lecture hours

Numerical Solution of Differential Equations: Finite Difference Schemes, Numerical solution

of Ordinary differential equation using Modified Euler’s method, Runge-Kutta method of 2nd,

3rd and 4th orders, Predictor- Corrector method, Solution of Laplace’s and Poisson’s equations

by Liebmann’s method, Solution of one-dimensional time dependent heat flow.

Unit V:Probability and statistics 9 lecture hours

Probability and statistics: Review of concept of probability, Random Variables, Continuous

and discrete distribution function, moments and moments generating functions, Binomial,

Poisson, Negative Binomial, Geometric and Hyper-geometric Distributions, Uniform, Normal,

Exponential, Gamma and Beta distributions. Point and Interval estimation, Testing of

Hypothesis (t-test and chi square test), Analysis of variance and Introduction of Design of

experiments.

ADMIN
Highlight
Page 8: Program: M. Tech CAD/CAM

Course Objectives

1. To introduce the students to the behaviour of structural and mechanical systems subjected

to various types of loading.

2. To evaluate the resulting stresses, strains and deflections as well as failure criteria of these

systems.

Course Outcomes

Upon completion of this course, the student shall be able to:

CO1Develop a physical understanding of how mechanical and structural systems respond to a wide

variety of loading

CO2Analyze and compute the stresses and deflection in symmetrical and asymmetrical bending for

various sections and evaluate failure criteria of a variety of mechanical and structural systems

CO3Analyze and compute the stresses in curved flexural members, closed and open geometrical shapes

CO4Develop an understanding of torsion of non-circular shafts of different cross-sections

CO5Calculate the stresses due to rotation in elements of circular geometry with different thicknesses

and at different speeds

CO6Implementation of the finite element method for solving boundary value problems in

computational solid mechanics

Catalog Description

This course advances the concepts of strength of materials that the students learn during bachelor

program. The course details on the concepts of elasticity, shear centre and unsymmetrical bending,

stresses and deflections in curved flexural members, torsion of non-circular shafts and stresses due to

rotation. At the end of the course, the students are able to develop mathematical formulation of complex

problems involving stresses and deflections.

Text BooksandReference Books

1. Boreshi and Sidebottom (1952), Advanced Mechanics of Materials, John Wiley International Edition.

2. Kamal kumar and R C Ghai (1990), Advanced Mechanics of Materials, Khanna publishers.

ISBN- 978-8-174-09281-6. 3. Den Hartong (1952), Advanced strength of Materials, Mc Graw – Hill Book Co. New York.

4. Timoshenko and Goodier, Theory of Elasticity, Tata McGraw – Hill publishing company Limited.

ISBN-978-0-070-70122-9.

5. Robert D Cooki, Warren C. Young (1952), Advanced Mechanics of Material, Mac Millian publishing

Co. ISBN- 978-0-133-96961-0.

6. L S Srinath (1990), Advanced Mechanics of Solids, Tata McGraw – Hill publishing Company

Limited, ISBN- 978-0-070-13988-6.

Mode of Evaluation

Quiz/Assignment/ Seminar/Written Examination

Course Content

MCDM5001 Advanced Strength of Materials L T P C

Version 1.0 3 0 0 3

Pre-requisites/Exposure

Co-requisites

Page 9: Program: M. Tech CAD/CAM

Unit I: Stresses and Strains in three dimensions, Theories of failure6 lecture hours

Elasticity: Stress-strain relations and general equations of elasticity in Cartesian polar and

spherical co-ordinates, differential equations of equilibrium – Compatibility – boundary

conditions – representation of 3- dimensional stress of a tensor – Generalized Hook’s law

St.Venant’s principle –plane strain – plane stress – Airy’s stress function.

Unit II: Beams on elastic foundations, infinite, semi-infinite and finite beams6lecture hours

Shear centre and Unsymmetrical bending: Location of shear centre for various sections –

shear flow. Stresses and deflection in beams subjected to unsymmetrical loading, kern of a

section.

Unit III:Bending of curved beams in the plane of loading-crane hooks and chain links9 lecture

hours

Curved flexural members: Circumferential and radial stresses – deflections curved beam with

restrained ends – closed ring subjected to concentrated load and uniform load – chain links

and crane hooks

Unit IV:Bending of curved beam out of its initial plane, Saint Venant’s equations and equations

of equilibrium 9 lecture hours

Torsion of non-circular shafts: Torsion of rectangular cross sections – St.Venant’s theory –

Elastic membrane analogy – Prandtl’s stress function – Torsional stresses in hollow thin–

walled tubes.

Unit V:Bending of circular beams subjected to symmetric loading7 lecture hours

Stresses due to Rotation: Radial and tangential stresses in solid disc and ring of uniform thickness and

varying thickness – allowable speeds.

Unit VI:Computational Methods in Solid Mechanics7 lecture hours

Constitutive equations (linear and nonlinear models, isotropic and anisotropic); elastic energy and work;

balance equations (static and dynamic); solving elastic initial and boundary value problems

numerically; the finite element method, Introduction to composite material, smart material, fracture

mechanics.

Mode of Evaluation

Quiz/Assignment/ Seminar/Written Examination

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
Page 10: Program: M. Tech CAD/CAM

Course Objective 1. To impart the knowledge on mechanical behaviour of materials.

2. To acquire knowledge in various class of materials and their applications.

3. To import knowledge on various surface modification techniques.

Course Outcomes

Upon completion of this course, the student shall be able to:

CO1 Analyse the mechanical behaviour of metallic systems and its importance

CO2 Develop an understanding of engineering alloys and their applications

CO3 Evaluate the various methods of surface modification of materials

CO4 apply the knowledge to classify the properties and applications of metallic and non-

metallic materials, and learn the selection of them

CO5 Categorize the modern materials and alloys, and analyse their behaviour and

applications

CO6 Recent trends and research in Laser Materials Processing

Catalog Description

Today, engineering industries are using advanced materials such as super alloys, shape memory

alloys, dual phase metals, micro alloyed metals, transformation induced plasticity (TRIP) steel,

SMART materials among others. The students undergoing PG programs need to be acquainted

with such materials and their processing technologies. This course first reviews the mechanical

behaviour of materials and then talks about the different kinds of engineering alloys. Different

techniques of surface modification of materials are studied, followed by the study of composite

materials, ceramics and plastics. Towards the end of the course, the advanced materials as listed

above are introduced and their processing is explored.

Text Books

1. Callister W.D, (2006) Material Science and Engineering- An introduction, Wiley –Eastern.

ISBN- 978-0-471736967.

2. Raghavan, V, (2003) Physical Metallurgy, Prentice Hall of India. ISBN- 978-8-120-33012-

References Books

1. Thomas H. Courtney, (2000), Mechanical Behavior of Materials, McGraw Hill. ISBN-978-

0-073-22824-2.

2. Flinn R. A. and Trojan P. K., (1999), Engineering Materials and their Applications, Jaico.

ISBN-978-0-395-18916-0.

3. Kenneth Budinski (1988), Surface Engineering for wear resistance, Prentice Hall. ISBN-

978-0-138-77937-5.

4. Avner S.H. (2006), Introduction to physical metallurgy, Tata McGraw Hill, ISBN-978-0-

074-63006-8.

MCDM5002 Advanced Materials and Processing L T P C

Version 1.0 3 0 0 3

Pre-requisites//Exposure

Co-requisites

Page 11: Program: M. Tech CAD/CAM

Course Content

Unit I: Review of Mechanical Behaviour of Materials 11 lecture hours

Plastic deformation in poly phase alloys - Strengthening mechanisms - Griffith's theory of

failure modes –Brittle and ductile fractures - Damping properties of materials - fracture

toughness - Initiation and propagation of fatigue cracks - Creep mechanisms - Hydrogen

embitterment of metals, Selection of materials for various applications.

Unit II: Engineering Alloys 6 lecture hours

Cast iron, steels, alloy steels and stainless steels – an overview of phases and microstructure,

types, specifications applications, heat treatment, effect of alloying elements, Aluminum,

Magnesium and Ti wrought and cast alloys used in engineering applications –Types,

specifications, applications, heat treatment

Unit III: Surface Modifications of Materials 6 lecture hours

Mechanical surface treatment and coating - Case hardening and hard facing - thermal spraying

– vapour deposition-ion implantation - Diffusion coating - Electroplating and Electrolysis -

Conversion coating - Ceramic and organic coatings – Diamond coating

Unit IV: Nonmetallic Materials 9 lecture hours

Composite materials, ceramics, plastics -Introduction, an overview of processing, their

characteristic features, types and applications.

Unit V: Modern Materials and Alloys 9 lecture hours

Super alloys- Refractory metals - Shape memory alloys- Dual phase steels, Micro alloyed, High

strength low alloy steel, Transformation induced plasticity (TRIP) steel, Maraging steel –

SMART materials, Metallic glass – Quasi crystal and Nano crystalline materials., metal foams,

Superalloys: Alloy design, Microstructure and Properties

Unit VI: Recent trends and research in Laser Materials Processing7 lecture hours

Fundamentals of industrial lasers, Laser materials interaction theories, Laser processing for

various industries such as metals, non-metals, photovoltaic, biomedical applications

Mode of Evaluation

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
Page 12: Program: M. Tech CAD/CAM

Course Objective The course is aimed at understanding of the following

1. To provide a through coverage of traditional and non-traditional machining processes.

2. To develop and understanding of various fundamental mechanics of machining processes.

3. To provide awareness of high speed machining, micro-machining and nano-fabrication techniques.

4. To introduce the semiconductor, IC chips and micro actuator fabrication techniques.

Course Outcomes

Student shall be able to

CO1 Develop and understanding of metal cutting &analyze the properties of tools,

workpieces and cutting fluids

CO2 Analyze and categorize the special machining processes

CO3 Investigate the high speed machining processes and their applications

CO4 Correlate the non-traditional machining processes, their mechanism of metal removal

and their applications

CO5 Evaluate various micro-machining processes and their applications in diverse fields

CO6 Understanding the principles of Locating and Clamping devices

Catalog Description

Manufacturing technologies are progressing day by day, and are an essential part of this

program. This course starts by explaining the theory of metal cutting for both the orthogonal

and oblique cases and talks about tool life and tool wear. Further, the special machining

processes are studied such as Lapping, Super finishing, AFM, MAF, Burnishing, Broaching,

Hard machining, Hot machining etc. The High-Speed Machining processes form the next part

of discussion. The non-traditional machining processes such as USM, WJM, AWJM, EDM,

ECM, LBM, EBM, Plasma machining and the Hybrid machining processes are studied

followed by an investigation into the conventional and non-conventional micro-machining

processes.

Text Books & References Books

1. Boothroyd G., and Knight W.A. (1989), Fundamentals of Metal Machining and Machine Tools,

Marcel Dekker. ISBN- 978-1-574-44659-3.

2. SeropeKalpakjian and Steven R.Schmid (2001), Manufacturing Engineering and Technology,

Pearson Education. ISBN- 978-8-177-58170-6.

3. Battacharya, “Theory of Metal Cutting”, NCB Agency, 1984.

4. Benedict G. (1987), Non Traditional Manufacturing Processes, Marcel Dekker, ISBN-978-0-824-

77352-6.

5. Mishra.P.K. (1997), Non-conventional Machining, Narosa publishing house, ISBN- 978-8-173-

19192-3.

6. Bert T. Erdel (2003), High Speed Machining, Society of Manufacturing Engineers. ISBN- 978-0-

872-63649-1.

7. Madou, M.J. (1997), Fundamentals of Micro fabrication, CRC press. ISBN- 978-0-849-30826-0.

MCDM5003 Advanced Manufacturing Technology L T P C

Version 1.0 3 0 0 3

Pre-requisites//Exposure

Co-requisites

Page 13: Program: M. Tech CAD/CAM

8. Rai-Choudhury P. (1997), Handbook of Microlithography, Micromachining, and Micro fabrication,

Vol.1 and Vol.2, Editor: IEEE Materials and Devices Series 12, London, ISBN-978-0-819-42378-8.

Course Content

Unit I: Theory of Metal Cutting 8 lecture hours

Mechanism of metal cutting – Orthogonal and Oblique cutting, derivation of equations for

forces and shear angles etc., various shear angle theories. Tool materials – Tool life and tool

wear – Temperature in metal cutting – Cutting fluids and surface roughness.

Unit II: Special Machining 6 lecture hours

Deep hole drilling – Gun drills – Gun boring – Trepanning – Honing – Lapping – Super

finishing – AFM – MAF – Burnishing – Broaching – Hard machining – Hot machining

Unit III: High Speed Machining 7 lecture hours

The high-performance machining of components – Application of HSM – Tools for HSM -

Design of tools for HSM – High speed and high-performance grinding – Ultra precision

machining.

Unit IV: Non-traditional Machining 8 lecture hours

USM, WJM, AWJM, EDM, ECM, LBM, EBM, Plasma machining and Hybrid machining

processes – Mechanism of metal removal, characteristic features and applications, ECDM- its

principle, Mechanism of material removal in ECDM, triplex hybridization.

Unit V: Micro Machining 8 lecture hours

Importance of micro machining, various micro machining processes, application of micro

machining in semi-conductor IC technology, micro actuator and micro sensors – CVD, PVD

and Ion Implantation.

Unit VI:Understanding the principles of Locating and Clamping devices7lecture hours

Jigs-Locating and Clamping devices-principles-elements-mechanical-pneumatic and

hydraulicactuation-types of Jigs-general consideration in Jig design-jig bushing, types-

methods of construction. Fixtures-types of fixtures- fixture for machine tools –lathe, milling,

boring, broaching, grinding.

Mode of Evaluation

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
Page 14: Program: M. Tech CAD/CAM

Course Objectives

1. To make the student to be familiar with

2. The new product management process

3. Product lifecycle management stages

4. The DFx concepts from the conception to recovery or disposal

5. Applying analytic methods for all stages of product planning, development, launch, and control.

Course Outcomes

On the completion of this course, students will be able to

CO1 Illustrate the product development processes and their different stages

CO2 Analyze the first stage of the product development cycle using various models

CO3 Appraise and design in detail the product and its prototyping

CO4 Analyze the producibility and reliability of a product

CO5 Evaluate the issues in supply chain management, ergonomics, safety and failure mode analysis

CO6 Recent trend and research area of Product Design and Life Cycle Management

Catalog Description

Product lifecycle management is a systematic approach to managing the series of changes a product

goes through, from its design and development to its ultimate retirement or disposal.

This subject covers the following aspects: Interfaces of product’s functional requirements and

product's design attributes; Mapping of product's design attributes into the manufacturing

requirements; the business constraints of bringing new products into the market place; Product life

cycle management.

Text Books

1. John W. Priest and Jose M. Sanchez (2001), Product development and design for

manufacturing- A collaborative approach to produciability and reliability, Marcel

Dekker Publications, ISBN- 978-0-824-79935-9.

References Books

1. Stephen C. Armstrong (2001), Engineering and product development management –

the holistic approach, Cambridge university press, ISBN- 978-0-521-83253-3.

2. Thomas A. Sabomone, (1995), What every engineer should know about concurrent

engineering, Marcel Dekker Publications, ISBN- 978-0-824-79578-8.

3. Karl T. Ulrich, Ateven D. Eppinger (2003), Product Design and Development, Tata

McGraw-Hill, ISBN- 978-0-070-58513-3.

Course Content

MCDM5004 Product Design and Life Cycle Management L

3

T

0

P

0

C

3

Version 1.0

Prerequisite

Co-requisites

Page 15: Program: M. Tech CAD/CAM

Unit I:Introduction 10 lecture hours

Product development – Trends affecting product development – Best practices for product

development – Product development process and organizations – Collaborative product

development – concurrent engineering – risk management - Stages of Product development

Unit II:Product Development Life cycle – I 8 lecture hours

Early design – Requirement Definition and Conceptual design - Trade-off Analysis –

Optimization using cost and utility metrics – Trade-off analysis models and parameters- design

to cost – Design to Life cycle cost – Design for warranties.

Unit III:Product Development Life cycle – II 6 lecture hours

Detailed design – Analysis and modeling – Best practices for detailed design – Design analyses

– Prototypes in detailed design – Test and Evaluation – Design review, prototyping –

simulation and testing – Manufacturing – Strategies – planning and methodologies

Unit IV:Producibility and Reliability 5 lecture hours

Producibility – strategies in design for manufacturing – requirements for optimizing design and

manufacturing decisions – Simplification – commonality and preferred methods – Modularity

and scalability – part reduction – functional analysis and value engineering – Reliability –

Strategies and practices – Testability – Design for test and inspection.

Unit V:Product Development Life cycle – III 8 lecture hours

Supply chain – Logistics, packaging, supply chain and the environment – ISO 14000/210 –

Design for people – Ergonomics, Repairability, maintainability, safety and product liability –

Task analysis and failure mode analysis. Key Management Issues around Product Data and

Product Workflow, The PLM Strategy, Principles for PLM strategy, Developing a PLM

strategy, Strategy identification and selection, Change Management for PLM.

Unit VI:Product Design and Life Cycle Management7 lecture hours

Product Design , Life Cycle Management, supply chain, Reliability-Ergonomics

Mode of Evaluation

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
Page 16: Program: M. Tech CAD/CAM

Course Objectives

1. To introduce the CAD concepts both theoretically and application wise.

2. To provide students the necessary foundation to advance understanding of both

design and manufacturing

3. To enable the students to model geometry of objects using curves and surfaces, so

that the models can be used further for downstream applications.

Course Outcomes

On completion of this course, the students will be able to

CO1 Analyze the hardware and software requirement of CAD with the latest developments

CO2 Develop an analytical ability to represent transformations and projections of rigid

bodies using CAD

CO3 Interpolate or fit curves through given points, and design curves to achieve the required

shape using CAD method in two and three dimensions

CO4 Design surfaces to model shapes of objects in the nature mathematically.

CO5 Develop programs to employ the mathematical techniques for geometric modeling

andtransformations

CO6 Develop programs to employ the mathematical techniques for Finite Element Analysis

Catalog Description

The development of Computer Aided Design has gained a significant momentum over the last

forty years. Today, design and manufacturing industry is utilizing CAD heavily models for

conceptualization, analysis and fabrication of products with complex geometry. Students learn

geometric transformations (translation, rotation, reflection, scaling etc.) and projections

(orthographic, axonometric, oblique, perspective) in 2-D and 3-D. They also learn designing

curves and surfaces which involves a good amount of algebra and calculus. Finally they are

exposed to Bezier and B-spline curves and surfaces which form a major part of the syllabus.

Text Books

1. Newman & Sprawl (1978), Principles of interactive Computer Graphics, Mcgraw hill

college, ISBN-978-0-074-63293-2

2. Michel E. Mortenson (2006), Geometric modeling, Industrial press, ISBN-978-0-201-

84840-3

3. Van Dam, Hughes Jhon, James Foley (2002), Computer graphics, principles and

practices Pearson, ISBN- 978-0-201-84840-3

Reference Books

1. Foley & van dam (1982), Fundamental of Interactive computer graphics, Addison Wesley longman

publishing co, ISBN- 978-1-852-33818-3

2. David Rogers (2001), Procedural elements of Computer graphics, TMH, ISBN- 978-0-070-53529-9

3. Rogers and Adams (2002), Mathematical elements of Computer Graphics, TMH,ISBN- 978-0-070-

53529-9

4. Hearn & baker (2011), Computer Graphics, Pearson,ISBN- 978-8-177-58765-4

MCDM5005 Advanced Computer Aided Design L T P C

Version 1.0 3 0 0 3

Pre-requisites//Exposure

Co-requisites

Page 17: Program: M. Tech CAD/CAM

Course Content

Unit I: Introduction to CAD 8 lecture hours

Hardware and software requirement of CAD; Video display devices- Refresh cathode ray

tubes, Raster-scan displays, Random-scan displays, Color CRT Monitors; Input devices-

keyboard, joy-stick, mouse, scanner; Hard copy devices- dot matrix, inkjet, laser printers.

Unit II: 2-Dimensional Transformation 7 lecture hour

Geometric Transformation - Basic transformation, translation, rotation, scaling, reflection,

homogeneous coordinates; Composite Transformation- Introduction, translation, rotation,

scaling

Unit III:3-Dimensional Geometric modeling 7 lecture hours

3-D transformation- translation, rotation, scaling, reflection; 3-D composite transformation-

generalized rotation, generalized reflection; 3 D projections- orthographic projection,

axonometric projection, oblique projection, perspective projection.

Unit IV:Curves 7 lecture hours

Introduction to curves, parametric continuity condition, geometric continuity condition, spline

representation, spline specification, geometric and algebra forms, cubic spline interpolation

method, natural cubic spline, Bezier curves, B-spline curves, curve animation.

Unit V: Surfaces8 lecture hours

Quadric surfaces- sphere, ellipsoid, torus; Super quadrics- super ellipse, super ellipsoid; Bezier

surfaces; B-spline surfaces, Mathematical representation surfaces, Surface model, Surface

entities surface representation, parametric representation of surfaces, plane surface.

Unit VI: Finite Element Analysis7 lecture hours

Finite Element Analysis and is applications in simulation

Mode of Evaluation.

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
Page 18: Program: M. Tech CAD/CAM

Course Objectives

1. To develop the professional and communication skills of learners in a technical

environment.

2. To enable the students to acquire functional and technical writing skills. 3. To acquire state-of-the-art presentation skills in order to present technical topics to both

technical and non-technical audience.

Course Outcomes

CO1 Improve their reading fluency skills through extensive reading

CO2 Use and assess information from academic sources, distinguishing between main ideas

and details

CO3 Compare and use a range official support through formal and informal writings

CO4 The students will be able to exhibit language proficiency in comprehending, describing,

and investigating.

CO5 The learners will be able to exhibit their language proficiency and skill in Describing,

Investigating, Designing and Making and Using Technology.

Catalog Description

Effective communication is recognized as crucial to enhance performance, both personally and

professionally. This course is to equip students with state of the art communication and

presentation skills. In this subject student learn the how to listen, write and speak effectively.

By this subject student develop leading a team, giving a presentation, going into an interview.

Text Books

1. McCarthy & Felicity (2003), English Vocabulary in Use Advanced, CUP, ISBN-978-0-521-65397-

8

2. Sky Pronunciation CD-ROM

3. Cambridge Advanced Learner’s Dictionary CD-ROM, ISBN- 9781107674479

4. Master the Basics, Barron's Educational Series; 2 edition, ISBN- 978-0-764-13546-0

Reference Books

1. Keith et al (1989), Writing, Researching, Communicating, Tata McGraw-Hill,ISBN- 978-0-074-

70703-6

2. Martin (2006), Advanced English Grammar, CUP ISBN-978-0-521-53291-4

CENG5001 PROFESSIONAL AND COMMUNICATION

SKILL

L T P C

Version 1.0 0 0 4 2

Pre-requisites/Exposure --

Co-requisites

ADMIN
Highlight
Page 19: Program: M. Tech CAD/CAM

Course Content

Unit I: ` 6 lecture hours

Functional Language Basic structures- Tense agreement, Prepositional phrases

Techno-words : Basic Concepts 62, 63

Pronunciation : sounds of syllables: Past tense & plural endings

Technical Expression Organizational techniques in technical writing

Guided writing: Paragraph Writing, Note Making

Presentation Skills Techniques of presentation (general topics : speech without visual aids)

Listening to speeches and comprehending

Graphical Skills Flow chart : Process and Functional description

.

Unit II: 6 lecture hours

Functional Language Basic structures- Voice, Conditionals

Techno-words : Basic Concepts 64,65,67

Pronunciation : Word Stress: two syllable words

Technical Expression Mechanics of Technical Writing and Syntax

Guided writing: Letter and email

Presentation Skills Interpersonal Communication Skills

Writing techniques for Power point presentation, Group Discussion

Graphical Skills Technical Illustrations and Instructions

Unit III: 9 lecture hours

Functional Language Basic structures- Modal Verbs and Phrasal verbs

Techno-words : Basic Concepts 68,69,70,71

Pronunciation : Word Stress: compound words

Technical Expression Mechanics of Technical Writing and Syntax

Guided writing: Technical Description

Presentation Skills Career advancement: Technical Resume and Company Profile

Presentation and Group Discussion

Graphical Skills Pie chart, Bar chart, Line graphs: analysis and interpretation

Unit IV: 9 lecture hours

Functional Language Basic structures- Modal Verbs and Phrasal verbs

Techno-words : Basic Concepts 72,73,74, Functional vocabulary 87

Pronunciation : Sentence Stress

Technical Expression Guided and Free writing: Abstract and Technical articles

Presentation Skills Nuances of Presentation to a Technical audience

Graphical Skills Oral Presentation of graphical representation

ADMIN
Highlight
Page 20: Program: M. Tech CAD/CAM

Course Objectives

1. To enable the students understand the mathematical and physical principles underlying the Finite

Element Method (FEM) as applied to solid mechanics and thermal analysis

2. To understand the characteristics of various finite elements.

3. To develop finite element equations for simple and complex domains.

Course Outcomes

On completion of this course, the students will be able to

CO1 Apply the knowledge of mathematics and engineering to solve problems in structural and

thermal engineering by approximate and numerical methods.

CO2 Design a new component or improve the existing components using FEA.

CO3 Solve the problems in solid mechanics and heat transfer using FEM.

CO4 Analyze the vibration problems and transient state problems dynamically.

CO5 Use commercial FEA packages like ANSYS and modern CAD/CAE tools for solving real life

problems

CO6 AnalyzeResearch and recent trend in Finite Element Analysis

Catalog Description

The finite element method (FEM) is among one of the most powerful tools for the numeric solution of

wide range of engineering problems. The application ranges from deformation and stress analysis of

civil and mechanical structures, automotive components, aircraft designs, heat flux analysis, fluid flow

problems, electrical magnetic flux problem. Due to advances in computational machines, it is now

possible to widely apply the FEM in day to day engineering problems. Upon completion, students

should be able to solve the problems in solid mechanics and heat transfer using FEM.

Text Books

1. Seshu, P.(2010), Textbook of Finite Element Analysis, Prentice-Hall of India Pvt. Ltd. ISBN-

978-8-120-32315-5.

2. Tirupathi R. Chandrapatla, Ashok D. Belegundu, Introduction to Finite Element in Engineering

Prentice-Hall of India Private limited, New Delhi – 110 001. ISBN-978-0-130-61591-6.

Reference Books

1. Bathe, K.J, (1996), Finite Element Procedures, Prentice-Hall of India Pvt. Ltd., third Edition.

ISBN- 978-0-979-00490-2.

2. Zienkiewicz O.C. (1989), The Finite Element Method, McGraw-Hill. ISBN- 978-0-070-

84072-0.

3. Reddy J.N. (1993), The Finite Element Method, McGraw-Hill, Third Edition, 1993. ISBN- 978-

0-072-46685-0.

4. C.S. Krishnamoorthy, (1994), Finite Element Analysis Theory and Programming, Tata

McGraw-Hill, ISBN- 978-0-074-62210-0.

5. Robert cook, R.D. et. Al., (2004), Concepts and Applications of Finite Element

Analysis, John Wiley &sons, ISBN- 978-0-471-35605-9.

Mode of Evaluation

Quiz/Assignment/ Seminar/Written Examination

Course Content

MCDM5006 Finite Element Methods L T P C

Version 1.0 2 1 0 3

Pre-requisites/Exposure

Co-requisites

Page 21: Program: M. Tech CAD/CAM

Unit I :Fundamental Concepts 6 lecture hours

Matrix Algebra, Gaussian Elimination, Definition of Tensors and indicial notations, Plane

strain- Plane stress hypothesis. Physical problems, Mathematical models, and Finite Element

Solutions, Finite Element Analysis as Integral part of Computer Aided Design, Stresses and

Equilibrium; Boundary Conditions; Strain- Displacement Relations; Stress –strain relations,

Temperature Effects

Unit II:Finite Element Formulation from Governing Differential Equations and on Stationary of

a Functional 6 lecture hours

Weighted Residual Method for Single Continuous Trail Function and General Weighted

Residual Statement, Weak Variational Form of Weighted Residual statement, Comparison of

Differential Equation, Weighted Residual and Weak forms, Piece-wise Continuous Trail

function solution of weak form, One dimensional bar finite element and one dimensional heat

transfer element, Functional of a differential equation forms, Rayleigh-Ritz Method, Piece-

wise Continuous trail functions, Finite Element Method and Meaning of Finite Element

Equations.

Unit III:One-Dimensional Finite Element Analysis 8 lecture hours

General form for Total Potential for 1-D, Generic form of finite element equations, Linear Bar

Finite element, Quadratic Bar Element- Shape function and Element matrices, Beam element-

selection of nodal d.o.f., Determination of Shape functions and Element matrices, 1-D Heat

transfer problem.

Unit IV:Two-Dimensional Finite Element Analysis 9 lecture hours

Approximation of Geometry and Field variable: Three-noded triangular element, Four-noded

rectangular element, six-noded triangular elements, natural coordinates and coordinate

transformation, 2-D elements for structural mechanics, Numerical integration, Incorporation of

Boundary Conditions and Solution

Unit V:Dynamic Analysis using Finite Elements 9 lecture hours

Introduction to vibration problems, Consistent and Lumped mass matrices, Form of finite

element equations for vibration problems, Eigenvalue Problems, Transient vibration analysis

and unsteady heat transfer problem

Unit VI:Research and recent trend in Finite Element Analysis 7lecture hours

Stress, strain and dissipation accurate 3-field formulation for inelastic isochoric deformation,

A coupled formulation of finite and boundary element methods for flexoelectric solids, Robust

fluid–structure interaction analysis for parametric study of flapping motion

Mode of Evaluation

Quiz/Assignment/ Seminar/Written Examination

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
Page 22: Program: M. Tech CAD/CAM

Course Objectives

1. To acquaint the students with the CIM concepts and role of CAD in manufacturing

2. To enable the students learn the analysis tools for manufacturing

3. To help students know the control structures for manufacturing systems in the CAM area

Course Outcomes

Upon completion of this course, the student shall be able to

CO1 Analyse the components of CIM system and their functions in relation to manufacturing.

CO2 Apply the concept of group technology to group the parts manufactured by organisation to take

advantages of it.

CO3 Evaluate the production planning and material requirement planning for whole organisation.

CO4 Prepare process plan using various tools and techniques of computer aided process planning.

CO5 Apply the knowledge of CIM in automating the material handling systems

CO6 Understand the concept of FMS and its applications in industries

Catalog Description This course provides in-depth coverage of computer Integrated Manufacturing. It contains a high

proportion of hands-on study, particularly in the areas of computer Aided Design and Computer Aided

Manufacturing. Apart from the key area of CAD/CAM, it includes studies of Data Communication

systems (as applicable to CIM), classification systems, and Group Technology, Computer Aided

Process Planning and Flexible Manufacturing systems.

Text BooksandReference Books

1. U.Rembold (1993), Computer Integrated Manufacturing and Engineering, Addison Wesley

Publishers, 1993 edition. ISBN- 978-0-201-56541-6.

2. RajanSuri(1998), Quick Responsive Manufacturing, Productivity Press, ISBN- 978-1-563-27201-1.

Mode of Evaluation

Assignments / Quizzes / Seminars / Written Examination

Course Content

Unit I :Concepts of Computer Integrated Manufacturing System 6 lecture hours

Functions of Manufacturing Systems, Hierarchical planning and Control Concept – Future

Developments, CIM Models and concepts, Unsolved Problems in CIM

Unit II:CAD – Its role in Manufacturing 6lecture hours

Introduction – Design Hierarchy, Methods of Constructing geometric elements in

CAD,CAD/CAM Interface programming, Graphics Standards, Requirements of Product

Model, Tolerance Practices in Manufacturing, Quality methods in design, Life Cycle cost in

design

Unit III:Analysis Tools for Manufacturing 9 lecture hours

MCDM5007 Computer Integrated Manufacturing L T P C

Version 1.0 3 0 0 3

Pre-requisites/Exposure

Co-requisites

Page 23: Program: M. Tech CAD/CAM

An Integrated approach to manufacturing systems planning, Simulation tools, AI methods for

manufacturing, Knowledge- Based Systems, Quick Responsive Manufacturing (QRM) – a

company wide approach to reduce Lead Time

Unit IV:Computer Aided Process Planning (CAPP) 9 lecture hours

Design data and automated process planning, Feature based Generation and Optimization of

Process Planning, MRP, Logical Design of a Process Planning - Implementation considerations

- manufacturing system components, production Volume, No. of production families - CAM-

I, CAPP, MIPLAN, APPAS, AUTOPLAN and PRO, CPPP.

Unit V: Control structures for manufacturing systems in the CAM area9 lecture hours

Introduction – Function oriented structure, Software and Hardware oriented structures,

Programming NC equipment, Flexible Manufacturing and Assembly equipment, Information

Systems Integration, Global Manufacturing Networks – Interoperability, Next Generation

Manufacturing Conceptual Model, Product Geometry Standards – IGES, STEP, XML, XVL,

Virtual Business, e-Commerce Technologies

Unit VI:FLEXIBLE MANUFACTURING SYSTEM (FMS) AND AUTOMATED

GUIDED VEHICLE SYSTEM (AGVS)6 lecture hours

Types of Flexibility - FMS – FMS Components – FMS Application & Benefits – FMS Planning

and Control– Quantitative analysis in FMS – Simple Problems. Automated Guided Vehicle

System (AGVS) – AGVS Application – Vehicle Guidance technology – Vehicle Management

& Safety.

Mode of Evaluation

Quiz/Assignment/ Seminar/Written Examination

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
ADMIN
Highlight
Page 24: Program: M. Tech CAD/CAM

Course Objectives

1. To introduce classical Vibration theories, relating to discrete and continuous systems with

applications.

2. To teach various numerical techniques including FE for analysis of complex structures and

modal testing for natural frequencies and mode shapes.

3. To introduce special cases of non-linearity and random phenomena in vibrating systems

including their stability.

Course Outcomes

Upon completion of this course, the student shall be able to:

CO1 Demonstrate an understanding of the concepts of Mechanical vibrations starting from

single, two, Multi degree freedom systems.

CO2 Analyse free and forced vibrations in single, two, Multi degree freedom systems.

CO3 Examine advanced concepts like Continuous, Non-linear and Random Vibrations.

CO4 Apply FEM to formulate the mechanical vibrations

CO5 Analyse systems utilizing different modes of vibration

CO6 Propose a strategy for the solution of a practical vibration problem

Catalog Description

This course extends the concepts gained by the student in bachelor level programs in vibration

engineering. Starting from a discussion on single and two degrees of freedom for discrete systems, the

techniques of analysis for multi-degree systems is introduced. The continuous systems are studied for

free and forced vibrations for longitudinal, shear, torsional and transverse cases and the FEM

applications are explored. Subsequently, the non-linear and random vibrations are also analysed giving

stress to mathematical formulations with focus on research applications.

Text BooksandReference Books

1. W. T. Thomson (1999), Theory of Vibration, Kluwer Academic Pub; 4th edition. ISBN- 978-0-748-

74380-3.

2. TSE, Morse and Hinkel (1991), Mechanical Vibrations, Chapman and Hall, ISBN-978-0-205-05940-

9.

3. Den Hartong (1986), Mechanical Vibrations, McGraw Hill. ISBN- 978-0-486-64785-2.

4. V.P.Singh (1988), Mechanical Vibrations, Dhanput Rai & Co. ISBN-978-0-000-27184-7.

5. S.Timoshenko, D.H.Young (1991), Vibrations Problems in Engineering, D.VanHostrand Company,

Inc, Afiliated East-West Press Pvt. Ltd. ISBN-978-0-471-63228-3.

Mode of Evaluation

Quiz/Assignment/ Seminar/Written Examination

MCDM5008 Advanced Vibration Engineering L T P C

Version 1.0 3 0 0 3

Pre-requisites/Exposure

Co-requisites

ADMIN
Highlight
Page 25: Program: M. Tech CAD/CAM

Course Content

Unit I: Single and Two degrees of freedom system 8 lecture hours

Introduction to free, forced, transient and damped vibrations, terminology and applications.

Discrete systems – single degree and two degree systems, response to free forced motions

(steady state and transient) applications to vibration isolation and absorption.

Unit II: Several degrees of freedom 6lecture hours

Multi degree systems – techniques of analysis such as Dunkerley, Rayleigh, Holzer, Matrix

iteration, Transfer matrices and modal analysis

Unit III:Continuous and Torsional Vibration 9 lecture hours

Continuous systems Free and forced vibrations of bars for longitudinal, shear, torsional and

transverse vibrations, Beams with attached masses rotor dynamics and FEM applications.

Unit IV:Non-linear Vibrations 6 lecture hours

Non-linear vibrations, jump phenomenon and stability. Applications including self-excited and

parameter excited vibrations.

Unit V:Random Vibrations 9 lecture hours

Random vibrations – stationary and non-stationary, ergodic systems, response of single degree

systems to random excitation.

Unit VI:Modal analysis & Condition Monitoring7 lecture hours

Dynamic Testing of machines and Structures, Experimental Modal analysis, Machine

Condition monitoring and diagnosis.

Mode of Evaluation

Quiz/Assignment/ Seminar/Written Examination

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

Page 26: Program: M. Tech CAD/CAM

Course Objective

To provide the student with an understanding of the importance of process planning role in

manufacturing and the application of Computer Aided Process Planning tool in the present

manufacturing scenario

Course Outcomes

Upon completion of this course, the student shall be able to:

CO1 Distinguish the concepts of process planning applicable to manufacturing in

consideration with production planning, concurrent engineering and group technology

CO2 Execute part design representations for process planning using different coding

systems

CO3 Apply process engineering skills for different process panning methods

CO4 Implement logical design concepts for computer aided process planning systems

CO5 Interpret totally integrated process planning systems and generate reports

CO6 Predict the effect of machining parameters on production rate, cost and surface quality

and determines the manufacturingtolerances

Catalog Description

With advancement and optimization of the manufacturing systems, the process planning

becomes an essential part of study. Having introduced the basics of process planning,

thiscourse talks about design representation and the different approaches of process

engineering and planning, Next the computer aided systems such as CAM-I, CAPP, MIPLAN,

APPAS, AUTOPLAN and CPPP are studied. Finally, totally integrated process planning

systems are investigated.

Text Books&References Books

1. Gideon Halevi and Roland D.Weill (1995), Principle of Process Planning-A logical

Approach, Chapman & Hall, ISBN-978-0-412-54360-9.

2. Tien-Chien-Chang, Richard A.Wysk (1985), An Introduction to automated process planning

systems, Prentice Hall. ISBN-978-0-134-78140-2.

3. Chang.T.C. (1985), An Expert Process Planning System, Prentice Hall.

4. Nanua Singh (1996), Systems Approach to Computer Integrated Design and Manufacturing,

John Wiley & Sons, ISBN-978-0-471-58517-6.

5.P. N. Rao, N. K. Tewari, T. K. Kundra (2000), Computer Aided Manufacturing,Tata

McGraw Hill Publishing Co. ISBN- 978-0-074-60205-8.

MCDM5009 Computer Aided Process Planning L T P C

Version 1.0 2 0 0 2

Pre-requisites//Exposure Mathematics, Manufacturing Technology, Work Study

Co-requisites

Page 27: Program: M. Tech CAD/CAM

Course Content

Unit I:Introduction 6 lecture hours

The Place of Process Planning in the Manufacturing cycle- Process planning and production

planning –Process planning and Concurrent Engineering, CAPP, Group Technology.

Unit II: Part Design Representation 5 lecture hours

Design Drafting – Dimensioning – Conventional Tolerencing – Geometric Tolerencing- CAD

– input/output devices – Topology – Geometric transformation – Perspective transformation –

Data Structure– Geometric modeling for process planning –GT coding – The OPITZ system –

The MICLASS System.

Unit III: ProcessEngineering and Process Planning 5 lecture hours

Experience based planning – Decision table and Decision trees – Process capability analysis –

Process planning – Variant process planning – Generative approach – Forward and backward

planning, Input format, A1

Unit IV: Computer Aided Process Planning Systems 6 lecture hours

Logical Design of process planning – Implementation considerations- Manufacturing system

components, Production Volume, No. of production families- CAM-I, CAPP, MIPLAN,

APPAS, AUTOPLAN and PRO, CPPP.

Unit V: An Integrated Process Planning Systems 5 lecture hours

Totally integrated process planning systems – An Overview – Modulus structure – Data

structure –Operation – Report Generation, Expert process planning.

Unit VI: Determination of manufacturing tolerances 5 lecture hours

Design tolerances, manufacturing tolerances, methods of tolerance allocation, sequential

approach,integration of design and manufacturing tolerances, advantages of integrated

approach over sequential approach.

Mode of Evaluation

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
Page 28: Program: M. Tech CAD/CAM

Course Objectives

To provide students the necessary foundation for advanced understanding of both design and

manufacturing problems in a systematic manner.

Course Outcomes

Upon completion of this course, the student will be able to:

CO1 Gain practical experience in handling 2D drafting and 3D modeling software systems

CO2 Examine and handle design problems in a systematic manner

CO3 Develop the use of the concepts of G and M codes and manual part programming.

CO4 Apply the knowledge of CNC machines for machining simulation

CO5 Apply the knowledge of specialized softwares for modelling as well as analysis of

machining operations

CO6 Apply the basic approach for vehicles pollution test and further lab development for biofuel-based

engine testing performance

Catalog Description

This is a lab course and it enables the students to have a hands-on experience in computer aided

drafting and engineering. In first part of the lab, the students learn drafting on any advanced

design software of engineering components. Then they perform the static, modal, harmonic

and buckling analyses of the drafted components. Finally the students write part program for

machining operations and simulate it using software.

Reference Books

1. CAD/CAM Lab Manual (Prepared by Staff)

2. Bathe K.J, (2007), Finite Element Procedures, Prentice-Hall of India Pvt. Ltd., third edition ISBN:

978-0-979-00490-2

3. ZienkiewiczO.C.(1979), The Finite Element Method, McGraw-Hill, ISBN-978-0-750-66431-8

4. ANSYS Help manual

5. Hyper mesh Help manual

6. CATIA Help manual

7. YoremKoren (1983), Computer Integrated Manufacturing Systems, McGraw Hill, ISBN-978-0-891-

16874-4

8. Ranky, Paul G.(1986), Computer Integrated Manufacturing, Prentice Hall International, ISBN-978-

0-131-65655-0

9. R.W. Yeomamas, A. Choudry and P.J.W. Ten Hagen (1985.), Design rules for a CIM system, North

Holland Amsterdam, ISBN-978-0-444-87812-0

10. Pro-E Help manual

11. Master CAM Help manual

MCDM6001 Advanced Computer Aided Design and

Manufacturing Lab

L T P C

Version 1.0 0 0 4 2

Pre-requisites//Exposure

Co-requisites

Page 29: Program: M. Tech CAD/CAM

Course Content

4. R&D infrastructure for engine testing as per different fuel,vaialble speed, variable load

condition and perfromance study of biofuel perfromance

Mode of Evaluation:

Lab Exam / Viva voce examination

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

List of experiments

1. 3-D part modeling, assembling and drafting by using Pro-E/CATIA/Solid Works/

Unigraphics etc. of following components:

i. Piston Head iii. Crank shaft

ii. Connecting rod iv. Controller arm

2. By using Ansys/Nisa/Hyper-mesh/Solid-Works/CATIA software, perform the analysis of

the above components by using 1D, 2D and 3D elements for:

i. Static analysis iii. Harmonic analysis

ii. Modal analysis iv. Buckling analysis

3. Write the part program for the following and simulate it by using Master-CAM/ Solid

CAM/ Cimatron/ EXSL Win/ CNC Pro build/ CMAS simulator:

i. Turning operation

a. Centre turning c. Threading

b. Taper turning

ii. Milling operation

a. Edge cutting c. Boring Pocketing

ADMIN
Highlight
Page 30: Program: M. Tech CAD/CAM

Course Objectives

1. To get interaction with hardware implementation.

2. To develop a small hardware model of a physical system related to CAD/CAM.

Course Outcomes

On completion of this course, the students will be able to

CO1 Analyze the relevance of knowledge obtained from literature for the research work taken up

CO2 Evaluate the recently advanced techniques.

CO3 Extract detailed information about the topic of interest

CO4 Plan an innovative work in the area of interest

CO5 Apply the different simulation tools applicable to the area of research.

Catalog Description

Thedessertation is intended at letting the students develop projects in emerging areas of research and

helping them explore the research work accomplished by other researchers in the chosen area through

literature survey. The students are also made to prsent their work where they learn soft skills for

effective and impactful communication.

Text Books

Depending upon the area of interest student may choose any text book of relevant field.

Reference Books

As per the chosen area of research.

Mode of Evaluation

Presentation/Project Report/Viva Voce

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

MCDM9998 DESSERTATION-1 L T P C

Version 1.0 0 0 0 5

Pre-requisites/Exposure

Co-requisites

ADMIN
Highlight
Page 31: Program: M. Tech CAD/CAM

Course Objectives

1. To make literature survey for various recently emerging technologies.

2. To select any topic of interest and to review the related literature in detail.

3. To compare and analysis the various topologies for the selected topic of interest.

4. To give more emphasize to the one of best topology and to obtain a network model for it.

5. To analysis the simulation results of the particular topology obtained from various simulation

tools.

6. To get realize the hardware implementation of the above topology for which we obtained

simulations.

Course Outcomes

CO1 Design a project relevant to the field of study

CO2 Demonstrate expertise in the selected area of research

CO3 Conduct an innovative work in the selected area of research

CO4 Apply the different simulation tools applicable to the area of research

CO5 Demonstrate a thorough understanding of the chosen topic of dissertation

CO6 To get realize the hardware implementation of the above topology for which we obtained

simulations

Catalog Description

The project work can be an investigative analysis of a technical problem in the relevant area,

planning and/or design project, experimental project or computer application based project on

any of the topics. The student is expected to do a thorough literature survey and find out the

gaps in literature to conceive the problem to be solved. The fourth semester of the program will

be completely devoted towards accomplishing the task chosen for the project.

Text Books

Depending upon the area of interest student may choose any text book of relevant field.

Reference Books

As per the chosen area of research.

Mode of Evaluation

Presentation/Dissertation /Viva Voce

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

Scaled Marks 100

MCDM9999 DESSERTATION-2 L T P C

Version 1.0 - - - 15

Pre-requisites/Exposure

Co-requisites

ADMIN
Highlight
Page 32: Program: M. Tech CAD/CAM

Course Objectives

Introduction to the use of computers in several extended areas of product design and

manufacturing, including product data management in a sustaining engineering environment

Course Outcomes

Upon completion of this course, the student will be able to:

CO1 Demonstrate a basic understanding of machining fundamentals such as tooling systems,

and work-holding systems for CNC milling and turning equipment

CO2 Analyze the constructional features of CNC machines

CO3 Apply the numerical controlled (NC) programming strategies for manufacturing

CO4 Generate NC code using G-codes to machine parts to specifications.

CO5 Interpret the design of robot technology and their application in manufacturing

CO6 Create and demonstrate the technical documentation for design/ selection of suitable

drivetechnologies.

Catalog Description

As a student of CAD/CAM program, the students need to have thorough knowledge of

computer aided manufacturing. This course gives an account of current trends in manufacturing

and automation. The fundamentals of CNC machines and their constructional features are

explored. The students also learn programming for CNC machines and robot technology in this

course.

Text Books 1. Mikell P. Groover (1997), CAD-CAM, Prentice hall of India,.ISBN- 978-8-177-58416-5

2. B.S. Pabla (2003), CNC machines, New age international publishers, ISBN- 978-8-122-40669-

6

3. Koren Y (1986), Computer Control of Manufacturing systems, McGraw Hill,ISBN- 978-0-070-

60743-9.

4. Petruzella F D (1989), Programmable Logic Controllers, McGraw Hill,ISBN- 978-0-071-06738-

6.

Reference Books

1. John W. (1980) Programmable Controllers - Principles and Applications - Merrill Publ.Co, New

York, ISBN- 978-0-130-41672-8

2. Alan Overby (2010), CNC machining Handbook, McGraw Hill Professional, ISBN- 978-0-071-

62302-5

3. Barry Leatham – Jones (1986), Introductions to Computer Numerical Control, Pitman, London - John

willey&Sons,ISBN- 978-0-132-79497-8

4. Reinbold U, Blume C and Dilmann R (1985), Computer Integrated Mfg. Technology & Systems,

Marcel Dekker, ISBN- 978-0-824-77403-5.

MCDM5012 Advanced Computer Aided

Manufacturing

L T P C

Version 1.0 3 0 0 3

Pre-requisites//Exposure

Co-requisites

ADMIN
Highlight
Page 33: Program: M. Tech CAD/CAM

Course Content

Unit I: Introduction to CAM and automation 9 lecture hours

Current trends in Manufacturing Engineering, the product cycle and CAD/CAM, automation

and control, basic elements of an automated system, power to accomplish the automatic

process, program of instructions, control system, advanced automation functions, safety

monitoring, maintenance and repair diagnostics, error detection and recovery, levels of

automation.

Unit II: Fundamentals of CNC machines 8 lecture hours

Basic Components of CNC system - Part programming, Machine control unit, Machine tool -

Historical developments and their role in control of machine tools, Classification of NC / CNC

systems - Based on type of Control (PTP\C\L), method of programming, Direct numerical

control (DNC), adaptive control machining system

Unit III:Constructional Features of CNC Machines8 lecture hours

Design considerations of CNC machines for improving machining accuracy-Structural

members-Slide ways - Sides linear bearings - Ball screws - Spindle drives and feed drives -

work holding devices and tool holding devices -Automatic Tool changers. Feedback devices -

Principles of Operation-Machining Centres - Tooling for CNC machines.

Unit IV:Programming for CNC Machines 9 lecture hours

Numerical control codes - Standards - Manual Programming - Canned cycles and subroutines

- Computer Assisted Programming, CAD / CAM approach to NC part programming - APT

language, machining from 3D models.

Unit V: Robot Technology6 lecture hours

Introduction, robot physical configurations, Basic robot motion, technical features,

programming the robot and languages, end effectors, robotic sensors, robot applications.

Unit VI: System Devices5 lecture hours Drives, Feedback devices, Interpolator systems, Control loop circuit elements

in point to point (PTP) and contouring system, Interpolation schemes for linear and circular

interpolations.

Mode of Evaluation.

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
Page 34: Program: M. Tech CAD/CAM

Course Objective To provide student with the basic understanding of the approaches and techniques to assess and improve

process and or product quality and reliability.

Course Outcomes

On completion of this course, the students will be able to CO1 Demonstrate a good knowledge of quality management principles

CO2 Correlate the Total Quality Management principles and models

CO3 Apply the problem-solving tools and techniques to solve real life problems

CO4 Apply the Quality Management techniques

CO5 Propose quality standards for manufacturing

CO6 Critically analyse the strategic issues in quality management, including current issues

anddevelopments, and to devise and evaluate quality implementation plans

Catalog Description This course provides a broad practical knowledge in the field of quality management providing

graduates with the capability to apply these concepts in a work environment. The course will provide

you with a comprehensive understanding and focuses on Total Quality Management (TQM), strategic

quality management, performance management and quality improvement alongside relevant tools,

techniques, models and frameworks.

Text Books 1. DaleH. Beterfield et al (2001), Total Quality Management, Pearson Education Asia, ISBN-

978-8-131-73227-4.

Reference Books

1. John Bank J.E. (1993),Total Quality Management, Prentice Hall, India, ISBN-978-0-132-

84902-9.

2. Samuel K.Ho (2002), TQM- AN Integrated approach, Kogan Page India Pvt. Ltd, ISBN-978-

0-749-41561-7.

3. Jill A.Swift, Joel E. Ross and Vincent K. Omachonn (1998)Principles of Total Quality, St.Lucie

Press, US, 1998. ISBN-978-1-574-44094-2.

MCDM5015 Quality Management L T P C

Version 1.0 3 0 0 3

Pre-requisites//Exposure

Co-requisites

ADMIN
Highlight
Page 35: Program: M. Tech CAD/CAM

Course Content

Unit I: Introduction to Quality Management 6 lecture hours

Business scene in India and world over – quality imperatives – Efficiency & Effectiveness –

Definition of Quality – Vision, Mission statement – formulation – Quality policy – Customer

orientation – Quality culture and mind set – Qulaity philosophies of Deming, Crosby, Miller

Comparison.

Unit II:Total Quality Management 6 lecture hours

TQM principles – Customer satisfaction model – Customer retention model – QFD – Customer

satisfaction measurement – Evolution of TQM – System & Human components – TQM models

– Deming wheel principle – Top management commitment.

Unit III: Problem Solving Tools 10 lecture hours

Old & QC Tools – Seven new management tools – Problem solving techniques – Case studies

– Problems – Continuous improvement tools – Benchmarking, Quality circle.

Unit IV:QM Techniques 10 lecture hours

FMEA, BPR, JIT, KANBAN – Reliability studies – Failure rate analysis – Reliability models.

Unit V: Quality System Implementation 5 lecture hours

ISO Certification – ISO 9000 – ISO 14000 – Principles & Methodologies, Six Sigma, Taguchi,

5S concepts, Legal aspects, TQM road map, Strategies – case studies.

Unit VI: Human Resource Practices-The Scope of HRM 7 lecture hours

Design High performance work systems, Building Effective Teams, Implementing Six Sigma

towards Quality improvement, Measuring Employee satisfaction and HRM

Mode of Evaluation:

The theory and lab performance of students are evaluated separately.

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
Page 36: Program: M. Tech CAD/CAM

Course Objectives

1. Impart the knowledge of quality assurance and inspection techniques.

2. Familiarize with the various inspection and measurement techniques like contact and non-

contact measurement by adapting Computer Aided Inspection.

3. Impart the knowledge of working principles and calibration of various Systems.

Course Outcomes

On completion of this course, the students will be able to

CO1 Apply the knowledge in CMM and Image Processing

CO2 Apply the concept of Laser Metrology and Computer Integrated Quality Assurance

CO3 Apply the knowledge of magnetic particle testing

CO4 Apply the knowledge of ultrasonic and Acoustic emission techniques.

CO5 Apply the knowledge to solve real life problems

CO6 Explain the working of Eddy Current Testingand Thermography.

Catalog Description

Non-destructive testing (NDT) is a wide group of analysis techniques used in science and industry to

evaluate the properties of a material, component or system without causing damage. It has wide

application in weld verification, structural mechanics and in medicine. This course will introduce

several Non-destructive testing embodiments to address different testing techniques that rely on several

physical phenomena while addressing the wide range of its applications. The Metrology & Non-

destructive Testing theme looks at integration of advanced inspection technologies from optical

scanning to X-ray computed tomography into the manufacturing process.

Text Books

1. JAIN.R.K. (1997), Engineering Metrology, Khanna Publishers, ISBN-978-8-174-09153-6.

Reference Books

1. Barry Hull and Vernon John (1988), Non Destructive Testing, Mac Millan, ISBN-978-0-333-

35788-0.

2. American Society for Metals, Metals Hand Book, Vol. II, 1976.

3. Progress in Acoustic Emission, Proceedings of 10th International Acoustic Emission

Symposium, Japanese society for NDI, 1990.

Course Content

MCDM5017 Metrology and Non Destructive Testing L T P C

Version 1.0 3 0 0 3

Pre-requisites//Exposure Materials Science

Co-requisites

Page 37: Program: M. Tech CAD/CAM

Unit I: Measuring Machines 6 lecture hours

Tool Makers’s microscope – Co-ordinate measuring machines – Universal measuring machine-

Laser viewers for production profile checks – Image shearing microscope – Use of computers

– Machine vision technology- Microprocessors in metrology.

Unit II:Statistical Quality Control 6 lecture hours

Data presentation – Statistical measures and tools – Process capability – Confidence and

tolerance limits – Control charts for variables and for fraction defectives – Theory of

probability – Sampling –ABC standard – Reliability and life testing.

Unit III: Liquid Penetrant and Magnetic Particle Tests 10 lecture hours

Characteristics of liquid penetrants – different washable systems – Developers – applications-

Methods of production of magnetic fields- Principles of operation of magnetic particle test-

Applications- Advantages and Limitations.

Unit IV: Radiography 10 lecture hours

Sources of ray X-ray production-properties of d and x rays – film characteristics – exposure

charts – contrasts – operational characteristics of x ray equipment – applications.

Unit V: Ultrasonic and Acoustic Emission Techniques 5 lecture hours

Production of ultrasonic waves – different types of waves - general characteristics of waves –

pulse echo method – A, B, C scans – Principles of acoustic emission techniques – Advantages

and limitations - Instrumentation – Applications.

Unit VI: Eddy Current Testing 7lecture hours

Eddy Current Testing (ECT): Principle, physics aspects of ECT like conductivity, permeability,

resistivity, inductance, inductive reactance,impedance

Mode of Evaluation.

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

Page 38: Program: M. Tech CAD/CAM

Course Objectives 1. To understand the role of optimization in Engineering design and its importance

2. To introduce the different optimization algorithm in linear programming and non-linear

programming

Course Outcomes

CO1 Formulate the design problem in mathematical form which can be solved by suitable

optimization algorithm

CO2 Apply optimization techniques, linear as well as non-linear, for solving constrained as well as

unconstrained design problems

CO3 Employ the advanced non-linear optimization techniques to solve complex optimization

problems

CO4 Compare the efficiency of different algorithms and employ the most efficient for a given set

of problems

CO5 Apply the techniques to produce optimum designs in engineering

CO6 Explain Integer programming techniques and apply different optimization techniques to solve

various models arising from engineering areas

Catalog Description

This program is planned for those interested in the design, conduct, and analysis of experiments

in the physical, chemical, biological, medical, social, psychological, economic, engineering, or

industrial sciences. The course will examine how to design experiments, carry them out, and

analyze the data they yield. Various designs are discussed and their respective differences,

advantages, and disadvantages are noted. In particular, factorial and fractional factorial designs

are discussed in greater detail. These are designs in which two or more factors are varied

simultaneously; the experimenter wishes to study not only the effect of each factor, but also

how the effect of one factor changes as the levels of other factors change. The latter is generally

referred to as an interaction effect among factors.

Text Books 1. Rao, S.S. (1978), Optimization - Theory and Applications, Wiley Eastern, New Delhi, ISBN-

978-0-852-26756-1.

Reference Books

1. Wilde, D.J. (1964), Optimization seeking Methods, Prentice – Hall, Englewood Cliffs, New

Jersey.

2. Johnson, Ray C., Optimum Design of Mechanical Elements, 2nd Ed., John Wiley & Sons, Ic.,

New York, 1980. ISBN-978-0-471-03894-8.

3. Kalyanmoy Deb (1996), Optimization for Engineering Design-Algorithms and Examples,

Prentice-Hall of India, 1996. ISBN- 978-8120309432

MCDM5020 Optimization Methods L T P C

Version 1.0 2 1 0 3

Pre-requisites//Exposure

Co-requisites

ADMIN
Highlight
Page 39: Program: M. Tech CAD/CAM

Course Content

Unit I: Linear Optimization 7 lecture hours

Optimization problem statement – classification - single variable - multivariable unconstrained

– equality constrained and inequality constrained. Simplex methods – dual simplex method –

bounded variable technique for linear programming problems. Integer Programming &

Dynamic Programming; Gomary’s cutting plane method - branch and bound method –

Bellman’s principle of optimality-inventory, capital budgeting, reliability problems and

simplex problem.

Unit II: Unconstrained Non-linear Optimization 6 lecture hours

Unimodal function – Region elimination methods: Unrestricted, Dichotomous, Fibonacci,

Golden Section, Bi-section - Direct search methods: Random, Univariate, Pattern search

methods – Descent methods: Steepest descent, Conjugate gradient and Variable metric.

Unit III: Constrained Non-linear Optimization 8 lecture hours

Characteristics of a constrained optimization problem - Direct methods: Cutting plane method,

methods of feasible directions – Indirect methods: Interior and exterior penalty function

methods – Geometric programming – Solution from differential calculus point of view –

Solution from arithmetic-geometric inequality point of view.

Unit IV: Advanced Non-linear Optimization 8lecture

hoursGenetic Algorithms -Working principle-Genetic operators-Numerical problem-

Simulated Annealing - Numerical problem - Neural network based optimization-Optimization

of fuzzy systems-fuzzy set theory computational procedure.

Unit V: Optimization Design of Machine Elements 9 lecture hours

Functional requirements- desirable and undesirable effects – functional requirements and

material and geometrical parameters – adequate designs, Optimum design – primary design

equation, subsidiary design equations, limit equations – basic procedural steps for methods of

optimum design – constrained parameters and free variables – normal, redundant and

incompatible specifications general planning

Unit VI: Applications of optimization in design and manufacturingsystems7 lecture hours

Formulation of model- optimization of path synthesis of a four-bar mechanism, minimization

of weight of a cantilever beam, general optimization model of a machining

process,optimization of arc welding parameters,

Mode of Evaluation.

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
Page 40: Program: M. Tech CAD/CAM

Course Objective disadvantages of each. The objective of this course is to introduce experimental design techniques and

familiarize with all of the best design techniques and study the objectives, similarities, differences,

advantages, and

Course Outcomes

On completion of this course, the students will be able to

CO1 Develop Full and Fraction Factorial Experiment Design.

CO2 Test a design using ANOVA and Hypothesis testing.

CO3Apply Lossfunction approach to Quality Control.

CO4 Setup and analyse Robust Design.

CO5 Apply orthogonal arrays for design and conduct of experiments

CO6 Optimize processes using response surface methodology

Catalog Description

This course features intensive coverage of advanced mechanical design/mechanism theory, modelling,

design, manufacturing and fabrication practices. Emphasis is placed on understanding principles and

fundamentals and how they are applied to current, emerging and next generation applications.

Practical applications from various industries are discussed, for example:

• Optics

• Biomedical instruments

• Consumer products

• Automotive

• Aerospace

Text Book (s) and Reference Book (s)

1. Philip J. Rose, “Taguchi Techniques for Quality Engineering”, Prentice Hall, 1989.

2. Montgomery, D.C., “Design and Analysis of Experiments”, John Wiley and Sons,

1997.

3. NicoloBelavendram, “Quality by Design: Taguchi Techniques for Industrial

Experimentation”, Prentice Hall, 1995.

MCDM5018 Design and Analysis of Experiments L T P C

Version 1.0 3 0 0 3

Pre-requisites//Exposure

Co-requisites

Page 41: Program: M. Tech CAD/CAM

Course Content

Unit I: Introduction 8 lecture hours

Basic principle of DOEs, Guide lines for Designing Experiments, Terminology, ANOVA,

Computation of sum of squares and Basics of quality by design

Unit II: Single Factor Experiments 6 lecture hours

Randomized complete block design, Latin square design, Graeco-Latin square design,

Incomplete block design and Tests on means.

Unit III: Factorial Design 9 lecture hours

Two-Factor factorial design, General factorial design, 2k Factorial design, 3k Factorial design,

confounding, Fractional replication and Factors with mixed levels.

Unit IV: Robust Design Process 6 lecture hours

Comparison of classical and Taguchi’s approach, variability due to noise factors, principle or

robustization, classification of quality characteristics and parameters, objective functions in

robust design, S/N ratios.

Unit V: Orthogonal Experiments 8 lecture hours

Selection and application of orthogonal arrays for design, Conduct of experiments, collection

of data and analysis of simple experiments, Modifying orthogonal arrays, Inner and outer OA

experiments, Optimization using S/N ratios, attribute data analysis, a critique of robust design.

Unit VI: Response surface methodology 7 lecture hours

Analysis of Variance (ANOVA) concepts, Factorial Design of Experiments, Orthogonal

experimental designs, Central composite and Box-Behnken designs, Response surface

methodology, Multi-variable linear regression, Advanced experimental design concepts

Mode of Evaluation:

The theory performance of students are evaluated as

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

Page 42: Program: M. Tech CAD/CAM

MCDM5011 Tool Engineering L

3

T

0

P

0

C

3

Version 1.0

Prerequisite

Co-requisites

Course Objective

The main objective of the course is to give students the basic concepts of tool engineering. The

student is guided to use these concepts in the design of jigs, fixtures and various types of dies

used in production industry through assigned projects and factory visits.

Course Outcomes CO1 Compare the materials used to make different types of tooling components including tool steels,

low carbon steels, cast iron, aluminum, plastics and cutting tool materials.

CO2 Integrate CAD techniques into the design of production tooling to help understand the

advantages and disadvantages for productive tool design.

CO3 Develop an understanding of the factors involved in the design of special production inspection

gages, cutting tools for production machines and the selection of tool geometries for metal cutting

methods

CO4 Develop an understanding of the principles involved in the design of jigs and fixtures

concentrating on locating methods, clamping and use of drill bushings. Standard jig and fixture designs

will be reviewed.

CO5 Develop an understanding of the principles used in the design and plastic injection mold tooling

and Composite tooling. To include cavity layout, sprue and runner design, gate design, venting, cooling,

and selection of tooling components

CO6 Classify and explain various press tools and press tools operations

Catalog Description

Tool Engineering is important subject related to manufacturing Technology which enables the student

to learn and apply the design of different tools, both technical and economical aspects, with reference

to various production equipment and components, such as jigs and fixtures, press tools for sheet metal

working, molds for plastic injection molding, and die casting.

Text Book (s)

1.James A Szumera, The Metal stamping Process, Industrial Press Incorp. Donaldson of al

‘Tool Engineering’, Tata Mc-Graw Hill

Reference Book (s)

1. Pollack, H.W. Tool Design, Reston Publishing Company, Inc.

2. Kempster, M.H.A. Principles of Jig and Tool Design, English University Press Ltd.

3. John G. Nee, Fundamentals of Tool Design Author - Society of Manufacturing

Engineers

4. Handbook of Fixture Design (SME)”, Society of Manufacturing Engineers,McGraw-

Hill.

5. D.F. Eary and E.A. Red, “Techniques of Pressworking Sheet Metal”, PrenticeHall.

6. “Tool Engineers Handbook, ASTME”, McGraw-Hill.

7. R.G.W.Pye, Injection Mould Design, Long man scientific and technical ltd.

Page 43: Program: M. Tech CAD/CAM

Course Content

Unit I:Introduction 10 lecture hours

Introduction and basic tool design principles. Broad Classification of Tools-Cutting tools, Dies,

Holding and measuring tools, Tool manufacturing and Introduction to Computer aided die

design applications.

Unit II:Design of Cutting Tools 8 lecture hours

Design of Cutting Tools: Single Point and multi-pint cutting tools; Single Point Cutting Tools:

Classification, Nomenclature, geometry, design of single point tools for lathes, shapers, planers etc.

Chip breakers and their design; Multipoint Cutting Tools: Classification and specification,

nomenclature, Design of drills, milling cutters, broaches, taps etc.; Design of Form Tools: Flat and

circular form tools, their design and application.

Unit III:Design of Dies 6 lecture hours

Design of Dies for Bulk metal Deformation-Wire Drawing, Extrusion, Forging and Rolling; Design of

Dies for Sheet metal: Blanking and Piercing, Bending and Deep-drawing; Design of Dies used for

Casting and Moulding.

Unit IV: Design of Jigs & Fixtures 5 lecture hours

Design of Jigs, Fixtures and Gauges: Classification of Jigs and Fixtures, Fundamental Principles of

design of Jigs and Fixtures, Location and Clamping in Jigs and fixtures, Simple design for drilling Jigs,

Milling fixtures etc. Indexing Jigs and fixtures

Unit V:Design of Moulds 8 lecture hours

Design of Moulds: Mould making, General Mould Constructions, Intermediate Mould Design- Splits,

Side core and side cavities, Moulding Internal undercuts, Runner less moulds, Aspects of practical

mould design.

Unit VI:Press tools 7 lecture hours

Press working processes-types, sketchesand applications, Press tools: types, working, componentsand

their functions, Concept, meaning, definitions andcalculations of press tonnage and shut height of press

tool, Shear action in die cutting operation, Centre of pressure: Concept, meaning,definition, methods of

finding andimportance.

Mode of Evaluation:

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

Page 44: Program: M. Tech CAD/CAM

Course Objective

The course is aimed at understanding of the following

1. To gain familiarity with the presents status of the research.

2. To measure the frequency of occurrences of various parameters/indicators.

3. To reveal the trend and tendencies in the research, i.e., to assess the development or

extension potential of the research.

4. To test the significance and validity and reliability of the results.

Course Outcomes

On completion of this course, the students will be able to:

CO1 Analyze a research problem using the literature survey with systematic methods

CO2 Apply data collection and sampling techniques for a given research problem

CO3 Analyse the collected and sampled data applying statistical methods

CO4 Apply non-traditional algorithms for optimization of a proposed solution

CO5 Create valid research reports

CO6 Air Pollution Control Tool

Catalog Description

This course will provide an opportunity for participants to establish or advance their

understanding of research. The course introduces the language of research, ethical principles

and challenges, and the elements of the research process within quantitative, qualitative, and

mixed methods approaches. Participants will use these theoretical underpinnings to begin to

critically review literature relevant to their field or interests and determine how research

findings are useful in informing their understanding of their environment (work, social, local,

global).

Text Books&Reference Books

1. Beri, (2005), Statistics for Management 3E. Tata McGraw-Hill Education, ISBN- 978-0-070-

08323-3.

2. Donald R. Cooper, Pamela S. Schindler (2011.), Business Research Methods, 8/e, Tata

McGraw-Hill Co. Ltd., ISBN- 978-0-071-28922-1.

3. U.K. Srivastava, G.V. Shenoy and S.C. Sharma(2005), Quantitative Techniques for managerial

decisions, New Age International, Mumbai, ISBN- 978-8-122-40189-9.

4. William G. Zikmund (2006), Business Research Methods, Thomson,ISBN- 978-1-285-40118-8

5. D.M.Pestonjee,( 2005) (Ed.) Second Handbook of Psychological and Social Instruments,

Concept Publishing, New Delhi,ISBN- 978-8-170-22652-9.

MCDM5019 Research Methodology L T P C

Version 1.0 3 0 0 3

Pre-requisites//Exposure -

Co-requisites

ADMIN
Highlight
Page 45: Program: M. Tech CAD/CAM

Course Content

Unit I: Introduction9 lecture hours

Definition of Research, Qualities of Researcher, Components of Research Problem, Various

Steps in Scientific Research, Types of Research; Hypotheses Research Purposes - Research

Design - Survey Research - Case Study Research,

Unit II: Data Collection 8 lecture hours

Sources of Data: Primary Data, Secondary Data; Procedure Questionnaire - Sampling Merits

and Demerits - Experiments - Kinds - Procedure; Control Observation - Merits - Demerits -

Kinds - Procedure - Sampling Errors - Type-I Error - Type-II Error.

Unit III: Statistical Analysis 8 lecture hours

Introduction to Statistics - Probability Theories - Conditional Probability, Poisson Distribution,

Binomial Distribution and Properties of Normal Distributions, Point and Interval Estimates of

Means and Proportions; Hypothesis Tests, One Sample Test - Two Sample Tests / Chi-Square

Test, Association of Attributes - t-Test - Standard deviation - Co-efficient of variations - Index

Number, Time Series Analysis, Decision Tree; ANOVA, Cluster Analysis..

Unit IV: Genetic Algorithms 6 lecture hours

Working principle-Genetic operators-Simulated Annealing - Neural network based

optimization-Optimization of fuzzy systems-fuzzy set theory-computational procedure

Unit V:Research Reports 6 lecture hours

Structure and Components of Research Report, Types of Report, Good Research Report,

Pictures and Graphs, Introduction to SPSS.

Unit VI:Air pollution control tool 7 lecture hours

Inspection and maintenance of in service vehicles, GAPF emission inventory preparation tool,

Air Pollution control model using machine learning and IOT techniques, Canada's pollution

control policy tool.

Mode of Evaluation:

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
Page 46: Program: M. Tech CAD/CAM

Course Objective 1. To equip the students to analyze reliability data.

2. To introduce the concepts of reliability and useful life availability of products.

3. To impart knowledge on maintainability and availability analyses of products.

Course Outcomes

On completion of this course, the student shall be able to

CO1 Value the concept of reliability of products

CO2 Analyse the reliability through various data analysis techniques

CO3 Predict the reliability using different approaches and models

CO4 Test the reliability and monitor its growth for a given system

CO5 Assess the risk using analysis techniques

CO6 Optimize system reliability

Catalog Description

Concept of reliability is an important element of study in manufacturing. This course describes

the concept of reliability in production, both apriori and aposteriori and the system

effectiveness as a result. The different ways of data analysis for reliability are explored and

different prediction models are studied. The reliability management and risk assessment form

the next part of study.

Text Books&Reference Books 1. Mohammad Modarres, Mark Kaminskiy, VasiliyKrivtsov (1999), Reliability Engineering and Risk

Analysis: A Practical Guide, CRC Press, ISBN-978-1-420-04705-9

2. John Davidson (1988), The Reliability of Mechanical system, Institution of Mechanical Engineers,

London, ISBN-978-0-852-98881-7.

3. Charles E. Ebeling(2004), Introduction to Reliability in Design, McGraw Hill, London,978-0-070-

42138-7.

MCDM5016 Reliability Engineering L T P C

Version 1.0 3 0 0 3

Pre-requisites//Exposure

Co-requisites

Page 47: Program: M. Tech CAD/CAM

Course Content

Unit I: Reliability Concept 6 lecture hours

Reliability function - failure rate - Mean Time Between Failures (MTBF) - Mean Time to

Failure (MTTF) - a priori and a posteriori concept - mortality curve - useful life availability -

maintainability - system effectiveness.

Unit II:Reliability Data Analysis 6 lecture hours

Time-to-failure distributions - Exponential, normal, Gamma, Weibull, ranking of data -

probability plotting techniques - Hazard plotting

Unit III: Reliability Prediction Models 11 lecture hours

Series and parallel systems - RBD approach - Standby systems - m/n configuration -

Application of Baye's theorem - cut and tie set method - Markov analysis - FTA - Limitations.

Unit IV: Reliability Management 10lecture hours

Reliability testing - Reliability growth monitoring - Non parametric methods - Reliability and

life cycle costs - Reliability allocation - Replacement model.

Unit V: Risk Assessment 5 lecture hours

Definition and measurement of risk - risk analysis techniques - risk reduction resources -

industrial safety and risk assessment.

Unit VI: Optimization of system reliability 7lecture hours

Optimization techniques for system reliability with redundancy – heuristic methods applied to

optimal system reliability- redundancy allocation by dynamic programming – reliability

optimization by nonlinear programming.

Mode of Evaluation.

Assignments / Quizzes / Seminars / Written Examination

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

Page 48: Program: M. Tech CAD/CAM

Course Objective

1. To learn the fundamental aspects of automated manufacturing system, simulation and

computer control system.

2. To develop the ability to formulate and analyze problems which are encountered in

manufacturing systems.

Course Outcomes

On completion of this course, the students will be able to

CO1 Value the importance of modelling and simulation in manufacturing

CO2 Apply the understanding of the behaviour of dynamic and stochastic queuing systems

and discrete-event simulation concepts in modelling.

CO3 Model automated manufacturing system “intelligently” and come up with high fidelity

models.

CO4 Develop the queuing models and Petri net models for solving manufacturing problems.

CO5 Produce codes for modelling and simulation based on the understanding of the course

CO6 Analyse material handling and AGV System.

Catalog Description

This course examines the state of the art in the use of stochastic network theory to develop

performance models of modern manufacturing systems.The modelling and simulation of

automated manufacturing systems is studied in this course. The discussion further goes to study

the study the stochastic processes in manufacturing, the queuing models and networks and the

Petri nets.

Text Books& References Books

1. N. Viswanadham and Y. Narahari (1994), Performance Modeling of Automated

Manufacturing Systems, Prentice hall of India, New Delhi, ISBN- 2. K.S. Trivedi (1982), Probability and Statics with Reliability, Queuing and Computer Science

Applications, Prentice Hall, New Jersey, ISBN- 978-1-600-21518-6

3. S.C. Gupta and V.K. Kapoor (1988), Fundamentals Mathematical Statics”, 3 rd Edition,

Sultonchand and sons, New Delhi, ISBN-978-8-170-14791-6

MCDM5013 Performance Modelling and Analysis of

Manufacturing Systems

L T P C

Version 1.0 3 0 0 3

Pre-requisites//Exposure

Co-requisites

ADMIN
Highlight
Page 49: Program: M. Tech CAD/CAM

Unit I:Manufacturing systems and simulation 10 lecture hours

Modeling automated manufacturing systems- role of performance modeling-

performancemeasures- performance modeling tools- Simulation models- Analytical models.

Automatedmanufacturing systems- introduction product cycle-manufacturing automation-

Economics of

scale and scope. Manufacturing system- input-output model- plant configurations.Performance

measures- manufacturing lead time- work in process-machine utilizationthroughput- capacity-

flexibility- performability- quality. Computer control system- controlsystem architecture-

factory communications- local area networks- factory networks- opensystem interconnection

model- net work to network interconnections- manufacturingautomation protocol- data base

management system.

Unit II: Manufacturing process 9 lecture hours

Examplesof Stochastic processes- Poison process, Discrete time Markov Chain models-

Definitions and notation- Sojourn Times in States- Examples of DTMCs in manufacturing-

Chapman-Kolmogorov equation- Steady state analysis. Continuous Time Markov chain

models- Definition and notation-Sojourn times in states- Examples of CTMCs in

manufacturing- Equation for CTMC evolution-Markov model of a transfer line- Birth and

Death Process in manufacturing

Unit III: Queuing models6 lecture hours

Notation for queues- Examples of queues in manufacturing-Performance measures-the M/M/m

queue- queues with general distributions- queues with breakdowns- Analysis of a flexible

machining center.

Unit IV: Queuing networks 7 lecture hours

Examples of queuing network models in manufacturing- Little’s Law in queuing networks-

Open queuing network- closed queuing networks- Product form queuing networks.

Unit V: PETRI NETS 6 lecture hours

Classical Petri nets- Stochastic Petri net- Generalized stochastic Petri nets modeling of

KANBAN system- Manufacturing models.

Unit VI: Material handling and AGV systems7 lecture hours

Introduction- types, principles of material handling – Equipment selection,

conveyor analysis, closed loop conveyor- AGV systems – Design and

operation of AGV, vehicle requirements analysis- pallet sizing and loading

Mode of Evaluation

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
Page 50: Program: M. Tech CAD/CAM

Course Objectives

The course is aimed at developing students to acquire skills to analyze product design and be

able to design products that are easier to manufacture, assemble, service and friendlier to

environment, etc.

Course Outcomes

On completion of this course, the students will be able to

CO1 Apply the general design principles for manufacturability

CO2 Produce customer-oriented, manufacturing and life-cycle sensitive approach to product

design and development, with product design principles and structured design methodologies

CO3 Utilize the methods and approaches for developing, implementing, and nurturing an

effective DFM process within the firm

CO4 Develop robust designs using design of experiments

CO5 Modify existing designs using design principles for specific considerations

CO6 Integrate the knowledge of compliance analysis andinterference analysis for assembly

and also use visco-elasticand creep in plastics

Catalog Description

The Design, Manufacturing, and Systems (DEMS) area encompasses the study of design

through manufacturing. Design focus areas include computer-aided design, mechatronics,

design for manufacturing, dynamics and vibrations of mechanical systems, vibrations of

continuous systems, cable dynamics, finite element modeling, modal testing, model updating,

structural damage detection, system identification, wind energy, energy harvesting, design

optimization, product design and development, and medical device design and manufacturing.

Manufacturing focus areas include traditional and non-traditional manufacturing processes,

manufacturing processes in dental and medical practices, computer-aided manufacturing,

multibody system dynamics, control systems, kinematics, compliant mechanisms, robotics,

electro-mechanical systems, manufacturing systems, and production systems.

Text Books

1. Harry Peck (1983), Design for Manufacture, Pittman Publication, ISBN-978-0-273-00008-

2.

Reference Books

1. Karl T. Ulrich, Ateven D. Eppinger (2003), Product Design and Development, Tata

McGraw-Hill, ISBN- 978-0-070-58513-3.

2. James G. Bralla (1986), Hand Book of Product Design for Manufacturing, McGraw Hill co,

ISBN- 978-0-071-50178-1.

3. Jonathan C. Borg, Philip J. Farrugia, Kenneth P. Camilleri (1987), Knowledge based design

for manufacture, Kogan Page Ltd, ISBN- 978-1-402-07732-6.

4. Boothroyd, G., (1994), Product Design for Manufacture and Assembly, Marcel Decker,

ISBN- 978-1-420-08927-1.

5. Bralla, J.G., (1999), Design for Manufacturability Handbook, McGraw-Hill.ISBN- 978-0-070-

07139-1.

MCDM5014 Design for Manufacturing L T P C

Version 1.0 3 0 0 3

Pre-requisites//Exposure

Co-requisites

ADMIN
Highlight
Page 51: Program: M. Tech CAD/CAM

Course Content

Unit I:Introduction. 8 lecture hours

General design principles for manufacturability – strength and mechanical factors, evaluation

method, Process capability - Feature tolerances- Geometric tolerances-Assembly limits- Datum

features- Tolerance stacks

Unit II: Factors influencing form Design8 lecture hours

Working principle, Material, Manufacture, Design – Possible solutions – Materials choice –

Influence of materials on form design – form design of welded members, forgings and castings.

Unit III: Component Design – Machining Consideration 8 lecture hours

Design features to facilitate machining – drills - milling cutters – keyways – Doweling

procedures, counter sunk screws – Reduction of machined area – simplification by separation

– simplification by amalgamation – Design for Machinability –Design for accessibility –

Design for assembly.

Unit IV: Robust Design and Taguchi Method7 lecture hours

Robust design - Design of experiments – Robust design process- Orthogonal arrays: Two level

orthogonal arrays, Three level orthogonal arrays, Combined inner and outer arrays

Unit V: Redesign for Manufacture and case studies7 lecture hours

Design for economy, Identification of uneconomical design – Modifying the design –Computer

Applications for DFMA – Case Studies

Unit VI: Design for assembly7 lecture hours

Assembly: Compliance analysis and interference analysis for thedesign of assembly – design

and development of features forautomatic assembly – liaison diagrams.

Mode of Evaluation.

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight
Page 52: Program: M. Tech CAD/CAM

Course Objectives

1.To obtain knowledge of rapid prototyping technologies, systems and its applications in

various fields.

2.To familiarize with CAD modelling techniques.

3.To know mechanical properties and geometrical issues related to specific rapid prototyping

applications.

Course Outcomes

On completion of this course, the students will be able to CO1 Demonstrate an understanding of the concepts of various types of rapid

prototyping/manufacturing technologies.

CO2 Employ the concepts of reverse engineering and CAD modelling to solve real life problems in

the industry

CO3 Compare the liquid, solid and powder-based RP systems and their applications in industry

CO4 Correlate the prevalent and new RP systems to decide the kind of process to be used for a

particular application

CO5 Show the application and increasing benefits of rapid prototyping today

CO6 Describe the important process parameters for bio-manufacturingand determine the suitable

additive technique for biomanufacturing.

Catalog Description

The development of Rapid Prototyping Technologies has gained a significant momentum over

the last thirty years. Today, many companies in design and manufacturing industry are utilizing

RP techniques heavily for fabrication of products with complex geometry quickly and in a cost-

effective manner. Students learn about the impact of Rapid Prototyping on Product

Development, Reverse Engineering and CAD modeling in the beginning of this course which

includes Data Processing for Rapid Prototyping through CAD model preparation and

Geometric modeling techniques (Wire frame, surface and solid modeling), Data formats, Data

interfacing, Part orientation, Support structure design, Model Slicing and Tool path generation.

Subsequently they learn Liquid Based, Solid Based and Powder Based Rapid Prototyping Systems.

Text Books&ReferenceBooks

1. C. K. Chua, K. F. Leong and C. S. Lim (2003), Rapid Prototyping: Principles and Applications,

2nd Edition, World Scientific Publishers. ISBN: 978-9-812-38120-0.

2. Liou W. Liou, Frank W. Liou, (2007), Rapid Prototyping and Engineering applications: A Tool

Box for Prototype Development, CRC Press. IBSN: 978-0-849-33409-2.

3. Ali K. Kamrani, Emad Abouel Nasr, (2006), Rapid Prototyping: Theory and Practice, Springer.

ISBN: 978-0-387-23290-4.

4. Peter D. Hilton and Paul F. Jacobs, (2000), Rapid Tooling: Technologies and Industrial

Applications, Marcel Dekker Publication, ISBN: 978-0-824-78788-2.

5. Jacobs, P. F., (1996), Stereolithography and other RP&M technologies, ASME. ISBN: 978-0-

872-63467-1

MCDM5010 Rapid Protopying L T P C

Version 1.0 3 0 0 3

Pre-requisites//Exposure

Co-requisites

ADMIN
Highlight
Page 53: Program: M. Tech CAD/CAM

Unit I: Introduction7 lecture hours

Need - Development of RP systems - RP process chain - Impact of Rapid Prototyping on

Product Development – Digital prototyping - Virtual prototyping - Rapid Tooling - Benefits-

Applications

Unit II:Reverse Engineering and CAD Modeling8 lecture hours

Basic concept - Digitization techniques – Model Reconstruction – Data Processing for Rapid

Prototyping: CAD model preparation, Data Requirements – Geometric modeling techniques: Wire

frame, surface and solid modeling – Data formats - Data interfacing - Part orientation and support

generation - Support structure design - Model Slicing and contour data organization - Direct and

adaptive slicing - Tool path generation.

Unit III: Liquid Based and Solid Based Rapid Prototyping Systems8 lecture hours Stereolithography (SLA): Apparatus, principle, per-build process, part-building, post-build processes,

photo polymerization of SL resins, part quality and process planning, recoating issues, materials,

advantages, limitations and applications.Solid Ground Curing (SGC): Working principle, process,

strengths, weaknesses and applications. Fused Deposition Modeling (FDM): Principle, details of

processes, process variables, types, products, materials and applications. Laminated Object

Manufacturing (LOM): Working Principles, details of processes, products, materials, advantages,

limitations and applications - Case studies.

Unit IV: Powder Based Rapid Prototyping Systems7lecture hours Selective Laser Sintering(SLS): Principle, process, Indirect and direct SLS - Powder structures,

modeling of SLS, materials, post processing, post curing, surface deviation and accuracy, Applications.

Direct Metal Laser Sintering (DMLS); Laser Engineered Net Shaping (LENS): Processes, materials,

products, advantages, limitations and applications– Case Studies.

UnitV: Other Rapid Prototyping Technologies8 lecture hours

Three-dimensional Printing (3DP): Principle, basic process, Physics of 3DP, types of printing, process

capabilities, material system. Solid based, Liquid based and powder based 3DP systems, strength and

weakness, Applications and case studies. Shape Deposition Manufacturing (SDM): Introduction, basic

process, shape decomposition, mold SDM and applications.Selective Laser Melting, Electron Beam

Melting – Rapid Manufacturing.

UnitVI: Applications of 3D printing7 lecture hours

Customized implants and prosthesis: Design and development, Bio-Additive Manufacturing, Computer

Aided Tissue Engineering (CATE) – Applications of 3D Printing in Aerospace, Automotive,

Manufacturing and Architectural Engineering

Mode of Evaluation:

The theory and lab performance of students are evaluated separately.

Components Theory

Internal SEE

Marks 50 50

Total Marks 100

ADMIN
Highlight