Emags Study Guide
Emags Study Guide
Emags Study Guide
Vector Analysis is a concise language or mathematical shorthand which greatly facilitates the
analysis of electric and magnetic fields.
Scalar Quantity
A scalar is a quantity that is completely characterized by its magnitude.
Examples of scalars: distance, speed, mass, time, volume, etc. A simple extension of the idea of a scalar is a
scalar field- a function of position that is completely specified by its magnitude at all points in space.
Vector Quantity
A vector is a quantity that is completely characterized by its magnitude and direction.
Note:
A vector may be represented graphically by a line with an arrow. The orientation of the line and the arrow
indicates the direction of the vector.
2.2 Rectangular or Cartesian Coordinate System
A = Axax + Ayay + Azaz
The directions of the positive x, y, z axes are defined by the cartesian unit vectors, a x, ay, az
respectively.
1
𝑨
𝒂𝑨 =
|𝑨|
|𝑨| = √𝑨𝒙 𝟐 + 𝑨𝒚 𝟐 + 𝑨𝒛 𝟐
Vector Multiplications
The Scalar or Dot Product of Two Vectors
A • B = |A||B|cos
The dot product may be used to determine the angle formed between two vectors.
From eq. 1
𝑨∙𝑩
𝜽 = 𝒄𝒐𝒔−𝟏 ( )
|𝑨||𝑩|
It is also possible, to find the component of a vector in a given direction using the dot product. For
example, the magnitude of the component of vector B in the direction of A, is defined by |B| cos .
From eq.1
𝑩. 𝑨
|𝑩|𝒄𝒐𝒔𝜽 = ( ) = 𝑩 ∙ 𝒂𝑨
|𝑨|
The geometrical term projection is also used with the dot product. Thus, B • aA is the projection of B in the A
direction.
B
Ba A
B.aA
B . aA = |B||aA| cos Ba Since |aA| = 1
Then B . aA = |B|cos Ba
Note: The sign of the component is positive if 0 Ba < 90 and negative whenever 90 Ba < 180.
2
Page
Vector or Cross Product of Two Vectors
C = A x B = (|A||B| sin) an
The direction of C, an, is determined by the right-hand rule, whereby the fingers of the right hand
curled from A to B and the thumb points in the direction of C.
The vector product does not obey the commutative law. Thus
AxBBxA
Rather A x B = -(B x A)
If A and B are expressed in Cartesian component form, then the cross product may be evaluated by
expanding the determinant.
𝒂 𝒙 𝒂𝒚 𝒂𝒛
𝐂 = 𝐀 𝐱 𝐁 = | 𝑨 𝒙 𝑨𝒚 𝑨𝒛 |
𝑩𝒙 𝑩𝒚 𝑩𝒛
Which yields
C = (AYBZ – AZBY)aX - (AXBZ – AZBX)aY + (AXBY – AYBX)aZ
𝝆 = √𝒙𝟐 + 𝒚𝟐 x = cos
𝒚
𝝓 = 𝒕𝒂𝒏−𝟏 ( ) y = sin
𝒙
z=z z=z
VECTOR DIFFERENTIATION
The vector differentiation uses the vector differential operator del, defined in Cartesian coordinates as
𝜕 𝜕 𝜕
∇= 𝑎 + 𝑎 + 𝑎
𝜕𝑥 𝑥 𝜕𝑦 𝑦 𝜕𝑧 𝑧
There are three types of vector differentiation—namely;
1. Gradient
2. Divergence
3. Curl
Gradient: grad = ,
𝜕𝜑 𝜕𝜑 𝜕𝜑
grad φ = ∇φ = 𝑎 + 𝑎 + 𝑎
𝜕𝑥 𝑥 𝜕𝑦 𝑦 𝜕𝑧 𝑧
if (x,y,z) = Constant ( equation of surface )
then = normal to the surface
Divergence: div = •,
𝜕 𝜕 𝜕
div A = ∇ ∙ A = 𝐴𝑥 + 𝐴𝑦 + 𝐴𝑧
𝜕𝑥 𝜕𝑦 𝜕𝑧
Curl: Curl = x,
𝑎𝑥 𝑎𝑦 𝑎𝑧
𝜕 𝜕 𝜕
5
𝑐𝑢𝑟𝑙 𝐴 = ∇ 𝑥 𝐴 = | |
𝜕𝑥 𝜕𝑦 𝜕𝑧
Page
𝐴𝑥 𝐴𝑦 𝐴𝑧
Example 1.
Given the two vectors , rA = - ax - 3ay + 4az and rB = 2ax + 2ay + 2az , and point C(1,3,4), find: (a)
RAB ;(b) |rA| ;(c) aA ; (d) aAB ; (e) a unit vector directed from C toward A.
Solution:
Where: rA or A is the vector A
rB or A is the vector B
a.) RAB = ? (the vector directed from A toward B)
𝑅𝐴𝐵 = 𝐵 − 𝐴 = (2 − (−1))𝑎𝑥 + (2 − (−3))𝑎𝑦 + (2 − 4)𝑎𝑧 = 3𝑎𝑥 + 5𝑎𝑦 − 2𝑎𝑧
b. ) |rA|=? (magnitude of A)
|𝑟𝐴 | = |𝐴| = √(−1)2 + (−3)2 + 42 = 5.099
c.) aA = ? (unit vector of A)
−𝑎𝑥 − 3𝑎𝑦 − 4𝑎𝑧
𝑎𝐴 = = −0.196𝑎𝑥 − 0.588𝑎𝑦 + 0.784𝑎𝑧
√26
Example 2.
Given points A(2,5,-1), B(3,-2,4), and C(-2,3,1), find: (a) RAB . RAC; (b) the angle between RAB and
RAC; (c) The length of projection of RAB on RAC; (d) the vector projection of RAB on RAC.
Solution:
a.) RAB . RAC = ?
𝑅𝐴𝐵 = 𝐵 − 𝐴 = (3 − 2)𝑎𝑥 + (−2 − 5)𝑎𝑦 + (4 − (−1))𝑎𝑧 = 𝑎𝑥 − 7𝑎𝑦 + 5𝑎𝑧
𝑅𝐴𝐶 = 𝐶 − 𝐴 = (−2 − 2)𝑎𝑥 + (3 − 5)𝑎𝑦 + (1 − (−1))𝑎𝑧 = −4𝑎𝑥 − 2𝑎𝑦 + 2𝑎𝑧
𝑅𝐴𝐵 ∙ 𝑅𝐴𝐶 = 𝑅𝐴𝐵𝑥 𝑅𝐴𝐶𝑥 + 𝑅𝐴𝐵𝑦 𝑅𝐴𝐶𝑦 + 𝑅𝐴𝐵𝑧 𝑅𝐴𝐶𝑧 = (1)(−4) + (−7)(−2) + (5)(2) = 20
b.) the angle between RAB and RAC, θ
𝑅𝐴𝐵 ∙ 𝑅𝐴𝐶 = |𝑅𝐴𝐵 ||𝑅𝐴𝐶 |𝑐𝑜𝑠𝜃
|𝑹𝑨𝑩 | = √𝟏𝟐 + 𝟕𝟐 + 𝟓𝟐 = √𝟕𝟓
|𝑹𝑨𝑪 | = √𝟒𝟐 + 𝟐𝟐 + 𝟐𝟐 = √𝟐𝟒
where:
𝑹𝑨𝑩 ∙ 𝑹𝑨𝑪 𝟐𝟎
𝜽 = 𝒄𝒐𝒔−𝟏 ( ) = 𝒄𝒐𝒔−𝟏 ( ) = 𝟔𝟏. 𝟖𝟕°
|𝑹𝑨𝑩 ||𝑹𝑨𝑪 | √𝟕𝟓√𝟐𝟒
c.) The length of projection of RAB on RAC
𝑅𝐴𝐵 ∙ 𝑅𝐴𝐶
𝐿𝑒𝑛𝑔𝑡ℎ 𝑜𝑓 𝑝𝑟𝑜𝑗𝑒𝑐𝑡𝑖𝑜𝑛 = 𝐿 = 𝑅𝐴𝐵 ∙ 𝑎𝐴𝐶 = = 4.08
|𝑅𝐴𝐶 |
d.) The vector projection of RAB on RAC.
𝑉𝑒𝑐𝑡𝑜𝑟 𝑃𝑟𝑜𝑗𝑒𝑐𝑡𝑖𝑜𝑛 = (𝐿)(𝑑𝑖𝑟𝑒𝑐𝑡𝑖𝑜𝑛) = (𝐿)𝑎𝐴𝐶
−4𝑎𝑥 − 2𝑎𝑦 + 2𝑎𝑧
𝑉. 𝑃. = 4.08 ( ) = −3.33𝑎𝑥 − 1.67𝑎𝑦 + 1.67𝑎𝑧
√24
6
Page
Example 3.
A triangle is defined by the three points A(2,-5,1), B(-3,2,4), and C(0,3,1). Find : (a) RBC x RBA;
(b) the area of the triangle; (c) a unit vector perpendicular to the plane in which the triangle is located.
Solution:
a.) RBC x RBA
𝑅𝐵𝑐 = 𝐶 − 𝐵 = (0 − (−3))𝑎𝑥 + (3 − 2)𝑎𝑦 + (1 − 4)𝑎𝑧 = 3𝑎𝑥 + 𝑎𝑦 − 3𝑎𝑧
𝑅𝐵𝐴 = 𝐴 − 𝐵 = (2 − (−3))𝑎𝑥 + (−5 − 2)𝑎𝑦 + (1 − 4)𝑎𝑧 = 5𝑎𝑥 − 7𝑎𝑦 + 3𝑎𝑧
𝑎𝑥 𝑎𝑦 𝑎𝑧
𝑅𝐵𝐶 𝑥𝑅𝐵𝐴 = | 3 1 −3| = (−3 − 21)𝑎𝑥 − (−9 + 15)𝑎𝑦 + (−21 − 5)𝑎𝑧 = −24𝑎𝑥 − 6𝑎𝑦 − 26𝑎𝑧
5 −7 −3
b.) The area of the triangle ABC
𝑅𝐵𝐶 𝑥𝑅𝐵𝐴 √242 + 62 + 262 35.889
𝐴𝑟𝑒𝑎∆ = = = = 17.944 𝑠𝑞. 𝑢𝑛𝑖𝑡𝑠
2 2 2
c.) A unit vector perpendicular to the plane in which the triangle is located.
𝑅𝐵𝐶 𝑥𝑅𝐵𝐴 −24𝑎𝑥 − 6𝑎𝑦 − 26𝑎𝑧
𝑎⊥ = ±𝑎𝑛 = ± =[ ] = ±(−0.669𝑎𝑥 − 0.167𝑎𝑦 − 0.7245𝑎𝑧 )
|𝑅𝐵𝐶 𝑥𝑅𝐵𝐴 | 35.889
PROBLEM SET:
1. Find the vector directed from F(2,-4,1) to R(0,-2,0) in Cartesian coordinates and find the unit vector
along the vector.
Answer: -2ax + 2ay - az, -0.667ax +0.667ay – 0.333az
2. Given A = 2ax + 4ay - 3az and B = ax - ay , find A x B and A • B.
Answer: -3ax -3ay - 6az, -2
3. Given A = 2ax + 4ay and B = 6ay -4az, find the smallest angle between them using (a) the dot product;
(b) the cross product.
Answer: 41.9
4. Show that A= 4ax - 2ay - az and B = ax + 4ay - 4az are perpendicular.
5. Given F= (y-1) ax + 2xay , find the vector at (2,2,1) and its projection on B, where B = 5a x - ay + 2az.
𝟏
Answer: ax + 4ay,
√𝟑𝟎
6. Given A = ax + ay, B = ax + 2az, and C = 2ay + az. find (A x B) x C and compare it with A x (B x C).
Answer: - 2ay + 4 az, 2ax - 2ay +3 az
7. Using A, B, and C of problem 6, find A • B x C and compare it with A x B • C.
Answer: -5
8. Given A = 4ay + 10az and B = 2ax + 3ay, find the projection of A on B.
𝟏𝟐
Answer: ( )
√𝟏𝟑
9. Given A = (10/2) (ax + az) and B = 3(ax + ay), express the projection of B on A as a vector in the
direction of A.
Answer: 1.50(ax + az)
10. Find the angle between A = 10ay + 2az and B = - 4ay +0.5az using both the dot product and the cross
product.
Answer: (161.5)
11. Find the distance between (2,/6,0) and (1,,2), where the points are given in cylindrical coordinates.
Answer: 3.53
12. Find ax in spherical components at P(3,-4,5)
Answer: 0.424ar + 0.424a +0.8a
7
13. Give the vector in Cartesian coordinates that extends from P(4,10 ,1 ) to Q( 7, 75,4)
Page
18. An electric field intensity is given as E =(100 cos ) ar / r3 . At the point whose spherical coordinates
are r = 2, = 60, = 20, find: (a) |E|; (b) a unit vector (in Cartesian coordinates) in the direction
of E.
Answer: 11.9 0.124ax + 0.278ay + 0.9526az
19. Points A(r = 100,=90 = 0) and B(r = 100, = 90, = 5) are located on the surface of a 100-
m-radius sphere. (a) What is their separation using a path on the spherical surface? (b) What is their
separation, using-line path?
Answer: 8.726, 8.723
𝜕𝑥 𝜕𝑦 𝜕𝑧
Page
4𝑥𝑦 3 𝑧 4 6𝑥 2 𝑦 2 𝑧 4 2 3
8𝑥 𝑦 𝑧 3
x
INFINITE PLANE CHARGE
If charge is distributed with uniform density s (C/m2) over an infinite plane, then the field is given by
s
E= an
2 o
E
P
an
s
an
P
E
Example 4:
On the line described by x=2m, y=-4m there is a uniform charge distribution of density L=20nC/m.
Determine the electric field E at P(-2,-1,4)m.
Solution:
𝝆𝑳
𝑬𝑷𝑳 = 𝒂
𝟐𝝅𝜺𝟎 𝒓 𝑳𝑷
𝑅𝐿𝑃 = 𝑃 − 𝐿 = −4𝑎𝑥 + 3𝑎𝑦
|𝑅𝐿𝑃 | = 5
18𝑥20 −4𝑎𝑥 + 3𝑎𝑦
𝐸𝑃𝐿 = ( ) = −𝟓𝟕. 𝟔𝒂𝒙 + 𝟒𝟑. 𝟐𝒂𝒚 , 𝑽/𝒎
5 5
13
Page
ELECTRIC FLUX
Electric flux, , is an imaginary line, each segment of which represents the direction of the electric
field at that point.(also known as Electric line of force)
Electric flux, , originates on positive charge and terminates on negative charge. In absence of
negative charge, the flux terminates at infinity. Also by definition, one coulomb of electric charge gives rise to
one coulomb of electric flux.
= Q (C)
+Q -Q +Q
Example 6:
Charge in the form of a plane sheet with density s = 40 C/m2 is located at z= -0.5m. A uniform line
charge of L =-6C/m lies along y-axis. What net flux crosses the surface of a cube 2m on an edge, centered at
the origin?
Solution:
= Qenc. = QL + QS =−12𝜇𝐶 + 160𝜇𝐶 = 1𝟒𝟖𝝁𝑪
𝑄𝐿 = ∫ 𝜌𝐿 𝑑𝐿 = 𝜌𝐿 𝐿 = −6𝜇(2) = −12𝜇𝐶
𝑄𝑠 = ∫ 𝜌𝑆 𝑑𝐿 = 𝜌𝑆 𝑆𝐴 = 40𝜇(22 ) = 160𝜇𝐶
14
Page
RELATION BETWEEN FLUX DENSITY AND ELECTRIC FIELD INTENSITY
D = oE
1. Two identical uniform line charges lie along the x and y axes with charge densities l= 20C/m. Obtain
D at P(3,3,3)m.
Answer: 530ax + 530ay +1060az nC/m2
2. Given that D=10xax (C/m2), determine the flux crossing a 1m2 area that is normal to the x-axis at x = 3m.
Answer: 30 C
3. A uniform line charge with L= 3C/m lies along the x-axis. What flux crosses a spherical surface centered
at the origin with r = 3m?
Answer: 18 C
4. A uniform line charge with l= 5C/m lies along the x-axis. Find D at P(3,2,1)m.
Answer: 0.3184ay + 0.159az C/m2
dW = Fa cos dl
dW = Fa • aLdl
dW = Fa • dL
Thus, in an electric field the differential work done by an external agency is
dW = -QE • dL
W = - QE • dL
15
With this as the defining expression for work in moving a charged particle in an electric field, a
positive value will mean that work had to be done by external agent in order to bring about the change in
Page
position; a negative result will mean that work was done by the field.
In the three coordinates systems the expressions for dL are:
dL = dxax + dyay + dzaz (Cartesian)
dL = da + da + dzaz (Cylindrical)
dL = drar + rda + rsinda (Spherical)
The work done in moving a point charge Q from B to point A in a static electric field is the same for
any path chosen. Equivalently, the work done in moving the charge around any closed loop is zero.
E•dL = 0 (static fields)
Example 8:
Find the work done in moving a charge of 2C from (2, 0, 0)m to (0, 2, 0)m along the straight-line
path joining the two points, if the electric field is E = 2xax - 4yay (V/m).
Solution:
𝑾 = − ∫ 𝑸𝑬•𝒅𝑳
Example 11:
A point charge of 6 nC is located at the origin in free space. Find VP if point P is located at P(0.2,-0.4,0.4) and:
Solution:
(a) V = 0 at infinity
(b) V = 20V at B(-0.5,1,-1) Answer:90V, 36V, 74V
Solution:
a. Vp = ? if Vα = 0V
Q
VP∝ = 𝒓𝑷𝑸 = √𝟎. 𝟐𝟐 + 𝟎. 𝟒𝟐 + 𝟎. 𝟒𝟐 = 𝟎. 𝟔
4πεo 𝑟𝑃𝑄
9(6)
VP∝ = = 90𝑉 VP∝ = VP − V∝
0.6
VP = VP∝ + V∝ = 𝟗𝟎 𝑽
b. Vp = ? if VB = 20 ; B(-0.5,1,-1)
Q 1 1
VPB = [ − ] 𝒓𝑷𝑸 = √𝟎. 𝟐𝟐 + 𝟎. 𝟒𝟐 + 𝟎. 𝟒𝟐 = 𝟎. 𝟔
4πεo 𝑟𝑃𝑄 𝑟𝐵𝑄
𝒓𝑩𝑸 = √𝟎. 𝟓𝟐 + 𝟏𝟐 + 𝟏𝟐 = 𝟏. 𝟓
1 1
VPB = 9(6) [ − ] = 54𝑉
0.6 1.5
VPB = VP − VB
VP = VPB + VB = 54 + 20 = 𝟕𝟒 𝑽
where:
L = linear charge density (C/m)
rAL is the distance between point A and line charge (perpendicular).
rBL is the distance between point B and line charge (perpendicular).
For the infinite plane/surface charge distribution, the potential at point A with respect to Point B is given
by
S S
rB − rA
A rA rA
VAB = − E • dL = − Er • dr = − dr =
B rB 2 o rB 2 0
S
V AB = rBS − rAS
2 0
where:
S = surface charge density (C/m2)
rAS is the distance between point A and surface charge (normal).
17
Example 12:
Assume a zero reference at infinity, and find the potential at P(0,0,10)m that is caused by this
charge distribution in free space:
(a) 20 nC at the origin
(b) 10 nC/m along the x = 0, z = 0, -1 < y < 1
(c) 10 nC/m along the x = 0, y = 0, -1 < z < 1
Solution:
a. Vp = ? if Vα = 0V
𝐐
𝐕𝐏∝ = 𝑟𝑃𝑄 = √102 = 10
𝟒𝛑𝛆𝐨 𝒓𝑷𝑸
9(20)
VP∝ = = 18𝑉 VP∝ = VP − V∝
10
VP = VP∝ + V∝ = 𝟏𝟖 𝑽
dL = dy
𝑟𝑃𝑄 = √𝑦 2 + 102
1
𝑑𝑦
𝑉𝑃𝐿 = 9(10) ∫ = 𝟏𝟕. 𝟗𝟕𝑽
−1 √𝑦 + 102
2
dL = dz
𝑟𝑃𝑄 = √(10 − 𝑧)2
1
𝑑𝑧
𝑉𝑃𝐿 = 9(10) ∫ = 𝟏𝟖. 𝟎𝟔𝑽
−1 √(10 − 𝑧)2
1. A line charge l = 400 pC/m lies along the x-axis and surface of zero potential passes through the point
(0, 5, 12) m in cartesian coordinates. Find the potential at (2,3,-4)m. Answer : 6.88 V
2. Find the potential at rA = 5m with respect to rB = 15m due to a point charge Q = 500 pC at the origin and
zero reference at infinity. Answer: 0.60V
18
Page
CURRENT AND CURRENT DENSITY
Electric charges in motion constitute a current.
The unit of current is the ampere (A), defined as a rate of movement of charge passing a
given reference point (or crossing a given reference plane) of one coulomb per second.
𝑑𝑄
𝐼=
𝑑𝑡
Current is thus defined as the motion of positive charges, even though conduction in metals
takes place through the motion of electrons.
In field theory we are usually interested in events occurring at a point rather than within some large
region, and we shall find the concept of current density, measured in amperes per square meter
(A/m2), more useful. Current density is a vector represented by J.
The increment of current ∆I crossing an incremental surface ∆S normal to the current density is
∆𝐼 = 𝐽𝑁 ∆𝑆
and in the case where the current density is not perpendicular to the surface,
∆𝐼 = 𝐉 ∙ ∆𝐒
Current density may be related to the velocity of volume charge density at a point. Consider the
element of charge ∆Q = 𝜌𝑉 Δ𝑣 = 𝜌𝑉 𝛥𝑆∆𝐿. To simplify the explanation, let us assume that the
charge element is oriented with its edges parallel to the coordinate axes, and that it possesses only
an x component of velocity. In the time interval ∆t, the element of charge has moved a distance ∆x,
as indicated in the figure below (b). We have therefore moved a charge ∆Q = 𝜌𝑉 𝛥𝑆∆𝑥 through a
reference plane perpendicular to the direction of motion in a time increment ∆t, and the resultant
current is
Δ𝑄 ∆𝑥
Δ𝐼 = = 𝜌𝑉 𝛥𝑆
Δ𝑡 Δ𝑡
As we take the limit with respect to time, we have
Δ𝐼 = 𝜌𝑉 𝛥𝑆𝑣𝑥
where vx represents the x component of the velocity v. In terms of current density, we find
Jx = 𝜌𝑉 𝑣𝑥
and in general
𝐉 = 𝛒𝐕 𝐯
19
Page
An increment of charge, ∆Q = 𝜌𝑉 𝛥𝑆∆𝐿, which moves a distance 𝛥x in a time 𝛥t, produces a
component of current density in the limit of Jx = 𝜌𝑉 𝑣𝑥
Example No.1
Given the vector current density 𝐉 = 10𝜌2 𝑧𝑎𝜌 + 4𝜌𝑐𝑜𝑠 2 𝜙𝑎𝜙 𝑚A/ m2:
(a) find the current density at P( = 3, 𝜙 = 30, z = 2).
(b) determine the total current flowing outward through the circular band = 3, 0 < 𝜙 < 2, 2
< z < 2.8. Ans. 180𝑎 + 9𝑎 𝑚A/m2 ; 3.26A
𝜌 𝜙
Solution:
a. 𝐉 = 10𝜌2 𝑧𝑎𝜌 + 4𝜌𝑐𝑜𝑠 2 𝜙𝑎𝜙 𝑚A/m2 @ P( = 3, 𝜙 = 30, z = 2).
𝐉 = (10)32 (2)𝑎𝜌 + 4(3)𝑐𝑜𝑠 2 (30°)𝑎𝜙 𝑚A/m2 = 𝟏𝟖𝟎𝒂𝝆 − 𝟗𝒂𝝓 𝒎A/m2
b. I=?
.
𝐼 = ∫𝑆 𝐉 ∙ 𝑑𝐒; 𝑑𝐒 = 𝜌𝑑𝜙𝑑𝑧 𝑎𝜌
.
𝐼 = ∫𝑆 𝐉 ∙ 𝑑𝐒 = ∬ (10𝜌2 𝑧𝑎𝜌 + 4𝜌𝑐𝑜𝑠 2 𝜙𝑎𝜙 ). (𝜌𝑑𝜙𝑑𝑧𝑎𝜌 ),mA
2.8
2.8 2𝜋 𝑧2
𝐼 = ∫2 ∫0 10𝜌3 𝑧𝑑𝜙 𝑑𝑧 = 10𝜌3 | ∅|2𝜋
0 = 𝟑. 𝟐𝟔𝑨 @ 𝜌 = 3
2 2
CONTINUITY OF CURRENT
Although we are supposed to be studying static fields at this time, the introduction of the
concept of current is logically followed by a discussion of the conservation of charge and the
continuity equation.
The principle of conservation of charge states simply that charges can be neither created
nor destroyed, although equal amounts of positive and negative charge may be simultaneously
created, obtained by separation, destroyed, or lost by recombination.
20
The continuity equation follows from this principle when we consider any region bounded
by a closed surface. The current through the closed surface is
Page
.
𝐼 = ∮ 𝐉 ∙ 𝑑𝐒
𝑆
and this outward flow of positive charge must be balanced by a decrease of positive charge (or
perhaps an increase of negative charge) within the closed surface. If the charge inside the closed
surface is denoted by Qi, then the rate of decrease is –dQi/dt and the principle of conservation of
charge requires
.
𝑑𝑄𝑖
𝐼 = ∮ 𝐉 ∙ 𝑑𝐒 = −
𝑆 𝑑𝑡
The presence or absence of a negative sign depends on what current and charge we
consider. In circuit theory we usually associate the current flow into one terminal of a capacitor with
the time rate of increase of charge on that plate. The current (from above equation), however, is an
outward-flowing current.
. 𝑑𝑄
Equation 𝐼 = ∮𝑆 𝐉 ∙ 𝑑𝐒 = − 𝑖 is the integral form of the continuity equation, and the
𝑑𝑡
differential, or point, form is obtained by using the theorem to change the surface integral into a
volume integral:
We next represent the enclosed charge Qi by the volume integral of the charge density,
If we we agree to keep the surface constant, the derivative becomes a partial derivative and
may appear within the integral,
Since the expression is true for any volume, however small, it is true for an incremental volume,
Remembering the physical interpretation of divergence, this equation indicates that the
current, or charge per second, diverging from a small volume per unit volume is equal to the time
21
a current density that is directed radially outward and decreases exponentially with time,
Example No.2
Current density is given in cylindrical coordinates as 𝐉 = −106 𝑧1.5 𝑎𝑧 A/m2 in the region 0 ≤ ≤
20m, for 20m, J = 0.
(a) Find the total current crossing the surface z = 0.1m in the az direction.
6
(b) If the charge velocity is 2 x 10 m/s at z = 0.1m, find v there.
3
(c) If the volume charge density at z = 0.15m is -2000C/m , find the charge velocity there.
3
Ans. -39.7A; -15.8mC/m ; -29.0m/s
Given:
J = -106 z1.5 az A/m2 in the region 0 ≤ ≤ 20m,
J = 0 for 20m,
Solution:
a. I = ?
.
𝐼 = ∫𝑆 𝐉 ∙ 𝑑𝐒 ; 𝑑𝐒 = 𝜌𝑑𝜌𝑑𝜙 𝑎𝑧
𝐼 = ∬(-106 z1.5 az ) ∙ (𝜌𝑑𝜌𝑑𝜙𝑎𝑧 )
20𝜇
2𝜋 20𝜇
𝜌2
𝐼=∫ ∫ (-106 z1.5 𝜌𝑑𝜌𝑑𝜙) = -106 z1.5 | ∅|2𝜋
0 = −𝟑𝟗. 𝟕𝟒𝝁𝑨
0 0 2 0
b. v = ?
J𝑋 = 𝜌𝑉 𝑣𝑥
J𝑍 = 𝜌𝑉 𝑣𝑍
J= Jxax+Jyay+Jzaz
𝐽𝑧 -106 z1.5
𝜌𝑣 = = = −𝟏𝟓. 𝟖𝟏𝒎𝑪/𝒎𝟑 @ z = 0.1m
𝑣𝑧 2𝑥106
c. 𝑣𝑍 = ?
J𝑧 -106 z1.5
𝑣𝑧 = = = 𝟐𝟗. 𝟎𝟓𝒎/𝒔 @ z = 0.15m
𝜌𝑣 −2000
Example No.3
2
Given the current density J = -104 (sin2x e-2y ax + cos2x e-2y ay) KA/m :
(a) find the total current crossing the plane y = 1 in the ay direction in the region 0 < x < 1, 0
< z < 2.
(b) Find the total current leaving the region 0 < x, y < 1, 2 < z < 3 by integrating J•dS over the
surface of the cube.
(c) Repeat part (b), but use the divergence theorem.
Answer: -1.23MA, 0, 0
Given:
2
J = -104 (sin2x e-2y ax + cos2x e-2y ay) KA/m
Solution:
a. I = ?
22
.
𝐼 = ∫𝑆 𝐉 ∙ 𝑑𝐒 ; 𝑑𝐒 = 𝑑𝑥𝑑𝑧 𝑎𝑦
Page
Recall:
Divergence Theorem:
𝜕𝐷𝑥 𝜕𝐷𝑦 𝜕𝐷𝑧
Rectangular C.S. ∇∙D = + +
𝜕𝑥 𝜕𝑦 𝜕𝑧
𝜕𝐽𝑥 𝜕𝐽𝑦 𝜕𝐽𝑧
∇∙J= + +
𝜕𝑥 𝜕𝑦 𝜕𝑧
1 𝜕(𝜌𝐷𝜌 ) 1 𝜕𝐷𝜙 𝜕𝐷𝑧
Cylindrical C.S. ∇∙D = + +
𝜌 𝜕𝜌 𝜌 𝜕𝜙 𝜕𝑧
1 𝜕(𝜌𝐽𝜌 ) 1 𝜕𝐽𝜙 𝜕𝐽𝑧
∇∙J= + +
𝜌 𝜕𝜌 𝜌 𝜕𝜙 𝜕𝑧
1 𝜕(𝑟 2 𝐷𝑟 ) 1 𝜕(𝐷𝜃 𝑠𝑖𝑛𝜃) 1 𝜕𝐷𝜃
Spherical C.S. ∇∙D = + +
𝑟2 𝜕𝑟 𝑟𝑠𝑖𝑛𝜃 𝜕𝜃 𝑟𝑠𝑖𝑛𝜃 𝜕𝑧𝜃
1 𝜕(𝑟 2 𝐽𝑟) 1 𝜕(𝐽𝜃𝑠𝑖𝑛𝜃) 1 𝜕𝐽𝜃
∇∙J= + +
𝑟2 𝜕𝑟 𝑟𝑠𝑖𝑛𝜃 𝜕𝜃 𝑟𝑠𝑖𝑛𝜃 𝜕𝑧𝜃
23
Page
Example No.4
Let the current density be 𝐉 = 2ρcos 2 𝜙 aρ − ρsin 2𝜙 a 𝜙 ,A/m2 within the region 2.2 < < 2.5,
0 < 𝜙 < 0.1 rad, 6 < z < 6.1. Find the total current I crossing the surface:
(a) = 2.2, 0 < 𝜙 < 0.1, 6 < z <6.1 in the a direction;
(b) 𝜙 = 0.05, 2.2 < < 2.5, 6 < z < 6.1, in the a 𝜙 direction.
(c) Evaluate •J at P( = 2.4, 𝜙 = 0.08, z = 6.05)
Answer: 97mA, -7mA, 2.0A/m3
24
Page
Example No.5
Let
400𝑠𝑖𝑛𝜃
𝐉= 𝑎 , 𝐴/𝑚2
𝑟2 + 4 𝑟
(a) Find the total current flowing through that portion of the spherical surface r = 0.8 bounded
by = 0.1, = 0.3, 0 < 𝜙 < 2.
(b) Find the average value of J over the defined area.
Answer: 77.4A, 53.0 ar A/m2
25
Page
Example No.6
Let
25 20
𝐉 = aρ − 2 a 𝐴/𝑚2
𝜌 𝜌 + 0.01 𝑧
(a) Find the total current crossing the plane z = 0.2 in the a z direction for < 0.4
𝜕𝜌
(b) Calculate 𝑣
𝜕𝑡
(c) Find the total outward current crossing the closed surface defined by = 0.01, = 0.4 &, z =
0, and z = 0.2.
(d) Show that the divergence theorem is satisfied for J and the surface specified in the part (c).
Answer: -178.0A, 0,0,0
26
Page
Example No.7
A certain current density is given in cylindrical coordinates as
𝐉 = 100𝑒 −2𝑧 (ρ aρ + a 𝑧 ), 𝐴⁄𝑚2
Find the total current passing through each of these surfaces:
(a) z = 0, 0 ≤ ≤ 1, in the az direction
(b) z = 1, 0 ≤ ≤ 1, in the az direction
(c) closed cylinder defined by 0 ≤ z ≤ 1, 0 ≤ ≤ 1, in an outward direction.
27
Page
In 1873 Professor James Clerk Maxwell of Cambridge University, England, assembled the
laws of Ampere, Faraday, and Gauss (for electric and magnetic fields) into a set of four equations
we call Maxwell’s equations. Maxwell unified electromagnetic theory. He added another term to
Ampere’s law to include a time-charging displacement current density ( D / t ).
These equations are both in integral and differential forms. The integral equations have
line, surface, and volume integrals. The differential equations involve divergence and curl and apply
at a point.
D D
AMPERE H • dL = J +
S
• ds = I total
t
xH = J +
t
B B
FARADAY E • dL = − t • ds = V
S
xE = −
t
GAUSS
For electric fields D • ds =
S V
V dv = Q •D =
GAUSS
For magnetic fields B • ds = 0
S
• B = 0
For harmonic variation, the phasor forms of Maxwell’s integral and differential equations are
H • dL = ( + j ) E • ds S
xH = ( + j ) E
E • dL = − j H • ds S
xE = − j H
D • ds = dv
S V
V •D =
B • ds = 0
S
• B = 0
ELECTRIC FIELDS
MAGNETIC FIELDS
Ampere’s law I = H • dL = J • ds
Lorentz motor law F = (I x B)L
o I1 I 2
Force between wires of two-wire transmission line F = L
2d
Gauss’s law B.ds = 0
B
Faraday’s law V = E • dL = − • ds
S
t
Constitutive relation B = H where =ro
o N 2 A
Inductance L= =
I l
1 1 1 2
Inductor energy W = LI 2 = I =
2 2 2 L
1
Energy density w = H 2
29
2
Page
Page 30
Advanced Mathematics
Complex Analytic Functions
Complex Number (x + yi or x + iy) is a combination of real (x) and imaginary(y) numbers. The square root of the a
negative number is called imaginary number where the imaginary unit denoted as “j” or “i” satisfying the relation 𝑖 =
√−1.
Form of jm where m is an integer either odd or even.
𝒎
𝒊𝒎 = (𝒊𝟐 ) ⁄𝟐 = ±𝟏; where m is even power of i
𝒎 (𝒎−𝟏)
𝒊 =𝒊 𝒊 = ±𝒊; where m is odd power of i
Arithmetic of Complex Number
1. Equality
a. If (x + yi) = 0, then x = 0 and y = 0
b. If (x1 + y1i) = (x2 + y2i), then x1 = x2 and y1 = y2
c. If (x1 + y1i) (x2 + y2i) = 0, then (x1 + y1i) = 0 and (x2 + y2i) = 0. Since the product is zero, therefore the
multiplicand and multiplier are also zero.
2. Addition
a. If (x1 + y1i) + (x2 + y2i) = (x1 + x2) + i(y1 + y2)
3. Multiplication
a. If (x1 + y1i) (x2 + y2i) = (x1 x2 - y1 y2) + i(x1 y2 + x1 y2)
Forms Complex Numbers
1. Rectangular form:
z = x ± yi
where: x = real part or component
yi = imaginary part or imaginary component
2. Polar form:
z = r∠Ɵ
Where: r = magnitude or amplitude
Ɵ = argument or displacement in degrees
∠ = read as bar angle
3. Trigonometric form:
z = r(cosƟ ± i sinƟ) or rcjsƟ or r cisƟ
4. Exponential form:
z = re±iƟ
where: Ɵ = argument or displacement in radians
Square root of the complex number
To evaluate the square root of a given complex number:
In polar form
- Simply take the square root of the magnitude and multiply the direction by ½ .
In rectangular form
- Let that as (x + jy) = √𝑎 + 𝑗𝑏, square both sides and simply then use theorem 2 of complex number, this is an
alternate method.
Problem No.3
Solve for angles θ and α of the following:
a. (cos2θ- sin2θ) + icos2α = 0;
Solution:
icos2α = 0 (cos2θ- sin2θ) = 0
α = arcos 0 cos 2θ = 0
31
α = 90º 2θ = arcos 0
θ = 45º
Page
Problem no. 4
Solve for x and y of the following equation
a. (x + yi)2 = 2 +4i
Problem no. 5
Find the product and express the result in polar form
32
Page
Matrices
33
Page
Page 34
Page 35
Page 36
Laplace Transforms
Laplace transform is yet another operational tool for solving constant coefficients linear differential
equations.
The process of transforming a given function from real time domain to a new function in the
complex frequency domain. Let f(t) be the time domain or original function.
𝑠 = (∅ + 𝑗𝜔)
where:
F(s) = new function in the complex frequency domain
f(t) = function in time domain
s = complex frequency domain
t = time domain
e-st = kernel of transformation