Basic Enginering Math
Basic Enginering Math
Functions
Problems) Plot following functions by hand and using MATLAB with your own
discussions.
1-dimensional functions
sin( x)
f ( x) = 100 , f ( x) = 3x + 5 , f ( x) = 2 x 2 + 10 , f ( x) = ( x − 1)( x − 4)( x − 6) , f ( x) = ,
x
e x + e− x e x − e− x
f ( x) = e x , e − x , f ( x) = cosh( x) = (even function), f ( x) = sinh( x) = (odd
2 2
function), f ( x) = 10 log10 ( x) , f ( x) = ln( x) = log e ( x)
( x − m )2
1 −
Normal distribution f ( x) = e 2 2
where m=mean and =standard deviation
2
(Plot this with various m and !)
sin( x)
f ( x) =
x
sin( x)
1
2
x
x
sin( x)
sin(3 / 2) −1 2
x = =− = −0.2122
1 3 / 2 3 / 2 3
2
3 / 2 x
−0.2122
sin( x)
= sinc( x)
x
2-dimensional functions : Plot the following functions by insert several positions (x,y)!
f ( x, y) = 5 , f ( x, y ) = x 2 + y 2 , f ( x, y ) = x 2 + y 2 + 5 , f ( x, y ) = x + 2 y ,
z sin( x) sin( y )
v( z, t ) = 5cos(10 t − z ) = 5cos 10 t − , f ( x, y ) = 10
10 x y
f ( x, y, z ) = 3 , f ( x, y, z ) = 3x , f ( x, y, z ) = 3 y , f ( x, y, z ) = x 2 + y 2 + z 2 , ,
10 10 10 10
f ( , , z ) = , f ( , , z ) = cos , f (r , , ) = , f (r , , ) = sin
r r
Derivatives
df ( x) f f ( x + x) − f ( x) f ( x + x / 2) − f ( x − x / 2)
= lim = lim or lim
dx x → 0 x x → 0 x x → 0 x
V ( x)
V ( x)(Volts )
V
x
x
dV V
= lim (V / m)
dx x →0 x
dV 3( x + x) − 3x V 3x V
If V ( x) = 3x(Volts) , = lim = lim = 3(V / m) .
dx x→0 x m x→0 x m
The voltage increase in a small distance x (=0.01m for example) is given by
dV
V = x = (3V / m)(0.01m) = 0.03(V ) .
dx
The voltage increase in a small distance x (=0.1m for example) is given by
dV
V = x = (3V / m)(0.1m) = 0.3(V ) .
dx
Examples) When f ( x) = x 2 , then
df ( x) f f ( x + x) − f ( x) ( x + x) 2 − x 2 x 2 + 2 xx + ( x) 2 − x 2
= lim = lim = lim = lim = 2x
dx x →0 x x →0 x x →0 x x → 0 x
When f ( x) = e x , then
df ( x) f f ( x + x) − f ( x) e x +x − e x e x (e x − 1) e x (1 + x − 1)
= lim = lim = lim = lim = lim = ex
dx x → 0 x x → 0 x x → 0 x x → 0 x x → 0 x
df
Prob) Plot the following functions. Obtain the ordinary derivatives of the following
dx
functions using the definitions mentioned above. What is the meaning of them?
f ( x) = 10 , f ( x) = x 2 , x 2 + 3, 2 x + 5 , f ( x) = sin x , f ( x) = ax n , f (t ) = 30cos(2 t )
f (t ) = 30cos(120 t ) , f (t ) = 30 cos(120 t + ) , f (t ) = 30sin(120 t ) , ,
3
e x + e− x
f (t ) = 30sin(120 t + ) , f (t ) = et , f ( x ) = e 2 x , f ( x) = cosh( x) = ,
2
e x − e− x
f ( x) = sinh( x) =
2
x x
f (x + , y) − f ( x − , y)
f ( x, y ) f ( x + x, y ) − f ( x, y ) 2 2
= lim or lim
x x →0 x x →0 x
y y
f ( x, y + ) − f ( x, y − )
f ( x, y ) f ( x, y + y ) − f ( x, y ) 2 2
= lim or lim
y y → 0 y y →0 y
Prob) Plot the following functions. Obtain the partial derivatives of the functions
V ( x) = x 2 (V)
V ( x, y ) = x 2 + y 2 (V)
V ( x, y, z ) = x 2 + y 2 + z 2 (V)
100
V (r , , ) =
r
with units. What is the meaning of them?
V V V V (r , , ) 2V 2V 2V 2V 2V 2V
, , , , , , , , ,
x y z r x 2 y 2 z 2 xy yz z x
- Taylor series
f (t )
f (a + x)
f (a + x) f (a ) + xf (a )
f (a) x
t
a a+x
x2 x3 xn n
f (a + x) = f (a ) + xf (a ) + f (a ) + f (a ) + + f (a ) +
2! 3! n!
x2 x3 xn n
If a = 0 , f ( x) = f (0) + xf (0) + f (0) + f (0) + + f (0) + (called a
2! 3! n!
Maclaurin series)
d (sin x)
Examples) sin x f (0) + xf (0) = 0 + x x = 0 = 0 + x cos x x = 0 = x
dx
x2 d (cos x) x 2 d 2 (cos x)
cos x f (0) + xf (0) + f (0) = 1 + x x =0 + x =0
2! dx 2! dx 2
d (cos x) x 2 d 2 (cos x) x2
= 1+ x x =0 + x = 0 = 1 + x ( − sin x ) x = 0 + (− cos x) x =0
dx 2! dx 2 2!
x2 x2
= 1 + x (− sin x) x =0 + (− cos x) x =0 = 1 −
2! 2
d (e x )
e x f (0) + xf (0) = 1 + x x =0 = 1 + x ex x =0 = 1+ x
dx
Integration
b b b d b d
a
f ( x ) dx or a
dxf ( x) (area), a c
f ( x, y )dxdy or
a c
dxdyf ( x, y ) (volume)
f ( x)
f ( x)dx f ( x)
dx
f ( x)
a x b
dx x
f ( x)dx :Area of the small rectangle
b
a
f ( x)dx :Area between a and b
Prob) Plot the integrand, obtain the values of the integrations, and express their
meanings. Finally, you have to check your results with those obtained using any
computer program or MATLAB. For a numerical evaluations using a program, dx must
be replaced by a practically small x .
4 4 3 2
0
(2 x + 3)dx , 0
(4 x −2 ) dx , 1
( x − 1)( x − 3)dx , 0
10 sin d 0
10sin d ,
2 1 2 1 2 2 3
0
sin 2 d ,
2 0
sin 2 d ,
2 0
cos 2 d ,
−2 − 3
( x 2 + y 2 )dxdy
( x − m )2
1 −
−
2
e 2 2
dx (=1 for any mean m and standard deviation )
Classification of signals
t
t = x dt =bdx a +
−
(t )dt = 1 , − b
( ) dt ⎯⎯⎯⎯⎯
b
→ b − ( x)dx = b ,
a −
(t − a)dt = 1 ,
−
f (t ) (t − a )dt = f (a )
( x − m )2
1 −
The normal distribution f ( x) = e 2 (m=mean and =standard deviation)
2
2
behaves similar to (t ) when m=0 and → 0 ( = 0.01, 0.001, …., for example).
H( f )
1
f f
Y( f )
Frequency Response H ( f ) =
X( f )
(t ) h(t )
10 (t ) 10h(t )
(t − 3) h(t − 3)
10 (t − 3) 10h(t − 3)
For example, consider a RC circuit in the low frequency range and obtain the impulse response h(t ) .
R
i (t )
+ +
in (t ) = (t ) C out (t ) = h(t )
- -
h(t ) : Impulse response
First-order differential equation using
dh ( t )
i ( t ) =C dh(t )
KVL : Ri (t ) + h(t ) = (t ) ⎯⎯⎯⎯→
dt
RC + h(t ) = (t ) (1)
dt
dh(t )
Sol) For t>0, RC + h(t ) = 0
dt
Try h(t ) = Ke st , then we get ( RCs + 1) Ke st = 0 .
1
1 − t
s=− h(t ) = Ke RC (K is still undetermined since we do not know the input
RC
magnitude.)
To determine K, integrate (1) over the time region 0− t 0+ .
Left side=
0+ dh(t ) 0+
0− dt
0+
RC + h(t ) dt = RCh(t ) | − + h(t )dt = RC[h(0+ ) − h(0− )]
0−
0
since h (0− ) =0
⎯⎯⎯⎯⎯ → RCh(0+ )
0+
Right side= − (t )dt = 1
0
1
h(0+ ) =
RC
= h(0) :To be understood as an abruptly charged initial electric charge q(0)
1
1 − RC t
Thus, the impulse response is finally given by h(t ) = e (t 0)
RC
= x(0)d h(t ) + + x( )d h(t − ) + + x(t )d h(0) (convolution integral)
using superposition.
B cos
B
A cos
A B 0 A B = 0 A B 0
Different 0 Similar
Orthogonal
A = a1 ax + a2 ay + a3 az , B = b1 ax + b2 ay + b3 az
A A a a + a2 a y + a3 az B B
Unit vector a = = = 1 x , b= =
| A| A a12 + a22 + a32 |B| B
Scalar projection of A on b
A b = A 1cos( ) = A cos( ) (projection of A on B or projection of A on b )
A
Scalar projection of Aon b
= A b = A 1 cos = A cos
b
Ab
( )
Vector projection of A on b = A b b = A 1 cos b = A cos b
If A = a1 ax + a2 ay + a3 az ,
A ax = a1 , A ay = a2 , A az = a3
projection of A on a y = A ay = 2
projection of A on az = A az = −3
2
ax ax = ax = 1 , ay ay = 1 , az az = 1
ax ay = 0 , ay az = 0 , az ax = 0
A B = an AB sin( ) (vector!) ( an is the unit vector following the right hand rule.)
B
an
A
AB sin( ) :Area
B
B sin( )
A
Rotation rule
x r
y z z
Rectangular Cylindrical Spherical
a x a y = a z , a y az = ax , a z a x = a y , a x a z = − a y
ax ax = 0 , ay ay = 0 , az az = 0
If A = a1 ax + a2 ay + a3 az and B = b1 ax + b2 ay + b3 az ,
A B
= (a1 ax + a2 ay + a3 az ) (b1 ax + b2 ay + b3 az ) = ax (a2b3 − a3b2 ) + a y (a3b1 − a1b3 ) + az (a1b2 − a2b1 )
ax ay az
= determinant of a matrix a1 a2 a3 (Do not use this!! Use the above!!)
b1 b2 b3
A B
A unit vector normal to a plane made by A and B is given by an = or
| A B |
A B
− .
| A B |
Prob) Given that A = ax + 2ay + 4az and B = ax + a y , obtain the followings and discuss
the meaning of them with a simple sketch..
a (unit vector of A ), a a , b , b b , A B , B A , A B , B A , A A , A (− A) , A a , A b ,
B b ( projection of A on B ), B a ( projection of B on A ), a n , Angle between A and
B
• Meaning of A B C
A B C becomes a scalar representing the volume made by A , B , and C .
Thus, A B C = C A B = B C A (The rotation rule also applies here!)
Prob) For the case of A = 2ax , B = 3ay ,and C = 5az , show that
A B C = C A B = B C A .
Prob) For the case of A = 2ax , B = 3ay ,and C = 4ax + 5az , show that
A B C = C A B = B C A .
• Scalar field(스칼라장) : gives a number (scalar) for each point r = xax + ya y + zaz
in space.
Examples)
f f f
Gradient f = ax + a y + az (vector field)
x y z
If we define Del Operator = ax + a y + az , a gradient can be written as
x y z
f f f
Gradient f = ax + a y + az = f (vector field)
x y z
For a function f ( x ) with one variable, the gradient reduces to
f ( x) f ( x) f ( x) f ( x) df ( x)
f ( x ) = ax + ay + az = ax → ax , like a simple derivative!
x y z x dx
dV ( x)
Let V ( x) (Volts) be the electric potential in the x direction, then V ( x) = ax .
dx
If V ( x, y, z) = x2 (V or C)(scalar field ) V ( x) = 2xax (V / m)(vector field ) (What
does this mean?)
dV ( x)
−6(V / m) −4(V / m) −2(V / m) 0(V / m) 2(V / m) 4(V / m) 6(V / m)
= 2 x(V / m)
dx
−3 −2 −1 0 1 2 3 x
Problems)
V = 4a y (V / m)
(0, 2) V = 2 2 ax + 2 2 a y (V / m)
V ( x, y ) = 4(V ) 2 2 a y (V / m)
V = 1(V ) 1
( 2, 2)
2 2 ax (V / m)
0(V / m)
−2 −1 V = 0(V ) 1 V = 4ax (V / m)
(2, 0) x
−1
−2
V V V
Properties of the gradient V ( x, y, z ) = ax + ay + az :
x y z
- V ( x, y, z ) is a vector field. The vector gives you the direction and maximum
rate of change (V/m or C /m).
- The vector at each position is always perpendicular to the equipotential surface
(from low to high potential).
10 10
Problem) V (r ) = (V or C , very hot at the origin) V (r ) = − 2 ar (V / m or C / m)
r r
(Plot V (r ) and V (r ) . What does this mean?)
Any given vector field can be represented using rectangular, cylindrical, and spherical
coordinate systems. The choice is a matter of convenience for a given problem.
Divergence and Curl are two important properties of a vector field.
Examples)
Wind in the sky (m / sec) ,
Electric field (See below), magnetic field, gravitational field, and so on
E ( r ) = E ( x , y , z ) = E x ( x, y , z ) a x + E y ( x, y , z ) a y + E z ( x, y , z ) a z
: Ex ( x, y, z ), E y ( x, y, z ), and Ez ( x, y, z ) each is a scalar field.
(convenient for the problems with surface charges)
E(r, t ) = E(r, , , t ) = Er (r, , , t )ar + E (r, , , t )a + E (r, , , t )a : convenient for
the problems with charges at the origin)
See the following vector representations! How can we find B1 and B2 ? They are just the
projections of A on b1 and b2 , respectively.
b2 a1 , a2 : orthonormal basis vectors
b1 , b2 : orthonormal basis vectors
a2
45
60 5
a1 b1 A = 1a1 + 2a2 = B1 b1 + B2 b2
Therefore,
3
B1 = A b1 = (1a1 + 2a2 ) b1 = a1 b1 + 2a2 b1 = cos 45 + 2 cos 45 = 2.12
2
1
B2 = A b2 = (1a1 + 2a2 ) b2 = a1 b2 + 2a2 b2 = cos135 + 2 cos 45 = − sin 45 + 2 cos 45 = 0.71
2
A = 1a1 + 2a2 = B1b1 + B2 b2 = 2.12b1 + 0.71b2 (Two choices do must not change A )
The choice of the coordinate system is just the matter of convenience! The given vector
field must not change.!
Example of transforming a vector field in rectangular to cylindrical coordinate system :
Do the similar thing as above!
A(r ) = A( x, y, z )
= Ax ( x, y, z )ax + Ay ( x, y, z )a y + Az ( x, y, z )az
a ay
90 −
a
ax
x
- A(r ) = Ax ax + Ay ay + Az az A a + A a + Az az
- Use the concept of projections!
( )
A = A a = Ax ax + Ay a y + Az az a = Ax ax a + Ay a y a + Az az a
= Ax 11 cos + Ay 11 cos ( 90 − ) = Ax cos + Ay sin
( )
A = A a = Ax ax + Ay a y + Az az a = Ax ax a + Ay a y a + Az az a
= Ax 11 cos( + 90) + Ay 11 cos ( ) = Ax ( − sin ) + Ay cos
( )
Az = A az = Ax ax + Ay a y + Az az az = Ax ax az + Ay a y az + Az az az = Az
Above results are summarized:
A cos sin 0 Ax
A = − sin cos 0 A
y
Az 0 0 1 Az
After inserting x = cos , y = sin , and z = z in
Ax ( x, y, z), Ay ( x, y, z),and Az ( x, y, z) , you finally obtain
A(r ) = A( , , z )
.
= A ( , , z )a + A ( , , z )a + Az ( , , z)az
Example 2.1) Given a point P(-2,6,3) and a vector field A = yax + ( x + z )a y , express P
and A(,, z) in cylindrical coordinates.
(1, 0, 0) (0, 2, 0) 6 y
ax
x
z 2
tan −1 18.43
6
y
= 108.43
a
-Cylinder
= (−2)2 + 62 = 40 = 6.32
y 6
= tan −1 = tan −1 = 108.43 , z = 3
x −2
-Spherical
r = (−2)2 + 62 + 32 = 49 = 7
6.32
= tan −1 = tan −1 = 64.62 , z = 3
z 3
= 108.43
Vector fields should be the same independent of the coordinate systems : A = 6.083
• Vector calculus
l (m)
Radian angle = or l = r (m)
r (m)
l ( m)
Radian angle = (no unit !)
r ( m)
r
l
Rectangular
Cylindrical
Spherical
Differential displacement vector (미소 길이 벡터) (m) (See the Sadiku text for more
details!)
dl = dxax + dyay + dzaz (rectangular), = ax + a y + az
x y z
dl = d a + d a + dzaz (cylindrical) , = a + a + az
z
Take dl = d and obtain the circumference l (원주) with a radius 1
2 2 2
l= dl = 1d = 1 d = 21 (m) .
=0 =0 =0
r 2 dr − cos 0 0 = 4
r1 2 r1 r1
= r 2 dr = 4 r 2 dr
r =0 r =0 r =0
4 3 3
= r1 (m )
3
l
A dl (circulation around a closed path l , related with curl of A to be defined
later)
S
A ds (net outward flux of A crossing a closed surface S, related with divergence
of A to be defined later)
V
v dv (volume integral of the scalar field v over a volume V)
b
Similar to a
f ( x ) dx !
dx
A A
V
ds (m 2 ) 2
ds (m ) dv
dl (m) dl (m)
A l S
A
dl (m) A
2m
y
2m
Divergence F = lim
S
F ds (#)
(Scalar field)
v → 0 v(m3 )
F :typically given by unit of flux number / m2
z
ds (m 2 )
F F F
F F
F 2
z ds (m )
2
F F ds (m ) S ds (m 2 )
F F
v(m ) 3
F F
ds (m 2 ) x
F F
y
ds (m 2 )
F
( x0 , y0 , z0 )
F y
x
where F ds : number of flux flowing out of a small area ds ,
S
F ds : total number of flux flowing out of a closed surface S,
v : small volume in the surface S
Divergence D = lim
S
D ds (Coul )
(Scalar field): Consider the following top view of a
v → 0 v ( m 3 )
cube figure where ds = yzax (for the front surface) and ds =− yzax (for the back
surface).
y
x
Dx ( x0 − , y0 , z 0 )
x 2
x0 −
2 3 ( x0 , y0 , z0 )
x
x 5
x0 + x
2 Dx ( x0 + , y0 , z 0 )
x 2
x x
Dx ( x0 + , y0 , z0 )ax yzax + Dx ( x0 − , y0 , z0 )ax (−yzax )
= lim 2 2
v →0 xyz (m ) 3
x x
Dx ( x0 + , y0 , z0 ) − Dx ( x0 − , y0 , z0 )
2 2 D
= lim = x (Coul / m3 ) ( Must understand what
x →0 x x
this means!)
Dx 5 − 3
In the above example for example, >0. This means the flux in x direction is
x x
coming out of the volume. You need to think of many other situations and get the
meaning of the divergence!
발산 D = Div D = lim
S
D ds (Coul )
=
Dx Dy Dz
+ + (scalar field)
v → 0 v(m ) 3
x y z
This result can be simply expressed if we use the Del operator = ax + a y + az .
x y z
Dx Dy Dz
+ + = ( ax + a y + az ) ( Dx ax + Dy a y + Dz az ) = D (Coul / m3 )
x y z x y z
10
2) Obtain Div A when A = 10 a and A = a .
1 1 A Az 1 1 10
Div A = A = ( A ) + + = ( A ) = (10 ) =
z
1 1 10 1
Div A = A = ( A ) = ( ) = (10) = 0
10 10
3) Obtain Div A when A =10 ar , ar , and 2 ar .
r r
( A) dv =
V S
A ds (Why?)
dv(m3 )
A (#/ m3 ) ( A) dv(#)
closed surface S S
A A
A dv
A
A dv
dv A
dv V V
dv
S
S
D ds = Q(Coul ) (This holds for any closed surface in space.)
D
ds D
S
D
Q(Coul )
V
D(Coul / m 2 )
D(Coul / m 2 )
:electric flux density
- point form or differential form from the integral form (Make the closed surface S very
small and divide by dv )
S
D ds
(definition of divergence!) =
Q(Coul )
dv dv(m3 )
So, D = (Coul / m ) (point form or differential form) This is true for any point
3
Do V
D = dv operation.
S
D ds(Coul ) = Q(Coul ) (volume form)
Some examples)
Dr (Coul / m 2 )
Gauss surface
Dr (Coul / m 2 ) r
q(Coul )
S = 4 r 2
S
D ds = Dr 4 r 2 = q (Coul )
q
Dr = (Coul / m 2 )
4 r 2
l (Coul / m)
2
D (Coul / m 2 )
L D (Coul / m 2 )
Gauss surface
S
D ds = D 2 L = l L(Coul )
l
D = (Coul / m2 )
2
If the line charge has a finite length as seen below, the above solution cannot be used
since D will look like. The Gauss law always holds true. So, S
D ds = Q(Coul ) .
But we need to find the field at specific positions using the superposition!
+
+
+
+
+
+
D(Coul / m 2 )
S (m 2 ) S (m 2 )
ρs (Coul/m 2 ) on the
entire xy plane
Gauss surface
D(Coul / m 2 )
S
D ds = 2 DS = s S (Coul )
s (This is true for both positive and negative s .)
D= (Coul / m 2 )
2
Surface charge with s (Coul / m2 ) on the PEC (Perfect Electric Conductor) plane
D = s (Coul / m 2 )
S (m 2 )
Surface charge with s (Coul / m2 ) and −s (Coul / m2 ) in free space (similar to
above!)
− s (Coul / m 2 )
D = s (Coul / m 2 )
s (Coul / m 2 )
Note) The electric flux lines exist only inside the region. They cancel out outside the
region.
Curl H = an lim l
H dl ( A) (Vector field)
s → 0 s (m 2 )
(The direction of dl and an must follow the right hand rule! )
z H : given by a unit of A / m
H H H
H H
an dl H
H H
s (m 2 ) H dl
H H H dl H H
dl (m)
H H dl
H
H
H
H
y
dl = −ya y
s = yz zaz
−zaz ( x0 , y0 , z0 ) ( x0 , y0 + y , z0 )
2
ya y
ax
x
Let a vector field H ( x, y, z) = H x ( x, y, z)ax + H y ( x, y, z)a y + H z ( x, y, z)az (A/m) be
given in a specific space.
H z H y
= ax ( − ) ( A / m2 ) ( Must understand what this means!)
y z
Also, (V ) 0.
V V V V V V
(V ) = ax + ay + az = ( ax + a y + az ) ax + ay + az
x y z x y z x y z
2V 2V 2V 2V 2V 2V
= ax − + a y − +
z
a − =0
yz zy zx xz xy yx
( A) ds =
S l
A dl (Why?)
Why ?
A (circulation / m2 ) ds
A
ds
A A
A ds
(circulation around ds )
dl
Advds
A
ds
dv V
A dsdv Open surface S
Closed path l
dl
Consider only the above three ds ’s for simplicity.
dl
H
Some examples using Ampere’s law) The magnetic fields due to the arbitrary flowing
currents (line, surface, volume currents) can always be obtained using the superposition
principle. But, for the following ideal problems, the magnetic fields can be obtained
more easily using the Ampere’s law.
I
H dl = H (2 ) = I ( A) H = 2 ( A / m)
l
dl (m) H
L ( m)
Js
H dl = 2HL = J L ( A) H =
l s
2
( A / m) (same magnetic field for all points in space,
independent of the distance from the current source)
For a surface current J s ( A / m) on the infinite PEC plane in (z<0): In PEC,
E = 0, H = 0 .
H dl = HL = J L( A) H = J ( A / m) (same magnetic field for all points in upper
l s s
l dl H Air
J s ( A / m) Surface current
on the infinite PEC plane
PEC
PEC H = 0 dl H =0 PEC
L ( m)
Problems)
Plot the given vector field and obtain its divergence and curl.
A( x, y, z) = ax + 2ay
A = 0(/ m3 )
A = 0(/ m2 )
A( x, y, z) = 2xax
A = 2(/ m3 )
A = 0(/ m2 )
A( x, y, z) = 10x2 ax
A = 20x(/ m3 )
A = 0(/ m2 )
A( x, y, z) = 3xay
A = 0(/ m3 )
A = 3az (/ m2 )
Problems)
Given that V ( x, y, z ) = 2 xyz + ( x 3 + y 2 + z ) + 5 (V) (scalar field),
100
V (r ) = (Volts) (V) (scalar field),
r
D( x, y, z) = 2 xyzax + 3( x + y)ay + 4 zaz (Coul/ m2 ) (vector field), and
H ( x, y, z) = xyzax + 3( x + y)ay + 5az (A/m) (vector field), obtain the followings and say
what are their meanings.
V |x=1, y=0, z =0 , V |r =5 , D |x=0, y =1, z =0 , H |x=0, y =0, z =1
Solution )
V ( x, y, z) = (2 yz + 3x2 )ax + (2 xz + 2 y)ay + (2 xy + 1)az (V / m) (vector field),
V ( x, y, z) |x=1, y =0, z =0 = 3ax + az (meaning: 이 위치에서는 3ax + az 방향으로 갈 때
전위의 최대 변화가 일어나며 그 변화율은 10 V/m 이다.)
Directional derivatives ( V a ) at this position: V ax = 3(V / m) , V az = 1(V / m) ,
3ax + az
V = 10(V / m) , V ay = 0(V / m)
10
100
V (r ) = − ar (V / m) and V |r =5 = −4ar (V / m) .
r2
Directional derivatives ( V a ) at this position: V ar = −4(V / m) ,
V (−ar ) = 4(V / m) , V a = 0(V / m) , V a = 0(V / m) .
D( x, y, z) = 2 yz + 3 + 4(Coul / m3 )
D( x, y, z) |x=0, y =1, z =0 = 7(Coul / m3 ) ( 의미: 이 위치에서는 7 Coul / m3 의 발산이
존재한다)
If dv = 0.1m3 , Ddv = 7(Coul / m3 ) (0.1m3 ) = 0.7Coul .
H z H y H H z H H x
H ( x, y, z ) = ax ( − ) + ay ( x − ) + az ( y − ) = a y ( xy) + az (3 − xz)( A / m2 )
y z z x x y
H ( x, y, z) |x=0, y =0, z =1 = 3az ( A / m2 ) (의미: 이 위치에서는 az 방향으로 엄지 손가락을 향할 때
2
나머지 손가락 방향으로 3 A / m 의 회전율이 존재한다.)
az + ax 2
If ds = 0.1az (m2 ),0.1ax (m2 ),0.1a y (m2 ), 0.1 (m ) , then
2
H ds = 3az ( A / m2 ) (0.1az )m2 = 0.3( A) , H ds = 3az ( A / m2 ) (0.1ax )m2 = 0( A)
az + ax 2 0.3
H ds = 3az ( A / m2 ) (0.1ay )m2 = 0( A) , H ds = 3az ( A / m2 ) (0.1) (m ) = ( A)
2 2
V , D , H
Prob) Determine the divergence and curl of the following vector fields.
P( x, y, z) = x2 yzax + xzaz
Q( , , z) = sin a + 2 za + z cos az (see the text for the curl and divergence
written with a cylindrical coordinate system!)
Gravitational force (between the two masses) and gravitational field (made by a
mass)
m1 m2
Gravitational force between m1 and m2 , F = G aR ( N )
R2
F F
m2 ( Kg )
m1 ( Kg )
F
R g=
( N / Kg )
m2
F m
Gravitational field (force per unit mass) made by m1 , g = = G 12 aR ( N / Kg )
m2 R
For example, g =9.8 aR (N/Kg or m/sec2) on the earth surface ( aR : unit vector pointing
into the center of the earth) (Homework : Check this by googling!)
g aR (unit vector)
M ( Kg ) g
g g g ( N / Kg )
R
F = mg ( N )
g m
g
M
Gravitational field (force per unit mass) made by M , g = G aR ( N / Kg )
R2
Electric force (between the two charges) and electric field (made by a charge)
1 q1q2
Electric force between q1 and q2 , F = aR ( N )
4 R 2
F F
q2 (Coul )
q1 (Coul )
F
E=
R q2
F 1 q1
Electric field (force per unit charge) made by q1 , E = = aR ( N / Coul )
q2 4 R 2
E
E
aR (unit vector)
Q(Coul )
E E E E ( N / Coul )
q
E F = qE ( N )
E
1 Q
Electric field (force per unit charge) made by Q, E = aR ( N / Coul )
4 R 2
Magnetic force (between the two current elements) and magnetic field (made by a
current element))
I1 dl1 R I1 dl1 R
I 2 dl2 I 2 dl2
F=0 F=0
I dl a
Magneticforcebetween I1 dl1 and I2 dl2 , F = I2 dl2 1 1 2 R = I2 dl2 B (N )
4 R
(obtained after many expriments)
F
F
aR (unit vector)
I1 dl1 ( A m) I 2 dl2 ( A m)
R B
R
Magneticflux density (force per unit current element) made by I1 dl1 ,
B :magneticflux density I1 dl1 aR N Wb
B = H = = ( see below!)
H :magneticfield 4 R 2 A m m 2
d
Recalling that Wb / sec = Volt = J / Coul = ( N m) / Coul ( = v ) (Faraday’s law), we
dt
N J / m J / A (Coul V ) / (Coul / s) V s Wb
see that = = 2 = = 2 = 2.
A m A m m m2 m m
aR (unit vector) idl2
I dl1 ( A m) F = idl2 B
B B B B
R
I dl1 aR
Magnetic flux density (force per unit current element) made by I dl1 , B = H = N / ( A m)
4 R 2
H :Magnetic field
0 I dl1 aR
Magnetic flux density B = H = N / ( A m) or Wb / m2
l 4 R2
Superposition principle : ,
To obtain the field at a specific position due to a line, surface, or volume charges, we
need to add all of the contributions from all sources using the superposition principle.
r
+
+ r
+
( )
l r dl aR
()
E r =
l 4 0 R 2
= −V r ( ) (Vector field )
( )
l r dl
()
V r =
l 4 0 R
( Scalar field )
R r − r
aR = =
R r − r : unit vector in the direction of R
0 = permittivity of free space = 8.854 10−12 ( F / m)
( ) q q 1 q N
r J
V (r ) = − E dl = E dl = ar drar = − = m = =V
r r 4 0 r 2
4 0 r r 4 0 r Coul Coul
V (r ) q
V (r ) = ar + a + a V (r ) = ar = − ar (V / m or N / Coul )
r r r sin r 4 0 r 2
q
E = −V = ar (V / m or N / Coul )
4 0 r 2
dq
()
V r =
l, S , V 4 0 R
() ()
( Scalar field ) E r = −V r (easier in many cases)
where dq may be replaced by l dl , s ds , or dv (Coul), depending on the kinds
of charges.
Electric potential V and electric field E at r due to electric charge q at the origin
= E dl (Work the field has done)
r
q q 1 q N J
= a drar = − = m = =V
r 4 0 r 2 r
4 0 r r 4 0 r Coul Coul
V = 10(V )
V = J / Coul
V = 20(V )
Work = 10( J )
Work = 20( J )
E ( N / Coul )
V = 4(V )
V = 0(V ) at
Work = 4( J )
+1(Coul )
E
q
V= (V ) ( scalar field )
4 r
q(Coul )
E q
E= ar ( N / Coul = V / m)
r 4 r 2
(vector field )
Equi-potentialsurfaces
l dz a + ( z − z )az
()
B
E r =
4 0 z = A R3
(integration with respect to z)
2 − sec 2 d a + tan az
= l
4 0
= 1 3 sec3
(integration with respect to )
l −d a + tan az l
4 0 = 4 0 =
= = − d cos a + tan az
2 2
sec
1 1
l l
= −d cos a + sin az = (sin 1 − sin 2 )a + (cos 2 − cos 1 )az
2
4 0 = 1 4 0
(Generalsolution for various cases for any ρ, α1 , and α 2 )
if 1 = 2 (no line charge)
⎯⎯⎯⎯⎯⎯⎯ →0
l
if 1 = 90 , 2 = 0 (half infinite line charge length )
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ → a + a z
4 0
H =
I dl R B Idzaz a − zaz (B I dza )
l 4 R 3
= z= A 4 R 3
= z= A 4 R3 (integration with respect to z)
Use change of variable : tan = z = cot (when z = A, = 1 ; when
z
z = B, = 2 ),
then dz = − cosec d and R = cosec .
2
I dz 2 I ( − cosec ) d
2
I 2
( − sin ) d
B
H = a =
4 =1
= a = a
z = A 4 R 3 1 4 3cosec3
(integration with respect to )
I
= a ( cos 2 − cos 1 ) (Generalsolution for various cases with different ρ, α1 , and α2 )
4
1 = 2 (nosourcecurrent )
⎯⎯⎯⎯⎯⎯⎯ →0
1 =90, 2 = 0 (half infinitecurrent length) I
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ → a
4
1 =180, 2 = 0 (infinite current length) I
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯→ a ( A / m)
2
dH =
I dl R Iad a haz − aa
= =
(
Ia hd a + ad az ) ( )
4 R3 3 3
4 ( a + h )
2 2 2
4 ( a + h ) R3
2 2 2
= 2 = 2 (
Ia hd a + ad az ) ⎯⎯⎯⎯⎯
=2
d a = 0
H= dH = dH = →
=0
=0 =0 3
4 ( a + h )
l
2 2 2
Ia 2 2 az Ia 2 az
3
= 3
4 ( a + h
2 2 2
) 2 ( a 2 + h2 ) 2
if h = 0( at loop center ) Ia 2 az I az I a
⎯⎯⎯⎯⎯⎯→ = ( A / m )(loop current ) (line current )
2a 3 2a 2 a
Electric dipole
z P(r , , )
r1
r2
Q r
d y
−Q d cos
x
Q (−Q) Q 1 1 Q r2 − r1 Q d cos
V= + = − =
4 0 r1 4 0 r2 4 0 r1 r2 4 0 r1r2 4 0 r 2
Define d = d a z . Then, d cos = d ar (ar is the unit vector in the direction of P) .
If we define p = Qd (Coul m) (electric dipole moment),
Q d cos p ar
V (r , , ) = =
4 0 r 2
4 0 r 2
Using = ar + a + a ,
r r r sin
Q d cos
E (r , , ) = −V = − ar + a + a
r r r sin 4 0 r 2
Qd cos − sin Qd cos Qd sin
=− −2 3 ar + a = ar + a
4 0 r r 3
2 0 r 3
4 0 r 3
=
Qd
4 0 r
(
3
2 cos ar + sin a =
p
)
4 0 r 3
(
2 cos ar + sin a )
q Equi-potentialsurface
V 0
E E
V : J / Coul
E −| E −|
V =0
V 0
−q Equi-potentialsurface
See text Fig. 4.21 (b) for more detailed figures!
Magnetic dipole
H or B (= 0 H )
N
a
I
S
magnetic dipole moment m = I a 2 az ( A m 2 )
0 m ar 0 I a sin a
2
0 m
B = A =
4 r 3
( )
2 cos ar + sin a (Wb / m2 )
Q d cos p ar
V (r , , ) =
4 0 r 2
=
4 0 r 2
( electric dipole moment p = Qd a )
z
• Kinds of materials (depending on the binding force between the nuclei and
electrons) : conductors, semi-conductors, dielectric materials, magnetic materials)
Conductors : The binding force between the nuclei and electrons are very weak.
Dielctric materials : The binding force between the nuclei and electrons are very strong.
Free electron
Nucleus
Conductor
Dielectric material
(PEC : Ideal conductor without
any friction inside) (wood, glass, etc)
p i
Polarization P = lim i =1
v
v → 0
P E P = 0 e E (e :electricsusceptibility)
q N
p2
p1 p i
v Polarization P = lim i =1
p7 v
v → 0
p = qd (Coul m)
= K E = 0 e E (Coul / m 2 )
d E p34
p90
p78 ( 0 e :proportionality constant)
−q p123 p11
P P
P b b
P P
P P
an an
P P P
P
an
Bound surface charge density
sb = P an (Coul / m2 )
( )
In free space, D = 0 E and 0 E = (Coul / m3 ) (free charge density)
( )
In a dielectric medium, 0 E = ( free) + b (bound )
where is free charge density and b is bound charge density.
( )
0 E = − P
( E + P ) =
0
D = 0 E + P = 0 E + 0 e E = 0 (1 + e ) E = 0 r E = E
Examples)
Assume a free point charge q ( Coul ) at the origin with surrounding dielectric medium
( = 0 r ). The following direction of polarization occurs when q is positive. The
opposite is true when q is negative.
b = − P = 0(Coul / m3 )
Dielctric medium with = 0 r
q
Dr = (Coul / m 2 ) (not dependent on medium, that is, not dependent on r )
4 r 2
D q
Dr = 0 r Er Er = r = ( N / Coul ) (dependent on r )
0 r 4 0 r r 2
Want to look deeper into the problem.
−1 q
Polarization Pr = 0 e Er = 0 ( r − 1) Er = r (Coul / m2 )
r 4 r 2
At the spherical surface at r = b (b : very small, approaching zero), the bound surface
−1 q −1 q
charge density sb = P an = r a (−ar ) = − r (Coul / m2 )
r 4 b 2 r
r 4 b 2
r r r r r 4
r −1
like a free space if the negative bound surface charge of qb = − q(Coul ) is
r
considered together with the free charge q.
q / r
Electric field Er = ( N / Coul )
4 0 r 2
Problem) Do the same analysis for a free line charge with l (Coul / m) on the entire z axis
surrounded by dielectric medium with r . Prove that
l
lt = l ( free) + lb (bound ) = (Coul / m) .
r
Problem) Do the same analysis for an infinite surface charge (free) with s (Coul / m2 ) on
a xy plane surrounded by dielectric medium with r .
Definition of permeability for magnetic materials (in which a spin of current exists)
S (m 2 ) I ( A)
South
A spin of current in an atom S
or molecule exists in magnetic material
m1
m2
v
N
m7 m
lim i =1 i
m34 Magnetization M = = m H ( A / m)
m90 v → 0 v
m78 m : proportopnality constant
m123 m11
(called magnetic susceptibility)
an
Jb J sb
I
an
Spin of current J sb
an M = m H an
- Definition of permeability
B B
In free space, B = 0 H (or H = ) and = J ( A / m2 )
0 0
B
In a magnetic medium, = J ( free) + J b (bound )
0
where J ( A / m2 ) is the free current density and J b is the bound current density.
B
= J + M
0
B
(
− M = H = J H depends only on free current! )
0
B
Defined H = − M (magnetic field determined by free current only, not dependent on
0
medium), then 0 H = B − 0 M
.
( ) ( )
B = 0 H + M = 0 H + m H = 0 (1 + m ) H = 0 r H = H
Example)
free line current I ( A)
on the entire z axis
Top view
M = m H I
= ( r − 1) H
H = an
2 J b = M = 0 ( A / m2 )
H = 0 r M = m H
b = 0 r : M = m H
= ( r − 1) H I
( r − 1) I ( − 1) I
J sb = M an = a (−ar ) = r a z ( A / m)
2 b 2 b
H b : very small (b → 0)
bound current I b = J sb 2 b = ( r − 1) I ( A)
I
H dl = H (2 ) = I ( A) ( free current ) H = 2 ( A / m) (Not dependent on
l
r )
I
B = H = 0 r H = 0 r (Wb / m 2 ) (Dependent on r )
2
Conductors
Perfect Electric Conductor (PEC): Ideal. No loss, no friction inside, R=0, does not exist.
(Coul / m2 )
No fields inside. The surface charge and surface current usually given by s
and J s ( A / m) may exist only on the surface of the PEC.
10V
PEC PEC
E ( N / Coul ) = 0 10V 10V
E E
10V
Equi-potential body
S (m 2 )
V (Volt ) ( / m)
J ( A / m 2 ) E (V / m) l (m), R ()
V
Electric field E = (V / m)
l
V
Current density J = E = ( A / m2 )
l
VS
Current I = JS = ( A)
l
V l l
Resistance R = = = () (Undersatnd the difference of R and ?)
I S S
I S
Conductance G = = ( )
V l
Dissipated power density p (W / m3 ) at each point in the conductor
2
V
p = J ( A / m ) E (V / m) = E = (W / m3 )
2 2
l
S 2
2
V
Total dissipated power P = pdv = E Sl = Sl =
2
V = GV 2 = RI 2 (W )
V
l l
Energy
Electric Energy We : Electric charges pulled closer against their forces have some
electric energy in J.
Summary of Electrostatics
q1 aR F
Electric field E = = = −V ( N / Coul = V / m)
4 0 R 2 q2
q1q2 aR
Electric force F = = q2 E ( N )
4 0 R 2
q1 We
Electric potential V = = ( J / Coul = V )
4 0 R q2
q1q2
Electric energy We = = q2V ( J )
4 0 R
m/s
J = N m, V = J / Coul , N = kg
s
We =
1
2 v
1
( 1
) 1
( )
Vdv = V D dv = V D dv − D (V ) dv
2 v 2 v 2 v
( ) ( )
Math: V D = ( V ) D + V D ;similar to ( fg ) = f g
+ fg
Using the divergence theorem and E =−V
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ →
1
( ) 1
We = V D ds (surfaceintegral) + D Edv (volumeintegralinside thesurface) ( J )
2 s 2 v
This is true for any choice of a volume v bounded by s. This expression may be
inconvenient because we have to evaluate the two terms.
1 1
If we choose a very large surface with r → , V D 2 and ds r 2 , and the first
r r
term goes to 0. Then, using only the second term, the total stored electric energy can be
evaluated by
1 1 1 2 1 2
We = D Edv = E Edv = E dv = E dv = dv ( J )
2 all space 2 all space all space 2 all space 2 all space e
(obtained by fields)
1 2
where e = E ( J / m3 ) is the electric energy density (scalar field) .
2
1 1 1 2
Similarly, using the magnetic energy density m = B H == H H = H ( J / m3 ) ,
2 2 2
1 2
the stored magnetic energy can also be obtained by Wm = all space m dv = all space H dv ( J ) .
2
Prob) Find the electric energy We for a two-point charge (Q Coul, each) system
separated by R(m).
R
q q
q q2
Sol 1) We = ( J / Coul ) q(Coul ) = (J )
4 0 R 4 0 R
1 2 1 1 q q q2
Sol 2) We = qiVi = q1V1 + q2V2 = q +q = (J )
2 i =1 2 2 4 0 R 4 0 R 4 0 R
Prob) Find the electric energy We for a three-point- charge (Q Coul, each) system
separated by R(m).
q R q
R R
q
1 3 1 1 2q 2q 2q
We = qiVi q1V1 + q2V2 + q3V3 = q +q +q
2 i =1 2 2 4 0 R 4 0 R 4 0 R
Sol)
1 2q 3q 2
= q 3 = ( J ) (three times !!)
2 4 0 R 4 0 R
Note) From Gauss’ law, E and V are the same as the point charge Q case if for the
following cases:
2 (
Coul / m2 ) and potential V =
Q Q
electric flux density D = 0 E = (V = J / Coul )
4 r 4 0 r 2
Problems) Find the electric energy We for a continuous charge on a sphere surface at
r=a(m) in free space. The total charge Q(Coul) is uniformly distributed over the surface.
sphere
a
Q (Coul ) uniformly
distributed on the surface
Sol)
Q D (r ) Q Q
For r a, Dr (r ) = (Coul / m2 ), Er (r ) = r = ( N / coul or V / m), and V (r ) = (V )
4 r 2
0 4 0 r 2
4 0 r
(same results as the point charge case)
0 D (r )
For r a, Dr (r ) = = 0(Coul / m2 ), Er (r ) = r = 0( N / coul or V / m),
4 r 2
0
Q a Q a Q
and V (r ) = + Er (r )dr = + 0 dr = (V )
4 0 a r 4 0 a r 4 0 a
Dr (r )
Er (r ) =
0
Q
4 0 a 2
r
a
V (r )
Q
4 0 a
r
a
Hint: Since the fields depend only on r, we had better use dv = 4 r 2 dr (You understand
what this means?) instead of dv = dr (rd )(r sin d ) , for quick calculation!
2
1 2 Q Q2 1
We = E dv = 0
2
4 r dr =
2
dr
all space 2 r =a 2
4 0 r 8 0 r =a r2
r =
Q2 1 Q2
= −
r = (J )
8 0 r = a 8 0 a
Problems) Find the electric energy We stored in a spherical volume with r=a(m) in free
space. The total free charge Q(Coul) is uniformly distributed in the volume.
sphere
a
Q (Coul ) uniformly
distributed inside the surface
Sol)
Q D (r ) Q Q
For r a, Dr (r ) = (Coul / m2 ), Er (r ) = r = ( N / coul or V / m), and V (r ) = (V )
4 r 2
0 4 0 r 2
4 0 r
(same as above cases)
3
r
Q
For r a, Dr (r ) = 2 =
a Qr D (r ) Qr
(Coul / m 2 ) , Er (r ) = r = ( N / coul or V / m),
4 r 4 a 3
0 4 0 a 3
Q r2
Q Qr Q Q Q
( a2 − r 2 )
a
and V (r ) = + dr = + a
= +
4 0 a 4 0 a 4 0 a 4 0 a 3 2 4 0 a 8 0 a 3
r 3 r
3Q Qr 2
= − (V )
8 0 a 8 0 a 3
Q 3Q
Note that V (r = a) = (V ) and V (r = 0) = (V ) .
4 0 a 8 0 a
Er (r )
E = −V
Q
4 0 a 2
r
a
V (r )
3Q
8 0 a
Q
4 0 a
r
a
Stored electric energy using the first method (using charges and electric potential)
1 1 1 a Q 3Q Qr 2
We = (dq)V = ( dv)V = 4 r dr
2
− 3
2 2 2 r = 0 4 a3 / 3 8 0 a 8 0 a
a
1 3Q 2 a 2 r4 3Q 2 3 r5 3Q 2 4a 3 3Q 2
=
2 8 0 a 4 r =0 3r − a 2 dr = 16 0 a 4 r − 5a 2 = 16 0 a 4 5 = 20 0 a ( J )
r =0
Stored electric energy using the second method (using the electric fields in all space)
2 2
1 2 a Qr Q
We = = 0 in free space
E dv ⎯⎯⎯⎯⎯⎯ → 0
4 r 2
dr +
0
4 r 2 dr
4 0 a 4 0 r
all space 2 r =0 2 3 r =a 2 2
Q2 a Q2 1 Q2 a5 Q 2 1 Q2 Q2
= r =0 + r = a r 2 = + − = +
4
r dr dr r
8 0 a 6 8 0 8 0 a 6 5 8 0 r = a 40 0 a 8 0 a
3Q 2
= ( J ) ( same as above)
20 0 a
6Q 2 5Q 2
= (J ) ( J ) (the result of the previous example for Q only on the sphere) Why ???
40 0 a 40 0 a
Q
We want to check whether Gauss’ law D = 0 = (Coul / m 3 ) is satisfied inside the
4 a 3 / 3
sphere and D = = 0(Coul / m3 ) outside of the sphere.
1 ( r Dr ) 1 ( D sin ) 1 D
2
Hint - D = + +
r2 r r sin r sin
D = E = E = ( −V ) =
V = − 2V = − (Poison's equation)
In the locations where = o
⎯⎯⎯⎯⎯⎯⎯⎯ → 2V = 0 (Laplace equation)
In the rectangular coordinate system,
2 ( Laplacian operator ) = = ax + a y + az ax + a y + az
x y z x y z
2 2 2
= + +
x 2 y 2 z 2
Prob) For the following figure, obtain the voltage V(z) as a function of z.
z
h
PEC Q V0 (V )
0
PEC −Q
0 (V )
Sol) In the region 0 z h , = 0 . So, 2V = −
= 0 . Since the voltage is mainly
2 2 2 2
dependent on z, 2V = 2 + 2 + 2 V ( z ) = 2 V ( z ) = 0
x y z z
V ( z ) = C (Constant)
z
V ( z ) = Cz + D
V0
But, we know V ( z = 0) = D = 0(V ) and V ( z = h) = C h = V0 C = .
h
V0
So, V ( z ) = z.
h
V ( z)
V0
h z
The electric field is obtained by
V
E = −V ( z ) = − ax + a y + az V ( z ) = − 0 az (V / m)
x y z h
Solution of Poison’s equation ( 2V = − )
()
The solution V r due to the charge density r (Coul / m3 ) in a volume V is given
by
r dv dq r
()
V r =
V 4 R
= (Solution of Poisson’s equation : We already know
V 4 R
this!)
where R = r − r
Then, E = −V
B
H = J = J B = J A = J
( ) For simplicity , we choose A = 0
In math, A = A − 2 A ⎯⎯⎯⎯⎯⎯⎯⎯⎯ → − 2 A .
()
Note that A r is in the same direction as J r and thus is easier to obtain.
Then, obtain B = A .
Real numbers(실수)
2
− 2 − 2
3 Re
−3 −2 −1 0 1 2 3
3x = −2 x = −3 / 2 (can find a realsolution.)
y 2 = 2 y = 2 (can find realsolutions.)
z 2 = −1 z ?(cannot find realsolutions.)
Complex numbers(복소수)
z 2 = −1 z = −1 = j (Imaginary numbers)
Imaginary
r
. z=a+jb
Real
z = a + jb = re j = r = r cos + jr sin
| z |= Magnitude( z) = r = a 2 + b2 , Phase( z ) = = Angle(a, b)
j1
z1 = re
1
j1
, z2 = r2e j2 z1z2 = re
1 r2e j2 = rr
1 2e
j (1 +2 )
j1 n
z1n = (re
1 ) = r1ne jn1
z1 r1e j1 r1 j (1 −2 )
= = e
z2 r2e j2 r2
z3 = z1 z 2
r1r2
1 + 2
z2
r2
2 r1 z1
1
z3 z3
= z2 = z2
z1 z1
z3 = z1 z2
zz * = re j re − j = r 2 =| z |2 =| z * |2
z − z * = j 2b (purely
imaginary)
z = a + jb
r (purely
z + z * = 2a real)
− zz * =| z |2 = r 2
r z * = a − jb
j1
z1z2* = re
1 r2e− j2 = rr
1 2e
j (1 −2 )
1 2 [cos(1 − 2 ) + j sin(1 − 2 )]
= rr
j j
Ex) z1 = 5 + j 5 3 = 10e 3
= 10 = 1060 , z2 = 1 + j 3 = 2e 6
= 2 = 230
3 6
| z1 |= Magnitude( z1 ) = 10 , Phase( z1 ) =
3
−j −j
z1* = 5 − j5 3 = 10e 3
, z1 + z1* = 10, z1z1* = 100 , z1* = 5 − j5 3 = 10e 3
−j j −j j
z = 1 − j 3 = 2e
2
* 6
, z z = 10e 2e
1 2
* 3 6
= 20e 6
= 10 3 + j10
j j j
z1 z2 = 10e 3 2e 6
= 20e 2
= j 20 , z2 z2 * =| z2 |2 = 22 = 4
2 5
j j j j
z12 = (10e 3 )2 = 102 e 3 , z15 = (10e 3 )5 = 105 e 3 ,
j −j j
z1 z2* = 10e 3 2e 6
= 20e 6
j
z1 10e 3 j 5 5
=
= 5e 6 = 3+ j
z2 j 2 2
2e 6
1
j 2
1
j
1
j 30 10
5 + j5 3 = 10e = 10 e 2
3 2 3
= 10e 6
= +j
2 2
3
j j −j
j = e 2 , , −1 = e j , − j = e 2
=e 2
2
j
( j) = e 2 = e j = −1 The solution of z 2 = −1 is z = j
2
j t
*** What is e ? (very important!!) : = 2 f (rad / s) (angular frequency),
f=frequency (cycles/s=Hz)
j t
: e is a rotating complex number in the counterclockwise sense with magnitude of 1,
f turns in one second and one turn in a period T=1/f(sec).
1
One turn in T = (sec) or f turns in one sec
f
jt
e = e j 2 ft
1
t
1
will rotate one turn in T= (sec) or f turns in one sec in a counterclockwise direction.
f
Low-frequency circuit ( L or L 1)
L ( Low frequency circuit )
+
+
(t ) = V0 cos(t ) (t ) V0 cos(t )
−
−
L
3 105 km / s
For example, when f=60 Hz, = = 5000 km ,
60 / s
2 2 (rad )
= = 1.25 10−6 ( rad / m)
5 10 (m)
6
In the low frequency limit where = 2 f → 0 (DC case), = → ( m) ,
f
= → 0(rad / m) and L = 0(rad )
High-frequency circuit ( L or L 1)
High frequency circuit (roughly L )
+
(t ) = V0 cos(t − L)
+ L
(t ) = V0 cos(t ) = V0 cos (t −
)
− L
= V0 cos (t − ) = V0 cos (t − t )
−
L ( m)
L(rad )
L(m) is the physical length.
L(rad ) is the electrical length (important!!).
L
t = (sec) is the time for the signal to travel the distance of L (m) or
the signal delay time.
Im
v(t ) = Vm cos(t + V )
V = Vm e jV
V Vm
V
3
−
2 2
2 t Re
v(t ) = Vm cos(t + 0) Im
V = Vm e j 0
3
2 2
2 t Re
Im
v(t ) = Vm cos(t + ) = −Vm sin(t ) j
2 Vm V = Vm e 2
2
3
2 2
2 t Re
Im
v(t ) = Vm cos(t + ) = −Vm cos(t )
3
2 2
2 t V = Vm e j = −Vm Re
3
v(t ) = Vm cos(t + ) = Vm cos(t − ) = Vm sin(t ) Im
2 2
3
2
3
2 2
2 t −
Re
2
3
j −j
V = Vm e 2
= Vm e 2
Ve jt (t = )
2
Ve jt (t = 0, 2 , 4 ,..)
Re
Ve jt (t = ) 3
Ve jt (t = )
2
i(t)
1 1
P = Re( S ) = Vm I m cos(V − I ) , Q = Im( S ) = Vm I m sin(V − I )
2 2
1
V I e j (V −I )
S 2 m m 1
Examine = = I m2 (positive real number)
Z Vm j (V −I ) 2
e
Im
1 S
S and Z are brothers!!! S = I m2 Z or Z =
2 1 2
Im
2
Imaginary
1
Q S = Vm I m e j (V −I )
2
X Vm j (V −I )
Z= e
Im
V − I
Real
R P
Purely
Inductive Inductive(R,L)
(L only) (X>0)
Resonant Real
Purely
capacitive Capacitive(R,C)
(C only) (X<0)
Active Passive
(Negative R) (Positive R)
I 1
Admittance Y = = = G + jB (G: conductance, B: susceptance)
V Z
1 1 1 1 1
S = VI * = ZII * = | I |2 ( R + jX ) = | I |2 R + j | I |2 X = P + jQ
2 2 2 2 2
1 * 1 1 1 1
S = VI = V (YV )* = | V |2 (G − jB) = | V |2 G − j | V |2 B = P + jQ
2 2 2 2 2
Prob) A voltage source v(t ) = 100cos(t + )(V ) is connected with a load and the
2
current flowing through the load is 1) i (t ) = 5cos( wt + )( A) , 2) i(t ) = 5cos( wt )( A) ,
2
3) i(t ) = 5cos( wt + )( A) , 4) i (t ) = 5cos( wt + )( A) , 5) i (t ) = 5cos( wt − )( A) . For each
6 2
case, plot v (t ) , i(t ) , and plot p(t ) using MATLAB assuming f = 60 Hz (also obtain
average real power P using MATLAB). Besides, for each case, obtain the complex
power S, average real power(평균유효전력) P, average reactive power
(평균무효전력) Q, and load impedance Z(Mark the impedance Z on the complex plane
and discuss whether it is passive or active(resonant, inductive, capacitive).
Prob) Given that V = 100 + j100 (V) and I = 20 2 (A), obtain v (t ) , i(t ) , p(t ) (also
1 T
plot them using MATLAB), real average power P from the definition P = p(t )dt ,
T 0
complex power S, average real power P from Re(S), reactive power Q from Im(S), and
the impedance Z (Mark the impedance Z on the complex plane and discuss whether it is
passive or active(resonant, inductive, capacitive).
Prob) Given that V = 100(1 − j ) (V) and I = 20 2 (A), obtain v (t ) , i(t ) , p(t ) (also plot
1 T
them using MATLAB), real average power P from the definition P = p(t )dt ,
T 0
complex power S, average real power P from Re(S), reactive power Q from Im(S), and
the impedance Z (Mark the impedance Z on the complex plane and discuss whether it is
passive or active(resonant, inductive, capacitive).
Prob) Given that V = 100(1 − j ) (V) and I = 20(1 − j ) (A), obtain v (t ) , i(t ) , p(t ) (also
1 T
plot them using MATLAB), real average power P from the definition P = p(t )dt ,
T 0
complex power S, average real power P from Re(S), reactive power Q from Im(S), and
the impedance Z (Mark the impedance Z on the complex plane and discuss whether it is
passive or active(resonant, inductive, capacitive).
1 1 jV 1
Complex power S = V ( z ) I ( z ) = Vm e
*
e− j z I me − jI e j z = Vm I me j (V −I )
2 2 2
1 1
= Vm I m cos(V − I ) + j Vm I m sin(V − I ) = P + jQ
2 2
[P: Real power(유효전력), Q: Reactive power(무효전력)]
1 1
P = Re( S ) = Vm I m cos(V − I ) , Q = Im( S ) = Vm I m sin(V − I )
2 2
e− j r e − j r jwt
E (r , , ) = − j10 E (r , , , t ) = Re[ E (r , , )e jwt ] = Re[ − j10 e ]
r r
10 10
= Re[e− j e e ] = cos( wt − r − 2) (Linearly polarized wave propagating in the
2 − j r jwt
r r
r direction)
V = j5e−20 = 5e j 90e−20 = 5e j 70 → v(t ) = Re (Ve jt ) = Re 5e j (t +70) = 5cos(t + 70)
V ( z ) = 10e j 30e− j z → v( z, t ) = Re 10e j 30e− j z e jt = 10cos (t − z + 30 ) (traveling
wave propagating with a phase velocity of
(rad / sec)
v= (m / sec)
(rad / m)
V (Volts )
D, E Q
d (m) Capacitance C = (Coul / V = F )
V
−Q(Coul )
Electric field onlyinside!
V
Electric field E = (V / m)
d
V
Electric flux density D = E = 0 r (Coul / m2 )
d
V
Surface charge density s = D = E = 0 r (Coul / m2 )
d
VA A
Total stored charge Q = s A = 0 r = 0 r V (Coul )
d d
Q A
Capacitance C = = 0 r (Coul / V = F )
V d
Stored electric energy : Assume that the electric potential at the bottom surface is V0,
then the electric potential at the top surface is V+V0.
1 1 1 1 1
We = (dq)V = Q(V + V0 ) + (−Q)V0 = QV = (CV )V = CV 2 ( J )
2 2 2 2 2
(Note that We does not change depending on V0.)
We can obtain the electric energy from a field analysis.
1 1
Stored electric energy density we = D E = E 2 ( J / m3 )
2 2
Stored electric energy
2
1 1 V 1 A 1 1
We = we dv = E 2 Ad ( J ) = Ad = V 2 = CV 2 = QV ( J )
V 2 2 d 2 d 2 2
Ex) Consider the following figure : For the given Q, obtain the voltage V and
capacitance C. : Q = CV
V? W −Q(Coul )
= 0 r
h Q(Coul )
l
W
Front view
r h
Px Px
r −1
Bound charge Qb = − Q Ex Ex
r
Free charge Q −1 Q
Total charge Qt = Q(free)+Qb (bound) = Q + − r Q =
r r
Q 0 rWl
Capacitance C = = (Coul / V = F ) (increased by a factor of r compared with
V h
the case of free space)
Q
W
C (per unit line length) = V = 0 r ( F / m)
Capacitance per unit line length l h
h
Define g ( geometricalfactor ) =
⎯⎯⎯⎯⎯⎯⎯⎯⎯
W
→ 0 r / g ( F / m)
1 1 hQ hQ2
Electric energy We = dqV = QV = Q = (J )
2 2 0 rWl 2 0 rWl
( − 1) Q (Coul / m2 )
Polarization Px = 0 e Ex = 0 ( r − 1) Ex = r
rWl
Bound surface charge density at the bottom
( − 1) Q a = − ( r − 1) Q (Coul / m2 )
( )
sb = an P = −ax P = −ax r ( )
rWl x
rWl
Ex) Consider the following coaxial transmission line : For the given free line charge
Q
density l = (Coul / m) on the inner ( = a ) and outer surface ( = b ), obtain the
L
voltage V and capacitance per unit length C(F/m).
L ( m)
− l (Coul / m)
lb
l
a l (Coul / m)
Q
l = (Coul / m)
b L r
E
l (Coul / m) l 2 0 r
C ( F / m) = = = ( F / m)
V (Volt ) l b b
ln ln
2 0 r a a
- Inductance of a solenoid
A(m 2 )
i i
L(m), N turns
(magneticflux linkage)
Inductance L = (Wb / A = H )
i
B, H
Ni
Magnetic field H = ( A / m)
L
Ni
Magnetic flux density B = H = 0 r (Wb / m2 )
L
Ni
Magnetic flux = BA = 0 r A (Wb)
L
N 2i
Magnetic flux linkage = N = 0 r A (Wb)
L
d d
(note that the induced voltage v = (Wb / s = V ) (not )
dt dt
N 2
Inductance L = = 0 r A (Wb / A = H )
i L
1 1 1
Stored magnetic energy Wm = i = ( Li)i = Li 2 ( J )
2 2 2
We can obtain the electric energy from a field analysis.
1 1
Stored magnetic energy density at each point in the coil wm = B H = H 2 ( J / m3 )
2 2
Stored magnetic energy
2
1 1 Ni 1 N2 1
Wm = wm dv = H AL( J ) = AL =
2
A i 2 = Li 2 ( J )
V 2 2 L 2 L 2
Ex) Inductance of two parallel plates (Current I flows on the two parallel
conductor plates as shown below). : = LI
W
I ( A)
= 0 r
Js = I / W
x ( A / m)
H h M = m H
z l
y W
Front view H M
r h M = m H
Bound current I b = ( r − 1) I H M = ( r − 1) H
Free current I
Total current I t = I (free)+Ib (bound) = I + ( r − 1) I = r I ( A)
I
Surface current density at the bottom J s = ( A / m)
W
I
Surface current density at the top J s = − ( A / m)
W
I
Magnetic field H = J s = ( A / m) ( H is determined only by free current)
W
I
Magnetic flux density B = 0 r H = 0 r (Wb / m2 )
W
hlI
Magnetic flux = Bhl = 0 r (Wb)
W
hl Wb
Inductance L = = 0 r ( = H)
I W A
h
L( per unit line length) = I = 0 r ( H / m)
Inductance per unit line length l W
h
Define g ( geometricalfactor ) =
⎯⎯⎯⎯⎯⎯⎯⎯⎯
W
→ 0 r g ( H / m)
1 1 I2
Magnetic energy density wm = B H = 0 r H 2 = 0 r 2 ( J / m3 )
2 2 2W
Magnetic energy
0 r I 2 0 r hlI 2 1 0 r hl 2 1 2 1
Wm = wm dv = Whl = = I = LI = I ( J )
2W 2 2W 2 W 2 2
I
Magnetization M y = m H y = ( r − 1) ( A / m)
W
Bound surface current density at the bottom
I
( ) I
J sb = M an = ( r − 1) a y −ax = ( r − 1) az ( A / m)
W W
Bound surface current at the bottom Ib = ( r −1) I ( A)
Total surface current at the bottom It = I ( free) + Ib (bound ) = I + ( r −1) I = r I ( A)
(This is the reason why the magnetic flux density B is increased by a factor of r )
+ vR (t ) -
v (t )
+ L - +
vC (t )-
+ R L C
v(t )
-
i (t )
dx(t )
Consider a time-form equation y (t ) = in general. There are many cases in
dt
engineering and science.
1
t
t
dx(t )
Instantaneous time equations y (t ) = =➔ Phasor equations Y = j X
dt
X
Real
x(t ) = A sin 0t = A cos (0t − 90 )
Examples ) dx(t )
y (t ) = = A0 cos 0t = A0 sin (0t + 90 )
dt
For an inductor,
d (t ) di(t )
v(t ) = =L V = j = j LI
dt dt
For a capacitor,
dq(t ) dv(t )
i(t ) = =C I = jQ = jCV
dt dt
Impedance Z = V/I
R L C
Z(w) =V/I R jwL 1/(jwC)
Y(w) =I /V 1/R=G 1/(jwL) jwC
Note that the impedances of L and C are functions of frequency.
Resonant R, L, C circuit
I + VC -
+ R L C
V
-
V 1 1
Zin = = R + j L + = R + j L − = R + jX
I jC C
(R: Resistance, X: Reactance)
1 1 1 1 2 1
Complex power S = VI * = ( Zin I ) I * = Zin I = I R + j L −
2
2 2 2 2 C
1 2 1 2 1 2 1 1 2 1 2 1 2 1
= I R + j 2 I L − I = I R + j 2 I L − I C
2 4 4 C 2
2
4 4 C
2 2
1 2 1 2 1
= I R + j 2 I L − VC C = Pl + j 2 (Wm − We )
2
2 4 4
where Wm = time average magnetic energy stored in the inductor (J) and We = time
average electric energy stored in the capacitor (J).
P + j 2 (Wm − We ) At resonant frequency =1/ LC , Wm =We
Zin = R + jX = l 2
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯→ R
I /2
Quality factor
average energy stored W + We 2Wm 2W
Q = = m (dimensionless) ⎯⎯⎯⎯⎯ At resonance
→0 = 0 e
energy loss / sec Pl Pl Pl
1 2
2 I L
L 1/ (0C ) VL VC
= 0 4 = 0 = = = ( Q : usually 10 ~ 1000 )
1 2 R R V V
I R R R
2
(Ratio of the voltage magnitude applied at L or C and R)
Imaginary
VL = jQVR
VR , V Real
VC = − jQVR
Based on the phasor voltages, the instantaneous voltages are :
( )
vR (t ) = Re VR e jt = VR cos (t )
v (t ) = Re ( jQV e ) = Re ( QV e
L R
jt
R
j 90
)
e jt = QVR cos (t + 90 )
vC (t ) = QVR cos (t − 90 )
Investigate Z in at = 0 + : = − 0 .
02
1
1 1 0 = LC
Zin = R + jX = R + j L + = R + j L 1 − 2 ⎯⎯⎯⎯ → = R + j L 1 − 2
jC LC
= R + j L
2 − 02
= R + j L
( + 0 )( − 0 )
2
2
2 ( − 0 )
if is near
⎯⎯⎯⎯⎯ 0
→ R + j L = R + j 2 L ( − 0 ) ⎯⎯⎯⎯⎯⎯
Define = −
0
→ R + j 2 L
2
2RQ L
= R+ j (using Q = 0 )
0 R
X ( )
0
Z in ( )
2R
BW
R
1
0
The maximum current (and power) flows when the impedance becomes smallest (R) at
= 0 or = 0 .
2
2 RQ Define BW =
0
Zin = R + j ⎯⎯⎯⎯⎯⎯ → R + jRQ BW
0
When Zin = R + jRQ BW = 2R , the current decreases as 1/ 2 (power 1/ 2 ).
From this, we obtain Q BW = 1 or BW = 1/ Q .
Other useful forms of
1 L 0
Zin ( ) = R + j L + = R + j0 L − 0 = R + j −
jC 0 C 0
= R + jRQ − 0 = R 1 + jQ − 0
0 0
L
: Reactance slope parameter, − 0 : Frequency variable
C 0
Poynting vector P(r, t ) = E(r, t ) H (r, t )(W / m2 ) : power density for each point in
space
B H
E = − = − (V / m 2 ) ………..(1)
t t
D E
H = J + = J + ( A / m 2 ) …..(2)
t t
H
H (1) H ( E ) = − H ………(3)
t
E
E (2) E ( H ) = J E + E ……(4)
t
Using the vector identity
( A B) = B ( A) − A ( B) ,
H
(3) ( E H ) + E ( H ) = − H ….(5)
t
(4) → (5)
E H
− ( E H ) = J E + E+ H
t t
1 1
= J E + E 2 + H 2 (W / m3 ) …(6) (point form)
t 2 2
Applying ( Left = Right )dv operation, we obtain the integral form for Poynting
V
theorem.
1 2 1 2
− ( E H )dv = J Edv + E + H dv(W ) .
V V t 2
V 2
ds
V ds
Ex) Prove the total power flowing into the surface S is I 2 R(W ) in a static case. The
resistive material with radius a in S is characterized by the resistance R.
Ez
S
R () ds
H
z
I(A)
L(m)
V RI I
Sol) V = RI (V ) , Ez ( = a) = = (V / m) , H ( = a) = ( A / m)
L L 2 a
RI I RI 2
P = E H = Ez az H a = − a = − a (W / m 2 )
L 2 a 2 a L
The total power flowing into the the surface S is
RI 2
P = P (−ds ) = − a (−2 a La ) = RI 2 (W ) or VI
S 2 a L
Complex Poynting vector filed (or complex power density vector field)
1 *
S (r ) = E (r ) H (r ) = P + jQ(W / m2 )
2
1 * 1 *
P(r ) = Re[ S (r )] = Re[ E (r ) H (r )] , Q(r ) = Im[ S (r )] = Im[ E (r ) H (r )]
2 2
(2) E : E H ) = ( J − j D ) E ….(4)
(
1 1 1
= E 2 dv (power dissipated or absorbed in V) + j 2 H 2 dv − E 2 dv
V 2
V 4 V 4
= P + jQ (W = J / s)
1
Note that H 2 dv ( =Wm ) is the time average of the stored magnetic energy in V and
V 4
1 2
E dv ( = We ) is the time average of the stored electric energy in V.
V 4
ds
S
- ds
V - ds ds
1
P = Re S (−ds) = E 2 dv
S V2
: Average real power(유효전력)(W) flowing into the surface S
1 1
Q = Im S (−ds) = 2 H 2 dv − E 2dv = 2 (Wm − We )
S V 4 V 4
: Average reactive power(무효전력)(W) flowing into the surface S
Compare the above field version of Poynting theorem with that of the circuit version
given by
I + VC -
+ R L C
V
-
Complex power
1 1 1 1 2 1
S = VI * (power flowing into a system) = ( Zin I ) I * = Zin I = I R + j L −
2
2 2 2 2 C
1 2 1 2 1 2 1 1 2 1 2 1 2 1
= I R + j 2 I L − I = I R + j 2 I L − I C
2 4 4 C 2
2
4 4 C
2 2
1 2 1 2 1
= I R + j 2 I L − VC C = P + j 2 (Wm −We ) = P + jQ (W = J / s)
2
2 4 4
where Wm = time average magnetic energy stored in the inductor (J) and We = time
average electric energy stored in the capacitor (J).
The magnetic force experienced by a sliding conductor with length L in the direction of
the current i is
F m = iL B = − F ext .
( F ext : External force)
In general, F m = i dl B = − F ext
l
B - Vemf +
y=a R Y=b y
ds
L
Moving
conductor
i dl
dx
u
x
b
Vemf = uax (− Baz ) dya y = uax (− Ba z ) dya y
l a
b
Vemf = uBa y dya y = BLu (V )
a
(t)
i(t) Va
+
R Vab(V) N
_ (turns)
Vb
d
Vemf = − N (Wb / s = V )
dt
m
wt
eab (t)
Nwm
wt
d d
− = − B ds(Wb / s = V )
dt dt S
d d
l E dl = − dt S B ds = − dtM (V ) (Integral form)
(폐회로 l 에 대한 E 의 회전량은 개면적 S 를 통과하는 총자속 M (Wb)의 시간에
따른 변화와 같다: 부호 조심!)
d
− B ds(V ) ⎯⎯⎯ →0
Statics
=0
dt S
E dl = 0(V )
l
ds
S
dl
l
Left side = E dl ⎯⎯⎯
→ ( E ) ds(V )
Stokes
l S
B
Right side = − ds(V )
t
S
B
S E = − t ds (V)
B
E = − (V / m 2 ) (Differential form or point form)
t
z
dl
l1
B
ds R
Length=2L
+
l2 y
Vemf
- dl
N turns
d
Vemf (with N turns) = − N = NBA sin t (V )
dt
Self inductance L
N
Flux linkage = N = Li Inductance L = = (Wb / A = H )
i i
d d
vemf = =N (Wb / s = V )
dt dt
(t)
i(t)
+ +
Vemf N
_ V(t) (turns)
_
i(A) i(A)
r H A(m2)
N(turns) in l(m)
Ni
L
H dl = Hl = Ni H =
l
( A / m)
Ni
B = H = r 0 (Wb / m2 )
l
Ni
= BA = r 0 A(Wb)
l
N 2i
= N = r 0 A(Wb turns )
l
Self inductance for l (m)
N2A
L= = r 0 (Wb turns / A = H )
i l
Self inductance for 1(m)
L N2A
L(per a unit length 1m) = = r 0 2 ( H / m)
l l
Energy in a magnetic field
r H A(m2)
N(turns) in l(m)
Total magnetic energy stored in the inductor
1 1
Wm = wm dv = H 2 dv = H 2 Al
V V 2 2
2
1 Ni 1 N2A 2 1 2
= 0 r Al = 0 r i = Li ( J )
2 l 2 l 2
In magnetostatics, H
l
dl = I ( A) (Integral form)
ds
S
dl
l
Left side= H dl = ( H ) ds( A)
l S
( H = J ) ds( A)
S
In a time-varying case,
H
i(t) H +
+
-
-
+ -
+
D
_ V(t)
D
H = J + ( A / m2 )
t
D
( A / m 2 ) : Displacement current density (Maxwell added this term)
t
D
H = J + (A/ m )
3
t
( D )
0= J + ( A / m3 )
t
J =− ( A / m3 ) (Current continuity law)
t
D
S
H = J + ds
t
Left side = ( H ) ds ⎯⎯⎯
Stokes
→ H dl ( A)
S l
Right side = J ds + D ds ( A)
S t S
l H dl = S J ds + t S D ds = I + t E ( A)
(폐회로 l 에 대한 H 의 회전량은 개면적 S 를 통과하는 총전류 I 와 총전속
E (Coul)의 시간에 따른 변화의 합과 같다)
Right side =
V
dv = Q(Coul )
S
D ds = Q(Coul )
(폐면적 S 밖으로 나오는 총전속 E 는 부피 V 에 존재하는 총 전하량과 같다)
Magnetic Gauss’ law
Right side =
V
0dv = 0(Wb)
S
B ds = 0(Wb)
(폐면적 S 밖으로 나오는 총자속 M 는 항상 0(Wb)이다. B 는 항상 회전량만
가지며 발산은 0 이다)
S
B ds = QM (Wb) (Magnetic Gauss)
ds ds t ds
D
H = J + ( A / m2 )
t
S
D ds
=
Q
D = (Coul / m3 )
d d
Differential form
B
E = −Jm − (V / m 2 ) (Faraday)
t
D
H = J + ( A / m 2 ) (Ampere)
t
D = (Coul / m3 ) (Electric Gauss)
B = m (Wb / m3 ) (Magnetic Gauss)
D = E = 0 r E
B = H = 0 r H
Current and charge relation (current continuity law) : J = − ( A / m3 ) (point-form)
t
To obtain the volume-form, we do J = − t dv , then
V
Left = Jdv = J ds = I ( A)
V S
Q
Right = −
t V
dv = −
t
(Coul / s = A)
Q
I = J ds = − ( A = Coul / s ) (volume − form)
S t
The current continuity law J = − ( A / m3 ) can also be derived by taking the
t
divergence of Ampere’s law:
D D ( )
: H = J + 0 = J +
t t
J = −
t
( A / m3 )
0 = 4 10−7 ( H / m)
0 = 8.854 10−12 (F / m)
In a lossy medium with a conductivity ,
Conduction current J = E( A / m2 )
Region 1
an
E1 D1 H1 B1
Region 2
E2 D2 H2 B2
Region 1
an
ap
dl = dl at H1
at
h→0
l
Region 2 dl = − dl at H2
E
H dl = t D ds + I = t + I ( A) ⎯⎯⎯⎯→ H dl = I ( A)
h →0( S →0)
l S E →0 l
H dl = H dla + H (−dla ) 1 t 2 t
l
( )
= H1 − H 2 dlat = I = J s dla p ( A)
Using at = a p an ,
( H − H ) (a
1 2 p ) (
) ( H − H ) dl = a ( H − H ) a dl
an dl = a p an 1 2 n 1 2 p
( )
an D1 − D2 ds = s ds (Coul )
Region 1
an
ds D1
Region 2 D2
ds =dsan
(
an D1 − D2 = s (Coul / m 2 ) )
-BC for Magnetic Gauss’s law (similar to Electric Gauss’)
( )
an B1 − B2 = ms (Wb / m 2 )
In summary,
( )
an E1 − E2 = − J ms (V / m) (Faraday)
a ( H − H ) = J ( A / m) (Ampere)
n 1 2 s
( )
an D1 − D2 = 0 (E. Gauss) (scalar form: Dn1 = Dn 2 , Dn continuous at the boundary)
Dn1 Dn 2
: = En1 En 2 =
1 2
( )
an B1 − B2 = 0 (M. Gauss) (scalar form: Bn1 = Bn 2 , Bn continuous at the boundary)
Bn1 Bn 2
: = H n1 H n 2 =
1 2
Region1: 1 , 1
Bn1
Dn1 H t1
E t1 Bn 2
Ht 2
Dn 2
Et 2
Region 2 : 2 , 2
an E1 = 0(V / m) (Faraday)
an H1 = J s ( A / m) (Ampere)
an D1 = s (Coul / m2 ) (Electric Gauss)
an B1 = 0(Wb / m2 ) (Magnetic Gauss)
** Et = 0(or an E = 0) (important!)
Region1: 1 , 1
Bn1 = 0
Dn1 = s H t1 = J s
E t1 = 0 Bn 2 = 0
+++ s Js
Ht 2 = 0
Et 2 = 0
Dn 2 = 0
Region 2 : PEC ( Perfect ElectricConductor ) ( similar to 2 → )
an E1 = − J ms (V / m) (Faraday)
an H1 = 0( A / m) (Ampere)
an D1 = (Coul / m2 ) (Electric Gauss)
an B1 = ms (Wb / m2 ) (Magnetic Gauss)
** Ht = 0(or an H = 0) (important!)
Region1: 1 , 1
Bn1 = ms
Dn1 = 0 H t1 = 0 ms
+ + +B = 0
E t1 = J ms n2
Ht 2 = 0
• • •
J ms Dn 2 = 0
Et 2 = 0
Region 2 : PMC ( Perfect MagneticConductor ) (similar to 2 → )
H Phasor form
E = − ⎯⎯⎯⎯→ E = − j H (Faraday)
t
E Phasor form
H = ⎯⎯⎯⎯→ H = j E (Ampere)
t
H =0
E=0
E = ( E ) − 2 E = − ( H )
t
E E
2
= − ( ) = − 2
t t t
where
( ) ()
Express this in a phasor form ( E r , t → E r ,
t
→ j )
() ()
2 E r + 2 E r = 0 (Helmholtz wave equation, ordinary differential equation,
phasor form)
wavenumer k and propagation constant )
(rad / s) 2 f 2
Wavenumber k = = = = = (rad / m) is the most
(m / s) 1/ f
important parameter for electromagnetic waves,
where (= 2 f ) is the angular frequency of the source to generate waves
and is the velocity of the wave determined by a surrounding medium ( and ).
1
1 1 0 0 3 108 m / s c
Note that = = = = = .
0 r 0 r r r r r r r
This means that the velocity of the wave is the fastest in free space and slows down as
r and r become larger.
For TEM waves, the propagation constant is the same as the wavenumber k.
= k = ( rad / m) and 2 = 2 ( rad / m ) . The Holmholtz wave equation
2
may be written as
() () () () ()
2 E r + 2 E r = 0 2 E r + 2 E r = 0 or 2 E r + k 2 E r = 0 . ()
Examples about )
f = 1GHz = 10 (cyles / s), r = r = 1
9
3 108 m / s
= = = 0.3(m)
f 109 (cyles / s)
2 f 2 2 (rad ) 20
= k = = = = = (rad / m)
f 0.3(m) 3
2 2 (rad )
= = = 20 (rad / m)
0.1(m)
l = / 4 = 0.025m 2 (rad ) 2 (rad )
l = / 2(rad ) = = = 20 (rad / m)
( m) 0.1(m)
l = / 2 = 0.05m
l = (rad )
l = = 0.1m
l = 2 (rad )
= 0.1m
E0e − j 2
E0e − j E0
E0e − j /2
2 l
•• • Electrical length l = l = 2 (rad ) • • •
l = / 8, / 4, / 2, , 2 (m)
l = / 4, / 2, , 2 , 4 (rad )
Wave Propagations
1) 1D problems
Assume an infinite size surface current source at z=constant plane, say, at z=0, then it
will generate a plain wave propagating in z or –z direction.
Let’s assume that the direction of the electric field is in x direction.
For a planar TEM wave with an electric field Ex ( z , t )
propagating in z direction,
2 Ex ( z , t ) 2 Ex ( z, t )
− = 0 (partial differential equation)
z 2 t 2
Express this in a phasor form ( Ex ( z , t ) → Ex ( z ) , → j )
t
d 2 Ex ( z )
2
+ 2 Ex ( z ) = 0 (ordinary differential equation)
dz
2 f 2
Using = = = = = (rad/m)
vp 1/ f
( is called the propagation constant)
d 2 Ex ( z )
2 = 2 → 2
+ 2 Ex ( z ) = 0
dz
Try Ex ( z) = Ce .
sz
( s 2 + 2 )Ce sz = 0 s = j
− j z j z − j z j z
E ( z) = C e +C e = E +e + E −e
x 1 2
− j z j z
E ( z ) = E + e + E −e ax
j
E = − j H H = E
j + − j z j z
= ax + a y + az E e + E −e ax
x y z
j − j z j z
= az E + e + E −e ax
z
− j z j z
a y − j E + e + j E −e
j
=
E + e− j z E −e j z + − j z E −e j z Let = E + e − j z E −e j z
= ay − = ay E e − ⎯⎯⎯⎯
→ ay −
/ /
E+ − j z E−
H y ( z) = e − e j z
where intrinsic impedance
E + e− j z E+ In free space
= + − j z = + = ⎯⎯⎯⎯⎯ → 0 = 120 = 377()
H e H 0
Transverse( )
plane
Infinite surface Ex
current
Planar TEM
wave
E
H
k r = Constant
r = xax + ya y + zaz
k = kn (rad / m)
E
E P = E H (W / m 2 )
H
n =
E
n E
H=
H
( )
E (r , t ) = Re E0 e− j k r e jt = E0 cos t − k r = E0 cos t − (k x x + k y y + k z z )
(time-form or instantaneous form)
Note that k r is constant on any transverse planes.
k z az
k = k x ax + k y a y + k z az
k y ay y
k x ax
x
(rad / s ) 2 f 2
wavenumber k =| k |= k x2 + k y2 + k z2 = = = (rad / m)
v(m / s ) f
k x , k y , k z are the propagation constants in x, y, and z direction, respectively.
H
2 f 3 1
k = k x ax + k y a y = k0 n = ax + a y (rad / m)
c 2 2
E where c = 3 108 m / s
y
H
r
r = xax + ya y + zaz
k y ay E
k, P
H
k x ax
E
z
x
H E
r
H
Sol)
r = xax + ya y + zaz
E( x, y, z) = E(r ) = E0e− j k r ax .
3
2 f 1 3 f f
Here, k r =
c
2 2
(
ax + a y xax + ya y + zaz =
c
x+) c
y = Constant
on the transverse plane. So, the electric fields at all points in space are given by
3 f f
− j x+ y
c
E ( x, y, z ) = E (r ) = E0e − j k r az = E0e c
a z ( phasor ) (V / m) .
3 f f
0 1 3 − j x+ y
c
= E0 ax −
c
a y e ( A / m)
0 2 2
1 *
S ( x, y , z ) = E ( x, y , z ) H ( x, y , z )
2
3 f f 3 f f
1 − j
x+ y
c 0 1 3 + j x+ y
c
= E0 e az E0 ax −
c c
a y e
2 0 2 2
3 1 E
2 2
E0
= ax + a y = 0 n (W / m 2 )
2 2 2
2 0
0
2
E
P( x, y, z ) = Re S ( x, y, z ) = Re E ( x, y, z ) H ( x, y, z ) = 0 n (W / m 2 )
1 *
2 2
For a TEM plane wave propagating in z direction (most waves on a transmission line),
k x = k y = 0, and kz = k = .
Ex) When an electric field is given by
− jk z − j z − jkz
E ( x, y, z ) = E0e ax = E0e ax = E0e ax (V / m) , obtain the complex power
density S ( x, y, z)(W / m2 ) . Besides, obtain the total power P (W) crossing across a
surface given by
z
a ( m)
P (W )
b( m)
Sol)
− j z − j z
n E ( x, y , z ) az E0 e ax E0e
H ( x, y , z ) = = = a y ( A / m)
+ j z 2
1 * 1 − j z E0 e E0
S ( x, y, z ) = E ( x, y, z ) H ( x, y, z ) = E0e ax ay = az (W / m 2 )
2 2 2
(mostly purely real since = is usually real)
2 2
E E
Total power P = 0 az (W / m2 ) abaz (m2 ) = 0 ab (W )
2 2
jt
Instantaneous form E ( x, y, z , t ) = Re E ( x, y, z )e
− j z jt
= ax Re E0 e e = ax E0 cos (t − z )
z z
= ax E0 cos t − = ax E0 cos t − = ax E0 cos ( t − t )
/ v
z
Note that t = (sec) is the time for the wave to arrive at z.
v
Faraday’s
We will use a phasor integral form.
Differential form : E = − j H (V / m2 )
Integral form : E dl = − j
l S
B ds(V )
− j z
E0e − j z
B = H = a y = E0e a y (Wb / m2 )
/
E dl = E a ( −ha ) + 0 + 0 + E e ( )
ax hax = E0 h ( e − j l − 1)
− j l
Left = 0 x x 0
l
E0e− j z a y dzdxa y = − j E0e− j z dzdx
h l h l
Right = − j B ds (V ) = − j
S x =0 z =0 x =0 z =0
l
l − j z l − j z 1 − j z
= − j h E0e dx = − j h E0 e dx = − j h E0 e
z =0 z =0
− j z =0
l
− j z
= E0 h ( e − 1) (V )
1
= − j h E0 e − j l
− j z =0
Im
1
Re
− l
e− j l − 1 e− j l
The circulation of the electric field becomes maximum when l = and minimum
when l → 0 .
l =
⎯⎯⎯ → 2 E0 h (V )
Note that E0 h ( e− j l − 1) l =0
.
⎯⎯⎯ → 0(V )
2 l
l = l = 2 (rad )
2 l = / 8, / 4, / 2, , 2 ( m)
l = l = (rad )
l = / 4, / 2, , 2 , 4 (rad )
x
dl
ds = dzdxa y
Plane wave E
h dl dl
H
dl z
l
Prob) Show that Ampere’s law H dl = j
l S
D ds ( A) is also satisfied for a properly
chosen closed path l and open surface S as you did above for Faraday’s.
2) 2D problems
For a line current with an infinite length, we may get a cylindrical TEM wave.
Direction of
Power flow ( )
Line current with
infinite length
E
E Transverse
H
H Plane ( )
E
E
H H
Top
view
Cylindrical TEM
wave
e − j
Fields Ez , H
1
Power density P (W / m2 ) = EH (The total power from the source crossing the
circles (see the above figure) is the same since the circumference of the cylinder
= 2 : Power conservation law)
3) 3D problems
For a spherical wave propagating in r direction,
E In free space
= = ⎯⎯⎯⎯⎯ → 0 = 120 = 377()
H 0
Transverse ( )
plane z
H
E
Short current y
element
with radian
frequency w
x
Spherical
TEM wave
e− j r
Fields E , H
r
1
Power density Pr (W / m2 ) = EH ( The total power from the source is the same
r2
since the surface area of the sphere = 4 r 2 : Power conservation law)
T
Ex+1 1 Ex+2 2
1 = = 2 = =
H y+1 1 H y+2 2
E1+ : known,
E1− , E2+ : unknown (must be solved!)
2 −1 + 22
E2+ = E1+ + E1− = E1+ + E1 = E1+
2 + 1 2 +1
E1− 2 − 1
(0) = + =
E1 2 + 1
2 1 (2 → or 2 → ( PMC ), similar to open )
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ →1
2 =31 1
⎯⎯⎯ →
2
2 =1 ( matched )
⎯⎯⎯⎯⎯ →0
1
2 = 1 1
⎯⎯⎯ 3
→−
2
2 1 (2 →0 or 2 → ( PEC ), similar to short )
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ →−1
Normal incidence
x
Ei
Pi
Region 1 Hi Region 2
( 1 , 1 ) Et
(2 , 2 )
Pt
Er
Ht
l Pr Hr
y
z
2
1 = 1 , 1 = 11 2 = , 2 = 2 2
1 2
z =0
In region 1,
Ex1 ( z) = Ei e− j1z + Er e j1z (V / m)
Ei Er
H y1 ( z ) = e− j1z − e j1z ( A / m)
1 1
In region 2,
Ex 2 ( z) = Et e− j2 z (V / m)
Et
H y 2 ( z) = e− j2 z ( A / m)
2
i : incident , r : reflected, t : transmitted
Ei : known,
Er , Et : unknown
Er 2 −1
(0) = =
Ei 2 + 1
2
2 1 (2 = →; PMC , 2 → , open )
2
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ →1
2 =31 1
⎯⎯⎯ →
2
2 =1 ( matched )
⎯⎯⎯⎯⎯ →0
1
2 = 1 1
⎯⎯⎯ 3
→−
2
2
2 1 (2 = →0; PEC , 2 →, short )
2
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ →−1
and transmission coefficient at the load(z=0) is defined as
E2+ 22
T (0) = = 1 + (0) =
E1+
2 + 1
In summary,
Er 2 − 1 E E + Er 22
(0) = = , T (0) = t = i = 1 + (0) =
Ei 2 + 1 Ei Ei 2 + 1
Oblique incidence
For normal incidence case, there exist only transverse fields. But, for oblique incidence
case, in addition to the transverse (횡) fields, there may be longitudinal (종) fields. The
transverse electric and magnetic fields are solely responsible for the power flow in the z
direction.
For oblique incidence with an incident angle 1 , the transmitted angle 2 can be
obtained using Snell’s law.
: The phase change at the boundary in medium 1 must be the same as the phase change
at the boundary in medium 2 ➔
k1 sin 1 = k2 sin 2 n1k0 sin 1 = n2 k0 sin 2 (rad / m) n1 sin 1 = n2 sin 2 (Snell’s law), where
n = r r is the refractive index (굴절율) and k is the wavenumber (파수) (rad/m).
Er ,trans Z 2 − Z1 Et ,trans 2Z 2
= , = .
Ei ,trans Z 2 + Z1 Ei ,trans Z 2 + Z1
1 Hr 2
1 Er
Et
2
z
Ei
1 Ht
x, y : transverse(횡)
Hi z : longitudinal (종)
Ei ,trans Ei Et 2
Wave impedance Z1 = = = 1 1 , Z 2 = = 2
H i ,trans H i cos 1 cos 1 H t cos 2 cos 2
Er Er , trans Z 2 − Z1 2 / cos 2 − 1 / cos 1 2 cos 1 − 1 cos 2
Reflection coefficient (1 ) = = = = =
Ei Ei , trans Z 2 + Z1 2 / cos 2 + 1 / cos 1 2 cos 1 + 1 cos 2
Et Et , trans 2Z 2 22 / cos 2 22 cos 1
Transmission coefficient T (1 ) = = = = =
Ei Ei , trans Z 2 + Z1 2 / cos 2 + 1 / cos 1 2 cos 1 + 1 cos 2
1 2
Er Et
1 Hr Ht 2
Ei z
1 Hi
Note that H i is already a transverse field, Ei ,trans = Ei cos1 (or Ei = Ei ,trans / cos 1 ), and
Et ,trans = Et cos 2 (or Et = Et ,trans / cos 2 ).
For the TE and TM cases with 1 = 0 (normal incidence), it can be seen that
2 − 1 22
(1 = 0) → and T (1 = 0) → (same as TEM case).
2 + 1 2 + 1
For a specific incident angle 1 (Brewster angle), = 0 for a vertical polarization case :
Er Er , trans / cos 1 Er , trans Z 2 − Z1 2 cos 2 − 1 cos 1
= = = = =
Ei Ei , trans / cos 1 Ei , trans Z 2 + Z1 2 cos 2 + 1 cos 1
n1 n2
Using n1 sin 1 = n2 sin 2 sin 2 = sin 1 cos2 = 1 − sin 2 2 = 1 − 12 sin 2 1
n2 n2
n12
= 0 2 cos 2 − 1 cos 1 = 0 2 1 − sin 2 1 = 1 1 − sin 2 1
n22
0 1 0
1 − sin 1 = 1 − sin 2 1
2
2 2 1
( 2 + 1 )( 2 − 1 ) sin 2 1 = 2 ( 2 − 1 )
1
1 + 1 sin 2 1 = 1 sin 1 = sin b =
2
1+ 1
2
−1 1
Brewster angle b = sin (occurs for any combination of ε1 and ε 2 )
1+ 1
2
Homework) Prove that the conservation of power density is satisfied for any 1 and
2 !!!
E1− 2 − 1 22
Hint) Use = = and T = 1 + = .
E1 2 + 1
+
2 + 1
Total field Ex1 ( z) = E1+e− j1z (travelling wave) + E1−e j1z (travelling wave)(V / m)
E1+
Re
−
E 1
Ex1 ( z )
2 E1+
PEC
Etan = 0
=0
→
z
− / 2 − / 4
Im
E1−
E1+
Re
E1+ E1−
− = 0 always at PMC
1 1
− E1+
E 1
Re
E1− = 0
Ex1 ( z) = E1+e− j1z + E1−e j1z = E1+e− j1z (perfect travelling wave)
Ex1 ( z )
E1+
z
1 = 2
Problem) For the case of r1 = 1, r1 = 1, r 2 = 9, r 2 = 1, and E1+ = 10(V / m) , analyze the
reflection and transmission phenomena in detail.
0 r1 0 0 r 2 9 0
Sol) 1 = = = 120 () , 2 = = = 3 120 ()
0 r1 0 0 r 2 0
E1− 2 −1 3 − 1 1 1
(0) = = = = and E1− = E1+ = 5(V / m)
E1 2 + 1 3 + 1 2
+
2
1 3 E+ 3
E2+ = E1+ + E1− = E1+ + E1+ = E1+ = 15(V ) and T (0) = 2+ =
2 2 E1 2
E 1+
SWR = max = =3
Emin 1 −
Im
j = 1, SWR =
= 1/ 2, SWR = 3
Re
−1 1
= 0, SWR = 1
perfect travelling wave
−j
2
E1+ 102
Incident power density Pin = = 0.133(W / m2 )
21 2 377
2
E1− 52
Reflected power density Pref = = = 0.033(W / m2 )
21 2 377
2
E2+ 152
Reflected power density Pt = = 0.100(W / m2 ) = Pin − Pref
22 2 3 377
1 1
Velocity of electromagnetic waves : v1 = = = c = 3 108 m / s
1 2 0 r1 0 r1
1 1 c
v2 = = = = 108 m / s
2 2 0 r 2 0 r 2 3
IG
VG ZL
Parallel plate line (A plane wave can be propagated along the line.)
IG
VG ZL
Two-conductor line
IG
ZL
VG
IG
VG ZL
E P
Js W s +
H h E
VG E ZL
P H z
H J an , s
- Js
s
IG
y
Important!! : All of the physical quantities like V, I, E, H, Q, etc have the term
e− j z because they are wave propagation in the direction of z.
**********************************************************************
(rad / s ) 2 f 2
The wave number k is defined by k = = = (rad / m) .
(m / s) f
The propagation constant along a TEM transmission line is the same as the
wavenumber k .
2
=k = (rad / m)
Example 1) f=1GHz, free space( r = 1 , r = 1)
−9 c 3 108 m / s
Period T=1/f= 10 sec , = = = 0.3m , and the propagation constant
f 109 / s
2 2 (rad ) 20 10
= = = (rad / m) = 2 (rad / m)
0.3(m) 3 3
V+
I+ = ( Z 0 : characteristic impedance)
Z0
+ +
V + e j l (rad / m), Z 0 () V+
− −
l ( m)
l (rad )
l (m) : physical length
l (rad ) : electrical length
*******************************************************************
For the parallel plate T/L given above, let’s assume that the electric field is given by
E( z) = E0e− j z ax (V / m) .
For a TEM wave propagating in the z direction,
− j z − j z
n E ( z ) az E ( z ) az E0e ax E0e
H ( z) = = = = a y ( A / m)
E 0 r
where the intrinsic impedance = = = = 0 r () and
H 0 r r
2 f 2
propagation constant = = = = (rad / m)
1/ v f
h
Voltage wave V ( z ) = E dl = E ( z ) dxa x = E0 he − j z (V )
l x =0
W E0e− j z WE0e− j z
= a y dya y = ( A)
y =0
1 1
= = (m / s) (true for any T/L)
LC
V ( z) h h
Characteristic impedance Z0 = = =g = ()
I ( z) W W
g L
or Z0 = g = g= = () (true for any T/L)
/g C
( )
2
1 E
Power density (or Poynting vector) along the line p = Re E H = 0 az (W / m 2 )
2 2
2 2 2 2
E0 E Eh V
Total power P = p ds = az dxdyaz = 0 Wh(W ) = 0 = (W )
S S 2 2 2
h 2Z c
W
P = Re V ( I ) = Re V =
2 Z c 2Z c
(same as the above result!)
2
L ( m)
− l (Coul / m)
lb
l
a l (Coul / m)
Q
l = (Coul / m)
b L r
E
l (Coul / m) l 2 0 r 2
C ( F / m) = = = = 0 r
V (Volt ) l b b b
ln ln ln
2 0 r a a a
b
ln
Define the geometrical factor g = a
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ 2
→ 0 r / g
Since the coaxial line also propagates a TEM wave,
E E l 0 r l
H = = = = ( A / m)
0 2 0 r 0 2 0 0 r
0 r
= 2 l l
Current I ( = a) = H dl =
l =0
2 0 0 r
a d a =
0 0 r
= − I ( = b) ( A)
b
ln
Magnetic flux per m l (Wb / m) Use g
L ( H / m) = = ⎯⎯⎯→ 0 a (You must derivethis from definition !)
Current I ( A) 2
Characteristic impedance
l b b
ln
V 2 0 r a 0 ln a
Zc = = = = g ( product of intrinsic impedance and geometrical factor )
I l 0 r 2
0 0 r
l1 l2
V + e jl1 V+ V + e − jl2
V − e − jl1 V− V − e jl2
V + − j z V − j z V + j l V − − j l
I ( z) = e − e or I ( z = −l ) = I (l ) = e − e
Z0 Z0 Z0 Z0
At z = 0 , V ( z = 0) = V = V + + V − (1) ,
V+ V− V
I ( z = 0) = I = − = (2)
Z0 Z0 Z L
V + : known,
V − , V : unknown
Z L − Z0 + 2Z L
V− = V ,V= V+
Z L + Z0 Z L + Z0
V − Z L − Z0
(0) = + =
V Z L + Z0
Z L = , I = 0, open ; similar to2 = , H t = 0, PMC Vmax 1 + 1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ →1( SWR = = = , perfectlystanding)
Vmin 1 − 1
1
1+
Z L =3 Z 0 3 −1 1 V 2 = 3)
⎯⎯⎯→ = ( SWR = max =
3 +1 2 Vmin 1−
1
2
Z L = Z0 ( matched ) Z0 − Z0 V 1+ 0
⎯⎯⎯⎯⎯ ⎯ → = 0(SWR = max = = 1, perfectly travelling)
Z0 + Z0 Vmin 1 − 0
1 1
1 − 1 1+ −
Z L = Z0 1 V 2
⎯⎯⎯→ 3 3 = − ( SWR = max = = 3)
1 2 V 1
+1 min
1− −
3 2
Z L =0,V =0, short ; similar to2 =0, Et =0, PEC V 1 + −1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ →−1( SWR = max = = , perfectlystanding)
Vmin 1 − −1
jZ 0 − Z 0 2Z 0e j135
Z L → jZ0 ( Inductive load ) j 90 1+ j
⎯⎯⎯⎯⎯⎯⎯→ = = e = j ( SWR = = , perfectlystanding)
jZ 0 + Z 0 2Z 0e j 45 1− j
Z L →− jZ0 ( Capacitive load ) − jZ 0 − Z 0 2Z 0e− j135 − j 90 1+ − j
⎯⎯⎯⎯⎯⎯⎯⎯ → = = e = − j ( SWR = = , perfectlystanding)
− jZ 0 + Z 0 2Z 0e− j 45 1− − j
Properties of (l )
V (l ) = V + e j l + V − e − j l
V − e− j l
Reflection coefficient (l ) = = (0)e − j 2 l
V + e j l
Depending on Z L , (0) is determined and (l ) turns clockwise as l increases as seen
below. (l ) becomes the same every half wavelength
Let’s assume that (0) is given as follows :
j
( l = )
(0)
(l ) = (0)e − j 2 l
( l = / 4)
− (l ) = (0)e− j /2
-1 (l ) 1
( l = 3 / 4)
( l = / 2)
= (0)e − j = −(0)
-j
l = , ,...
See that (l ) ⎯⎯⎯⎯→(0) . 2
l = ,2 ,...
Powers
Input power
1 + V + V
* + 2
1
Pin = Re V ( I ) = Re V
+ + *
= (W )
2 2 Z 0 2Z 0
Reflected power
2 2
V− V+
2
Pref = = (W )
2Z 0 2Z 0
Power consumed in the load
1 + V−
*
− V
+
PL = Re VI = Re (V + V )
1
−
*
2 2 Z0 Z0
V+ 2
V−
2
1 V − (V + )* − (V − )*V +
= Re − +
2 Z0 Z0 Z0
− + * − * +
(Note that V (V ) − (V ) V is purely imaginary.)
2 2 2 2
V+ V− V+ V+
2
= − = − = Pin − Pref
2Z 0 2Z 0 2Z 0 2Z 0
(0) (l )
1 + (l )
-1 − (l ) (l ) 1
-j
⎯⎯ ⎯
max
→ V + (1 + (l ) ) = Vmax
⎯⎯→
min
V + (1 − (l ) ) = Vmin
Note that the distance between Vmax and Vmin is a quarter wavelength ( / 4 ).
Observe that as (l ) → 0 (perfect travelling wave), Vmin Vmax and
as (l ) → 1 (perfect standing wave), Vmin → 0 and Vmax → 2 V + .
1 VSWR = = =
Vmin V + (1 − (l ) ) 1 − (l )
1(perfect travelling wave) VSWR (perfect standing wave)
T
Ex+1 1 Ex+2 2 Zc T
1 = = 2 = = Z1 T Z2
H y+1 1 H y+2 2 ZL
V+
Case 1 Case 2 Zc = =g Case 3
I+
g : geometrical factor
Case 1
At the boundary of case 1, we may write:
E1+ + E1− = E2+ (1) , E continuous
E1+ E1− E2+
− = (2) , H continuous
1 1 2
Solving equations (1) and (2) gives
− 22
E1− = 2 1 E1+ and E2+ = E1+
2 + 1 2 + 1
E1− 2 −1 E2+ E1+ + E1− 22
= = and T = = = 1+ =
E1 2 + 1
+
E1+
E1 +
2 + 1
Power density conservation : Pin=Pref+Ptrans
Case 2
At the boundary of case 2, we may write:
V1+ + V1− = V2+ (1) , V continuous
V1+ V1− V2+
− = (2) , I continuous
Z1 Z1 Z 2
Solving equations (1) and (2) gives
Z − Z1 + 2Z2
V1− = 2 V1 and V2+ = V1+
Z2 + Z1 Z2 + Z1
V1− Z 2 − Z1 V2+ V1+ + V1− 2Z 2
= + = and T = + = +
= 1+ =
V1 Z 2 + Z1 V1 V1 Z 2 + Z1
Power density conservation : Pin=Pref+Ptrans
Case 3
At the boundary of case 3, we may write:
V1+ + V1− = VL (1) , V continuous
V1+ V1− VL
− = (2) , I continuous
Zc Zc Z L
Solving equations (1) and (2) gives
Z − Zc + 2Z L
V1− = L V1 and VL = V1+
Z L + Zc Z L + Zc
V1− Z L − Zc VL V1+ + V1− 2Z L
= +
= and T = +
= +
= 1+ =
V1 Z L + Zc V1 V1 Z L + Zc
Power conservation : Pin=Pref+PL
We see that the three cases are mathematically the same problems.
+
V (l ) Z0 ZL
−
Z in (l ) Z in (l = 0) = Z L
V−
V + e j l 1 + + e− j 2 l
V (l ) V + e j l + V − e − j l V
Z in ( z = −l ) = Z in (l ) = = = +
I (l ) V + j l V − − j l V j l V − j 2 l
−
e − e e 1 − + e
Z0 Z0 Z0 V
( Note : Z in becomes Z 0 when V − = 0 becauseof the same definition.)
Z L − Z0 − j 2l
1+ e
= Z0
1 + (0)e − j 2l
= Z0
1 + (l )
= Z0
Z L + Z0
= Z0
( Z L + Z 0 ) e j l + ( Z L − Z 0 ) e− j l
1 − (0)e − j 2 l 1 − (l ) 1−
Z L − Z0 − j 2 l
e ( Z L + Z 0 ) e j l − ( Z L − Z 0 ) e− j l
Z L + Z0
2 Z L cos( l ) + j 2 Z 0 sin( l ) Z cos( l ) + jZ 0 sin( l )
= Z0 = Z0 L
j 2Z L sin( l ) + 2Z 0 cos( l ) Z 0 cos( l ) + jZ L sin( l )
Z L + jZ0 tan( l )
= Z0
Z0 + jZ L tan( l )
Note : Zin ( l ) is a periodic function since tan( l ) is a periodic function with a period
of l = (rad ) (or l = / 2(m) ) as you see below.
tan( l )
0 2 l
V (l ) Z + jZ 0 tan( l )
Z in (l ) = = Z0 L
I (l ) Z 0 + jZ L tan( l )
l → 0, ,2 ,3 ,....
⎯⎯⎯⎯⎯⎯
l = 0, /2, , 1.5 ,..
→ Z L ( Z in is a periodic funcrion with a period of l = / 2 or l = )
2
l→Z
⎯⎯⎯ →
2 0
(Load impedance Z L is inverted: small Z L → large Z in and large
l= ZL
4
Z L → small Z in ; short → open and open → short; )
1+
zin ( ) = is a function of (complex number) (Similarly, zin () is the complex
1−
function of ).
The domain of is 1 on the complex plane. This is not like a real function f ( x) ,
for example, f ( x) = 3x + 2, x2 + 5 , where x is a real number. You can easily plot f ( x) . But,
1+
you may have to plot zin ( ) = as seen below.
1−
1+
zin () =
Im 1− Im
j j
zin
Re Re
−1 0 1 1
−j −j
Looks terrible!!!
⎯⎯
→ zin = r + jx
⎯
⎯
Smith chart (made by Smith in 1939) : on one chart.
= j zin = 0 + j
x=1
x=-1
= − j zin = 0 − j
Smith chart (Complex number mapped to complex number zin = r + jx on one chart)
Prob) When Z 0 = 50() , obtain (0) , (l = ) , (l = ) , (l = ) , (l = ) , Z in (0)
8 4 2
Z in (l = ) , Z in (l = ) , and Zin (l = ) in case of Z L = (open),
) , Z in (l =
8 4 2
Z L = 150() , Z L = 50() , Z L = 50 / 3() , and Z L = 0 (short), respectively, by hand
calculation and using the Smith chart. Besides, show that the power conservation law
(Pin=Pref+PL ) is satisfied assuming V + = 10(V ) .
- Othogonality(직교성) means
ax ay = 0
ay az = 0
az ax = 0
- Normalization means
2
ax ax = ax = 1 ax = 1
2
ay ay = ay = 1 ay = 1
2
az az = az = 1 az = 1
A linear combination of linearly independent basis vectors can represent any vector in
space. If we use orthonormal basis vectors, it is also very convenient.
A = c1 ax + c2 ay + c3 az
z
c3 = A az
A
c2 = A a y
y
c1 = A a x
x
A ax = c1 (projection of A on ax )
A ay = c2 (projection of A on a y ),
A az = c3 (projection of A on az )
⎯⎯⎯f ,g
similar
→ large positive value
⎯⎯⎯⎯ f ,g
orthogonal
→0
⎯⎯⎯ f ,g
⎯
different
→ large negative value
f g 0 f g =0 f g 0
A B 0 A B = 0 A B 0
Different 0 Similar
Orthogonal
A A B=0
A
A B0
B
f (t ) f (t ) B
t t
T T
g (t ) g (t )
t t
T T
f (t ) g (t ) f (t ) g (t )
+ + + + +
t t
T - - T
T
f g = f , g = f (t ) g (t ) dt 0 T
0 f g = f , g = f (t )g(t )dt = 0
0
Similar vectors and similar functions Orthogonal vectors and functions
A A B0
B
f (t )
t
T
g (t )
t
T
f (t ) g (t )
t
T
- - -
T
f g = f , g = f (t)g(t)dt 0
0
- Orthogonality means
1 2 1 2 T 2
cos 0t = , cos 0t = cos 0tdt = 0
T T T T 0 T
2 2 2 2 2 T
cos 0t cos 2 0t = cos 0t , cos 2 0t = cos 0t cos 2 0tdt = 0
T T T T T 0
2 2 2 2 2 T
cos 0t sin 0t = cos 0t , sin 0t = cos 0t sin 0tdt = 0
T T T T T 0
2 2 2 2 2 T
sin 0t sin 2 0t = sin 0t , sin 2 0t = sin 0t sin 2 0tdt = 0
T T T T T 0
Magnitude of a vector A : A = A A
T
Magnitude of a function f : f = f f = f, f = 0
f 2 dt
- Normalization means
2
1 1 1 1 1 T 1
= , = = dt = 1
T T T T T 0 T
2
2 2 2 2 2
cos 0t cos 0t = cos 0t , cos 0t = cos 0t
T T T T T
2 T 2 T 1 + cos 20t
=
T 0
cos 2 0tdt =
T 0 2
dt = 1
2
2 2 2 2 2
cos 20t cos 20t = cos 20t , cos 20t = cos 20t
T T T T T
2 T 2 T 1 + cos 40t
T 0
= cos 2 20tdt = dt = 1
T 0 2
2
2 2 2 2 2
sin 0t sin 0t = sin 0t , sin 0t = sin 0t
T T T T T
2 T 2 T 1 − cos 20t
=
T 0
cos 2 0tdt =
T 0 2
dt = 1
.
1 2 2
= 1, cos n 0t = 1 , sin n 0t = 1
T T T
T
i (t ) j (t ) = i (t ), j (t ) = i (t ) j (t )dt = 0 for i j
0
= 1 for i = j
A linear combination of linearly independent basis functions can represent any periodic
functions. . If we use orthonormal basis functions, it is very convenient.
1 2 2 2 2
f (t ) = a0 + a1 cos 0t + a2 cos 20t + ... + b1 sin 0t + b2 sin 20t + ...
T T T T T
b2 f (t )
2 1
sin 2 0t
b1 T T
a0
2
sin 0t 2
T cos 0t
T
a1
1 1
f (t ) = a0 ( projection of f (t ) on )
T T
2 2
f (t ) cos 0t = a1 ( projection of f (t ) on cos 0t )
T T
2 2
f (t ) cos 20t = a2 ( projection of f (t ) on cos 20t )
T T
2 2
f (t ) sin 0t = b1 ( projection of f (t ) on sin 0t )
T T
2 2
f (t ) sin 20t = b2 ( projection of f (t ) on sin 20t )
T T
1 2
2
In summary, f (t ) = a0 + an cos n0t + bn sin n0t
T n=1 T n =1 T
(called as Fourier series)
where
1 1
a0 = f (t ) ( projection of f (t ) on )
T T
2 2
an = f (t ) cos n0t ( projection of f (t ) on cos n0t )
T T
2 2
bn = f (t ) sin n0t ( projection of f (t ) on sin n0t )
T T
( a n , bn : all real number)
Instead of sinusoidal basis functions which consist of cos and sin, we may use the
exponential orthonormal basis function set
1 − j 20t 1 − j0t 1 − j 0t 1 j0t 1 j 20t
(..., e , e , e , e , e ,...) .
T T T T T
The exponential orthonormal basis function set given above is the normalized one since
2 *
1 jn0t T 1 jn0t 1 jn0t
e = e e dt
T 0 T T
1 T j 0t 1 jn0t
T 0
= e dt = 1 e = 1.
T
The price we have to pay for using just one kind of basis functions is that the radian
frequencies must be extended to negative ones to form complex conjugate pairs for the
representation of a real function f (t ) .
1 − j 20t 1 j 20t
Note that the pair, for example, c−2 e and c2 e must be a complex
T T
conjugate pair. c−2 = (c2 )* to represent a real function.
1 − j 20t
To determine c 2 , we do e operations on both sides of the equation.
T
1 − j 20t 1 j 20t 1 − j 20t T 1
f (t ) e = ...0 + c2 e e + 0... = c2 dt = c2
T T T 0 T
1 − jn0t 1 − jn0t T 1
cn = f (t ) e = f (t ), e = f (t ) e− jn0t dt (This should be
T T 0 T
1 jn0t
understood as a projection of f (t ) on the orthonormal basis function e . Note the
T
similarity that the projection of A on the direction of x is obtained by A ax .
2
Fundamental angular frequency 0 = 2 f0 = (rad / s)
T
1 − j 20t 1 − j0t 1 − j 0t 1 j0t 1 j 20t
Orthonormal basis function set (..., e , e , e , e , e ,...)
T T T T T
1 − j 20t 1 − j0t 1 − j 0t 1 j0t 1 j 20t 1 jn0t
f (t ) = ... + c−2 e + c−1 e + c0 e + c1 e + c2 e + ... + cn e + ...
T T T T T T
1 jn0t
= c
n =−
n
T
e
T
1 − jn0t 1 − jn0t 1 1
cn = f (t ) e = f (t ), e = 2T f (t ) e − jn0t dt = 2 A e − jn0t dt
T T − T − T
2 2
sin(n0 ) sin(n0 )
1 1 1 2 = A 1
= 2 A
−
cos(n0t ) − j sin(n0t ) dt = 2 2 A cos(n0t )dt = 2 A
2
2 T 0 T 2 T n0 T n
0
2 2
sin(n0 ) sin(n0 )
1 jn0t
1 1 jn0t
A
f (t ) = c n n = c n
T
e = A
T n
2
T
e =
n =− T
2 e jn0t
n =− n =− n =−
0 n0
2 2
Discrete spectrum
cn
A
sin(n )
T A T
T
n
T
n0
−40 −30 −20 −0 0 0 20 30 40
2 T →
Example B) For a non-periodic function with infinite T ( 0 =
⎯⎯⎯ → 0 ) as you see
T
below, we must have a continuous spectrum since the discrete (see
above) 0 , 20 ,30 ,.. are placed infinitely close.
−
t
2 2
cn → C ( )d
n0 → and e jn0t → e jt
1
Then, f (t ) =
2
−
C ( )d e jt
C ( ) = f (t )e − jt dt (called a Forier transform or continuous spectrum of a signal )
−
A
C ( )
6 4 2 2 4 6
− − −