CIVIL ENGINEERING (3rd Semester)


BSCM1205 : Mathematics – III
HSSM3204 : Engineering Economics & Costing OR
HSSM3205 : Organisational Behaviour
BECS2212 : C++ & Object Oriented Programming
PCME4202 : Mechanics of Solids
PCCE4203 : Building Material & Building Construction
PCME4201 : Fluid Mechanics and Hydraulic Machines
BECS7212 : C++ & Object Oriented Programming Lab
HSSM7203 : Communication and Interpersonal Skills for Corporate Readiness
PCCE7207 : Civil Engineering Drawing

BSCM1205 : Mathematics - III

Module - I

Partial differential equation of first order, Linear partial differential equation, Non-linear partial differential equation, Homogenous and non-homogeneous partial differential equation with constant co-efficient, Cauchy type, Monge's method, Second order partial differential equation. The vibrating string, the wave equation and its solution, the heat equation and its solution, Two dimensional wave equation and its solution, Laplace equation in polar, cylindrical and spherical coordinates, potential.

Module - II

Complex Analysis: Analytic function, Cauchy-Riemann equations, Laplace equation, Conformal mapping, Complex integration: Line integral in the complex plane, Cauchy's integral theorem, Cauchy's integral formula, Derivatives of analytic functions.

Module - III

Power Series, Taylor's series, Laurent's series, Singularities and zeros, Residue integration method, evaluation of real integrals.

Text Books:
  1. E. Kreyszig," Advanced Engineering Mathematics:, Eighth Edition, Wiley India Reading Chapters: 11,12(except 12.10),13,14,15
  2. B.V. Ramana, "Higher Engineering Mathematics", McGraw Hill Education, 2008 Reading chapter: 18
Reference Books:
  1. E.B. Saff, A.D.Snider, "Fundamental of Complex Analysis", Third Edition, Pearson Education, New Delhi
  2. P.V. O'Neil, "Advanced Engineering Mathematics", CENGAGE Learning, New Delhi

HSSM3204 : Engineering Economics & Costing

Module - I

Engineering Economics - Nature and scope, General concepts on micro & macro economics. The Theory of demand, Demand function, Law of demand and its exceptions, Elasticity of demand, Law of supply and elasticity of supply. Determination of equilibrium price under perfect competition (Simple numerical problems to be solved). Theory of production, Law of variable proportion, Law of returns to scale.

Module - II

Time value of money - Simple and compound interest, Cash flow diagram, Principle of economic equivalence. Evaluation of engineering projects - Present worth method, Future worth method, Annual worth method, internal rate of return method, Cost-benefit analysis in public projects. Depreciation policy, Depreciation of capital assets, Causes of depreciation, Straight line method and declining balance method.

Module - III

Cost concepts, Elements of costs, Preparation of cost sheet, Segregation of costs into fixed and variable costs. Break-even analysis-Linear approach. (Simple numerical problems to be solved)
Banking: Meaning and functions of commercial banks; functions of Reserve Bank of India. Overview of Indian Financial system.

Text Books:
  1. Riggs, Bedworth and Randhwa, "Engineering Economics", McGraw Hill Education India.
  2. M.D. Mithani, Principles of Economics.
Reference Books:
  1. Sasmita Mishra, "Engineering Economics & Costing ", PHI
  2. Sullivan and Wicks, "Engineering Economy", Pearson
  3. R.Paneer Seelvan, "Engineering Economics", PHI
  4. Gupta, "Managerial Economics", TMH
  5. Lal and Srivastav, "Cost Accounting", TMH

HSSM3205 : Organizational Behaviour

Module - I

The study of Organizational Behaviour: Defination and Meaning, Why Study OB Learning - Nature of Learning, How Learning occurs, Learning and OB.
Foundations of Individual Behaviour: Personality - Meaning and Defination, Determinants of Personality, Personality Traits, Personality and OB.
Perception - Meaning and Definition, Perceptual Process, Importance of Perception in OB. Motivation - Nature and Importance, Herzberg's Two Factor Theory, Maslow's Need Hierarchy Theory, Alderfer's ERG Theory, Evaluations.

Module - II

