Engineering Mathematics-III |
3AD01.1 |
Demonstrate the knowledge of differential equations and linear differential equations. |
3AD01.2 |
Apply Laplace transform to solve differential equations. |
3AD01.3 |
Demonstrate the use of Fourier Transform to connect the time domain and frequency domain. |
3AD01.4 |
Demonstrate the basic concepts of probability and statistics. |
3AD01.5 |
Apply the knowledge of Complex Analysis. |
3AD01.6 |
Apply the knowledge of vector calculus to solve physical problems. |
Discrete Structure |
3ADS02.1 |
Analyze and express logic sentence in terms of predicates, quantifiers, and logical connectives. |
3ADS02.2 |
Derive the solution for a given problem using deductive logic and prove the solution based on logical inference. |
3ADS02.3 |
Classify algebraic structure for a given mathematical problem. |
3ADS02.4 |
Develop the given problem as graph networks and solve with techniques of graph theory. |
Programming Methodology using Python |
3ADS03.1 |
Apply various fundamentals for problem solving using Python. |
3ADS03.2 |
Develop proficiency in creating applications using the Python Programming Language. |
3ADS03.3 |
Understand and apply various data structures in solving computational problems. |
3ADS03.4 |
Draw various kinds of plots. |
Data Structures |
3ADS04.1 |
Apply various linear and nonlinear data structures. |
3ADS04.2 |
Demonstrate operations like insertion, deletion, searching and traversing on various data structures. |
3ADS04.3 |
Examine the usage of various structures in approaching the problem solution. |
3ADS04.4 |
Choose appropriate data structure for specified problem domain. |
Analog & Digital Electronics |
3ADS05.1 |
Explain basic concepts of semiconductor devices and analog ICs with applications. |
3ADS05.2 |
Compare different Number Systems and convert between them. |
3ADS05.3 |
Realize different minimization techniques to obtain minimized expressions. |
3ADS05.4 |
Design Combinational Circuits. |
3ADS05.5 |
Design and Develop Sequential Circuits. |
Artificial Intelligence |
4AD01.1 |
Explain concepts of AI, intelligent agents and their architecture. |
4AD01.2 |
Formulate problems as state space search problems & solve them efficiently. |
4AD01.3 |
Summarize searching techniques, constraint satisfaction problems, and game playing. |
4AD01.4 |
Apply AI techniques in applications involving perception, reasoning and learning. |
4AD01.5 |
Compare types of knowledge and issues in knowledge acquisition and representation. |
Statistical Methods |
4AD02.1 |
Analyze statistical data using frequency and cumulative frequency distributions. |
4AD02.2 |
Apply measures of central tendency and dispersion. |
4AD02.3 |
Use basic probability rules including additive and multiplicative laws. |
4AD02.4 |
Apply discrete and continuous probability distributions to data science problems. |
4AD02.5 |
Estimate model parameters. |
4AD02.6 |
Identify appropriate hypothesis tests to apply to data. |
Computer Architecture and Operating System |
4AD03.1 |
Understand basic structure and operation of a computer. |
4AD03.2 |
Discuss concepts of number representation and their operations. |
4AD03.3 |
Explain basic operations of Operating Systems. |
4AD03.4 |
Describe memory management issues such as fragmentation. |
4AD03.5 |
Analyze and solve scheduling algorithms. |
4AD03.6 |
Analyze and resolve deadlock situations. |
Microcontroller, Sensors & Actuators |
4AD04.1 |
Describe 8051 microcontroller architecture and instruction processing. |
4AD04.2 |
Design and test assembly programs using 8051 instruction set. |
4AD04.3 |
Explain serial & parallel communication using 8051 microcontroller. |
4AD04.4 |
Realize interfacing of memory, I/O devices & sensors with 8051. |
4AD04.5 |
Implement interfacing of actuators, relays, opto-isolators & motors with 8051. |
Theory of Computation |
4AD05.1 |
Understand basic concepts of formal languages and finite automata. |
4AD05.2 |
Design finite automata for different regular expressions and languages. |
4AD05.3 |
Construct context-free grammar for various languages. |
4ADS05.4 |
Solve problems using normal form techniques, pushdown automata, and Turing Machines. |