You are on page 1of 3

Semester III

1. Mathematics III ( EEMTC04 )


2. Data Structure Algorithms ( EECSC05 )
3. Engineering Analysis & Design ( EEEEC06 )
4. Electrical Machines-I ( EEEEC07 )
5. Digital Circuits & Systems ( EEECC08 )

1. Mathematics III ( EEMTC04 )

UNIT I
Complex Variables: Functions of a complex variable, analytic functions, harmonic functions, Cauchy-Riemann
equations (Cartesian and polar form). Linear fractional transformation, Conformal mapping, Mapping of elementary
functions (exponential, trigonometric, hyperbolic and logarithm functions), Contour integration, Cauchy’s integral
theorem and formula, zeroes, Singularities, Poles, Residue theorem, Evaluation of real integrals (around unit circle, no
singularity on real line, and singularity on real line).

UNIT II
Vector Calculus: Differentiation of a vector function, scalar and vector elds, Gradient, Divergence, Curl, line integral,
independence of path, Green’s theorem and applications. Surface Integral, Stoke’s theorem and applications; Volume
Integrals, Gauss Divergence theorem and applications.

UNIT II

Laplace Transform & : Basic properties, Laplace transform of derivatives and integrals. Laplace transform of periodic
functions, Unit step function, Dirac-Delta function. Shifting theorems, Inverse Laplace transform, Convolution theorem,
Solution of differential equations using Laplace transform; Calculus of Variations: Concept of Calculus of variations
and its properties, Euler’s Equations and some basic problems.

UNIT IV
Fourier Series: Periodic functions, Fourier series, Functions of any period. Even and odd functions, Half range series,
complex form of Fourier series, Harmonic analysis.

UNIT V
Partial Differential Equations: Solution of rst order equations: Lagrange, non linear rst order, Charpit’s method,
higher order linear equations with constant coef cients. Separation of variables, Solutions of Heat and Wave equations
(one dimensional only), Laplace equation.

2. Data Structure Algorithms ( EECSC05 )

UNIT I
Introduction to data structure-Time and space complexity analysis of algorithms - Asymptotic analysis - Big Oh -
Omega – theta notations – Asymptotic - Recurrence relations,

UNIT II

Linked lists - Stack and Queue - complexity analysis - representation and evaluation of arithmetic expressions

Tree - Binary tree - in-order, pre-order and post-order traversals - Binary Search Tree
fi
fi
fi
fi
UNIT III
Graph representation- DFS, BFS, minimum spanning tree problem - Shortest path problem - Dijkstra's algorithms
Searching and Sorting - Binary search - Quick sort - Heap sort - Merge sort- priority queue using heap - complexity
analysis of search and sorting algorithms - average case analysis of quick sort-- Hash tables

UNIT IV

Problem Solving, Classical Algorithm paradigms,: divide and conquer - Strassen's algorithm, O(n) median nding
algorithm - dynamic programming - matrix chain multiplication - Floyd-Warshall algorithm - Huffman coding -
Knapsack, Kruskal's and Prim's algorithms for MST - backtracking - branch and bound - traveling salesman problem -
matroids and theoretical foundations of greedy algorithms

UNIT V

Complexity: complexity classes - P, NP, Co-NP, NP-Hard and NP- complete problems - cook's theorem- NP-
completeness reductions for clique - vertex cover - subset sum - hamiltonian cycle - TSP - integer programming -
approximation algorithms - vertex cover - TSP - set covering and subset sum.

3. Engineering Analysis & Design ( EEEEC06 )

UNIT I
Programming in MATLAB: Programming a function, repetitive and conditional control structures, Iterative solution of
equations, polynomial interpolation; Plotting and analysis: two-dimensional and three-dimensional plots, Histograms,,
Function evaluation; Handling external les: saving and loading data.

UNIT II
Solution of Differential Equations using MATLAB: Systems of linear equations, homogeneous and non-homogeneous
linear equations, Polynomial equations, least squares t; ordinary differential equations: Euler’s method, Runge-Kutta
method, Newton-Raphson method, Predictor Corrector methods; Numerical integration: Forward and backward
integration rules, Trapezoidal rule, Simpson’s rule, Errors of integration.