Organizational Behaviour Process: Communication - Importance, Types, Gateways and Barriers to Communication, Communication as a tool for improving Interpersonal Effectiveness, Groups in Organizations - Nature, Types, Why do people join groups, Group Cohesiveness and Group Decision-making Managerial Implications, Effective Team Building. Leadership-Leadership & Management, Theories of Leadership-Trait theory, Leader Behaviour theory, Contingency Theory, Leadership and Followership, How to be an effective Leader, Confict-Nature of Conflict and Conflict Resolution. An Introduction to Transactional Analysis (TA).

Module - III

Organization: Organizational Culture - Meaning and Definition, Culture and Organizational Effectiveness. Introduction to Human Resource Management-Selection, Orientation, Training and Development, Performance Appraisal, Incentives Organizational Change - Importance of Change, Planned Change and OB techniques. International Organisational Behaviour - Trends in International Business, Cultural Differences and Similarities, Individual and Interpersonal Behaviour in Global Perspective.

Module - IV

Organization: Organizational Culture - Meaning and Definition, Culture and Organizational Effectiveness. Introduction to Human Resource Management - Selection, Orientation, Training and Development, Performance Appraisal, Incentives Organizational Change - Importance of Change, Planned Change and OB techniques. International Organizational Behaviour - Trends in International Business, Cultural Differences and Similarities, Individual and Interpersonal Behaviour in Global Perspective.

Text Books:
  1. Keith Davis, Organisational Behaviour, McGraw-Hill.
  2. K.Aswathappa, Organisational Behaviour, Himalaya Publishing House.
Reference Books:
  1. Stephen P. Robbins, Organisational Behaviour, Prentice Hall of India
  2. Pradip N. Khandelwal, Organizational Behaviour, McGraw-Hill, New Delhi.
  3. Uma Sekaran, "Organizational Behaviour", TATA McGraw-Hill, New Delhi.
  4. Steven L McShane, Mary Ann Von Glinow, Radha R Sharma" Organizational Behaviour" , TATA McGraw- Hill.
  5. D.K. Bhattachayya, "Organizational Behaviour", Oxford University Press
  6. K.B.L.Srivastava & A.K.Samantaray, "Organizational Behaviour" India Tech

BECS2212 C++ & Object Oriented Programming

Module I (08 hrs)

Introduction to object oriented programming, user defined types, structures, unions, polymorphism, encapsulation. Getting started with C++ syntax, data-type, variables, strings, functions, default values in functions, recursion, namespaces, operators, flow control, arrays and pointers.

Module II (16 hrs)

Abstraction mechanism: Classes, private, public, constructors, destructors, member data, member functions, inline function, friend functions, static members, and references. Inheritance: Class hierarchy, derived classes, single inheritance, multiple, multilevel, hybrid inheritance, role of virtual base class, constructor and destructor execution, base initialization using derived class constructors. Polymorphism: Binding, Static binding, Dynamic binding, Static polymorphism: Function Overloading, Ambiguity in function overloading, Dynamic polymorphism: Base class pointer, object slicing, late binding, method overriding with virtual functions, pure virtual functions, abstract classes. Operator Overloading: This pointer, applications of this pointer, Operator function, member and non member operator function, operator overloading, I/O operators. Exception handling: Try, throw, and catch, exceptions and derived classes, function exception declaration.

Module III (08 hrs)

Dynamic memory management, new and delete operators, object copying, copy constructor, assignment operator, virtual destructor. Template: template classes, template functions. Namespaces: user defined namespaces, namespaces provided by library.

Text Books:
  1. Object Oriented Programming with C++ - E. Balagurusamy, McGraw-Hill Education (India)
  2. ANSI and Turbo C++ - Ashoke N. Kamthane, Pearson Education
Reference Books:
  1. Big C++ - Wiley India
  2. C++: The Complete Reference- Schildt, McGraw-Hill Education (India)
  3. “C++ and Object Oriented Programming” – Jana, PHI Learning.
  4. “Object Oriented Programming with C++ “- Rajiv Sahay, Oxford
  5. Mastering C++ - Venugopal, McGraw-Hill Education (India)
  6. “Object Oriented Programming with C++”, David Parsons, Cengage Learning.

  PCME4202  Mechanics of Solids

