back topics
next

Table Of Contents


Example

Assume all angles are of equal precision (sd), and uncorrelated, Cd = s2d I

  • Consider only three angles (similar to last weeks example):

    a1

    a2

    a3

       =   

    -1   1   0   0

    0   -1   1   0

    0   0   -1   1

    d1

    d2

    d3

    d4

       Ca = s2d

    2   -1   0

    -1   2   -1

    0   -1   2

  • Now assume all 4 angles with d1 being used to obtain a1 and a2:

    a1

    a2

    a3

    a4

       =   

    -1   1   0   0

    0   -1   1   0

    0   0   -1   1

    1   0   0   -1

    d1

    d2

    d3

    d4

       Ca = s2d

    2   -1   0   -1

    -1   2   -1   0

    0   -1   2   -1

    -1   0   -1   2


Other Observation Types - Coordinates

These can be coordinates from a previous adjustment with a covariance matrix, or may be "dummy" observations with a large observation weight to fix the datum, orientation and scale of the network. The observation equation is simple.

The observation may be for x, y, or z - but will tend to be for a coordinate, or a group of coordinates where correlation is a concern. Considering a point only let the measurement and covariance matrix be:

xm ym zm and Cm (3 by 3 matrix)

Sticking with the notation in the hand-written notes:

xm = x' or linearised xm - x' = Dx

ym = y' or linearised ym - y' = Dy

zm = z' or linearised zm - z' = Dz

back to top

Other Observation Types - GPS Baselines

GPS Baselines

Generally speaking GPS baselines would not be used in an adjustment on a local coordinate system (as we are considering). The baseline components will be known in an ellipsoid centred cartesian coordinate system (as will their covariance matrix) and the relationship between this frame of reference and the local frame of reference is not always known.

With reference to the figure: the GPS baseline (X) is known in the [X, Y, Z] coordinate system. The local system used for our adjustment is [x, y, z]. If the latitude and longitude of the origin of the local system (point P) are known, then a rotational relationship between [X, Y, Z] and [x, y, z] can be established in the form of a rotation matrix:

back to top

Rotation Matrix

R = f (j, l ) (3 by 3 orthogonal matrix)

R = -sinl cosl 0
-sinjcosl -sinjsinl cosj
cosjcosl cosjsinl sinj

R is constructed so that a GPS baseline [DX DY DZ] can be expressed in the local frame of reference as [Dx Dy Dz]:

Dx = -sinl cosl 0 DX , say
Dy -sinjcosl -sinjsinl cosj DY
Dz cosjcosl cosjsinl sinj DZ

back to top

Least Squares Solution

x = RX

Where x is the local frame of reference representation of the ellipsoid centred cartesian X. Note this equation is useful for propagation of variance. The GPS baseline covariance matrix (CX) is also in the ellipsoid centred cartesian frame of reference and must be transformed (Cx in the local frame):

Cx = RCx Rt

Now we have x and Cx the observation equations are linear, and similar to the previous point observations:

Dx = x'2 - x'1 which linearises to Dx - ( x'2 - x'1 ) = f(Dx) Dx1 + f(Dx) Dx2


fx'1 fx'2
Dy = y'2 - y'1 which linearises to Dy - ( y'2 - y'1 ) = f(Dy) Dy1 + f(Dy) Dy2


fy'1 fy'2
Dz = z'2 - z'1 which linearises to Dz - ( z'2 - z'1 ) = f(Dz) Dz1 + f(Dz) Dz2


fz'1 fz'2

because of the linearity all the derivatives evaluate to either +1 or -1.

Notice how all references to the original baseline X and Cx disappear after the rotation to a local frame of reference. Again note that if GPS baselines are to be used, the adjustment would usually be performed on the ellipsoid or in ellipsoid centred cartesian coordinates.

back to top

back topics
next


Maintained by:

Joiana Nascarella, Department of Geomatics.
Email: jlnasc@yahoo.com

Created: 12 January 2000
Last modified: 19 January 2000
Authorised by:
Mark Shortis, Assistant Dean, Computing and Multimedia, Faculty of Engineering.

Webspace provided by:
Department of Geomatics, University of Melbourne.