R23 - AIDS-CS & Syllabus Website
R23 - AIDS-CS & Syllabus Website
2023-24)
(Autonomous)
_________________________________________________________________________________________
Max Marks
Course Course Course Hours/week Credi
S.No
Category
Name of the Course Type (L – T – P) ts
Code Int Ext Total
B.TECH, II SEMESTER
Max Marks
Course Course Course Hours/week Credi
S.No
Category
Name of the Course Type (L – T – P) ts
Code Int Ext Total
Differential Equations & Vector
1 BS&H 23AD2T01 T 3–0–0 30 70 100 3
Calculus
2 BS&H 23AD2T02 Engineering Physics T 3–0–0 30 70 100 3
Basic Electrical & Electronics
3 ES 23AD2T03 T 3–0–0 30 70 100 3
Engineering
4 ES 23AD2T04 Data Structures T 3–0–0 30 70 100 3
CO1 Understand the context, topic, and pieces of specific information from social or
Transactional dialogues (Build or participate in social conversations in a meaningful manner
that result in positive relationship development)
CO2 Apply grammatical structures to formulate sentences and correct word forms (Enhance oral
skills through various activities both in theory and lab activities and give input regarding
grammar in remedial manner)
CO3 Analyze different genres of texts and practice writing skills in the required formats; to speak
clearly on a specific topic in informal discussions
CO4 Evaluate reading /listening texts and to write summaries and essays based on global
comprehension of these texts
CO5 Create a coherent paragraph, essay, and resume (Use appropriate vocabulary and
expressions based on the text/context)
CO1
- - - - - - - - - 3 - 2 - - -
CO2
- - - - - - - - - 3 - 2 - - -
CO3
- - - - - - - - - 3 - 2 - - -
CO4
- - - - - - - - - 3 - 2 - - -
CO5
- - - - - - - - - 3 - 2 - - -
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
SYLLABUS
L T P C
B.TECH I SEMESTER BS & H
3 0 0 3
23AD1T02 LINEAR ALGEBRA AND CALCULUS
Prerequisites: Basic Knowledge of Matrices, Differentiation &Integration
Course Objectives:
To equip the students with standard concepts and tools at an intermediate to advanced level
mathematics to develop the confidence and ability among the students to handle various real-
world problems and their applications.
Course Outcomes: At the end of the course, student will be able to
CO1: Develop and use of matrix algebra techniques that are needed by engineers for practical
applications
CO2: Apply Eigen values and Eigen vectors Concepts in various Engineering fields
CO3: Utilize Mean value theorems to real life problems, Familiarize with functions of several
Variables which is useful in optimization
CO4: Learn important tools of calculus in higher dimensions
CO5: Familiarize with double and triple integrals of functions of several variables in two
Dimensions using Cartesian and polar coordinates and in three dimensions using
Cylindrical and spherical coordinates
COURSE ARTICULATION MATRIX (Correlation between Cos, POs &PSOs):
COs PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO3
3 3 - 2 1 - - - - - - - - - -
CO1
3 3 - 2 1 - - - - - - - - - -
CO2
3 3 - 1 1 - - - - - - - - - -
CO3
3 3 - 1 1 - - - - - - - - - -
CO4
3 3 - 1 1 - - - - - - - - -
CO5
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
SYLLABUS
UNIT-I: Matrices
Linear Transformation (Introduction), Rank of a matrix by Echelon form, Normal form.
Diagonalization of a matrix, Inverse of Non-singular matrices by Gauss-Jordan method, System of
linear equations: Consistency and Inconsistency of system of Homogeneous, Non-Homogeneous
L T P C
B.TECH I SEMESTER BS & H
3 0 0 3
23AD1T03 CHEMISTRY
Prerequisites:
Course Objectives:
CO1 Understand the fundamentals of Quantum mechanics and apply the MOT to homo and
hetero diatomic molecular species.
CO2 Apply the principle of band diagrams in the applications of conductor, semiconductor and
applications of superconductors and nanomaterials.
CO3 Understand the fundamentals of batteries and fuel cells.
CO4 Preparation, properties and applications of thermoplastics and thermosetting plastics
elastomers and conducting polymers.
CO5 Understand the principles of spectroscopy and chromatographic techniques.
COs/ PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO3
POs
3 3 - - 1 - - - - - - 1 - - -
CO1
3 2 2 2 2 3 2 - - - - 1 1 1 -
CO2
3 3 2 2 2 1 1 - - - - 1 1 1 -
CO3
3 - 2 1 1 2 - - - - - 1 - - -
CO4
3 2 2 2 2 3 1 - - - - 1 - 1 -
CO5
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
SYLLABUS
Course Objectives:
CO1: Understand basics of computers, the concept of algorithm and algorithmic thinking.
CO2: Analyze a problem and develop a program using selection and decision making statement.
CO5: Develop programs using user defined data types and files
CO1 3 3 - - - - - - - - - - 3 -
CO2 3 3 3 - - - - - - - - - 3 -
CO3 3 3 3 - - - - - - - - - 3 -
CO4 - 3 3 - - - - - - - - - 3 -
CO5 - 3 3 - - - - - - - - - 3 -
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
SYLLABUS
UNIT-I: Lesson: Introduction to Programming and Problem Solving
History of Computers, Basic organization of a computer: ALU, input-output units, memory,
program counter. Introduction to Programming Languages, Basics of a Computer Program- ,
Generations of Languages, Application Software and System Software, Algorithms, flowcharts
(Using Dia Tool), pseudo code..
Introduction to C Programming: Structure of C Program, Compilation and Execution of C
Program, Primitive Data Types, Variable and Constants, Basic Input and Output statements,
Operators, operator’s precedence, Type Conversion and Casting.
Problem solving techniques: Algorithmic Approach, characteristics of algorithm, Problem solving
strategies: Top-down approach, Bottom-up approach, Time and space complexities of algorithms.
UNIT-II: Lesson: Control Structures
Simple sequential programs Conditional Statements (if, if-else, nested if, else if ladder, switch).
Loops (for, while, do- while), Break and Continue.
UNIT-III: Lesson: Arrays and Strings
Arrays: indexing, memory model, one dimensional Array, programs with array of integers, two
dimensional arrays.
Strings: Introduction to Strings, string manipulation operations without using built in functions,
String handling functions.
UNIT-IV: Lesson: Functions and Pointers
Functions: Introduction to Functions, Function Declaration and Definition, Function call Return
Types and Arguments, modifying parameters inside functions using pointers, arrays as parameters,
Recursive functions, Scope and Lifetime of Variables.
Pointers: Pointers dereferencing and address operators, pointer and address arithmetic, array
manipulation using pointers, Call by Value and Call by reference.
UNIT-V: Lesson: User Defined Data types & File handling
User-defined data types-Structures: Defining, Accessing and Initialization of Structure variable,
Array of Structures, Nested Structures, passing structures to the functions, Unions.
File Handling: Types of files, defining and opening a file, closing a file, Input and output operations
on files, Random Access files, Command line arguments.
Text Books
3. "The C Programming Language", Brian W .Kernighan and Dennis M.Ritchie , Prentice-
Hall, 1988
L T P C
B.TECH I SEMESTER ES
3 0 0 3
23AD1T05 BASIC CIVIL & MECHANICAL ENGINEERING
Prerequisites:
Course Objectives:
1. Get familiarized with the scope and importance of Civil Engineering sub-divisions.
2. Introduce the preliminary concepts of surveying.
3. Acquire preliminary knowledge on Transportation and its importance in nation’s economy.
4. Get familiarized with the importance of quality, conveyance and storage of water.
5. Introduction to basic civil engineering materials and construction techniques.
Course Outcomes: At the end of the course, student will be able to
CO1 Understand various sub-divisions of Civil Engineering and to appreciate their role in ensuring better
society & Understand the basic characteristics of Civil Engineering Materials and attain knowledge
on prefabricated technology.
CO2 Know the concepts of surveying and to understand the measurement of distances, angles and levels
through surveying.
CO3 Realize the importance of Transportation in nation's economy and the engineering measures related
to Transportation & Understand the importance of Water Storage and Conveyance Structures so that
the social responsibilities of water conservation will be appreciated.
CO4 Understand the different manufacturing processes.
CO5 Explain the basics of thermal engineering and its applications.
Describe the working of different mechanical power transmission systems and power plants.
CO6
Describe the basics of robotics and its applications.
PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO 8 PO9 PO10 PO11 PO12 PSO1 PSO2
COs
- - - -
CO1 3 3 - 3 - 3 - - 1 1
- - - -
CO2 3 3 - 3 - 3 - - 1 1
- - - -
CO3 3 3 - 3 - 3 - - 1 1
CO4 3 3 2 2 2 3 2 2 2 2 2 3 3 1
CO5 3 3 2 2 - 3 - - - - - 1 3 2
CO6 3 3 3 - - 2 - - - - - 1 3 3
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
PART-A
SYLLABUS
UNIT-II: Surveying
Objectives of Surveying- Horizontal Measurements- Angular Measurements- Introduction to Bearings
Levelling instruments used for levelling -Simple problems on levelling and bearings-Contour mapping
Textbooks:
1. Basic Civil Engineering, M.S.Palanisamy, , Tata Mcgraw Hill publications (India) Pvt. Ltd. Fourth
Edition.
2. Introduction to Civil Engineering, S.S. Bhavikatti, New Age International Publishers. 2022. First
Edition.
3. Basic Civil Engineering, Satheesh Gopi, Pearson Publications, 2009, First Edition.
Reference Books:
1. Surveying, Vol- I and Vol-II, S.K. Duggal, Tata McGraw Hill Publishers 2019. Fifth Edition.
2. Hydrology and Water Resources Engineering, Santosh Kumar Garg, Khanna Publishers, Delhi. 2016
3. Irrigation Engineering and Hydraulic Structures - Santosh Kumar Garg, Khanna Publishers, Delhi
2023. 38th Edition.
4. Highway Engineering, S.K.Khanna, C.E.G. Justo and Veeraraghavan, Nemchand and Brothers
Publications 2019. 10th Edition.
5. Indian Standard DRINKING WATER — SPECIFICATION IS 10500-2012.
CO5 Nurture various nuances related to the interview process like participating in Group
Discussions
PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO3
COs
CO1 - - - - - - - - 1 3 - 2 - - -
CO2 - - - - - - - - 1 3 - 2 - - -
-
CO3 - - - - - - - 1 3 - 2 - - -
-
CO4 - - - - - - - 1 3 - 2 - - -
-
CO5 - - - - - - - 1 3 - 2 - - -
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
SYLLABUS
1. Neutralization/Accent Rules
2. Narrating events, incidents and procedures
3. JAM and small talks
Suggested Software:
• Walden Infotech
Reference Books:
2. Taylor Grant: English Conversation Practice, Tata McGraw-Hill Education India, 2016
Course Outcomes: At the end of the course, the students will be able to
COs/ PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO3
POs
3 3 - - 1 - - 1 2 1 - 1 - - -
CO1
3 3 - 1 2 1 - 1 1 1 -
CO2
3 3 2 2 1 1 1 - - - 1 1 1 -
CO3
3 2 2 1 2 - - - - 1 1 - - -
CO4
3 2 2 1 1 1 1 - - 1 - 1 -
CO5
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
7 Preparation of a Bakelite.
Reference:
• "Vogel's Quantitative Chemical Analysis 6th Edition 6th Edition" Pearson Publications
by J. Mendham, R.C.Denney, J.D.Barnes and B. Sivasankar.
L T P C
B.TECH I SEMESTER ES
0 0 3 1.5
23AD1L08 COMPUTER PROGRAMMING LAB
Prerequisites:
Course Objectives:
The course aims to give students hands –on experience and train the month e concepts of the C- programming
language.
Course Outcomes: A student after completion of the course will be able to
CO1:
Read, understand, and trace the execution of programs written in C language.
CO2: Select the right control structure for solving the problem.
CO3: Develop C programs which utilize memory efficiently using programming constructs like
pointers.
CO4: Develop, Debug and Execute programs to demonstrate the applications of arrays,
functions, basic concepts of pointers in C.
CO1 3 3 - - - - - - - - - - - -
CO2 3 3 - - - - - - - - - - 2 -
CO3 - 3 3 - - - - - - - - - 3 -
CO4 - 3 3 - - - - - - - - - 3 -
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
LIST OF EXPERIMENTS
WEEK 8:
Objective: Explore the difference between other arrays and character arrays that can be used as Strings by using
null character and get comfortable with string by doing experiments that will reverse a string and concatenate
Course Objective: To familiarize students with wood working, sheet metal operations, fitting,
electrical house wiring skills, and basic repairs of two-wheeler vehicle
Course Outcomes:
- - 3 2 3 - - 2 - - - - 2 1
CO1
3 2 3 3 - 2 - 3 - - - - 3 2
CO2
3 1 3 3 1 3 - 2 - - - - 3 1
CO3
2 - 3 3 - 2 - 3 - - - - 3 2
CO4
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
SYLLABUS
2. Wood Working: Familiarity with different types of woods and tools used in wood
working and make following joints.
a) Half – Lap joint
b) Mortise and Tenon joint
c) Corner Dovetail joint or Bridle joint
3. Sheet Metal Working: Familiarity with different types of tools used in sheet metal
working, Developments of following sheet metal job from GI sheets.
a) Tapered tray
b) Conical funnel
c) Elbow pipe
d) Brazing
4. Fitting: Familiarity with different types of tools used in fitting and do the following fitting
exercises.
7. Welding Shop: Demonstration and practice on Arc Welding and Gas welding.
8. Plumbing: Demonstration and practice of Plumbing tools, Preparation of Pipe joints with
coupling for same diameter and with reducer for different diameters.
Textbooks:
2. A Course in Workshop Technology Vol I. & II, B.S. Raghuwanshi, Dhanpath Rai & Co.,
2015 & 2017.
Reference Books:
3. Wiring Estimating, Costing and Contracting; Soni P.M. & Upadhyay P.A.;
1. Nirmalya Kumar Sinha & Surajit Majumder, A Text Book of National Service Scheme Vol;.I,
Vidya Kutir Publication, 2021 ( ISBN 978-81-952368-8-6)
2. Red Book - National Cadet Corps – Standing Instructions Vol I & II, Directorate General of NCC,
Ministry of Defence, New Delhi
3. Davis M. L. and Cornwell D. A., “Introduction to Environmental Engineering”, McGraw Hill,
New York 4/e 2008
4. Masters G. M., Joseph K. and Nagendran R. “Introduction to Environmental Engineering and
Science”, Pearson Education, New Delhi. 2/e 2007
5. Ram Ahuja. Social Problems in India, Rawat Publications, New Delhi.
L T P C
B.TECH I SEMESTER BS & H
3 0 0 3
DIFFERENTIAL EQUATIONS &VECTOR
23AD2T01
CALCULUS
Course Objectives:
• To enlighten the learners in the concept of Differential equations and multivariable
calculus.
• To furnish the learners with basic concepts and techniques at plus two level to lead them
into advanced level by handling various real-world applications.
Course Outcomes: At the end of the course, student will be able to
CO1: Analyze the differential Equations and then apply the methods to the real life situations
CO2: Solve the Differential equations related to various engineering fields
CO3: Identify solution methods for partial differential equations that model physical processes.
CO4: Interpret the physical meaning of different operators such as gradient, curl and Divergence
CO5: Estimate the work done against afield, circulation and flux using vector calculus
COs PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO3
CO1 3 3 - 2 - - - - - - - 2 - - -
CO2 3 3 - 2 - - - - - - - 2 - - -
CO3 3 3 - - - - - - - - - 1 - - -
CO4 3 3 - - - - - - - - - 2 - - -
CO5 3 3 - - - - - - - - - 2 - - -
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
SYLLABUS
UNIT-I: Differential equations of first order and first degree
Linear differential equations–Bernoulli’s Equations-Exact equations and equations reducible to
exact form. Applications: Newton’s Law of cooling, Law of natural growth and decay- Electrical
circuits.
To bridge the gap between the Physics in school at 10+2 level and UG level engineering courses
by identifying the importance of the optical phenomenon like interference, diffraction etc,
enlightening the periodic arrangement of atoms in crystalline solids and concepts of quantum
mechanics, introduce novel concepts of dielectric and magnetic materials, physics of
semiconductors.
Course Outcomes: At the end of the course, student will be able to
CO1: Analyze the intensity variation of light due to polarization, interference and diffraction.
CO2: Summarize various types of polarization of dielectrics and classify the magnetic materials.
CO3: Familiarize with the basics of crystals and their structures.
CO4: Explanation of basic concepts of Quantum Mechanics and free electron theories.
CO5: Identify the types of solids and conductivity mechanisms in semiconductors.
COs PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO3
CO1 3 2 - - - - - - - - - -
CO2 3 2 - - - - - - - - - -
CO3 3 2 2 - - - - - - - - -
CO4 3 2 - - - - - - - - - -
CO5 3 2 2 2 - - - - - - - - -
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
SYLLABUS
UNIT-I: Wave Optics
Interference: Introduction - Principle of superposition –Interference of light - Interference in thin films
(Reflection Geometry) & applications - Colours in thin films- Newton’s Rings, Determination of wavelength
and refractive index.
Diffraction: Introduction - Fresnel and Fraunhofer diffractions - Fraunhofer diffraction due to single slit, double
slit & N-slits (Qualitative) – Diffraction Grating - Dispersive power and resolving power of Grating
(Qualitative).
WebResources:https://www.loc.gov/rr/scitech/selected-internet/physics.html
L T P C
ES
B.TECH II SEMESTER
3 0 0 3
23AD2T03 BASIC ELECTRICAL & ELECTRONICS ENGINEERING
Course Objectives:
To expose to the field of electrical & electronics engineering, laws and principles of electrical/
electronic engineering and to acquire fundamental knowledge in the relevant field
Course Outcomes: At the end of the course, student will be able to
CO1 3 3 - - - - - - - - - - 3 3
CO2 3 3 - - - - - - - - - - 3 3
CO3 3 3 - - - - - - - - - 3 3
CO4 3 3 3 - - - - - - - - - 3 3
CO5 3 3 3 - 1 - - - - - - - 3 3
CO6 3 3 3 3 3
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
SYLLABUS
UNIT-I: DC & AC Circuits
DC Circuits: Electrical circuit elements (R, L and C), Ohm’s Law and its limitations, KCL & KVL,
series, parallel, series-parallel circuits, Super Position theorem, Simple numerical problems.
AC Circuits: A.C. Fundamentals: Equation of AC Voltage and current, waveform, time period,
frequency, amplitude, phase, phase difference, average value, RMS value, form factor, peak factor,
Overview of Number Systems, Logic gates including Universal Gates, BCD codes, Excess-3 code,
Gray code, Hamming code. Boolean Algebra, Basic Theorems and properties of Boolean Algebra,
Truth Tables and Functionality of Logic Gates – NOT, OR, AND, NOR, NAND, XOR and XNOR.
Text Books
1. Basic Electrical Engineering, D. C. Kulshreshtha, Tata McGraw Hill, 2019, First
Edition
2. Power System Engineering, P.V. Gupta, M.L. Soni, U.S. Bhatnagar and A. Chakrabarti,
Dhanpat Rai & Co, 2013
3. Fundamentals of Electrical Engineering, Rajendra Prasad, PHI publishers, 2014, Third
Edition
4. R. L. Boylestad & Louis Nashlesky, Electronic Devices & Circuit Theory, Pearson
Education, 2021.
5. R. P. Jain, Modern Digital Electronics, 4th Edition, Tata Mc Graw Hill, 2009
Reference Books
5. R. S. Sedha, A Textbook of Electronic Devices and Circuits, S. Chand & Co, 2010.
6. Santiram Kal, Basic Electronics- Devices, Circuits and IT Fundamentals, Prentice Hall,
India, 2002.
7. R. T. Paynter, Introductory Electronic Devices & Circuits – Conventional Flow Version,
Pearson Education, 2009.
L T P C
B.TECH II SEMESTER ES
3 0 0 3
Course Objectives:
Design, implement, and apply linked lists for dynamic data storage, demonstrating understanding of
CO2:
memory allocation.
Develop programs using stacks to handle recursive algorithms, manage program states, and solve
CO3:
related problems.
Apply queue-based algorithms for efficient task scheduling and breadth-first traversal in Graphs
CO4: and distinguish between dequeues and priority queues, and apply them appropriately to solve data
management challenges.
Recognize scenarios where hashing is advantageous, and design hash-based solutions for specific
CO5:
problems.
CO1 2 3 3 - - - - - - - - - 3 -
CO2 2 3 3 - - - - - - - - - 3 -
CO3 2 3 3 - - - - - - - - - 3 -
CO4 2 3 3 - - - - - - - - - 3 -
CO5 2 3 3 - - - - - - - - - 3 -
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
SYLLABUS
UNIT-I: Lesson: Introduction to Linear Data Structures
Introduction: Definition and importance of linear data structures, Abstract data types (ADTs) and
their implementation, Overview of time and space complexity analysis for linear data structures.
Searching Techniques: Linear & Binary Search,
Sorting Techniques: Bubble sort, Selection sort, Insertion Sort, Quick sort, Merge Sort.
UNIT-II: Lesson: Linked Lists
Singly linked lists: Representation and operations, doubly linked lists and circular linked lists,
Comparing arrays and linked lists, Applications of linked lists.
UNIT-III: Lesson: Stacks
Introduction to stacks: properties and operations, implementing stacks using arrays and linked
lists, Applications of stacks in expression evaluation and conversions: Infix, Prefix and Postfix
expression backtracking, reversing list etc.
UNIT-IV: Lesson: Queues
Queues: Introduction to queues: properties and operations, implementing queues using arrays and
linked lists, Applications of queues in breadth-first search, scheduling, etc.
Deques: Introduction to deques (double-ended queues), Operations on deques and their
applications.
UNIT-V: Lesson: Trees and Hashing
Trees: Introduction to Trees, Representation of Trees in memory, Binary Tree Traversal
Algorithms, Binary Search Tree– Insertion, Deletion & Traversal.
Hashing: Brief introduction to hashing and hash functions, Collision resolution techniques:
chaining and open addressing, Hash tables: basic implementation and operations, Applications of
hashing in unique identifier generation, caching, etc.
Text Books
7. Data Structures and algorithm analysis in C, Mark Allen Weiss, Pearson, 2nd Edition.
8. Fundamentals of data structures in C, Ellis Horowitz, Sartaj Sahni, Susan AndersonFreed,
Silicon Press, 2008
Reference Books
6. Algorithms and Data Structures: The Basic Tool box by Kurt Mehlhorn and Peter Sanders
7. C Data Structures and Algorithms by Alfred V.Aho, Jeffrey D.Ullman, and John E.
Hopcroft
8. Problem Solving with Algorithms and Data Structures by Brad Miller and David Ranum
Course Objectives:
To enable the students with various concepts like dimensioning, conventions and standards related to
Engineering Drawing
To impart knowledge on the projection of points, lines and plane surfaces
To improve the visualization skills for better understanding of projection of solids
To develop the imaginative skills of the students required to understand Section of solids and
Developments of surfaces.
To make the students understand the viewing perception of a solid object in Isometric and Perspective
projections.
Course Outcomes: At the end of the course, student will be able to
CO1: Understand the principles of engineering drawing, including engineering curves, scales,
orthographic and isometric projections.
Draw and interpret orthographic projections of points, lines, planes and solids in front, top
CO2:
and side views
CO3: Understand and draw projection of solids in various positions in first quadrant
2 1 1 1 - - - - - - - 1 3 3
CO1
2 2 1 1 - - - - - - - 1 3 3
CO2
3 2 2 2 - - - - - - - 1 3 3
CO3
3 2 2 2 - - - - - - - 1 3 3
CO4
3 2 2 2 - - - - - - - 1 3 3
CO5
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
UNIT-II:
Orthographic Projections: Reference plane, importance of reference lines or Plane,
Projections of a point situated in any one of the four quadrants.
Projections of Straight Lines: Projections of straight lines parallel to both reference planes,
perpendicular to one reference plane and parallel to other reference plane, inclined to one reference
plane and parallel to the other reference plane. Projections of Straight Line Inclined to both the
reference planes
Projections of Planes: regular planes Perpendicular to both reference planes, parallel to one reference
plane and inclined to the other reference plane; plane inclined to both the reference planes.
UNIT-III:
Projections of Solids: Types of solids: Polyhedra and Solids of revolution. Projections of solids in
simple positions: Axis perpendicular to horizontal plane, Axis perpendicular to vertical plane and Axis
parallel to both the reference planes, Projection of Solids with axis inclined to one reference plane and
parallel to another plane.
UNIT-IV:
Sections of Solids: Perpendicular and inclined section planes, Sectional views and True shape of
section, Sections of solids in simple position only.
Development of Surfaces: Methods of Development: Parallel line development and radial line
development. Development of a cube, prism, cylinder, pyramid and cone.
UNIT-V:
Conversion of Views: Conversion of isometric views to orthographic views; Conversion of
orthographic views to isometric views.
Computer graphics: Creating 2D&3D drawings of objects including PCB and Transformations using
Auto CAD (Not for end examination).
Vocabulary: Technical Jargons
Text Books
1. N. D. Bhatt, Engineering Drawing, Charotar Publishing House, 2016
To study the concepts of optical phenomenon like interference, diffraction etc., recognize the
importance of energy gap in the study of conductivity and Hall effect in semiconductors and
study the parameters and applications of dielectric and magnetic materials by conducting
experiments.
CO1: Implement the basic principles of Optics through various phenoeenon of light
CO2: Implement the basic principles of Mechanics to measure various physical parameters.
COs PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO3
CO1 3 3 - - - - - - 3 - 3 - -
CO2 3 3 - - - - - - 3 - 3 - -
CO3 3 3 - - - - - 3 - 3 - -
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
LIST OF EXPERIMENTS
1. Determination of radius of curvature of a given Plano-convex lens by Newton’s rings.
2. Determination of wave lengths of different spectral lines in mercury spectrum using diffraction
grating in normal incidence configuration.
3. Verification of Brewster’s law
4. Determination of dielectric constant using charging and discharging method.
5. Study the variation of B versus H by magnetizing the magnetic material (B-H curve).
6. Determination of wave length of Laser light using diffraction grating.
7. Estimation of Planck’s constant using photo electric effect.
8. Determination of the resistivity of semiconductors by four probe methods.
9. Determination of energy gap of a semiconductor using p-n junction diode.
10. Magnetic field along the axis of a current carrying circular coil by Stewart Gee’s
References:
A Textbook of Practical Physics- S. Balasubramanian, M.N.Srinivasan, S.Chand Publishers,
2017.
Web Resources
www.vlab.co.in
https://phet.colorado.edu/en/simulations/filter?subjects=physics&type=html,prototype
Course Objectives:
To expose to the field of electrical & electronics engineering, laws and principles of
electrical/electronic engineering and to acquire fundamental knowledge in the relevant
field Course.
To impart knowledge on the principles of digital electronics and fundamentals of
electron devices & its applications.
CO1:
Measure voltage, current and power and resistance in an electrical circuit.
CO2: Discover critical field resistance and critical speed of DC shunt generators
CO3: Investigate the effect of reactive power and power factor in electrical loads.
CO4: Identify & testing of various electronic components and understand measurement using
electronic instruments
CO5: Understand the usage of electronic measuring instruments and explain the operation of a
digital circuit.
CO1 3 - - 3 - - - - - - - 3 3
CO2 3 - - 3 - - - - - - - 3 3
CO3 3 - 3 - - - - - - - 3 3
CO4 3 3 - 3 - - - - - - - 3 3
CO5 3 3 - 3 3 - - - - - - 3 3
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
Activities:1. Familiarization of commonly used Electrical & Electronic Workshop Tools: Bread
board, Solder, cables, relays, switches, connectors, fuses, Cutter, plier, screwdriver set, wire
stripper, flux, knife/blade, soldering iron, de-soldering pump etc.
LIST OF EXPERIMENTS:
PART -A
1. Verification of KCL and KVL
2. Verification of Superposition theorem
3. Measurement of Resistance using Wheat stone bridge
4. Magnetization Characteristics of DC shunt Generator
5. Measurement of Power and Power factor using Single-phase wattmeter
6. Measurement of Earth Resistance using Megger
7. Calculation of Electrical Energy for Domestic Premises
PART -B
1. Plot V-I characteristics of PN Junction diode A) Forward bias B) Reverse bias.
2. Plot V – I characteristics of Zener Diode and its application as voltage Regulator.
3. Implementation of half wave and full wave rectifiers
4. Plot Input & Output characteristics of BJT in CE and CB configurations
5. Frequency response of CE amplifier.
6. Simulation of RC coupled amplifier with the design supplied
7. Verification of Truth Table of AND, OR, NOT, NAND, NOR, Ex-OR, Ex-NOR gates
using ICs.
8. Verification of Truth Tables of S-R, J-K& D flip flops using respective ICs
PART –A
1. R. L. Boylestad & Louis Nashlesky, Electronic Devices & Circuit Theory, Pearson
Education, 2021.
2. R. P. Jain, Modern Digital Electronics, 4th Edition, Tata Mc Graw Hill, 2009
3. R. T. Paynter, Introductory Electronic Devices & Circuits – Conventional Flow Version,
Pearson Education,2009.
Course Objectives:
To introduce the internal parts of a computer, peripherals, I/O ports, connecting cables
To demonstrate configuring the system as Dual boot both Windows and other Operating
Systems Viz. Linux, BOSS
To teach basic command line interface commands on Linux.
To teach the usage of Internet for productivity and self-paced life-long learning
To introduce Compression, Multimedia and Antivirus tools and Office Tools such as Word
processors, Spreadsheets and Presentation tools.
Course Outcomes: A student after completion of the course will be able to
CO1: Perform Hardware troubleshooting.
3 2 - - - - - - 2 - - - 1 -
CO1
3 2 - - - - - - - - - - 1 -
CO2
3 2 - - - - - - 2 - - - 1 -
CO3
3 - - - - - - - - 2 - - 1 -
CO4
3 - - - - - - - - 2 - - 1 -
CO5
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
SYLLABUS
EXCEL
Excel Orientation: The mentor needs to tell the importance of MS office or equivalent (FOSS) tool Excel as
a Spread sheet tool ,give the details of the four tasks and features that would be covered in each. Using Excel–
Accessing, overview of toolbars, saving excels files, Using help and resources.
Task1: Creating a Scheduler- Features to be covered: Gridlines, Format Cells, Summation, auto fill,
Formatting Text.
Task2: Calculating GPA-.Features to be covered:-Cell Referencing ,Formulae in excel– average ,std.
deviation, Charts ,Renaming and Inserting worksheets ,Hyper linking ,Count function.
LOOKUP/VLOOKUP
Task3: Split cells , freeze panes ,group and outline, Sorting, Boolean and logical operators, Conditional
formatting.
POWER POINT
Task1: Students will be working on basic power point utilities and tools which help them create basic power
point presentations. PPT Orientation, Slide Layouts ,Inserting Text, Word Art, Formatting Text, Bullets and
Numbering, Auto Shapes, Lines and Arrows in PowerPoint.
Task2: Interactive presentations-Hyperlinks, Inserting–Images, ClipArt, Audio, Video, Objects, Tables and
Charts.
Task3: Master Layouts (slide, template, and notes), Types of views (Basic, presentation, slide slotter, notes
etc), and Inserting– Background, textures, Design Templates, Hidden slides.
AI TOOLS– Chat GPT
Task1: Prompt Engineering: Experiment with different types of prompts to see how the model responds .Try
asking questions, starting conversations, or even providing in complete sentences to see how the model
completes them.
Ex: Prompt:"You are knowledge able AI. Please answer the following question: What is the capital
of France?"
Task2: Creative Writing: Use the model as a writing assistant .Provide the beginning of a story or a
description of ascene , and let the model generate the rest of the content. This can be a fun way to brainstorm
creative ideas
Ex: Prompt:"In a world where gravity suddenly stopped working, people started floating upwards.
Write a story about how society adapted to this new reality."
Task3: Language Translation: Experiment with translation tasks by providing a sentence in one language and
asking the model to translate it into another language .Compare the out put to see how accurate and fluent the
translations are.
Course Objectives:
The course aims to strengthen the ability of the students to identify and apply the suitable data
structure for the given real-world problem. It enables them to gain knowledge in practical
applications of data structures.
Course Outcomes: At the end of the course, Student will be able to
CO1: Explain the role of linear data structures in organizing and accessing data efficiently in algorithms.
Design, implement, and apply linked lists for dynamic data storage, demonstrating understanding
CO2:
of memory allocation.
Develop programs using stacks to handle recursive algorithms, manage program states, and solve
CO3:
related problems.
Apply queue-based algorithms for efficient task scheduling and breadth-first traversal in
CO4: Graphs and distinguish between dequeues and priority queues, and apply them appropriately to
solve data management challenges.
Recognize scenarios where hashing is advantageous, and design hash-based solutions for specific
CO5:
problems.
CO1 2 3 3 - - - - - - - - - 3 -
CO2 2 3 3 - - - - - - - - - 3 -
CO3 2 3 3 - - - - - - - - - 3 -
CO4 2 3 3 - - - - - - - - - 3 -
CO5 2 3 3 - - - - - - - - - 3 -
Note: Enter Correlation Levels 1 or 2 or 3. If there is no correlation, put ‘-’1- Slight (Low), 2 - Moderate
(Medium), 3 - Substantial (High).
LIST OF EXPERIMENTS:
Exercise 1: Array Manipulation
i) Write a program to reverse an array.
ii) C Programs to implement the Searching Techniques– Linear & Binary Search
SYLLABUS
UNIT I
Concept of health and fitness, Nutrition and Balanced diet, basic concept of immunity
Relationship between diet and fitness, Globalization and its impact on health, Body Mass Index
(BMI) of all age groups.
Activities:
i. Organizing health awareness programmes in community
ii. Preparation of health profile
iii. Preparation of chart for balance diet for all age groups
UNIT II
Concept of yoga, need for and importance of yoga, origin and history of yoga in Indian context,
classification of yoga, Physiological effects of Asanas- Pranayama and meditation, stress
management and yoga, Mental health and yoga practice.
Activities:
Yoga practices – Asana, Kriya, Mudra, Bandha, Dhyana, Surya Namaskar
UNIT III
Concept of Sports and fitness, importance, fitness components, history of sports, Ancient and
Modern Olympics, Asian games and Commonwealth games
Activities:
General Guidelines:
1. Institutes must assign slots in the Timetable for the activities of Health/Sports/Yoga.
2. Institutes must provide field/facility and offer the minimum of five choices of as many as
Games/Sports.
3. Institutes are required to provide sports instructor / yoga teacher to mentor the students.
Evaluation Guidelines:
• Evaluated for a total of 100 marks.
• A student can select 6 activities of his/her choice with a minimum of 01 activity per unit.
Each activity shall be evaluated by the concerned teacher for 15 marks, totalling to 90
marks.
• A student shall be evaluated by the concerned teacher for 10 marks by conducting viva
voce on the subject.