M Tech Automobile Engineering Proposed Curriculum
M Tech Automobile Engineering Proposed Curriculum
PROPOSED
CURRICULUM
1
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Program Structure
Foundation Course
Sl. No Course Code Course Name L T P C
1 Applied Statistics and Numerical Methods 3 0 2 4
Program Core
Sl. No Course Code Course Name L T P C
1 Prime Movers and Transmission 3 0 4 5
2 Automotive Electrical and Electronics Systems 3 0 0 3
3 Electric and Hybrid Vehicles 3 0 2 4
4 Two and Three-wheeler Technology 2 2 0 3
5 Automobile Chassis and Body Engineering 3 0 0 3
6 Powertrain Management Systems 3 0 0 3
Total Credits to be earned 25
Specialization courses
Sl. No Course Code Course Name Credits
1 Total Credits to be earned 30
Independent Learning
Sl. No Course Code Course Name L T PC
1 Project Management and Finance 2 0 02
2 Online Courses 2
3 Mini Project 0 0 3
4 Project 0 0 18
Total Credits to be earned 25
2
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
3
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Independent Learning
Sl. No Course Code Course Name L T P C
1 Project Management/ Online Courses 0 0 4 2
2 Mini Project 0 0 10 5
3 Project 0 0 36 18
Total Credits to be earned 25
4
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
FOUNDATION COURSE
5
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
APPLIED STATISTICS AND NUMERICAL METHODS
3 0 2 4
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
Understand the basics of probability, random variables and
CO1 K2
standard probability distributions with applications
Understand the two-dimensional random variables and their
CO2 applications like joint probability distributions, marginal density K2
functions, expectation, covariance, correlation and regression
Apply the Analysis of Variance (ANOVA) for experimental design
CO3 K3
– one factor experiment and the techniques CRD and RBD
Apply the numerical methods for solving Ordinary Differential
CO4 Equations (ODEs) – single-step and multi-step finite-difference K3
numerical methods
Apply the numerical methods for solving Partial Differential
CO5 Equations (PDEs) – finite-difference numerical methods for K3
parabolic, elliptic and hyperbolic PDEs
6
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
PRACTICALS
List of Experiments
1. Solving one-way classification problems using ANOVA with MATLAB
2. Solving two-way classification problems using ANOVA with MATLAB
PRACTICALS
List of Experiments
1. Solving first-order ODEs using R-K method with MATLAB
2. Solving second-order ODEs using R-K method with MATLAB
3. Solving systems of differential equations using R-K method with MATLAB
PRACTICALS
List of Experiments
1. Solving initial-boundary problems for parabolic PDE with MATLAB
Reference Books:
1. V. Sundarapandian, `Probability, Statistics and Queueing Theory’, PHI, New Delhi,
2016.
2. R. Panneerselvam, `Design and Analysis of Experiments’, PHI, New Delhi, 2017.
3. S.R.K. Iyengarand R.K. Jain, ` Numerical Methods’, New Age International, 2009.
4. S. Ross, `A First Course in Probability’, Pearson Education India, New Delhi, 2013.
5. D.C. Montgomery, ` Design and Analysis of Experiments’, Wiley, New Jersey, 2008.
6. S.S. Sastry, `An Introduction to Numerical Methods’, PHI, New Delhi, 1995.
7. B.S. Grewal, `Numerical Methods in Engineering and Science’, Khanna, New Delhi,
2015.
7
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
8
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Theory:
1. Explain the three basic principles of the Design of Experiments.
(a) Replication
(b) Randomization
(c) Local Control
2. What are the advantages and disadvantages of the Completely
Randomized Design (CRD)?
3. What are the advantages and disadvantages of the Randomized Block
Design (RBD)?
Practical:
1. Consider the experimental design problem giving per hectare yield for
UNIT-3 three varieties of wheat, each grown in four plots:
Plots of Land Variety of Wheat
𝐴1 𝐴2 𝐴3
1 6 5 5
2 7 5 4
3 3 4 3
4 8 7 4
(a) Using MATLAB, set up the ANOVA table for this model using CRD.
(b) Also, work out F-ratio and test at 5% level of significance, whether
there is significant difference among the average yields in the 3
varieties of wheat.
Theory:
1. Applying Runge-Kutta fourth order method, solve the first-order
differential equation 𝑦 ′ = 𝑥 + 𝑦 with 𝑦(0) = 1 at 𝑥 = 0.2, 0.4.
2. Given the first order ODE 𝑦 ′ = 𝑥 2 (1 + 𝑦) and 𝑦(1) = 1, 𝑦(1.1) = 1.233,
𝑦(1.2) = 1.548, 𝑦(1.3) = 1.979, evaluate 𝑦(1.4) by Adams-Bashforth
numerical method.
Practical:
UNIT-4 1. Consider the nonlinear pendulum given by
y sin( y) with y(0) 0.1, y(0) 0.1
Plot the trajectory for the above nonlinear model with the Runge-Kutta
fourth order method using MATLAB.
2. Consider the Van der Pol oscillator defined by
y (1 y 2 ) y y 0 with 1, y(0) 0.2, y(0) 0.2
Plot the trajectory for the above nonlinear model with the Runge-Kutta
fourth order method using MATLAB.
Theory:
1. Using Schmidt method, find the numerical solutions of the heat equation
ut 0.5uxx
with the boundary conditions u(0, t ) u(4, t ) 0 and the initial conditions
u( x,0) x(4 x), taking x 1. Find the values of 𝑢 up to t 5.
UNIT-5
2. The function u satisfies the wave equation
utt uxx ,
1
the initial conditions u ( x, 0) sin x, ut ( x,0) 0 for 0 x 1, and the
8
boundary conditions u(0, t ) u(1, t ) 0 for t 0. Use the explicit scheme
9
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
10
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
PROGRAM CORE
11
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
PRIME MOVERS AND TRANSMISSION 3 0 4 5
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
Estimate prime movers performance on the basis of
CO1 K3
thermodynamic cycles and test rig
Categorize, interpret and understand the fuel supply system
CO2 K2
required for petrol and diesel engines
Describe the construction and operation of different
CO3 K2
transmission systems
Explain the requirements and outline the working of drive line
CO4 K2
systems
Analyze new technical challenges and advancements in power
CO5 K2
trainsystems
12
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
REFERENCE BOOKS:
1. V. Ganesan, ‘Internal Combustion Engines’, Tata McGraw Hill Book Co, Eighth Reprint,
2010.
2. J.B. Heywood, ‘Internal Combustion Engine Fundamentals’, McGraw Hill Book Co., 2006.
3. M.L. Mathur and R.P.Sharma, ‘Internal Combustion Engines’, Dhanpat Rai Publicatuions (P)
Ltd., 2007.
4. Challen Bernard, ‘Diesel Engine Reference Book’, Oxford Butterworth, Heinemann, 1999.
5. T. K. Garrett, K. Newton and W. Steeds, ‘Motor Vehicle’, Butterworth, Heinemann, 13th
Edition, 2000.
13
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
15
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Self-Learning Content: Basic Electrical Principles, Electronic Components and Circuits, Digital
Electronics, Microprocessor Systems, Measurement, Diagnostics – Electronics, Electrical
Wiring, Terminals and Switching, Multiplexed Wiring Systems, Circuit Diagrams And Symbols.
Course Outcomes
Upon the successful completion of the course, students will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
Describe about working principle of sensors and actuators present
CO1 K2
in an automobile.
Explain the construction, characteristics and maintenance of
CO2 starting and ignition system and diagnose the ignition system fault K2
of any vehicle.
List out the principles and characteristics of charging system
CO3 components and also the components involved in electronic fuel K2
control.
Describe the components and latest technologies present in a
CO4 K2
lighting systems and automotive instrumentation.
Describe the components of chassis electrical system and
CO5 K2
auxiliaries.
16
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Injection Systems, Diesel Fuel Injection, Diagnosing Fuel Control System Faults, Advanced Fuel
Control Technology.
List of Demonstrations:
1. Construction and working of Alternator.
2. Construction and working of Fuel Injection (DI/IDI).
REFERENCE BOOKS:
1. Tom Denton, ‘Automotive Electrical and Electronic Systems’, Routledge, Taylor and
Francis Group, 5th Edition, 2017.
2. Young A.P. and Griffiths. L. ‘Automotive Electrical Equipment’, ELBS & New Press-
1999.
3. William B.Ribbens, ‘Understanding Automotive Electronics’, 5th edition - Butter worth
Heinemann Woburn, 1998.
4. Crouse, W.H. ‘Automobile Electrical Equipment’, McGraw-Hill Book Co., Inc., New
York, 3rd edition, 1986.
5. Kholi.P.L, ‘Automotive Electrical Equipment’, Tata McGraw-Hill Co., Ltd., New Delhi,
1975.
6. Robert Bosch, ‘Automotive Hand Book', SAE , 5th Edition, 2000.
17
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
ELECTRIC AND HYBRID VEHICLES 3 0 2 4
Course Outcomes
Upon the successful completion of the course, students will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
CO1 Describe about working principle of electric vehicles. K2
Explain the construction and working principle of various motors
CO2 K2
used in electric vehicles.
Understand about working principle of electronics and sensor less
CO3 K2
control in electric vehicles.
Describe the different types and working principle of hybrid
CO4 K2
vehicles.
CO5 Illustrate the various types and working principle of fuel cells. K2
18
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Reference Books
1. Hybrid Electric Vehicle System Modeling and Control - Wei Liu, General Motors, USA,
John Wiley & Sons, Inc., 2017.
2. Hybrid Electric Vehicles – Teresa Donateo, Published by ExLi4EvA, 2017
3. Electric and Hybrid Vehicles Power Sources, Models, Sustainability, Infrastructure and the
Market Gianfranco Pistoia Consultant, Rome, Italy, Elsevier Publications, 2017.
4. Modern Electric, Hybrid Electric, and Fuel Cell Vehicles, MehrdadEhsaniYiminGao Stefano
Longo Kambiz M. Ebrahimi, Taylor & Francis Group, LLC, 2018.
5. Hybrid, Electric & Fuel-Cell Vehicles Jack Erjavec, Delmar, Cengage Learning.
6. Electric and Hybrid Vehicles, Tom Denton, Taylor & Francis, 2018.
Sample Questions:
Theory:
1. Explain in detail about layout of Electric vehicle.
2. Discuss about use of ultra capacitors in an electric vehicle.
UNIT-1 Practical:
5. Dismantling, Assembling and study of electric scooter.
6. Construction and working of lead acid Battery.
7. Demonstration of wiring layout of electric vehicle.
Theory:
1. Explain the working principle of BLDC motor.
2. Describe about working principle SRM motors.
UNIT-2 Practical:
4. V/f control of three-phase induction motor.
5. Speed control of BLDC motor.
6. Speed control of SRM motor.
19
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
20
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
TWO AND THREE WHEELER TECHNOLOGY 3 0 0 3
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
Discuss about the two-wheeler types, frames and transmission
CO1 K2
system.
Describe about the three wheeler types, frames and design
CO2 K2
aspects.
Explain about steering systems, suspension system and brake
CO3 K2
systems.
Discuss about cooling systems, lubrication systems, wheels and
CO4 K2
tires.
Explain about the Power transmission Electric two and three
CO5 K2
wheelers.
21
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
UNIT IV: COOLING AND LUBRICATION SYSTEMS, WHEELS AND TYRES L–9
Types of Cooling System - Air Cooling System - Liquid Cooling System - Forced Circulation
System - Pressure Cooling System. Lubrication System - Properties of Lubricating Oil - Types of
Lubrication system - Petroil Lubrication - Splash Lubrication - Pressure Lubrication -
Constructional details of Wheels and Tyres of Two and Three Wheelers.
List of Demonstrations:
1. Demonstration on removal and fitting of given Tyre.
2. Determination on the properties of given lubrication oil.
Reference Books:
1. K. Newton, W. Steeds and T. K. Garrett, ‘Motor Vehicle’ Butterworth, Heinemann, 13 th
Edition, 2000.
2. P E Irving, 'Motorcycle Engineering', Veloce Enterprises, Inc, 2017.
3. Dr.Kirpal Singh, ‘Automobile Engineering’- Vol. I and II, Standard Publishers, New
Delhi, 2011.
4. V. Ganesan, ‘Internal Combustion Engines’, Tata McGraw Hill Book Co, Eighth Reprint,
2010.
5. Tom Denton, ‘Automotive Electrical and Electronic Systems’, Routledge, Taylor and
Francis Group, 5th Edition, 2017.
6. Dhruv U. Panchal, ‘Two and Three Wheeler Technology’, PHI Learning, 2015.
22
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
1. Draw the power transmission layout of electric two wheelers. Compare the
conventional two wheeler and electric two wheeler.
UNIT-5 2. Describe about the different types of motors used in electric two wheeler
and their use.
3. Explain in detail about the construction and working of Lead acid battery.
23
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
AUTOMOBILE CHASSIS AND BODY ENGINEERING 3 0 0 3
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of learning
CO domain (Based on
Course Outcomes
Nos. revised Bloom’s)
CO1 Enumerate and Identify different car body and body materials. K2
Describe the various commercial vehicle body, driver seat design
CO2 K2
and body repair tools.
CO3 Outline the design features offrame, front axle and steering system K3
CO4 Understand the types of suspension system, wheels and tyres K2
Illustrate the concepts, types, construction and operation of
CO5 different braking system used in automobiles. K2
24
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
REFERENCES:
1. Donald E. Malen, ‘Fundamentals of Automobile Body Structure Design’SAE
International, 2011.
2. Geoff Davies, ‘Materials for Automobile Bodies’, Butterworth-Heinemann, 2012.
3. Powloski J, ‘Vehicle Body Engineering’, Business Books Ltd., 1998.
4. James E Duffy, ‘Body Repair Technology for 4-Wheelers’,Cengage Learning, 2009.
5. Crouse and Anglin, ‘Automotive Mechanism’, 9th Edition. Tata McGraw-Hill, 2003.
6. Jack Erjavec, ‘A Systems Approach to Automotive Technology’, Cengage Learning Pub.,
2009
7. T. K. Garrett, K. Newton and W. Steeds, ‘Motor Vehicle’, Butterworth, Heinemann,
13th Edition, 2000.
25
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
UNIT-4 1. (i) Explain any two types of independent suspension systems in rear axle.
(ii) Discuss the construction of rubber suspension system.
2. (i) Explain the pneumatically operated suspension system with neat sketch.
(ii) Explain about shock absorber with reference to construction, mounting
and working.
UNIT-5 1. Write short notes on the following: (i) Anti-lock braking system (ii) Effect of
weight transfer during braking.
2. (i) Explain the mechanical braking system with its limitations.
(ii) Discuss the servo braking system with neat diagram.
26
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
POWERTRAIN MANAGEMENT SYSTEM 3 0 0 3
Self-Learning Content: Basic Automotive Electrical and Electronics, Engine Layout, Fuel and
transmission Component.
Course Outcomes
Upon the successful completion of the course, learners will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
CO1 Understand the basic electronic components and its controls. K2
Describe the operating conditions and control systems used in SI
CO2 K3
engine.
CO3 Describe the ignition and injection methods used in CI engine K3
CO4 Discuss the various emission systems and diagnostics procedure. K3
Discuss the electronic diagnosis systems and transmission control
CO5 K3
system used in the digital dashboard unit.
27
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
REFERENCE BOOKS:
1. William, B. Ribbens, ‘Understanding Automotive electronics’, Butterworth Heinemann,
2017.
2. Robert Bosch, ‘Diesel Engine Management ‘, SAE Publications, 3rd Edition, 2004
3. Robert Bosch, ‘Gasoline Engine Management’, SAE Publications, 2nd Edition, 2004
4. Lino Guzzella and Christopher H. Onder, ‘Introduction to Modeling and Control of
Internal Combustion Engine Systems’, Springer-Verlag, 2010.
5. Lars Eriksson and Lars Nielsen, ‘Modeling and Control of Engines and Drivelines’, John
Wiley & Sons, 2014.
6. Rolf Isermann, ‘Engine Modeling and Control - Modeling and Electronic Management
of Internal Combustion Engines’, Springer Verlag, 2014.
28
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
SPECIALIZATION CORE
FOR
POWERTRAIN
ENGINEERING
29
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
ENGINE COMBUSTION AND SIMULATION 3 0 2 4
Classifications, S.I and C.I engine operating cycles- Two and four stroke engines- Firing order,
Port/valve timing diagram, Engine performance-Engine Components & Materials- Fuel and
Ignition System-Turbo charging, supercharging, EGR
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
Describe the importance of simulation tools in modelling of IC
C01 K2
engine.
C02 Determine the calorific value and stoichiometric air requirements K3
Calculate the adiabatic flame temperature at constant volume
C03 K3
and constant pressure combustion.
Investigate the various models for SI engine combustion and the
C04 influence of model parameters on engine performance and K3
combustion characteristics.
Investigate the various models for CI engine combustion and the
C05 influence of model parameters on engine performance and K3
combustion characteristics.
30
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
TEXT BOOKS
1. Ganesan.V. “Computer Simulation of Compression Ignition Engine Process”, Universities
Press (Ind) Ltd, Hyderbad, 2013.
2. Lakshminarayan, P.A and Aghav Yogesh. V, “Modeling Diesel Combustion”, Springer,
2010.
REFERENCES
1. Rolf Isermann, “Engine Modelling and Control”, Springer Heidelberg New York
Dordrecht London, 2014.
2. Günter P. Merker · Christian Schwarz · Gunnar Stiesch · Frank Otto, “Simulating
Combustion, Springer-Verlag Berlin Heidelberg 2006.
3. B.P. Pundir, IC Engines: Combustion and Emissions, Alpha Science International, Ltd,
2010
4. John B.Heywood, Internal Combustion Engine Fundamentals, McGraw Hill, 2006.
31
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
ENGINE DESIGN AND DEVELOPMENT 2 2 0 3
Self-learning Content:
Basic of IC Engine
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
CO1 Describe the various engine performance parameters K2
Construct crank train for the given specifications which
CO2 includes the design of piston, connecting rod, crankshaft and K3
flywheel
Calculate thermal loads and select a suitable material to
CO3 K3
design cylinder head and block
Select and design suitable valve train for the given
CO4 K3
specifications.
Describe the design procedure involved in Cooling,
CO5 K2
Lubrication, Intake, Exhaust and Fuel Injection Systems
32
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
List of Demonstrations
1. Dismantling and study of cylinder head and cylinder liners.
Reference Books
1. Kevin L. Hoag , ‘Vehicular Engine Design’,SAE international,2005.
2. A.Kolchin and V.Demidov, ‘Design of Automotive Engines’, MIR Publishers, Moscow,
1984.
3. R.K. Jain, ‘Machine Design’, Khanna Publishers, New Delhi, 1997.
4. ‘Design Data Book’, PSG College of Technology, Coimbatore, 2000.
5. Giles J. G ‘Engine Design’ –., Life Book Ltd. 2000
6. Crouse ‘Engine Design’ Tata McGraw Publication, Delhi 2002
Web links
1. https://www.springer.com/in/book/9783709118580
2. https://books.google.co.in/books/about/Design_of_Automotive_Engines.html?id=YmgpY
gEACAAJ&redir_esc=y
3. https://www.slideshare.net/BhushanKhairkhar1/design-of-internal-combustion-engine-
components-be-mechanical
4. http://www.faadooengineers.com/threads/48333-PSG-Design-Data-Book-pdf
5. http://academica-e.unavarra.es/bitstream/handle/2454/3885/577521.pdf?sequence=4
6. https://www.researchgate.net/publication/282356039_MECHANICAL_DESIGN_OF_INTER
NAL_COMBUSTION_ENGINE
33
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
1. Design a cast iron piston for a single acting four stroke engine for the
following specifications. Cylinder bore = 120 mm, stroke = 140 mm,
maximum gas pressure = 6 N/mm3, brake mean effective pressure =
0.7 N /mm2, fuel consumption = 0.23 kg/kW/hr speed = 2400 rpm
2. A connecting rod is to be designed for a high speed I.C. engine. The
data available are: Diameter of piston 90 mm, mass of reciprocating
parts = 1.5 kg, length of connecting rod, centre to centre = 350 mm,
stroke = 140 mm, RPM = 2200, (When developing 55 kW, possible
UNIT-2 over speed = 3000 rpm, compression ratio 6.8:1 approximately.),
probable maximum explosion pressure (assumed shortly after dead
centre say 3o) = 3 N/mm2.
34
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
POWERTRAIN NVH 2 2 0 3
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of learning
CO domain (Based
Course Outcomes
Nos. on revised
Bloom’s)
CO1 Understand the sources of noise in a vehicle K2
CO2 Realize the design features to control noises in a vehicle K2
CO3 Outline the basics of vibration and noises in a vehicle. K2
CO4 Illustrate the measurement techniques of noise and vibration. K2
Analyse the various parameters of powertrain noises and
CO5 K3
vibrations
35
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Reference books:
1. Malcolm J. Crocker, “Noise and Vibration Control”, Wiley, 2007.
2. Cyril M. Harris & Allan G. Piersol, “Shock and Vibration Handbook”, McGraw Hill Inc.,
2002
3. Proceedings of the Workshop on ‘Noise, Vibration & Harshness (NVH) for Automotive
Engineering’ 18-20 March, 2002, at ARAI, Pune, published by SAE Western India
Section and ARAI
4. Prof. Munjal M.L., “Acoustic Ducts and Mufflers”, John Wiley, 1987.
5. Nortan MP “Fundamental of Noise and Vibration”, Cambridge University Press, 1989.
6. Baxa, “Noise Control of Internal Combustion Engine”, John Wiley, 1984.
7. Lewis L, “Industrial Noise Control”, McGraw Hill Inc, 1991.
8. Prof. Munjal M.L., “Acoustic Ducts and Mufflers”, John Wiley, 1987.
9. Fahy F.J. “Sound Intensity” Elsevier, 1989.
10. Hearn G and Metcalfe, A. “Spectral Analysis in Engineering – Concept & Cases”,
Arnold, 1995.
11. Boris and Korney, “Dynamic Vibration Absorbers”, John Wiley, 1993.
36
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
AUTOMOBILE FUELS AND EMISSION 3 0 2 4
Course Outcomes
Upon the successful completion of the course, student will be able to
Interpret and understand the essential properties, manufacturing
CO1 K2
techniques and use of liquid fuels in petrol and diesel engines.
Analyze the properties, characteristics and the implementation limits of
CO2 K3
gaseous fuels like LPG, CNG, and HYDROGEN in I.C engines.
Explain the formation of pollutants in SI engine and describe the Emission
CO3 K2
control techniques.
Describe the formation of pollutant in CI engine and describe the Emission
CO4 K2
control techniques.
CO5 Outline the emission measurement techniques and various test procedure K2
37
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
REFERENCES
1. Thipse.S.S., Alternative Fuels; Concepts, Technologies and Developments, Jaico Book
Distributors, 2010
2. Holt and Danniel, Fuel cell powered vehicles: Automotive technology for the future,
SAE, 2001.
3. Ganesan.V., “Internal Combustion Engineering”, Tata McGraw-Hill Publishing Co., New
Delhi, 2012.
4. Gerhard Knothe, Jon Van Gerpen, Jargon Krahl, The Biodiesel Handbook, AOCS Press
Champaign, Illinois 2005.
5. John,B., Heywood, Internal Combustion Engine Fundamentals, McGraw Hill Publishing
Co., New York, 1988.
6. B.P.Pundir, “ IC Engines Combustion and Emissions” Narosa Publishers, 2010
7. Transactions of SAE on Biofuels (Alcohols, vegetable oils, CNG, LPG, Hydrogen, Biogas)
8. Science direct Journals (Biomass & Bio energy, Fuels, Energy, Energy conversion
Management, Hydrogen Energy, etc.) on biofuels.
38
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
ENGINE TESTING AND CERTIFICATION 3 0 2 4
Course Outcomes:
Upon the successful completion of the course, students will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
CO1 Describe the requirements of engine test cell facilities K2
Explain the theory of dynamometers and other engine testing
CO2 K2
equipment
CO3 Understand the engine test standards and modes of engine testing K2
Elucidate the engine emission measurement using different emission
CO4 K2
analyzers for various driving cycles
CO5 Outline the technical advancements in engine testing K2
Engine test standards, full throttle & part throttle performance, road load testing, ISO
mapping, interpolation, friction measurement, durability, maintenance.
List of Experiments
1. Performance and measurement of genset Engine (5 mode)
2. Performance and measurement of Tractor Engine (8 mode)
3. Performance and measurement of C.V Engine (13 mode)
4. Determine the Frictional power on petrol engines.
List of Demonstrations
1. Study of Heat balance of an engine.
39
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Use of special equipment, fuel injection pressure, combustion pressure, needle lift, gas
exchange process, combustion photography, swirl measurement, analysis of data.
List of Experiments
1. Fuel injector calibration.
2. Swirl measurement Test.
List of Demonstrations
1. Demonstration on Construction and Function ofDifferential.
REFERENCES
1. A.J.Martyr, M.A.Plint, Engine Testing Theory and Practice, Elsevier, Third Edition, 2007.
2. Michael James Plint& Tony Martyr, “Engine Testing - Theory & Practice”, 3rd Edition ,
SAE International ,2007.
3. Heniz Heisler, “Advanced Engine Technology”, Vol.1, SAE International 2002.
4. Richard D Atkins, “An Introduction to Engine Testing & Development”, ISBN 978-0-7680-
2099-1, SAE International 2009.
40
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
SPECIALIZATION CORE
FOR
41
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
VEHICLE MECHANICS 3 0 0 3
Self-Learning Content: Basic concepts of Forces, Force system and Basics of Vibration terms
and its types.
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of learning
CO domain (Based
Course Outcomes
Nos. on revised
Bloom’s)
Solve engineering problems using the principles of statics of
CO1 K2
particles, magnitude of forces and moments acting on rigid bodies
Discuss the effects of Static and Dynamic balancing of rotating and
CO2 K2
reciprocating masses.
CO3 Explain the concept of vibration and its effects. K2
Deliberate the effective steering geometry, vehicle handling and
CO4 K2
directional control of vehicle.
Explain the dynamic characteristics of the vehicle with suspension
CO5 K2
system.
42
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
List of Demonstration:
1. Demonstration on “Aerodynamic characteristics of a model car” using wind
tunnel.
2. Demonstration on measurement of front end geometry of vehicle-camber,
caster, kingpin inclination, toe-in and toe-out.
REFERENCES:
1. Beer, F. P., and Johnston, E. R., ‘Vector Mechanics for Engineers – Dynamics and
Statics’, Tata McGraw-Hill, New Delhi, 2011.
2. Shigley, J.E. and Uicker, J.J., ‘Theory of Machines and Mechanisms’, McGraw-Hill,
2012.
3. Singiresu S. Rao, ‘Mechanical Vibrations’, 5th Edition, Prentice Hall, 2010.
4. Thomas D. Gillespie, ‘Fundamentals of Vehicle Dynamics’, Society of Automotive
Engineers Inc, 1992.
5. Rajesh Rajamani, ‘Vehicle Dynamics and Control’, Springer, 2005.
43
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
POWER ELECTRONICS FOR AUTOMOBILES 3 0 2 4
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of
learning
CO
Course Outcomes domain (Based
Nos.
on revised
Bloom’s)
CO1 Understand the working principle of Semiconductor devices K2
CO2 Describe the construction and operation of Converters. K2
CO3 Illustrate the construction and operation of Rectifiers and Inverters. K2
Explain the construction and working principle of various Electric
CO4 K2
motor types.
Make use of power electronics components in hybrid electric vehicle
CO5 K3
and fuel cell vehicle.
List of Experiments
1. VI Characteristics of DIODES.
2. VI Characteristics of BJT.
3. VI Characteristics of MOSFET & IGBT.
List of Experiments
1. Design of step up chopper.
2. Design of step down chopper.
44
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
List of Experiments
1. Load test on D.C shunt motor.
2. Speed control of D.C shunt motor.
3. Load test on single-phase induction motor.
4. Load test on three-phase induction motor.
UNIT V: Power Electronics and Control for Hybrid and Fuel Cell Vehicles L – 9 P- 6
Series Hybrid Vehicle Propulsion System, Parallel Hybrid Vehicle Propulsion System, Fuel Cell
Vehicles, Power Electronics Requirements, Propulsion Motor Control Strategies, APU Control
System in Series Hybrid Vehicles, Fuel Cell for APU Applications.
List of Experiments
1. Study of Series hybrid electric vehicle layout.
2. Study of Parallel hybrid electric vehicle layout.
Reference Books:
1. Rashid M.H., "Power Electronics Circuits, Devices and Applications", Prentice Hall
India,Third Edition, New Delhi, 2011.
2. Ali Emadi, “Handbook of Automotive Power Electronics and Drives”, Taylor & Francis
Group, First Edition, USA, 2005.
3. Bimal K Bose, "Modern Power Electronics and AC Drives", Pearson Education, second
Edition, 2003.
4. Dubey. G.K., "Thyristorised power controllers", new age International, New Delhi,
2002.
5. Bhimbhra P.S., "Power Electronics", Khanna Publishers, New Delhi, 2005.
6. P.C. Sen, “Modern Power Electronics”, Wheeler Publishing Co, Third edition, New
Delhi,2008.
45
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Self-Learning Content: Basic working principle of Battery, battery charging Systems and
Electrical and electronic circuits.
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of learning
CO domain (Based
Course Outcomes
Nos. on revised
Bloom’s)
CO1 Discuss about the different types of energy storage system. K2
CO2 Describe about the battery characteristic & parameters K2
CO3 Model different types of batteries K3
Apply the concepts of battery management system and design
CO4 K3
the battery pack.
CO5 Explain about the battery testing, disposal and recycling. K2
thermal control, protection interface, SOC Estimation, Energy & Power estimation, Battery
thermal management system, Battery Management System: Definition, Parts: Power Module,
Battery, DC/DC Converter, load, communication channel, Battery Pack Safety, Battery
Standards & Tests.
List of Experiments:
1. SOC Estimation by Open Source voltage for Lead-Acid battery, Ni-MH battery and Li-
ion battery.
2. SOC Estimation by specific gravity for Lead-Acid battery.
3. SOC Estimation by Coulomb counting method for Lead-Acid battery and Li-ion battery.
4. Design a circuit for Battery monitoring System for Lead acid battery.
5. Design a circuit for passive cell balancing for Li-Ion battery.
REFERENCES
1. G. Pistoia, J.P. Wiaux, S.P. Wolsky, “Used Battery Collection and Recycling”, Elsevier,
2001. (ISBN: 0-444-50562-8)”
2. Guangjin Zhao, “Reuse and Recycling of Lithium-Ion Power Batteries”, John Wiley &
Sons. 2017. (ISBN: 978-1-1193-2185-9)
3. T R Crompton, “Battery Reference Book-3rd Edition”, Newnes- Reed Educational and
Professional Publishing Ltd., 2000.
4. Ibrahim Dinçer, Halil S. Hamut and Nader Javani, “Thermal Management of Electric
Vehicle Battery Systems”, JohnWiley& Sons Ltd., 2016.
5. Chris Mi, Abul Masrur& David Wenzhong Gao, “Hybrid electric Vehicle- Principles &
Applications with Practical Properties”, Wiley, 2011.
6. Mehrdad Ehsani, Yimin Gao, Ali Emadi, “Modern Electric Hybrid Electric and Fuel Cell
Vehicles”,Taylor& Francis Group, 2010.
7. James Larminie, John Lowry, “Electric Vehicle Technology Explained”, John Wiley &
Sons Ltd, 2003.
8. Arno Kwade, Jan Diekmann, “Recycling of Lithium-Ion Batteries: The LithoRec Way”,
Springer, 2018. (ISBN: 978-3-319-70571-2)
47
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
MODELLING AND SIMULATION OF EHV 3 0 2 4
Course Outcomes
Upon the successful completion of the course, learners will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
CO1 Understand the modeling of vehicle performance parameters. K2
CO2 Model battery electric vehicles. K4
CO3 Describe the drivetrain characteristics. K2
CO4 Apply the concepts of energy management system. K3
CO5 Explain the vehicle dynamic control systems. K2
48
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
REFERENCES:
1. James Larminie, John Lowry, “Electric Vehicle Technology Explained”, John Wiley &
Sons Ltd, 2003.
2. Amir Khajepour, Saber Fallah and AvestaGoodarzi, “Electric and Hybrid Vehicles-
Technologies, Modelling and Control: A Mechatronic Approach”, John Wiley & Sons
Ltd, 2014.
3. Antoni Szumanowski, “Hybrid Electric Power Train Engineering and Technology:
Modelling, Control, and Simulation”, IGI Global, 2013.
4. Mehrdad Ehsani, Yimin Gao, Ali Emadi, “Modern Electric, Hybrid Electric, and Fuel
Cell Vehicles_ Fundamentals, Theory, and Design, Second Edition”, CRC Press, 2010.
49
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
COMPUTER AIDED ENGINEERING 3 0 2 4
Course Category: Specialization Core
Self-Learning Content: Engineering Graphics, AutoCAD, Ansys, NC Coding’s, Two- and Three-
Dimensional Graphics concepts, Graphics Aids, Part Programming and manufacturing,
Computer Aided Quality control.
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
CO1 Understand the basic fundamentals of Computer Aided Engineering K2
Design and validate technological solutions to defined problems and
CO2 communicate clearly and effectively for the practical application of K3
their work.
CO3 Understand the general steps of finite element methods. K2
Formulate and solve basic problems in heat transfer, solid mechanics
CO4 K3
and fluid mechanics.
Create Numerical Modelling and its Role in the Field of Fluid Flow
CO5 K3
and Heat Transfer
50
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
51
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
SPECIALISATION
ELECTIVES
FOR
POWERTRAIN
ENGINEERING
52
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
AUTOMOTIVE HVAC 3 0 0 3
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
Describe the types of refrigeration systems and its applications
CO1 K3
and refrigerants properties.
Apply the concept of psychometry to estimating the heating K3
CO2
and cooling load for automobiles.
Design and implement refrigeration and air conditioning K3
CO3
systems using standards.
K2
CO4 Explain the air distribution system and its control
Diagnose, serviceand controlsthe air-conditioning system. K3
CO5
UNIT I REFRIGERATION L - 9
Introduction - Methods of refrigeration - Air Refrigeration System and its applications -Vapour
compression refrigeration system - Vapor absorption refrigeration system - Applications of
refrigeration & air conditioning -Automobile air conditioning - Air conditioning for passengers,
isolated vehicles, transport vehicles-Applications related with very low temperatures.
Classification, properties and selection criteria - Commonly used refrigerants - Alternative
refrigerants - Eco-friendly refrigerants - Applications of refrigerants -Refrigerants used in
automobile air conditioning.
Classification and layouts - Central / unitary air conditioning systems - Components like
compressors, evaporators, condensers, expansion devices, fan blowers, heating systems etc.
Load Analysis: Outside & inside design consideration - Factors forming the load on
refrigeration & air conditioning systems - Cooling & heating load calculations - Load
calculations for automobiles - Effect of air conditioning load on engine performance
Distribution duct system, sizing, supply / return ducts - Types of grills, diffusers, ventilation,
air noise level - Layout of duct systems for automobiles and their impact on load calculations.
53
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Air Routine & Temperature Control: Objectives - evaporator care air flow - Through the dash
recirculating unit - Automatic temperature control - Controlling flow - Control of air handling
systems
Air conditioner maintenance & service - servicing heater system - Removing & replacing
components, Trouble shooting of air conditioning system -Compressor service, methods of
dehydration, charging & testing. Air Conditioning Control: Common control such as
thermostats- Humidistat us - Control dampers - Pressure cutouts and relays
Reference Books:
1. Refrigeration and Air-Conditioning - W.F. Stoecker and J.W. Jones, Tata McGraw Hill
Pub.
2. Paul Lung, "Automotive Air Conditioning", C.B.S. Publisher & Distributor, Delhi
54
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
HYDROGEN AND FUEL CELL 3 0 0 3
UNIT – V: DESIGN OF HYDROGEN FUEL CELL SYSTEMS FOR ROAD VEHICLES L-9
Hydrogen Fuel Cell Systems: Preliminary Remarks - Hydrogen Feeling System - Air Feeding
System - Thermal Management System - Water/Humidification Management System -
Integrated Fuel Cell System: Efficiency, Dynamics, Costs.
Reference Books:
1. Johannes Topler and Jochen Lehmann, Hydrogen and Fuel Cell Technologies and
Market Perspectives, Springer, 2016
2. Pasquale Corbo, Fortunato Migliardini andOttorinoVeneri, Hydrogen Fuel Cells for
Road Vehicles (Green Energy and Technology), Spinger, 2011.
1. Alternative Fuels (A decade of success and Promise) edited by Reda Moh.Bata, SAE
PT-48, ISBN 1-56091 – 593 – 5.
2. Osamu Hirao and Richard K. Pefley, Present and future Automotive Fuels, John Wiley
and Sons, 1988.
3. Keith Owen and Trevor Eoley, Automotive Fuels Handbook, SAE Publications, 1990.
4. Richard L. Bechtold, Automotive Fuels Guide Book, SAE Publications, 1997.
5. Hydrogen Fuel Cells forRoad Vehicles, April 2010, Springer.
55
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
SUPERCHARGING AND TURBOCHARGING 3 0 0 3
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
CO1 Explain the principles of superchargingwith supercharging units. K2
CO2 Understand thethermodynamics of supercharging. K2
Describe the construction and operation of exhaust gas
CO3 K2
turbocharging.
Illustrate the new technicaldevelopments inturbocharging
CO4 K2
system
Outline theconcept ofmatching the turbocharger and charge air
CO5 K2
cooling
56
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Cooling Systems - Design Variants of Charge Air Coolers - Water-Cooled Charge Air Coolers,
Air-to-Air Charge Air Coolers,.
Reference Books:
1. K. Kollmann and H. P. Lenz, ‘Charging the Internal Combustion Engine’, Springer Wien
NewYork, 2007.
2. N. Watson and M. S. Janota,‘Turbochargingthe Internal CombustionEngine’,The
Macmillan Press LtdLondon, 1982.
3. Obert E.F, ‘Internal Combustion Engines and Air Pollution’, Intext Educational New York,
1980.
4. Richard Stone, ‘Internal Combustion Engines’, SAE, 1992.
57
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Course Outcomes
Upon the successful completion of the course, student will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
Apply the experimental design and analysis of variance for
solving design problems using one-way, two-way and three-
CO1 K3
way classifications with the statistical methods CRD, RBD and
LSD
Understand the experimental design problems for two-factor
CO2 K2
experiments and also learn Taguchi approach for robust design
Apply the classical optimization techniques for single variable
CO3 K3
and multi-variable optimization problems using Calculus
Apply the numerical optimization techniques for
CO4 unconstrained optimization problems for single-variable and K3
multi-variable optimization problems
Understandthe constrained nonlinear programming problems
CO5 with equality and inequality constraints using numerical K2
optimization methods
58
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
TOTAL: 45 Periods
Reference Books:
1. R. Panneerselvam, ‘Design and Analysis of Experiments’, PHI Learning Private Limited,
New Delhi, 2012.
2. K. Deb, ‘Optimization for Engineering Design’, PHI Learning Private Limited, New Delhi,
2012.
3. D.C. Montgomery, `Design and Analysis of Experiments’, Wiley, New Jersey, 1984.
4. S.S. Rao, `Optimization Theory and Applications’, Wiley, New Jersey, 1984.
5. M.S. Phadke, `Quality Engineering using Robust Design’, Prentice Hall, New Jersey,
1989.
59
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
VEHICLE DYNAMICS 3 0 0 3
Self-learning Content:
Basic of vibrations, tires and chassis Components….
Course Outcomes
Upon the successful completion of the course, learners will be able to
Level of
learning
CO domain
Course Outcomes
Nos. (Based on
revised
Bloom’s)
CO1 Classify the tyre dynamics with respect to force, friction & moments. K2
CO2 Predict the various vehicle stability in all drives. K3
CO3 Demonstrate the aerodynamic forces, moments and its performance. K3
CO4 Analyze the effect on the steering dynamic and stability of the vehicle. K3
Compute the effective suspension and parameters and its properties.
CO5 K3
60
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Reference Books:
1. N.K Giri,Automobile mechanics, khanna publishers, 2010.
2. Wong. J. Y., "Theory of Ground Vehicles", 3rd Edition, Wiley-Interscience, 2001
3. Singiresu S. Rao, "Mechanical Vibrations", 5 th Edition, Prentice Hall, 2010
4. Rajesh Rajamani, "Vehicle Dynamics and Control", 1st edition, Springer, 2005
5. Thomas D. Gillespie, "Fundamentals of Vehicle Dynamics", Society of Automotive
Engineers Inc, 1992.
Theory:
Theory:
61
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
2. Derive the equation of Roll center, Roll axis and Vehicle under side
forces.
62
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
ENGINE MATERIALS AND MANUFACTURING 3 0 0 3
UNIT I MATERIALS L - 9
Selection – types of Materials – Ferrous – Carbon and Low Alloy steels, High Alloy Steels, Cast
Irons – Non Ferrous – Aluminum, Magnesium, Titanium, Copper and Nickel alloys.
Carburetors, fuel injection system components, radiators, fans, coolant pumps, Ignition
System.
TS 16949, BIS codes for testing. Instrumentation, computer aided engine testing, metrology
for manufacturing Engine Components.
Reference Books:
1. M. F. Ashby, H. Shercliff, D. Cubon, Materials Engineering Science, Processing and
Design, Butterworth Publications, 2007
2. C. Brian, G. Patrick and J. Colin, Automotive Engineering: Light Weight, Functional and
Novel Materials, Taylor & Francis, 2007
3. M. P. Groover, Fundamentals of Modern Manufacturing: Materials, Processes, and
Systems, 2nd edition, John Wiley & Sons, 2005
63
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
TRIBOLOGY 3 0 0 3
Course Outcomes:
Upon the successful completion of the course, students will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
Understand the importance of surface treatment and wear
CO1 K2
mechanisms
CO2 Describe the theory of lubrication of different phases K2
CO3 Comprehend the necessity of contact surface and load transfer K2
Identify and able to measure the surface wear using the
CO4 K2
instruments
Assess the technical knowledge for designing engine
CO5 K2
components
64
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Reference Books:
1. Bowden, F.P. & Tabor, D., “Friction And Lubrication Of Solids”, Oxford University Press
1986.
2. Ernest Rabinowiez z, “Friction And Wear Of Materials” Inter science Publishers, 1995.
3. Neale, M.J., Tribology – Hand Book, Butterworth, 1995.
4. Fuller D.D., Theory And Practice Of Lubrication Of Engineers: John Wiley Sons, 1984
5. Cameron, A. "Basic Lubrication Theory", Ellis Herward Ltd. Uk, 1981.
6. Hulling, J. (Editor) --"Principles Of Tribology", Macmillan, 1984.
7. Williams J.A. "Engineering Tribology", Oxford Univ. Press, 1994.
8. Neale M.J, "Tribology Hand Book ", Butterworth Heinemann, 1995.
9. Bhushan. B. “Modern Tribology Handbook”, Volumes 1 & 2. - Boca Raton A.O.: Crc Press,
2000. – 1760 P.
65
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
MATERIALS FOR AUTOMOBILE
3 0 0 3
Course Category: Program Electives
REFERENCES
1. Tai – Ran Hsu, MEMS and Microsystems Design and Manufacture, Tata-McGraw Hill,
New Delhi, 2002.
2. Charles P Poole, Frank J Owens, Introduction to Nano technology, John Wiley and
Sons, 2003.
66
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
FINITE ELEMENT ANALYSIS 3 0 2 4
UNIT I INTRODUCTION L -9
Historical Background – Mathematical modeling of field problems in Engineering – Governing
Equations – Discrete and Continuous models – Boundary, Initial and Eigen value problems –
Weighted Residual methods – Variational formulation of Boundary Value problems – Ritz
Technique – Basic concepts of the finite element method.
Reference Books:
1. Ibrahim Zeid CAD/CAM Theory & Practice”, TMH, 2010
2. Belagundu&Chandrupatla,”Finite Element Method”, New Age Int. Pub. 2012
List of Experiments
1. Stress analysis of plate with circular hole in its center.
2. For the simple stepped bar as shown in figure. Determine the displacements, stresses
and reactions.
3. Consider the tapered bar shown in fig. below. Determine the nodal displacement,
stress in each element. Reaction Forces.
4. Thermal analysis of composite wall structure
5. Thermal analysis of Heat sink.
6. Modal analysis of cantilever beam for natural frequency determination. Modulus of
elasticity = 200GPa , density = 7800 Kg/m3
67
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
7. Determine the nodal deflections, reactions forces, and stress for the truss system
shown below E=200Gpa , A= 3250mm2
8. Compute the shear force and bending moment diagrams for the beam shown and find
the maximum deflection. Assume rectangular c/s area of 100 mm * 100mm , Youngs
modulus of 240 MPa. Poisons ratio 0.27.
9. Buckling analysis of 3D rectangular beam
10. CFD analysis in Laminar flow in 3D circular pipe
68
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
COMPUTATIONAL FLUID DYNAMICS 3 0 2 4
Basic conservation equations for fluid flow and heat transfer, classification of the partial
differential equations, Initial and Boundary conditions – Initial and Boundary Value problems
– Common methods of discretization: an overview of finite difference, finite element and
finite volume methods. Numerical solution of parabolic partial differential equations using
finite-difference and finite-volume methods: explicit and implicit schemes, consistency,
stability and convergence. Uniform and non-uniform Grids, Numerical Errors, Grid generation,
Grid Independence Test.
Reference Books:
1. Chung, T. J.: Computational Fluid Dynamics, Cambridge University Press, 2002.
2. Date, A. W.: Introduction to Computational Fluid Dynamics, Cambridge University
Press, 2005.
3. Ferziger, J. H. and M. Peric: Computational methods for Fluid Dynamics, Second
Edition Springer, 1999.
4. Fletcher, C. A. J.: Computational Techniques for Fluid Dynamics, Vol. 1, Second Edition,
Springer, 1991.
5. Muralidhar, K., Sundarajan, T.: Computational Fluid Flow and Heat Transfer, Narosa
Publishing House, New Delhi, 1997.
6. Shaw, C. T.: Computational Fluid Dynamics, Prentice Hall, 1992.
69
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
List of Experiments
1. Simulation of flow around external vehicle
2. Computational analysis of flow around external vehicle
3. Computational analysis of gasoline engine exhaust pipe
4. Computational analysis of catalytic converter
5. Analysis of gasoline engine exhaust pipe
70
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
SPECIALIZATION
ELECTIVES
FOR
71
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Reference Books:
1. MiroslawStaron, “Automotive Software Architectures: An Introduction”, Springer,
2017. (ISBN: 978-3-319-58609-0)
2. Nicolas Navet and Francoise Simonot-Lion, “Automotive Embedded Systems
Handbook”, CRC Press, 2009. (ISBN: 978-0-8493-8026-6)
3. Ronald K. Jurgen, “Distributed Automotive Embedded Systems”, SAE International,
2007. (ISBN: 978-0-7680-1966-7)
4. Ronald K. Jurgen, “Automotive Software”, SAE International, 2006. (ISBN: 978-0-7680-
1714-4).
72
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Course Outcomes
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
Understand the fundamental concept of thermodynamics and solve
C01 K2
the problem of closed and open systems and steady flow processes
Calculate the change entropy at Closed and open system and
C02 K3
understand the Available and Unavailable Energy.
Apply the general thermodynamic property relations and standards
C03 K3
to solve problems
Explain the different gas power cycles and application in internal
C04 K2
combustion engine and air conditioning
Describe the different heat transfer principles of different
C05 K2
automotive applications.
73
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
compression and vapour absorption systems - Air conditioning system, types and working
principles.
List of Demonstration:
Determination of COP of a refrigeration system
Demonstration on Psychrometric processes
List of Demonstration:
Demonstration on Natural convection-vertical cylinder
Explain the forced convection inside tube
Reference Books:
1. Y.A. Cengel, Heat Transfer – A practical Approach, Tata McGraw-Hill, 2003.
2. M.N. Ozisik, Heat transfer, McGraw Hill (1985).
3. Bejan, Advanced Engineering Thermodynamics, John Wiley and Son, 1998.
4. S.R.Turns, Thermodynamics - concepts and Application, Cambridge UniversityPress,
2008.
5. Van Wylen& Sonntag , Thermodynamics, John Wiley & Sons 1991
6. J. M. Smith and H.C Van Ness. Introduction to Chemical Engineering Thermodynamics,
McGraw-Hill Inc., 1987.
7. F.P. Incropera and Dewitt D.P, Fundamentals of Heat and Mass transfer, John Willey&
Sons (1996).
74
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
UNIT III: VSI AND CSI FED INDUCTION MOTOR CONTROL L-9
AC voltage controller fed induction machine operation – Energy conservation issues – V/f
operation theory – requirement for slip and stator voltage compensation. CSI fed induction
machine – Operation and characteristics - PWM controls.
Reference Books:
1. Vedam Subramanyam, “Electric Drives – Concepts and Applications”, Tata McGraw Hill,
2000.
2. R.Krishnan, “Electric Motor Drives – Modeling, Analysis and Control”, Prentice- Hall of India
Pvt. Ltd., New Delhi, 2003.
3 Austin Hughes, “Electric Motors and Drives – Fundamentals, Types and Applications”,
Elsevier – a division of Reed Elsevier India private Limited, New Delhi, 2006.
75
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
AUTOMOTIVE DIAGNOSTICS L T P C
3 0 0 3
76
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
77
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Course Outcomes
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
Text Books
1. Tai-Ran Hsu, MEMS and Microsystems Design and Manufacture, Tata McGraw Hill,
New Delhi, 2017.
2. Mahalik, N. P, MEMS, Tata McGraw Hill, New Delhi, 2007.
Reference Books
79
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
IN-VEHICLE NETWORKING L T P C
3 0 0 3
Course Outcomes
Upon the successful completion of the course, students will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
CO1 Describe about in –vehicle networking. K2
CO2 Explain the different network and communication protocol. K2
CO3 Understand the higher layer protocols. K2
CO4 Describe the flexray protocol. K2
CO5 Describe the latest trends in in–vehicle networking. K2
80
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Reference Books:
1. J.Gabrielleen,”Automotive In-Vehicle Networks”, John Wiley & Sons, Limited, 2008
2. Robert Bosch,” Bosch Automotive Networking”, Bentley publishers, 2007
3. Society of Automotive Engineers, ”In-Vehicle Networks”, 2002.
4. Ronald K Jurgen, “Automotive Electronics Handbook”, McGraw-Hill Inc. 1999.
5. Indra Widjaja, Alberto Leon-Garcia, “Communication Networks: Fundamental Concepts
and Key Architectures”, McGraw-Hill College; 1st edition, 2000.
6. Konrad Etschberger, “Controller Area Network, IXXAT Automation”, August 22, 2001.
7. Olaf Pfeiffer, Andrew Ayre, Christian Keydel, “Embedded Networking with CAN and
CANopen”, Annabooks/Rtc Books, 2003
81
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Course Outcomes
Upon the successful completion of the course, students will be able to
Level of learning
CO domain (Based
Course Outcomes
Nos. on revised
Bloom’s)
CO1 Describe the digital map database module. K2
CO2 Describe the working of the positioning module. K2
CO3 Describe the working of the direction module. K2
CO4 Describe the working of wireless communication module. K2
CO5 Describe the working autonomous location and navigation. K2
82
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Reference Books:
1. “Intelligent Vehicle Technologies Theory and Applications”– L Vlacic, M Parent, F
Harashima- Butterworth Heinemann
2. “Vehicle location and Navigation Systems” – Yilin Zhao – Artech House Inc.
3. Sussman Joseph, “Perspectives on Intelligent Transportation Systems (ITS)”, New York, NY:
Springer, 2010.
4. Mashrur A. Chowdhury, and Adel Sadek, “Fundamentals of Intelligent Transportation
Systems Planning”, Artech House, Inc., 2003.
83
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
L T P C
AUTOMOTIVE SAFETY 3 0 0 3
Survival space requirements, Restraints systems used automobiles, Types of safety belts,
Head restraints, Air bags used in automobiles, Use of energy absorbing systems in
automobiles, Impact protection from steering controls, Design of seats for safety, types of
seats used in automobiles. Importance of Bumpers in automobiles, Damageability criteria in
bumper designs. Introduction to the types of safety glass and their requirements and
rearward field of vision in automobiles, Types of rear view mirrors and their assessment.
Warning devices, Hinges and latches etc. Active safety.
84
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Reference Books:
85
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Self-Learning Content: Fundamentals of power system, power grid, smart grid and battery
charging.
Course Outcomes
Upon the successful completion of the course, students will be able to
Level of learning
CO
Course Outcomes domain (Based on
Nos.
revised Bloom’s)
Describe about vehicle electrification and impact of charging
CO1 K2
strategies.
CO2 Describe the influence of EVs on power system. K2
CO3 Describe the frequency control and voltage reserve from EVs. K2
CO4 Describe the ICT solutions to support EV deployment. K2
CO5 Describe the EV charging and facility planning. K2
UNIT III FREQUENCY CONTROL RESERVES & VOLTAGE SUPPORT FROM EVS L-9
Introduction, power system ancillary services, electric vehicles to support wind power
integration, electric vehicle as frequency control reserves and tertiary reserves, voltage
support and electric vehicle integration, properties of frequency regulation reserves, control
strategies for EVs to support frequency regulation.
List of Demonstration:
1. Demonstration the frequency regulation by EVs.
2. Demonstration the voltage regulation by EVs.
86
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
Reference Books:
1. SumedhaRajakaruna, FarhadShahnia and Arindam Ghosh, “Plug In Electric Vehicles in
Smart Grids-Integration Techniques”, Springer Science + Business Media Singapore Pte
Ltd., 2015.
2. Canbing Li, Yijia Cao, YonghongKuang and Bin Zhou, “Influences of Electric Vehicles on
Power System and Key Technologies of Vehicle-to-Grid”, Springer-Verlag Berlin
Heidelberg, 2016.
3. Qiuwei Wu, “GRID INTEGRATION OF ELECTRIC VEHICLES IN OPEN ELECTRICITY
MARKETS”, John Wiley & Sons, Ltd, 2013.
87
Proposed Curriculum & Syllabus for M.Tech Automobile Engineering with Specialization in
Powertrain Engineering/Electric & Hybrid Vehicles
UNIT V: TESTS FOR HYBRID ELECTRIC VEHICLES, RETRO-FITMENT AND CHARGING STATION
L-9
Hybrid Electric Vehicles Tests (M and N category), Tests for Hybrid Electric System Intended
for Retro-fitment on Vehicles of M and N Category (GVW < 3500 kg), Test for Electric
Propulsion kit intended for Conversion, Test for Electric Vehicle Conductive AC Charging
System, and Test for Electric vehicle conductive DC charging system.
Reference Books:
1. “Vehicle Inspection Handbook”, American Association of Motor Vehicle Administrators
2. Michael Plint& Anthony Martyr, “Engine Testing & Practice”, Butterworth Heinmenn,
3rd ed, 2007
3. Proceedings- Automotive Testing & Certification held on 20th to 24th July 2010 at
ARAI PUNE
4. Bosch Automotive Handbook, Robert Bosch, 7th Edition, 2007
88