UNIT III
Model of Physical Systems using MATLAB and SIMULINK: Introduction to physical systems: Mass-spring-damper
system, rotational mechanical system, gear trains, liquid level system; Circuit models: RL, RC, LC, RLC series and
parallel circuits with sinusoidal and non- sinusoidal excitations, diode recti er.

UNIT IV
Simulations using PSPICE: Continuous state simulation: circuit level simulators, Discrete-event simulation: Fixed and
variable time step; Response analysis of circuits: DC analysis, AC Analysis, Transient analysis, PSPICE Circuit
Simulator: Introduction, circuit descriptions, Input les, nodes, circuit elements, element values, sources, output
variables; Analysis: DC sweep, Transient and AC analysis. PSPICE models

UNIT V
Design Case Studies: Position control and speed control of DC Motor, temperature control system. PCB fabrication for
electrical / electronic circuits using ORCAD.

4. Electrical Machines-I ( EEEEC07 )

UNIT I
Magnetic Circuits: Introduction to magnetic circuits - MMF, ux, reluctance, inductance; review of Ampere Law and
Biot Savart Law; Magnetic elds of bar magnet and a current carrying coil - through air and through a combination of
iron and air; in uence of highly permeable materials on the magnetic ux lines.
fl
fi
fi
fi
fi
fl
fl
fi
fi
UNIT II
Electromagnetic force and torque: B-H curve of magnetic materials; ux-linkage vs current characteristic of magnetic
circuits; linear and nonlinear magnetic circuits; energy stored in the magnetic circuit; force as a partial derivative of
stored energy with respect to position of a moving element; torque as a partial derivative of stored energy with respect
to angular position of a rotating element.

UNIT III
Polyphase AC circuits: Concept of polyphase supply and phase sequence, Star and delta connections, Balanced supply
and balanced load, Line and phase voltage/current relations.

DC machines: Constructional features of a DC machine, magnetic structure - stator yoke, stator poles, pole-faces or
shoes, air gap and armature core, air gap ux density distribution, induced EMF in an armature coil. Armature winding
and commutation –lap and wave windings, construction of commutator, linear commutation, Derivation of back EMF
equation, armature MMF wave, derivation of torque equation, armature reaction, air gap ux density distribution with
armature reaction.

UNIT IV
DC machine - motoring and generation: Armature circuit equation for motoring and generation, Types of eld
excitations – separately excited, shunt and series. Open circuit characteristic of separately excited DC generator, back
EMF with armature reaction, voltage build-up in a shunt generator, critical eld resistance and critical speed. V-I
characteristics and torque-speed characteristics of separately excited, shunt and series motors. Speed control through
armature voltage. Losses, load testing and back-to-back testing of DC machines.

UNIT V
Transformers: Principle, construction and operation of single-phase transformers, equivalent circuit, phasor diagram,
voltage regulation, losses and ef ciency Testing - open circuit and short circuit tests, polarity test, back-to-back test,
separation of hysteresis and eddy current losses, Three-phase transformer - construction, types of connection and their
comparative features, Parallel operation of single-phase and three-phase transformers, Autotransformers - construction,
principle, applications and comparison with two winding transformer, Phase conversion - Scott connection, three-phase
to six-phase conversion, Tap-changing transformers - No-load and on-load tap-changing of transformers, Cooling of
transformers.

5. Digital Circuits & Systems ( EEECC08 )

UNIT I
Logic gates, Boolean algebra, Binary Arithmetic, binary codes.

UNIT II
Combinational circuits – Adders, decoders, multiplexers, de- multiplexers, PLAs and code convertors.

UNIT III
Sequential circuits- Synchronous and Asynchronous, ip- op, latch, clocked ip- op. Counters, ripple, synchronous
and programmed counters.

UNIT IV
Semiconductor memories.
Introduction to logic families RTL, DTL, TTL, ECL, IIL, MOS, CMOS etc.

UNIT V
Digital to Analog conversion, Analog to Digital, voltage to frequency, frequency to voltage conversion. Introduction to
VHDL and its applications.

Kanchan Prajapati

fi
fl
fl
fl
fl
fi
fl
fl
fl
fi

You might also like