FEE351Typed Equations Oct 2022
FEE351Typed Equations Oct 2022
B. Course Outline
1. Electrostatics in Free-space
2. Field Effects on Different materials and Boundaries
3. Energy Density in Electrostatic Fields
4. Boundary Theorems, Analysis and Synthesis of Electric Fields
C. Preliminaries
1. SI units
2. Vector Algebra and Analysis
II. SI U NITS
A. Fundamental SI Units
Length metre m
Mass Kg Kg
Electric Current Amperes A
B. Derived Units
Area m2
Current Density A/m2
1
2
E. SI Prefixes
III. V ECTOR A LGEBRA AND A NALYSIS
A. Scalar Quantities
B. Vector Quantities
• unit vector
• addition, subtraction
• position vector
• distance vector
• multiplication: scalar and vector
• vector components: dot product and cross product
Vector Calculus:
5 : del operator
5V : gradient of a scalar: → vector
5 · V : divergence of a vector: → scalar
5 × V : curl of a vector: → vector
52 V : Laplacian of a scalar: → scalar
Divergence of a vector field simply measures how much the flow is expanding at a given point. It does not show
the direction of flow, thus a scalar quantity.
• Vector Operations
In Cartesian coordinates,
A~ = (Ax , Ay , Az ) = Ax~ax + Ay~ay + Az~az .
q
A =| A~ |= A2 + A2 + A2
x y z
• Addition, subtraction
Let A~ = (Ax , Ay , Az ), B
~ = (Bx , By , Bz ), C
~ = (A
~ + B),
~ D ~ = (A
~ − B)
~ ,
then
C~ = (Ax + Bx )~ax + (Ay + By )~ay + (Az + Bz )~az
D~ = (Ax − Bx )~ax + (Ay − By )~ay + (Az − Bz )~az
Parallelogram rule is normally applied to achieve addition and subtraction of vectors.
• Position vector
This is a radius vector. It is a directed distance from the origin to a point P . For a point P , the position vector is
written as
~ = ~rp = x~ax + y~ay + z~az
OP
• Distance vector
This is a separation vector. The distance vector between points P &Q is the displacement from P to Q
~rP Q = OQ − OP = (~rQ − ~rP )
Example:
Let A~ = 2~ax + 3~ay + 4~az , & B
~ = 5~ax + 2~ay − 6~az , determine a unit vector parallel to 3A
~+B
~
Solution
Let C~ = (11, 11, 6)
~ac = √11(11,11,6)
2 +112 +62
= ±(0.659~ax + 0.659~ay + 0.359~az )
Example
Find the angle between vectors A~ and B~ , given that A
~ = 3~ax + 4~ay + ~az and B
~ = 2~ax − 3~ay + 5~az
Solution
a) Cross product
~ax ~ay ~az
~×B ~ =3
A 4 1
2 −3 5
= (20 + 3)~ax − (15 − 2)~ay + (−9 − 8)~az
= (23, −13, −17)
~×B
~ |=
p
|A 232 + (−13)2 + (−17)2 = 31.41
~ B|
|A× ~
sin θAB = ~ ~ = 0.999
|A| |B|
θAB = 87.8o
a) Dot product
A~·B~ = (3, 4, 1) · (2, −3, 5) = 6 − 12 + 5 = −1
√ √
~
| A |= 26 | B ~ |= 38
~B ~
cos θAB = A·
AB = −0.032
θAB = −91.834o :>= 87.8o
Vector Calculus:
5 : del operator is a vector differential operator
5V : gradient of a scalar: → vector: max rate of increase
5 · V : divergence of a vector: → scalar: net flow
5 × V : curl of a vector: → vector: perpendicular rate: rotational
52 V : Laplacian of a scalar: → scalar: div of a gradient
a) Cartesian:
5
h i
∂ ∂ ∂
5= ∂x ~
ax + ∂y ~
ay + ∂z ~
az
b) Cylindrical:
h i
∂
5 = ∂ρ ∂
~aρ + ρ1 ∂φ ~aφ + ∂
∂z ~
az
b) Spherical:
h i
∂ 1 ∂ 1 ∂
5 = ∂r ~ar + r ∂θ ~
aθ + (r sin θ) ∂φ ~
aφ
Divergence of a vector field simply measures how much the flow is expanding at a given point. It does not
show the direction of flow, thus a scalar quantity.
Example
Determine the divergence of the following vector fields:
a) P~ = x3 yz ~ax + xz ~az
Solution
5 · P~ = ∂x
∂ ∂
(Px ) + ∂y ∂
(Py ) + ∂z (Pz )
= 3x2 yz + 0 + x
= 3x2 yz + x
1 ∂ 2 1 ∂ 2 ∂
= ρ ∂ρ (ρ sin φ) + ρ ∂φ (ρ z) + ∂z (3z cos φ)
= 2 sin φ + 3 cos φ
c) The gradient of a scalar potential is given as F~ = 5φ = yz~ax + xz~ay + xy~az . : Determine if F~ is irrotational.
(Hint: find the curl of F~ )
6
Fig. 2 Cylindrical
A point P in cylindrical co-ordinates is represented as (ρ, φ, z ), where P is an intersection of two planes, i.e.
-constant ρ−plane (a cylinder)
-constant φ−plane (a plane perpendicular to XY plane and displaced by φ angle from x− axis)
-constant z−plane (parallel to XY plane)
0≤ρ≤∞
0 ≤ φ ≤ 2π
−∞<z <∞
ρ → radius of a cylinder passing through P i.e. radial distance from z−axis
φ is the azimuthal angle, which s measured from the x−axis in the XY plane
A vector in Cylindrical co-ordinates is written as:(Aρ , Aφ , Az ) = Aρ~aρ + Aφ~aφ + Az~az
where
~aρ , ~aφ , ~az are unit vectors along ρ, φ, z−directions, respectively.
In addition:
~aρ · ~aρ = ~aφ · ~aφ = ~az · ~az = 1
~aρ · ~aφ = ~aφ · ~az = ~az · ~aρ = 0
since the unit vectors are mutually perpendicular, while
7
Fig. 2 Cyclic
C. Spherical (r, θ, φ)
Fig. 2 Spherical
In the spherical system, a point P can be represented as (r, θ, φ) i.e. the intersection of three mutually perpen-
dicular planes.
i) a sphere of radius r, with the center at the origin
ii) a cone having the z−axis as its axis and vertex at origin
iii) a constant φ−plane which is perpendicular to XY plane and displaced by an angle φ from x−axis
θ → co-latitude angle between the z−axis and the position vector P
φ → angle measured from x−axis
with limits
8
0≤r≤∞
0≤θ<π
0 ≤ φ < 2π
where
~ar × ~aθ = ~aφ
~aθ × ~aφ = ~ar
~aφ × ~ar = ~aθ
Fig. 2 Transform
Cylindrical
p (ρ, φ, z )
ρ = x2 + y 2
φ = tan−1 ( xy ), z = z
x = ρ cos φ
y = ρ sin φ, z = z
↓↓
~ax · ~aρ =| ~ax || ~aρ | cos φ = cos φ
~ax · ~aφ = − | ~ax || ~aφ | cos (90 − φ) = − sin φ
~ay · ~aρ =| ~ay || ~aρ | cos (90 − φ) = sin φ
~ay · ~aφ =| ~ay || ~aφ | cos (φ) = cos φ
~az = ~az
Fig. 2 Transform
a) Aρ = A ~ · ~aρ
= (Ax~ax + Ay~ay + Az~az ) · ~aρ
= Ax~ax · ~aρ + Ay~ay · ~aρ + Az~az · ~aρ
↓↓ ~az · ~aρ =| ~az || ~aρ | cos 90 = 0
= Ax cos φ + Ay sin φ
~ ρ = (Ax cos φ + Ay sin φ)~aρ
A
Similarly,
b) A~ φ = (−Ax sin φ + Ay cos φ)~aφ
~
c) Az = Az~az
In summary:
Aρ cos φ sin φ 0 Ax
Aφ = − sin φ cos φ 0 Ay
Az 0 0 1 Az
Ax cos φ − sin φ 0 Aρ
Ay = sin φ cos φ 0 Aφ
Az 0 0 1 Az
VII. A SSIGNMENT
Derive the transformation Matrices for Spherical to Cylindrical, Cylindrical to Spherical and Cartesian/Spherical
Transformation Matrices.
10
Concepts
• Electric Field:
~
• Electric Field Intensity: E
• Force between two charges: F~ = q E
~
kQ1 Q2
• Coulomb’s Law: F~BA = R2 ~ aBA ; k= 1
4π0
~ = Pn Qj
• Superposition Principle for N point charges: E j=1 4π0 Rj2 ~
aRj
• Electric Field Due to Continuous Charge distributions: Line, Surf ace, V olume
• Equipotential Surface:
Static → Time-independent
Concepts
Consider two charged bodies which are very small and are placed some distance apart. Let a charge q be placed
in the field of another charge Q, then it will experience a force.
• Force between two charges: F~ = q E ~
~
↓ E → electric field intensity
q → charge
kQ1 Q2
• Coulomb’s Law: F~BA = R2 ~ aBA ; k= 1
4π0
Q1 Q2 Q1 Q2 (~r − ~rk )
F~ = ~ar = (1)
4π0 R2 4π0 |r − rk |3
•Like charges repel and unlike charges attract
•The magnitude of force is directly proportional to the product of the magnitude of charges
•The magnitude of the force is inversely proportional to the square of the distance between the two charges
•The direction of force is along the line joining the two charges
•The force depends on the medium in which the charges are placed
• Electric Field:
~
• Electric Field Intensity: E
This refers to force exerted per unit charge when placed in an electric field:
~ = F = Q1 2 ~ar
E Q 4π0 r
Example
Find the force on a charge Q1 given by 2[µC], which is located at (0, 1, 2) due to a charge Q2 given by −20[µC]
and located at (2, 0, 0).
~ BA = (0, 1, 2) − (2, 0, 0) = (−2, 1, 2)
R
↓R=3
2 × 10−6 × (−20) × 10−6 (2)
F~BA = · (−2, 1, 2)
4π × 8.87 × 10−12 × 33
= .... · (−2~ax + ~ay + 2~az )
Superposition Principle can be applied to compute the force for n point charges as follows:
X QQk X QQk (~r − ~rk )
F~ = ~
a r = (3)
4π0 Rk2 4π0 |r − rk |3
k=1:n k=1:n
Similarly,
~ = Pn Qj
E j=1 4π0 Rj2 ~
aRj
Example Two point charges Q1 = −1.2[mC] and Q2 = −2.4[mC] are located at (3, 2, −1) and (−2, −2, 3),
respectively. Calculate the electric force on another charge Q3 = 7[nC] located at (−1, 2, −2) and hence the
electric field intensity.
13
Example
Two points A and B are 0.24[m] and 0.31[m], respectively from a positive charge of 12 × 10−9 [C]. Determine the
potential difference between the two points.
Solution
Z b
Q
VAB = − 2
dr
a 4π0r
Q 1 1
= −
4π0 rB rA (5)
−9
12 × 10 1 1
= −
4π × 8.87 × 10−12 0.31 0.24
= ???
• Electric Field Due to Continuous Charge distributions: Line, Surf ace, V olume
It is possible to have continuous charge distribution at a point, along a line or a surface or a volume i.e. ρL [C/m],
ρS [C/m2 ], or ρV [C/m3 ].
R dQ
Given that E = 4π0 R2 ~
aR [v/m]
iii) For
R volume charge distribution,
~ = ρV
E 4π0 R 2 ~
a R
14
A power source is in the form of a ring of radius 3[m] and it is used to transfer wireless power to a car, which is
to be parked some metres away along the axis of the ring. A charge density of 18.84×10−8 is distributed uniformly
along the circumference of the ring. The capture device on the car is to receive a potential difference of 6.39[kV ].
1 Q
i) From the expression of work done, show that V = 4π R
ii) how far should the parking bay be located?
Solution
15
• Gauss Law:
Statement
The electric flux passing through a closed surface is equal to the total charge enclosed by that surface.
~ s .dS
~=Q
H
Φ= D
~ s .dS
~=
H R
Φ= D vol ρv dv
Applications
Finding out the electric field intensity due to a point charge.
A volume charge is distributed throughout a sphere of radius a, with a uniform volume charge density ρv [c/m3 ].
i) Show that |E ~ r | = ρv a inside the sphere
30
ii) Use Gauss’ law to obtain the electric field intensity due to this volume charge
iii) Illustrate the distribution of E ~ with r, where r is measure from the center of the sphere to a point outside its
surface
iv) what would be the difference if it were placed inside water?
Solution
Note:
~ due to ρv is directed radially away from the center of the charge and is a function of the distance from the
E
~ = Er (r)~ar
center of the sphere. i.e. E
• Choose the Gaussian surface S as the surface of the sphere of radius r > a and r < a, being regions outside the
sphere and inside the sphere, respectively.
ρv 4πa3
Er =
0 3(4πa2 )
ρv a
=
30 (14)
↓
~ = ρv a ~ar
E
30
17
From (i) and (ii), we apply the fact that charge enclosed by Gaussian surface of radius r is equal to the charge
enclosed by the given spherical volume of radius, a.
ρv 4πa3
Er =
0 3(4πr2 )
↓ (17)
3
~ = ρv a ~ar
E 2
3r 0
In summary, we have
~ = ρv a ~ar
E 0<r≤a
30
(18)
ρv a3
= 2 ~ar r≥a
3r 0
18
A. Conductors
~ and
Conduction current arises from drift motion of electrons. The drift is caused by applied electric field E
~
proprtional to E .
The flow of electrons is opposed through some damping forces referred to as resistance.
The current density is given as
J = σE
↓↓
Ohm’s law in point form
Resistance is the ratio of potential difference, V between two ends of a conductor to the current flowing through
the conductor.
Current is given as, I = s J~ · dS~
R
R = VI = J·S
E·l E·l
= σE·S l
= σ·S = ρS l
↓↓:
ρ = σ1 is the resistivity of the conductor of cross-sectional area S
B. Insulators
Convection current is determined as the charge passing through an area per unit time.
It does not obey Ohm’s law and it is found in materials such as liquid or vacuum
I = dQdt
Given a volume charge density, we have
dI = dQ dρv dv
dt = dt =
dρv dSdl
dt
Jd = dρv u
↓↓:
u is the velocity
The convection current density is given as
Jd = ρv u
Example 1
If a surface charge density 10−7 [C/m2 ] is transported at a velocity of 2 m/s on a conveyer belt of 7[cm] in width,
calculate the charge collected in 3 seconds.
Solution
I = ρs uw
Q = It = ρs uw × t
Q = 42 [nC]?
19
Example 2
A semi-conducting wire of diameter 2[mm] and resistivity, ρ = 0.2×10−7 [S/m] has 1029 free electrons[/m3] when
an electric field of 7[mV /m] is applied to it. Given that the electronic charge is e = −1.6 × 10−19 [C]. Determine:
(a) The charge density of free electrons
(b) The current density
(c) The current in the wire
(d) The drift velocity of the electrons
Solution
(a) The charge density of free electrons
ρv = ne = 1029 × (−1.6 × 10−19 ) = −1.6 × 1010 [C/m3 ]
I = J × A = J × πr2 = J × π( 22 × 10−4 )2
J J
J = ρv u, u = ρv = −1.6×1010
C. Dielectrics
Polarization Process:
During polarization, the amount of induced dipoles is proportional to the applied field. When charges are separed
by d[m], the dipole moment is given as
p = Qd [c − m]
Polarization density, p~ is the dipole moment per unit volume.
p~ = vp = Qd
v [C/m ]
2
The effect of polarization is such that the flux density in the materials exceeds that of free-space such that:
~ = 0 E
D ~ + p~
20
↓
~
p~ = χ0 E
↓
χ : Electric susceptibility, which refers to sensitivity of a given dielectric material to electric fields
↓
D~ = 0 E
~ + χ0 E
~
~
D = 0 (1 + χ) E~
↓
r = (1 + χ) : relative permittivity of the dielectric
• Dielectric breakdown: A dielectric may begin to conduct when a large electric field pulls electrons completely
out of molecules. The dielectric breaks down when this process occurs.
• Dielectric strength: The maximum amount of electric field tolerated by a dielectric before breakdown.
• Properties of Dielectrics
Linear
Homogeneous- does not vary in space
~ E
Isotropic material: D, ~ are parallel
~ ~ P~ are not parallel: crystalline materials
An-isotropic material:D, E,
Example
A dielectric spherical ball of radius 12[cm] has a point charge 2.2[pC] placed at its center. The dielectric has relative
permittivity given as r = 3.43. Calculate:
a) surface density of polarization charge on the surface of the ball
b) the force exerted by the charge on a −4[pC] place on the surface.
Solution
a) polarization density
~ = Q
E ~ar
4π0 r r2 (19)
Q
p~ = χ0 · E = χ0 · ~ar
4π0 r r2
Q
p~ = χ · ~ar
4πr r2
Q
p = p~ · ~ar = (r − 1) ·
4πr r2 (20)
2.2 × 10−12
= (2.43) ·
4π × 3.43 × (12 × 10− 2)2
= 8.613 [pC/m2 ]
b) Force on another charge in the network
Q1 Q2 Q1 Q2
F = 2
=
4πr 4πr 0 r2
Q1 Q2
=
4πr2 (21)
2.2 × 10−12 × −4 × 10−12
=
4π × 3.43 × 0 × (12 × 10−2 )2
= −1.601[pN ]
21
Capacitance, C is the ratio of the magnitude of charge on one of the plates to the potential difference between
~ = E
them i.e. since D ~ , and Q = D · S
~ · dS~
H
Q E
C= = R (22)
V ~ ~
l E · dl
Types of Capacitors
A
Show that C = d for a parallel plate capacitor.
Consider an upper plate with positive charges, +ρs and a lower plate with negative charges, −ρs
Area: S = A[m2 ]
Q
ρs = S
~ = ρs
E 2 (−~
az )
~ = −ρs
E 2 (~
az )
~ = E~1 + E~2 = ρs Q
E (−~
az ) = S (−~
az )
d) Potential difference
~ =− ~ · d~l
R
V E
1
E 2 dv , show that WE = 21 QV = 12 CV 2
R
Given that the energy stored in an electrostatic field is given as WE = 2 v
WE = 12 v E 2 dv
R
V =S·d
2
Q 1 Q2 1 Q2
WE = 21 ( S 2 )(S · d) = 2 S = 2 C = 21 Q Q 1
C = 2 QV
d
2πL
Show that C = ln ( ab )
for a coaxial capacitor
~ = ρL
E 2πρ ~
aρ
~ = Q
E 2πρL ~
aρ
Z 1 Z ρ=a
V =− ~ · d~l = −
E E~aρ · dρ~aρ
2 ρ=b
Z a
Q
=− dρ
2πρL
Zb a (23)
Q dρ
=−
b 2πL
ρ
Q b
= ln
2πL a
2πL
C= (24)
ln ab
23
Example C1
A capacitor consists of a square metallic plate of sides 1.05[m] and separated 3[mm]. It has a dielectric with
relative permittivity of r = 2.7. If a voltage drop of 120[V ] is maintained between the plates, calculate:
i) the capacitance,
ii) charge
iii) Flux density
iv) Electric field intensity
Solution
A = 1.052 [m2 ]
d = 3 × 10−3 [m]
r = 2.7
V = 120[V ]
i) Capacitance, C
r 0 A
C = Ad = d
0 = 8.85 × 10−12 = 1
36π × 10−9 [F/m]
C = 8.785 [nF ]
Q = CV = 1.05 [µC]
D
E= 0 r = 40 [kV /m]
Example C2
A parallel plate capacitor of sides 28[cm] is charged to a potential difference of 150[V ] when the plates are 3[mm]
apart. Find the work done in separating the plates from 3[mm] to 6[mm]. Assume that there are no leakages in
the insulation.
Solution
Wd = W6 − W3
24
0 r A
C1 = d3
0 r A
C2 = d6
A parallel plate capacitor has a plate separation d. The capacitance with air only between the plates is given
as Ca [F ]. A dielectric material of thickness dm and relative permittivity r is placed on one of the plates. If the
total capacitance is given by CN , show that CCNa is given as
CN r d
Ca = dm +r (d−dm )
Solution
C = VQ
In the case of air in the spac:
Ca = 0dA
For the composite capacitor:
V = V1 + V2
V1 = E1 (d − dm )
V2 = E2 dm
where
E1 = D0
E2 = D = 0Dr
also
Q=D·A
↓↓
V =Q A
d−dm
0 + dm
0 r
and since
A0 r A
CN = dm
+(d−dm )
= 0 · dm +r (d−dm )
r
then
CN r d
Ca = dm +r (d−dm )
A photo diode is reverse-biased and used to switch on an electronic circuit. Explain how the diode works. Derive
the capacitance of the depletion region and sketch its variation as the reverse-bias voltage increases,
Solution
Q A
C= V = d
As the reverse bias voltage increases, the depletion region increases thus lowering the capacitance according to
C = A
d
25
Solution
h i
V =Q A
d−dm
0 +
dm
0 r
Q
C= V
A
C= d−dm
+ dm
=?
0 0 r
Q
V1 dm
V2 = Q
A1
(d−dm )
= ( dm1 · 2
d−dm )
A2
and
1 = 60
2 = 0
V1 0.008 0 2
V2 = 6×0 × 0.002 = 3
Also
V1 + V2 = 5 [kV ]
↓
V1 = 2 [kV ]
V2 = 3 [kV ]
V1
E1 = dm = 2.5 [kV /cm]
V2
E2 = d−dm = 15 [kV /cm]
A parallel plate capacitor has a total plate separation d [m] and connected to a voltage source of 120 [v] . Derive the
total capacitance given that the capacitor is composed of three layers of media, which are (d−0.2) [m], d2 [m], d3 [m]
in thickness, and possess unequal permittivities, r1 0 , 0 , r2 0 , respectively.
26
Fig. xx BOUNDARY
Boundary conditions are the conditions that electric field must satisfy at the interface separating several media.
A field on one side of the boundary can be used to determine the field on the other side of the boundary.
Examples of Boundaries:
a) Conductor and free-space
b) Conductor and dielectric
c) Dielectric with r1 and another with r2
i)
H Conservative property
~ ~
l E · dl = 0
ii)
H Gauss Law
~ ~
S = D · dS = Qencl
Let D1 , E1 and D2 , E2 make angles θ1 , θ2 with the normal to the interface, respectively.
5·D ~ = ρv = 5 · E
~
~ =−5V
E ~
~ = 5 · (− 5 V
5 · E ~)
↓ (26)
~ ) = ρv
5 · (− 5 V
~ ) = − ρv (inhomogeneous medium)
5 · (5V
2~ ρv
5 V =− (Homogeneous medium)
2. Laplace’s equations
A special case occurs when ρv = 0, e.g. in a charge-free region - where there is zero volue charge density but
point, line and surface charges exist at some locations.
~ =0
52 V (27)
B. Theoretical Framework
1. Boundary Value Problems
2. Uniqueness Theorem
3. Theory of Images
Example
2dt 0
A dielectric of non-uniform permittivity, = (x+d t)
, fills up a region between plates at x = 0 and x = dt . If
the plate is grounded at x = 0 and maintained at a voltage V0 at x = dt , find:
a) The potential between the plates
b) The field intensity
c) Surface charge density
d) Capacitance per unit area
Solution
E = 5V
ρ=5·D ~ = 5 · E~ = 5 ·(− 5 V ~ ) = − 5 ·( 5 V
~)
We apply the identity for a scalar and vector:
↓
~ ) = S 5 ·V
5 · (S V ~ +V ~ · 5S
↓
~ = 5 ·E
5 · E ~ +E ~ · 5
↓
5 ·(− 5 V ) + (− 5 V ) · 5 = ρ
52 V + 5 · 5V = −ρ
Integrating, we get,
Ax2
V (x) = 2A0 x + 4d t 0
+B
2
A x
= 20 (x + 2dt )
↓
A = 43 0dVt 0
~:
c) Flux density, D
~
D = E ~
= 2d t 0 ~
x+dt · E
= − 43 0dV0 ~ax
2. Uniqueness Theorem
If a Laplace’s equation satisfies a given set of boundary conditions, then, that is the only possible solution and that
solution is said to be unique.
Quizz: Assume that V varies with respect to ρ only, synthesize the device in question.
Solution
Laplace equation becomes
1 ∂ ∂V
ρ =0 (31)
ρ ∂ρ ∂ρ
Note: since ρ is in the denominator, we dont solve for ρ = 0.
We multiple the equation by ρ and integrate
∂V
ρ =A
∂ρ
↓
(32)
1
∂V = A ∂ρ
ρ
V = A ln ρ + B
Equipotential surfaces are given by ρ-constant and are cylinders.
The problem is that of a coaxial capacitor or a coaxial transmission line.
Choose V0
Let V = V0 at ρ = a; V = 0, at ρ = b, b > a,
31
ln [b/ρ] 1
V = V0 = V0
ln [b/a] ln (b/a)
V0 1
E= ~aρ
ρ ln (b/a)
V0
Dn(ρ=a) = (33)
a ln (b/a)
V0 (2πaL)
Q = D × area =
a ln (b/a)
Q 2πL
C= =
V ln (b/a)
3. Theory of Images
A given charge configuration above an infinite grounded perfect conducting plane may be replaced by charge
configuration itself, its image, and an equipotential surface in place of the conducting plane.
Two coditions are met:
1. the image charges must be located in the conducting region
2. the image charges must be located such that on the conducting surface, the potential is zero or constant
Impact:
By method of images,
the field of an electrical charge infront of a conducting plane equals the field of the charge plus field of its image
in the conducting plane.
Y P(x,y,z)
r2 r1
2, -Q 1, +Q
b r4
r3 X
a
3, +Q 4, -Q
Problem
In order to simulate lightning phenomena, a point charge +Q is placed at a point (a, b, 0), which is distant from
two semi-infinite conducting planes that intersect at right angles. By the use of method of images:
i) Find the electric potential at a point P (x, y, z), where (x > a, y > b)
32
V =E·d
h i
Q 1 1 1 1
= 4π0 r1 − r2 + r3 − r4
wherep
r1 = p(x − a)2 + (y − b)2 + z 2
r2 = p(x + a)2 + (y − b)2 + z 2
r3 = p(x + a)2 + (y + b)2 + z 2
r4 = (x − a)2 + (y + b)2 + z 2
F = (F1 + F2 + F3 )
33
1 t 1 t
V =Q
R R
C = C −∞ i dt = C 0 i dt + v(t0 )
↓↓
Memory exists before t = 0
• Impedance Ratio:R
A cos (ωt)
Xc,rms = vipp = ωCA R cos (ωt+ π ) = ωC
1
= 2πf1 C
2
↓↓
If ω → 0; Xc → ∞ :
At low frequency, C behaves as an open circuit, while at high frequency C behaves as a short circuit thus passes
more current: Filtering