Module - I:
  1. Load, Stress, Principle of St.Venant, Principle of Superposition, Strain, Hooke's law, Modulus of Elasticity, Stress-Strain Diagrams, Working Stress, Factor of safety, Strain energy in tension and compression, Resilience, Impact loads, Analysis of Axially Loaded Members: Composite bars in tension and compression - temperature stresses in composite rods, Statically indeterminate problems. Shear stress, Complimentary shear stress, Shear strain, Modulus of rigidity, Poisson's ratio, Bulk Modulus, Relationship between elastic constants.
  2. Members in Biaxial State of Stress: Stresses in thin cylinders, thin spherical shells under internal pressure - wire winding of thin cylinders. Analysis of Biaxial Stress. Plane stress, Principal stress, Principal plane, Mohr's Circle for Biaxial Stress.
  3. Strain Deformation: Two dimensional state of strain, Mohr's circle for strain, Principal strains and principal axes of strain measurements, Calculation of principal stresses from principal strains.
Module - II:
  1. Shear Force and Bending Moment for Simple Beams: Shear force and bending moment. Types of load and Types of support. Support reactions, Relationship between bending moment and shear force, Point of inflection. Shear Force and Bending Moment diagrams.
  2. Simple Bending of Beams: Theory of simple bending of initially straight beams, Bending stresses, Shear stresses in bending, Distribution of normal and shear stress, beams of two materials, Composite beams.
  3. Deflection of Beams: Differential equation of the elastic line, Slope and deflection of beams by integration method and area - moment method.
Module - III:
  1. Theory of Columns: Eccentric loading of a short strut, Long columns, Euler's column formula, Lateral buckling, Critical Load, Slenderness ratio
  2. Torsion in solid and hollow circular shafts, Twisting moment, Strain energy in shear and torsion, strength of solid and hollow circular shafts. Stresses due to combined bending and torsion, Strength of shafts in combined bending and twisting.
  3. Close - Coiled helical springs.
Text Books:
  1. Elements of Strength of Materials by S.P.Timoshenko and D.H.Young, Affiliated East-West Press
  2. Strength of Materials by G. H. Ryder, Macmillan Press
  3. Strength of Materials by James M. Gere and Barry J. Goodno, Cengage Learning
Reference Books:
  1. Mechanics of Materials by Beer and Johnston, Tata McGraw Hill
  2. Mechanics of Materials by R.C.Hibbeler, Pearson Education
  3. Mechanics of Materials by William F.Riley, Leroy D.Sturges and Don H.Morris, Wiley Student Edition
  4. Mechanics of Materials by James M. Gere, Thomson Learning
  5. Engineering Machanics of Solids by Egor P. Popov, Prentice Hall of India
  6. Strength of Materials by S.S.Rattan, Tata Mc Graw Hill
  7. Strength of Materials by R.Subramaniam, Oxford University Press
  8. Strength of Materials by Sadhu Singh, Khanna Publishers

PCCE4203 Building Materials and Building Constructions

Module I

Bricks: Brick as a construction material and its importance, materials suitable for manufacture of bricks, methods of brick manufacture, types of bricks, qualities of a good brick, testing of bricks, uses of bricks.
Stone: Introduction, classification, composition and characteristics, useful Indian stone, method of quarrying and dressing
Cement: Classification, chemical composition, Manufacturing of cement, hydration, tests for cement, uses of cement, types of cement,
Mortar: Definition, composition and uses of mortar.
Concrete: Quality of mixing water, Workability, Factors affecting workability, Measurement of workability, Segregation, Bleeding, Uniformity of mixing, Mixing time, vibration of concrete, concrete mix design, admixtures, Grade and strength of Concrete.

Module II :

Foundation: Types of foundation, spread foundations, pile foundations, pier foundations, excavation of foundation
Brick Masonry: Terminology used, Materials used, Causes of failure of brick masonry, Types of bonds, Brick laying, Joints in brickwork, Reinforced brickwork, Joint between old and new masonry, Maintenance of brick work.
Stone Masonry: Terminology used, Materials used, Cutting and dressing of stones, Types of stone masonry-Rubble and Ashlar, General principles of construction, Joints of stone, Stone lining, maintenance of stone work, Artificial stones.
Cavity walls: Purpose and method of construction.

