Syllabus 2nd Semester (1)
Syllabus 2nd Semester (1)
[2nd Semester]
UNIVERSITY POLYTECHNIC
FACULTY OF ENGINEERING & TECHNOLOGY
JAMIA MILLIA ISLAMIA
NEW DELHI-110025
Head Acting Principal
APPLIED MATHEMATICS -II
DCOM-201
Maxima and minima, Tangent and normal, Evaluation of definite integral. Properties of
definite integral, Area bounded by a curve between two ordinates and x-axis.
UNIT-I
Unit and Dimensions Fundamental and derived units (SI System), Dimension of various
physical quantities, uses of dimensional analysis and its limitations. Accuracy and
precision of measuring instruments, error in measurement.
UNIT-II
Coulomb’s law, Electric field, electric field at a point due to Point charge, Electric flux,
Gauss’s theorem, electric field at a point due to a due to a uniformly charged thin sheet,
Capacity of parallel plate capacitor, energy store in a capacitor, combination of capacitor
(Series and Parallel), Kirchhoff’s law, application of Kirchhoff’s law to the wheat stone
bridge, Meter bridge and potentiometer. Heating effect of current, Electric Power
UNIT-III
Biot-savart law, Magnetic field due to straight wire, circular loop, Force experienced by
moving charge and a current carrying conductor in a uniform magnetic field, Torque on
current loop, force between two parallel current carrying conductors, Definition of an
Ampere, Moving coil galvanometer, conversion of galvanometer into ammeter and
voltmeter.
UNIT-IV
Magnetic properties of materials and magnetic circuit, Para, dia, ferromagnetic substances,
magnetic circuit, magneto motive force (MMF), reluctance, permeance, ohms law of
magnetic circuit, reluctance in series, reluctance in parallel, relation between MMF and
magnetizing force (H), magnetic circuit due to a solenoid and hysteresis loop, generation
and propagation of electromagnetic waves, complete electromagnetic spectrum,
electromagnetic radiation and earth’s atmosphere.
UNIT-V
J. J. Thomson model, Rutherford model, Bohr’s model and its shortcoming, X-ray
production, properties and uses, Mass defect, binding, nuclear stability, fusion, fission,
Half-life, energy generated in reactors and radiation hazard.
REFERENCE BOOKS
1. Basic Applied Physics by H. R Meena, Neeraj Pant, Arjun Singh & Har Lal
2. Applied Physics by R. K Gaur.
ELECTRONICS DEVICES & APPLICATION
DEL-203
UNIT-I
Introduction: Introduction to electronics engineering: Physical and applied electronics,
Applications of electronics engineering in different fields, Electronic components: active
and passive, Ideal and practical voltage and current sources.
UNIT-II
PN Junction Diode & Rectifiers: PN junction, Behavior of PN junction under forward
and reverse bias condition, Semiconductor diode characteristics, Static and dynamic
resistances, Their calculation from diode characteristics, Diode as half and full wave
rectifier: Center-tap and Bridge type, Ripple factor and its value for half and full wave
rectified output, Calculation of DC voltage, RMS voltage and rectification efficiency.
UNIT-III
Filters & Special Purpose Diodes: Filters, Capacitor input filter, Choke input filter, L-
type and ∏-type filter, Zener diode, Breakdown mechanisms: Zener and avalanche
breakdown mechanism, Zener parameters, Application of Zener diode in voltage regulator,
Varactor diode, LED.
UNIT-IV
Bipolar Junction Transistor: Introduction of Bipolar Junction Transistor, PNP and NPN
transistors their symbol and mechanism of current flow, Explanation of fundamental
current relations, Concept of leakage current in CB, CE and CC configuration, Input and
output characteristics, Determination of input and output resistances: static and dynamic,
Comparison of CB, CE and CC configurations.
UNIT-V
Amplifier & Biasing Circuits: Transistor as an amplifier in CE configuration, DC
equivalent circuit, DC load line and operating point, Effect of temperature and
replacement of transistor on operating point, Need for stabilization of operating point,
effect of fixing operating point in cut-off and saturation region on the performance of
amplifier, Transistor biasing circuits: Fixed biasing, Collector to base biasing, Self-biasing
and Emitter biasing circuits.
Text Books:
Reference Books:
1. Molecular mass, mole, weak and strong electrolytes Equivalent mass and Gram-
equivalent.
1. Dry and Wet corrosion, Galvanic corrosion, Concentration corrosion, Pitting corrosion
and Stress corrosion.
2. Necessity of making alloys, Composition, properties and uses of Brass, Bronze, Gun
metal, Invar and Duralumin.
TEXT BOOK
1. Engineering chemistry by S.S. Dara
2. Engineering chemistry by Shikha Agrawal
PROGRAMMING IN C
DCO-205
UNIT-I
Computer Languages, Generation of Languages, Translators- Assemblers, Interpreters,
Compilers, Algorithm, Pseudo-code, Flowcharts- rules & symbols, Structured
Programming concepts, various techniques of programming, Use of programming.
UNIT– II
Introduction to ‘C’, importance of C, basic structure of a C program, constants, variables
and data types, Operators and expressions, managing I/O operators, Control Statement:
‘IF’ statement and its various forms, goto statement, for, while and do- while loops,
Switch Decision making statement.
UNIT–III
Arrays: Array notation, storage and representation, manipulating array elements, using
multidimensional arrays, arrays of unknown or varying size, String, Functions: User
defined functions and their use.
UNIT IV
Pointers: Introduction to Pointers, address operator and pointers, declaring and initializing
pointers, assignment through pointers, pointers and arrays, Structures: Purpose and usage
of structures, declaring structures, assigning of structures, File Handling – sequential and
random file, Memory allocation, Command Line Parameters.
Textbooks/Reference Books:
LIST OF EXPERIMENTS
1. To find the volume of metal used in a hollow cylinder closed at one end using
vernier calipers.
4. To find the acceleration due to gravity using simple pendulum and to draw ℓ-T2
LIST OF EXPERIMENTS
1. To draw V-I characteristics of p-n junction diode and calculate static and
dynamic resistances in forward and reverse bias conditions.
2. To draw V-I characteristics of Zener diode and calculate static and dynamic
resistances in forward and reverse bias conditions.
3. To draw V-I characteristics of light emitting diode and calculate static and
dynamic resistances in forward and reverse bias conditions.
4. To calculate ripple factor of half wave rectifier without and with filers.
5. To calculate ripple factor of Centre-tap full wave rectifier without and with
filers.
6. To calculate ripple factor of bridge-type full wave rectifier without and with
filers.
7. To draw input characteristics for common base transistor and calculate input
static and dynamic resistances.
8. To draw output characteristics for common base transistor and calculate output
static and dynamic resistances.
9. To draw input characteristics for common emitter transistor and calculate input
static and dynamic resistances.
10. To draw output characteristics for common emitter transistor and calculate
output static and dynamic resistances.
Reference Books:
Lab Manual in Physics Vol-I & II, R.S. Mittal & S. Singal.
ENGINEERING CHEMISTRY
DCOC-214
LIST OF EXPERIMENTS
2. To analysis a mixture of NaOH and KOH (given a solution contacting 2.5g mixture
3. To estimate the calcium and magnesium hardness in the given water sample.
8. To estimate the temporary, permanent and total hardness in the given water sample
by EDTA method.
LIST OF PRACTICALS
d) Write a program to check whether the entered year is leap year or not (a year
is leap if it is divisible by 4 and divisible by 100 or 400.)
e) Write a program to find whether a character is consonant or vowel using
switch statement.
3. Objective(s): To understand the programming using Loop & nested loop
Statements (for, while, do-while).
List of Programs:
a) Write a program to print positive integers from 1 to 100.
b) Write a program to reverse a given integer.
c) Write a program to generate Fibonacci series
d) If a four-digit number is input through the keyboard, write a program to
obtain the sum of the first and last digit of this number.
e) Write a program to find GCD (greatest common divisor or HCF) and LCM
(least common multiple) of two numbers.
b) 1
22
333
4444
55555
c) 1
12
123
1234
12345
d) 1
121
12321
1234321
123454321