Vector Analysis PDF
Vector Analysis PDF
Vector Analysis PDF
Vector Algebra
– Addition
– Subtraction
– Multiplication
Coordinate Systems
– Cartesian coordinates
– Cylindrical coordinates
– Spherical coordinates
Vector.1
Introduction
Vector.2
Scalar and Vector
Scalar
– Can be completely specified by its magnitude
– Can be a complex number
– Examples:
• Voltage: 2V, 2.5∠10°
• Current
• Impedance: 10+j20Ω
Vector.3
Scalar and Vector
Scalar field
– A scalar which is a function
of position
– Example: T=10+x
• Represented by
brightness in this picture
Vector.4
Scalar and Vector
Vector
– Specify both the magnitude and
direction of a quantity
– Examples
• Velocity: 10m/s along x-axis
• Electric field: y-directed
electric field with magnitude
2V/m
Vector field
– Example
T = xˆ
Vector.5
Addition
Graphical representation
Example
A = 2 xˆ
B = 0 . 7 xˆ + yˆ
∴ C = A + B = 2 . 7 xˆ + yˆ
Vector.6
Scalar Multiplication
Simple product
– Multiplication of a scalar
C = aB
aB
B
Vector.7
Scalar or Dot Product
A ⋅ B = AB cos θ AB
A × B = nˆ AB sin θ AB
n̂
A × B = −B × A
Vector.9
Vector or Cross Product
xˆ yˆ zˆ
A × B = Ax Ay Az
Bx By Bz
Timeout
– M3.1 – 3.4
Vector.10
Orthogonal Coordinate Systems
Vector.11
Cartesian Coordinates
(x,y,z)
Differential length:
d l = xˆ dx + yˆ dy + zˆ dz
Differential surface area: Fig. 3-8
d s x = xˆ dydz
d s y = yˆ dxdz
d s z = zˆ dxdy
Differential volume:
dv = dxdydz
Vector.12
Cylindrical Coordinates
(r ,φ , z )
Vector.13
Cylindrical Coordinates
Differential length:
d l = rˆdr + φˆrd φ + zˆ dz
d s z = zˆ rd φ dr
Differential volume:
dv = rdrd φ dz
Vector.14
Example 3-4
Vector.15
Spherical Coordinates
( R ,θ ,φ )
Vector.16
Spherical Coordinates
Differential length:
d l = Rˆ dR + θˆRd θ + φˆR sin θ d φ
d s φ = φˆRdRd θ
Differential volume:
dv = R 2 sin θ dRd θ d φ
Vector.17
Example 3-5
Vector.18
Summary
Vector.19
Gradient of a Scalar Field
∂ 1 ∂ ˆ ∂
∇ ≡ rˆ + φ + zˆ
∂r r ∂φ ∂z
∂ ˆ 1 ∂ ˆ 1 ∂ ˆ
∇ ≡ R+ θ + φ
∂R R ∂θ R sin θ ∂ φ
Vector.21
Divergence of a Vector Field
Divergence of a vector field A:
div A ≡ lim
∫ A ⋅ dS
S
∆v→ 0 ∆v
D3.10, M3.8
Vector.22
Divergence Theorem
∫V
∇ ⋅ A dv = ∫ A ⋅ dS
S
The above integral represents the net flex leaving the closed
surface S if A is the flux density
V
Vector.23
Curl of a Vector Field
Vector.24
Curl of a Vector Field
curl A ≡ ∇ × A
nˆ ∫ A ⋅ d l
≡ lim C
∆S → 0 ∆S
xˆ yˆ zˆ
∂ ∂ ∂
∇×A =
∂x ∂y ∂z
Ax Ay Az
Vector.25
Stoke’s Theorem
∫ S
(∇ × A ) ⋅ d S = ∫ A ⋅ dl
C
C
Cylinder volume
Gradient
Divergence
Curl
Vector.27