HEAD
Credit Based Grading System Mechanical Engineering, IV-Semester BE-3001 Mathematics-III
Erwin Kreyszig: Advanced Engineering Mathematics, Wiley India.
H C Taneja: Advanced Engineering Mathematics, I.K. International Publishing House Pvt. Ltd.
B.S. Grewal: Higher Engineering Mathematics , Khanna Publication.
S S Sastri: Engineering Mathematics, PHI
Ramana: Advance Engg. Mathematics, TMH New Delhi
Engineering Mathematics By Samnta Pal and Bhutia, Oxford Publication
Credit Based Grading System
To be familiar with all the basic concepts of fluids and fluid flow phenomenon, conservation equations and their applications to fluid flow problems.
. understand the properties of the fluid.
. understand and solve the fluid flow problems.
understand the mathematical techniques of practical flow problems.
. understand the energy exchange process in fluid machines.
Evaluation will be continuous an integral part of the class as well through external assessment.
1.Streeter VL, Wylie EB, Bedford KW; Fluid Mechanics; Mc Graw Hills 2FOX , McDonald Pritchard , Fluid Mechanics Wiley students edition
3. White ; Fluid Mechanics ; Mc Graw Hills
4. Cengal; Fluid Mechanics; Mc Graw Hills
R Mohanty; Fluid Mechanics; PHI
K L Kumar Fluid Mechanics
Fluid Mechanics & hydraulic Machines , Modi & Seth
CS Jog , Fluid Mechanics Volume II CAMBRIDGE IISc Series , Third Edition
To determine the local point pressure with the help of pitot tube.
To find out the terminal velocity of a spherical body in water.
Calibration of Orifice meter and Venturi meter
Determination of Cc, Cv, Cd of Orifices
Calibration of Nozzle meter and Mouth Piece
Reynolds experiment for demonstration of stream lines & turbulent flow
Determination of meta-centric height
Determination of Friction Factor of a pipe
To study the characteristics of a centrifugal pump.
Verification of Impulse momentum principle.
Credit Based Grading System
To enable the students to prepare a detailed assembly drawing for machine components.
Understand Indian standards for machine drawing.
Understand Fits and Tolerances in technical drawing.
Prepare assembly drawing of joints, couplings and machine elements.
Design and prepare Jigs and fixtures for given components.
Evaluation will be continuous an integral part of the class as well through external assessment.
Bhatt, ND; Machine Drawing; Charotar Publication
K C John ,Machine Drawing , PHI
Singh A; Machine Drawing; TMH publication
Narayana and Reddy; Machine Drawing; New age, Delhi.
Shigley JE et al; Mechanical Engineering Design, TMH
Assembly Drawing and design problem as per given syllabus
Credit Based Grading System
On completion of this course, the students are expected to understand the fundamental principle, operation, performance of IC Engines, auxiliary systems, combustion of SI & CI engines, various fuels used and engine emissions.
Acquire the knowledge of engine components and fuel air cycles
.Understand the working of engine auxiliary systems. Understand the combustion aspects of SI Engines Understand the combustion aspects of CI Engines.
Internal Combustion Engine: S.I. and C.I. engines of two and four stroke cycles, real cycle analysis of SI and CI engines, determination of engine dimensions, speed, fuel consumption, output, mean effective pressure, efficiency, factors effecting volumetric efficiency, heat balance, performance characteristics of SI and CI engines, cylinder arrangement, firing order, power balance for multi-cylinder engines .
Combustion in SI engines: Flame development and propagation, Pressure-Crank Angle diagram
, Stages of Combustion ignition lag, effect of air density, temperature, engine speed, turbulence and ignition timings, physical and chemical aspects , abnormal Combustion , effect of engine and fuel variables on abnormal combustion , pre-ignition, its causes and remedy, salient features of various type combustion chambers.
Combustion in C.I. Engines: Times base indicator diagrams and their study, various stages of combustion, delay period, diesel knock, knock inhibitors, salient features of various types of combustion chambers .
I.C. Engine System: Fuels, ignition systems, cooling, exhaust/scavenging and lubrication system. Fuel metering in SI engine: Fuel injection in SI engine (MPFI, TBI,CRDI ), Theory of carburetion, Solex Carburetor, simple problems on carburetion. Fuel metering in CI engines: Fuel injection in CI engine ,Working Principle of fuel pump & fuel injectors , types of nozzles , simple numerical problems . Cooling & lubrication of SI & CI Engines
Supercharging & Turbo charging : Methods of supercharging,& turbo charging Effects of super charging and turbo charging . Engine Modifications for supercharging, supercharging of two stroke engines. micro processor controlled supercharging .
Evaluation will be continuous an integral part of the class as well through external assessment.
J.B. Heywood. Internal combustion Engines , Wiley
Ganeshan V; Internal Combusion engines; TMH
Mathur M L & Sharma RP; A. Course in IC engines; DhanpatRai
R Yadav , Internal Combustion Engines
Halderman JD and Mitchell CD; Automotive Engines theory and servicing; Pearson
DomKundwar; Internal Combustion Engines ; Dhanpat Rai Publications
Taylor GF; Internal Combustion Engines Theory & Practice; MIT Press
Richard Stone; Introduction to IC Engines; Society of Automotive Engr (Palgrave Mc Millan)
Determination of Valve timing diagram
Load test on Petrol Engine
Heat Balance of SI engine
Heat Balance of CI Engine
Study of Battery Ignition system and Electronic Ignition System
Study of Diesel fuel pump
Study of Diesel fuel injectors
Study of a Carburetors
Study of Fuel Injection system in SI Engine
Study of lubricating system in CI Engine
Credit Based Grading System
To study the basic design principles and apply the principles to the design of various elements encountered in Mechanical machines and structures.
To determine the strength of the components
To determine the failure conditions and apply them to real life Problems To design simple joints, fasteners, levers and springs.
Selection & Design of bearings : Reynold's equation, stable and unstable operation, heat dissipation and thermal equilibrium, boundary lubrication, dimensionless numbers, Design of journal bearings, Rolling-element Bearings: Types of rolling contact bearing, bearing friction and power loss, bearing life; Radial, thrust & axial loads; Static & dynamic load capacities; Selection of ball and roller bearings; lubrication and sealing.
Evaluation will be continuous an integral part of the class as well through external assessment.
1Robert C Juvinal, Kurt M Marshek Machine Component design Wiley Student edition
C S Sharma & Kamlesh Purohit , Design of machine elements PHI
Sharma & Agarwal Machine design .
Pandya & Shah , Charottar .
J E Shingley Machine design Mc Graw Hills
Gope P C , Machine Design , PHI Learning . 2015
P Kannaiah , Machine Design , SCITECH .
Nortan RL , Machine Design , Pearson , Fifth Edition .
Credit Based Grading System
C language alphabet set, identifiers, Variables and constants Data types, Builtin and user Defined Data types Arrays operators and expressions Simple assignment and Input-output statements, preprocessor directives writing simple ‘C’ programs, compiling and executing ‘C’ Programs.
Conditional statements and loops: IF statement IF–ELSE statement, SWITCH statement, FOR statement, WHILE and Do WHILE statement.
Function: Function declaration or prototype. Function definition, function calling: call by value, call by reference, Recursion.
Introduction to pointers, File processing: concept of files, file opening, editing, reading and writing.
Programming in ANSI C, by Balagurusamy, Tata McGraw Hill
The C programming Language. By Brian W. Kernighan and Dennis M. Ritchie. Published by Prentice-Hall
Let us C by Y.Kanetkar, BPB Publication
Design and execute a ‘C’ program for multiplying two nXn matrics.
Design a ‘C’ program to calculate Average of ‘n’ numbers.
Design a ‘C’ program to add two numbers using call by value parameter passing mechanism.
Design a ‘C’ program to swap the contents of two variables using call by reference parameter passing mechanism.
Design a ‘C’ program to open a file and add contents to modify the file.
Credit Based Grading System Mechanical Engineering, IV-Semester BE-3001 Mathematics-III
Erwin Kreyszig: Advanced Engineering Mathematics, Wiley India.
H C Taneja: Advanced Engineering Mathematics, I.K. International Publishing House Pvt. Ltd.
B.S. Grewal: Higher Engineering Mathematics , Khanna Publication.
S S Sastri: Engineering Mathematics, PHI
Ramana: Advance Engg. Mathematics, TMH New Delhi
Engineering Mathematics By Samnta Pal and Bhutia, Oxford Publication
Credit Based Grading System
To be familiar with all the basic concepts of fluids and fluid flow phenomenon, conservation equations and their applications to fluid flow problems.
. understand the properties of the fluid.
. understand and solve the fluid flow problems.
understand the mathematical techniques of practical flow problems.
. understand the energy exchange process in fluid machines.
Evaluation will be continuous an integral part of the class as well through external assessment.
1.Streeter VL, Wylie EB, Bedford KW; Fluid Mechanics; Mc Graw Hills 2FOX , McDonald Pritchard , Fluid Mechanics Wiley students edition
3. White ; Fluid Mechanics ; Mc Graw Hills
4. Cengal; Fluid Mechanics; Mc Graw Hills
R Mohanty; Fluid Mechanics; PHI
K L Kumar Fluid Mechanics
Fluid Mechanics & hydraulic Machines , Modi & Seth
CS Jog , Fluid Mechanics Volume II CAMBRIDGE IISc Series , Third Edition
To determine the local point pressure with the help of pitot tube.
To find out the terminal velocity of a spherical body in water.
Calibration of Orifice meter and Venturi meter
Determination of Cc, Cv, Cd of Orifices
Calibration of Nozzle meter and Mouth Piece
Reynolds experiment for demonstration of stream lines & turbulent flow
Determination of meta-centric height
Determination of Friction Factor of a pipe
To study the characteristics of a centrifugal pump.
Verification of Impulse momentum principle.
Credit Based Grading System
To enable the students to prepare a detailed assembly drawing for machine components.
Understand Indian standards for machine drawing.
Understand Fits and Tolerances in technical drawing.
Prepare assembly drawing of joints, couplings and machine elements.
Design and prepare Jigs and fixtures for given components.
Evaluation will be continuous an integral part of the class as well through external assessment.
Bhatt, ND; Machine Drawing; Charotar Publication
K C John ,Machine Drawing , PHI
Singh A; Machine Drawing; TMH publication
Narayana and Reddy; Machine Drawing; New age, Delhi.
Shigley JE et al; Mechanical Engineering Design, TMH
Assembly Drawing and design problem as per given syllabus
Credit Based Grading System
On completion of this course, the students are expected to understand the fundamental principle, operation, performance of IC Engines, auxiliary systems, combustion of SI & CI engines, various fuels used and engine emissions.
Acquire the knowledge of engine components and fuel air cycles
.Understand the working of engine auxiliary systems. Understand the combustion aspects of SI Engines Understand the combustion aspects of CI Engines.
Internal Combustion Engine: S.I. and C.I. engines of two and four stroke cycles, real cycle analysis of SI and CI engines, determination of engine dimensions, speed, fuel consumption, output, mean effective pressure, efficiency, factors effecting volumetric efficiency, heat balance, performance characteristics of SI and CI engines, cylinder arrangement, firing order, power balance for multi-cylinder engines .
Combustion in SI engines: Flame development and propagation, Pressure-Crank Angle diagram
, Stages of Combustion ignition lag, effect of air density, temperature, engine speed, turbulence and ignition timings, physical and chemical aspects , abnormal Combustion , effect of engine and fuel variables on abnormal combustion , pre-ignition, its causes and remedy, salient features of various type combustion chambers.
Combustion in C.I. Engines: Times base indicator diagrams and their study, various stages of combustion, delay period, diesel knock, knock inhibitors, salient features of various types of combustion chambers .
I.C. Engine System: Fuels, ignition systems, cooling, exhaust/scavenging and lubrication system. Fuel metering in SI engine: Fuel injection in SI engine (MPFI, TBI,CRDI ), Theory of carburetion, Solex Carburetor, simple problems on carburetion. Fuel metering in CI engines: Fuel injection in CI engine ,Working Principle of fuel pump & fuel injectors , types of nozzles , simple numerical problems . Cooling & lubrication of SI & CI Engines
Supercharging & Turbo charging : Methods of supercharging,& turbo charging Effects of super charging and turbo charging . Engine Modifications for supercharging, supercharging of two stroke engines. micro processor controlled supercharging .
Evaluation will be continuous an integral part of the class as well through external assessment.
J.B. Heywood. Internal combustion Engines , Wiley
Ganeshan V; Internal Combusion engines; TMH
Mathur M L & Sharma RP; A. Course in IC engines; DhanpatRai
R Yadav , Internal Combustion Engines
Halderman JD and Mitchell CD; Automotive Engines theory and servicing; Pearson
DomKundwar; Internal Combustion Engines ; Dhanpat Rai Publications
Taylor GF; Internal Combustion Engines Theory & Practice; MIT Press
Richard Stone; Introduction to IC Engines; Society of Automotive Engr (Palgrave Mc Millan)
Determination of Valve timing diagram
Load test on Petrol Engine
Heat Balance of SI engine
Heat Balance of CI Engine
Study of Battery Ignition system and Electronic Ignition System
Study of Diesel fuel pump
Study of Diesel fuel injectors
Study of a Carburetors
Study of Fuel Injection system in SI Engine
Study of lubricating system in CI Engine
Credit Based Grading System
To study the basic design principles and apply the principles to the design of various elements encountered in Mechanical machines and structures.
To determine the strength of the components
To determine the failure conditions and apply them to real life Problems To design simple joints, fasteners, levers and springs.
Selection & Design of bearings : Reynold's equation, stable and unstable operation, heat dissipation and thermal equilibrium, boundary lubrication, dimensionless numbers, Design of journal bearings, Rolling-element Bearings: Types of rolling contact bearing, bearing friction and power loss, bearing life; Radial, thrust & axial loads; Static & dynamic load capacities; Selection of ball and roller bearings; lubrication and sealing.
Evaluation will be continuous an integral part of the class as well through external assessment.
1Robert C Juvinal, Kurt M Marshek Machine Component design Wiley Student edition
C S Sharma & Kamlesh Purohit , Design of machine elements PHI
Sharma & Agarwal Machine design .
Pandya & Shah , Charottar .
J E Shingley Machine design Mc Graw Hills
Gope P C , Machine Design , PHI Learning . 2015
P Kannaiah , Machine Design , SCITECH .
Nortan RL , Machine Design , Pearson , Fifth Edition .
Credit Based Grading System
C language alphabet set, identifiers, Variables and constants Data types, Builtin and user Defined Data types Arrays operators and expressions Simple assignment and Input-output statements, preprocessor directives writing simple ‘C’ programs, compiling and executing ‘C’ Programs.
Conditional statements and loops: IF statement IF–ELSE statement, SWITCH statement, FOR statement, WHILE and Do WHILE statement.
Function: Function declaration or prototype. Function definition, function calling: call by value, call by reference, Recursion.
Introduction to pointers, File processing: concept of files, file opening, editing, reading and writing.
Programming in ANSI C, by Balagurusamy, Tata McGraw Hill
The C programming Language. By Brian W. Kernighan and Dennis M. Ritchie. Published by Prentice-Hall
Let us C by Y.Kanetkar, BPB Publication
Design and execute a ‘C’ program for multiplying two nXn matrics.
Design a ‘C’ program to calculate Average of ‘n’ numbers.
Design a ‘C’ program to add two numbers using call by value parameter passing mechanism.
Design a ‘C’ program to swap the contents of two variables using call by reference parameter passing mechanism.
Design a ‘C’ program to open a file and add contents to modify the file.