MA101BS: MATRICES AND CALCULUS:
After learning the contents of this paper, the student must be able to
1. Write the matrix representation of a set of linear equations and to analyze the solution of the system of equations
2. Find the Eigen values and Eigen vectors
3. Reduce the quadratic form to canonical form using orthogonal transformations.
4. Solve the applications of the mean value theorems.
5. Find the extreme values of functions of two variables with/ without constraints.
6. Evaluate the multiple integrals and apply the concept to find areas, volumes.
CH102BS: ENGINEERING CHEMISTRY:
After learning the contents of this paper, the student must be able to
1. Students will be able to understand the fundamental properties of water and its applications in both domestic and industrial purposes.
2. Students will gain basic knowledge of electrochemical processes and their relevance to corrosion and its control methods.
3. Students will comprehend the significance and practical applications of batteries and various energy sources, enhancing their potential as future engineers and entrepreneurs.
4. Students will learn the basic concepts and properties of polymers and other engineering materials.
5. Students will be able to apply the principles of UV-Visible, IR spectroscopy and Raman spectroscopy in analyzing pollutants in dye industries and biomedical applications.
EN103HS: ENGLISH FOR SKILL ENHANCEMENT
Students will be able to:
EC104ES: ELECTRONIC DEVICES AND CIRCUITS
By the end of this course, students will be able to:
CS105ES: PROGRAMMING FOR PROBLEM SOLVING
The student will learn
1. To write algorithms and to draw flowcharts for solving problems.
2. To convert the algorithms/flowcharts to C programs.
3. To code and test a given logic in the C programming language.
4. To decompose a problem into functions and to develop modular reusable code.
5. To use arrays, pointers, strings and structures to write C programs
. 6. Searching and sorting problems.
MA201BS: ORDINARY DIFFERENTIAL EQUATIONS AND VECTOR CALCULUS
After learning the contents of this paper, the student must be able to
1. Identify whether the given differential equation of first order is exact or not
2. Solve higher differential equation and apply the concept of differential equation to real world problems.
3. Use the Laplace Transforms techniques for solving Ordinary Differential Equations.
4. Evaluate the Line, Surface and Volume integrals and converting them from one to another
PH202BS: ADVANCED ENGINEERING PHYSICS
After learning the contents of this paper, the student must be able to
ME203ES: ENGINEERING DRAWING AND COMPUTER AIDED DRAFTING
At the end of the course, the student will be able to:
1. Understand and apply the principles of orthographic and isometric projections.
2. Create sectional views and dimensioned drawings using BIS standards.
3. Use CAD software to generate 2D engineering drawings.
4. Visualize and construct solid models from 2D views.
5.Interpret and produce engineering drawings of mechanical components and assemblies.
6. Demonstrate drafting skills for practical and industrial applications.
EE204ES: BASIC ELECTRICAL ENGINEERING
After learning the contents of this paper the student must be able to
CS205ES: DATA STRUCTURES
1. Ability to select the data structures that efficiently model the information in a problem.
2. Ability to assess efficiency trade-offs among different data structure implementations or combinations.
3. Implement and know the application of algorithms for sorting and pattern matching.
4. Design programs using a variety of data structures, including hash tables, binary and general tree structures, search trees, tries, heaps, graphs, and AVL-trees.