Handbook 2019
Handbook 2019
Handbook 2019
Mechanics of Solids.......................................................... 33
Engineering Physics 1
This page intentionally left blank
Engineering Physics 2
Engineering Mathematics I & II
1. Algebra
A quadratic equation is an equation of the form
ax2 + bx + c = 0, a 0, a, b, c are real numbers.
2. Complex Numbers
2.1 Representation of Complex Numbers
Complex operator “i” - i = √−1
Rectangular form - z=x±iy
Trigonometric form - z = r (cosθ ± i sinθ)
Exponential form - z = r e±iθ
Polar form - z = r ± θ
(r is the modulus and θ is the amplitude of z)
3. Logarithm
Let a and x be real numbers such that a 1, a > 0. Let y = ax. Then x is called the logarithm
of y to the base a and we write x = loga y x = loga y ax = y
4. Progressions
4.1 Arithmetic Progression
First term: a Common difference: d
nth term - tn = a + (n – 1) d
n n
Sum of the first n terms - Sn = 2a + (n - 1) d = a +
2 2
where l is the last term.
- na if r = 1
a
Sum to infinity of the geometric series - (If | r | < 1)
1 -r
-1
Harmonic Mean, HM = a1-1 + a2-1 + … + an-1
( )
n
5. Matrices
5.1 A system of mn numbers arranged in a rectangular array of m rows & n columns is called
a matrix of order m x n. If aij denotes the element in the ith row and jth column, then the
matrix is denoted by A = (aij).
5.2 Transpose
Let A be an m n matrix. The matrix of order n m obtained by interchanging the rows and
columns of A is called the transpose of A and is denoted by A.
a a
Let A 1 2 , then the determinant of A is defined as |A| = a1b2 – b1 a2.
b1 b2
a1 a2 a3
If A b1 b2 b3 , then |A| = a1 (b2 c3 – c2 b3) – a2 (b1 c3 – c1 b3) + a3 (b1 c2 – c1 b2).
c1 c2 c3
Matrix A is said to be a Square Matrix if it has same number of rows and columns.
A column Matrix has only one column and a row matrix has only one row.
Let A be a Square Matrix of order n given by A = (aij)
The following three operations on a matrix are called elementary row (column) operations.
Ri R j denotes interchanging of i th
and j th rows.
Scaling: A row (column) can be multiplied by a non-zero scalar
Row Addition: Adding a multiple of one row of a matrix to any another row (column)
A is said to be of rank r
1. If A has at least one non-zero minor of order r and
2. All minors of higher order are zero.
Rank of matrix = number of non-zero rows in the Echelon form of the matrix.
Let A be a (mxn) matrix, x be a (nx1) matrix and B be a (mx1) matrix. Then a system of m
linear equations in n unknowns is given by the matrix equation Ax = B
The mx(n+1) matrix obtained by augmenting the column B to the matrix A is called the
Augmenting Matrix and is denoted by (A:B)
Let A be a square matrix and I be the identity matrix of the same order then,
1. A - I - Characteristic matrix of A.
2. |A - I| - Characteristic polynomial of A.
3. |A - I| = 0 - Characteristic equation of A.
4. The roots of |A -I| = 0 - Characteristic roots or eigen values or latent roots
of A. If A is of order n, then it has n eigen values.
6. Differential Calculus
6.1 Graph of a function y = f (x) is the set given by g = {(x, y)| y = f(x)}.
Geometrically f (a) represents the slope of the tangent to the curve y = f(x) at x = a.
6.2 Properties
Linearity Property
( a and b are constants )
Product Rule
Quotient Rule
1 1 , |x |< 1
x cos x - sin x cos-1 x
2 x 1 x2
ax log a 1
ax tan x sec2 x tan-1 x
(a > 0,a 1) 1 x2
1
ex ex sec x sec x tan x cot -1 x
1 x2
1 , |x|> 1
logx 1/x cosec x - cosec x cot x sec-1 x
| x| x 2 -1
lim f (x)
Then is said to be an indeterminate form of the type 0/0.
x a g (x)
If 𝑓(𝑥) has derivatives of all orders in an interval containing a, then f(x) can be
expressed as series in powers of (x- a) as
(𝑥 − 𝑎)2 ′′ (𝑥 − 𝑎)3 ′′′
𝑓(𝑥) = 𝑓(𝑎) + (𝑥 − 𝑎)𝑓 ′ (𝑎) + 𝑓 (𝑎) + 𝑓 (𝑎) + ⋯
2! 3!
6.8 Maclaurin’s series
𝑥3 2 𝑥2 𝑥4
3. 𝑡𝑎𝑛𝑥 = 𝑥 + + 𝑥5 + ⋯ 4. 𝑐𝑜𝑠𝑥 = 1 + + +⋯
3! 15 2! 4!
7. Partial Differentiation
7.1 Let z = f (x, y) be a function of two variables x and y.
Then lim f a+h, b f a, b ,
h0 h
if it exists, is called the first order partial derivative of f w.r.t x at (a, b)
and is denoted by
z
x or f x a, b
a, b
Similarly, lim f a, b + k f a, b ,
k 0 k
if it exists, is called the first order partial derivative of f w.r.t y at (a, b) and is
denoted by
z .
or f y a,b
y a,b
If the partial derivatives of f exist at each point in the domain of definition of f, then
they are given by
z f(x+x, y) f(x, y)
lim fx ,
x x 0 x
z f(x, y+y) f(x, y)
lim fy
y y 0 y
If the partial order derivatives are continuous then the mixed partial derivatives are
equal i.e., the order in which we differentiate f is immaterial. For instance
fxy= fyx; fxxy= fxyx= fyxx, fxyy= fyyx= fyxy.
7.2 Homogeneous Function
If f(x,y) is defined and has partial derivatives of all orders at a point (a, b) in the
domain of f, and if (a + h, b + k) is a point in the domain of f, then
𝜕𝑓 𝜕𝑓 1 𝜕2𝑓 𝜕2𝑓 𝜕2𝑓
𝑓(𝑎 + ℎ, 𝑏 + 𝑘) = 𝑓(𝑎, 𝑏) + (ℎ + 𝑘 ) + (ℎ2 2 + 2ℎ𝑘 + 𝑘2 2 ) + ⋯
𝜕𝑥 𝜕𝑦 2! 𝜕𝑥 𝜕𝑥𝜕𝑦 𝜕𝑦
where the partial derivatives are evaluated at (a, b).
Let 𝑓(𝑥, 𝑦) be a function of two variables 𝑥, 𝑦 such that it is continuous and finite for
all values of x and y in the neighbourhood of a point (a, b). Then the value of 𝑓(𝑎, 𝑏)
is called maximum or minimum value of 𝑓(𝑥, 𝑦) according as 𝑓(𝑎 + ℎ, 𝑏 + 𝑘), < 𝑜𝑟 >
𝑓(𝑎, 𝑏) for all finite and sufficiently small values of ℎ and 𝑘.
7.8 Necessary and sufficient conditions for the existence of Maximum and Minimum value of
a function f (x,y)
𝜕 𝜕
The necessary condition for an extremum is 𝑓(𝑎, 𝑏) = 0, 𝑓(𝑎, 𝑏) = 0
𝜕𝑥 𝜕𝑦
Sufficient Conditions: Let A = fxx (a, b), B = fxy (a, b), C = fyy (a, b).
8. Integral Calculus
𝑑
8.1 If (𝑓(𝑥)) = 𝑔(𝑥), then f (x) is called the indefinite integral of g (x)
𝑑𝑥
(v dx) - (v dx) dx
du
u v dx =u
dx
eax
e sin bx dx =
ax
[a sin bx - b cos bx]
a 2 + b2
eax
e
ax
cos bx dx = 2 2 [a cos bx +b sin bx]
a +b
8.3 Integrals of some standard functions
1 1 x-a 1
sin-1 x
log
x2 - a2 2a x+a a2 - x2 a
1 1
log x+ x 2 + a 2 log x+ x 2 - a 2
a2 + x2 x2 - a2
1 1 x x a 2 - x 2 a 2 -1 x
sec 1 a2 - x2 + sin
2
x x -a 2
a a 2 2 a
a2 + x2
x a2 + x2 a2
2
+ log x+ x 2 + a 2
2
x2 - a2
x x2 - a2 a2
2 2
log x+ x 2 - a 2
1 1 xn
x (x n
+ 1)
dx
n
log n
x +1
8.4.3 Volume bounded above by the surface z = f(x,y) and below by the region R
which is projection of the surface onto XOY plane is given by
f(x,y) dx dy
8.4.4
Let (x0, y0), (x1, y1),…,(xn, yn) be a set of tabulated points satisfying y = f(x),
where explicit nature of y is not known and values of x are equally spaced,
p( p 1) 2 p( p 1)...( p n 1) n
yn ( x) y0 py0 y0 ... y0
2! n!
where x = x0 + ph.
is the forward difference operator & the rth order forward differences are obtained
using the relation r y r -1 y r -1 y , r = 1, 2,…
k k 1 k
p( p 1) 2 p( p 1)...( p n 1) n
yn ( x) yn pyn yn ... yn
2! n!
where x xn ph
is the backward difference operator & the rth order backward differences are obtained
using the relation r y r -1 y r -1 y , r = 1, 2, …
k k k -1
Lagrange’s formula
where y1 y0
x0 , x1
x1 x0
y2 y1
x1, x2 ,
x2 x1 etc., are the first order divided differences,
x , x x0 , x1 ,
x0 , x1, x2 1 2
x2 x0
x , x x1, x2
x1, x2 , x3 2 3
x3 x1 are the second order divided differences & so on.
𝑑2 𝑦 1 6𝑝 − 6 3 12𝑝2 − 36𝑝 + 22 4
= [∆2 𝑦0 + ∆ 𝑦0 + ∆ 𝑦0 + ⋯ ]
𝑑𝑥 2 ℎ2 3! 4!
𝑥−𝑥0
where 𝑝 = .
ℎ
At 𝑥 = 𝑥0 , 𝑝 = 0
𝑑𝑦 1 1 1 1 1
( ) = [∆𝑦0 − ∆2 𝑦0 + ∆3 𝑦0 − ∆4 𝑦0 + ∆5 𝑦0 − ⋯ ]
𝑑𝑥 𝑥=𝑥0 ℎ 2 3 4 5
𝑑2 𝑦 1 11 5
( 2) = 2 [∆2 𝑦0 − ∆3 𝑦0 + ∆4 𝑦0 − ∆5 𝑦0 … ]
𝑑𝑥 𝑥=𝑥 ℎ 12 6
0 .
𝑑2 𝑦 1 6𝑝 + 6 3 12𝑝2 + 36𝑝 + 22 4
= [∇2 𝑦𝑛 + ∇ 𝑦𝑛 + ∇ 𝑦𝑛 + ⋯ ]
𝑑𝑥 2 ℎ2 3! 4!
𝑥−𝑥𝑛
where 𝑝 = .
ℎ
At 𝑥 = 𝑥𝑛 , 𝑝 = 0
𝑑𝑦 1 1 1 1 1
( ) = [∇𝑦𝑛 + ∇2 𝑦𝑛 + ∇3 𝑦𝑛 + ∇4 𝑦𝑛 + ∇5 𝑦𝑛 + ⋯ ]
𝑑𝑥 𝑥=𝑥𝑛 ℎ 2 3 4 5
𝑑2 𝑦 1 11 4 5
( 2) = 2 [∇2 𝑦𝑛 + ∇3 𝑦𝑛 + ∇ 𝑦𝑛 + ∇5 𝑦𝑛 … ]
𝑑𝑥 𝑥=𝑥 ℎ 12 6
𝑛
Let 𝑓(𝑎) be negative and 𝑓(𝑏) be positive. Then the root lies between a and b and
𝑎+𝑏
its approximate value be given by 𝑥0 = .
2
Let 𝑓(𝑎) be negative and 𝑓(𝑏) be positive. Then the approximate value of the root
a f (b) b f (a)
is given by x1
ba
12.5.3 Newton- Raphson Method
f ( xn )
xn 1 xn , n 0,1, 2,3.....
f '( xn )
14.8 Consider two points P (x1, y1) and Q (x2, y2) then
14.8.1 The distance formula: PQ = √(𝑥2 − 𝑥1 )2 + (𝑦2 − 𝑦1 )2
𝑘1
14.8.2 The point R (x, y) dividing PQ in the ratio is :
𝑘2
𝑘1 𝑥2 +𝑘2 𝑥1 𝑘1 𝑦2 +𝑘2 𝑦1
𝑥= , 𝑦=
𝑘1 +𝑘2 𝑘1 +𝑘2
x1 +x2 y1 +y2
14.8.3 If R is the mid point, k1 = k2 and x = ( ) and y = ( )
2 2
14.9 Consider two lines l1 and l2 having the slopes m1 and m2 respectively.
m2 −m1
14.9.1 The angle θ from l1 to l2 is tan θ =
1+m1 m2
15.3 If 𝑃(𝑥1 , 𝑦1 , 𝑧1 ) and 𝑄(𝑥2 , 𝑦2 , 𝑧2 ) are two given points then the direction ratios of
PQ are, 𝑥2 − 𝑥1 , 𝑦2 − 𝑦1 , 𝑧2 − 𝑧1 .
15.4 If 𝑙1 , 𝑚1 , 𝑛1 and 𝑙2 , 𝑚2 , 𝑛2 are the d.c.’s of two lines, then the angle θ between
the two lines is given by 𝜃 = cos −1 (𝑙1 𝑙2 + 𝑚1 𝑚2 + 𝑛1 𝑛2 )
15.5 If 𝑎1 , 𝑏1 , 𝑐1 and 𝑎2 , 𝑏2 , 𝑐2 are the d.r.’s of two lines, then the angle θ between
(𝑎1 𝑎2 +𝑏1 𝑏2 +𝑐1 𝑐2 )
the lines is given by cos 𝜃 =
√𝑎12 +𝑏12 +𝑐12 √𝑎22 +𝑏22 +𝑐22
15.6 Equations of the line through the point 𝐴 (𝑥1 , 𝑦1 , 𝑧1 ) and having direction
𝑥−𝑥1 𝑦−𝑦1 𝑧−𝑧1
cosines 𝑙, 𝑚, 𝑛 are = = . (Symmetrical form)
𝑙 𝑚 𝑛
15.7 Any point on the symmetrical form of a line is (𝑥1 + 𝑘𝑙, 𝑦1 + 𝑘𝑚, 𝑧1 + 𝑘𝑛)
15.8 The equations of the line joining the points (𝑥1 , 𝑦1 , 𝑧1 ) 𝑎𝑛𝑑 (𝑥2 , 𝑦2 , 𝑧2 ) are
𝑥−𝑥1 𝑦−𝑦1 𝑧−𝑧1
= =
𝑥2 −𝑥1 𝑦2 −𝑦1 𝑧2 −𝑧1
15.10 The projection of the join of two points (𝑥1 , 𝑦1 , 𝑧1 ), (𝑥2 , 𝑦2 , 𝑧2 ) on a line whose
d.c.’s are 𝑙, 𝑚, 𝑛 is |𝑙(𝑥2 − 𝑥1 ) + 𝑚(𝑦2 − 𝑦1 ) + 𝑛(𝑧2 − 𝑧1 )|.
15.11 General Form: The two linear equations in x, y and z together represent a
straight line 𝑎𝑥 + 𝑏𝑦 + 𝑐𝑧 + 𝑑 = 0 𝑎𝑛𝑑 𝑎 ′ 𝑥 + 𝑏 ′ 𝑦 + 𝑐 ′ 𝑧 + 𝑑′ = 0.
15.12 Sphere
A sphere is the locus of a point which moves in space such that its distance
from a fixed point remains a constant.
The fixed point is called the centre and the constant distance is the radius
of the sphere.
Equation of a sphere with centre at (x0, y0, z0) and radius r is
(x x 0 )2 (y y0 )2 (z z0 ) 2 r 2
15.13 Right Circular Cone
It is a surface generated by a straight line which passes through a fixed
point and makes a constant angle with a fixed line.
The constant angle θ is called the semi vertical angle
The fixed point is called a vertex
The fixed line is called the axis.
15.14 Right Circular Cylinder
It is a surface generated by a straight line which is parallel to a fixed
straight line and is at a constant distance from it.
The constant distance is called the radius of the cylinder.
The fixed line is called the axis of the cylinder.
2D Figures
(sum of parallel
Trapezoid
sides)×h/2
3D Figures
4 3
Sphere with radius r πr 4 r2
3
Cube with side a a3 6a2
Infinite Series
Comparison Test
Let ∑ 𝑢𝑛 and ∑ 𝑣𝑛 be two positive term series
If ∑ 𝑣𝑛 is convergent and 𝑢𝑛 ≤ 𝑣𝑛 , for all n, then ∑ 𝑢𝑛 is also
convergent.
If ∑ 𝑣𝑛 is divergent and 𝑢𝑛 ≥ 𝑣𝑛 , for all n, then ∑ 𝑢𝑛 is also divergent.
Quotient test
𝑢𝑛
Suppose ∑ 𝑢𝑛 and ∑ 𝑣𝑛 be two positive term series. If lim = 𝑘(≠ 0 a constant),
𝑛→∞ 𝑣𝑛
then ∑ 𝑢𝑛 and ∑ 𝑣𝑛 converge or diverge together.
Integral Test
A positive term series 𝑓(1) + ⋯ + 𝑓(𝑛)+.. where 𝑓(𝑛) decreases as n increases,
∞
converges or diverges according as the integral ∫1 𝑓(𝑥)𝑑𝑥 is finite or infinite.
Raabe’s Test
A positive term series ∑ 𝑢𝑛
𝑢𝑛
Converges if lim 𝑛( − 1) > 1
𝑛→∞ 𝑢𝑛+1
𝑢𝑛
Diverges if lim 𝑛( − 1) < 1
𝑛→∞ 𝑢𝑛+1
Fails if the limit = 1
Absolutely convergent
If the series of arbitrary terms 𝑢1 + 𝑢2 + 𝑢3 + ⋯ + 𝑢𝑛 + ⋯ be such that the series
|𝑢1 |+|𝑢2 |+|𝑢3 |+…..+|𝑢𝑛 |+….. is convergent, then the series ∑ 𝑢𝑛 is said to be
absolutely convergent.
Conditionally convergent
If ∑|𝑢𝑛 | is divergent but ∑ 𝑢𝑛 is convergent, then ∑ 𝑢𝑛 is said to be conditionally
convergent.
Note: An absolutely convergent series is necessarily convergent but not conversely.
If L{f (t)} = F(s) then L e at f t = F s-a (First Shifting property)
1 t
If L f(t) = F s then L f(u)du = F s
0 s
1
If L f t = F s then L f t = F d
t s
e
s
F ( )d
then,
L F (t ) 0
1 e sw
1
L {1} = , s > 0.
1
s
n!
when n = 0,1, 2,...
s n+1
2 L t n =
otherwise Γ n+1
s n+1
3
L eat =
1
s-a
, s>a
a
4 L sinat = , s 0
s2 +a 2
s
5 L cosat = , s 0
s2 +a 2
a
6
L sinha t = 2 2 , s a
s -a
s
7 L coshat = , s a
2
s -a 2
Shifting Property :
1
,s0 1
s
1
,sa eat
sa
s
,s0 Cos at
s a2
2
1 Sin at
,s0
s a2
2
a
1 Sin h at
,s a
s a2
2
a
s
,s a Cos h at
s a2
2
1
n 1
,s0 tn
s
n = 0, 1, 2, 3, . . . n!
1 tn
,s0
n 1
n 1
s
Engineering Physics 22
2. Diffraction Patterns and Polarization
Single slit diffraction: condition for minima
𝜆
𝑠𝑖𝑛 𝜃dark = 𝑚 𝑚 = ±1, ±2, ±3, . ..
𝑎
3. Quantum Physics
Wien’s Displacement Law λm :wavelength corresponding to
peak intensity.
λm T = 2.898 × 10−3 m.K T : equilibrium temperature of
the blackbody.
P : power radiated from the
Stefan’s Law surface area A of the object.
P = A e T4 T : equilibrium surface
temperature.
Σ : Stefan-Boltzmann constant.
e : emissivity of the surface
Planck’s law
I ( , T ) : intensity or power per unit
area emitted in the wavelength
2 h c 2
1 interval d from a blackbody at
I ( , T ) the equilibrium temperature T
5 hc
k BT
h : Planck’s constant.
e 1 kB : Boltzmann's constant
c : speed of light in vacuum
Engineering Physics 23
f : frequency of incident photon.
Einstein’s photoelectric equation Kmax : kinetic energy of the most
Kmax = hf − energetic photoelectron.
: work function of the photocathode
material.
Relativistic momentum of a particle
1
p = mv γ = 2
√1 − v2
c
p : momentum of the particle
m : mass of the particle
Relativistic kinetic energy of a particle v : speed of the particle
K = ( -1) m c2 c : speed of light in vacuum
Engineering Physics 24
5. Atomic Physics
Time independent 3-dimensional Schrödinger equation
ℏ2 𝜕 2 𝜓 𝜕 2 𝜓 𝜕 2 𝜓
− ( + + ) +𝑈𝜓 = 𝐸𝜓
2 𝑚 𝜕𝑥 2 𝜕𝑦 2 𝜕𝑧 2
𝜆𝑀𝐼𝑁 of X-ray
ℎ𝑐
𝜆𝑀𝐼𝑁 =
𝑒𝛥𝑉
𝛥𝑉 : tube voltage
Moseley’s formula f : frequency of K X-ray
Z : atomic number
√𝑓 = 𝐶 (𝑍 − 1) C : constant
𝑘𝐵 :Boltzmann constant
Ratio of population of atoms in two energy states E1
T : Temperature
and E2
𝑛(𝐸2 ) 𝐸2 − 𝐸1
= 𝑒𝑥𝑝 (− )
𝑛(𝐸1 ) 𝑘𝐵 𝑇
6. Molecules and Solids
Total potential energy of the crystal
𝑒2 𝐵
𝑈total = −𝛼𝑘𝑒 + 𝑚
𝑟 𝑟 𝛼 : Madelung constant
Probability of a particular energy state E being r : separation distance between ions
m : small integer
occupied by an electron: Fermi-Dirac distribution
EF : Fermi energy
function 𝑘B : Boltzmann constant
1
𝑓(𝐸) =
𝐸 − 𝐸𝐹
𝑒𝑥𝑝 ( ) + 1
𝑘𝐵 𝑇
Density-of-states function
3
m : mass of the particle
8√2 𝜋 𝑚2 1
𝑔(𝐸) 𝑑𝐸 = 𝐸 2 𝑑𝐸 h : Planck’s constant
ℎ3
Fermi energy at 0K
2
ℎ2 3 𝑛𝑒 3 𝑛𝑒 : electron density
𝐸𝐹 (0) = ( ) m : mass of the electron
2 𝑚 8 𝜋
Engineering Physics 25
Lennard–Jones potential equation
𝐴 𝐵
𝑈(𝑟) = − 𝑛 + 𝑚
𝑟 𝑟
Engineering Physics 26
Engineering Chemistry
1. Thermodynamics
∆𝐺
𝑑𝑞 = 𝑑𝑢 + 𝑑𝑤 ∆𝐺 = ∆𝐺° + 𝑅𝑇 ln 𝐾
= ∆𝐻 − 𝑇∆𝑆
𝑑𝑞 ∆𝐻
= 𝑑𝑆 ∆𝐶𝑃 = 𝑊𝑚𝑎𝑥 = −∆𝐺
𝑇 𝑇 q : heat absorbed by the system
w : work done on the system
∆𝑆 G : Gibbs free energy
𝐶𝑃 − 𝐶𝑉 = 𝑅 ∆𝐶𝑉 = ∆𝐺 = −𝑛𝐹𝐸
𝑇 H : enthalpy
∆𝐺 S : entropy
F : Faraday
𝑃𝑉 = 𝑛𝑅𝑇 ∆𝐸 = 𝑞 + 𝑤 𝑑(∆𝐺)
= ∆𝐻 + 𝑇 [ ] P : pressure
𝑑𝑇 𝑃 V : volume
∆𝐻 K : equilibrium constant
∆𝐻 ∆𝐸 T : temperature
𝐴 = 𝑈 − 𝑇𝑆
= ∆𝐸 + 𝑃∆𝑉 = 𝑛𝐹 [𝑇 ( ) − 𝐸] E : electromotive force
𝑑𝑇 𝑃
U : internal energy
𝑉2 ∆𝐸 C : heat capacity
𝐺 = 𝐻 − 𝑇𝑆 ∆𝑆 = 𝑛𝑅 ln ∆𝑆 = 𝑛𝐹 ( ) R : gas constant
𝑉1 𝑑𝑇 𝑃
A : work function
𝑃2
ln
𝑑𝐺 𝑇2 𝑃1
∆𝑆 = 𝐶𝑃 ln ∆𝐻𝑉 (𝑇2 − 𝑇1 )
= 𝑉𝑑𝑃 − 𝑆𝑑𝑇 𝑇1
= [ ]
𝑅 𝑇1 𝑇2
Engineering Chemistry 27
4. Galvanic Series
Engineering Chemistry 28
5. Electrochemical Series
Elements Electrode reaction Ered. (Volts)
-
Oxidised form + ne ------------> Reduced form
Li Li+(aq) + e- ------------> Li (s) -3.05
K K+(aq) + e- ------------> K(s) -2.93
2+ -
Ba Ba (aq) + 2e ------------> Ba(s) -2.90
Engineering Chemistry 29
Biology for Engineers
AMINO ACIDS
R2 = P1+P2+2 P1P2cosθ
P2 sinθ
α = tan-1[ ]
P1 +P2 cosθ
𝑃1 𝑃2 𝑃3
= =
sinα sinβ sinγ
R2 = P1+P2+2 P1P2cosθ
−1 P2 sinθ
α = tan [P ]
1 +P2 cosθ
Mechanics of Solids 33
2. Centroid and Moment of Inertia
2.1. Formulae for Standard Geometrical Figures
Location of
Shape x̅ y̅ Ixx Iyy
centroidal axis
𝑏 𝑑 𝑏𝑑 3 𝑑𝑏3
2 2 12 12
𝑏 ℎ 𝑏ℎ3 ℎ𝑏3
3 3 36 36
𝜋𝑅 4 𝜋𝑅 4
R R
4 4
4𝑅 𝜋𝑅 4
R 0.11R4
3𝜋 8
4𝑅 4𝑅
0.055R4 0.055R4
3𝜋 3𝜋
Mechanics of Solids 34
2.2. Perpendicular Axis Theorem
IAB = IXX + A × d2
P
General Expression: σ =
A
- Normal stress
P – Axial force
A – Cross- section area
𝛿𝐿
General Expression: 𝜀𝐿 =
L
ε - Linear strain
δL - Change in length
L - Length of the member
Mechanics of Solids 35
3.3. Lateral Strain
δb δd
εb = and εd =
b d
𝐿𝑎𝑡𝑒𝑟𝑎𝑙 𝑆𝑡𝑟𝑎𝑖𝑛
𝜇= Where, μ - Poisson’s ratio
𝐿𝑖𝑛𝑒𝑎𝑟 𝑆𝑡𝑟𝑎𝑖𝑛
δv
εv =
V
εv - volumetric strain
δv - change in volume
V - Original volume
P
τ=
A
BB'
φ=
AB
τ - Shear stress
P - Shear resistance
A - Area resisting shear
φ - Shear strain
Cross Sectional Area
σ E - Modulus of elasticity
E= - Normal stress
ε
ε - Linear strain
Mechanics of Solids 36
3.8. Bulk Modulus
σ K - Bulk modulus
K= - Normal stress in all three directions
δ
( v) δv
- Volumetric strain
V V
τ G - Modulus of rigidity
G= φ - Shear strain
φ τ - Shear stress
E= 3K (1-2μ) E= 2G (1+μ)
4Pl
δ =
πEd1 d2
P - Axial force
E - Modulus of elasticity
l - Length of the member
d1 - Smaller diameter
d2 - Larger diameter
δ - Change in length of tapered
bar
2.302 P l
δ= ( log b2 -
t E (b1 -b2 )
log b1 )
P - Axial force
E - Modulus of elasticity
l - Length of the member
b1 - Smaller depth
b2 - Larger depth
t - Thickness of the member
δ - Change in length of tapered
bar
Mechanics of Solids 37
4. Thin Cylinders
Symbols and Notations
σC - Circumferential / hoop stress
σL - Longitudinal stress
p - Internal pressure in the cylinder
d - Internal diameter of the cylinder
t - Thickness of the wall of the cylinder
E - Modulus of elasticity
ϵC - Circumferential strain
ϵL - Longitudinal strain
ϵV - Volumetric strain
σ σ
c c σ σ
L L
p
p p
σ σ
σ σ
L
c c
Cross Section of thin cylinder Longitudinal Section of thin cylinder
pd pd
σC = σL =
2t 4t
pd pd
ϵC = (2-μ) ϵL = (1-2μ)
4tE 4tE
pd pd
τmax = ϵV = (5-4μ)
8t 4tE
strength of joint
η= ×100
strength of plate
Mechanics of Solids 38
5. Shear Force and Bending Moment
5.1. Simply Supported Beam
5.1.1 5.1.2
Point Load at Mid Span Uniformly Distributed Load throughout the Span
+ +
-
-
+
+
5.2.1 5.2.2
Point Load at Free End Uniformly Distributed Load throughout the Span
+
+
-
-
Mechanics of Solids 39
5.3. Overhanging Beam
+
+
- -
+
- -
Mechanics of Solids 40
Basic Mechanical Engineering
1. Properties of Steam
1.1. Enthalpy of Dry Saturated Steam (kJ/kg)
hg = Enthalpy of dry steam in kJ/kg
ℎ𝑔 = ℎ𝑓 + ℎ𝑓𝑔 hf = Sensible heat in kJ/kg
hfg = Enthalpy of evaporation or latent heat in kJ/kg
Length
(𝑟1 − 𝑟2 )2
𝐿 = 𝜋(𝑟1 + 𝑟2 ) + + 2𝑋
𝑋 L = Total length of the belt in mm
r1 = Radius of driving pulley in mm
Angle of Lap r2 = Radius of driven pulley in mm
X = Centre distance between
pulleys in mm
𝜃 = 𝜋 − 2∅
= Angle of lap in radians
𝑟1 − 𝑟2 is measured in radians
∅ = sin−1 [ ]
𝑋
Length
(𝑟1 + 𝑟2 )2 L = Total length of the belt in mm
𝐿 = 𝜋(𝑟1 + 𝑟2 ) + + 2𝑋
𝑋 r1 = Radius of driving pulley in mm
r2 = Radius of driven pulley in mm
Angle of Lap X = Centre distance between
𝜃 = 𝜋 + 2∅ pulleys in mm
= Angle of lap in radians
𝑟1 + 𝑟2 is measured in radians
∅ = sin−1 [ ]
𝑋
𝐷 1
2.2.3 Module 𝑚= 𝑜𝑟 𝑚=
𝑇 𝑃𝑑
𝑆𝑝𝑒𝑒𝑑 𝑜𝑓 𝑡ℎ𝑒 𝑑𝑟𝑖𝑣𝑒𝑛 𝑔𝑒𝑎𝑟 𝑃𝑟𝑜𝑑𝑢𝑐𝑡 𝑜𝑓 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑡𝑒𝑒𝑡ℎ 𝑜𝑛 𝑡ℎ𝑒 𝑑𝑟𝑖𝑣𝑒𝑟 𝑔𝑒𝑎𝑟𝑠
𝑉𝑅 = =
𝑆𝑝𝑒𝑒𝑑 𝑜𝑓 𝑡ℎ𝑒 𝑑𝑟𝑖𝑣𝑒𝑟 𝑔𝑒𝑎𝑟 𝑃𝑟𝑜𝑑𝑢𝑐𝑡 𝑜𝑓 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑡𝑒𝑒𝑡ℎ 𝑜𝑛 𝑡ℎ𝑒 𝑑𝑟𝑖𝑣𝑒𝑛 𝑔𝑒𝑎𝑟𝑠
4. Machine Tools
4.1. Taper Turning by Swivelling the Compound Rest
Figure 4.1 Schematic of calculating the swivel angle for taper turning
S = Set-over distance in mm
𝐿 (𝐷 − 𝑑) D = Larger diameter of taper in mm
S= d = Smaller diameter of taper in mm
2𝑙 L = Length of the job in mm
l = Length of the taper in mm
Carbide
High-Speed Steel Tool
Hardness Tool
Work Material
(BHN) Speed Feed Speed Feed
m/min mm/rev m/min mm/rev
Grey cast iron 150 – 180 30 0.25 140 0.30
𝜌 Resistivity 𝛺𝑚
R0 Resistance at 0°C 𝛺
L Self-inductance 𝐻
A Cross-sectional area 𝑚2
φ Flux produced 𝑊𝑏
C Capacitance 𝐹
𝑣c Capacitor voltage 𝑉
𝑞 Charge 𝐶
τ Time constant
V0 Initial voltage 𝑉
1.1.1. Resistors
𝑙
Resistance of a material R=𝜌
A
Resistors in series R eq = R 1 + R 2 + ⋯ … + R n
1 1 1 1
Resistors in parallel = + + ⋯….+
R eq R 1 R 2 Rn
1.1.2. Inductors
μ0 AN2
Inductance of a coil with non-magnetic core L=
𝑙
1 1 1 1
Inductors in parallel = + + ⋯….+
Leq L1 L2 Ln
di dφ
Emf induced in an inductor eL = L ( ) = N ( )
dt dt
1 2
Energy stored in an inductor LI
2
1.1.3. Capacitors
ε0 εr A
Capacitance of parallel plate capacitor C=
d
1 1 1 1
Capacitors in series = + + ……+
Ceq C1 C2 Cn
dq dvc
Current in a capacitor ic = = C( )
dt dt
1 2
Energy stored in a capacitor CV
2
R ab R ca ∑ RaRb
Ra = R ab =
∑ R ab Rc
R bc R ab ∑ RaRb
Rb = R bc =
∑ R ab Ra
R ca R bc ∑ RaRb
Rc = R ca =
∑ R ab Rc
𝑽 = 𝑰𝑹 𝑰 = 𝑽/𝑹
V1 R11 ⋯ R1N I1
[ ⋮ ]=[ ⋮ ⋱ ⋮ ][ ⋮ ]
KVL equation (matrix form) VN R N1 ⋯ R NN IN
[𝑽] = [𝑹][𝑰]
I1 G11 ⋯ G1N 𝑉1
[⋮]=[ ⋮ ⋱ ⋮ ][ ⋮ ]
KCL equation (matrix form) IN GN1 ⋯ GNN 𝑉N
[𝑰] = [𝑮][𝑽]
di
Circuit equation V = Ri+L
dt
V
Current growth i= (1 − e−(𝑡⁄τ) )
R
dvc vc − V
Circuit equation C( )+ =0
dt R
Capacitor voltage
vc = V(1 − e−(t⁄τ) )
during charging
Capacitor voltage
vc = V0 e−(t⁄τ)
during discharging
Time constant τ = RC
2. Magnetic Circuits
F= N×I=
Magneto-motive force
φ×S
N×I
Magnetic field strength H=
𝑙
Reluctance of the magnetic 𝑙
S=
path μ0 μr 𝐴
dφ
Faraday’s law e=N
dt
d𝑖
Induced EMF e=L
dt
dφ
Self-inductance L=N
d𝑖
Mutual-inductance M = k √L1 L2
4. Coupled Circuits
5. A.C. Circuits
Graphical
Representation
𝑿𝟑
𝜽
𝑿𝟏
∅
Phasor
Representation
𝑿𝟐
T/2
2
Favg = ∫ f(t)dt
T
0
For a periodic signal 𝒇(𝒕)
T
1
Frms = √ ∫ f 2 (t)dt
𝑇
0
2𝐹𝑚
Favg =
𝜋
For a sinusoidal signal 𝒇(𝒕)
𝐹𝑚
Frms =
√2
RMS Value
Form factor for a sinusoidal signal FF = = 1.11
Average Value
Maximum Value
Peak factor for a sinusoidal signal PF = = √2
RMS Value
𝒊(𝒕)
Circuit
Diagram 𝒗(𝒕) 𝑹
Mathematical
Representation 𝑣(𝑡) = 𝑉𝑚 sin(𝜔𝑡) 𝑖(𝑡) = 𝐼𝑚 sin(𝜔𝑡)
Circuit ̅ V∠0°
V
Impedance R= =
I̅ I∠0°
Average Vm Im V2
Power Pavg = = VI = = I2 R
2 R
Phasor
Representation 𝑰 𝑽
𝒊(𝒕)
Circuit
Diagram 𝒗(𝒕) 𝑳
Mathematical
Representation
𝑣(𝑡) = 𝑉𝑚 sin(𝜔𝑡) 𝑖(𝑡) = 𝐼𝑚 sin(𝜔𝑡 − 90°)
Circuit ̅
V V∠0°
Impedance = = jXL
I̅ I∠ − 90°
Average
Pavg = 0
Power
Phasor 𝑽
Representation
𝑰
𝒊(𝒕)
Circuit
Diagram 𝒗(𝒕) 𝑪
Mathematical
Representation
𝑣(𝑡) = 𝑉𝑚 sin(𝜔𝑡) 𝑖(𝑡) = 𝐼𝑚 sin(𝜔𝑡 + 90°)
Circuit ̅
V V∠0°
Impedance = = −jXC
I̅ I∠90°
Average
Pavg = 0
Power
𝑰
Phasor 𝑽
Representation
𝑳
𝒊(𝒕) 𝑹
Circuit 𝑉𝑅 𝑉𝐿
Diagram
𝒗(𝒕)
Mathematical
Representation
(𝑡) = 𝑉𝑚 sin(𝜔𝑡) 𝑖(𝑡) = 𝐼𝑚 sin(𝜔𝑡 − ∅)
Phasor
Representation
5.1.7. RC Circuit
𝑹 C
Circuit
Diagram
𝒗(𝒕)
Mathematical
Representation
𝑣(𝑡) = 𝑉𝑚 sin(𝜔𝑡) 𝑖(𝑡) = 𝐼𝑚 sin(𝜔𝑡 + ∅)
Average
Pavg = VI cos ∅
Power
Phasor
Representation
Circuit
Diagram
Z = R + j(XL ~Xc )
Circuit 𝑖𝑓 𝑋𝐿 = 𝑋𝐶 ⟹ 𝑅𝑒𝑠𝑖𝑠𝑡𝑖𝑣𝑒 𝑐𝑖𝑟𝑐𝑢𝑖𝑡
Impedance 𝑖𝑓 𝑋𝐿 > 𝑋𝐶 ⟹ 𝑅𝐿 𝑠𝑒𝑟𝑖𝑒𝑠 𝑐𝑖𝑟𝑐𝑢𝑖𝑡
𝑖𝑓 𝑋𝐿 < 𝑋𝐶 ⟹ 𝑅𝐶 𝑠𝑒𝑟𝑖𝑒𝑠 𝑐𝑖𝑟𝑐𝑢𝑖𝑡
Impedance Z = R ± jX
Total
Z𝑒𝑞 = Z1 + Z2 𝑍1 𝑍2
Impedance
Admittance Y = 1⁄Z = G ∓ jB
𝑍1
Total 1 1
Y𝑒𝑞 = + = Y1 + Y2
Admittance Z1 Z2
𝑍2
𝐕𝟏 𝐙𝟏𝟏 ⋯ 𝐙𝟏𝐍 𝐈𝟏
KVL Equation [ ⋮ ]=[ ⋮ ⋱ ⋮ ][ ⋮ ]
(Matrix Form) 𝐕𝐍 𝐙𝐍𝟏 ⋯ 𝐙𝐍𝐍 𝐈𝐍
[𝑽] = [𝒁][𝑰]
𝐈𝟏 𝐘𝟏𝟏 ⋯ 𝐘𝟏𝐍 𝑽𝟏
KCL Equation [⋮]=[ ⋮ ⋱ ⋮ ][ ⋮ ]
(Matrix Form) 𝐈𝐍 𝐘𝐍𝟏 ⋯ 𝐘𝐍𝐍 𝑽𝐍
[𝑰] = [𝒀][𝑽]
Instantaneous Power
p(t) = v(t) × i(t) = Vm Im sin(ωt) sin(ωt ± ∅)
in an AC System
Complex Power S = P ± jQ
RL Load
𝑽𝑳 = 𝑰𝑿𝑳
𝑸 = 𝑰𝟐 𝑿
𝒁 𝑿𝑳
∅ ∅
∅
𝑹 𝑰 𝑽𝑹 = 𝑰𝑹 𝑷 = 𝑰𝟐 𝑹
Impedance Diagram Phasor Diagram Power Diagram
RC Load
𝑹 𝑰 𝑽𝑹 = 𝑰𝑹 𝑷 = 𝑰𝟐 𝑹
∅ ∅
𝑽𝑪 = 𝑰𝑿𝑪
∅
𝑸 = 𝑰𝟐 𝑿
𝒁 𝑿𝑪
Circuit
Diagram
𝑋𝐿 = 𝑋𝐶
At Resonance
⇒𝑍=𝑅
Resonant 1
ω0 =
Frequency √LC
Bandwidth
BW = ω2 − ω1 = R/L
(BW)
At resonance Img(Yeq ) = B = 0
Circuit
Diagram
Graphical
Representation
̅RY = V
V ̅RN − V
̅YN = √3 × Vph ∠30°
Polar Representation ̅ ̅ ̅
VYB = VYN − VBN = √3 × Vph ∠−90°
of Line Voltages
̅BR = V
V ̅BN − V
̅RN = √3 × Vph ∠−210°
VL = √3 × VPh VL = VPh
IL = IPh IL = √3 × IPh
P = √3 × VL × IL × cos ∅ P = √3 × VL × IL × cos ∅
Circuit
Diagram
Total Power
Consumed P = W1 + W2 = √3 × VL IL Cos∅
f Supply frequency 𝐻𝑧
Circuit
diagram
Primary
𝐸1 = 4.44 𝑁1 𝑓𝜑𝑚
induced EMF
Secondary
𝐸2 = 4.44 𝑁2 𝑓𝜑𝑚
induced EMF
Turns V1 E1 I2 N1
≅ = =
Ratio V2 E2 I1 N2
6.2. D C Motors
Circuit Diagram
of DC Shunt Motor
Voltage Equation
V = E b + Ia R a
for DC Shunt Motor
Circuit Diagram
of a DC Series Motor
Voltage Equation
V = Eb + I𝑎 (R a + R se )
for DC Series Motor
Circuit Diagram of a
DC Separately Excited Motor
Back EMF PZ
Induced in Armature Eb = φN
60𝑎
Torque Developed PZ
T= φI
in DC Motor 2π𝑎 𝑎
Block Diagram of
Three Phase Induction Motor
120f
Speed of rotating magnetic field Ns =
P
Ns − N
Percentage of operating slip s= × 100
Ns
IC=αIE+ICBO
Basic Electronics 75
Collector Current of Bipolar junction transistor
in CE Configuration
IC=βIB+ICEO
Voltage Gain of Amplifier in decibels
𝑉𝑂𝑢𝑡
(𝐴𝑉 )𝑑𝐵 = 20𝑙𝑜𝑔10 ( )
𝑉𝐼𝑛
𝑅2
β : Feedback factor =
𝑅1 +𝑅2
R : Resistance.
C : Capacitance
1+𝛽
𝑇 = 2𝑅𝐶𝑙𝑛 [ ]
1−𝛽
Basic Electronics 76
Ad : Differential voltage gain
Output voltage of Differential Amplifier Acm : Common mode voltage gain.
𝑉𝑂 = 𝐴𝑑 𝑉𝑑 + 𝐴𝑐𝑚 𝑉𝑐𝑚 Vd : Differential voltage.
Vcm : Common mode voltage.
Commutative Law
Property 1: (𝑥 + 𝑦) = (𝑦 + 𝑥)
Property 2: 𝑥. 𝑦 = 𝑦. 𝑥
Associative Law
Property 1: (𝑥 + 𝑦) + 𝑧 = 𝑥 + (𝑦 + 𝑧) x,y,z… are Boolean Variables
Property 2: (𝑥. 𝑦)𝑧 = 𝑥(𝑦. 𝑧)
Distributive Law
Property 1: 𝑥(𝑦 + 𝑧) = 𝑥. 𝑦 + 𝑥. 𝑧
Property 2: 𝑥 + 𝑥. 𝑦 = 𝑥 + 𝑦
DeMorgan’s Theorem
̅̅̅̅̅̅̅
Theorem 1: 𝑥 + 𝑦 = 𝑥̅ . 𝑦̅
Theorem 2: ̅̅̅̅̅
𝑥. 𝑦 = 𝑥̅ + 𝑦̅
Basic Electronics 77
Problem Solving Using Computers
Preprocessor Directives:
Standard preprocessor directives
# (null directive) #if
#define #ifdef
#elif #ifndef
#else #include
#endif #line
#error #undef
Keywords in C:
User Input in C:
Syntax:
scanf("variableSpecifier", variable);
C comments:
// Single line comment
/* Block
comment
*/
//for header files built by the user, within the source code's directory
#include "file"
Local Variables in C:
Syntax:
dataType variableName;
Constants in C:
Syntax:
#define VARIABLENAME value
Arrays in C:
Syntax:
dataType arrayName [arraySize]; //Declaring array
Pointers in C:
Syntax:
dataType *pointerName = &Variable; //Pointer
dataType &referenceName = Variable; //Reference
Type Definition in C:
Syntax:
typedef oldTypeName newTypeName;
Enumeration Constants:
Syntax:
enum tag {enumeration-list};
Conditional Operator?:
Syntax:
expr1 ? expr2 : expr3
Size of Operator:
Syntax:
int sizeof (Datatype or Variable) ;
Comma Operator:
Syntax:
expression_1,expression_2, ... expression_n;
\b 0 x 08 BS Backspace
\f 0 x 0C FF Form feed
\n 0 x 0A LF Newline (Linefeed)
\r 0 x 0D CR Carriage Return
\t 0 x 09 HT Tab (horizontal)
\v 0 x 0B VT Vertical Tab
\\ 0 x 5C \ Backslash
\“ 0 x 22 “ Double quote
\? 0 x 3F ? Question mark
13 2 * / % left-to-right
12 2 + - left-to-right
9 2 == != left-to-right
8 2 & left-to-right
7 2 ^ left-to-right
6 2 | left-to-right
5 2 && left-to-right
4 2 || left-to-right
3 3 ?: left-to-right
1 2 , left-to-right
Functions:
Syntax:
returnType functionName(parameterTypes); //function prototype
//main code
if Statement:
Syntax:
if(booleanExpression) {
//Executes when booleanExpression holds true
}
else if(booleanExpression2) {
//Executes when booleanExpression2 holds true
}
else {
//Executes when neither boolean Expression nor boolean Expression2 are true
}
Switch Statement:
Syntax:
switch(variable) {
case valueOne:
//statements
break;
case valueTwo:
//statements
break;
default: //optional
//statements
}
While Statement:
Syntax:
while(booleanExpression) {
//block of code to be executed
}
For Statement:
Syntax:
for(initialization; booleanExpression; update) {
//statements
} //end for loop
Start
[Beginning of the algorithm]
Termination [mandatory]
[tells the end of algorithm]
Flowchart Symbols:
Symbol Name Function
Dec Hex Oct Char Dec Hex Oct Char Dec Hex Oct Char Dec Hex Oct Char