7. Curvilinear Coordinate Systems Flashcards
Curvilinear
Definition
- in performing volume and surface integrals we have often used non-Cartesian coosdinate systems in which the coordinate lines and surfaces are curved
- such coordinate systems are called curvilinear
e. g. cylindrical and spherical polars
Curviliear Unit Vector
Definition
-consider a general curvilinear coordinate system (u,v,w) given locally by:
x = x(u,v,w) , y = y(u,v,w) and z = z(u,v,w)
-consider an infinitesimal displacement:
d|x = (dx, dy, dz)
-using the chain rule for partial derivatives:
d|x = (∂|x/∂u du , ∂|x/∂v dv , ∂|x/∂w dw)
-sub in tangent vectors: tu, tv, tw :
d|x = (tu du , tv dv , tw dw)
-we can define a unit vector in the u direction by
|eu = tu / |tu| , where tu is the tangent vector tu=∂|x/∂u
Curvilinear Scale Factor
Definition
-given a unit vector in the u direction in terms of a tangent vector tu :
|eu = tu / |tu|
-the associated scale factor hu is the magnitude of tu:
hu = |tu|
-so the unit vector is
|eu = tu / hu
-and a small change in displacement is given by:
d|x = hu eu du + hv ev dv + hw ew dw
When can a set of unit vectors be used to express a vector field?
- provided eu . (ev x ew) ≠ 0, we can express vector fields in terms of the basis vectors eu, ev and ew
- this formula gives the volume of a parallelepiped formed by the three tangent vectors tu, tv and tw
- so long as none of the vectors are coplanar, the volume will not be zero
Orthogonal Curviliear Coordinates
-although in principal we can use any system of coordinates for which eu . (ev x ew) ≠ 0
-in practice it is much easier to use systems in which eu, ev and ew are mutually perpendicular
i.e. where:
eu . ev = eu . ew = ev . ew = 0
Curviliear Coordinates
Left vs Right Handed Basis
- if we choose an orthogonal coordinate system, the basis will be either left or right handed
- if, eu . (ev x ew) = 1 then the basis is right handed and obeys the right hand rule
- if eu . (ev x ew) = -1 then the basis is left handed and obeys the left hand rule
Vector Algebra for Right-Handed Orthogonal Coordinate Systems
-since ^eu, ^ev and ^ew satisfy the same relationships with scalar and vector products as ^e1, ^e2 and ^e3, i.e.
^ei ^ej = 𝛿ij
^ej x ^ek = εijk ^ei
-the rules of vector algebra are identical in the (u,v,w) coordinate system
-so dot products are calculated by summing the products of the ith components of two vectors and cross products can be calculated by finding a determinant if the e1 e2 and e3 unit vectors are replaced with the new basis vectors
Vector Differentiation for Right-Handed Orthogonal Coordinate Systems
- vector differentiation does not treat the components in the same way as Cartesian components, since ^eu, ^ev and ^ew vary with position
- thus we need to find general formulae for grad, div curl and ∇²
The Jacobian for Volume Integrals for Right-Handed Coordinates
|J| = h1 h2 h3 dV = h1 h2 h3 dudvdw
The Jacobian for Surface Integrals for Right-Handed Coordinates
-consideran element of surface with normal in the positive ^eu direction
-this is a surface of constant u so we can paramaterise it using v and w so that:
d|S = (|tv x |tw) dv dw = hv hw (^ev x ^ew) dvdw
-but, ^eu = ^ev x ^ew , so:
d|S = hv hw ^eu dvdw
and
dS = hv hw dv dw
Finding Basis Vectors
Method
1) write the position vector |x = (x,y,z) in terms of the new coordinate system
2 )find tangent vectors for each new variable
e.g. |tr = d|x / dr
3) find the correspondig scale factor h
e.g. hr = | |tr |
4) the basis vector is the unit vector in the direction of the tangent vector
e.g. ^er = |tr / hr
5) check orthogonality by finding dot products between each of the new basis vectors (these should all be zero)
6) check handedness with scalar triple product, this should be either 1 (right handed) or -1 (left handed)
General Equation for an Ellipse
x²/A² + y²/B² = 1
with A and B constant
Can we use a stretched version of cylindrical polars to model constant elliptical surface?
-a stretched version of polar coordinates:
x = aRcosφ , y = bRsinφ , z = z , so that surfaces of constant R are elliptical
-however this transformation also means that surfaces of constant R are no longer perpendicular to surfaces of constant φ
-hence we cannot derive an orthogonal basis from this transformation
What coordinate system is used for constant elliptical surfaces?
-elliptic cylindrical coordinates, {u, φ, z}
x = acosh(u)cosφ , y = asinh(u)sinφ, z = z
Elliptic Cylindrical Coordinates
Surfaces of constant u
x = acosh(u)cosφ
y = asinh(u)sinφ
-rearrange
cosφ = x /acosh(u), sinφ = y/asinh(u)
sin²φ + cos²φ = 1 = x²/a²cosh²u + y²/a²sinh²u
-which for CONSTANT u is the equation of an elliptical surface with:
A = a cosh(u) and B = a sinh(u)