Module III :

Damp Proofing: Causes and effects, materials used for damp proofing, methods of preventing dampness, Damp Proof Course.
Stairs: Terms used, types of stairs, essential requirements, wooden stairs, concrete stairs, metal stairs.
Flooring: Types of flooring and their construction- brick, stone, concrete, tile, mosaic, terrazzo, asphalt
Plastering: Definition. Materials used for plastering, types of plastering, methods of plastering, defects and remedial measures in plastering.
Maintenance of Buildings: Causes and prevention of cracks in building, special repair of buildings, annual maintenance.

Text Books:
  1. “Material of Construction “, D.N.Ghose, TMH Publishing Company Ltd.
  2. “Engineering Materials” by S. C. Rangwala et al., Charotar Publishing House
  3. "A text book of Building Construction by S K Sharma and B.K Kaul, S Chand & Company Limited.
  4. "Building Construction”, Sushil Kumar, Standard Publishers Distributors, New Delhi

PCME4201 Fluid Mechanics and Hydraulic Machines

Module - I:

Introduction: Scope of fluid mechanics and its development as a science
Physical property of Fluid: Density, specific gravity, specific weight, specific volume, surface tension and capillarity, viscosity, compressibility and bulk modulus, Fluid classification. Fluid statics: Pressure, Pascal's Law, Pressure variation for incompressible fluid, atmospheric pressure, absolute pressure, gauge pressure and vacuum pressure, manometer.
Hydrostatic process on submerged surface, force on a horizontal submerged plane surface, force on a vertical submerged plane surface.
Buoyancy and floatation, Archimedes' principle, stability of immersed and floating bodies, determination of metacentric height.
Fluid kinematics: Introduction, description of fluid flow, classification of fluid flow. Reynold's number, Acceleration of fluid particles, flow rate and continuity equation, differential equation of continuity,
Mathematical definitions of irrotational and rotational motion. Circulation, potential function and stream function. Flow net

Module - II:

Fluid dynamics: Introduction, Euler's equation along a streamline, energy equation, Bernoulli's equation and its application to siphon, venturimeter, orificemeter, pitot tube.
Flow in pipes and ducts: Loss due to friction, Minor energy losses in pipes Hydraulic Gradient Line (HGL), Total Energy Line (TEL), Power transmission in the fluid flow in pipes, fluid flow in pipes in series and parallel. Flow through nozzles.

Module - III:

Hydraulic turbine: Classification, Impulse and Reaction turbine; Tangential, Radial and axial turbine. Impulse turbine, Pelton wheel, bucket dimensions, number of buckets in pelton wheel, efficiency and performance curves.
Reaction Turbines: Francis turbine and Kaplan turbine, velocity triangle and efficiencies, performance curve. Function of draft tube and casing cavitation
Centrifugal Pump: constructional features, vane shape, velocity triangles, Efficiencies, Multi stage centrifugal pumps, Pump Characteristic, NPSH and Cavitation.
Positive displacement pumps: Reciprocating Pump, Working principle, Discharge, work done and power requirement, Slip, Indicator diagram

Text Books:
  1. Fluid Mechanics and Hydraulic Machines, Modi & Seth
  2. Introduction to Fluid Mechanics and Fluid Machines by S.K. Som and G. Biswas, TMH
  3. Fluid Mechanics, A.K.Jain, Khanna Publishers
Reference Bookss:
  1. Fluid Mechanics by A.K. Mohanty, PHI
  2. Introduction to Fluid Mechanics by Fox, McDonald, Willey Publications
  3. Fluid Mechanics by Kundu, Elsevier
  4. An Introduction to Fluid Dynamics by G.K.Batchelor, Cambridge University Press
  5. Engineering Fluid Mechanics by Garde et. al., Scitech
  6. First course in Fluid Mechanics by Narasimhan, University press
  7. Fluid Mechanics by J.F.Douglas, J.M.Gasiorek, J.A.Swaffield and L.B.Jack, Pearson Education