12.540 Principles of the Global Positioning System Lecture 03

27
12.540 Principles of the Global Positioning System Lecture 03 Prof. Thomas Herring Room 54-820A; 253-5941 [email protected] http://geoweb.mit.edu/~ta h/12.540

description

12.540 Principles of the Global Positioning System Lecture 03. Prof. Thomas Herring Room 54-820A; 253-5941 [email protected] http://geoweb.mit.edu/~tah/12.540. Review. In last lecture we looked at conventional methods of measuring coordinates Triangulation, trilateration, and leveling - PowerPoint PPT Presentation

Transcript of 12.540 Principles of the Global Positioning System Lecture 03

Page 1: 12.540 Principles of the Global Positioning System Lecture 03

12.540 Principles of the Global Positioning System

Lecture 03Prof. Thomas Herring

Room 54-820A; [email protected]

http://geoweb.mit.edu/~tah/12.540

Page 2: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 2

Review

• In last lecture we looked at conventional methods of measuring coordinates

• Triangulation, trilateration, and leveling• Astronomic measurements using

external bodies• Gravity field enters in these

determinations

Page 3: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 3

Gravitational potential

• In spherical coordinates: need to solve

• This is Laplace’s equation in spherical coordinates

Page 4: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 4

Solution to gravity potential

• The homogeneous form of this equation is a “classic” partial differential equation.

• In spherical coordinates solved by separation of variables, r=radius, l=longitude and q=co-latitude

Page 5: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 5

Solution in spherical coordinates

• The radial dependence of form rn or r-n depending on whether inside or outside body. N is an integer

• Longitude dependence is sin(ml) and cos(ml) where m is an integer

• The colatitude dependence is more difficult to solve

Page 6: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 6

Colatitude dependence

• Solution for colatitude function generates Legendre polynomials and associated functions.

• The polynomials occur when m=0 in l dependence. t=cos(q)

Page 7: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 7

Legendre Functions

• Low order functions. Arbitrary n values are generated by recursive algorithms

Page 8: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 8

Associated Legendre Functions

• The associated functions satisfy the following equation

• The formula for the polynomials, Rodriques’ formula, can be substituted

Page 9: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 9

Associated functions

• Pnm(t): n is called degree; m is order

• m<=n. In some areas, m can be negative. In gravity formulations m=>0

http://mathworld.wolfram.com/LegendrePolynomial.html

Page 10: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 10

Orthogonality conditions

• The Legendre polynomials and functions are orthogonal:

Page 11: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 11

Examples from Matlab

• Matlab/Harmonics.m is a small matlab program to plots the associated functions and polynomials

• Uses Matlab function: Legendre

Page 12: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 12

Polynomials

Page 13: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 13

“Sectoral Harmonics” m=n

Page 14: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 14

Normalized

Page 15: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 15

Surface harmonics• To represent field on surface of sphere;

surface harmonics are often used

• Be cautious of normalization. This is only one of many normalizations

• Complex notation simple way of writing cos(ml) and sin(ml)

Page 16: 12.540 Principles of the Global Positioning System Lecture 03

12.540 Lec 03 1602/13/13

Surface harmonics

Zonal ---- Tesserals ---------------------------Sectorial

Code to generate figure on web site

Page 17: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 17

Gravitational potential• The gravitational potential is given by:

• Where r is density, • G is Gravitational constant 6.6732x10-11 m3kg-

1s-2 (N m2kg-2)• r is distance• The gradient of the potential is the

gravitational acceleration

Page 18: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 18

Spherical Harmonic Expansion

• The Gravitational potential can be written as a series expansion

• Cnm and Snm are called Stokes coefficients

Page 19: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 19

Stokes coefficients

• The Cnm and Snm for the Earth’s potential field can be obtained in a variety of ways.

• One fundamental way is that 1/r expands as:

• Where d’ is the distance to dM and d is the distance to the external point, g is the angle between the two vectors (figure next slide)

Page 20: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 20

1/r expansion• Pn(cosg) can be expanded in

associated functions as function of q,l

Page 21: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13

Computing Stoke coefficients• Substituting the expression for 1/r and

converting g to co-latitude and longitude dependence yields:

12.540 Lec 03 21

The integral and summation can be reversed yielding integrals for the Cnm and Snm Stokes coefficients.

Page 22: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13

Low degree Stokes coefficients

• By substituting into the previous equation we obtain:

2212.540 Lec 03

Page 23: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13

Moments of Inertia

• Equation for moments of inertia are:

• The diagonal elements in increasing magnitude are often labeled A B and C with A and B very close in value (sometimes simply A and C are used)

2312.540 Lec 03

Page 24: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13

Relationship between moments of inertia and Stokes coefficients

• With a little bit of algebra it is easy to show that:

2412.540 Lec 03

Page 25: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 25

Spherical harmonics

• The Stokes coefficients can be written as volume integrals

• C00 = 1 if mass is correct• C10, C11, S11 = 0 if origin at center of

mass• C21 and S21 = 0 if Z-axis along maximum

moment of inertia

Page 26: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 26

Global coordinate systems

• If the gravity field is expanded in spherical harmonics then the coordinate system can be realized by adopting a frame in which certain Stokes coefficients are zero.

• What about before gravity field was well known?

Page 27: 12.540 Principles of the Global Positioning System Lecture 03

02/13/13 12.540 Lec 03 27

Summary• Examined the spherical harmonic expansion of the

Earth’s potential field.• Low order harmonic coefficients set the coordinate.

– Degree 1 = 0, Center of mass system; – Degree 2 give moments of inertia and the orientation can be

set from the directions of the maximum (and minimum) moments of inertia. (Again these coefficients are computed in one frame and the coefficients tell us how to transform into frame with specific definition.) Not actually done in practice.

• Next we look in more detail into how coordinate systems are actually realized.