THREE-DIMENSIONAL CARTESIAN CO-ORDINATES OF PART OF THE AUSTRALIAN GEODETIC NETWORK BY THE USE OF LOCAL ASTRONOMIC VECTOR SYSTEMS.

by

A. STOLZ

A thesis submitted as part requirement for the degree of Doctor of Philosophy, to the University of .

July, 1972 School of Surveying, Kensington, SYDNEY

PRINTED AND BOUND BY RM PRINTING PTY LTD SYDNEY UNIVERSITY OF N.S.W. S6B53 -3. APR. 7 3 LIBRARY ■ ■■ ------■ ______- This is to certify that this thesis has not been submitted for a higher degree to any other University or Institution.

A. STOLZ. "Perhaps in another world we may gain other insights into the nature of space which at present are unattainable to us. Until then we must consider geometry of equal rank3 not with arithmetic which is purely logical3 but with mechanics which is empirical."

C. F. Gauss, 1817. ii

SUMMARY

The problem of terrestrial point co-ordination using the common geodetic measurements of directions, zenith distances, lengths, azimuths, latitudes, , levelled differences in elevation and gravity readings is analysed. Theoretical solutions are posed employing the data pertaining specifically to either the earth's gravity field or the atmosphere. However, because the curvature parameters defining the gravity field cannot at present be determined to sufficient accuracy and those defining the atmosphere cannot be measured at all, a combined model is formulated. Assuming the gravitational field to be suitably described by a Newtonian system and that adequate correction is possible for the measurements which are influenced by refraction, a Euclidean metric is selected for the complete definition of the solution. Within the proposed model, relative positions of points are defined by astronomic observations which refer essentially to the gravity field, and by the angular and linear data which pertain to the atmosphere. Absolute positions may be computed using world wide gravity data. Since the number of observations made in practice always exceeds the minimum required for a unique determination of the unknowns, adjustment is necessary. Formulae are given for a least squares solution, the variation of co-ordinates method being preferred on account of its suitability for programmed computation.

The model is applied to a significant portion of the network stations which were included in the 1966 Australian National Adjustment. A total of 263 points, covering an area of one million square kilometres, is considered. The computed Cartesian co-ordinates are compared to the corresponding ellipsoidal values obtained for the National Adjustment. The resulting discrepancies, which appear to be of a systematic nature, are attributed to: (1) the computational method chosen for the National Adjustment being an approximation in comparison to a rigorous, one phase least squares solution; iii

(2) the test network being only a small portion of the National configuration; and (3) the available data not being used in an identical manner. Implementation of a full error analysis is estimated to require 100 hours of computer time. Only a component net comprising 63 stations is therefore examined.

Approximately 2 000 normal equations require solution and the coefficient matrix must be inverted to appraise the accuracy of the unknowns. Suitable algorithms for both of these tasks are presented, purely iterative techniques being rejected respectively in favour of the direct and partitioned methods. Nevertheless, for an accurate solution iterative refinement procedures are especially attractive and a method for improving the accuracy of the solution in this manner is given. The Cholesky approach to decomposition, which has all the virtues for the banded, positive definite and symmetric matrices that occur in practice, is recommended. Factorization by partitioning is only to be considered when the coefficient matrix cannot be wholly accommodated in the core of the available computer. Optimum scaling by equilibration is studied. The feasibility of evaluating the inverse using the FORTRAN H compiler on the IBM 360/50 computer is investigated. It is found that the full or partial inversion of matrices of order larger than 400 requires extensive amounts of computer time. An alternative for assessing the accuracy of the computed solution is thus offered. IV

TABLE OF CONTENTS.

Summary ii Introduction xii Notation xvii

Part A: The Fundamentals of Three-Dimensional Computations.

1. Definitions.

1.1 Spatial Co-ordinate Systems. 1 1.1.1 The (a, b, C) Co-ordinate System. 3 1.1.1.1 Sign Convention. 3 1.1.2 The Global Cartesian System. 4 1.1.3 The Celestial System. 6 1.1.4 The Local System. 6 1.2 The Vector Triad (ir, jr, kr). 6 1.3 The Astronomic Latitude (0) and (u)) . 7 1.4 Azimuth (a) and Zenith Distance (B). 8

2. Physical Space.

2.1 Physical Space and Geometry. 10 2.2 The Nature of Space from Measurement. 10 2.3 The Geometry of Physical Space. 12

3. Earth Space.

3.1 Potential and Equipotential Surfaces. 12 3.1.1 Potential 12 3.1.1.1 Potential of a Point Mass. 12 3.1.1.2 Potential of a Rigid Rotating Body. 13 3.1.2 Equipotential Surfaces. 13 3.1.2.1 The Central Field. 13 3.1.2.2 The Field of a Rigid Rotating Body. 14 3.2 The Earth. 14 3.3 The Geometry of Earth Space. 15 3.3.1 The Laplacian. 15 3.3.2 The Newtonian System. 15 V

3.4 Point Co-ordination in Earth Space. 15 3.4.1 The Co-ordinate System. 15 3.4.2 The Geometry of Equipotential Surfaces. 15 3.4.3 The R and S Matrices. 15 3.4.4 Co-ordinate Transformations. 17 3.4.5 Point Co-ordination. 17 3.5 Measurement of r , r , t , y and y . 18 12 11 2

4. The Atmosphere.

4.1 The Nature of the Atmosphere. 19 4.2 A Model Atmosphere. 21 4.3 Atmospheric Refraction. 21 4.3.1 The Laws of Refraction. 22 4.4 Geometrical Wavefronts. 22 4.5 The Line of Observation. 23 4.6 Point Co-ordination in the Atmosphere. 24

5. The Mathematical Model.

5.1 Point Co-ordination. 26 5.1.1 The Co-ordinate System. 28 5.1.2 Transformation Relationships. 28 5.1.3 Point Co-ordination. 32 5.2 Origin Conditions. 32 5.2.1 Co-ordinates of the Datum Point. 32 5.2.2 Orientation of the Survey Scheme. 32 5.2.3 Free-Net Adjustment. 35 5.3 Errors in Astronomic Data and their Effect Upon Orientation. 35 5.3.1 Errors in (oi) and ((f)) . 35 5.3.2 Errors in (a). 36 5.4 Levelling. 37 5.5 The Solution. 41 vi

Part B: Adjustment.

6. Adjustment. 6.1 Differential Displacements. 44 6.2 Variation of Co-ordinates. 45 6.3 The Normal Equations. 48 6.4 Dissimilar Quantities. 48

7. Error Analysis. 7.1 Variance-Covariance Matrix. 49 7.2 Error Ellipsoid. 49 vii

Part C: The Solution of the Normal Equations and the Inversion of the Matrix of Coefficients.

8. The Solution of the Normal Equations. Inversion of the Normal Equation Matrix.

8.1 The Condition of a Computing Problem. 53 8.1.1 Measure of Condition. 53 8.1.2 Condition Number. 53

8.1.3 Normal Equations 55

8.2 The Solution of the Normal Equations. 55 8.2.1 Direct Solution. 55 8.2.1.1 Storage Requirements. 57 8.2.2 Partitioned Solution. 57 8.3 Inversion of the Coefficient Matrix. 60 8.3.1 Partial Inversion. 60 8.3.2 Partitioned Inversion. 60 8.4 Error Analysis. 61 8.4.1 Limitations Imposed by t-digit Representation. 63 8.4.2 Cholesky Decomposition. 63 8.4.3 Forward Elimination and Back-Substitution. 64 8.4.4 Inversion. 64 8.5 Accuracy of Computed Results. 64 8.6 Matrix Scaling. 64

9. Iterative Refinement of Approximate Solutions.

9.1 Iterative Refinement of the Solution. 67 9.1.1 Convergence. 68 9.1.2 Effect of Rounding Errors. 68 9.1.3 Accuracy. 68 9.1.4 Limitations. 68 9.2 Least Squares Solutions. 69 9.2.1 Linear Equation Case. 69 9.2.2 The Least Squares Case with m > n. 70 9.3 Iterative Refinement of an Approximate Inverse. 70 9.3.1 Convergence. 71 viii

Part D: The Test Network.

10. The Network.

10.1 Size and Location. 72 10.1.1 Physical Features. 72 10.2 Data. 74 10.2.1 Astronomic. 74 10.2.1.1 Azimuths. 75 10.2.1.2 Latitudes. 77 10.2.1.3 Longitudes. 77 10.2.2 Linear. 79 10.2.2.1 Distances. 79 10.2.2.2 Levelling. 79 10.2.3 Angular. 82 10.2.3.1 Directions. 82 10.2.3.2 Zenith Distances. 85 10.2.4 Gravity. 85 10.3 Accuracies. 85 10.3.1 Azimuths. 85 10.3.2 Latitudes. 89 10.3.3 Longitudes. 89 10.3.4 Distances. 89 10.3.5 Levelling. 93 10.3.6 Directions. 93 10.3.7 Zenith Distances. 96 10.3.8 Gravimetric Deflections. 96

11. A System of Standard Deviations for Weighting. ix

Part E: Computations, Results and Conclusions.

12. Preliminary Considerations.

12.1 Digital Computations. 104 12.1.1 Computing Machinery. 104 12.1.2 Storage Capacity. 104 12.1.3 Computer Word Structure (Floating-Point) 104 12.1.4 Floating-Point Registers. 105 12.1.5 Computer Arithmetic. 105 12.1.6 Number Representation. 105 12.2 Mesh-Point Numbering. 106 12.3 Levelling. 108 12.4 Zenith Distances. 108 12.4.1 Derived Weight Coefficients. 112 12.5 Origin

Adj ustment.

13.1 Programming. 116 13.1.1 Problems Associated with Large Adjustments. 116 13.1.1.1 Storage. 116 13.1.1.2 Programming Principles. 118 13.1.2 Disc Loading of Programs and Data. 118 13.1.3 Partitioned Normal Equation Matrix. 118 13.2 Initial Co-ordinates. 122 13.3 The Variance Factor. 122 13.4 Weights # 122 X

13.5 The Normal Equations. ^22 13.5.1 Basic Matrix Properties. 122 13.5.1.1 Order. 122 13.5.1.2 Band-width. 124 13.5.1.3 Storage Requirements. 124 13.5.1.4 The Diagonal Coefficient of 6 <}>. 124 13.5.1.4.1 Interpolated Deflections of the Vertical. 128 13.5.2 Scaling. 130

14. Solution of the Normal Equations. Inversion of the Coefficient Matrix. Error Analysis.

14.1 Solution of the Normal Equations. 130 14.1.1 Algorithm. 132 14.1.1.1 Inner Products. 133 14.1.1.2 Negative Square Roots. 134 14.1.2 Computer Representationof Matrix Elements. 134 14.1.3 Computation Times. 134

14.1.3.1 Measure of Work 134 14.1.3.2 Solution Time on the IBM 360/50 135 14.2 Inversion of the Coefficient Matrix. 135 14.2.1 Measure of Work. 136 14.2.2 Algorithm. 136 14.2.3 Computation Times. 138 14.2.4 Size of the Elements of N 1. 138 14.3 Iterative Refinement. 139 14.3.1 The Solution. 139 14.3.1.1 Algorithm. 139 14.3.1.2 Results. 140 14.3.1.3 Implications of Convergence. 140 14.3.1.4 Fixed Observations. 140 14.3.2 The Inverse. 141 14.4 Accuracy of the Computed Results. 141 14.5 Error Analysis. 141 xi

15. Three-Dimensional Cartesian Co-ordinates of Test Network Points.

15.1 The Adjusted Unknowns. 141 15.1.1 Cartesian Co-ordinates. 143 15.1.1.1 Conversion Formulae. 143 15.1.1.2 The 1966 Australian National Adjustment. 146 15.1.1.2.1 Free Adjustment. 146 15.1.1.2.2 Inverse Computations. 147 15.1.1.2.3 Rod Adjustment. 147 15.1.1.2.4 Forced Adjustment. 147 15.1.1.2.5 Error Analysis. 148 15.1.1.3 Point Co-ordination Using the Modified Bowie Method. 148 15.1.1.4 The Co-ordinate Differences. 149 15.1.2 Orientation. 152 15.1.3 Astronomic Latitude and Longitude. 152 15.1.4 Refraction Coefficient. 154 15.2 The Adjusted Observations. 156 15.2.1 Astronomic Azimuths. 156 15.2.2 Directions. 156 15.2.3 Lengths. 158 15.2.4 Zenith Distances. 163 15.3 Error Analysis. 163 15.3.1 The Variance Factor. 163 15.3.2 Standard Deviation of the Observations. 165 15.3.3 Standard Deviations of the Unknowns. 165 15.3.4 Error Ellipsoids. 165

16. Conclusions.

Appendix. xii

INTRODUCTION.

In the projective method of classical geodesy (Wilcox 19633

127-138)j the problem of point co-ordination on the earth's surface is solved by: (1) correcting the observations for curvature; (2) projecting the 'corrected' measurements to a reference figure via the geoid and (3) computing positions using the projected quantities.

Two co-ordinates of each station are computed on the reference ellipsoid or on a plane conformal transformation of it. The third dimension is usually provided by a combination of levelling and gravity data. At present, such a procedure is the most acceptable, in view of the uncertainty in the knowledge of the influence of refraction on vertical angle measurement. It is, however, only a practical solution to a complex physical problem.

Conventional geodetic measurements comprise directions, lengths, vertical angles, azimuths, latitudes, longitudes, levelled differences in elevation and gravity readings. Meteorological observations are also made in conjunction with the electromagnetically determined distances. It is hoped that these observations will provide sufficient information for the computation of the absolute spatial positions of points at which the measurements are made, the term absolute being used in the sense that the points are, in the ideal circumstance, to be related to known invariants - that is, the earth's mean centre of mass and mean rotational axis for some epoch - within the earth, via a reference frame.

The measurements are made through the atmosphere and with the exception of the distances are subject to the earth's gravitational field. Accordingly, an important aspect of terrestrial point co-ordination is the definition of the natural laws which influence the observations. These laws must in turn be related to an acceptable system of geometry that is suitable as the basis to co-ordinate computation. xiii

If the problem of point co-ordination is considered as a problem in space, then three distinct sub-spaces come to mind: (1) that of the earth's gravity field or Earth space (Mather 1970a} 5); (2) that of the atmosphere and (3) that of the mathematical model. Both Earth space and the atmosphere are a physical reality, whereas the mathematical model exists in the mind of the geodesist alone, hopefully to comply with physical reality.

The geometry of Earth space which may be considered to be governed by Newtonian gravitation over short intervals of time and after the appropriate reduction of observations, is three-dimensional Euclidean since the expression for force and potential require the distance between the test and massive particle to be finite and in a straight line. The field itself must extend to infinity and a Euclidean metric must therefore be chosen to describe it. The nature of the atmosphere is time dependent. Moreover, a geodesic within it is not, in general, a straight line. Hence, the geometry of the atmosphere dictates a Riemannian metric.

The geometry of the mathematical model must satisfy the geometry of its component spaces and will thus be non-Euclidean. However, since non-Euclidean space can always be mapped onto Euclidean space, Euclidean geometry can always be assumed to be the geometry of the adopted mathematical model, provided the requisite changes are made in the physical laws that determine it. It is purely a question of convenience whether it is preferred to have an easily intelligible geometry with complicated physical laws or a less intelligible geometry with simple physical laws. The consensus of opinion appears to be that geometry should be regarded as part of the physical situation and therefore the obvious system of geometry should be one in which the rest of the laws governing the mathematical model can be expressed as simply as possible. It is this consideration which would ultimately lead to a curved mathematical model. xiv

The geodesist, who adopts Newtonian gravitation and Euclidean geometry as the basis to computations is thus handicapped, as he not only neglects the time dependence of his observations but also the possible incompatibility of reality and the mathematical model. Furthermore, when theories are compared with the observations and it is found that there is not an exact agreement, it is assumed that the results and not the mathematical model are in error, providing the discrepancy is within certain prescribed limits.

Euclidean geometry undoubtedly describes with close approximation the physical reality of geodetic observations; but whilst the effects of curvature and of time remain uncertain, any solution to the fundamental problem of geodetic point location must be considered as an approximation.

A temporary solution to the problem is one in which both the curvature of the mathematical model and the time dependence of the observations are neglected. A Euclidean metric is assumed and computations are effected using Cartesian co-ordinates. The basis of such a technique appears to have been first proposed by Bruns (1878). An alternative approach was suggested by Marussi (1949) and was later formulated by

Hotine (19573 19593 1969) who adopts as a foundation of the computations the three co-ordinate surfaces generated respectively by the astronomic observations of longitude and latitude, and the geopotential. Hotine (1957, 7) concludes that this type of solution cannot be put to practice because the higher derivatives of the parameters (J), U), N respectively the astronomic latitude and longitude, and the geopotential, with respect to the element of arc joining adjacent points, cannot be determined from the measured quantities.

By excluding the third co-ordinate surface, classical geodesy has adopted the approach of projecting the observing station onto a XV

regular mathematical figure - more precisely an ellipsoid of revolution. Two co-ordinates of each station are computed on this ellipsoid or on a plane conformal transformation of it. The third geodetic co-ordinate of height above ellipsoid of the point in question is usually provided by levelling. Unfortunately, whereas transformed geodetic co-ordinates refer to an ellipsoid of revolution, the datum of height measurement is an equipotential surface of the earth's gravitational field. Thus within this method the reference surfaces for height and position are not identical, and even though computations are made in two dimensions, the method suffers from the additional disadvantage that computational formulae become more complicated.

Yet another approximate solution and one that is the subject of this dissertation is the method of astronomic vector systems (Stolz 1970). The distinction between this technique and that treated by other authors (Bruns 1878), (Dufour 1968), (Hotine 1969), (Mather 1969), (Molodenskii et al 1962), and (Wolf 1963b) is that all preliminary computations are made in the natural reference frame of the observations.

The natural or astronomic reference frame, which comprises the directions of the astronomic , the zenith and a third vector completing the triad* orthogonally and in a right-handed system, is defined under the assumption that the equipotential surface containing the observing station has no discontinuities at or in the vicinity of the spatial point, implying that a tangent plane to the equipotential surface exists at the point being considered. Within this system, the customary linear and angular measurements completely define the relative positions of points. Moreover, all observations are made at discrete points and all but the

*The word triad is used throughout this dissertation to describe the unit vector triple defining the direction of the astronomic meridian, the astronomic zenith and a third vector completing the set in an orthogonal right-handed system. XVI

measured distances are subject to the earth's gravitational field there. Thus, assuming that the field remains constant over the period of observations, all measurements are affected equally at a point and the earth's gravitational field does not affect the relative positions of points as defined. Orientation of the triads is achieved by astronomic azimuth observations. Naturally,the method does not give any information regarding the geocentricity* of the system as the potential is no longer a parameter of the solution.

The method is marked by simplicity of computation and, providing care is exercised in defining the direction parameters of the astronomic zenith, the measured quantities may be directly related to perpendicular components in the local astronomic triad which may then be rotated to provide co-ordinate increments between adjacent points.

* The geocentre represents the Earth's centre of mass. xvii

NOTATION.

Indices.

The index notation of tensor calculus (McConnell 1957} 1) offers many advantages and is used extensively throughout this dissertation. Lower case Roman letters i, j, k ... etc. will be used for indices, both as subscripts (a^), indicating covariance and superscripts (aS , indicating contravariance (ibid 20 - 22). Thus 1 p o the quantities a , a and a will be denoted by the symbol a . Symbolically this may be written -

a1 = (a1, a2, a3) and it must be remembered that a in this relation is a set of three quantities. No operation such as multiplication or division is implied. For i and j ranging from 1 to 3 independently, the symbols a'^, a_^ and a^ represent nine quantities.

According to the summation convention, a summation is implied when an index is repeated. For example -

b.c"*! = be1. + be2 + be3 (j = 1,2,3) 1 3 1 3 2 3 3 3 A repeated index is called a dummy index, because the value of the term does not depend on the symbol used. An index which is not repeated is called a free index; when a suffix occurs unrepeated in a term, it will be understood that it takes the values from the set (1, 2, 3). Evaluating a^ = b^ for the range (1, 2, 3) gives

a = b a = b a = b 1 1 2 2 3 3

For quantities pertaining to the origin of survey, the suffix o is employed. It is understood that this is not a free index. The following system of symbols and abbreviations is adopted throughout this dissertation: Only those symbols used frequently are given; minor use for some other quantity in only one context is not listed in the index, but is fully explained in the text. xviii

Symbols

A Coefficient matrix of linear system Ax = b.

INI Norm of matrix A.

S iif 3• • General element of matrix A. 11 1/1 a First co-ordinate in a general (a, b, C) co-ordinate system. a, b , c Cartesian components of a general unit vector. b Second co-ordinate in a general (a, b, C)co-ordinate system. Right-hand side vector of Ax = b. C Third co-ordinate in a general (a, b, C) co-ordinate system. C may be given various meanings in different contexts, for example, potential or geopotential in Chapter 3. c Velocity of light. e Eccentricity of meridian ellipse. F Force vector. s G Matrix of weight coefficients. rs Metric tensors in three-dimensions. g / g rs h Orthometric elevation. I Unit matrix. i , j , k Fixed Cartesian axis vectors. r r r K Gaussian curvature. k Refraction coefficient; Gravitational constant. £ Covariant vector (three-dimensions). r £, m, n Cartesian components of a general unit vector in local

astronomic triad (A , u , V ) r r r m Mass of a particle; Band-width of matrix A. N Geopotential; Normal equation matrix. n Magnitude of the gradient of geopotential; Order of matrix A. 0 Orientation constant.

Q Latitude and Longitude matrix; Variance-covariance matrix of adjusted quantities. xix

q Diagonal submatrix of variance-covariance matrix. 1C 1C 1C r, s Matrices of components of A , y , v and A , y , V . r r r r , r Curvature parameters. Normal curvature of N-surface l 2 in prime vertical (A ) and meridian (y ) directions r r respectively. S Optical path length. t Time. t Curvature parameter. Geodesic torsion of N-surface in l prime vertical direction. V Attracting potential. v Accidental (normally distributed) error. W Weight matrix. x Solution vector of Ax = b. Norm of vector x. x, y, z Cartesian co-ordinates in a geocentric equatorial right-handed system. a Azimuth. 3 Zenith distance. r r Christoffel symbols. st Y , Y Curvature parameters. Rate of change of (&n n) in prime c c vertical (A ) and meridian (y ) directions, respectively,

in a (to, (J), N) system. A Laplacian. n Prime vertical component of deflection. Largest and smallest eigenvalues of matrix A. Local astronomic vector triad. K(A) Spectral condition number of matrix A with respect to inversion. y Refractive index. v, P Principal radii of curvature of an ellipsoid in prime vertical and meridian directions. XX

V Unit normal. r € Meridian component of deflection. Position vector. Variance-covariance matrix of observed quantities. Variance factor. o

03 Angular velocity of earth's rotation.

Abbreviations.

AGD Australian Geodetic Datum, ppm Parts per million. 0-C Observed minus computed. 1

PART A: THE FUNDAMENTALS OF THREE-DIMENSIONAL COMPUTATIONS.

1. Definitions. 1.1 Spatial Co-ordinate Systems. Several co-ordinate systems are used for the analysis of observational data within the context of this dissertation. They are briefly: (1) a special but quite general co-ordinate system (a, b, C) (Hotine 196969) generated by a continuously differentiable scalar function of position C in three-dimensional space; (2) a global Cartesian system; (3) a Celestial system for astronomical work and (4) a local triad in which all the geodetic measurements are made.

These reference systems have to be carefully defined and their precise relationships established so that the spatial concepts involved may be fully exploited.

The (a, b, C) co-ordinate system is used in the analysis of the equipotential surfaces of the earth's gravitational field and in the formulation of the geometry of the wavefronts that arise when energy is transmitted through the atmosphere.

Theoretically, the global Cartesian system is defined by the mean terrestrial pole of a certain date and the mean meridian of Greenwich, and the Celestial system by the mean and ecliptic of a certain date. In practice however, both these systems are defined by a set of co-ordinates given to physical points, as the ideal global Cartesian system is replaced by a geodetic system that is parallel to the ideal frame and the Celestial system by one that is defined with reference to the mean places and proper motions given to stars in a particular catalogue. The two systems can be related when the position of the instantaneous pole, the sidereal time at Greenwich as determined by observation, and the precessional and nutational constants are known. a Positive (b,C Const a n*t )

FIG.1-1

Equipotential Surface (N Constant )

Meridian Trace (a) Constant )

(North)

(Local Vertical)

(East)

FIG. 1-3 3

In addition a system is needed to which the geodetic observations can be referred. For this purpose Cartesian components within a curvilinear reference frame will be used in preference to any other system as such a system has several advantages in analytical manipulation and can be transformed to any other by matrix algebra.

1.1.1 The (a, b, C) Co-ordinate System.

The (a, b, C) co-ordinate system is generated entirely by a continuously differentiable scalar function of position C in three- dimensional space. Points in space having a particular value of C will lie on a surface C = const. and for different values of this scalar, a family of surfaces is obtained. C may be taken as one of the co-ordinates of the system and if defined throughout some region of space, then so is the magnitude (n) and direction (V ) of its gradient (C ) as by definition r C = nV ...... (1.1) r r The direction V in relation to three fixed Cartesian axes in flat space r will define two independent scalars a, b which may be chosen as the other two co-ordinates of the space, and each generates a family of surfaces distinct from the C-surfaces and each other. Position in space can thus be described by the intersection of the three surfaces.

Each co-ordinate line, the line of intersection of two co-ordinate surfaces along which only the third co-ordinate varies, will in general be curved both on the C-surface and in space. Moreover, as well as using the scalars a, b as two of the space co-ordinates, it is possible to choose them as C-surface co-ordinates.

1J-.1.1 Sign Convention.

The (a, b, C) system is chosen right-handed in the same sense that (x, y, z) is conventionally right-handed (Fig. 1.1). 4

Looking along the positive direction of the C-co-ordinate line, the positive direction of the b-line is to the right of the positive direction of the a-line. A positive rotation about the C-line will be clockwise when looking along the positive direction of the C-co-ordinate line. Later on, when the C-co-ordinate is identified with the geopotential N, the positive direction of C as defined above, will make N negative in geodetic applications, but accords with the usual mathematical conventions of an outward drawn normal to a closed surface.

1.1.2 The Global Cartesian System. The ideal Cartesian reference frame for all spatial points is an earth centred equatorial right-handed system x, y, z defined as follows: ' The origin is at the earth's centre of mass and the system is oriented so that the z-axis is directed towards the mean as defined by the International Polar Motion Service. The xz-plane is parallel to the mean meridian of Greenwich as defined by the Bureau Internationale de l'lleure3 but any other standard meridian is acceptable. ’ This terrestrial co-ordinate system is fixed with respect to the earth's surface and the co-ordinates of any point do not change providing there is no crustal movement.

Unfortunately, the centre of mass of the earth is not known precisely and for this reason, the ideal system is replaced in practice by a rectangular geodetic system in which the axes are respectively parallel to those of the ideal system. Co-ordinates within this system thus remain relative to the origin of the geodetic system until the position of the geocentre with respect to a surface point is known. A translation will then produce geocentric co-ordinates. 5

z

Vr( Vertical)

Mean R ot ational — (North), (East) A xi s

Equipotential Geoce nt re~> Surface N const.

Lati tude Longltu de

FIG. 1*2 6

1.1.3 The Celestial System.

It is necessary to define a Celestial system as within it the astronomic observations of latitude, longitude and azimuth are made. The precise aspects of this frame, with particular emphasis on permitting a transformation between the ideal Cartesian and Celestial systems have been investigated by Veis (1963).

1.1.4 The Local System. The local system is defined on the assumption that the equipotential surface containing a particular spatial point has no dis­ continuities at and in the vicinity of that point, which implies that a tangent plane to the equipotential surface exists at the point under consideration. A right-handed orthogonal vector triad A , ]J , V at any spatial point is then defined as follows: IT (1) A is the direction of the prime vertical and lies in the plane tangent to the equipotential surface containing the spatial point; r (2) h is the direction of the astronomic meridian and also lies in the tangent plane and r (3) V is the direction of the astronomic zenith and is normal to the tangent plane. All geodetic measurements are made within this local system.

In order to establish the precise relationships between the reference systems previously described as well as those between adjacent local systems it remains to define: r . r r (1) a vector triad i , j , k ; (2) the astronomic latitude ((J)) and longitude (03) of a spatial point using the vectors i , j , k and A , \i , v and (3) the aximuth Ot and zenith distance 6 of a spatial vector connecting two adjacent terrestrial points.

1.2 The Vector Triad (jr, jr, kr). r r r The vector triad (i , j , k ) (Fiq. 1.2) is defined so that the JC 1C 1C i , j , k are unit axis vectors in the directions of the corresponding x, y, z axes. 7

If the Cartesian co-ordinate x is considered to be a scalar function of position, then its gradient is

x = i r r a vector equation which is true in any co-ordinate system. Thus, using braces notation to denote column matrices

^Xr' Yr' = ^r' V kr* ..... (1‘2)

In Cartesian co-ordinates the above components become

{x , y , z } = {i , j , k } = I ..... (1.3) rrr r r r where I is the unit matrix.

1. 3 The Astronomic Latitude (0) and Longitude (03) . Astronomic latitude is taken as the angle between the vector r V and the xy-plane, positive north. The longitude is the angle between two planes both containing the mean axis of rotation one of which is parallel r to V , that is the vertical at the observation point whereas the other is parallel to the vertical at some defined point such as the site of the Greenwich transit telescope, or more precisely, as defined by Bomford (1962, 86-7), positive east.

Longitude and latitude may thus be defined in terms of direction cosines of the unit normal V by means of the following scalar products -

cos (f) cos 0) V i r

cos (p sin 03 (1.4) V r j sin cf) V k' r

These definitions accord with international practice and with astronomic convention for right ascension and local time (but not hour angle which is reckoned positive west). Longitude is thus made a positive rotation in the mathematical sense about the northward rotational axis of the earth. 8

From the previous definitions, it becomes clear that in the general case, the meridian will fail to pass through the ground point (Fig. 1.2) . However, this is of no consequence as in the method of spatial point definition to be proposed, astronomic measurements of latitude and longitude are used only to define the direction of the vertical and not to define position. The relative positions of points are then given by the other linear and angular measurements. For the local astronomic triad this means, providing that an astronomic azimuth has been observed, that the directions of its unit vectors are uniquely defined by the astronomically observed values.

1.4 Azimuth (a) and Zenith Distance (3)• X? 1C a Azimuth is defined as a rotation about V from y to £" (Ficr. 1.3),. A unit vector i which lies in the tangent plane to the equipotential surface with azimuth a is accordingly given by

IT IT 1C £ = A sina+y cos a ...... (1.5)

A unit spatial vector in azimuth a and zenith distance 3 will be given by the vector equation -

IT IT 1C 1C i = A sin a sin 3 + y cos a sin 3 + V cos 3...... (1.6)

2. Physical Space.

The idea of space to which everyone is accustomed, was first imagined by Descartes. In this system, the properties of space were believed to be in accord with the geometry of Euclid.

The Greeks investigated very thoroughly and completely the mathematical properties associated with the experience of space. In the famous text-book of Euclid, the Elements of Geometry, these are presented as logical deductions from a set of axioms which are assumed without proof. Euclid's axioms are not, however, now considered as satisfactory, and it is not to be expected 9

that a single mathematical system of geometry, such as Euclid's, should furnish relations covering the whole aspect of reality. Nevertheless, Euclidean geometry undoubtedly describes with close approximation a large class of properties of the actual world.

The truth that destroyed truth, was clearly seen by C.F. Gauss. Before Gauss, the usual technique of investigating a curved surface was to operate with the three Cartesian co-ordinates x, y, z considering the curved surface as an entity embedded in the surrounding space of three dimensions. Gauss realised that Euclidean geometry may miss the mark and arrived at a new foundation of the geometry of the physical world which dispensed with the postulates in favour of certain fundamental measurements, thus making geometry a quantitative science. He discovered that geometry depended on the quantity K - the curvature. For example, if K = 0 at every point on the surface, the geometry becomes Euclidean, and therefore the geometry of the plane is contained in a single statement, that K = 0 at all points.

Riemann, ingenious pupil of Gauss, asked what would correspond to this quantity in more than two dimensions and, how one could tell from a given line element whether the geometry established by it was Euclidean or not (Weber 1953j 272-288). He made the basic discovery that the decisive quantity is not a single number, but is in fact a tensor of fourth order. Euclid's flat geometry results if all the components of this tensor vanish. But even if one component happens to be non-zero, then the geometry is no longer Euclidean; a certain curvature exists.

The implications of non-Euclidean geometry are drastic. If both Euclidean and non-Euclidean geometry can represent physical space equally well, which is the truth about space and figures in space? The fact gradually forced upon mathematicians was that geometry is not the truth about physical space but the study about possible spaces. 10

2.1 Physical Space and Geometry. In physics the idea of space and of situation in space, is derived by first introducing the concept of distance, which leads to the discovery of the empirical relations between the mutual distances of a number of particles. This introduces an ideal realm by the postulation of an exact mathematical form for these relations and the development of a theory of geometry. Having thus reached the concept of geometrical space, the geometrical space is finally projected back into the external world yielding the concept of physical situation. Accordingly, physical space is not an intuition, but a system.

It is important that geometrical space should be distinguished from physical space, as the former is nothing but an imagined substratum for the mathematical relations that are approximately valid there; it exists only in the mind of the mathematician. Nevertheless, geometrical space has played a great part in forming the concept of physical space: for having been originally derived from the comparison of measurements made in the actual world, it has been projected back, so to speak, onto nature and thus has furnished a generally acceptable picture of reality.

2.2 The Nature of Space from Measurements. It is the characteristic of any branch of mathematics that the whole of it can be derived from a few definitions and assumptions specified at the beginning. The question therefore arises: What are the fundamental data or postulates from which the complete set of laws of the space that surrounds us can be deduced by pure mathematics? Moreover, are these data or postulates revealed by observation and experiment or are they self evident truths revealed and assured by intuition?

In order to propose a satisfactory answer to these questions, it is necessary to examine whether it is possible to determine by observation the system of geometry (Euclidean or non-Euclidean) which 11 corresponds to that of actual space. Many different systems may be chosen, any one of which will serve the purpose. Essentially, this space is a mere threefold continuity and nothing more. It would therefore seem to be impossible to tell by observation whether the space is Euclidean or non-Euclidean.

However, in studying space, one has to deal not only with threefold continuity but also with the notion of distance, which is purely physical. As soon as the distance between all pairs of points is defined there will be a relation between the 10 mutual distances of any 5 points (Whittaker 19493 7) 3 and on this relation will depend whether the geometry of the space is Euclidean or not. Thus while there is no constraint, either observational or logical, which imposes on the pure mathematician either a Euclidean or non-Euclidean metric for the space he considers, the matter is not so for the physical scientist. If geometry is to be of use to him, he must define distance in accordance with the observationally determined properties of physical distance so that he has practically no freedom of choice for his quantitative study of physical space and therefore no choice whether it is to be Euclidean or not.

Since non-Euclidean space can always be mapped onto Euclidean space, however, Euclidean geometry can always be assumed to be the geometry of actual space, provided the requisite alterations are made in the physical laws of that space. It is purely a question of convenience whether it is preferred to have an easily intelligible geometry with complicated physical laws, or a less intelligible geometry with simple physical laws. The consensus of opinion is that geometry should be regarded as a part of physics, and therefore the obvious system of geometry should be one in which the rest of physics can be expressed as simply as possible. It is this consideration which ultimately leads to the curved space of general relativity. 12

2.3 The Geometry of Physical Space. In Newtonian physics, space was like a huge empty box into which matter was placed from the outside. To boot, time existed in which physical action took place. Thus the three basic entities of space, time and matter appeared to be completely independent from another. For Einstein (Lcmczos 19653 8)3 however, matter was not put from the outside but formed an integral part of the geometry of space. Contemporary opinion is therefore, that the geometry of space is four-dimensional and curved*, time having been absorbed as an added dimension and matter as a curvature property.

3. Earth Space.

The previous remarks apply to gravity in general. Newtonian gravitation, however, has received substantial support from observations on the outer planets of the solar system and, although the inverse square law has thus only been verified for the case of a few near-spherical bodies whose dimensions are small when compared with their distances apart, is adopted for the definition of Earth space.

3.1 Potential and Equipotential Surfaces. 3.1.1 Potential. 3.1.1.1 Potential of a Point Mass. In a gravitational field set up by a single particle of mass m, the force of attraction on another particle of unit mass at a distance £ from the first particle is by Newton's law,

km/£2 ..... (3.1)

in which k is the gravitational constant. The direction of the force

* Curvature in the mathematical sense has nothing to do with the shape of the space, but is defined solely by the metric. What is meant, is that the relations between the mutual distances are different from those obtained in Euclidean geometry. 13

is toward the massive particle along the line joining the two particles.

The particle of unit mass is usually known as the test particle.

The potential or the amount of work that must be done against the force of attraction to remove the test particle to an infinite distance, in a field set up by a single particle of mass m is accordingly

'km/£2 (-d£) -km/£ (3.2)

3.1.1.2 Potential of a Rigid Rotating Body. The attracting potential V in the field of a rotating continuous mass distribution is given by (Heiskanen & Moritz 1967, 47)

V dm/£ + ^co2d2 (3.3) where go is the angular velocity of the body, dm is an element of mass of the attracting body and d is the distance of the test particle from the rotational axis of the body.

3.].2 Equipotential Surfaces. Surfaces upon which the potential is constant are called equipotential surfaces. 3.1.2.1 The Central Field.

The equipotential surfaces in a central field set up by a single massive particle are spheres centred on the attracting particle and the outward unit normal to the equipotential surfaces is the gradient of t, that is, £ . If N is considered as the potential, then by covariant differentiation

N = nV = km/£2& ...... (3.4) s s s where n, the distance function of the family of equipotential surfaces, is seen to be the magnitude of the attracting force whose direction is -V. 14

xf is the force vector of magnitude km/£2 and direction -Z or V then s s

F = -N -nv> ..... (3.5) s s s which implies that the force vector is the gradient of the potential and for this reason the field is completely defined if the scalar potential N is known at each point of the field.

3.1.2*2 The Field of a Rigid Rotating Body. Since the potential in the field of a rigid and rotating body no longer has the simple form -km/Z and the magnitude n of the resultant force is no longer km/£2, equipotential surfaces in such a field are no longer spheres.

The forces of attraction in the field formed by a number of massive particles have direction as well as magnitude and would have to be added vectorially. However, the vector equation F^ = -N = -nV^ holds true between the gradient of the total potential and the vector sum of the individual force vectors. The direction v r of the gradient of the potential N is no longer the radial direction from a Cartesian origin but rather, is the unit normal to the equipotential surface containing the test particle.

3.2 The Earth. For the earth it is customary to combine the gravitational effects of the rotational and attracting potential into a single force called gravity, since the two forces are usually indistinguishable. The scalar whose gradient is equivalent to the resultant force of gravity inclusive of the centrifugal force, is known as the geopotential.

Assuming that the earth rotates about a physical axis fixed in space, with a uniform angular velocity u) and that the earth's centre of mass lies on this physical axis of rotation, then the geopotential N at a point distant d from the rotational axis is given by Equation (3.3). 15

It can therefore be said that the basic gradient equation N^ = nV_^ represents the Newtonian gravitational field of the rotating earth if N is the geopotential as previously defined, if n is gravity, and V is the outward drawn normal to the N-surfaces, that is, the level r surfaces of the combined attraction and rotation. The unit normal is accordingly the direction of the astronomic zenith.

3.3 The Geometry of Earth Space. 3.3.1 The Laplacian. Newtonian gravitation in a rotating field for a region of space not occupied by matter is sufficiently expressed by the Laplacian of N {ibid3 12 & 47) j [Hofme. 1969,1453

AN = grSN = -2oo 2 ..... (3.6) rs r s where g is the conjugate metric tensor.

3.3.2 The Newtonian System. It is an essential part of the Newtonian system that the space to which it applies should be flat and unbounded, because the expressions of gravitational attraction and potential require £ to be finite and a distance in a straight line; the field itself must extend to infinity and satisfy Equation (3.2). Accordingly, simple Euclidean geometry may be chosen as a basis to computation and Cartesian co-ordinates may be used.

3.4 Point Co-ordination in Earth Space. 3.4.1 The Co-ordinate System. The co-ordinate system best suited to the geometry of the equipotential surfaces of the earth's gravity field is of the (a, b, C) type, where (a, b) represent (u), (J>) the longitude and latitude - the direction parameters of the local vertical, or the normal to the equipotential surface, with respect to three Cartesian axes in Earth Space - and (C) represents the geopotential (N). 16

3.4.2 The Geometry of Equipotential Surfaces. Now, any family of surfaces, with the exception of its position and orientation in space, is completely defined by five curvature parameters, respectively the normal curvatures r and r in any two 1 2 perpendicular surface directions, the geodesic torsion t in one of the l previous directions and the curvatures y and y of the surface normal !• 2 in the chosen directions (Eisenhccrt 1960s 159). In the case of the equipotential surfaces of the earth's gravitational field, it is convenient to select the directions of the meridian and prime vertical as the two surface directions. Accordingly, the previous curvature parameters become the normal curvatures of the N-surface in the prime vertical and meridian directions, the geodesic torsion in the direction of the prime vertical and the curvature of the normal in the direction of the parallel and meridian.

3.4.3 The R and S Matrices. ]f 2T Since the vectors X and y are essentially tangents to r N-surface curves, and the vector v represents the unit normal to the N-surface, it is possible to express them as functions of r , r , t , y and y . The 12 11 2 required relationships are (Hotine 19693 73-75) depending on whether contravariant or covariant components are desired

V X2 X3' -r sect|) -t o' l R P1 P2 P3 = -t sectj) -r 0 (3.7) l 2 >• - sec(p c v1 v2 v3 y CM

, l >

X X -r cos(}>/K t /K sec09p/9oj fh 2 3 2 1

S y y r= t ( cos^/K -r /K Bp/S^ (3.8) Vl 2 3 V V V 0 P ^ 1 2 3 0 where K is the Gaussian curvature of the N-surface at the point being 1 considered and p n * 17

3.4.4 Co-ordinate Transformations. 1C 1C 1C The vector set A , \1 , V may be obtained from the 1C 1C 1C i / j / k system by applying rotations:-

1C C 1C (1) hn + U) about k bringing i parallel to A ; and 1C 1C 1C (2) - (f) about A bringing k parallel to V ; or expressed in matrix notation

-sinoi cosco 0 rl 0 o'

(Ar, yr, vr} = -coso) -sinco 0 0 sincj) COS(J) {ir, jr, kr} (3.9)

0 0 1 0 -cos(j) sincj) Q{ir, jr, kr} where -sinu) cosca 0

-sin^cosa) -sincjisinco coscj)

cos(f)cos(ji) coscj)sinu) sincj)

Conversely r. r . r , rx r. r r r-, (3.10) or as Q is orthogonal r. r . r , rT Tr,r r r•, {i / D / k } = Q {A , y , v } (3.11)

Alternatively, using the R and S matrices T T Ur, jr, kr} = Q R Q S (3.12)

3.4.5 Point Co-ordination. Since any family of surfaces, with the exception of its position and orientation in space, can be completely defined by the five curvature parameters r , r , t , y and y, then, once a reference frame is 12 11 2 established and the (co, (j), N) system is related to this frame at one point, 18 point co-ordination can be achieved by measuring 0), 0 and the above curvature parameters.

r. 3x 3x 3x-| (3.13) 1' 34> " 3n' and

r 3oi 90 3n , (3.14) 3x 9x 3x^ then by Equations (1.2) and (3.12)

9x 9x 3x XXX 9oi 30 3n 1 2 3

9y 9y 3y T y y y Q s (3.15) 9oi 30 3n 1 2 3

3z 3z 3z z z z 9oi 30 3nj 1 2 3

The inverse transformation will be

f 3oi 30 3n xi X 2 X 3 3x 3x 3x

3oi 30 3n .,i , 2 ,, 3 T y y y Q R (3.16) 3y 3y 3y

3oi 30 3n zi Z 2 3

3z 3z 3z V

It is seen that if r , r , t , y and y are measurable, the Equations 12 11 2 (3.15) and (3.16) become functions of oi and (j) atone and may therefore be integrated to provide either (x, y, z) or (oi, 0, N) . Any subsequent computations can then be made in either system.

3.5 Measurement of , r2, t}, y: and y .

The real problem of point co-ordination using Earth space alone is seen to be the determination of the five curvature parameters rx, r2, tl , y and y2. In theory, a measurement of the vertical gradient of gravity 19 with a gravimeter leads to, via the law of gravity, (r l + r2), whereas torsion balance readings in several azimuths should provide (r - r ), t , Yl and Y2 (ibid3 150-151). However, the direct measurement of the vertical gradient of gravity so far does not appear to have produced results which are comparable in accuracy with measurements made by torsion balance. Moreover, torsion balance measurements are extremely sensitive to the attraction of masses in the vicinity of measurement and are therefore, at present, not considered to give sufficiently representative results.

4. The Atmosphere. 4.1 The Nature of the Atmosphere. The atmosphere has been likened to an onion, in that it is made up of many layers. A gross dissection shows the main layers to be, from the inside out: (1) the troposphere, extending to an altitude of about 18 kilometres at the equator and about 8 kilometres at the poles; (2) the stratosphere and (3) the ionosphere. Terrestrial geodetic observations are usually confined to the lowest part of the troposphere. Throughout the troposphere the temperature of the air decreases with height at a rate, on the average, of about 0.16°C/30 metres. The actual rate at various levels and places naturely vary considerably from the average. It can be calculated that, if the atmosphere were well mixed and in hydrostatic equilibrium, a volume of air pushed upward becomes cooler (by expansion) at a constant rate of 0.3°C/30 metres (Sutton 19643 65). This rate of cooling, called the 'dry adiabatic lapse rate' is a theoretical standard that determines the stability or instability of the atmosphere. Accordingly, an atmosphere whose actual lapse rate is greater than the dry adiabatic rate must be stable in terms of vertical motions, because any volume of air that is displaced upwards will be less cold, less dense and thus lighter than its surroundings, and will therefore go on rising. The reverse applies in the case of downward displaced air. 20

All these arguments apply to moist air as well as to theoretically dry air. The moist air introduces a complication into any calculations made, but the conclusions remain essentially the same: any atmosphere, moist or dry, will be structurally stable, unstable or in neutral equilibrium according to whether its actual lapse rate is less than, equal to or greater than the adiabatic rate.

In these terms the earth's troposphere tends to be on the stable side; that is, the decline of temperature with height is on the average slightly less than the adiabatic lapse rate. Reversals of this situation are common. However, the significant point is, that in the troposphere as a whole, there are only isolated departures from the norm, usually associated with the movements of large air masses, the normal situation being a slightly subadiabatic lapse rate.

In the realm of micrometeorology - the first one hundred metres above the ground - the situation is quite different. There, large departures from the adiabatic lapse rate are a regular daily occurrence, particularly during periods of clear sunny weather. Consider what happens in the shallow layer near the ground during the 24 hours of a clear summer day. After sunrise the sun rapidly heats the surface of the ground to very high temperatures. From such hot surfaces the temperature decline in the air immediately above is quite sharp. In fact, the daytime temperature gradient near the ground frequently amounts to thousands of times the dry adiabatic lapse rate. Then as the sun sets, the picture changes rapidly. If there are clouds the ground radiates heat away freely and at a high rate. Because the air cools more slowly, an inversion occurs: the ground, having dropped to a lower temperature, takes the heat from the air immediately above it and thus the air temperature increases with height ({b'id3 64).

Winds, breezes and other factors, such as the nature of the soil, complicate the situation further. 21

4.2 A Model Atmosphere. The problem of defining a model atmosphere is above all a problem in the analysis of the processes responsible for air movement in the atmosphere. Such an analysis points to some deep and difficult questions of fluid dynamics.

Now, there are two general types of fluid motion: laminar and turbulent. Nearly all motions of liquids and gases are turbulent. The detailed study of turbulence began in 1883 with laboratory experiments by 0. Reynolds who found that the change from laminar to turbulent flow

depended on three factors: (1) the speed of flow; (2) the diameter of the container and (3) the viscosity of the fluid. The product of the speed and the diameter divided by the kinematic viscosity, constitutes what is known as "Reynold's Number", and turbulence arises when this number exceeds a certain value. However, Reynold's Number applies only to a fluid of uniform density throughout. The air of the lower atmosphere, of course, is not of uniform density, and in this case the transition from laminar flow to turbulence is determined primarily by the variation in density or, what amounts to the same thing, the rate of change of temperature with height.

Turbulent motion itself is still something of a mystery, not yet defined by a mathematical description such as has been developed for laminar motion. Nevertheless, meteorologists may before long be able to supply a sufficiently accurate model atmosphere of that existing at the time and in the locality of the observations performed in geodesy whence the accurate linearization of the data burdened with refraction will be possible.

4.3 Atmospheric Refraction. The earth's atmosphere refracts the line of observation into a complicated space curve. Geodetic practise is to remove the effects of refraction by 'correcting' the observations so that the observed line becomes the straight line joining the two end points, a procedure which reduces the atmosphere to a space with a Euclidean metric. Any computations are then more readily performed in the latter space. 22

The corrections which are made to the observed ray in order to

facilitate computations, ideally depend on the knowledge of the ray's curvature and torsion, which will be a function of the first and second covariant

derivatives of the refractive index.

An approximation to a geodetic model atmosphere is one in which the torsion of the ray is ignored and in which the surfaces of equal refractive

index are assumed gravitational potentials (Hotine 1969214); the gradient of the refractive index is accordingly in the direction of the astronomic nadir.

The geodesist is then left with the problem of measuring the magnitude of this gradient, which he does by sampling the temperature, pressure and humidity, but further assumptions are usually made before the magnitude can be established.

4.3.1 The Laws of Refraction. The refractive index y of a refracting medium is related to the velocity of light v in the medium by the equation

(4.1) where c is the constant velocity of light in a vacuum. If ds is is an element of length along the path and t is the travel time, then

c „ y ds cdt (4.2)

The optical path length or eikonal is defined as (ct) and denoted by

S, so that

ct yds (4.3)

According to Fermat's Principle, which states that light, for instance, will follow that path between two fixed points involving the least travel time, this integral has to be a minimum along the actual path, as compared with any other path joining the two fixed terminals.

4.4 Geometrical Wavefronts. Consider a family of light rays emitted in all directions from a point source at the same instant. After a given time t, the 23

light will arrive at a surface known in physics as a geometrical wavefront and for different values of t, a family of surfaces S = constant results. The integral yds will have the same value over the actual path between the source and a given S-surface.

If it is assumed that the medium is isotropic so that y is a point function (or scalar) having a definite value at each point of the space under consideration, then it can be visualised that the rays are normal to the wave-fronts and because of the minimum principle, the optical rays become geodesics of the surrounding space. Consequently, it may be said that the equation

S = y£ (4.4) r where is the unit tangent to the light ray or the unit normal to the wavefront, holds true in this space.

The expression of the space in Equation (4.4) by means of a single scalar S and the direction of its gradient can, as has been seen in Chapter 3, be made the basis of a general (a, b, C) type co-ordinate rs tc S system. Contraction of Equation (4.4) with the expression g = yg gives

S = grSSsSr = y2 (4.5) and represents what is generally known as the Eikonal equation (ibidj 210).

4.5 The Line of Observation. The path in electronic distance measurement is generally curved slightly by atmospheric effects, the practise being to 'correct' the measurements to the direct ray in accordance with the best available refraction data before performing computations in a model space. Similarly, a theodolite is necessarily sighted along the tangent to an optical path curved by refraction and it again becomes inevitable to correct the measurement to the chord direction before proceeding further. The final results will be affected by any imperfections in the data used to correct 24

the measurements

Now, the contravariant equation of a geodesic in three- dimensional space is given by (ibid.3 21)

£r £ (4.6) ,s s

ar rr jr£fc (4.7) 9s St r r where £ is the unit tangent to the line and T are the Christoffel st symbols. These three equations can be integrated in any co-ordinate system for which the Christoffel symbols are given, to provide the three contravariant components of the unit tangent in the atmosphere, and can be integrated further to provide co-ordinate changes along the line. In Cartesian co-ordihates, for example, the Christoffel symbols are zero (Hccukins 19633 135) and Equation (4.7) indicates that all the three Cartesian components of the unit tangent are constant along the line, so that the changes in co-ordinates are proportional to the length of the line,

The fact that a solution to the problem exists in Cartesian co-ordinates for which the V are zero, indicates that the former must st be a solution in vacuo, The T must therefore be determinable in st terms of physical variables of the earth's atmosphere

4.6 Point Co-ordination in the Atmosphere. The geometry of the individual geometric wavefronts and their gradients is completely analogous to that of the (oj, (p, N) system described in Chapter 3, it only being necessary to change the notation from (N, n, V ) to (S, p, £^) as required. Ideally, if the curvature parameters of the S-surfaces were known, that is, the normal curvatures in two perpendicular surface directions, the geodesic torsion in one of the former and the curvature of the normal (the line of sight) in the same two directions, then their geometry would be completely defined (Fia. 4.1). 25

FIG. 41 26

Point co-ordination in the atmosphere alone becomes possible if as well as the five curvature parameters, the direction of the normal to the S-surface can be established in relation to the Cartesian axis vectors {ir, jr, kr}. The solution to the problem is then completely analogous to that of Earth space and can be implemented by the use of Q, S and R type matrices.

5. The Mathematical Model. Since the curvature parameters rlt r2 , t: , and y2cannot at present be measured to sufficient accuracy in the case of Earth space and in the case of the atmosphere cannot be measured at all, terrestrial point definition is not possible in either of the subspaces and the practice is to combine the two in order to effect a solution.

The geometry of Earth space is three-dimensional Euclidean, whereas that of the atmosphere, as evident from the fact that a geodesic within it is not a straight line, is Riemannian. However, the process of 'correcting' the ray path for curvature and for torsion will theoretically speaking reduce the latter to one with a Euclidean metric. The geometry of the combined space is thus also Euclidean and Cartesian co-ordinates may be chosen for point definition within it.

5.1 Point Co-ordination. The azimuth (a) and zenith distance (B) define the direction of the S-surface normal (£)_ relative to the vector triad (A^, V ) (Fia. 5.1> and thus behave as the direction parameters of the normal to the geometrical wavefront in the sense (w, $) behaved as the direction parameters of the normal to the N-surface. The fact that the direction of £ is fixed r relative to the N-surface normal V , the direction of which is fixed relative r to the Cartesian axis vectors {ir, j^, k^.} , can be used in conjunction with the measured distance s to provide Cartesian co-ordinate increments between connected points. 27

/__Nc

FIG. 5-1 28

5.1.1 The Co-ordinate System. The co-ordinate system chosen to define terrestrial points is that described in 1.12.

5.1.2 Transformation Relationships. The transformation formulae from the local (X , u , V ) r r r system to the geodetic Cartesian reference frame were found to be (Equation 3.9)

(X , y , V } = Q{i , j , k } r r r r r r the Celestial system (1.13) being implied within this transformation as the direction of the local vertical, as given by astronomic observations of latitude and longitude, is defined by it. By inversion, it was found (Equation 3.11) that

{i , j , k } = QT{X , y , v } r r r r r r

If X^_, y^_, Vr denote the unit vectors of the astronomic system at an adjacent

point with astronomic co-ordinates (p, (a) then the previous relationships will be equally true for the new quantities. However, the vectors {i , jr, k^} remain unchanged for both points, since their directions are fixed with respect

to the rotating earth, i.e. they are independent of (p and (a).

Thus

{X , y , V } = Q{i , j , k } = Q QT{i , j , k }..... (5.1) r r r r r r r r r where the elements of the matrix QQ are given by (Hot'ine 1959a 8).

cos 6co

sin(j)sin 6(a)

costf)sin 6(a)

sin(J)sin 6(a)

cos

l> 5-2

FIG. 30

= sin(j)sin(J) - sin<|)sin(J)cos 6co

= cosc|)sin

- cos(J)sin(f) - sirKj)cos0cos 6u)

= sin^sincf) + cosc})cos4)cos 6u) and

= 0) - (JL)

They represent the transformation formulae between adjacent astronomic vector systems.

Previously the quantities {i^, were defined as

unit axis vectors of the geodetic Cartesian reference frame x, y, z. In a similar manner it is possible to consider the elements (A , u , v ) as r r r unit axis vectors of a local Cartesian system. If as before is any unit vector fixed in space and (a, b, c) and (&, m, n) are its respective components in the (x, y, z) and (A , p^, v ) systems, then the following transformation formulae exist between the component groups

{£, m, n} QT{a, b, c} (5.2) and conversely by inversion

{a, b, c} Q{J2,, m, n} (5.3)

If the unit vector H is now considered in the local co-ordinate system r (A , y , v ) then (Equation 1.6) r r r T {£, m, n} {sinasin3, cosasin3/ cos3) = Q (a, b, c} ...... (5.4) and by inversion and multiplication of matrices

-sinu)sinasin3 - sin(j)cosoacosasin3 + coscf)cosa)cos3

{a, b, c} cosu)sinasin3 - sin(J)sinu)cosasin3 + cosct>sin(j0cos3 (5.5)

cos(})cosotsin3 + sin({)cos3

The equation sets (5.4) and (5.5) are not independent, since from two equations 31

in each set the third follows, i.e.

&r&r = 1 ...... (5.6)

Alternatively if the same vector were to originate at an adjacent point with astronomical co-ordinates (go, (j)) and has there azimuth (a) and zenith distance (U) then similar formulae will exist between these quantities.

However, the components {a, b, c} will be the same in the relationships established for the new quantities as they refer to the same Cartesian system. Thus for this point

{sinasinB, cosasinB, cos$} = QT{a, b, c} ...... (5.7) and by substitution of Equation (5.5) into Equation (5.7) it is found, after some manipulation (\ibid> 9) that {sinasinB, cosasinB, cosB*}

£cos6go + msin(J)sin6G0 - ncos(f)sin6G0 = -£sinc()sin6G0 + m(coscj)cos({) + sin(J)sin(J)cos6G0) + n (sin(£>cos4> - cos(f>sin4>cos6G0)

&cos4)sin6GO + m (cos(j)sin(t) - sin(J)cos(f)cos6u)) + n (sin(f)sin({) + cos(})cos4)cos6go)

...... (5.8)

These three equations are again not independent, as from a pair the third follows. They give the transformation formulae for azimuth and zenith distance of any space vector from one local system into an adjacent one. Equation (5.8) gives the azimuth and zenith distance of the vector at the barred point as functions of the observed azimuth and zenith distance at the unbarred point. This is made possible by moving the vector parallel to itself into the barred system. It is important to note, however, that the quantities (a) and (3) so obtained refer to the same sense of the (A , y , V ) / r r r vectors as do the quantities (a) and (3) (Fig. 5.2). Thus, to obtain back directions (3) must be subtracted from 180° and 180° should be added to (a).

The difference in orientation between adjacent astronomic systems will usually be small and if

(4>, w, ot, 3) {(j) + 6

then to the first order Equations (5.8) reduce to

6a = sin 4) 6to + cot 3 (sin a6(j) - cos a cos 4>6a)) ...... (5.10) 63 = -cos (p sin a6a> - cos a5

6a = sin (j)6w ...... (5.12)

This is the so-called Laplace azimuth equation which is used in the classical method to orient the reference ellipsoid.

5.1.3 Point Co-ordination.

Point co-ordination within the mathematical model follows from Equation (5.5), which provides Cartesian components of the unit vector &r emanating from a point of known position. Co-ordinate increments between connected points are given by multiplying these components by the measured distance s. Thus the co-jrdinates of the forward point become

{x, y, z} = {xq, y , zq} + s{a, b, c} ...... (5.13)

where (x , y , z ) are the co-ordinates of the point of known position, o o o

5.2 Origin Conditions.

5.2.1 Co-ordinates of the Datum Point.

As with all geodetic datums, the co-ordinates of the origin must be defined. Any arbitrary values of (x^, yQ, zq) may be chosen; however, if geocentric co-ordinates are desired, a global gravimetric analysis, in conjunction with astronomic and levelling data, or an analysis of the results from the geometrical use of satellites is necessary.

5.2.2 Orientation of the Survey Scheme.

The previous considerations only concern the positioning of the survey origin with respect to the geocentre. It remains to orient the scheme of the survey with respect to the Cartesian system. This may be achieved in two ways by the manipulation of the astronomic triad at the origin of survey. In general, a co-ordinate system is said to be properly oriented in space when any one vector is uniquely defined within it and no rotation can be effected about this vector. Thus with respect to the 33

N n = Constant

Ellipsoid

FIG. 5-3 34

Cartesian reference frame and the local astronomic triad at the initial point of a survey, two aspects must be considered: (1) the direction of a vector in the astronomic triad must be fixed with respect to the Cartesian system and (2) no rotation must be possible about the vector chosen in (1). These aspects and their implication will be considered in sequence for the two separate methods that are available.

The natural vector to hold fixed in direction, with respect to the Cartesian system at the origin of survey would be the local vertical as its direction cosines are defined by astronomic latitude and longitude observations. Finally, the system would become completely rigid, when the direction of another vector within the local system is held fixed. The most convenient method by which to achieve this, is to observe the astronomic azimuth of a line emanating from the origin - a procedure which is customarily adopted.

The principles of an alternative method of orienting the local astronomic system have already been treated (ibid3 10-72) (Heilbronner 1968j 46-48) and will therefore be only considered briefly.

The parameters (a = azimuth and 3 = refraction free zenith distance) of the unit vector Z can be used to define the local co-ordinate r system to a rotation about the vector Z^. This degree of freedom may be eliminated by the fixation of a second direction Z emanating from the same point. The method is best explained using geometric concepts. Thus when the astronomic triad is rotated about the vector Z (parameters a, 3) the local vertical will generate a circular cone with apex at the origin. To spatially fix Hotine (ibid) allows this cone to be intersected or touched by another cone (parameter 3)• The same effect is achieved when instead of a second cone, a plane (parameter a) that contains the apex of the previous cone and the vector is chosen. To avoid ambiguity Heilbronner (1968)emphasises that the difference between the azimuth a and a should not be near or equal to 90°.

Thus in this latter method, it is possible to fix the unit vectors of the triad (A , y , V ) by means of the parameters a, 3, 3, or r r r a, 3, a of two independent directions in that triad. 35

As both the former methods lead to the same results, field conditions determine the method that is preferable. The refraction free zenith distance is not generally known and even if the levelled difference in elevation between the origin and an adjacent point has been determined, additional information such as astronomic position observations or gravity data, is required to calculate it. Overall therefore the initially described method is preferable.

5.2.3 Free-Net Adjustment. All measurements are subject to error and statistically, it is not to be expected that a particular azimuth is better than another. Thus, since many azimuths are usually observed over a geodetic datum, it may be of advantage to keep the network free of azimuth constraints which, in a least squares adjustment procedure implies that the orientation of the survey scheme relative to the Cartesian system becomes such that the sum of the weighted squares of the residuals of the observed azimuths is a minimum.

5.3 Errors in Astronomic Data and their Effect Upon Orientation.

It is legitimate to assume that the astronomic measurements at the origin, even though of the highest precision, will contain errors.

5.3.1 Errors in (0)) and ((ft) .

In order to visualise the effect of errors in the observed longitude and latitude at the origin, it is convenient to introduce an ellipsoid of revolution whose principal axes are parallel to (ir, j , k^) and which is tangential, at the origin of survey, to the equipotential surface containing the survey origin (Fig. 5.3). It is emphasised that such an ellipsoid is not in general geocentric.

The rectangular Cartesian co-ordinates of the survey origin relative to the centre of this ellipsoid are then

{x;, y^, z;} = V{cos (J> cos 0), cos 0 sin u), (1-e2) sin 0} ..... (5.14)

Thus if

{0, a)} = (4)' + 6cf), o)' + 6o)} and 60, 6o) are small so that the terms containing the products of these 36

elements may be neglected, then to the first order

cos 4) ' COS 03' -sin 4) ' cos W' / -sin 03' cos 4>''

{x;, y', z;} = V cos (p ' sin 03' + V -sin 4) ' sin 03' , COS 03' cos 4>' {S4>, Sio}

1-e z sin (p' 1-e z cos 0 r» y

(5.15)

Comparing Equations (5. 14) and (5.15) it is seen that the ellipsoid is translated by amounts

-sin cf)' cos w' , -cos (J)' sin 03'

{6x, 6y, 6z} -sin (p' sin 0)' , cos 4>' cos 03' {6$, 603} (5.16)

1 o 1-e cos cf)' , 0

The axes of the system and the ideal reference frame will, however, remain parallel.

5.3.2 Errors in (a).

The orientation of the scheme of survey is, as was previously mentioned, partly achieved by astronomic azimuth observations. Unfortunately, such observations are often severely influenced by systematic observational errors (Bomford 1967b). The effect of introducing an erroneous azimuth at the datum point will be to rotate the local triad, and thus the system (x', y', z') (Fig. 5.3), about the local vertical at that point. This means that the system (x', y', z') is rotated so that its axes are no longer parallel to those of the (x, y, z) system. Thus, if an approximate azimuth a' is introduced at the datum point so that

a = cl' + 6a then the geocentric co-ordinates of the origin of survey, since it lies on the axis of rotation, will remain unchanged. However, co-ordinate changes will result in all other points of the datum by amounts

{Sx, Sy, 6z} = r{x - x^, y - y^, z - z^} ..... (5.17) where R is the rotational matrix resulting from the introduction of an erroneous azimuth at the datum point. The R matrix is given by 37

cos 6a sin 6a 0

-sin 6a cos 6a 0 Q - I

0 0 1

0 6a sin cj) -6a cos sin ui

-6a sin

6a cos (p sin a) - 6a cos 0 cos co 0

providing 6a is small so that one may write

{cos 6a, sin 6a} = {l, 6a}

It must be remembered that a new rotational matrix R is introduced for every station where another azimuth is observed, the overall effect of which would be to produce a series of non-parallel reference frames (x', y', z').

5.4 Levelling. In Fig. 5.4, S is the physical surface of the earth and p and q are arbitary points on S. is the position vector joining the origin 0 of the (x, y, z) system and a surface point, whereas qC = -dh is the infinitesimal levelling increment between p and q and is measured normal to the equipotential surface N = constant through p. Denoting the projection of pq = s onto the surface = constant by ds and the infinitesimal increase qD in the vector p^ as -dp^ gives to the first order that Cq = qE, or

-1 dp | + dh = 6 ds ..... (5. 19) where 6 is the component of the angle between the vectors p^ and -V as measured in the azimuth a of the vertical plane containing p and q.

Thus

|dp | = dh - (£' cos a + n' sin a)ds ..... (5.20) where E,1 and n1 are respectively the components of the angle 6 in the plane of the meridian and of the prime vertical.

Equation (5.20) establishes the connection between an infinitesimal levelling increment and the increment in the vector p . The difference in 38

D Pr Constont 39

magnitude of the vectors p_^ and at p and q respectively, which are a finite distance apart is expressed by the equation fq ;q |pri-|pri = x dh (£' cos a + n' sin a )ds (5.21) JP JP and since the integrals depend on the path of levelling, these must be calculated along the same path.

To determine £' and r|' a knowledge is required of the direction of the vertical and the direction of the vector p^ at each point.

The direction of the vertical may be established by astronomic latitude and longitude observations or may be interpolated by the use of gravity data, and the relative direction of the vector p^ may be obtained from Equation (5.5).

The problem of unifying the results of geometric levelling and all other geometric geodetic measurements thus reduces to the determination of the magnitude and direction of the vector p . This vector is completely defined by the equation

P = P + s{a, b, c} {i , j , k }T ...... (5.22) r r r r r where the {a, b, c} are computed from Equation (5.5) and the results of levelling have not been included.

All the observations defining the {a, b, c} are made at discrete points and all but the measured distances are subject to the earth's gravitational field at that point. However, assuming that the earth's gravitational field remains constant over the period of observation, all observations are equally affected at a point. For this reason Equation (5.22) completely defines the vector p .

Considering the results of geometric levelling another vector p^_ may be obtained using the direction established by Equation (5.22) and the magnitude A calculated in Equation (5.21) or = ( | P^ | + A)mr where mr is the unit vector in the direction of p and is defined by m = p /Ip I. r r r 1 r1

The position vector p^ will give rise to another set of co-ordinate differences s{a', b', c'} where in general {a', b', c'} f {a, b, c} and since the direction of the two position vectors p' and p are identical, this additional set of co-ordinate r r 40

vr JZenitfi')'

N Constant

(East)

FIG.5-5 41 differences s{a', b1, c'} gives rise to another zenith distance (refraction- free) 3 between connected points. This new zenith distance is defined by cos 3 = V where & is the unit vector in the direction of pq as r r obtainable from i = (p -p')/(|p - p'l). r r r 1 r r1 The relationship between this computed zenith distance and the observed zenith distance remains somewhat obscure and the question arises whether it is possible to do without observed zenith distances when all or some points of a spatial geodetic network have been connected by geometric levelling. Previously it was stated that Equation (5.22) completely defined the vector p^_ when the results of geometric levelling were not considered and that an additional refraction-free zenith distance could only be calculated using the direction as established by this equation and the magnitude |p^| + X as given by levelling. This gives the impression that the two are algebraically related. It can be shown however, that in order to determine the {a, b, c} it is not a prerequisite to know the observed zenith distance when the points p and q have been connected by levelling and that therefore the two quantities are distinct.

From Fig. (5.5) it can be seen that the point q is uniquely defined by the.intersection of the spatial segments pq, Oq with the vertical plane containing the line segment pq (parameter a) . Two sets of solutions (a, b, c} are obtained from the three conditions that are to be satisfied,, i. e

l lr = 1 r r m m ..... (5.23) r r

bcos go - asin go ccos (p - asin 4) cos go - bsincf) sin GO

The required solution may then be extracted, as the direction of the line segment pq is known and it can be seen that the measured and calculated zenith distances are independent.

5.5 The Solution.

The ideal theoretical requirements of the method of point co-ordination presented in this chapter are:

(1) astronomic determinations of latitude and longitude of every station 42

as well as the observed azimuth of one line in each local triad and (2) the connection of adjacent stations by spirit levelling. Astronomic position determinations are necessary to define the direction of the local vertical and an azimuth is needed to orient the astronomic triad. The connection of trigonometric stations by levelling is desirable because the measured zenith distances are known to be strongly influenced by uncertainties in refraction for average terrestrial networks and thus the precision of the vertical angle measurement is not compatible with that of other geodetically determined quantities. Apart from giving theoretically sound results, compliance with the abovementioned conditions will, in conjunction with other geodetic measurements, ensure a high degree of over-determination and thus a good estimate of the precision of the results. Unfortunately, departures from such an ideal system are the rule rather than the exception. However, most modern terrestrial networks, of which the AGD is an example, comprise a fairly regular pattern of Laplace stations and trigonometric points where both the latitude and longitude have been observed. Levelling connections are also made where practicable and at fairly regular intervals and apart from the abundance of geometric data, a good coverage of gravity data is commonly available. Thus, providing a gravity survey round the station exists, the problem of the deficiency of astronomic position determinations may be overcome by gravimetric interpolations of the deviations of the vertical. A precision of ± 075 is possible by this method and is approximately the order of accuracy of the astronomic observations. One possibility of reducing the effect of refraction on measured zenith distances would be to adjust the level net separately and to recompute 'new' zenith distances from the trigonometric heights derived from an additional adjustment in which the points connected by levelling have been held fixed. A better method is to compute the zenith distances between points connected by levelling according to the proposals within 5.4 and to incorporate this computed zenith distance into the adjustment with its appropriate weight coefficient. 43

PART B: ADJUSTMENT.

The formulae derived in Chapter 5 are those that are required for the computation of provisional co-ordinates from observed quantities which are all subject to observational error. The observed values will be used in this section to set up observation equations from which corrections to the provisional co-ordinates can be deduced in order to obtain estimates of the most probable values of these quantities.

In modern geodetic work, it is customary to measure directions, distances, vertical angles, azimuths, latitudes, longitudes, levelled differences in elevation and gravity. The number of observations made always exceeds the minimum required for the unique determination of the unknown quantities. These redundant observations serve to guard against blunders and to obtain a statistically more precise estimate of the unknowns.

One way to deal with the problem of adjustment is to form condition equations, one for each redundant observation, with the corrections to the observed quantities as unknowns. Assuming a normal distribution of errors, the most probable set of corrections is given, according to the principle of least squares, by that set which minimises the sum of the weighted squares of the residuals, while satisfying the conditions equations. A different approach is to assume initial values for all the unknowns and to express the effect of small changes in the observed quantities upon these values. The most probable corrections to the initial estimate of the unknowns are then those which make the sum of the weighted squares of the changes in the observed quantities a minimum. As opposed to the adjustment by 'conditions' this method represents an adjustment by 'parameters or differential displacements.'

On account of its suitability for programmed computation, only the method of differential displacements is considered throughout this dissertation. Moreover, the least squares procedures and error analysis are quicker.

The procedure is commonly commenced by assuming approximations for the required unknowns. If the displacements resulting from the 44

adjustment are too large, then the corrected values of the unknowns may be used as second approximations and the process reapplied.

The main disadvantage of the method is the inability of the procedure to detect mistakes, either in the data or the results, at

the completion of one cycle of the adjustment.

When the unknowns are the geographical or Cartesian co-ordinates, the differential displacement method is known by the name of 'variation of co-ordinates.'

6. Adjustment.

6.1 Differential Displacements.

It is now proposed to find the changes in length, azimuth and zenith angle resulting from a change 6x, 6y, 6z in the end co-ordinates of a line segment with unit vector £ .

Multiplying both sides of Equation (5.5) by s and remembering that

s{a, b, c} = {x - x, y - y, z - z} where the {x - x, y - y, z - z} represent the changes in Cartesian co-ordinates between adjacent surface points, then

s{sin a sin B, cos a sin B, cos B) = Q {x - x, y - y, z - z} ... (6.1) these relationships can be used to calculate the measured values s, a and B> i. e.

J (x - x) 2 + (y - y) 2 + (z - z) 2 (6.2)

______(y - y)cos(jQ - (x - x)sina)______tan a = — = (6.3) m (z - z)cos(|) - (x - x) sinc{)cosa) - (y - y) sin^sina) cosB (x - x) cos(J)coso) + (y - y) cosc{)sin(jO + (z - z)sin(}> (6.4) s s

Upon differentiating Equations (6.2), (6.3) and (6.4) one obtains (Wolf 1963b)

(x - x)(6x -6x) + (y - y)(6y - 6y) + (z - z)(6z - Sz) (6.5) 45

nn (x - x)cos 3 - scos cb sin a) . ~ . dp = ------2------1------(ox - ox) + s sin 3

(y - y)cos 3 ~ scos (p sin g) (6y - 6y) + s2 sin 3 (6.6) (z - z)cos 3 - s sin d> , r v ------2------L (oz - oz) + s sin 3

cos a 6 cp - cos (f) sin a 5 a)

sin (p cos lo sin a - sin a) cos a da = (Sx - 6x) + s sin 3

sin 4) sin co sin a + cos a) cos a (6y -6y) + s sin 3

(6.7) cos (p sin a (5z 6z) + s sin 3

cos 3 sin a 6 (J) + (sin (J) - cos a cos (f) cos 3) 6 co which represent the sought expressions.

6.2 Variation of Co-ordinates.

The method of variation of co-ordinates is readily adaptable to the simultaneous adjustment of a spatial network on a digital computer.

The required provisional co-ordinates may either be obtained by a 'forward computation' or from the geographical co-ordinates of a prior adjustment and may then be used in conjunction with the iterative procedure previously mentioned.

The unknowns of the observation equations are6x,Sy,6z, the corrections to the provisional Cartesian co-ordinates x, y, z of the network stations and 6 (j), 6 U) the corrections to astronomic latitude and longitude respectively, it being necessary to introduce (j) and 0) as unknowns because all observations with the exception of the measured distances are subject to the direction of gravity. 46

As is customary, the approximations -

{ x, y, z, (p, (4, 0, k} ...... (6.8)

= {x1 + 6x, y' + 6y, z' + 6z, ' + 6c{), tu' + 6(4, O' + 6o, k' + 6k} are introduced, where 60 is the unknown optimum correction to the round of theodolite directions at the observing station and 6k is the correction to be applied to the assumed value of the coefficient of refraction.

Denoting the unknowns 6x, 6y, 6z, 6cJ) and 6(4 of the observation equations by the vector 6y, the changes 6a in the azimuth, 68 in zenith angle and 6s in distance - resulting from displacements 6x, 6x, 6y, 6y,6z,6z in the provisional co-ordinates of the two end stations and changes 6(4,6(4, 6(J), 6c{) in the direction of the verticals - are given by equations of the form

6a a{6Y - 6y)

68 = b{6Y - 6y} ...... (6.9)

The interim result will be the matrix of coefficients A and the vector of right-hand sides b of the observation equations

AY = b + v ...... (6.10) T The equations that must be satisfied by the unknowns, subject to v Wv being a minimum, may be of the following types:- (i) Directions (a)

v = -6o + a{6Y - 6y} + (a' - a + o"') ...... (6.11) a where

. (y' - y')cos(4' - (x' - x')sin(4' tana = —=------~------—------. . (6.12) (z - z')cos(J)' - (x' - x') sincj)' cos(4' - (y' - y ' ) sincj)' sin(4'

6$” = 6(4 = 0 'Explanatory Motes) ...... (6.13) and aj = (sincj)' cos(4' sina' - sin(4' cosa' ) /s ' sinfi' a2 = (sincj)' sin(4'sina' + cos(4' cosa' ) /s ' sinB' a3 = -coscj)' sina'/s ' sin8' ...... (6.14) a^ = cot8'sina' as = sincj)' - cosa' coscj)' cot8 ' 47

(ii) Zenith angles (B).

vD = -s6k + b{6Y - 6y} + (3' - 3 + sk') (6.15) P where

cos3' x') coscf)' cosio' + (y' - y') costj)' sintb' + (z1 z ' ) sin(t>'

...... (6.16)

60 = 60J =0 ^b«L<2. E*p\onotor*^ N0t«V,) ...... (6.17)

s' = / (x' - x')2 + (y* - y')2 + (z- - z')2 ...... (6.18)

and

, (x' - x')cos3' - s' COS(j) ' COSO)' iD n l s2 sin3'

, (y' - y')cos3' _ s' cos(J)1 sinoo' bo - o s2 sinB'

_ (z' - z')cos3' - s' sincj)' (6. 19) 3 P sin3'

b = -cosa' 4

bs = -coscf)' sina'

(iii) Distances (s).

v = c{Sy - 6y } + (s' - s) (6.20) s where

6(J> = 6 = 6(j0 = 6 to = 0 ' E.Kplcmo+Q(r^ No+e.s'J (6.21)

and

(x' - x' ) (y- - y») (z ' ~ Z ' ) C 3 ) (6.22)

(iv) Astronomic azimuths (a*).

v = a{6Y - 6y} + (a1 - a*) (6.23) a* where

60 = 6u) = 0 \^S*,e ' Explano+o**^ Motes') (6.24) and the coefficients a were defined in Equation (6.14). 48

(v) Astronomic latitudes (cj)) .

v^ = 60 + (0' - 0) ..... (6.25)

(vi) Astronomic longitudes (w).

= 6a) + (w' - u)) ...... (6.26)

where in all cases the dashed quantities pertain to the approximately known values and the asterisk is used to distinguish directions from astronomic azimuths ^ l&. ostronomic OT.trrwfh^.

6.3 The Normal Equations.

The observation equation set AY = b + v, when subjected to the T least squares principle where v Wv is to be minimised and W is the weight matrix, become the normal equations (Thompson 1962) T T A WAY = A Wb ..... (6.27)

or, adopting a shorter notation

NY = d ..... (6.28)

A solution of the normal equations will provide the vector of unknowns Y.

6.4 Dissimilar Quantities.

Many authors (Gale 1958), (Murphy 1958), (Rainsford 1969) to mention only some, have considered the problem of combined adjustment of angular and linear data. The apparent difficulty is best overcome by the use of 0, the variance-covariance matrix of the observations. However, in many practical situations, the actual variances and covariances of the data are not known and for this reason, quantities are introduced which are proportional to the variances and covariances (Tienstva 1956, 108). These quantities are usually called weight coefficients (Richardus 1966, 57) If G is the matrix of weight coefficients, then the relationship between a and G is given by (ibid)

Q2 G o (6.29) where 0 , the constant of proportion, is the variance factor. The variance o factor has no dimensions, as the elements of G are assigned the same units 49

as the variances and covariances and may be chosen at will (ibid, 59).

It thus becomes mere routine to compare observed linear and angular data.

The weight matrix W is defined as (ibid) W = G 1, that is,

it is the inverse of the matrix of weight coefficients. W is diagonal when the observations are not correlated.

7. Error Analysis.

7.1 Variance-Covariance Matrix.

Assuming normally distributed observations and using the principle of least squares, the inverse of the coefficient matrix of the normal equations in the differential displacement technique of adjustment, gives an estimate of the precisions of the unknown quantities. The matrix N 1 (Equation 6.28) whose diagonal and non-diagonal elements when multiplied by 02, the variance o factor, are respectively the variances and co-variances of the unknowns

(Ashkenazi 1965b3 78-80) is known as the variance-covariance matrix of the unknowns. In the case of the differential displacement technique of adjustment it is denoted by

-1 0 N (7.1) ■YY o For a three-dimensional space, where the unknowns are the Cartesian co-ordinate sets (x, y, z) the diagonal sub-matrices q of comprising the error squares in the direction of the co-ordinate axes and the error rectangles that describe the mutual correlation of the derived co-ordinates, give an indication of the precision of the point definition.

The variance-covariance matrix is also used to calculate the estimated precision of any quantity which is derived from the adjusted co-ordinates (ibid3 80-82).

7.2 Error Ellipsoid.

The geodesist requires a mathematical model to represent the uncertainties in the point definition. 'An error ellipsoid is customarily adopted for this purpose, which, in the context of spatial point definition, may be considered as a surface of equal probabilities of the definition of the point in three-dimensional space, the probabilities mentioned being according to the law of normal distribution. 50

The analysis of the error ellipsoid facilitates the calculation of the standard deviation in any arbitrary direction, the weakest and the strongest being two cases of special interest. Moreover, for an overall indication of the precision of the point definition, the mean radius of the error ellipsoid may be computed.

It can be shown (Malhotra 1969) that the spatial orientations and magnitudes of the principal axes of the error ellipsoids may be found by determining the eigenvectors and eigenvalues of the diagonal sub-matrices -1 q . Thus, once the inverse matrix N has been calculated, standard xx mathematical techniques may be employed in order to derive the spatial orientation and magnitude of the individual ellipsoids. The problem of finding the precision in any arbitrary direction is not as simple and the Mohr circle technique illustrated by Grafarend (1967, 162) may be appropriate. 51

PART C: THE SOLUTION OF THE NORMAL EQUATIONS AND THE INVERSION OF THE MATRIX OF COEFFICIENTS.

It is well known that as long as the matrix of coefficients of a set of equations can be stored simultaneously in the core of a computer, either fully or in band form* and there is sufficient room for the implementation of the reducing algorithm, the direct solution by decomposition is the best method. A suitable alternative, when insufficient workinq space is available is to resort to a partitioning scheme, which however, may introduce the secondary problem of generating the coefficient matrix in partitioned form if the partitions are of core size.

Otherwise, iterative methods (Varga 1962) appear attractive, that is, provided the systems considered are not excessively ill-conditioned. This is so since much less storage space is required and round-off errors do not accumulate. However, despite these apparent advantages the use of iterative procedures raises many questions about their convergence. Particular problems are:-

(1) the existence of convergence; (2) the rate of convergence and (3) possible ways of accelerating convergence. The answers to these questions are determined almost entirely by the eigenvalues of the coefficient matrix, the calculation of which for matrices of large order, is as complicated a problem as findinq the solution (Wilkinson 1969). An optimum accelerating factor for the Successive Over-Relaxation (SOR) technique can be calculated for matrices that possess property A (Martin & Tee 19613 244). Matrices with property A occur in levelling network adjustment problems (Ashkenazi 1965b) but not in geodetic spatial networks. Davis (1967) and Brown et al (1964) speak favourably of the application of SOR to larqe photogrammetric problems, although the method by which the accelerating factor is determined is not elaborated. Again

* A matrix A is said to be a band matrix if a., =0 for |i — j|>m, because the non-zero elements form a band along the ma^n diagonal. Band matrices possess the advantage that in their triangular decomposition on a computer, only the elements within the band need to be stored (see 8.21). 52

Brown (1968) seems to have abandoned iterative techniques of the solution of the previous problem for a direct solution. Accordingly, in view of these considerations, iterative techniques of the solution of normal equations were rejected, respectively in favour of: (1) a direct solution and (2) a partitioned solution. Moreover, geodetic normal equation matrices are always symmetric and positive definite**. For this reason the Cholesky method is favoured for the decomposing algorithm since it is not necessary to pivot, a procedure which usually increases the band-width and thus reduces the size of the matrix that can be stored in the core of a computer. In geodetic adjustment problems the inverse matrix of coefficients of the normal equations gives an indication of the precision of the unknowns. Thus, although experts (Forsythe & Moler 1967s 79) advise against its computation, the calculation of the inverse cannot be avoided for geodetic point definition. Two basic techniques which depend on the size of the problem are suitable. If the original matrix N (Equation 6.28) is banded and can be -1 accommodated in core then the corresponding N is usually dense and cannot, a fact which limits the full inversion to matrices of order 150 (ibid, 14) on medium capacity computers. Fortunately, in an error analysis of geodetic point computation, only some of the elements of N are required. Consequently, if the upper half of the banded matrix N can be stored in core, a method of partial inversion is suitable. Otherwise, if it cannot be stored simultaneously, a partitioning scheme is required with the disadvantage of the requirement of a substantial amount of backing storage. The solution and inversion processes involve many arithmetic operations which, because computer representation is limited, introduce rounding errors. It is thus necessary to investigate whether the calculated quantities are sufficiently good approximations of the true solution and inverse, and if they are not, to explore means of improving their accuracy.

T * A matrix A is positive definite if its quadratic form x Ax>0, for any real non-zero vector x. Matrices of coefficients of normal equations are always symmetric and positive definite (Fox 19643 81). 53

In order to gain an insight into both of these problems, the factors which determine the sensitivity of a system of equations Ax = b with respect to small changes in the matrix A and the right-side b need to be considered.

8. The Solution of the Normal Equations. Inversion of the Normal Equation Matrix.

8.1 The Condition of a Computing Problem.

A computing problem is described as ill-conditioned if the values to be computed are very sensitive to small changes in the data. Thus a system of linear equations Ax = b is said to be ill-conditioned if small changes in the coefficients of the unknowns or the numerical terms of the equations produce relatively large changes in the unknowns.*

8.1.1 Measure of Condition. It is convenient to have some number which defines the condition of a matrix with respect to a computing problem and to call such a number a condition number. Ideally, this number should give some overall assessment of the rate of change of the solution with respect to changes in the coefficients and should therefore be proportional to this rate of change. 8.1.2 Condition Number. In order to characterise and motivate the definition of the condition number to be used, the sensitivity of x in

Ax = b ..... (8. 1) where A is a square matrix of order n, with respect to small changes

6a in A and 6b in b, is considered. With respect to only small perturbations 6b in b, the new solution x + 6x of (8.1) is defined by

A(x + 6x) = b + 6b ..... (8.2)

* In geodetic networks, adjusted by the variation of coordinates method and using the Least Squares principle, ill-conditioning is generally associated with the amount of change introduced into the unknown quantities by small changes in the values of the observed quantities. 54

Subtraction of (8.1) and (8.2) yields

A6x = 6b ..... (8.3)

that is

6x = A 6b ..... (8.4)

and hence (see Fox (1964, 48-51) for a discussion of matrix norms)

||6x|| = | | A-1 fib | | < | | A” * | | | 16b | | ..... (8.5)

using the inequality

INI < ||a|| IM I it follows from (8.1) that the relative error | |6x| |/| jx| | , in the solution satisfies

I I 6x | | /1 | x | | < I |a-' 11 ||6b| |/| |a| rl | |b| |

= IMI I Ia-1 11 ll«b||/||b|| (8.6) when ||A|| |[a || is very large the solution x will be very pessimistic for most right-hand sides b and perturbations 6b. Thus, since the size of ||A|| ||A 1|| provides an indication of the sensitivity of the solution of (8.1) to perturbations, it is taken as a condition number. An additional justification for the use of this definition, based on the effect of perturbations in A may be found in Wilkinson (1969, 190). The condition number in most common use, the spectral condition number of A with respect to inversion, is (ibid)

K (A) (8.7)

Two important properties of the spectral condition number K are: -

(i) For any non-zero scalar c^

K (cA) = K (A) ..... (8.8)

(ii) If A is symmetric

K(A) = lAj/lAj ..... (8.9) where A and A are the eigen values of largest and smallest modulus, l n Allowing !|a|| = 1, which can always be achieved by multiplying (8.1) by 55

a suitable constant, then

if A symmetric. A symmetric normalized matrix A is therefore ill- conditioned only if I IA II is large or, X is small. In using K i i i i 2 n as a condition number, the implication is merely that a normalized matrix is ill-conditioned if its inverse is 'large', which is consistent with the standard concept of ill-conditioning since the inference is that a small change in some of the right-hand sides will result in large changes in the solution. The following observations are made from Equations (8.8) and (8.9) respectively:-

(a) the condition of a system of equations is not affected by multiplying both sides by a constant; (b) in order to identify and ill-conditioned matrix, | j A| | and ||A j | or X} and X^ must generally be computed, the calculation of either of which for matrices of large orders is not trivial.

8.1.3 Normal Equations. The spectral condition number for the normal equations is (Taussky 1950, 111-112)

ic(ATWA) = k2(L) ..... (8.10) where L = WX»A

Consequently, if an ill-conditioning problem already exists in the reduced observation equations, then the normal equation matrix will be significantly more ill-conditioned.

8.2 The Solution of the Normal Equations. 8.2.1 Direct Solution. If the band-width m of a positive definite, symmetric matrix A is defined as the largest number of elements in any one of its rows, from the rightmost non-zero element inclusive, then it may be decomposed on a computer by the Cholesky method into the product

A = (8.11) 56

where: (1) G is a lower triangular matrix with positive diagonal elements; T (2) the band-width of the triangular matrix G does not exceed that of A;

(3) at no stage of the decomposition process is required information located beyond the mth column and T (4) as soon as a particular element of G is computed the corresponding

element of A is no longer needed and may therefore cede its storage T location to that of G (Ashkenazi 1965b3 26-27). The triangularization of a positive definite symmetric matrix by the Cholesky method has all the virtues. No interchanges are

necessary to ensure the existence and accuracy of the decomposition (Forsythe

& Moler 19673 114). Moreover, ignoring rounding errors,

T -1 T -1 -1 A = GG and A = (G ) G giving (Wilkinson 19693 246)

which is most satisfactory, since the spectral condition number equals that of the square root of A. Perhaps the only adverse comment which might be made is that n-1 square roots must be calculated, whereas none is needed in ordinary Gaussian elimination. Only the Cholesky technique is therefore considered as a means of providing a direct solution to the normal equation system. If a. and g. . are elements of the A and G i/l i/l matrices,then for the diagonal coefficients of A

a. . = g2 + g2 + .... + g2 ...... (8.12) 1/1 1/1 1/- 1/1 and for non-diagonal terms

L . g. ,g. , + g. 0g. 0 + + g. .g• •(j

Used in correct sequence, these equations determine the elements of G, and it will be noticed that the elements of A above the diagonal are not involved because of symmetry. The solution is obtained by a forward elimination (Gy = b) T and back-substitution (G x = y) process. 57

8.2.1.1 Storage Requirements.

Because of the symmetry of A it is necessary to store only ^n(n + 1) or slightly over half of its elements resulting in an important saving of computer storage for large matrices. If in addition the matrix is banded, further space is saved. Space is saved because only the non-zero part of the matrix needs to be stored and such storaged arrangement requires (m + l)^(2n - m) locations in comparison to the previous. However, the concept of banding is useful only if m is appreciably smaller than n. After all, any matrix is a band matrix with m = n - 1, and thus storage space is only saved if m < (n - 1). It is emphasised that no intermediate storage is needed since the elements of G are created at the same time the elements of A are replaced and that almost all the computer time required to solve Ax = b is spent finding G; the computations actually involving b are relatively short. Hence, if at a later stage it is required to solve another system with the same matrix of coefficients as is the case with iterative improvement or if the inverse is desired, there is every reason to retain G and thereby avoid repeating the triangular decomposition.

8.2.2 Partitioned Solution. In the method of partitioning, the coefficient matrix is subdivided into convenient parts. Fig. 8.1 demonstrates an established partitioning scheme for banded symmetric matrices, the reasons that the band-width is chosen as a criterion for division being that: (1) storage requirements are optimised and (2) programming the formation of the partitions is simplified. The method upon which the solution algorithm is based ( Zienkiwicz & Cheung 1968, 243) accounts for the symmetry and sparseness of the matrix and the fact that non-zero elements lie close to the diagonal by proper ordering of nodes. In a tridiagonalised manner, the matrix may be written 58

m J > An K)

4, A44 A45

at 45 A55

FIG. 8*1 59

r r A A 0 0 0 0 X b 1 1 1 2 1 l

at A A 0 0 0 X b 1 2 2 2 2 3 2 2

0 at A A 0 X b 2 3 3 3 3 4 3 3

• • •• • • • = • (8.14)

0 0 0 0 • • • •

0 0 0 0 A, A , X b (n-1) (n-1) (u-1) n n-1 n-1

0 0 0 0 A^ A X b (n-1) n nn n v. n 7

The first two matrix equations can be written in full as

(8.15) A11X1 + A12X2 bl T Ax+Ax+Ax b (8.16 121 222 233 2 a solution of which will yield for xj

(8.17) X1 = Anb, - VA12X2

Equation (8.17) upon substitution into Equation (8.16) gives

(A - A^ A, !a, Jxo + A„,x, (8. 18) 22 1211122 233 b2 ' A^2Al!bl which by introducing the symbols

— , T -1 A - A -AAA,) 22 22 121112

T -1 b - A A b 2 12111 r:.ay be written

A x + A x (8.19) 222 233 x^ may be extracted from Equation (8.19) as before and may then be substituted into the new row equation to give modified A^ and b^

Such a process of substitution and elimination is possible until the last row equation is reached, i.e.

Ax = b ..... (8.20) n n n the direct inversion of which will yield x . If the process is reversed n 60

and the known values are back-substituted into equations of type (8.19) then all the unknowns may be found.

It is seen that, since in this type of solution the matrices are eliminated in blocks, a substantial amount of backing storage

is needed for the A_ and for making the intermediate calculations. Thus,

if the band-width is very large, it is advisable to look for an alternative solution.

8.3 Inversion of the Coefficient Matrix.

8.3.1 Partial Inversion. The inverse A 1 of a symmetric and positive definite

matrix A which has been decomposed by the Cholesky method is given by

-1 (G GT) 1 = (GT) 1G 1 = STS (8.21)

-1 Let (s. .) with s. for i

S G (8.22) k k k,k k S, G . l sk 3 k - 1, . . . , 1 (8.23) k 3 i=j K '1 1,3 from which s (i = k, k - 1, ..., 1) may be calculated for any k, k, i -1 thereby obtaining all the elements of G The desired elements of A are then given by Equation (8.21).

8.3.2 Partitioned Inversion. If a large matrix A is divided into four partitions:-

(8.24)

where A is a n x n matrix W p x p

X p x q

Y q x p _ l the inverse if partitioned in a similar manner is given by (Ayres 1962, 57) 61

K L -1 A (8.25) M N where

N (Z - YW *X) 1 - 1 M (-N YW ) - 1 (8.26) L -W XN K W_1 - W~1XM

Theoretically, the technique can be expanded to invert a matrix containing any number of partitions by inductively moving out from the top left hand corner partition (Knight 1965).

8.4 Error Analysis. The solution of the simultaneous equations Ax = b comprises the following computational steps:

(a) decomposition of the coefficient matrix according to the Cholesky T method (A = G G ) ; (b) forward elimination (Gy = b); and T (c) back substitution (G x = y). -1 T -1 -1 An additional back-substitution (A = (G ) G ) is necessary to compute the inverse matrix. Thus, apart from the initial rounding errors occurring in the formation of A and b, those occurring in steps (a), (b), (c) and the inversion will affect the quality of the results. Computations are to be made exclusively using a digital computer and since there are two main modes of operation on automatic computers, a decision is required regarding the most advantageous of the two for the problem to be solved. The first mode is called fixed-point computation. In this mode the computation must be framed so that every computed number x satisfies certain inequalities such as -1 < x < 1. In general, each number will be allowed a fixed quantity t, of binary (decimal) digits for its representation and it is said that the computer works with words of t binary (decimal) digits. If it is necessary to work to a higher precision than 1 part in 2t then numbers which are represented by a multiple of t binary digits may be employed. The other mode of computation is called floating-point computation. In this mode each number x is represented by an ordered pair a and b such that x = (3^ (a) # Here (3 is the base of the floating-point 62

computation, b is an integer, positive or negative, and a is a number satisfying > a > -1 or h < a < 1. The number b is commonly called the exponent and the number a is called the mantissae or the fractional part. The number of digits allocated to a and b together is quite commonly the same as that available for a fixed-point number. A typical division of the word (IBM 360/50) is 8 binary digits in b and 24 binary digits in a for a computer with a word of 32 binary digits. This means that fixed-point computation is usually capable of giving a higher precision, though often, in order to ensure that numbers do not grow out of the permissible range, it is convenient to work for most of the time with numbers which are appreciably smaller than unity. Some of the potential advantage of fixed- point computation is then forfeited because of the detailed analysis which would be necessary. It is seen that for a given number of digits in the word, fixed- point is potentially more precise than floating-point because of the number of digits allotted to the exponent in the latter. However, much more careful preliminary analysis is needed for fixed-point computation than floating-point to ensure that the numbers do not pass outside the permitted range and the natural flow of the computations must often be modified in fixed-point by the introduction of appropriate scale factors. Accordingly, in order to avoid an excessive use of scale of factors, numbers in fixed- point computation are scaled so that they are much smaller than unity. In this way more digits may be sacrificed than would be required by the exponent in floating-point computation. If scale factors have to be introduced at frequent intervals in fixed-point computation then it is little more than an ad hoc floating-point computation. In accumulating an inner product in fixed-point, the danger of the sum exceeding capacity must be borne in mind constantly. The provision of the accumulation facility in connection with floating-point computation avoids this difficulty which is always present in fixed-point work. Further, it may happen that a partial sum exceeds capacity but when the later terms are added it returns to the permissible range. If it were known in advance that the final sum would be in the permitted range then the spill-over could be ignored because the final result would be correct, but unfortunately this is not usually the position. These points are covered automatically in floating-point computation, and although in general some rounding errors are inevitable, assuming double word accumulation, they will be in the digit at the end of 63

the second half of the register and therefore involve 2 — 2 t instead of 2 Accordingly, in view of these considerations floating-point arithmetic is chosen as the basis to the computations within the context of this dissertation.

8.4.1 Limitations Imposed by t-Digit Representation Since the A and b of Ax = b generally require more than t-digits for their correct representation, it is necessary to work with the approximations A' and b'. Thus,

A' = A + 6A, b' = b + 6b ..... (8.27)

where for floating point computations and binary arithmetic (Wilkinson 1969, 197)

l(5Aijl 5 2_t|A_ | , 16b± | < 2~t|bi| ..... (8.28)

so that

I M l2 5 2~tn‘5| |a| |2, I |6b| |2 < 2-t| |b| |2 ..... (8.29)

Wilkinson (19633 93) shows that when working with t-digit floating-point arithmetic, it is not even possible to obtain an approximate solution to a ~h t set of equations for which K(A) > n 2 . Concerning the effect of rounding errors made during the course of the computations, Wilkinson (1969, 198) concludes that when the original elements are not exactly representable by t-binary digits, the error resulting from any initial roundings that were necessary are as serious as those arising from all steps in the solution.

8.4.2 Cholssky Decomposition. The computed G matrix satisfies T G G = A + 6a

there being a danger of rounding errors destroying positive definiteness when ||A || < 2t+1 / (n + 1) (Wilkinson 1964, 117). However, if

accumulation of inner products is possible, the bound for 6a using a given precision of computation is as small as possible for any method. 64

8.4.3 Forward Elimination and Back-Substitution.

The forward elimination (Gy = b) and the back-substitution T (G x = y) processes constitute the solution of two sets of equations with a lower and upper triangular matrix of coefficients respectively. The computed vectors y and x satisfy

(G + 6G)y = b and (G + 6g)Tx = y ..... (8.30)

6g being some function of b (Wilkinson 1969, 248). Residuals corresponding

to the solution of (8.30) are smaller than those of the correctly rounded solution, even when the matrix G is very ill-conditioned (ibid, 247-251).

8.4.4 Inversion. An indication of the relative error in the computed

inverse B of A is given by the expression (ibid, 253)

-1 -1 -t -1 -1 -1 B - A /I h < (3.1)n2 /{1-(3.1)n2 ;. (8.31)

from which it may be concluded that for a normalized matrix A, the computed

inverse B has a low relative error if (3.1)n2 ^||A 1|| is small. 00

8.5 Accuracy of Computed Results. A small residual (AB - I) necessarily implies that B is a good inverse, whereas a small residual vector (Ax - b) does not necessarily imply that x is a good solution (ibid). Thus when an inverse B has been computed, (AB - I) may be calculated, thereby obtaining a reliable bound for the error in B. However, in order to be able to recognise the accuracy of the solution x of (Ax - b), an accurate approximation of the inverse B is required as well as a reasonably sharp bound for ||B — A ||.

8.6 Matrix Scaling. Suppose that x_. in Equation (8.1) is replaced by cl2 ^ x'. for 1 1 1, .... . n. The substitution take the form

x = D x' (8.32) 2 b5

where D is a non-singular diagonal matrix defined by

(2) dv 0 l

(8.33) (2: 0 d n '

Similarly, if

(l) 0

(8.34)

0 d (1) n J

is a second non-singular matrix and the substitutions

b = Djb' ..... (8.35)

are made for the right-hand sides of Ax = b then

A D x' = D b' ..... (8. 36) 2 1

or D_1A D x' = b' ..... (8. 37) 2

It is seen that the changes of variable (8.32) and (8.35) produce a new -1 linear system with coefficient matrix A' = D A D2 and right-hand side b' = D~1b. 1 The transformed matrix A' is said to be diagonally equivalent to A if non-singular diagonal matrices D1 and D2 exist so that -1 A' = Dj A D2. Moreover, since A D2 is the matrix A with its columns (2) (2) -1 multiplied by the factors d1 .... d^ and Dj A is the matrix A with its rows multiplied by the factors l/d!^ .... 1/d^ ^ , A D? and D TA are referred to as the column and row scaled equivalents of A respectively, whereas D2*A D2 is spoken of as the scaled equivalent of A. In floating­ point computations with base (3 , the d^ ^ 's are usually selected to be integer powers of the base 3 , thus altering the exponents of the floating­ point numbers but leaving their fractional parts unchanged. No rounding-

errors are then introduced by Equation (8.37). The subject of how scaling affects the solution of a linear system is not very well understood (Forsythe & Moler 19673 38), although, since the critical factor which determines the convergence of the iterative refinement method for solving simultaneous equations (See Chapter 9) is that the spectral 66

condition number should be sufficiently small, it is generally agreed, at least in theory, that the best way to scale matrix is to make the condition number of its scaled equivalent as small as possible. The problem then becomes that of finding the diagonal matrices and D2 which yield

the smallest condition number k(A'). The minimizing D and D2, for a general matrix A, depend essentially on its inverse A 1 which will certainly not be known as the object in scaling A is to help determine A 1b. The calculation of eigenvalues for symmetric matrices A' of large order is again not a practical proposition. Wilkinson's (1961) approach to the scaling problem is therefore to insist that a matrix A be equilibrated* before a linear-system solver is applied, the matrix being roughly equilibrated if all its rows and columns have approximately the same length in some norm (Wilkinson 1969} 192). Regarding rounding-errors, the most satisfactory results are obtained for the solution of Ax = b when the matrix A is equilibrated because then a small perturbation of one row (or column) of A is of the same magnitude as that of any other row (or column) of A. Unfortunately, there is no unique equilibrated form of a matrix and different equilibration algorithms will change it into different matrices which can vary considerably in their condition and scaling (Forsythe & Moler 19673 45). Note that if the matrix A is symmetric, it is of advantage to preserve symmetry in the scaling operation. Moreover, since x = D2x', it is necessary to multiply x' by D2 to obtain the correct solution.

* A matrix A is: row equilibrated (relative to the norm ) if for -1 each row index i, 3 < max < 1(1 < i < n);column equilibrated ■ij (relative to the norm x ) if for each column index j , 3 < max

Cl . . < 1(1 < j < n); and equilibrated if it is both row and column il equilibrated. The use of 3 permits the matrix to be equilibrated by changes of exponent only. 67

9. Iterative Refinement of Approximate Solutions.

9.1 Iterative Refinement of the Solution.

For the accurate solution of linear equations iterative refinement procedures are very attractive since high accuracy solutions x can be obtained to most linear systems Ax = b with only a modest increase in time over obtaining the first solution. Moreover, for large systems a single precision factorization plus iterative refinement has the advantage over double-precision computation without refinement that it requires less storage (only about half), is faster and gives useful indication about the condition of the coefficient matrix. It possesses the disadvantage that if the coefficient matrix is too ill-conditioned, iterative refinement will not work whereas double-precision computation might well give an answer of acceptable (although unknown) accuracy. The key to improving the accuracy of the first solution x^ is a double precision computation of the residual r^ = b - Ax ^ ^ . Knowing r^, it is then necessary to solve the system A6x ^1 ^ = r^. Thus, if 6x^ were known precisely, then x^ = x^ + 6x^ would accurately solve the system Ax = b because

AX(2) = A(X(1) ♦ 6x(1 > ) = AX(1) + A«x(,) = AX (') + rC) (9.1)

Such a procedure should furnish a second solution x^2^ which is more accurate4- than+. u xd) . wForming r (2) = b - Ax (2) , the technique may be repeated until the required precision is achieved. The previous is contained in the iterative scheme

(k + 1) (k) (o) -1 x = x + B 1 (b - Ax (k) ) , x B b (9.2)

-1 where B is an approximation to A 1 obtained implicitly during the solving process. Successive applications give 1 x(o) = B b

x(1) = (I + C) B lh (2) 2 -1 X = (I + C + C )B b ..... (9.3)

x(k) = (I + C + C2 + ..... + Ck)B_1b where C = I - B_1A 68

It will be noted that each system (9.3) employs the same matrix B 1 and is the reason that iterative improvement of a first solution adds only a moderate amount to the computational time of the algorithm. However, (k) it is essential that the residual r be computed with a higher precision than the remainder of the calculations. 9.1.1 Convergence. The series I + C + C2 + ... + Cn ... converges to (I - C) for ||C|| < 1 (Fox 1964, 144). Thus when ||c|| < 1 which is satisfied

if | | A || | | 6a | | < h (Wilkinson 1969, 255) , converges to (I-C)-1 B_1b = A_1b ..... (9.4)

9.1.2 Effect of Rounding Errors. It is plausible to propose that if the iteration is (k) performed using t-digit arithmetic, then the accuracy of x cannot increase indefinitely with k since only t-digits are being used to represent the components. Furthermore, for floating-point arithmetic the residual corresponding to the first solution will most likely be of the same order of magnitude as that corresponding to the correctly rounded solution and it can therefore hardly be expected that the residual should diminish by the factor 2 ^ with each iteration. Nevertheless, this is precisely what does happen (ibid, 251).

9.1.3 Accuracy. The iterative process gives a virtual guarantee that the — 11 i - l | | final vector is the correctly rounded solution. However if n2 ||A || > h, then it will not in general converge and none of the computed solution will have any correct figures.

9.1.4 Limitations. If the iterative technique does not converge, then it is said that the 'matrix is too ill-conditioned to be solved by the method in question' unless higher arithmetic is used. The possibility remains however, that despite convergence, the wrong answers are given. On this matter Wilkinson (ibid, 262) reports that pivots* of order of magnitude n2 t or solutions of order of magnitude 2 fc/n are a sure sign that the condition of a matrix is such that the convergence of the iterates in the unlikely event

* Corresponding to the diagonal elements of the G matrix in the Cholesky approach. 69

of their occurrence are not to be taken as guaranteeing a correct solution,

9.2 Least Squares Solutions.

The previous remarks apply to the solution of the general equation system Ax = b. In the standard least squares problem however, the vector x is required for which b - Ax is a minimum (Golub 1965, 206).

A being an mxn matrix (m > n) and b and x vectors In practice, (1) whether or not m rounding errors contaminate the solution. If (O is the computed solution and 6x is determined so that

(b - Ax *1' - a6x *'*) 2 is a minimum, then since this implies that b - A(x(1) + 6x(,) ) I is a minimum, x^ + gx^ is the least squares solution of the original problem (Golub & Wilkinson 1966, 139). Hence if r^ ^ is the residual vector defined by

(1) (1) b - Ax (9.5) the required correction is the least squares solution with matrix A and (1) right-hand side r

9.2.1 Linear Equation Case. When m = n, then the computed solution satisfies the equation

(A + 6A(1 } ) x(1) = b + 6b ..... (9.6) where if A is very ill-conditioned, A + 6a^1^ could be singular. Moreover, if (ibid, 141)

27n2 2~t| | A j |J | A_ 1 | |2 < 2~P(p > 0) ...... (9.7) then

||X - x(1)||2/||x||2 < 2~P/(1 - 2~P_1) ...... (9.8) where x = A *b is the true solution. Experience indicates that (9.8) is satisfied when p is defined by some relation such as

n*=2't| |a| |2| [ A~1 | | 2 = 2~P ..... (9.9)

Thus unless A is too ill-conditioned the iterative refinement procedure is certain to work with any right-hand side provided the errors made in computing the residuals are unimportant. On the average (s) x should gain roughly the same number of figures in each iteration until it is correct to working accuracy and provided K(A) satisfies the requisite 70

(s) bound, and x is ultimately attained for which

(9.10)

at which stage x is "correct to working accuracy."

9.2.2 The Least Squares Case With m > n.

An analogous result to (9.10) cannot be obtained for T the least squares case, because if A Wb = 0, the correct solution is x = 0.

Nevertheless, it is reasonable to expect that | |x - x^ | | will show a progressive decrease in magnitude if A satisfies a bound of the form (9.7). T T However, since the condition number for the normal equations A WAx = A Wb is given by the expression

K(ATWA) = K2(L) (See Equation 8.10) ..... (9.11) ^t T then if A has a condition number of order 2 , A WA has a condition number of order 2^ and it will not be possible to solve the normal equations using t-digit representation. Thus in striking contrast with the linear equation case there will be right-hand sides for which iterative refinement will never give solutions which are correct to working accuracy, whatever precision of computation is used.

9.3 Iterative Refinement of an Approximate Inverse. Methods similar to those for linear equations can be applied to improve the accuracy of an approximate inverse. If B^1 is an approximation to A , the iterative scheme

V, = V21 ' ABk‘> ..... <9-12) will give a sequence of matrices B 1, which converge under certain conditions K to A 1. Thus (Fox 1964} 156) 71

-1 -1 B = B (I + C) 1 o -1 -1 B = B (I + c + c2 + c3) 2 o - 1 -1 = B (I 4. c + c2 + c3 B 3 o (9.13)

B.1 = B 1 (I + C + C2 + ... + C2k 1) k o where

-1 C = I - A B

9.3.1 Convergence. -1 -1 -1 The above process will converge to i = B (I - C) if o | | C | | < 1 and it is seen that the matrix C is not exactly that of the linear equation case, which was I - B *A, but since the norm cannot exceed o ||Bq || ||B — A|| in either case, the criterion of convergence will be the same. Thus if B is suitable for the iterative refinement of linear o equations, it is also suitable for iteration to produce an accurate inverse. The rate of convergence for the iterative refinement of the inverse is however considerably better than that for the linear equations case (ibid). 72

PART D: THE TEST NETWORK.

10. The Network.

The network (Fig. 10.1) chosen to test the local astronomic vector technique of computing three-dimensional Cartesian coordinates of terrestrial points, is located predominantly in the State of South , covering approximately two-thirds of its area and containing also that ratio of the State's total number of first-order traverse stations, (in all 263 points were selected) but comprises parts of the and Queensland networks. It is part of the AGD which was established to provide mapping control for Australia and New Guinea. However, it must be emphasised that the accuracies obtained from the survey methods used was much greater than that required for mapping purposes.

10.1 Size and Location.

The State of has the ocean to the south and is flanked on the other sides by land. It lies south of the 26th parallel of south latitude and has as a western boundary the 129th meridian of east longitude. The eastern boundary, north of the River Murray, corresponds with the 141st meridian, while to the south, between the river and the sea, the boundary lies approximately 3.2 kilometres to the west of this meridian. The State is approximately 1 200 kilometres from east to west at the northern boundary and 1 150 kilometres at the head of the Great Australian Bight; from north to south it varies from 630 kilometres near the western extremety to approximately 1 330 kilometres near the eastern boundary; its coastline, excluding islands, measures approximately 3 400 kilometres. South Australia covers a total area of approximately one million square kilometres (one-eighth of the area of the Australian continent).

10.1.1 Physical Features. South Australia is a land of generally low relief, the inland area being largely covered by featureless plains, or sand and gibber deserts. Approximately 50 per cent of the State is less than 150 metres above sea level and over 80 per cent is less than 300 metres above sea level. {

ASTRONOMIC W.A TEST

FI NETWORK

G.

STATIONS) 10

1 KEY

T T DKM GEODETIC DKM

UTH<

:

4 3 —

3A 3A

(iESESSi)

TAVISTOCK

73

N 'S M QL ‘

D. 74

10.2 Data.

The observational material for the test network, completed between 1957 and 1971, was extracted from the field records of the Division of National Mapping, Canberra; the South Australian Lands Department, Adelaide; the Department of the Interior, Woomera and the Royal Australian Survey Corps, Keswick. Instrumentation and observing methods varied somewhat with technological developments and experience. For this reason observing methods are summarised and major problems are presented with a view of providing a foundation to the observational accuracies quoted in Section 10.3, which are to be used in the derivation of a set of weight coefficients for an adjustment procedure by least squares.

10.2.1 Astronomic.

Prior to 1945, astronomic observations in Australia were made with geodetic theodolites of English manufacture (e.g. the Geodetic Tavistock). The methods employed were not of an impersonal character. It was only with the introduction of the modern universal instrument (T4 and DKM3a) and its associated equipment that a high precision was possible.

Between 1957 and 1962 the T4 astronomic theodolite was used extensively at Laplace stations. The Khancoban tests (Leppert 1963) gave the impression that there was little difference in accuracy between azimuths observed with astronomic theodolites (Type T4) and a geodetic theodolite (Type T3). However, as the sample size used to arrive at this conclusion was quite small, it must be appreciated that these indications were not necessarily conclusive.

The results of the tests had a critical bearing on the observing techniques of the Division of National Mapping, which at the time was concerned about a significant disagreement between

* Gravimetric data (Mather 1970a} 71-92) was used as well, to interpolate the astronomic latitude and longitude where these had not been observed. 75

simultaneous and reciprocal* azimuth observations of a line (Johnson 1962) , the disagreement being attributed to lateral refraction errors. It was hoped to minimise these discrepancies, particularly on the coastal traverses, by double ended reciprocal azimuth observations. Moreover, astronomical theodolites require observing tents and expensive equipment, as well as experienced observers. This was not the case with geodetic theodolites. The previous considerations in conjunction with the conclusions drawn from the Khancoban azimuth tests, dominated the decision by the Division of National Mapping, to observe T3 and T4 double ended azimuths (Fig. 10.1).

Observations for latitude and longitude made at stations in order to determine the geoid, were usually performed with the DKM3a theodolite and proved less troublesome than the azimuth observations.

10.2.1.1 Azimuths. Since a-Octantis is used for azimuth observations in Australia, and unlike Polaris cannot be observed during twilight, when shimmer is reduced and the temperature gradient changes sign, observations were commenced the instant the star could be seen in the telescope and were stopped within an hour or so.

The system of double pointing was used on both T3 and DKM3a theodolites, the aim being to observe 12 zeros of double pointing from each end of the line on each of two evenings; with additional sets of 6 zeros for each evening a survey team was at a station for more than two evenings. For single ended observations the minimum number of zeros was increased to 18.

Lateral refraction errors were hoped to be eliminated by considering the mean of reciprocal azimuth observations made

simultaneously from both ends of a line (Bomford 1967b} 55) even though the two often differed by as much as one second of arc (Bomford et u’ 19703 2).

The term 'reciprocal' is used here analogous to its use in trigonometric heighting (Bomford 19623 204) 76

ASTRONOMIC DATA - SUMMARY OF OBSERVING METHODS

INSTRUMENT LATITUDE LONGITUDE AZIMUTH TIME

WILD T4 HT MT C WILD T3 A(30°) SIGMA SW

DKM3a(I) CMA A(35°) OCTANTIS )' c TAVISTOCK A(30°) J

TABLE 10.1

KEY :

HT Horrebow-Talcott pairs. CMA Circum-meridian altitude pairs. A Almucantar altitude pairs. I Impersonal micrometer. C Chronometer - Chronograph SW Split hand stop watch MT Meridian Transit sets. 77

10.2.1.2 Latitudes.

Meridian or Circum-meridian altitudes of FK4 stars were usually observed with the geodetic theodolites, whereas the Talcott method has many advantages and is theoretically more precise than the Circum-meridian altitude technique. However, it requires an extensive catalogue in order to obtain the pairing of the stars. For this purpose the FK4 does not suffice, and a lengthy prediction analysis is required using the Boss catalogue. This in itself is not inconvenient provided the prediction has been programmed on a computer. However, an analysis of the Boss catalogue by the Washington Observatory has detected systematic errors which for the are reputed to exceed 1" (Bomford 1965, 36) and consequently, the theoretically higher precision of the Horrebow-Talcott method is somewhat diminished by errors in the catalogue.

On the whole, Circum-meridian latitudes of FK4 stars were found thoroughly satisfactory for Australian conditions. Twelve pairs were stipulated as the minimum for a first-order station; preferably 16 pairs. Observations on a single night were acceptable, although 8 pairs observed on each of two nights were preferred. For geoidal section stations and at points where latitudes were required only for azimuth computation, 6 pairs on one night were usually considered adequate (ibid, 36). 10.2.1.3 Longitudes. The method of almucantars (equal altitudes) was preferred for longitude observations (Table 10.1), although the meridian transit technique was used extensively earlier in conjunction with the T4 astronomic theodolite. Both stop watch and impersonal almucantars were observed, the former with geodetic theodolites and the latter with the DKM3a. The resulting standard deviation of the stop watch method was often no larger than that of observations made with the impersonal micrometer. However, the results are burdened with the personal equation of the observer which was usually determined by observing stop watch longitudes at stations where the longitude had already been determined impersonally. Nevertheless, stop watch longitudes were found unsatisfactory and after 1966, only impersonal observations were made (Bomford et al 1970, 1). ANGULAR S LINEAR DATA - INSTRUMENTATION & OBSERVING TECHNIQUES 78 CQ 1

h

1 •H ■ -H i X) If) i cc to ■P — 4 —

£ cd in n in p c a; o P H cx o a rd O CD > rd o m a) u c -> I I + CO cc

Usually simultaneous & Reciprocal Observations. O 79

Laplace stations were customarily observed in pairs, with impersonal observations at one end of a line and stop watch observations at the other.

For Laplace determinations, whether by stop watch or impersonal methods, the aim was to measure 16 pairs, that is, 8 on each of two nights. The minimum was 12 pairs, with not less than 6 pairs on each of two nights. For geoidal determinations 8 pairs of stars on one evening were usually observed.

10.2.2 Linear. 10.2.2.1 Distances. Network distances were measured with the tellurometer. Model MRA1 was used in the early stages of measurement, however, the MRA2 appears to have been used extensively later (Table 10.2) , and some remeasurement was made with the MRA4. Individual lines were measured from both ends, 36 or more fine readings being taken. The mean value of the two determinations was then adopted. On some lines towers were installed in order to raise the line of sight, and thus reduce ground swing.

10.2.2.2 Levelling. South Australia is covered by an extensive third-order levelling network (Fig. 10.2). Levelling lines were usually confined to access routes which on the average follow the tellurometer traverse. The data was obtained from the South Australian Lands Department, the Division of National Mapping and the Department of the Interior.

Generally speaking, the observations were made according to the specifications stipulated by the Division of National Mapping (Leppevt 1965599-600), the levelling procedure adopted being one of dividing the separate loops into sections of length 1.6 to 8 kilometres. The sections were then forward and reverse levelled.

The Zeiss Ni2 and Watts Autoset levels appear to have been used extensively. Approximately 50 connections were made to the horizontal control network (Fig. 10.2). LEVELLING TEST WA.

FIG. NETWORK CONNECTIONS)

10-2 188 KEY 0 # 132 ....

THIRD ° OTHERS SERIAL

ORDER NUMBER

80

138

° MSN QL'D. ------28 ° 81

AZIMUTH: REPEATED OBSERVATIONS

Station Year Obs ' d No. of Standard Standard Instrument Name Obs ' d Value Obs. Deviation Deviation (secs) (secs) of Mean (secs)

1957 T4 19.95 23 1.01 0.21 1957 Attraction T3 23.36 41 - - 1960 1961 T4 59.75 27 1.40 0.27 Bates 1962 T3 0. 11 24 2.62 0. 39 1960 T4 31. 17 24 1.22 0.25 NM/E/18 1961 T3 27.25 6 - - 1962 T3 27.46 24 1.64 0.32 1962 T4 10.49 24 1.49 0.30 Colona 1961 T3 7.18 6 - - 1962 T3 9.06 24 1.64 0.33 1960 T4 20.52 27 0.62 0.12 Coppudurba T3 20.45 12 - 1958 T4 43.98 30 1.04 0.19 Cooper - T3 41.89 - - - 1961 T4 11.93 29 0.97 0.18 Kingoonya 1962 T3 11.81 24 1.34 0.28 1960 T4 38. 13 24 0.78 0.16 NM/E/89 1963 T3 37.93 12 1.49 0.59 1965 DKM3a 14.39 12 2.10 0.61 NM/E/61 T3 15.29 24 - - 1965 DKM3a 23.20 12 2.35 0.68 NM/E/178 T3 25.52 23 - - 1958 T4 36.93 28 1.48 0.28 Oak 1961 T3 35.45 12 1.64 0.47

TABLE 10.3 82

10.2.3 Angular. 10.2.3.1 Directions. Prior to 1957 normal geodetic triangulation methods were implemented. In 1957, the tellurometer arrived in Australia and changed geodetic techniques, since it was no longer necessary to use only the most elevated terrain, but rather was cheaper, easier and of greater practical value to confine trigonometrical stations to near access routes. Control could thus be extended by traversing.

Directions were usually observed when atmospheric conditions stabilised, that is, approximately one to two hours before sunset, but depending on the time of the year. Triangle and figure 'closures' so obtained were of a high quality and were well within the precision expected of first-order angular work.

Some noticeable trouble, in the angular work, was experienced at Boola Boola, which although not in South Australia, could be considered as an extremum of the occurence of such an event. Johnson (1962, 219-220) reports a swing of 13" within a period of one hour and 19" overall - not in what he calls a wild zero, but in each set of 12 pointings. Double ended reciprocal astronomic azimuth observations indicated that the value of lateral refraction at this station was approximately 43'.'2. Therefore, when difficulty was expected, the practice was, in the hope of minimising these effects, to observe reciprocal astronomic azimuths

From Table 10.2 it is seen that the majority of horizontal angular control was observed with the T3 theodolite. In most cases, more than 36 arcs were observed, an arc consisting of a double pointing to an object with a micrometer reading for each pointing, followed by a double pointing to another object with a micrometer reading. However, in some of the work completed by the South Australian Lands Department, the records indicate that prior to 1965, only 12 arcs were observed. Otherwise and in general, more than 36 arcs were observed.

Where angular observations were proving troublesome, a larger number of arcs were measured and Laplace station spacing was close. 83

LATITUDE: REPEATED OBSERVATIONS

Obs ' d No. of Standard Standard Station Year Instrument value Obs. Deviation Deviation Name Obs ' d (secs) (secs) of Mean (secs)

1961 T4 49.83 18 1. 10 0.25 Bates 1967 DKM3a 49.34 20 0.59 0.13 1958 T4 4.15 20 0.71 0.16 Hearne 1967 DKM3a 4.40 18 0.60 0.14 1961 T4 46.63 20 1.10 0. 30 Kingoonya 1962 T3 46.39 71 0.70 0.08 1967 DKM3a 46.23 19 0.35 0.08 1957 T4 50.21 17 0.52 0.12 1967 DKM3a 50.70 30 0.52 0.09 1965 DKM3a 57.27 13 0.76 0.21 Macaw 1967 DKM3a 57.44 18 0.43 0.10 1959 T4 5. 35 16 0.86 0.22 Stoney Range 1968 DKM3a 4.44 20 0.49 0.11 1961 T4 16.38 21 0.59 0. 12 Wiia 1967 DKM3a 17.94 20 0.54 0.12 1960 T4 59.66 25 0.61 0. 12 NM/E/By 1963 T 3 59.20 5 0. 34 0.35 1962 T4 4.79 15 0.72 0.19 NM/E/178 1965 DKM3a 4.37 16 0.64 0. 16 1963 T3 58.28 4 0.78 0.39 Oak 1963 T3 56.68 4 0.57 0.23 1958 T4 57.98 28 0.87 0.16

TABLE 10.4 A ll Instruments Aouanbajj 84 "O co "O Q L. > c o C Q) o O

— £_ o in

u. CD 3 cb CO cm U O 2 > LU Ld h- O (O cr Q 3

Z GO o M 3 z h~ co < X l

') s ^ 01 s (i 85

10.2.3.2 Zenith Distances.

Zenith distances are known to be severely influenced by atmospheric refraction. Observational procedure varies as apparent from Table 10.2, common practice being to observe from 2 to 4 sets of simultaneous reciprocal zenith distances, 3 to 4 arcs comprising a set. Observing times were, unfortunately, not always optimised.

It is known (e.g. Brown 1967, 4) that the effect of refraction on vertical angle measurement is least around or within a few hours of noon. Accordingly, most observations were made between 10.00 and 15.00 hours. However, the Department of the Interior completed its observations during the hours 19.00 - 22.00, when the effect of refraction upon measurement is largest (ibid, 4). Instrumentation is shown in Table 10.2. The T3 appears to have been used extensively.

Frequently, as for linear measurement, towers were used in order to raise the line of sight above the terrain.

10.2.4 Gravity.

A detailed description of the gravity data which was used to interpolate deflections of the vertical at points where the astronomic latitude and longitude had not been observed, is qiven by Mather (1970a, 73) and by Barlow (1970).

10.3 Accuracies.

10.3.1 Azimuths.

Standard deviations of the mean of 92 distinct azimuth observations within the network are represented by Fig. 10.3. It is seen that a precision of ± l'.'O is always attainable.

Observations repeated at different times, with different instruments and by different observers are given in Table 10.3. The differences obtained are usually larger than ± l'.'O. Moreover, Bomford et al (1970, 2) found that the average 'misclosure' of 136 reciprocal Laplace azimuths was 1'.'93 but magnitudes of up to 8" were sometimes obtained, with no reason to suppose that any blunders were made. 86

LONGITUDE: REPEATED OBSERVATIONS

Obs ' d No. of Standard Standard Station Year Instrument value Obs. Deviation Deviation Name Obs'd (secs) (secs) of Mean (secs)

1961 T4 31. 19 7 - 0.13 Bates 1962 T3 30.17 13 0.24 0.08 1967 DKM3a 31.35 19 1.09 0.25 1960 T4 56.82 6 _ 0.13 R 1 a rk 1962 T3 56.86 12 0.24 0.08 1962 T4 9.54 5 _ 0.13 Pnlona 1962 T3 9.03 13 0.24 0.08

1958 T4 21. 14 4 - 0.09 Hearne 1967 DKM3a 22.50 18 0.85 0.20 1961 T4 53.26 7 - 0.17 Kingoonya 1962 T3 53.45 93 0.60 0.06 1967 DKM3a 53. 14 24 1.16 0.29 1957 T4 21. 51 4 - 0.07 Low Cliff 1967 DKM3a 22.06 29 1. 19 0.22

1965 DKM3a 26.36 15 1.01 0.26 Macaw 1967 DKM3a 26.37 20 1.16 0.26 1959 T4 33.00 7 _ 0. 19 Stoney Range 1968 DKM3a 33.30 19 0.92 0.21

1961 T4 15.12 6 - 0.16 Wild 1967 DKM3a 15.48 19 0.66 0.15 1962 T3 11.08 18 1. 37 __ Wingilpin 1967 DKM3a 10.68 22 0.84 0.18

1960 T4 6. 35 8 __ 0.17 NM/E/89 1963 T3 6.75 8 0.23 0.08

1958 T4 36.92 7 0.22 0. 13 Oak 1963 T3 36.92 8 - 0.08 1963 T3 36.92 8 0.23 0.08

TABLE 10.5 FIG.10-4: Frequency 40

r •055

FREQUENCY

-105 Standard -155 (_Se.e. ,DKM

(

3A 87

ore. -205 IO- All

DISTRIBUTION-LATITUDES

3-

Deviation Instruments secs.) -255

2.)

-305

-355

*405 88

0-205

Difference in Latitude (sec)

FIG. 10-5 89

10.3.2 Latitudes.

Fig. 10.4 shows the standard deviation of the mean of 124 latitude observations made over the test network. Values for DKM3a observations lie generally between 071 and 0'.' 15, whereas observations made with the T4 are grouped between 07 0 and 0735. For the geodetic theodolites values seem to fluctuate between 0715 and 074.

Recent (1967) DKM3a determinations (Fig. 10.5) indicate an excellent agreement between the means of observations made on separate nights. Of 30 points analysed, observations at 25 differ by not more than 074 and the remainder do not exceed 077. Bomford et al (ibid, 1) quote similar magnitudes.

Observations repeated at different times, with different instruments and by different observers are analysed in Table 10.4. The average difference between set means is 076. Bomford et al (ibid) derive a value of 074 for a sample space of 110 re-observed latitudes.

10.3.3 Longitudes.

Of 125 longitudes considered (Fig. 10.6) most standard deviations of the mean were found to be less than 0735. although some (T3 observations using a stop watch) were as large as 078.

Observations made with the DKM3a on two separate nights are shown in Fig. 10.7. Agreement is not good but averages 075.

Repeated observations are represented in Table 10.5. It is apparent that impersonal observations and observations in which the T3 was used, compare favourably.

10.3.4 Distances.

Errors in electromagnetic distance measurement comprise systematic (of an instrumental nature) and random (varying atmospheric conditions affecting the velocity of the wave propagation) components. Instrumental errors may be expressed as ± a units of measurement and remain unaltered irrespective of the length of the line. The random atmospheric components b are conveniently expressed in ppm and occur because the meteorological conditions along the line, used to calculate the refractive All Insts. 30 r

DK M\3 A ( I )

*- 10

055 *105 *155 *205 -255 -305 *355 -405 Standard Deviation (arc secs.)

FIG.10-6: FREQUENCY DISTRIBUTION LONGITUDES. (^Se.e IQ-3-3) 91

1-205 1-605 Difference in longitude (secs.)

FIG. 10-7 92

ESTIMATES OF SYSTEMATIC AND RANDOM ERRORS IN ELECTRONIC

DISTANCE MEASURING DEVICES FOR USE IN AUSTRALIA.

INSTRUMENT a (± cms) b (±ppm)

Tellurometer:

MRA 1 7 6 MRA 2 5 6 MRA 101 2.5 6 MRA 3 (101) 2.5 6 ★ MRA 4 0.3 6

Laser Geodimeter:

A.G.A. Model 8 0.6 1

TABLE 10.6

KEY :

* Read out range. Manufacturers specifications. 93

index of the atmosphere, have been inadequately sampled. The total error e in a measurement is thus given by

e = ±(a + bs 10 )

where s is the measured distance. Estimates for a and b for the various instruments used over the network are presented in Table 10.6 and are based on investigations by Robinson (1968).

10.3.5 Levelling.

In Australia, the accuracy of geometric levelling is assessed either from the observed differences of independently double levelled sections or from the loop closures obtained by single or independent double levelling (Leppert 1965, 595). Moreover, since it is suspected that the levelled difference in elevation depends almost entirely on the length of the levelled route (ibid), the accuracy is judged by the standard deviation of the difference in elevation of two hypothetical terminals 1.6 kilometres (1 mile) apart.

Leppert (ibid, 605) for an analysis of 95 loops and 6 513 sections (length 1.6 to 8 kilometres) gives mean standard deviations of ± 11 mm and ± 3 mm respectively, the disagreement in values being attributed to systematic effects.

Most of the South Australian levelling has been completed since the publication of the above results. For the 25 loops considered (Fig. 10.2), the standard deviation of the mean of 1.6 kilometres of double levelling is ± 11 mm. An analysis of individual sections was not made by the author.

10.3.6 Directions.

The quality of triangulation methods is usually judged by the overall triangular misclosure that was obtained. With tellurometer traverses, however, this technique is not always feasible.

Johnson (1962, 219) states that the average triangular misclosure to 1962 was 0V75, which indicated good work. Bomford (1967b, 55) quotes the standard deviation of a direction as 0'.'5, being equivalent to an average triangular misclosure of l'.'O (Bomford 1962, 144), but emphasises that much of the triangulation in Australia is of better quality. He 94

ZENITH DISTANCE

Individual Set Pointings - With Towers

Set 1 Set 2 Set 3 Set 4 Set 1 Set 2 Set 3 Set 4 Station Face Left Face Right

89° 56' 90° 02 ' 58.2 57.0 58.3 56.6 04.9 05.7 06.9 04.9 T2/654 57.8 57.3 58.2 57.0 04.3 04.8 05.0 02.9 59.1 57.2 56.9 58.2 05.1 04.0 05.2 03.6

89° 56' 90° 02' 43.4 47.9 44.2 43.0 15.8 10.9 13.5 12.0 T2/654 43.1 48.1 44.1 46.7 17.3 12.3 13.3 15.9 43.9 46.1 46.5 46.5 17.5 12.8 16.5 11.9

TABLE 10.7

ZENITH DISTANCE

Individual Set Pointings - Without Towers

Set 1 Set 2 Set 3 Set 4 Set 1 Set 2 Set 3 Set 4 Station Face Left Face Right

90° 20' 89° 36' 56.6 56.8 57.5 57.3 57.1 56.5 58.8 57.3 Michael 56.5 56.1 57.5 57.0 57.2 57.9 58. 2 57.5 57.6 56.7 57.8 57.1 56.7 57.9 57.4 57.8

89° 58' 90° 00' 07.7 10.8 11.6 13.3 54.1 49.6 49.2 47.3 Hardy 06.5 09.1 11.6 13.2 53.4 50.6 50.7 46.6 07.7 10.1 12.3 13.7 52.1 48.6 49.4 47.4

TABLE 10.8 Refraction R e fra c tio n (Seconds/1000 ft.) ( Seconds/1000 ft.) FIG.10-8'DIURNAL SUNRISE 4 SUNRISE

6

September October

8 TIME

TIME

VARIATION 10

9b

(HOURS)

(HOURS)

12 (1966)

14 (1966)

ON SUNSET SUNSET 16

REFRACTION. 18 20

22 22

24 24 96

continues to say, that on traverses there is not the same continual check and that some of it may be less good.

On the basis of this information, an individual South Australian analysis of angular work was not made by the author, the figures quoted by Bomford (1967b3 55) being accepted.

10.3.7 Zenith Distances.

Representative sample zenith distances are shown in Tables 10.9 and 10.10. They are taken from the field records of the South Australian Lands Department. It is seen (Tables 10.7 and 10.8) that a high precision is possible, although in general, individual set means cannot be reproduced (Tables 10.9 and 10.10). The fact is, that zenith distances are burdened with refraction.

Experiments made by Brown (1968)3 in a region which with the exception of the coast, is typical of the topography and climate of the test network (Aitohinson 19693 1-34)3 indicate that the angle of refraction displays a remarkably similar pattern throughout the year (Fig.10.8).

Thus, providing the coefficient of refraction can be accurately calculated, the inclusion of zenith distances into the network computations appear feasible.

10.3.8 Gravimetric Deflections.

The basis to calculating gravimetric deflections of the vertical are the Vening-Meinesz integrals (Heiskanen & Moritz 19673 114) which depend on Stokes' function S (ip) .

The structure of Stokes' function in which ip is the element of solid angle about the computation point, and its derivative dS (ip)/dip, indicates that the magnitude of the function as ijj approaches 0°, depends on cosec ip/2 which is very unstable in this range of values. Accordingly, the accuracy of the gravity anomaly used is more critical for the areas closer to the computation point and these regions require more accurate field determinations. On the basis that S (ip) and dS(ijj)/dijj are required to be linear for the elements of surface area over which {£, q} are being evaluated, it is generally aqreed(Mather 19683 3) that division of the earth's surface into meridian and parallel squares as shown in Table 10.11 is adequate. 97

ZENITH DISTANCE

Comparison of Set Means - With Towers

Station Zenith Distance Time

At To 90° 04' 12V8 10.15 T2/654 Tl/654 15.2 11.00 (74m) (79m) 15.8 11.35 13.0 11. 50

90° 05' 06V8 11.45 T2/654 T3/654 04' 49.2 12.35 (74m) 59.0 13.25 55.8 14.20

TABLE 10.9

ZENITH DISTANCE

Comparison of Set Means - Without Towers

Station Zenith Distance Time

At To 89° 16' 00V4 13. 15 01.8 14.00 Michael Patawarta 01.0 14.50 (67m) (1 008m) 00.8 15.20

90° 03' 31V8 15. 10 19.2 15.25 Hardy Norman 16.0 15.40 (56m) (56m) 07.4 15.55

TABLE 10.10

No+6: {Jolnnj) denotes e.l£A/©”Hor\ obova. M.S.L.. 98

Typical contributions of the various zones to {£, n) (Mather 1970b) are also shown in Table 10.11.

For the test network sufficient data is available to accurately calculate the contributions to {£, p} of regions where is greater than a tenth degree. This is not so, however, for the four one tenth degree squares surrounding the computation point. An accurate evaluation of the contribution to {£, p} of these compartments requires a closely spaced gravity survey (Rice 1952, 285-312) in order to test whether the gravity anomaly gradient is linear over the region.

Table 10.11 indicates that without a close gravity survey about the computation point, calculated deflections cannot be expected to be better than ± l'.'O. Heilbronner (1968, 41) also quotes this value.

11. A System of Standard Deviations for Weighting. Standard deviations of observed quantities suggested by various authors are shown in Table 11.1. The values that are to be adopted in the calculation of a set of weight coefficients for adjustment purposes are also presented (Table 11.1) and are based on the analysis made in Chapter 10.

It should be noted that the effect of measuring distances from both ends of a line and taking the mean of the observed values is to reduce the standard deviation by a factor of the square root of two. 99

GRAVIMETRIC DEFLECTIONS

Typical Contribution Range of ip Representation Adopted to {£, n) 0 r O

— • Ip < 1 Individual readings 0.4 seconds 0 0 o o 1 i LD rH o — —

o 1 • • • f 1 < Ip < o • I- X sq. values 4.4 0 o 1 LD n i o —

• • 1 < < Ip 5° X 0?5 sq. means -3.4

< 5° < Ip 20° i° X 1° sq. means -1.2 i o —

Ip < 20° 5° X 5° sq. means 1

TABLE 10.11 STANDARD DEVIATIONS •H p p N d) G - ■H ■H ■H •H ■H •H ms ft mS P rH Q Q P p ft p p ft p PI

O «XJ (0 P C cn C o ft ft rH O 0) G d) O C a d> > c E N G CD

if) id P

— — — — — ^ — ' w

£ — if) o w if) £ d) O as u d) o O w CD o ' ' w —

cn d) o fH p — 1 LD co co o CN CN ms . o o O ft k — + CQ — ft E E 0 p O D 1 1 • . . • . 1 - co • n CN O co O CN o rp o -H rH — LD o o i ft v£> — ft CO O X — P 0 CD P CD G G l 1 1 i i 1 • • . • • . . i 1 J- IP'* |o|. -r \ CO LD o CN P 0. ms O CN U~l CN — . i o S ft co ft — + + X — £ if) E di CD p 1 di 1 • • . • i ' uo O in o co o CO O o — P ft CO ft ft 2 P P 1 dS CD i 1 i 1 1 • • • • . 1 ' * * i m p n v£> o CO O — n CO rH — p o o P 1 o O CO p — p ft E ft p 0 N rd ft CD • • • . i • • 1 ' <& C rH o rH o • • 100 a mi i mi — P p M p O O n3 P CD cd c if) P > CD 0 I )

g number o f measurements. 101

PART E: COMPUTATIONS, RESULTS AND CONCLUSIONS.

Previously, the problem of point definition in Earth space was considered in theory, that is: (1) the fundamentals of the problem were examined; (2) the problems that are likely to arise regarding the solution of the large linear systems encountered and the inversion of the coefficient matrix were investigated; and (3) a test network was proposed. Computations are to be made exclusively using a digital computer and superficially it seems that all which remains is to program the proposed model, punch the data, load both into a computer and, wait for the results to appear. Unfortunately, matters are not as simple. There will be obstacles of a computational nature that need to be overcome. In any practical application for example, the size of the problem which can be solved is limited by the storage capacity of the available computer and larger than capacity problems require special programming methods. Moreover, an appropriate method of numbering the network stations will ensure a narrow band-width of the normal equation matrix and thus may determine whether a linear system can be solved directly or the partitioned approach must be adopted.

The data because it is copied will be subject to transcription errors and since computer time is costly, careful preliminary analysis is necessary before extensive computations are made. In the variation of co-ordinates method loop or figure closures are commonly used for this purpose with the disadvantage that, although indicating that something may be wrong, they do not tell where in the loop the error lies. A direct comparison of measurements may be a suitable alternative when the computations have already been performed in another system. Thus, recalling that the test network is part of the AGD which was adjusted on the spheroid in 1966 (Bomford 1967b)3 the directions, azimuths and distances can be compared. Zenith distances however, because they are generally only used to obtain geoidal heights and astronomic position determinations which are implicit in the Laplace equation, require special treatment to see if they are in error. 102

Practical and economic considerations dictate that levelling connections to the trigonometrical network be made at a limited number of points. The inclusion of levelling in the computations will thus pose computer storage problems, since widely separated connections imply a large band-width in the normal equation matrix. As an alternative to a direct solution, the partitioned approach may have to be rejected on account of the time required to solve the system generated.

At network stations where the latitude has not been observed, the diagonal coefficient of latitude in the normal equation matrix, since it receives its dominant contribution from the zenith distances which are of a lower precision than the other geodetic measurements, are quite small. An attempt at solving such an equation system will exhibit all the symptoms of an ill-conditioning problem and, while it is possible to avoid this difficulty by proper scaling, it will be found more satisfactory, when sufficient data is available, to interpolate the vertical gravimetrically.

The solution of the large number of normal equations and the inversion of the coefficient matrix is not mere routine, a major problem being the choice of method. The method chosen, direct or partitioned, is usually governed by the amount of computer core space available, by the time required to implement the adopted technique and, to a degree by the condition of the linear system which is to be solved. Accordingly, if the coefficient matrix is not excessively ill-conditioned and can be stored in the core of the computer, then the direct method with iterative improvement is generally preferred, not only because it is faster but also because the inverse may be obtained from the factorization with only a modest increase in storage requirements. Other reasons why the partitioned approach should be avoided if possible, are that the inversion by partitioning is not simply an extension of the decomposition process and that substantial amounts of backing storage are necessary.

Finally, because numerous arithmetic operations are involved in the full or the partial inversion of matrices of large orders, extensive computation times are envisaged and it may happen that costs prohibit the inversion of the system under consideration. The solution will then be of unknown accuracy - although providing successive iterates are converging it may still be correctly rounded - and a smaller problem needs to be 103

s Characteristic Fraction

0 1 78 31

FIG. 12-1 a Short -Floating -point Number (One Word)

Characteristic Fract ion

0 1

FI G. 12-1 b Short-Floating - point Number (Double Word ) 104 examined in order to arrive at some conclusions regarding the accuracy of the point location.

12. Preliminary Considerations.

12.1 Digital Computations.

Computations are to be made exclusively using a digital computer. Regarding the computer available, the following are of interest: (1) storage capacity; (2) the word structure; and (3) the precision of the arithmetic. Storage capacity is important since the size of the problem that can be solved, is limited by it - whereas the word structure and the precision of the arithmetic are of value in assessing the effect of rounding errors on the solution to the problem.

The times required to perform the various arithmetic operations, which depend essentially on the storage locations of the numbers concerned, are also useful knowledge, since they may be extrapolated to qive an indication of the total computation time for a particular task. A lengthy analysis will however normally be necessary using this approach and other methods which are however less accurate are generally preferred.

12.1.1 Computing Machinery.

An IBM 360/50 electronic computer was used in the network computations.

12.1.2 Storage Capacity.

* Approximately one million bytes cf core storage were provided. In addition, five disc drives (providing approximately seven million bytes of backing storage each), two of which are in constant use by systems utility programs and two magnetic tape units (providing approximately 24 million bytes of backing storage each) were accessible.

12.1.3 Computer Word Structure (Floating-point)

Floating-point numbers on the IBM 360/50 which occur

One byte is equivalent to eight binary bits. 105

in either short or long formats, differ only in the length of their fractions (Fig. 12.1a and 12.1b). It is seen that the floating-point numbers are either 32 or 64 binary bits long. The short length, which is equivalent to seven significant decimal places permits a maximum number of operands to be placed in storage and gives the shortest execution times. The long length gives up to 17 significant figures and is used when a higher precision of computation is required.

The fraction of a floating-point number is expressed in hexadecimal (base 16) digits, each consisting of four binary bits. In the short format, the fraction consists of six hexadecimal digits occupying bits 8-31 and in the long format the fraction has 14 hexadecimal digits occupying bits 8-63. To provide the proper magnitude for the floating­ point number, the fraction is considered to be multiplied by a power of 16, the characteristic portion (bits 1-7) being used to indicate this power.

Bit position 0 in either format is taken up by the sign (S) of the fraction.

12.1.4 Floating-point Registers.

Four floating-point registers which are two words in length and can contain either a short (one word) or long (two word) floating-point operand are available for floating point computation. The second part of the register is ignored and remains unaltered during short- precision arithmetic.

12.1.5 Computer Arithmetic.

Although the final results in short-precision arithmetic have six fraction digits, intermediate results in addition, subtraction and division usually extend to seven fraction digits. Intermediate results in long precision computations however, do not exceed 14 fraction digits.

12.1.6 Number Representation. ★ The range covered by the magnitude (M) of a normalized

* The process of normalization consists of shifting the fraction left until the high order hexadecimal digit (bit positions 8, 9, 10 and 11) is non-zero, and reducing the characteristic by the number of hexadecimal digits shifted. 106

floating-point number is (IBM 1966a3 4-1):

(a) in short precision,

16~ < M < (1 - 16"6)16°3,

(b) in long precision,

-6 5 - 1 4 q o 16 £ M < (1 - 16 ) 163 3 , or approximately

— 7 9 7 R 5.4 x 10 < M < 7.2 x 10 in either precision.

12.2 Mesh-point Numbering.

In the context of a geodetic adjustment problem which is to be solved by the differential displacement technique, the band-width is given by the expression 2(& - l)d + 1, where & is the number of unknowns per station and d is the maximum difference in serial numbers between adjacent network points.

An appropriate method of numbering the network stations will ensure a narrow band-width of the normal equation matrix and may determine whether a generated equation system can be solved directly or in partitioned form.

A situation in which the band-width is actually a minimum, can only be achieved for idealised network configurations, such as open traverses, closed loops or simple triangulation chains. Idealised network configurations do not, however, commonly occur in practice and for the general network encountered, it is at best only possible to accomplish an approximate minimum by trial and error.

The general principles of a trial and error approach which may serve as a guide to treating more complex layouts are as follows (Ashkenazi 1965b3 30-32):

(1) a median axis (Fig. 12.2) is drawn to bisect the network and (2) numbering of the network stations now proceeds in a direction at right-angles to this median axis, the serial numbers being increased as shown.

Serial numbers were allocated to the test network in this manner 107 I2-Z) 12-2

FIG. (^5

and a value of seven was obtained for the maximum difference in serials between adjacent network points.

In mesh configurations of the test network type (a series of closed loops) experience confirms that it is possible to obtain a maximum difference in serial numbers of the mesh stations equal to the maximum number of traverse lines cut by any perpendicular bisector of the median axis, plus one.

12.3 Levelling.

The maximum difference in serial numbers between points connected, en route, by levelling is 77 and occurs between serials 214 and 137 (Fig. 10.2). A serial difference of 77 will give a band-width of 924 [2x(7-1)x77+l] and 1270950 [^(924+1)(2x1836-924)] elements within the upper half of the band. If the matrix were stored in short format (Four byte words) then 5 083 800 bytes are necessary, only about one fifth of this storage requirement being however permissible on the IBM 360/50. If the partitioned approach to the solution of the normal equations is adopted and the partitioning scheme of Fig. 8.1 is implemented, then three partitions of order 924x924, 924x912 and 912x912 respectively are created, which when stored in short length computer words require 10 112 832 bytes of backing storage. Disc storage is preferable in the generation of the partitioned normal equation matrix (See 13.1.3)and, since a single disc on the IBM 360/50 provides only seven million bytes of backing storage, the three partitions would pose some programming problems. Apart from the programming aspects, which may be overcome, inversion of a full matrix of order 924x924 is likely to demand large amounts of computer time. Even if a more efficient partitioning scheme were chosen, it is quite likely that the solution time for 1 836 simultaneous equations with a band-width of 924, using the standard programming languages, will be large. Refraction-free zenith distances as calculated from the combination of astronomic observations and levelling data (Section 5.4) were therefore excluded from the computations.

12.4 Zenith Distances.

The main disadvantage of the variation of co-ordinates method of adjustment is that it is difficult to detect mistakes, either in the data or the results, at the completion of one cycle of the adjustment process. 109

150 -

-200 -150 -100 “50 100 150 200 ( arc sees) Observed-Computed Zenith Distances

Fig. 12-2 a f_Seel2-4-) 110

An established technique of checking the data is to compute loop closures, which, although indicating that something is wrong, do not reveal where in the loop the error lies. The test network is however part of the AGD, which was adjusted on the spheroid, by the variation of co-ordinates technique, in 1966 (Bomford 1967b). The computer output for this adjustment (Lambert 1969) gives adjusted and observed measurements. The observations shown could accordingly be projected back into space and there be compared with the available data. Any differences which were considered excessive could then be investigated.

The previous approach is useful for the measured distances, directions and azimuths. Zenith distances however, because they are generally only used to obtain geoidal heights and, astronomic co-ordinates, which are implicit in the Laplace equation, require special treatment to see whether they are in error. Transcription errors in the astronomical observations will be difficult to check in a pre-adjustment analysis, but large corrections during adjustment should be regarded with suspicion. A method of checking the measured zenith distances is to compare them with those computed from measured distances, astronomic co-ordinates and spheroidal heights (Wolf 1963a, 112). Geoidal undulations for the region of the test network when referred to the Australian National Spheroid are always less than 10 metres (Mather et al 1971, Fig. 3.1), and therefore, assuming an average distance of 30 kilometres, rarely affect a computed zenith distance by more than ± 60 arc secs. For this reason and the fact that zenith distances are burdened with refraction, geoidal heights were used in the calculations. Observed minus computed values are shown in Fig. 12.2a by a frequency histogram. Only about 73% of the observations lie within the range -100" < 0-C < 100" which is considered acceptable in virtue of the neglected geoidal undulations and the effect of refraction. 11% of the differences are in excess of ± 200". That all is not well with the observed zenith distances is confirmed by Fig. 12.2b which shows the coefficients of refraction at network stations as calculated from simultaneous reciprocal determinations, the formulae quoted in Clark (1957, 426) being used in the calculations. About 37% of the calculated values appear within the range 0 - 0.105.

*” ExplonSlofe.6 Ill

60 r

-0*205-0-155-0-105 -0-055 0 0-055 0-105 0-155 0-205 Refraction Coefficient

FIG. 12*2 b (Ss-e, 12- f) 112

Reconsultation of the field records would undoubtedly have resolved some although not all of the discrepancies revealed by Figs. 12.2a and 12.2b. Instead, it was decided to compute zenith distances from a model topography in the following manner:

(1) a topographic model based on the heights that were used in the projection of the observations for the 1966 AGD adjustment (Lambert 1969) to the spheroid, was chosen; and (2) zenith distances were now calculated from formula (6.4) using observed or gravimetrically interpolated astronomic co-ordinates, the rectangular Cartesian co-ordinates as computed from the adjusted 1966 spheroidal co-ordinates and the assumed topographic model.

A small random refraction effect of approximate magnitude ±1.5 arc secs was also introduced by means of truncation.

12.4.1 Derived Weight Coefficients.

An error in the calculated zenith distances resulting from errors in the model parameters is given by Equation 6.6. The rectangular Cartesian co-ordinates used in the calculations are adjusted quantities and some of the astronomic latitudes and longitudes are gravimetrically interpolated. Assuming the calculated Cartesian co-ordinates to be in error by not more than ± 1 metre (See Fig. 15.10) and considering the standard deviations shown in Table 11.1, it is seen that the errors in the calculated zenith distances will be dominated by those in the latitudes and longitudes, i.e. 2 cos2a O2 - sin 2 a cosd) 0,0 + cos2 (b sin2 a O (12.1) (p U) CO The above expression may be suitably programmed using the figures quoted in Table 11.1, but it will be found simpler, in view of the assumption already made, to work with an average value. Accordingly, based on the figures shown in Table 12.1 and the fact that Equation (12.1) p p will give an underestimate for , the value 2.25 arc sec was adopted as the variance of all computed zenith distances. 113

COMPUTED ZENITH DISTANCES

(Estimated Standard Deviations) = 30°

AZIMUTH OBSERVED (j), GO INTERPOLATED (J) CO

90° or 270° ± 07 5 ± 07 9 i+ 0° or 180° o ± 170

TABLE 12.1 114

12.5 Origin Conditions.

12.5.1 Choice of Origin.

Trigonometrical station GRUNDY (Serial No. 98, Fig.10.2), with geodetic latitude -25° 54' 1170780, geodetic longitude 134° 32' 4674570 and height 397.5 metres (Lambert 1969), the point which was held fixed in the 1966 Australian National Adjustment (Bomford 1967b} 62)3 was selected as the datum point of the test network.

12.5.2 Co-ordinates of the Datum Point.

The rectangular Cartesian co-ordinates of the datum point were calculated from the geodetic co-ordinates assigned to GRUNDY, the parameters of the Australian National Spheroid, that is, a = 6 378 160 metres and f = 1:298.25, and Formulae 3.14. They were found to be

-4 027 503.765

4 091 807.129 metres (12.2) -2 769 590.118

It is emphasized here that the reference spheroid for the AGD is not geocentric (Mather 6 Fryer 1970s 6) and thus the coordinates given in Equation (12.2) will not refer to a geocentric reference frame. AGD co-ordinates may however, if desired, be converted to a geocentric system by applying at the Johnston Origin (Lambert 1968) the three orientation corrections

AN = 7.2m ± 072m, = -472 ±072, Ap = -475 ± 072 (Mather 1970c, o o o 77) to the geoid-spheroid separation (N) and the components (£ and p) of the deflection of the vertical in the meridian and prime vertical respectively.

12.5.3 Constraints.

At GRUNDY the direction of the vertical as defined astronomically was assumed free of error^tt tsplonator^ No±e,&J.

12.5.4 Orientation of the Survey Scheme.

The test network was permitted to rotate about the local vertical at the datum point in accordance with the principles of a free net adjustment discussed in section 5.2.3. 115 13-1

Fig. 116

13. Adj ustment.

13.1 Programming.

The following computational steps are necessary in order to effect a solution to a defined adjustment problem using the differential displacement technique and the least squares principle

(1) the formation of the observation equations; (2) the formation of the normal equations; (3) the solution of the normal equations and (4) the calculation of the adjusted variables.

Several iterations of the above procedure are generally required before the desired or possible precision is attained. The inverse of the normal equation matrix may then be calculated and standard eigenvalue strategy (Malhotra 1969) will provide the error quadrics of the particular adjustment problem.

Although it is not a difficult programming task to automate the entire adjustment procedure on an electronic computer, it is customary, since computer time is costly, to peruse the results after each iterative cycle and to continue with the next step only if successive iterations are converging and there are no errors in the data, or if sufficient iterative cycles have been completed. The programming principles involved are described by Bomford (1967a) and by McLellan et al (1970).

Any of the standard languages, such as FORTRAN or PL/1, appears suitable for adjustment problems involving less than say 200 normal equations.

13.1.1 Problems associated with Large Adjustments.

13.1.1.1 Storage.

For very large adjustment problems, the storage requirements of the normal equation matrix by far exceed those of all other variables and program statements combined. It is therefore of advantage, in order to capitalize on the available core space, to divide the whole adjustment computation into distinct steps as shown in Fig. 13.1. However, since each step is then processed separately, a considerable amount of backing storage is required for information which is used in more than one step (Figs. 13.2, 13.3, 13.4, 13.5, 13.6 and 13.7). 117

READ

(X*Ct P s)/Station FORM Observation Equations WRITE (9) Processed Observations (9) Observation Equations

Last Station?

WRITE (ij) Communication Variables (S) Processed Preliminary Data.

KEY — O Arbitrary Unit Name 1 Approximate Values * Astronomical

FIG. 13-2. FORMATION OF OBSERVATION EQUATIONS. 118

13.1.1.2 Programming Principles.

The programming fundamentals which are necessary to implement a three-dimensional adjustment in accordance with the abovementioned divisions are summarised in Figs. 13.2, 13.3, 13.4, 13.5, 13.6 and 13.7 . Standard programming languages are inefficient and no longer suffice to decompose or invert matrices of large order. Machine language is recommended in programming these steps. Moreover, since systems failure is imminent during large computation times, it becomes necessary to periodically dump the intermediate results together with the information that is required to enable recommencement of the calculations at the point of interruption, onto backing storage. The latter applies in particular to the inversion program (Fig. 13.6).

13.1.2 Disc Loading of Programs and Data.

Considerable amounts of computer time are saved if, once the programs have been finalised and any errors in the data have been corrected, both are disc loaded.

13.1.3 Partitioned Normal Equation Matrix.

If all the elements of the normal equation matrix within the band cannot be accommodated in the computer core simultaneously, then the matrix may be partitioned. In practice, however, observations are customarily processed station by station and in the case of the geodetic traverses, the network stations are treated not in numerical sequence but in sections between junction points, within which, since the band-width should be as small as possible, the numbering of nodes is not consecutive. Thus if the observation equations are processed in the order in which they were formed, accumulation of coefficients becomes rather disorderly. If many partitions exist, then the processing of the observation equations in the order in which they were generated (Fig. 13.2) can be time consuming, since the movement between partitions implies INPUT/OUTPUT operations from backing storage, the time for which greatly exceeds that required for the arithmetic operations (on the IBM 360/50 it takes approximately three seconds to locate and read/ write a partition of 10 000 elements, but only 0.14 seconds to process an observation equation). 119

REAP (Tl) Communication Variables CLEAR Normal Equation Matrix R. H.S. Vector

REAP (J) An Observation Equation FORM* Normal Equations

Last Observation Equation ?

WRITE (To) Normal Equation Matrix R.H.S. Vector

KEY : # A fixed point requires special treatment (^) Arbitrary Unit Name.

FIG. 13*3: FORMATION OF NORMAL EQUATIONS 120

OBSERVATIONS

PROPOSED WEIGHTING SCHEME

OBSERVATION WEIGHT UNITS

AZIMUTH 1

direction 4 LATITUDE 6.25 -2 LATITUDE + 1 Arc Seconds LONGITUDE 2.78 LONGITUDE + 1 ZENITH DISTANCE 0.44 -2 DISTANCE P Decimetres

TABLE 13.1

KEY: @ OBSERVED + INTERPOLATED -6 -2 p (0.3 + 0.3sl0 ) : s being in metres 121

READ TO Communication Variables Jg) Equation Matrix DECOMPOSE Normal Equation Matrix WRITE @ Decomposed Matrix

SOLVE Normal Equations READ (jo) Normal Equation Matrix COMPUTE Residual Vector r READ @ Decomposed Matrix

1 max. I > Limi t

WRITE (13) Solution Vector

KEY: ^Decomposed matrix replaces the normal equation matrix in the computer core. (^Arbitrary Unit Name.

FIG. 13 4- SOLUTION OF NORMAL EQUATIONS, 122

INPUT/OUTPUT transfers may be reduced, if it is realised that each observation connects only the unknowns defining two points. Therefore, considering the partitioning scheme shown in Fig. 8.1, the coefficients contributed to by a particular observation equation will T lie within the four consecutive partitions A. .,A. . ,/A. . , and 1,1 1,1+1 i,i+l A^ + l ^ + i or since only the upper symmetric partitions need to be stored, in the three adjacent partitions A. ., A. . and A. 1,11,1+1 1+1,i+i If all the observation equations pertaining to m consecutive rows of the normal equation matrix, where m is the band-width, are treated in sequence, INPUT/OUTPUT transfers are minimised. This condition may be enforced by sorting the observation equations prior to the formation of the normal equations. Since the partitioned information is frequently updated during the generation of the normal equation matrix however, Direct Access programming techniques (IBM 1966b 3 62) are recommended.

13.2 Initial Co-ordinates.

Formulae 5.14, the parameters of the Australian National Spheroid and the corresponding geodetic co-ordinates of the 1966 Australian National Adjustment (Lambert 1969) were used to calculate the initial rectangular Cartesian co-ordinates of all network points.

13.3 The Variance Factor.

Since the choice of variance factor is arbitrary, the value unity was selected.

13.4 Weights.

The weights of the observations adopted for adjustment purposes are shown in Table 13.1 and are based on a variance factor of unity and the standard deviations quoted in Table 11.1. Observations were assumed to be uncorrelated giving a diagonal weight matrix W.

13.5 The Normal Equations. 13.5.1 Basic Matrix Properties. 13.5.1.1 Order. The test network contains 262 variable points each with seven degrees of freedom. Two additional degrees of freedom are needed at the survey origin to account for uncertainties in the approximate orientation and the refraction coefficient, yielding 1 836

(262 x 7 + 2) normal equations. 123

READ 0 Communication Variables @ Preliminary Data (0 Solution Vector SORT Solution Vector COMPUTE Adjusted (0 X Y 2

6X,6Y, 6Z

COMPUTE Adjusted Observations Variance Factor

KEY*, i Approximate Values O Arbitrary Unit Name

rIG. 13*5 COMPUTATION OF ADJUSTED QUANTITIES . 124

13.5.1.2 Band-Width.

A maximum difference of 7 in serial numbers between adjacent network stations will give a band-width in the normal equation matrix of 85 [2 x (7 - 1) x 7 + l].

13.5.1.3 Storage Requirements.

The total number of elements in the normal equation matrix required in order to effect a direct solution and partial inversion was thus 154 241 [4(85 + 1)(2 x 1 836 - 85)], being equivalent to 616 964 (154 241 x 4) bytes of storage if working in single length computer words or 1 233 928 (154 241 x 8) bytes of storage if working in double length computer words.

In order to effect a solution by partitioning using double length computer words, approximately 150 cylinders of disc storage (200 Cylinders to a disc) were found necessary whilst the inversion required roughly three magnetic tape units.

13.5.1.4 The Diagonal Coefficient of 6(f).

The diagonal coefficient of 6(f) in the normal equation matrix receives contributions as indicated in Table 13.2. At stations where the latitude has not been observed, this diagonal element will be dependent solely upon the contributions from the observed azimuths, directions and zenith distances emanating from the point under consideration. Contributions from observed azimuths and directions are quite small, since the zenith distances for average terrestrial geodetic networks approximate to 90°. The dominant contribution will thus be received from the observed zenith distance. Zenith distances are, however, commonly of a lower precision than the other geodetic measurements and their contributions to a particular diagonal element will be less than those of the other measurements. It is also not uncommon for a measured line to be of azimuth near 90° or 270°, for which cos a is significantly zero. Moreover, in the formation of the normal equations, if the coefficient of the unknown in the observation equation is of order 10 ^, then the contribution of the diagonal coefficient -2 t of the unknown in the normal equation matrix will be of order 10 . The diagonal coefficient of 6(f), as well as off-diagonal terms in the row and column pertaining to 6(f) in the normal equation matrix will thus be significantly 125

READ (^Communication Variables @Data for Inversion* @ Decomposed Normal Equation Matrix

WRITE Time for another Loop? @ Communication Variables Partial Inverses

COMPUTE KEY

Partial Inverses * Preset Data WRITE •+- Stored in Case of Systems @ Partial Inverses + Fail u re Commnication Variables O Arbitrary Unit Name

Inversion Complete ?

WRITE @ Partial Inverses

FIG. 13-6. PARTIAL INVERSION. 126

NORMAL EQUATIONS

DIAGONAL COEFFICIENT OF 6

OBSERVATION CONTRIBUTION

AZIMUTH cos26 sin2a

DIRECTION 4 cos2B sin2a

LATITUDE @ 6.25

LATITUDE + 1

ZENITH DISTANCE 0.44 cos2a

TABLE 13.2

KEY : @ OBSERVED + INTERPOLATED 127

READ @ Communication Variables (12) Preliminary Data (ft) Partial Inverses COMPUTE Eigenvalues & Eigenvectors of Partial Inverses PRINT Principal Axes & Orientation of Error Ellipsoids

Arbitrary Unit Name

FIG. 13-7. ERROR ANALYSIS- 128

zero at stations where the latitude has not been observed astronomically In the evaluation of the determinant of N, a near zero row or column implies a near zero determinant |N|, meaning that the matrix is almost

singular.

An attempt at solving such an equation system

will exhibit all the symptoms of an ill-conditioning problem. These are,

for a solution by Gaussian elimination with partial pivoting (Wilkinson 1969, 254) the emergence of: (1) 'small' pivotal elements;

(2) a 'large' computed solution; and (3) a 'large' residual vector. Experience confirmed these symptoms. If the Cholesky approach is adopted,

then the diagonal elements corresponding to the relevant coefficient of 50 tend to become negative during the triangularization algorithm indicating that rounding errors have destroyed positive definiteness or that

||n_1||2 > 3.7 x 107 (168/1 837) (See 8.4.2).

If sufficient gravimetric data is available then this difficulty may be overcome by interpolating the latitude gravimetrically. As an alternative, when gravimetric data is not available it is possible to ignore the relevant 60 row and column and to solve only for the other unknowns at the points in question. This proposal will however be a departure from reality.

13.5.1.4.1 Interpolated Deflections of the Vertical. The programs and the gravity data necessary to compute deflections of the vertical on the AGD, at stations where the astronomic latitude had not been observed, were available to the author (Mather 1970a). The calculated deflections shown in Table 13.3 were used to deduce the 'astronomic' latitude and longitude from the formulae (Heiskanen 8 Moritz 1967, 187)

0 + £ (13.1) ★ 03 03 + qsec0 g where 0 and O) are respectively the geodetic latitude and longitude g g on the AGD. INTERPOLATED DEFLECTIONS OF THE VERTICAL z - = i.-J' = i z CO U - CO m - Z LU' - r CO

in cr c i sr cr

S' p H i i or oi oi < rH i CM cm ro on O on co LD co o o O o o 1 or LD — cD — — — O co CM ( r 00 l CD CD CM CM CM CM CM r CD 01 O OT o C- 00 cD r-H cD cD CM CM CM r- LD CO — — O CM i 00 CD ro o — 1 1 1 1 1 1 1 i i O'- i CM r-H CD 0 or CM r- co o o r- CM CO CO cr* co CO 00 o o o cO r-H cD 0 or r- — O' 01 rH CM cD CO i r- oT CM MCM CM o cD — 1 1 1 1 1 1 1 LO i 00 C- O' r-H 01 1 CO CO CO i CM 00 or co O CO CO CM cD O cD O O r cD 00 — — CM CM CM 00 CM — CO CO cD O O co CO CO CD — 1 1 1 1 1 i * 1 1 r-H i or 1 LT) 1 Oi CM cD cD o LD or or or t O co CM cD I e- CO r 01 CM — — CM CD CO 00 or o or or — CD o — — or — 1 1 1 1 i i 1 ( i r-H r- rH r-H m i m OI i r-H CD or r- in CM or ror or 00 o CM l (Ti C- i r O cD i o i O CM CM 1 or — — CM CO CO 00 CM C CM — — — — — Ti O 1 1 1 • 1 1 i 1 1 1 1 r-H rH rH cD (Ti co 1 r-H r- e- o in o or cD e- r- r- i r- CM CO CO O cD CM co 00 r or m CM CM o CM CM CM CM co o O CO CD or — CO O — — i 1 1 i i 1 ■ 1 i i f O' i r i r- CM CM o r i co or C50 0 CM or CM CM r 0 O i r i co or 00 or or 1 r-H CO o CO O O — CM CO CO — — — — — CM — — — — — 1 1 1 1 i • • l 1 l 1 1 1 i i 1 1 i I rH r i i CO CM rH r n r r- or CM CO m i cD m o co 0 CM o cD (Ti r- — or CM • r- rH r — CO CO m CM co CM CO cD — — — — — — — 1 1 1 i 1 1 1 1 1 i 1 i 1 i * rH CM or or n rH i e- r- r CO co < OI CM o r- i CM o i n o co n n e- i o CO CM or o co or i or CO o o — — — — — — — T 1 i 1 i 1 • i i 1 i i i i i r- CM or cD oi cD CO CO C o n n i O CO i CM CO n CO or rH 1 CM co cD r- i r- or i or r-H r- — o — — o (T n 0 i CM CM CM CM — O — — — T 1 1 1 l i 1 • 1 t 1 1 i 1 i rH CO rH 01 rH co n CO cD o co n CO CM o 00 o o o n CO rH CO o T 1 CO o CM e- i cD or 1 CO rH or CM o CO CM — — — 1 1 1 1 1 • • 129 1 1 l i r- r rH 0 or n rH or r n or rH oi or 0 n CD o or co CO r- 1 — CO CD 00 rH r-H or CO CO n n n MCM CM or o cD o 00 — — CO — 1 1 i i i i 1 1 1 i i i l

1 r- CM o CO n r- CO o o 00 i n n or or or cD r i CO cO o or n 1 cD Oi 00 CM CM 00 CM n n C- rH (T CO CO cD — or MCM CM CO — — — — 1 i 1 1 1 • 1 i i i 1 CM rH n n 00 00 00 r- or o r e- r- or O CM cD 0 CM 0 O O ( i CO CM cD rH CO CO CM n cD CM or o co r or or CO o — — — T 1 1 1 1 i i i i • i i i CM CM CM n n rH t or e- r- o CM r-H or O CO cD o CO co co C n < 00 • co n r- n n r- n CO CD CM CM o MCM CM o i n O O — — — T T 1 i 1 i 1 1 l • 1 i i i rH CM i or i or CO o or r- CO O O CO 01 cD CD CO n O CM 01 o

TABLE 13. 130 13.5.2 Scaling. It is convenient to preserve symmetry and positive definiteness in scaling a matrix, if these properties were existent in the original. The product of a matrix and its transpose will always be symmetric and positive definite and, in the least squares problem, scaling is therefore best effected once the observation equation has been formed. Consider the observation equations

Ax = b +- V - b ..... (13.2)

in which the dimensions of a particular left-hand side Ax are the same t as those of the corresponding right-hand side b. Scaling of the x. I J and b^ should thus be preceded by rendering the observation equations

1, dimensionless and is usually achieved by multiplication with W', the square root of the weight matrix (Grossmann 19613 107), that is,

W2 Ax = wV ..... (13.3)

Unknowns or right-hand sides b^ may now be scaled at will.

The coefficients of the normal equations given by l-i T h (W A) (W A) are essentially a series of summed products, the equilibration of which implies that none of their moduli should exceed unity or be less -1 than 16 . It is however quite unclear how to program such an equilibrating algorithm (Forsythe & Moter 19673 45). Inspection revealed that, for 1 the case of the test network the moduli of the scaled coefficients (D2W) ‘A [See Section 8.6] could be transformed to roughly within the range 0.1 and unity, by adopting the scaling scheme shown in Table 13.4. While the normal equation matrix is then unlikely to be equilibrated in the sense of the definition, coefficients within the separate rows (columns) will be of approximately the same order of magnitude. Consequently, a small perturbation within any one of the rows (columns) of the coefficient matrix is of the same magnitude as that of any other row (column) and a linear equation solver can be applied.

14. Solution of the Normal Equations, Inversion of the Coefficient Matrix. Error Analysis. 14.1 Solution of the Normal Equations. Since only 960K bytes of computer storage were available for use and the banded normal equation matrix required 1 233 928 bytes in 131

OBSERVATION EQUATIONS: CHOICE OF UNITS

UNIT OF VARIABLE SCALED UNIT MEASUREMENT

> 60

6(f) arc seconds 1

6(A)

6k dimensionless 100

' 6x 1 6y metres 10 6z

TABLE 13.4 132

double precision computations but only 616 964 bytes in single precision computations, it was necessary to decide whether to perform:

(1) a partitioned solution using a double precision matrix of coefficients, without iterative improvement; or (2) a direct solution using a single precision normal equation matrix, plus iterative improvement.

The partitioned matrix, which requires almost a disc to itself for backing storage, has first to be generated in partitioned form. On the IBM 360/50 this will mean an additional 45 minutes over and above the solution time, the latter being about the same for both methods. The normal equations if generated in single precision words take approximately 3 minutes of computation time. Moreover, once the decomposition has been accomplished using the direct approach, only an additional back-solution is needed to calculate the inverse - whereas the calculation of the inverse by partitioning necessitates a completely new approach and thus extensive additional computer time. Considerable amounts of intermediate storage are also necessary in the calculation of the inverse by partitioning (Knight 1965). Accordingly, it was decided to store the normal equation matrix in short length computer words and to use the direct method of solution with iterative refinement.

14.1.1 Algorithm.

The following algorithm is commonly used to factorize the coefficient matrix A of the linear system Ax = b by the Cholesky method:

(i = 1) ..... (14.1) 11 = (all)li; gij = ai/gi. i- l . = (a. . -) g2 ) h (i > 1) ..... (14.2) li ir „ 9 = i- 1 . . = (a. . -) (j > i) ..... (14.3) 13 13 it ,W/gii

A diagonal element g^ is thus computed from the square root of the difference between the corresponding diagonal element , and the sum of the squares of all the previously computed elements in the same column. A non-diagonal element g is obtained by 133

subtracting from the corresponding element a_ the sum of the products,

row by row, of the corresponding elements g taken from the columns i and j. This difference is then divided by the diagonal element g.. 11 for the row. It is seen that once a particular g has been found,

a^_. is not again required in the factorization; so g^_. may temporarily replace a_^ . in the computer storage.

The vector y may be found from the formulae

/g (i = 1) (14.4) y 1 r^i i

i- l (b (14.5) -I giiYi)/qn (i < 1)

Each element y_^ is found in turn by subtracting from the corresponding element b_^ the sum of the products, row by row, of the elements in column i and the previously found y . The difference is then divided by the diagonal term. Unless iterative improvement is to be effected, the b^ is no longer needed once the y. has been found so that y may replace b in storage.

Similarly, but by working in reverse order, the unknowns x are found from the equations:

X ..... (14.6) n = y n /g nn n x. (i < n) ..... (14.7) l = (yi -l guV/gii •H + II and x may replace y in storage.

Note that because A is banded, the limits & are reduced in accordance with the band-width.

14.1.1.1 Inner Products.

Because of storage limitations a and will ij 'Jij be represented in short length computer words. In order to minimise the effect of rounding errors the inner products £g^, Jq V, and Zi^Zj' ^Zivi £g.^Xp of equations (14.2), (14.3) (14.5) and (14.7) should however be computed using double precision arithmetic. 134

14.1.1.2 Negative Square Roots. If any computed randicand q} (k =1 , ..., n) is not positive, then the normal equation matrix is not K K. positive definite, possibly due to round-off errors. While this predicament is not difficult to overcome by working in complex arithmetic (Fox 1964, 108-109) any results beyond the kth row will generally be found meaningless and in the implementation of any computer program it is best to terminate the decomposition when a diagonal element g becomes negative. K. K.

14.1.2 Computer Representation of Matrix Elements.

The scaled observation equations were stored in double length words. The normal equation matrix stored in single length words was generated from the observation equations as a series of accumulated inner products and since the general element of N is a single length word, the separate products that are to be accumulated will be truncated to single length after their multiplication. The vector of right-hand sides was formed in a similar manner but computations were made throughout in double precision arithmetic. The elements N and d of the normal equations Nx = d will thus be correct to (See Equation 8.28)

|6n. . I < f 16~7 In.! ..... (14.8) 1 id 1 ~ i 1 i:'

16d. I < f 16_14 Id. I ..... (14.9) i i 1 - 2 1 1 f and f2 depending essentially on the number of accumulations in the inner products (Osborne 1961, 629). The roundings | 6n _ | and [6d.| are seen to be minute for a well scaled matrix N and right-hand side d.

14.1.3 Computation Times. 14.1.3.1 Measure of Work. Neglecting for the moment that the matrix A in Ax = b is banded, the total arithmetic for the computation of G in A = G GT is given by (Fox 1964, 184) ^ n3 + j n2 - j n multiplications, 1 o 1 n root reciprocals, — nJ - — n additions. In solving linear equations 6 6 T 1 from the formulae Gy = b, G x = y, each takes — n(n + 1) multiplications and — n (n - 1) additions, so that the full total of arithmetic is 1 2 1 \ 3 2 9 — n3 + — n2 + — n multiplications, n root reciprocals, — n + n - — n additions. Iterative refinement constitutes the solution of the two T triangular systems GSy = 6b and G 6x = 6y, and each will require a 135

further hn(n + 1) multiplications and ^n(n - 1) additions per iterative cycle.

In the solution of the system Ax = b with full and symmetric matrix of coefficients of order 1 836, 1 036 551 132 multiplications, 1 836 reciprocal roots and 1 034 862 930 additions are seen to be required, that is, a total of 2 071 415 898 arithmetic operations, not considering iterative improvement. Since the normal equation matrix is banded however and the zero coefficients outside the band play no part in the solution only (m + 1)(2n - m)/n(n + 1) [154 241/1 686 366] or about 9.15% of the previous,need actually be performed.

14.1.3.2 Solution Time on the IBM 360/50.

The normal equations, including two cycles % of iterative refinement, took approximately 82 minutes to solve using the FORTRAN H compiler on the IBM 360/50, a dissection of the times for the component steps of the solution process being shown in Table 14.1.

SOLUTION OF THE NORMAL EQUATIONS

(Computation Times)

COMPONENT STEP TIME (Minutes)

(1) DECOMPOSITION 65 (2) FORWARD ELIMINATION & BACK-SUBSTITUTION 9 (3) ITERATIVE REFINEMENT (Two Cycles) 8

TABLE 14.1

14.2 Inversion of the Coefficient Matrix The method of partial inversion being an extension of the Cholesky factorization was adopted to partially invert the normal equation matrix.

* £>4pi Not^' 136

14.2.1 Measure of Work.

The inversion of the G matrix involves -jrn3 + -g-n - \ n 6 2 3 multiplications (ibid. 84). an additional -^n + -^-n2 + g-n multiplications 6 2 3 being necessary to evaluate the upper triangular part of A 1. While the

G 1 matrix is required in full, only about 4n elements of A 1 need to be calculated, since the method of partial inversion was chosen. Thus, once

G 1 has been computed, another ( 7n + crn + -g-n ) t—/ n multiplications 6 2 3 Sntn+l) will determine the partial inverses sought.

14.2.2 Algorithm.

The elements s., of G (see Section 8.3.1) are lk computed using the following recursive formulae:-

(14.10) ik g. . <'8 I im mk (i •= k) li m=i+l

ik I • • (i = k) (14.11) 11

(i > k) (14.12) ik

The evaluation of the elements of G 1 proceeds column by column and in reverse order, the individual partial inverses being symmetric and of order seven - though not at the survey origin where the inverse is of order two. Thus, once seven (two) corresponding columns of G 1 have been generated, their contributions towards the partial inverses may be computed and since these columns then play no further role in the calculations, they may cede their storage locations to the next seven (two) columns of G 1. In this way only seven (two) column vectors (order n) of temporary storage are required over and above the storage requirements of the G matrix. The above scheme may be conveniently programmed. Moreover, to minimize the effects of rounding errors, the accumulations PARTIAL INVERSION •H £ TJ -M O n X U n 0 3 ) 'vf CO VO JT* i — + cn LO CM CD CD c c

i

< i •^r r- — 3 C * i I CO co — I ' i CM — — 04 11 11 r CO CO + cn o o o — c c C

i I

CD

CM I CO

i i-H rH| — O) 11 i CO CO CTi

o 00 CO cd — + + c c a |

CD CM CO I

137 < i r CD CM m CM — + — 3 x * i I I o o — I i CM —

TABLE i 138

(14.10) and divisions (14.11) are best performed using double precision arithmetic.

14.2.3 Computation Times.

The computation time for the full or partial inversion of a matrix of order 1 836 using a particular computer and compiler, is likely to be large. An acceptable method of estimating the time required to invert such a matrix is to invert one of smaller order (say 400). From the time taken to invert this matrix and the number of arithmetic operations in both the smaller and actual matrices, it is possible, by extrapolation, to arrive at a rough estimate of the time required to invert the larger matrix.

The network from which the smaller matrix was derived is shown in Fig. 12.2 and corresponds to the north-western portion of the test network. It consists of 62 variable points and one fixed station, giving a normal equation matrix of order 436, a band-width of 49 being obtained for a maximum difference in station serials of 4. The inversion of the G matrix and calculation of the 63 partial inverses took 82 minutes.

The number of multiplications and additions necessary to evaluate the partial inverses from the G matrices of both networks are shown in Table 14.2. An estimate of time for the inversion of the 263 partial inverses of the test network is accordingly, 100 hours 1 037 714 393 82 Neither the time nor the money for such an extensive 14 162 937 X 60 computation was available and regarding the error analysis to be made, it was therefore decided to draw conclusions from the results obtained for the smaller network.

14.2.4 Size of the Elements of N 1.

The size of the elements of N 1 are of interest since they give a useful indication of the condition of the matrix N. The moduli of the diagonal elements of the inverse normal equation matrix are shown in Table 14.3 Off-diagonal terms are not shown but are commonly smaller in magnitude than the diagonal elements. In this sense, the elements of N are not large and it is therefore quite likely that N is not excessively ill-conditioned. However, it should be noted that the above observation 139

is made solely from the elements of the inverse which were calculated - i.e., only a small percentage of the total inverse.

INVERSE NORMAL EQUATION MATRIX ( Range of diagonal Elements )

Modulus

SCALED UNKNOWN RANGE OF DIAGONAL COEFFICIENT

6o 1 2

Sx 50 300

6y 50 300

6z 25 300

6(j) 0.2 - 1

(5 co 0.3 - 1

6k 0.2 - 1

TABLE 14.3

14.3 Iterative Refinement.

14.3.1 The Solution.

14.3. 1.1 Algorithm.

Since computer storage is limited, the input matrix A of the linear systems Ax = b will generally have to be destroyed to make room for its factorization. The matrix A will again be required however to evaluate the residual vector r = b - Ax and the matrix G will again be required to solve the system a6x = 6b. It is thus necessary to store both A and G on backing storage, from which each may then be recalled at will. Once this has been programmed (Fig.13.4) the residual vector r may be calculated from the recalled matrix A and the computed solution x. Note that r must be evaluated using double precision arithmetic. 140

14.3.1.2 Results.

The maximum element IrI of the residual 1 1 max vector r in the solution of the normal equation system is shown in Table 14.4, for four successive iterations.

SOLUTION OF THE NORMAL EQUATIONS (Iterative Refinement)

ITERATION 1 r max

1 4.6 x 10"4 2 2.8 x 10"5 i 1 — X i 3 1. 5 o 4 0. 7 x 10 7

TABLE 14.4

The element I r I max seen to converge and decrease in magnitude by roughly 10 1 digits per iterative cycle. The elements of the vector

— 2 x were also found to decrease, by about 10 x; per iterative cycle.

14.3.1.3 Implications of Convergence.

The steady convergence rate of the elements of r and x indicates that ||I — B *a|| < 1 (See 9.11) where B 1 is the approximate inverse of A implicit in the solution process.

Thus ||A 1|| ||6a|| < h, or the matrix A is not too ill-conditioned and the vector x is the correctly rounded solution.

14.3.1.4 Fixed Observations.

In a geodetic adjustment problem, fixed observations are commonly assigned a small variance (Bomford 19G7a3 11). Small variances will however cause correspondingly large elements within the normal equation matrix and thus give rise to large norms. One might expect the condition of the system to deteriorate. Iterative refinement of the solution however, with two fixed observations (a distance and an 141 azimuth emanating from the survey origin) of weight 106 still converged at a similar rate to that of a free net, although IrI , which occurred 1 1 max in the row containing the large matrix elements tended to be several orders larger.

14.3.2 The Inverse.

The approximate full inverse is required for its iterative improvement. Since only partial inverses were calculated however, iterative improvement of the inverse was not attempted.

14.4 Accuracy of the Computed Results.

Previously (Section 8.5), it was noted that a small residual (AB - I) implied that B was a good inverse but that a small residual (Ax - b) did not necessarily imply that x was a good solution. Moreover, in order to be able to recognise the accuracy of x, it was disclosed that an accurate inverse B was necessary as well as a reasonably sharp bound for ||B — A ||. The full inverse B was not calculated and the solution x of Ax = b will thus be of unknown accuracy.

14.5 Error Analysis.

Programs for the analysis of error ellipsoids were taken from Malhotra (19693 38-47), the calculation of the eigenvalues and eigenvectors for the real and symmetric submatrices q being based on the diagonalization method of Jacobi (Wilkinson 19693 266). The algorithm (IBM 19683 164) is general and is designed for a real and symmetric matrix of order n. It is not as direct a method as that described by Korner (19683 40). Nevertheless, the total computation for the 62 free points in question took only 23 seconds.

15. Three-Dimensional Cartesian Co-ordinates of Test Network Points.

15.1 The Adjusted Unknowns. Corrections to approximate orientation, observed or gravimetrically interpolated astronomical longitude and assumed refraction coefficient are shown in Figs. 15.1, 15.3 and 15.4 respectively, in the form of frequency histograms. Corrections to astronomic latitudes are generally within the range of ±0.01 arc seconds and are not shown. 142 CONSTANT.

ORIENTATION

15-1:

FIG.

/fousnbsjj 143

As a method of terrestrial point co-ordination the classical approach of reduction to the ellipsoid and computation by means of ellipsoidal co-ordinates can be shown to be formally equivalent to the spatial technique proposed in this dissertation (Levallois 1963). Accordingly , since the topographical model used to calculate model zenith distances was identical to that used in projecting the observations of the 1966 Australian National Adjustment to the Australian National Spheroid both methods should give the same results.

In order to facilitate a comparison with the ellipsoidal co-ordinates calculated in the 1966 Australian National Adjustment, the corrections (6x, 6y, 6z) to the provisional Cartesian co-ordinates were transformed to changes in geodetic co-ordinates before presentation. Changes in geodetic latitude and longitude are shown in Fig. 15.2, while the resulting difference in height co-ordinates are presented in Fig. 15.5.

15.1.1 Cartesian Co-ordinates.

Departures from the final co-ordinates of the 1966 Australian National Adjustment as a result of a one phase computation using the local astronomic vector method are represented in Fig. 15.2 as vector quantities of magnitude (56 + 6A ) and direction tan Co-ordinate differences shown are not random in nature nor do they appear to be, with the possible exception of the northern and north-eastern portions of the test network, the result of a rotation about the datum point. The magnitude of the vector increases gradually with distance from the origin to a maximum of five metres in the south-eastern sector, while its azimuth is predominantly north-easterly, suggesting model differences between the two systems which are of system atic character. The height changes given in Fig. 15.5 are generally in the range -20 cm < 6h < 20 cm.

15.1.1.1 Conversion Formulae.

Small changes 6x, 5y and 6z in rectangular Cartesian co-ordinates (x, y, z) may be converted to corresponding 144

Australian National Adjustment as a Result of a One Phase Computation Using the Local Astronomic Vector Method 145

increments 6(J), 6A and 6h in ellipsoidal co-ordinates using the following

first order approximations:

1 6s cos a sin 6 p + h

1 {6c|), 6 A, 6h} = 6s sin a sin (15.1) V + h 3

6s cos 6

where

/6x* + 6yz + 6zz

______6y cos X - 6x sin A______{6s,tan a,6s cos 6) = (15.2) 6z cos (f) - 6x sin (j) cos X - 6y sin (j) sin X

6x cos (J) cos X + 6y cos (J) sin X + 6z sin (j)

and (J) and X are the ellipsoidal co-ordinates of the initial point. Equations (15.1) and (15.2) are seen to be applications of formulae (5.4). Alternative formulae for 6(f) and 6A which may be used as a check on the computations are given by:

cos X (x6y - y6x)

(6X ,6(j)} (15.3) -6x sin (p - 6z cos (j) cos X + h (V + h) cos2 (p sin X 6a (V + h - e cosz (f))cos X

and can be derived by differentiating and manipulating the expressions

(V + h) cos (j) cos X

(x,y,z} (V + h) cos (|> sin X (See Equation 5.14)

y(l - ez) + h sin cf)^

Equations (15.1), (15.2) and (15.3) may be conveniently programmed, the

data input being the co-ordinate increments 6x, 6y, 6z, the ellipsoidal

co-ordinates (j) and X and the relevant spheroid parameters. 146

15.1.1.2 The 1966 Australian National Adjustment. The geodetic survey of Australia at the completion of the 1965 field season comprised 2 506 network stations (Bomford 1967b, 52). In a rigorous least squares adjustment of the network using directions and the variation of co-ordinates method (i.e. three unknowns per station, 7 516 (3x2 506-2) normal equations require solution. The band-width is likely to be large. Extensive computation times can thus be expected in solving the generated normal equation system and special programming considerations (e.g. partitioning) will be necessary in view of computer storage limitations. The previous complications can be avoided, unfortunately at the expense of rigor (Wolf 1968, 378) by employing the Bowie technique (Adams 1930) in which the survey to be computed is divided into sections between junction points. The method of computation is briefly: each component section between junction points is adjusted independently using the least squares principle; the azimuths and distances between the junction points of the independently computed sections are obtained and in turn are placed into a single least squares adjustment to provide the co-ordinates of the junction points; and finally each component section is re-adjusted holding fixed the co-ordinates of the junction points.

In the original Bowie method of computation as described by Adams (1930), loop configurations were adjusted separately in latitude and longitude, and no allowance was made for the fact that the component sections could differ in precision, refinements which were however incorporated in the 1966 Australian National Adjustment. Various approximations were made throughout the computations. The method of calculation as adopted for the 1966 Australian National Adjustment is therefore briefly elucidated, the reader being referred to Bomford (1967a, 1967b) for a full treatment of the subject. Constitutent steps of the computations are discussed under the following headings:-

(1) the Free Adjustment; (2) the Inverse Computations; (3) the Rod Adjustment and (4) the Forced Adjustment. 15.1.1.2.1 Free Adjustment. The intention in adjusting independently each component section between junction points, using the 147

least squares principle and the variation of co-ordinates method was to produce the most probable values for the azimuths and distances between junction points. Overlaps beyond junction points were common and any observation which was thought to affect the azimuth and distance between one junction point and another was included in the computations. At Laplace stations the Laplace condition was maintained automatically as the geodetic longitudes were modified during the adjustment process.

15.1.1.2.2 Inverse Computations.

The geodesic azimuth and distance between junction points was determined from the adjusted latitudes and longitudes of the free adjustment once the loop closures indicated that the constituent sections of the loop were free from gross errors, the formulae given by Robbins (1962) being employed in the computations. 15.1.1.2.3 Rod Adjustment. Geodesic azimuths and distances between connected points were now adjusted in a single phase least squares calculation, azimuths and distances being weighted inversely as the length of each section. Since nearly all sections comprised a combination of tellurometer traverse and triangulation, their linear accuracy in ppm was not thought to vary significantly. However, in view of the fact that in some sections only single-ended astronomical azimuths had been observed at approximately every eighth station, while in others simultaneous reciprocal azimuths were determined for every line, their angular accuracy was expected to differ considerably. A suitable, although somewhat empirical weighting scheme was therefore devised (Bomford 1967b} 62-66). The Laplace condition was again maintained throughout the computations.

15.1.1.2.4 Forced Adjustment. In the forced adjustment, each section was re-adjusted holding fixed the co-ordinates of the junction points as obtained in the rod adjustment, the aim being to produce a unique set of co-ordinates for each of the 2 506 network stations, together with a unique set of adjusted observations. Overlaps were common and more than one set of co-ordinates would normally be obtained for stations adjacent to the junction points. Accordingly, since the intention was to produce a unique set of co-ordinates and observations, the azimuth and length of 148 one line at each junction point was determined by selecting the weighted mean of the azimuths and lengths obtained in the free adjustment. However, before this task could be implemented, each azimuth taken from the free adjustment had to be modified slightly to maintain the Laplace condition, the longitude of the junction point having been altered in the rod adjustment. The co-ordinates of the far end of the line were then computed and were subsequently held fixed in all sections emanating from the junction point in question. Moreover, since only one set of co-ordinates was desired for any point, overlaps included in the free adjustment were generally removed in the forced computations.

15.1.1.2.5 Error Analysis. The precision of the point location was not evaluated in the 1966 Australian National Adjustment, probably because the interpretation of the results would have been difficult in the light of the computational procedure adopted.

15.1.1.3 Point Co-ordination Using the Modified Bowie Method.

Although an improvement on the original method described by Adams (1930), insofar that the latitudes and longitudes are adjusted simultaneously and that the varying precision of angular work within component sections is accounted for, the modified Bowie technique of point co-ordination as adopted in the 1966 Australian National Adjustment must be considered an approximation when compared to a rigorous one phase least squares computation (Wolf 1968, 378). Distortions will be introduced, mainly due to: (1) the assumption that Laplace azimuths are error free; (2) the oversimplified weighting scheme adopted for the derived lengths and azimuths of the Rod Adjustment; and (3) the exclusion of the overlaps during the Forced Adjustment. If the discrepancies shown in Figs. 15.2 and 15.5 could be attributed entirely to the effects of the modified Bowie technique - and unfortunately they cannot, since for example the data sample spaces involved differ significantly - then, as the magnitude of the resultant vector increases steadily with distance from the origin and its direction is predominantly northerly, it would appear that the distortions produced are system atic 149

in character. Irregular distortions occur in the north-western portion of the network however, where the adjustments to the AGD co-ordinates "were larger than could happily be attributed to the accumulation of random errors" (Bomford 1967b5 69).

At the south-eastern extremety of the test network the magnitude of the vector differences between the two systems is alarmingly large. While it is not suggested that the approximations within the Bowie method of computation are the sole contributors to these discrepancies, a specific study into their possible effects would certainly be beneficial, particularly since the intention is to recompute AGD co-ordinates with improved height data during 1972.

15.1.1.4 The Co-ordinate Differences.

Previously it was established that a significant contribution towards the vector discrepancies shown in Fig. 15.2 could be expected in consequence of approximations within the modified Bowie technique. The height co-ordinate which was permitted to vary in the present solution but not for that of the 1966 National Adjustment represents a change along the geodetic normal for which both the geodetic latitude and longitude are constant and thus should not affect the results given in Fig. 15.2. Nevertheless, as a method of terrestrial point co-ordination the classical approach of reduction to the ellipsoid and computation by means of ellipsoidal co-ordinates is formally equivalent to the local astronomic vector technique (Heiskanen & Movitz 1967s 224) and since the spheroidal heights used in the calculation of model zenith distances were identical to those used in the projection of the observations of the 1966 Australian National Adjustment to the Australian National Spheroid then, if the data and network configurations are also identical, both methods should theoretically give the same results. But the data sample spaces and the network configurations used, as can be visualized by comparing Fig. 10.1 and Bomford (1967b3 Fig- 1), were not the same for the two configurations, nor was the available data used in an identical manner. For example, single ended azimuths were chosen in preference to the mean of two simultaneous reciprocal values, while the distance, measured from both ends of the line, was averaged and included as two separate observations. Contributions towards the co-ordinate 150

differences can also be expected as a result of the fact that in the local astronomic vector method of computation the survey scheme, in accordance with the least squares principle, is rotated about the local vertical at the datum point, whereas in the ellipsoidal approach the rotation takes place about the corresponding ellipsoidal normal.

The configuration used in the 1966 Australian National Adjustment covers all of Australia and consists of triangulation as well as tellurometer traverses. The test network, however, contains only tellurometer traverses and roughly 10% of the total number of stations. The results could therefore not be identical even if both networks had been adjusted rigorously in a single phase least squares computation. Moreover, since the national network is more extensive, a greater number and better distribution of azimuths will determine its orientation. In fact, 275 well distributed simultaneous reciprocal azimuths were used in the orientation of the national net (ibid3 57) while the test network was oriented using only 92 single ended observations a significant proportion of which were located in the Great Australian Bight region where lateral refraction anomalies were large (Johnson 1962). Hence it is conceivable that the two networks should differ somewhat in orientation, although the results obtained cannot be attributed to a rotation alone.

There is no reason, logical or otherwise, why lateral refraction should be eliminated in the mean of two corresponding 9c simultaneous reciprocal azimuths. Single ended values were therefore preferred in the local astronomic vector technique. However, as lateral refraction was not accounted for in the model it is to be expected that the results, rather than departing from those of the National Adjustment, should depart from reality.

Distances were measured independently from both ends of the line and may thus be included in the computations as two separate measurements. The differences, even for the longer lines, rarely exceed a few decimetres in magnitude and adopting the mean should not significantly bias the results. The impact of additional observations in the adjustment is to enhance the degree of overdetermination and to produce larger coefficients in the normal equation matrix, the latter implying, on

^ 1 Ex pIqmMot t,^

LONGITUDES TO ADJUSTMENT 15-3- FIG. 15-1-3) ^See . a 0) in in i 1 i i 6 6 0 cn 6 6 r o o 6 co cs <7

) QJ 01 c 0) 0 > 0 e. V\ a o JD *U 08 T3 p0AJ9SqO 152

the assumption that the magnitudes of the unknowns as well as those of * the right-hand side vector are roughly equal, a smaller solution.

The local vertical and the geodetic normal at the datum point do not coincide, the two differing by 0.12 arc seconds in latitude and 0.55 seconds in longitude. Co-ordinate increments resulting from a rotation about any axis through the origin are defined by Equation (5.18). Thus if (a), 0) and (go + 6u3,

f6x, 6y, Sz} = Sr {x-x , y-y , z-z } ...... (15.4) o o o where SR is a square matrix of order three, and

= 6ro 0 = 6r 6R11 2 2 3 3 = 0 S 1 sin CNJ 6R12 = (6a: - 6a2)

6R.3 = -(6aj - 6a2) cos (p sin 0) + 6a2 (cos

- sin

6R2 3 = (6ax - 6a2) cos CP COS 03 + 6a„ (cos

Since {x-x , y-y , z-z } = 107{0.5, 0.05, 0.6} metres for the test o o o max network, it is seen that second and third order terms in Equation (15.4) are negligible and that therefore Sr = (6a^ - 6a2)R. Accordingly, if

6cl1 = Sa2, no significant co-ordinate increments are generated.

15.1.2 Orientation.

The correction to the assumed orientation at network stations (Fig. 15.1) generally lies within the range ±2 arc seconds, although 31.4% of the values lie outside this range.

15.1.3 Astronomic Latitude and Longitude.

Adjustments to observed longitude are shown in Fig. 15.3. 81.4% of the corrections are seen to be in the range ±0.1 arc seconds. The corresponding adjustments to observed latitude rarely exceed #■ ' Exploratory 153

100 r

-40 -30 do-*)

FIG. 15-4: FICTITIOUS REFRACTION COEFFICIENT (5^ I5-I-4-) 154

±0.01 arc seconds and for this reason are not shown. Two aspects of these adjustments require analysis, namely, that - (1) the correction to latitude should be one order of magnitude smaller than the correction to longitude; and (2) the correction to astronomically determined longitude should be larger than its gravimetrically interpolated counterpart (Fig. 15.3). The fact that the correction to latitude is less than the correction to longitude is partly explained by their respective weight ratio which is 2:1 (Table 13.1). At the first application of the least squares process however, <{) and 4)' in the latitude equation (Equation 6.25) were set equal and the contribution of this equation to the right-hand side terms in the normal equation system will consequently be zero. Moreover, the rows and columns of the normal equation matrix for which the coefficient of 6

15.1.4 Refraction Coefficient. The value zero was adopted as the approximate refraction coefficient k' in equation (6.15). 89% of the corrections 6k to k' lie 155

-30 -20 -10 (cm)

FIG. 15-5: ADJUSTMENT TO HEIGHT iSste 15-l 4) 156

within the range ±0.002 (Fig. 15.4) corresponding to an angular displacement s6k P" of ±1.94 arc seconds in a distance of 30km, the average network

distance. The 6k are in agreement with the amount of refraction introduced into the model zenith distances (See 12.4) and, since the corrections to the model zenith distances due to adjustment are always smaller than 0.05 arc seconds in modulus (See 15.2.4) appear to account for the height variations shown in Fig. 15.5.

15.2 The Adjusted Observations.

The adjustments to the observations indicate the fit of the measured data to the adopted mathematical model, small corrections for example revealing a good fit. A comparison with the corresponding corrections obtained in the 1966 National Adjustment, although of interest, was not made on account of the distortions introduced during the forced adj ustment. Adjustments to the astronomic azimuths, the directions and the distances of the test network are presented in Figs. 15.6, 15.7 and 15.8 respectively. The corrections to the distances, expressed in ppm are given as well (Fig. 15.9), while those pertaining to the model zenith distances, since they are always less than 0.05 arc seconds in modulus, are not shown.

15.2.1 Astronomic Azimuths.

Of the 92 azimuths within the test network, 64.5% (59) received adjustments of ±1 arc second (the 'a priori' standard deviation) or less. The size of the correction varies somewhat, there being no general pattern to suggest that the adjustments to the observations made with the astronomic theodolites (T4 and DKM3a) are smaller than those made with the geodetic theodolites (T3 and Geodetic Tavistock), nor did the coastal azimuths, for which large refraction anomalies were expected, receive larger corrections.

15.2.2 Directions.

From Fig. 15.7 it is seen that 95.4% of the corrections to the observed directions lie within the range ±0.5 arc seconds, that is, 157

(ore sees.)

FIG. 15-6: ADJUSTMENT TO ASTRONOMIC AZIMUTHS. [Sea I5 2-i) 158

the 'a priori' standard deviation. The values which exceed 0.5 arc seconds in modulus generally do so by not more than 0.1 arc seconds, although several directions on the coastal traverse received corrections as large as 0.9 arc seconds in modulus. An observation with a residual which is larger than three times the 'a priori' standard deviation is commonly rejected. None of the corrections to the measured directions exceed 1.5 arc seconds in modulus and there is thus no statistical reason to suspect poor quality data. The larger adjustment, however, occur solely in the coastal segments of the network and could possibly be construed to signify the presence of lateral refraction.

15.2.3 Lengths.

A significant proportion of the corrections to the measured distances are smaller in modulus than 4 ppm (Fig. 15.9), that is, the average 'standard deviation' assuming a mean network distance of 30 km. The segments of the test network corresponding to loop 45 and part of loop 64 in the National Adjustment (Bomford 1967b, Fig. 1), however, are characterized by adjustments which often exceed 10 ppm. The MRA2 tellurometer, for which errors in crystal calibration were increasingly noted (ibid 69), was used to measure many of these lengths. Moreover, loops 45 and 64 traverse the Musgrave and Everard Ranges of Central Australia as well as parts of the Great Victoria Desert. The Great Victoria Desert is distinguished by low terrain and sand ridges, while very hot temperatures can be encountered in any of the above regions, even during the winter months, that is, the field season. Bomford (ibid) feels that, on the average, the recorded temperature may be a little high, an error of 0.5°C affecting the distance by roughly 1 ppm. However, it is difficult, though not impossible, to imagine the temperature to be in error by as much as 5°C and only component of the test network to be influenced by crystal calibration errors. Nor is it logical to expect the meteorological conditions over one region, the topography, vegetation and climatic aspects of which are essentially the same as elsewhere (Ait chins on 1969)to be less accurately sampled. Accordingly, as already noted by TOO in c***

Xouanbajj 159 in o

in

o

FIG. 15-7: ADJUSTMENT TO DIRECTIONS STANDARD DEVIATIONS OF UNKNOWNS. CORRECTIONS RESULTING FROM ADJUSTMENT. rH T3 H +J +J >H C CD 01 0 n

N CD LJ V^-s 3

1 -©■ X N 3 0 G

Si O T3 U) > CD 5-1 QJ 1 o LD oo o O'* CO 1 t o ON — o o 0 CN o oo o o O — — o O CD 00 1 O O o o CD CD CN — H 1 1 . . . • • 1 • . • • . 1 • • 1 1 t t ON ON o OO 1 o UO r o ON ON 1 UO o oo — 0 o O' 0 — 1 o O O O o — CD CO oo — o i i — — O — — H H 1 • • . • i . . . . 1 1 1 l 1 1 1 1 oo r-' o UO o oo 00 UO U0 1 o o oo oo O oo 0 o i oo — 00 rH — o O r O CD — 1 1 . * . • . • 1 1 1 'sT 0 1 1 o O' rH o o •^r r 0oo 00 — — o CD CD o oo oo o o o o ON UO — O ON O O 00 CD O 1 1 . . . . • • 1 l 1 • UO 00 o CO 0UO 00 oo i o o o 00 O O UO UO oo 0 oo 00 O — O oo o rH CD O O o O CD H 1 . . . . . • . . . . • 1 rr 1 CD c 1 I t"- o 00 o 00 o oo CO o — o ON — O UO 0 1 r" — 00 UO — o 1 . • . . . . • . • . 1 1 • i 1 r-~ r- o r- 070 o 00 U0 1 o o 00 r- 00 0 o Oo oo rH 0 o o o CD 00 — o o o ON UO o oo M 1 1 • • . . . 1 i 00 rH o o 00 O i Oo O ON 00 ON ON o oo o oo o o o o UO o o ON t-~ — rH — o o o 00 o o O o • . • 7 • . 1 i rH Oo O o OO CD OO Li rH rH O' 1 ON — o o 0 OO o oo ON U0 — o ON 0" 00 o 1

• • . • • • . 1 . 1 , rH o ' 1 0 o 1 U0 i 1 rH o o ON r- I CO oo o o O o o U0 O o o ON — — o oo — — — o CO o n 1 T . • . . . • . . 1 1 1 1 1 i r rH r- o o O OO CD OO ON r CD 0 Oo o Oo ON — O O o — O 00 0 O ON CD O O CD o — H 1 . • • . . . . 1 1 • . . 7 r 1 ON 1 i l o o o o o ON ON o oo oo o ON o o o O CN U0 — — — O O ON oo O' — — o 00 o 1 . . . . . • r 1 j 160 1 1 1 OO OO 00 • o Oo 'cr ON i o o •^r o OO 1 o O — CD 00 — O o — — o O O CD O O M i • • • • . . . 1 . i \ 1 i rH rH r~ i O oo NT r o 0 O ON o rH o 00 OU0 UO — o o O ON ON o T-" O o O O 00 o — O — 1 1 . . • . . • . . 4 . 1 1 1 1 1 U0 o ' rH rH o OO Oo o o 00 o 1 NO' ON 0 o O CTO o o CN — — O o o o o o 00 O 00 — — o o n 1 T . • . • • . 1 1 1 1 r UO i O CD o oo o ■cr 1 i o O oo O CD Oo o o O i CD CD — o oo O o — — — H — 1 . . • • . • . . . . • . • . . • 1 . 1 1 1 1 rH [■"- CN OO r rH rH i 0 O OO 0 CN rH i oo CD CN UO o O oo O O o O 00 — o o O oo O — — 1 1 . . 7 1 l rH CO o 1 1 UO rH CN oo o OO O o o CN O Oo CN CD ooo oo o 00 CD 0 O O O O O O 0 o O — — H 1 . . . . . • • . . . • • • 1 1 r Oo C'- rH rH rH o o CD CN OO r- o CN r o Oo CN DCD CD CN O O o 00 o 00 0 OO o O CD — H — 1 1 • . . • 1 I i CN o 00 00 CN t t o Oo 0 o CN oo OO o oo o 00 O CD o 0 OO O O O o o O M — — — 1 • • • 1 1 1 t t ■ 1 CN rH rH r O 00 o r 1 o UO UO o 00 o oo o o o CN o o o 00 — — — — — — — 1 1 . . • • • • . . . . 1 1 1 i 1 C 1 CN CN O CD oo oCN oo o oo oo o o 00 o Oo 0 CN o o OO o o CN UO CN UO o O o 00 00 o o o o O 0 o o o o 1 • • . • • • . NCN CN r-~ rH oo o 00 1 t oo rH o CO r-' o o o 0 o o o o o o 00 OO OO — — 1 1 . . . • . • 1 1 rH rH t rH 0 CO o CD 00 CO CN oo o CO UO oo 00 CO o 0 CD o o o CN o o o O o — 1 1 . . • . • . . . . 1 f 00 CN NC NCN CN CN CN UO o oo [•" i o CN CD O 00 o OO o CD O Oo o O CD CD 00 O O O Oo O H - — 1 • . • . . . • • . 1 1 rH UO CD CN oo CN r oo 00 o O oo o O CD o o 00 O CD i O 0 O O o o O O 00 o o o O O H — — 1 . • . . . . • 4 \ UO r~ -00 r- OO' CO CN oo i r OO o U0 UO o o O O 0 O CD CN i i oo 0 oo 00 OO o o o o — — — — 1 1 1 . • . • • . • • • > 1 1 i i i CN oo 00 -cr rH o 00 1 00 O O CD o oo Oo CN o o O O O CN O o o — — 1 . . • • . . . 1 1 CN r~ 1 rH r- 00 rH Oo o oo oo 00 00 oo CO o o o Oo o o o CD CD o O O o 0 O o O O M — 1 . • • . . . . . 1 rH CN i ^T 1 cro UO C" CN 00 00 oo o O 0 UO 00 1 0 CN CN CN o o o o o o o — o o — — c 1 1 1 . . . • . 1 • 1 1 rH 00 r OO CD 00 oo 00 CD O 00 o O cD O 00 o o CD O CD o Oo CN o O O H — . . . • . . • 1

TABLE 15. STANDARD DEVIATIONS OF UNKNOWNS. CORRECTIONS RESULTING FROM ADJUSTMENT. ‘ H +1 cj y-s N h 3 D 1 X rH N 3 co cm o CO o CO CO CO HrH rH co o CO 0 CO O Oc o o o O O O CO CD CM O o o o o o o o in 00 o HOHHOOHOHOOOMHHOOOOHOOOOOOOOHMH 1 • • • .

co co r CO o UO i I'' o i CM O' o o o CO o o uo — — o CM o — r-H CM o o o o O O O o CO CO O I

1 ■ • • . • C 1 1 • . O CO ^ DC Oco CO o CD CO uo i cn CD o o CO o 0 o o o O OCO CO CD — O O O l" CD CM CO o • 1 .

r- co o tn o ^ r rH CO 00 o CO CO CO o o O O O O O CD o O O — CD o OCO O i CO — 1 f • • \ • . .

c CO i i rH CO i cD o o UO i i CD I'' F'- O co O CD rH CM uo — — — O 0 o o CD — co — 0 o I 1

1 . . . • i t 1 i 1

r- f' CO DCO CD o CO CO CO CO o CO ^ CO o o CO o o o o CM uo o o o CO 00 t o — f • . l CO 00 o 1 CM CO o 1 rH o CO o to o CD o o o CO o o o o 1 CD — CO — — o CM 1 . • . • • 1 1 1

in 1 O' f" CO

. • 1 •

1 f" O 00 CM r~ CD o r-H o CO o 00 CD O o CD CO O CD o o CO 1 CO — . . . . . • • • . •

1 rH 1 CO o CO 1 1 CO CM o o o o CO o 1 CO o o o in O' O' O' o o — CO o — — — o 1 00 — 1 . i 1 1 1 • . • \ 1 1 CO 1 rH CM OCO CO DC CO CD CD o CO o rH o o o o o — o o o CM CM uo o — o 0 o CO CO — CM o CO I 1 . 1 1 1

O' O' CO 00 in 00 in CM CM CO I o o o o o to o UO CO O' o o — CO r 00 — 1 1 161 CM CO 1 1 1 CD o uo o CO o 1 o o CD OC CO CO CO rH CD o CO o o o o o — — — — o o CM 1 • • . i 1 1 1 . O' rH in CD 1 1 o CD O' O' o o o cD o o o o o o CD o o o o o — — rH o CM . . . 1 1 . . 1 rH o CD o uo rH r (O CO CM o CD CO CO o

rH O' O' O' O' o o o CO o CD 1 o CO o CD CO CO o o o o uo o o OCO CO CM CO o o — CO CO o . . . . i . CO -cT oo i rH f uo CO CM uo CO CD o CO o CO O o CO o o o o o o o 1 — 0 CD — — 1 1 • . . 1 1 (

O' CD CM CM

CO CO i UO p » CD CD cD O uo UO O CM o O CD o O CO 0 o CD o o o O O — - U0 CM o H 1 . • . . 1 1 rH CO CO CM o [-'■ uo CO OCO CO o uo CM o CO CD rH CO CO o o o CM CM o o o o CO O CD o 0 o 00 1 1 . • •

CO in l'' UO CD o CM CO o UO o o o CO o CO o uo CO o o o o o o o o o ■cj* o CD CD . CD CO 1

^ UO o CD O O CO CM o o CM CM o o uo in CO ^F o uo UO uo o o CO o O o o 1 CO o — f . . • • • . • • • 1

-rH OCO CO CO i CM CO o o o o o CM O o o O cD o o o cD UO CO o CO O 00 o o o — 1 rH O — 1 • . • 1 1

.CM 00 CM r" CM uo uo CO CO o o UO 00 CO 00 r o o o o o o o o cD CO o — o CO o 1 • 1

CO CO 00 o in uo 0 o o o o o o CM o o o UO o CD o o CO o 1 . • •

o CO 00 rH 1 00 00 CM in o o CD o CO [■" 00 • o o o o o o o O cD o o o — < n ^r o — 1 T • . • i .

t cD CO ' in o o o CO o co co o cO ■cr co CM cD 0 o o o o CD o o o o o o o — o o f — 1 • . . . I •

i OCO cD CO uo CO o o CO o o o o o o CD o o CD CM o 00 o o o o o o 0 o o o o 1 . • • .

CD uo CO o O' o o CO o o o o CD CD CO 00 C" 00 o 0 o o o o 1 . • .

TABLE 15.1 (contd. 162

200 r

-•15 -*10 -*05 (metres)

FIG.15*8* ADJUSTMENT TO DISTANCES (^Ses, 15 7.*3j Bomford (1967b3 69), it is more likely for an undetected gross error to exist within either or both of these loops.

15.2.4 Zenith Distances.

Despite the fact that the model zenith distances possess the smallest weights, their corrections arising from the adjustment are always less than 0.05 arc seconds in modulus, that is, about the size of the adjustments to the observed latitudes. Height variations Sh, resulting from the computations, were almost totally absorbed by the correction 6k to the assumed refraction coefficient (See 15.1.4)and the adopted variance of 2.25 arc seconds^ for the derived zenith distances thus appears to be a considerable under-estimate of their precision.

15.3 Error Analysis.

Since the implementation of a full error analysis was estimated to require approximately 100 hours of computer time (See 14.2.3), only the sample variance factor and the 'a posteriori' standard deviations of the observations were calculated for the test network. However, in order to evaluate the precision of the spatial point definition, a smaller component net (Fig. 12.2) comprising 62 free points was fully analysed. The standard deviations of the unknowns, together with the corresponding corrections resulting from adjustment are shown in Tables 15.1 and 15.2. Typical error ellipsoids are presented in Figs. 15.11a and 15.11b whereas the mean radii (Fig. 15.10) of the error ellipsoids are used to give a comprehensive representation of precision.

15.3.1 The Variance Factor. The sample variance S2, an estimator of the variance factor Q2, may be calculated from the expression

T v W (15.5) r where r is the number of degrees of freedom, v is the vector of residuals and W is the weight matrix. The network adjustment comprising 401 200 l _L in o Xouanbajj o o 164 in O I mmmm

FIG. 15-9= ADJUSTMENT TO LENGTHS \S e .t15- 2.-2,') 165

redundancies yielded a figure of 0.617 7 for the sample variance.

15.3.2 Standard Deviations of the Observations.

The 'a posteriori' standard deviations of the observations are defined by

(15.6) ✓w”. where S is the square root of the sample variance and the w^ are the

'a priori' weights. A variance factor of value unity was selected in the calculation of the weight matrix (See 13.3). The 'a posteriori' standard deviations will therefore be 21.4% smaller than the corresponding

'a priori' figures.

15.3.3 Standard Deviations of the Unknowns.

The standard deviations of the unknown quantities are given by

a = s/q ..... (15.7) X XX where the q ^ are the pertinent diagonal elements in the inverse normal equation matrix. Standard deviations calculated for the unknowns of the component net (Fig. 12.2) together with the corresponding corrections to be applied to their initial estimates are presented in Tables 15.1 and 15.2. The corrections to the assumed co-ordinates resulting from adjustment are always smaller than the standard deviations, suggesting that the assumed co-ordinates are already known to the precision attainable.

15.3.4 Error Ellipsoids.

Sample Error ellipsoids for typical points of the partial network are depicted in Figs. 15.11a and 15.11b, the symbols a, b and c referring to the semi-axes in decreasing order of magnitude. The direction cosines of the semi-axes are also given. ORIGIN loo

FIG. 15-10: ERROR ELLIPSOIDS (MEAN RADII) STANDARD DEVIATIONS OF UNKNOWNS. CORRECTIONS RESULTING FROM ADJUSTMENT J- j- j- •rH

7 i CO or CO to CM i O to CM to — o to or o CO 1 r to CM — O CO co to — o to to i or — CO CO CO CM to O o CO — • i • • • 1 • 1 ( • • • • i rH i or CM to to o o to co or oco co — o 00 to to CM o o p to to i to to to rH O to to r-H — to to 0 o o CO o — 1 1 • . • • • • • • • . i • • • 1 l i to CM to to O to CO to oto to or rH 00 i — o CM to to 00 o o or to to oto to or to or to or o 0 o co CM o to — o 1 1 1 1 • • • • i • • • i i to CM 0 CO o CO i i to to to i OC CO CO CO — o o to — o CO to or CO — o to o rH to 00 to 00 to to to — 0 o 00 o 1 i 1 1 i 1 i • . • . • • • . • • i • • • • 1 ! • i to f i or CO r CO o rH o to or 1 — o co 00 o to rH rH — to CO to o00 to co to to o to to to to to o co or — — o • . • • < < • 1 ­ ■ • • • • 1 00 1 to rH 1 CO 1 1 1 o to i o co — i or i — to o CO co to rH — — — — o o or to o 00 to to to to to to rH — Oto CO o o o o o o — 1 i 1 a • ­ . • » 1 . • 1 1 1 1 \ • i i r to CM to to co o to p co or 1 ror or o o o o CO 00 to to o to CO co ot to to to r to to CO CM o o — — to to o o — — 1 1 • • . • . • • 1 • . • • l 1 1 r- MCM CM o CM to O o to rH or to o to to to co o o to o o to CM CM o to to o to to to o o o to 1 l . • • • • • • • • • • 1 1 CO co o o or o to o or i CM i rH o 0 to CM o r- or r- rH — — CO o CM co O o to o o — — 1 1 a a a a a a a a 1 1 i i

TABLE ERROR ELLIPSOIDS ? o co U3 in a> o O U5

_____

- 0 5

0-6

0 -6 3 5 00 r- r- t- 1 cb o ^ o r? o CD 2 U3 O o ^ r* \n fM rs 6 co ii o co o P t£ ii K b = 101 0-0 c = 0-57 0 6 b = 0-95 l c = 0-70 0-6 2 2 CN m CT) CD o 2 CO s in CD CO r* p CD CD CD 6 0-4 57 168 FIG. 15-11a ERROR ELLIPSOIDS 6 O O

r- O tO o

O CD CD o O ^ O to

O r- O » —

CD c**» 169 FIG. 15 11 b 170

The spatial orientation of the error ellipsoids, with the exception of near origin stations (Fig. 15.11b), appears to be similar, while their mean radius, as expected, increases gradually with distance from the datum point. The two stations adjacent to the datum point (Serials 55 and 59 - Fig. 12.2), each exhibit an error ellipsoid with a mean radius of 0.46 metres, whereas for the most distant station (Serial 24) a value of 1.17 metres is obtained. The previous magnitudes seem to be in agreement with the 'a priori' precision of the data and the law of propagation of errors.

16. Conclusions. The principal problems in the coordination of terrestrial points which are connected by an extensive geodetic network were seen to be of a physical and a computational nature. That is to say, the adoption of a three-dimensional Euclidean mathematical model as a basis to computation necessitated the linearization of the measurements made through the atmosphere, whereas over-determination of the unknown parameters introduced large normal equation systems which had a tendency to be ill-conditioned. The linearization of measurements burdened with refraction is a problem common to all existing methods of terrestrial point definition, whether two or three-dimensional. In practice, the torsion of the ray (lateral refraction) is generally ignored, while its curvatire (vertical refraction) is deduced from meteorological data sampled only at the terminals of the line. Investigations into the form of the ray, although feasible, involve the higher differentials of curvature and torsion, which cannot be measured. The use of an atmospheric model, which makes as few assumptions as possible but accommodates the observations that can be taken - such as temperature, pressure and humidity at the two end points of the line - represents a suitable alternative. Thus, if the atmosphere were assumed to be in static equilibrium, which might approximately be so in settled weather during the afternoon, then the surfaces of equal density (isopycnics) which are virtually identical to surfaces of equal refractive index, are gravitational equipotentials. The present accuracy of measurement, however, hardly justifies the employment of an exact gravitational model. The use of a system of confocal ellipsoids (Hotine 19693 214-222) would probably 171

suffice. Another approach, at least to the solution of the height problem, is to connect adjacent ground stations by precise levelling. Practical and economic considerations however, dictate that levelling ties to the trigonometric network be made at only a limited number of points. The inclusion of levelling in the computations in order to control the propagation of errors introduced by inadequate refraction data thus poses considerable computer storage problems, since widely separated connections imply a large band-width in the normal equation matrix. The use of iterative techniques avoids this complication because the coefficient matrix remains unaltered during the solution process and only the non-zero elements of the matrix need thus be stored. Many normal equations arise in the least squares adjustment of extensive configurations, using the variation of coordinates method. The number of equations to be solved in the variation of coordinates approach equals the number of necessary observations, while by "conditions", it is equal to the number of redundant observations. In a configuration of the test network type (a series of closed loops) the number of redundancies will be small when compared to the number of necessary observations. Accordingly, since it requires less computer time and, in view of the rounding errors which occur, is more accurate to solve the adjustment problem using the least number of normal equations, it would be of immense advantage to solve the adjustment by means of correlates. However, before the "conditions" can be formulated as implicit relations of the observations, refraction must be entirely removed from the zenith distances, necessitating as a prerequisite the definition of a model atmosphere. The programming of a general configuration by the method of correlates, moreover, cannot be considered as trivial. Further, since only the corrections to the observations are obtained from an adjustment by correlates, and the coordinates of the network stations are desired, coordinates must still be calculated. Whilst the calculation of coordinates over and above adjustments might be considered inconvenient and unnecessary, particularly since the variation of coordinates approach yields the end product directly, for large problems, it is always faster - note that the condition method is a one cycle solution whereas in the variation of coordinates technique several iterative refinements are commonly required - and more accurate to choose the method involving the least number of normal equations. 172

At network stations where the latitude has not been observed astronomically the diagonal coefficient of 6(f), the error in the observed latitude, as well as off-diagonal terms in the row and column pertaining to 6(j) in the normal equation matrix will be significantly zero. A near-zero row or column in a square matrix however implies a near-zero determinant and the coefficient matrix is thus almost singular. An attempt at solving such an equation system by Gaussian elimination, using a particular computer word length, exhibits all the symptoms of an ill- conditioning problem - that is, the emergence of 'small' pivotal elements, a 'large' computed solution and a 'large' residual vector - while in the Cholesky approach the diagonal elements corresponding to the relevant coefficient of 6(J) tend to become negative during the triangularization algorithm. The previous predicament may be avoided by interpolating the latitude gravimetrically, that is, when sufficient gravity coverage is available. Otherwise, the use of partitioning and higher precision arithmetic is recommended. Unfortunately, it does not follow that the calculation of the least squares solution with a given accuracy is always straight forward. The spectral condition number for the normal equations is (k(W^A)) , so that difficulty can be expected with any method if k(WSa) is large. The existence of satisfactory computational procedures which avoid the formation of the normal equations is thus of considerable importance. Let S be a square and non-singular matrix- of order n and T let L = W^A. Multiplying the normal equations by S yields T T T T, S L Lx = S L b (16.1) which on replacing LS by B become T T B Lx = B b (16.2) and the solution of the normal equations and (16.2) will be identical since the non-singularity of S ensures their equivalence. The aim is to select B in such a manner that

K(BTL) = K(L) (16.3) which is possible if the columns of A are linearly independent as L can then be factorized into L = QR, where Q is an orthogonal mxn matrix and R is upper triangular (Householder 19643 7). Moreover, B = LR = Q. 173

Accordingly, since B L = Q QR = R is an upper triangular matrix, (16.2) may be solved using back-substitution. Further, it will be noted that (16.3) is satisfied, since

K (R) - [An (rTr)/A1 (rTr) l*5

= [An(RTQTQR)/Ai(RTQTQR)

= K(QR) = K(L) and the formation of the normal equations can be avoided if the factorization T B L is generated directly. Two techniques may be used to obtain this factorization, namely:- (1) the Bjorck method and (2) the Gram-Schmidt orthogonalization method {Bjorck 1967) . However, since the accepted approach to error analysis in the least squares method is via the inverse normal equation matrix, an alternative error analysis must then be found. Application of the model to a major portion of the network stations which were included in the 1966 Australian National Adjustment revealed large discrepancies between the two systems of computation, particularly at the south-eastern extremtty of the test network. Although the resulting coordinate differences were in part attributable to the use of the data not being identical and the test network comprising only a small segment (10%) of the National configuration, significant contributions were expected as a result of approximations within the modified Bowie technique of computation - that is, error free Laplace azimuths, over­ simplified weighting scheme of derived quantities, and convenient exclusion of overlaps during the forced adjustment. The intention is to readjust the National Net in 1972 with the improved height data which is now available. A specific study into the effects of the previous approximations on an extensive configuration, such as that selected in Chapter 10, would be of considerable benefit in the interpretation of the results. 174

ACKNOWLEDGEMENTS.

The author is indebted to Professor R.S. Mather for advice and encouragement during the preparation of this dissertation.

The co-operation of the Director of National Mapping (through Messrs. A.G. Bomford and K. Leppert), the Surveyor General of South Australia (through Messrs. K. Erwin, W.T. Randle and P. Simmons), the Commonwealth Surveyor General (through Mr. D. Purdy) and the Director of Survey, Australian Military Forces (through Major 0. Ricketts) is gratefully acknowledged in making appropriate field records and observational data available for study. Gratitude for valuable assistance is also due to Dr. J.S. Allman, Mr. E.G. Anderson, Professors P.V. Angus-Leppan and G.G. Bennett and Mr. M. Maughan, of the School of Surveying at the University of New South Wales. 175

BIBLIOGRAPHY.

Adams, O.S. 1930. The Bowie Method of Triangulation Adjustmentf Special Publication No. 159, U.S. Coast & Geodetic Survey. Aitchinson, D.L.J. 1969. South Australian Year Book No. 4. Commonwealth Bureau of Census & Statistics, 1-34. Ashkenazi, V. 1965a. Strength of a Triangulation Layout, Bull. Geodes. 76, 125-134. Ashkenazi, V. 1965b. Digital Computers and Geodetic Computation - Solution of Normal Equations and Error Analysis in Geodetic Networks , D. Phil. Diss., Oxford. Ayres, F. 1962. Matrices, Schaum. Barlow, B.C. 1970. National Report on Gravity in Australia, Record No. 1970/62, Dept, of Nat. Development, B.M.R. , Canberra. Bjorck, A. 1967. Solving Linear Least Squares Problems by Gram-Schmidt Orthogonalization , BIT 7, 1-21. Bomford, G. 1962. Geodesy (Second Edition), Oxford. Bomford, A.G. 1964. The Geodetic Adjustment of Australia - Progress to June 1963, Aust. SurV. 20, 2, 97-106. Bomford, A.G. 1965. Astronomical Observations with the Kern DKM 3A and Wild T3 Theodolites , Div. Nat. Mapping, Tech. Repor* No. 4, Canberra. Bomford, A.G. 1967a. VARYCORD - A FORTRAN Program for the Least Squares Adjustment of Horizontal Control Surveys , Div. Nat. Mapi ing Tech. Report No. 6, Canberra. Bomford, A.G. 1967b. Geodetic Adjustment of Australia 1963-1966, Surv. Rev. 144, 52-72. Bomford, A.G. 1971. Private Communication. Bomford, A.G.; Cook, D.P. & McCoy, F.J., 1970. Astronomic Observations in the Division of National Mapping 1966-1970, Div. Nat. Mapping, Tech. Report No. 10, Canberra. Brown, D.C.; Davis, R.G. & Johnson, F.C. 1964. The Practical and Rigorous Adjustment of Large Photogrammetric Nets , Report or: Research in Mathematical Targeting, Contract No. AF30(602)-3007, Rome Air Development Center, New York. Brown, D.C. 1968. Establishment of a Unified Lunar Control Network, D.C. Brown Inc., Eau Gallie, Florida. Brown, M.S. 1967. A Year's Measurement of Atmospheric Refraction at Woomera, Dept, of Supply Tech. Note ISD 8. . Brown, M.S. 1968. Calculation of Atmospheric Refraction Angles from Measured Air Temperature Gradients, Dept, of Supi '< lean. Note PD 93. 176

Bruns, H. 1878. Die Figur der Erde, Berlin. CLark, D. 1957. Plane and Geodetic Surveying for Engineers Vol. II, Constable. Davis, R.G. 1967. Advanced Techniques for the Rigorous Analytical Adjustment of Large Photogrammetric Nets, Photogram. 22, 191-205. Dufour, H.M. 1968. The Whole Geodesy Without Ellipsoid, Bull. Geodes. 88, 125-143. Eisenhart, L.P. 1960. A Treatise on the Geometry of Curves and Surfaces, Dover. Forsythe, G.E. $ Moler, C.B. 1967. Computer Solution of Linear Algebraic Systems, Prentice Hall. Fox, L. 1964. An Introduction to Numerical Linear Algebra, Oxford. Gale, L.A. 1958. Simultaneous Adjustment of Lengths and Angles in a Triangulation Scheme, Canad. Surv . XIV, 5. Grafarend, H., 1967. Allgemeiner Fehlertensor bei a priori und a postiori Korrelationen, Z. VermessWes 5, 157-165. Grossmann, W., 1961. Grundzuge der Ausgleichungsrechnung, Springer. Golub, G.H. 1965. Numerical Methods for Solving Linear Least Squares Problems, Numer. Math. 7, 206-216.

Golub, G.H. & Wilkinson, J.H. 1966. Note on the Iterative Refinement of Least Squares Solution, Numer. Math. 9, 139-148.

Hawkins, G.A. 1963.. Multilinear Analysis for Students in Engineering and Science, Wiley. Heilbronner, H. 1968. Eine Studie Uber den Aufbau eines Raumlichen Geodatischen Netzes aus Terrestrischen Beobachtungen, D.G.K., C, No. 126, Munich. Heiskanen, W.A. & Moritz, H., 1967. Physical Geodesy, Freeman. Hotine, M. 1957. Metrical Properties of the Earth's Gravitational Field, A.I.G. Toronto. Hotine, M. 1959. A Primer of non-classical Geodesy, A.I.G. Venice. Hotine, M. 1969. Mathematical Geodesy, Washington D.C. Householder, A.S. 1964. The Theory of Matrices in Numerical Analysis. Blaisdell. I.B.M. 1966a. Systems Reference Library: I.B.M. System 360/Principles of Operation, File No. S360-01, Form A22-6821-2. I.B.M. 1966b. Systems Reference Library: I.B.M. System 360/FORTRAN IV Language, Form C28-6515-6. I.B.M. 1968. System 360/Scientific Subroutine Package (360A-CM-03X) Version III Programmer’s Manual, H20-020S-3. Johnson, H.A. 1962. First Order Angular Control, Aust. Surv. 19, 4, 210-227. 177

Korner, H. 1968. Die Berechnung einer Raumtriangulation im System der Dreidimensionalen Geodasie, Diss., Friedrich-Wilhelms- Universitat, Bonn. Knight, D.C . 1965. Large Matrix Inversion Using Magnetic Tapes and Partitioning, C.S.I.R.O., Canberra. Lambert, B. P. 1968. The Johnston Geodetic Survey Station, Aust. Surv. 22, 93-96. Lambert, B.: P. 1969. Private Communication. Lanczos, C. 1965. Albert Einstein and the Cosmic World Order, Wiley. Leppert, K. 1963. Report on the Khancoban Azimuth Test of the Accuracy obtainable with the T4 and T3 Theodolites, Div. Eat. Mapping Tech. Report No. 2, Canberra. Leppert, K. 1965. Procedures and Instruments for Third Order Levelling, Aust. Surv. 20, 8, 593-606. Levallois, >. J.J. 1963. La Rehabilitation de la Geodesique Classique et la geodesique Tridimensionelle, Bull. Geodes., 68, 193-199. Malhotra, R .C. 1969. Matrix Treatment of the Error Ellipsoid, Civ. Eng. Studies, Photogram. Ser., University of Illinois. Martin, D.W . & Tee, G.J. 1961. Iterative Methods for Linear Equations with Symmetric Positive-definite Matrix, Conrput. J. 4, 3, 242-254. Marussi, A. 1949. Fonde ts de Geometrie Differentielle Absolue du Champ Potentiel Terrestre, Bull. Geodes. 14, 412-439. Mather, R.S 1968. The Free Air Geoid for Australia from gravity data available in 1968, UNISURV Report No. 13, University of N.S.W. Mather, R.S. 1969. Verification of Geoidal Solutions by the adjustment of Control Networks using Geocentric Cartesian Co-ordinate Systems, UNISURV Report No. 14, University of N.S.W. Mather, R.S. 1970a. The Australian Geodetic Datum in Earth Space, UNISURV Report No. 19, University of N.S.W. Mather, R.S. 1970b. Lecture Notes. Mather, R.S. 1970c. The Geocentric Orientation Vector for the Australian Geodetic Datum. Geophys. J.R. Astr. Soc. 22, 55-81. Mather, R.S, & Fryer, J.G. 1970. The Orientation of the Australian Geodetic Datum, Aust. Surv. 23, 1-10. Mather, R.S. ; Barlow, B.C. & Fryer, J.G. 1971. A Study of the Earth's Gravity Field in the Australian Region, I.A.G. Moscow. McConnell, l ..J. 1957. Applications of Tensor Analysis t Dover. McLellan, C. D., Peterson, A.E. & Katinas, G.E. 1970. GALS - A computer Program to Adjust Horizontal Control Surveys, Geod. Surv. of Canada, Ottawa. Molodensky, M.S. Yeremeyev, V.G. & Yurkina, M.I. 1962. Methods for Study of the External Gravitational Field and Figure of the Earth, Israel Prog, for Sci. Transl., Jerusalem. 178

Murphy, B.T. 1958. The Least Squares Adjustment of Geodetic Figures with observed Sides and Angles, Surv. Rev. 108. Osborne, E.E. 1961. On Least Squares Solutions of Linear Equations, J. Assoc. Comp. Mach. 8, 628-636. Rainsford, H.F. 1969. Combined Adjustment of Angles and Distances, Surv. Rev. 180, 348-363. Ramsayer, K. 1969. Spatial Triangulation in a Local Astronomic Oriented Cartesian Co-ordinate System, Bull. Geodes. 92, 123-134. Rice, D.A. 1952. Deflections of the Vertical from Gravity Anomalies, Bull. Geodes. 25, 285-312. Richardus, P. 1966. Project Surveying, North-Holland, Amsterdam.

Robbins, A.R. 1962. Long Lines on the Spheroid, Surv. Rev. 125. Robinson, A.J. 1968. Private Communication. Stolz, A. 1970. The Computation of three-dimensional Cartesian Coordinates of Terrestrial Networks by the Use of Local Astronomic Vector Systems, UNISURV Report No. 18, University of N.S.W.

Sutton, O.G. 1964. Micrometeorology, Sci. American, 62-76. Taussky, 0. 1950. Note on the Condition of Matrices, Math. Tables Aids Comp. 4, 111-112. Thompson, E.H. 1962. The Theory and Method of Least Squares, Photogram. Record IV, 19, 53-65.

Tienstra, j.m. 1956. Theory of Adjustment of Normally Distributed Observations, Argus, Amsterdam. Varga, R.S. 1962. Matrix Iterative Analysis, Prentice Hall. Veis, G. 1963. Precise Aspects of Terrestrial and Celestial Reference Frames, Smith. Inst. Special Report No. 123.

Weber, H. 1953. The Collected Works of Bernhard Riemann, Dover.

Whittacker, E.T. 1949. From Euclid to Eddington, Cambridge. Wilcox, L.E. 1963. The Development and Projective Methods of Geodesy and their Effect on Large Triangulation and Trilateration Networks, Bull. Geodes. 68, 127-138. Wilkinson, J.H. 1961. Error Analysis of Direct Methods of Matrix Inversion, J. Assoc. Comp. Mach. 8, 281-330.

Wilkinson, J.H. 1963. Rounding Errors in Algebraic Processes , Prentice Hall.

Wilkinson, J.H. 1969. The Algebraic Eigenvalue Problem, Oxford. Wolf, H. 1963a. Dreidimensionale Geodasie: Herkunft, Methodik und Zielstellung, Z. VermessWes. 88, 109-llb. 179

Wolf, H. 1963b. Die Grundgleichungen der Dreidimensionalen Geodasie in Elementarer Darstellung, Z. VermessWes 883 225-233. Wolf, H. 1968. Ausgleichungsrechnung nach der Methode der Kleins ten QuadrateDummler. Zienkiewicz, O.C. & Cheung, Y.K. 1968. The Finite Element Method in Structural and Continuum Mechanics3 MacGraw-Hill. 180

APPENDIX

UJ c < Cl 00

o l • 3: « 1C (— 1 z UJ 1 o z 1 1—i 1 t- o 1 <1 1.—< 1 1 • ~ h- 1 1 oo O UJ 1 1 Z UJ o 1 1 c r 1 1 > 1« i • LL 1 1 • < z • o 1 1 <002: ooo 1 1 OZcsC — c. _J 1 1 CC: C oo *—• < 1 1 a—z arc M 1 1 >— UJOO a. 1 1 ZCL >— 1 1 nln z— oo 1 1 *—■_i LJ 1 1 >-UJZ • _j cc 1 1 < C1 oo —i uj CC I 1 LU I 1 CXO-—! •—'C£ UJ2 Z>CH-C oo CL _JOOQ- qC ccoc LL

Z IfVJCvt ITisD UJ s: 2 21 27 S' 2: 2 <<<<<< daa^Xo: CC/OCuC ccccon ex a; ct. ex ex a: G-a. ex cl a Q. oo UJ cc < c c? oo

OO < LLI

oocoooooooo OOOOOO LEAST SQUARES ADJUSTMENT OF TERRESTRIAL GEODETIC NFTWORKS IN SPACE M

. — .QO<

« hoo — 552 ZG CO CM * z — — •

■ — w « — — IL o C — LL t- ro — c. — -oc uj CL Z _ m 2 m -J >

O H — c. Cr — a.

— ► J :

1 :

— — — * V L- m ^«UL cx xIancQuLLauo:V>iij'»-n> OO m m* xx — ► ► . ■

— 1 — O 0 ro - — - < 5553 Z7Z7ZZ7ZZ7ZZ? l GCOCOOnODOGOO 2 cacoocrooccco

t — — 00 nt- r~ ois — : )OOl ►C.CLU* 312:5

r35>a O CDM 00 ujcc uZ ► h ZK-C

— GZGU — 2 ► < X 2 ZZXH > — ► ► oyer T

*- CD <<<<<< —

)UUUUl

- »Z)K •CM 353523

5

zzcc c 2- — : L OZu * 2

C 0 CL ta z c £- 2 CL X z — lulu a: mc-mvon-coO'C — : •ft OZ<< ** ” / *<*-*

il

* ►>UJIC !«-*> 3 -roz O 0 — CO c — • k H* IT 1 LL xxoo X < — — — - •* ► - i \ I

5

t )UOUO cju *w — c x

181 j

— w CL. ro — < c on OQ ro CM > -J —

— "> fti/HL ► ► ► 1 n * i

z m QUOOIGO ot-o

t-cOZinOc 3 C : e

: :* t

> — w. — wfL — CO> O M z o< 0 COX 0* 00 — in a:

*

5

c

— — in — — CL m < cl i m x — ^ — •* ► ►y

^ * j 1

< CCOCinOCG yyzy-ZTi y noco-^coo 77 z — in <

• ►coofc )OOl

— •^z<

y — — 1 0 — in U_< > cm COM IX CLX

z< <►

Z 2

co h-< C liJ 0 z z CO

y 7 — O' — — * CO — CTi — — — — — CO CM — — m

COC — ► •» ► ► ► ► •- ICO

. <

< — 0 UU

i 2:3 • MX o< — u o> OO — — Cx ye — a >r> 0 vi- g -

— X O' — 4 ►Of. ►ct U -

- ■ »

* K <

— :< ► ► ►o )U

2 *-• < — — m : ► - •

O O 1/1 O Z t c. 0 m z 0 co o< oco K * h~ > LU m r> CL < o a ecc Z2 o< c^< 31- — Z< GoC xz ►-< LJ-J O-M UJcn Co. 2-J — ^UJ CY — — — — ► ► ► ► ► ► * 1 •>

x _ 2 _ a: ► ► : 1 1 r U- * 0000 nc 3C 7ZZZ — — •

*— » > CL LU ISIS'S: — — 1 t 1

CM cr Lu r — I

CT- Lu — rydt •

•»—

r<^

m m in CM sO — Cft o > — HC7 •

< «

C

• * M- CL jC — — — l it •

>

1/1 * — i

?NE=TWOPI/(?6f.*3 6 0' 182

to > < CL >- CL X • 0 c Mfl H* r\j 0 O w • • c p: UJ 0 G 2 ►0 0 rococo cjO 10 2D 20 co to *N. • •—< •—• n < *. ► ll *. 11 |i a GC2 • Lb •* • • to—. •O 11«~ r—4 4 * rH '■—* fc—i CL-J-B- CL CL hC-GK-h rHOO OOO CL »—<*—1 CL II II 2 II ”5-5 -J • • •—- w _J i—< 11 GCro—.— —■ »— 0 Z It coaro 11 ll 00 G CD UJ “5 G O C>- p- UJ LOOM C'G —»*—'touj Gcu 0U2 2OOI- If II —IS* -J vf win II II II -i-5CC to _1 —II— — _J X<-Jw OUJ II ~}D > b- —

O sf in >o t~ CO r-H r-H rH O O'

GOG ouu GGO u ooo FORM HB SFRV ATT ON FQUAT I DNS U2 o oo u.*-' < _l* coao y _jl-

— — CL UJ oo O CD > C- cc oo > oo t- cL o < — •» '

o 2 CQ OO 3 CD 21- 3" COG O X CDvO — xu. 4- il

— — > UJ 2 UJ — o o ro — • • « ooo < a u < CL UJ O UJ _i < < oo * O UJ CQ (X u- 2 o > < Of X < l * OO X :: ri a: UJ a — — — • • i < > OOZCH HXCLU 2 XLUUO 202 T U_O1

— — on uji — o r~ ex 3 o (X, ► — — *3:rO .

Z2U.00U X cu CQ Dec ------— ii 1

— — ro cl 2m TZ . j —

--

f\l ro — OI-O r-l o CLC2 ro.H K < on — ro 1C, CL C< ro r U ro < < • X < h 00 I 2 < X u, — 2 t UJ CL z UJ t o z < — — — — — — *

*. *. ■< • 4

<\1

o — LL3 200 O — CD 0<2 003:

<

CD

— 2 20 00 M2 — jeo II 1

183

— r-l — 2 < CD — CM 1 * M CC Q X X -ft < I/O a . X rvj 2 s. < — — — ii 1 < .

o n c n a o n c o n c o o D C a o c r o o O O O oC J D O Q O r O , o C O 3 o 0 O r O i O C O Q o n O C O 0 O P O 0 O 0 c Q J 0 C n C C z x r x z r j r T i r z r r z r r z— j x i CDy r-l 2^* Ooo2X O IS II

— f\l — moo II

— CO CQX22CL2X X — II

— < II

in II

— COMO_ja DDnzz?zz t£uaUI>-NG^£) IZaODQ

>

— r- II

QO II

— O' II

— r-lr-l o 2 II

— II

icjc

II

I

r-l II ^N

7 f-l ook-2X t — II i - i n N o r ^ - c c a

r-l z?rzzZM II

.

r-1 ------II

f-l i — II

----

OXQLW r-l u. II

r-i — II

r,r- C\i < II

i C\l — II <

ooo WRITE INTERCOM ARRAY ONTO UNIT II ooo WRITE CALCULATED QUANTITIES ONTO UNIT 12 — — — i- — * b- CNJ — OO • HXI 31 f'- O W 3E cXcxrNl • x r-IX cX , <. -5

'<3 • <

— — — 1 — • — Q ► r-l h — X < 0 < X — — — — — |{ II ii — *1 ► *y ► *o - •><£

< .W l 4

'

— — 1 — |rH — LL r f o u_ Wr • ► <1 — x X X >

w, ^■*^■4* • H- * CL * UJ 2 • 3 x QiQ7GC << --- — — — H ►>- * -

4

< ■ •»

w

t — — — »-4 5 4 — — — >*-<> r -I* * y~ < 3 <2

» 4 1 i *

— w ► r-H — «^LOUJ C-I 0 * • — — CL — LL 1 2 1 — < C 1- 1 U_ < ?■ X > > 3 X x — — — — — — II — — || ii #4 •* - •*> •< 4 4 4 4 » 4 <

CL —

2 OO » O 1- ► 23 oo X CL X UJ < cl 1- CO — —4 CUUDUUUUUuUOUUOUOOUUOUUoO CQ UU LU • C > O Lb I- UJ OO oo oo C < ex 5 < _J < ex — — l • 4 • 184 oo h~ 1 • • i- O oo o X 1- 2 o c, O

i

uj ooUJ

OO C< 4-_l Lb >2

1

)UUl

_J

00 C2 oo co i — UJ i — oo — ec cL cr CL C C uo n — . b-J u 1 T

um ru CO O' 2i 1

— UJ u_ C CL LJ 2 C < oo UJ CL oo U_ 2 — o — — C co oo _J — T

i 1 ) i o h CO CL c c CL < < < c — 4-4 o b- 1 CL OUOOUOUu OCC-5CT H 1- 4 2 2 ODCOOOOO HcO ojnC'OS-CDOO CJ LL U_ <1 CO

r < 2 — I

<

U- f r^- co 2 2 < ""** I

2CLOLJCL < X — l ^

r-- ooroujc 1- l-L i-nui- OCLCLO 2 U. o

<

r o» k u_ o CC- — 2 C OLl C oooo^ coao — (J ^*-4 CL CL CL CO <22 >cc —

ICLCL

XL, UJU-i GDI r X — cc r — s. Lf> 0> CL LL 2 CL > - <3 — — n —

• 4

4

cd c OU — 2 -5 oo a l CL — X Cd r-H — < ac < 2 a. — ii r h ocm ro<‘— — OTM X <

> z •« »—< — X r a X CL. z ro •* cc z CO •> — c >—« X TO n o a co •> u >— - c z h-^~ K— X Cco t- < X z — <~ Z X O •* o ►— »■—. n —-• rH 1- • z — CJ a o o < CO X CM CL 1—< h— *—■ •> coC x — cc< • CO — Z CL ojcz co z> z OQ - O X *~t CO Nlil O Zee -—ice a c C“)X C II »—i | — CO rro: X X <■ xul< CO c x *• ox CO ►ZOM z < CO

    fc IT\ h— ►U.KH- X < < v^.- C i ►—i f*- ►—< ~z. x ►C? z t- »-H t- -X t- X — f~ —' LL ••XX K(JUJ cr < io *. ozoj—a X coco xXacjQxoco •» _J HK- ox< *C0 s: CM — (M * — X 3C •—*X X CL oc1 •" *^z — O ■— < - **c 3CC-J XX •* CO*— sj- • C\| X V.O < • < — X) LLIU- ZII O—.f^XX a (MX *• XX t—cXf-tro^vO CG-Wr C\J r-H CL cov.<< *—1 h— O' *—< X t— *—i •—i OsjX ► •—t (V X ►—CT Z r-4—«

    c_> CJ uoo O O O O O O O O o O O o O O O U.' nr CC PRELIMINARY LATITUDE, LOMGITLIDE X ■coonococcoo C O I- O LU • (\ — oz k- C L O < < < QQhZh - d . < r C L L Z — u_ o LU

    II JUUUOUOUUOU IfO i

    l co C OCC

    O' n>tr-lstr-lstOfri

    m o Z ri(\jro^inir>*os CC — < — S' CO uj a; X — CO c z LU i OCCCCCOXCDO

    4 i

    r-uM o J 2 <

    f —

    1 uLa:ZOZU- — m — srs: LULL' u-O uu

    • CD

    — k- — Z uj roin a I

    i s • '

    m J Z I

    — k- UJ oo Ln k- e J UJ a; s: I

    '

    < LUI jO n m C l

    o Z O LL LU LU o c a z so a < I 1 '

    HOC — TOO ozz 1-0 na ruUJ — LULU ■a co -O ass; a «ia Jiu

    — oo C — u-> c lu co — Cj — i m • z O ►-a a m u OOm O -oo > Xo CO< < 2 — — ► ► l to

    C*m — I W a <« —

    1

    — -w — r~ — xi<_>cooLuaai-> ro ex V C — XJ — — - •»

    LU — O o r- — m h- OOOOOOOOCJOO OOOCOOOCODD QQCOCCOOOOO *'^ZZ G\ zjxnuj-urr zzzzzzzzzzz yySyjzxxyri fOk- h 186 ►a LOCO

    h ZXQ.friZ« -X» ►ZZUM — 5 ►X'"

    HW O C — c~ O LU a z m a Z ax — lu -Z<< -o

    — o — — co >LUCC

    CO — I-Q a s < — 1 'Jk

    — — G o CO V — 00 o — CD co > J CM >fr — ► l - ► -

    k- C ZCM< Sr- JOZ — -ooa

    -COM

    UJZ — — CJZ * LTtC/) k M CL LU iu

    Z — Z o k- k- j c z z cc a o J X s ► - ► - •»»

    • 1

    o o O CO o ZZZLU Ul-l-< UJ LU Q~ — COS a 1 k- X COO# CCOOC< zoos; oa<< s:a Z X< z a 1 z 4 > oo aaa CQQ a o o cc z c < — — — — ► ► ► ► ► ► ■ 4

    LU 000 LUUJ o J —

    LU

    Z k- (X a J > z > QO J < < a < J •* "

    o DD< > O.X n C ZZXO 5

    j -S-XO

    LL o ii

    oo

    < 11

    J < II

    r-4

    o me C — o O • o — n 4

    o NDIC(I ) = 187

    c lu v

    UL X C2 ro ID X vO u_ CD a

    o ll x Z u Cl < O X Uj ro 00 •» ► — o — X k—t rj o LL X LL. st r- ♦ < T?' U- a*—> ► t— — UJ a< ftD zarro < t— ft O-J z k—( ►-3" • ujo 1 _i JCCDsC ft — z OOUJ c X ►Oil UJ U) LU •■LT z r-"4 k— * » O <—> UJ —t X fO ------ft o cc XX k. at—x c x a vf e<-< Z k-p4 ft) Z-J o *—• UJ*- •> c LL II < —z <. ► Cl-OJ t—1 c «■» X 3 — LU UL ►T-*—1 t— O' t— ft c 1—0 — CfM CD c *—i h- a ot-t- a ►—4 ft) < < —o k— Cjm o UJ •> < Uj Q oc -o <1 — t— «—1 to < LLO O Z LO ► t— 3" LL *T-I •—0— X — O 'O + II o ZhCI + —< o ox •ir.oxto: oc ►x—c • <_iro ft II Zx < c ft< ft • h- X —i#• —' Ul X H- 1 ft c ar _jLLOJ — II II o »»i i — r\j L- _J — »■ >ft f^-LL X < II H • UJ ~z •— co — cmll • t— K ft a — .(NJX "3>- • • O L— t~ o ft MX ••JET — *0<ft —< ft x—ii-t-arh <(-001 •—liit-<7 LU •— 3 *—<0 — _ t—i ft <—) 3 <10 — 01 UJ w z oo a — _j — ft LUUJO'OLLOftO X II □DU.ZOU.U.o:Ol-C>7LLJ X LL O << a U_

    uoo ooo oou coo DUUUOUO * U- sn —

    -CARD PRESENT ALL VARIABLE AND FIXED POINTS 2 £ AD c U- UJ UL LU CC =5 CD c Li- LU C X Z 5 CC — o Cu h- X Z IS) o i_> X

    i — — cj LL o o X 2 =5 UJ La o UJ cc a; CC o cc X CC LL > < cC < C S U l . - ■

    - ' w n a : w « c i i ' « o a : ^ Q ZhayZf-cm-ar-) • U-CCh- • z O — C H" S) cu- 51w LL UJ e c O X f —3ooU_*-^~CUOU- — — • < 1

    CO cc ►

    oc.C Cli.0ChOCC|-CUJZ — Z * Z > h-5" *• CJ-* l lucc o Si —

    C H- > CC CC UJ *m •

    — m • — ► 4 — mo' o h oo — l CO UJ o.. c ► r-H z > < CC f—

    CO

    “ * r “ — COOu “ •. *» 1

    — o h u_ it <\j t X a e o C z s — _j UJ Ci CD 0

    J

    or cc

    UJ

    188 Si o o X cc ► 2" UJ o UJ CO X i cc CC a — — i UUO O C O * 1 S) M CC O LJ X > z < — — ► *- • 1 — • — 2TOO C jxs U77 * H-O UJu_ (DCC MUL — ccuj -JU- com

    *C i

    — H w C3X o T.T — • c m o o — • — o — fTi r o C > _j CJO xc. — —

    - l ► ► *• )l

    » 1 .

    — ccx O t ■ zr m c-

    ► : J

    — t. • — — XX r m ■ — m r rr. xiocdok — —

    — ► j , m

    O — c h O UJ X ■ -a'Z< coco i UUl ccnc 332 ► ^7Z — 3-ZXZ zzzz CJ*x> < mh- - — ►

    \N.S t-C OOCO « 00 uj Cih-z QZI zrT~ M 3" * z LT ► o 2 <-CCZ X 2E X X

    ' -

    v hlo ► ►X

    )<_> 1

    h 3T ^ <1 ► ► - o o s 0J t-< 1/5 U)< C U h- C — UJ O-K- UJO0 21 — x< z:> t “ 1 s 2^ re com

    UJ z ► CC ct < > O _j __ — ► ► 1 h- ~ — — t ► — » UJk-O > t- — • > CLLL • — « ( • m cc UJOU_U-CCCDh~2f < < — — ------— — — — — — — •> ►NCZ ►CO ►♦ »- - *C\I i >

    — — LL ►HOC? u_ LL < m (M m X n — TCI- ► ►UJUJ ►H'O ►Ou- ►( ► • • t <►

    i

    — qolu — — « ZZcr\ m — — — • • <»

    — _ ► h- cc x cc — — • • * <•«

    ^ • i vfX — — •►r

    o o — t u. _J o UJ o CD o — 2 » o X z c cc CD c. vt- LU m »" cc _J 3 > < X < n < —

    — O — ►

    : t ' 4 4 <

    m cl

    u, 1 uuo

    PRIME VERTICAL CURVATURE • hoc ozz CLZZ jjz * H- xcnc LUU. — CLUJ

    1

    00 CJ n — — 1 ■ — z C m — C — C — > ' rr O ZZ o < — — > 2 C m

    '

    rv" — co < Crn i ■ c r — _Jc — ZM cm — m r ►

    . ■ x — I--' oo-z m. — xxr-O Cl — > .'■> — —

    -

    ’ i

    x K o uj o O —

    — -

    UoU cca zzz 2 ooc 00 H- — * z?z

    Z 2

    z 5 r z ZD _j — — — - •» - 1 o

    > LU h-< ZLU CD* LU CL roc zr o< < CD< O Zh H z< C 00 UJ O ct t- 1 1 ZD K C < C ► 00 Q z cr — — — -_j -_J •• ► •> i

    1 « a:

    OZ CO z _l a: > ► » o on_|Z m □ — L-CLH-m oca: CD QC HO • O O — LU • 00 ■& <\J 0 > z *

    * i - - 1

    OUJZ z ZD N cc f < — II

    o C uj 189 CO 0 0 CO CL 3 ► t z UJ X m X — — 1 ooo L O c 5" CL 1 X- c c ► c z LL LU _ 0 a. _J 2 _ z CL X X O — < -J O O X 1/1 Q DC

    — •* ) — . < -I OZZ CL jyr inc HOC • h- UJ ho cL <0: ooro _ •W- <0 O KILL' — X — 1 j 1 -C

    1

    5 0 c lu LL w ll — — ►_ z i O OC m — — — c > CL (_ > — ~oc — Tc, n" — roc C > < C _l -Z - 1U »

    1

    rv

    »

    XX

    r~u ox —

    DC-Z xxoo r — V — m

    - » . ■ LLJ O

    K- c ro — —

    Ol coc ZZZ COC — 22y (-tin ZZz HH

    O

    -< -0 10

    5" r~i

    i-a (-<< O* LJ-J U Z (X COCCL Q <(V ZZC Q C — on OC ^OX 21 z< acc O C 0-0 CZ LO LU OL 1 z> < 1 Z L- O <1 Q ► cr> z Q — CJ — — 0 — j -_J -0 •> •>

    1

    LU 00 zz C < > C - l ► *.

    cu UJ — 00 * on _ J i o uzxvNa'Uj OZO.Q.Z Z CLC_J_

    on ► — Z

    ICCCI 1 *

    — — on 7 Cl 00 CJC-fr » KKl — * cco ■

    ll —

    j ! _

    _

    — — on L l to 7 ~ — 1 —* * c H wl- wZ — — _JC1 t

    11 —

    J - j >CL ) -UJ _

    — — — O O — Z _J 0 h LL' 0 * CNJ — ■ q L— C — — 4- _J < i < II — — — 1 •

    :

    ■ UJZ ct z — 0 UOUUOOUOOUOOUOUOOOoOOOOoOOOO READS ALL OBSERVATIONS AT ONE STATION vo 0- o < or O

    OOUUOt OOCDCOQO f c GUOVOCOvOCOOC OZZ ojn^'OO'DOo Ql-l-ZI-ZUJliJ LU z ► u. * O h- z r-

    ICO< 1 *- ► oc — I h

    r < >

    — — 1 VO UJ « z o UJ or < _ X or CO — — — I t^ <•

    j »

    — _ <<

    it rO'

    o n UJ z G o K* z < X < VO UJ k> Z V to z * < _j or — — — I 0

    1 '

    4 _ iz

    | “

    JOG I

    >OCO

    • h- LUO QZ UJUJ CO > -J-J < or< — z< CD Dl- > <> <• LUO — I

    * I

    * UJ o C LU — — cl o CD — — I 4 I

    o VO X LU oc < OC Q « ncoccooc o h- c (\JOsHA^iiri«UvO UCOVOCCOOOC LU Z * * — Q * Q LL

    — — II I

    j 1

    COGO( * Z _|LU_jCOcOCOCO jar — I

    ■ I

    cc V — O c U- c LU LU V < < -J or o t > < L » C — — — I 0 190 0 — • < <» t

    Z rz — I

    ICO — UO UHD< KlhZ * OO LU or UJUJ CC — cz> 0 >>>> GN a LU z*-< z< cr h UJ< iuoc< < z

    rvl

    V * LU a. UJKJ* Z> oo ZZ< (Z»z< o < < LLt > —

    I 0

    4 )CLu

    i

    >i* OC V LJ LULU 5 — a:

    • (NJ f"-

    sO V LU vo 1 cl LU or c UJ — — — I 0 i

    «zoc M C UL h -Zu o nj — Z ► OtT LUVOLL cc*

    < I

    Ol hq — — IJ-T M C zn I s < — — — 0 0

    u — C.' • * — V G ZZ ULI O UJ rO C wCtNl 00 LL. m z >w C ► m c o x m<< OCm -*OC or < C IO — — — —

    •» l - JO

    <

    O /v < Geo _k H- Z o' o

    — — CO' ox — ‘ ~ r*' xioococq V — —

    — ► J

    o 1 (O o — UJ —

    COOOO ziirr ccccn — Ui Trrrr ZZZZ l o3Cx.* V fOh- <► ■ — -C 0 •*CL

    — V.Z<< error C* VO 03 UJh-OZ O ox • z z

    n LU' h- QZo V >, * < X — — 0 ► » 1

    coo OO — — n *»h -z

    ' * z o o n 7 UJ CL Q: sz z a no o — x — *■ ► •* :

    191

    z ► ac _J < X x > ^-4 h- •>* z < -J • oo ►a; 4- Nl ► in LU —< w < 1—1 u. o z > ► Nl o D. •» z h-nj X < Uj O X < _J< rH o O LU r—< h- x ► <1 ► oo •k LO DN (NJ cc~*■ o O O fT) *- z< •-* ►IT as z NJ •» • n o —'O •> —■>«—- LU cr o ►-H vO QL s QL U J X iri a CD O^ LU a u. ►— 00 < OO r—1 — ■> •» LO> -~s o •. *—i X < o QL Nl CM — ClL>~ Z ► rL y z — —' vf ► CD M OJ •k >• < OZ ► . —* coo ► z 1- Q •> CM < 1— «■'— u ^ ir\ ro ►c\i ro ► G •—1 K-h (V O0 a >: »u. w _i a. 1— LU a. •k QL 1—< 4 *k ^ «k K —-IT. -J |-Z< < O O X < o ON LLrO X vt—> O ► > ► LU — •< • •—i •—a: oo 0 i— _j —j H- z •> O-J •*0 it^lu oo- QLZ ► O z LUO Q z CL - LU *• *■>. ^ NJ ► ► ►a: LU z 1—* (M oouj UJ LU -o r CL ►— — K< 00 o >— •» Coo O Nl OZ X • o uooo> •. •k < X *o < N Z *—' r-t nJ- ro -'LO — •—t ►—»j— at: x *—1 u -J 00 ►“‘-J-* *u. w c «-o< C _l CL UOQC ► a y CL X y y z (->< h- — z OO —J CL Z _J •“ • OXiX>i/)Z^QZ o oz y.t— z y ——y x Z —rox -— CL — si" X — NJ < c cl a: y •» O z CLI < OOQL — h ry 0 OO ►Nl^ » •» O—' — CC •*~z ** I— *-> oogi------I—< LUO QL Z C ►> X C\| rozOa-i□ 0*>H y il- LU •• O Q OLL UJ C 1—Ooo 1—<•—1 — J-0 • < CO OO — ►Nl*—< ► ► cli-o>> ► OOfy-CL »> ►_J KOhOO CL — o CD <—cl y cl I- U» i_j O X <*CJI-aLLOI—CO — O OZ*—• ► 2! ► ►—LU QL — C x<<< Lj 4- Z LU ►*—<'—1 >LU“5 — CQ-ia-J LU r- • O O0L cl > —J > UJ ZUJOO— ► ► *-o0 OD •— ZCL ChO< OjX • — h- U-O -J Ol-OZ QL *—*o ►zxro vs.v Vvs.vs zz < z -h <1 •—-' c cl Dm • xvv vssvx elatin' ii r- -Z>— OO II II LU ii ►y z— ZN — t—u_ CCP OCCCO OOO# *- _l 0.0 CL CL CL CL CC LU JDnQZh xxx xxxarx j-i-i-< y u l- oou uunon *-"—<*-• or z0

    o o uou ooo ooo o 192

    o. u- (- <

    3l (X UJ h-

    LL. ?: i— l/D x oc X Ci o

    CD — CNJ O or •* ►—« — sT o — C (,_, #-*. •* IUCjM h* ro h- LOM< < t - c ► ► h- cx c H ZQM LO X cx t— _J —ifvj

    o cc WOO zzxxxxxz r—< Z •—4 EQ < r<~ z CD CLUUJ —ZZZZ7- H-H •* • o • X h- -DC Zcx—————a ro C, m K~ row z CX — — a'>rvl< UJ X Uj UJ —I K— o • O Ul.CjC*-OQcXQ>O>l0l0 o ►-- O < — Culllci—<—.- z • o CD • cx • CX<< —-* II II II II II II II II 3: CD DC i—i cx LX (DC LU C2T II rXCX^ 5r z -—. r-H _IQ cx —z uo LLiO— II II —►ZZZZZZZZ i\i X CJ i < X • LJ r-—« ►—»4 • vi- • Z 1- D^KI • *o sT *— || i-i^ZSI UJ CM U_i —1 LO Z • > >■ > > :> > >»— z cx x z q. _jsocx — OnuOfOCQl/)l/)oOl/)l/)i^(/H/) -—-OCX — CD f >—ZL-— CX.-IJ-0 LLLLCXV-CD u_t—<<—CD u.l- DCi/)n^a.oc:D ii jjZ *-i“)ct:a;cti-iMC)nnC'nnCnOiHi/)ii.~ OO 70«U>-«w-CU.7ClUJ * CD O' on CD vT>

    o o Ouu CONTROLS FORMATION OF OBSERVATION FQUATinNS — U77ZZZ — SlCOGDlJ ujnsvsn aoOLJ ox Mcaoaca X 1 l ►Z

    -X

    l OC^OO MuoZihttKCDM^fvjrQ y- <1 — zo 2: CC

    ► •> JUUUU

    w

    — i n-cocrv* cc co — OO V- CL 0 0 1/1 vi- vt m . Cv . > vf — _ — *Oh-Ci/nx i .

    — ^ — cc ^ ZC< J ■

    O c < 3 k :-)«< * iC>

    — — ex — — cm — — Z< >t CX r-H CC>Zi/)Q< Vi- COO in Ci/i in — 0 tVl — CX < C

    o

    — — CL IA — — in fvJ X — cc ■ — > Of ID cl — *- *• *2

    . • .^:c\j

    r UUOUtDe^OU COCC-DOO 'SWS-SVX — QCnClACOO Z 3 it — *in 1

    1 ,

    ,«_i — UJ azv. — ri cohoo CQCvj in, — O a L_< <'t- L Z vC >

    z - *• ► *

    Z p-H

    hh m 1 O^ Z Cvt 1^4 2 2 Z X u_ Z h- _ CQ

    — < *« -< •» ••CO ^

    j

    p <

    — — IT — — — — — — r-j ■ <1 CO vf cc O ce Z co >>3 — vi —

    4 • ► ► • * 4 - " ­ ‘

    1 •v i “ • “

    — co — — -K- vi-o_J >*■ — •■oexe *-Z '

    p 0 o< ’ — c< M_J — C_j in< — — 5 a vt> zc O 0 CL CT — — 4 l • ►QC J

    -Qi* 'cc

    ‘ 'H-

    (\j O z ^- o < <■ > Z < C *»o l ► -

    (\t in ► n Z — ^ — - - •

    o o 193 o< O-M- — z< in 7> OCX CC IS) O — ZLL L- UJ_J 1x100 ex 00 zz o< O C ih X zz UJ h — in Q C z Z ►_J ►

    ix O or 2 < > <1 _J ► ► : o«co O • — i-uuo- H- — — II

    _ — I-ZZ-J LLlXLL/ -J-J -=T( II i l_l_jC __ — 1 1

    z Z r ■ — — X _J — — ll ►•

    1 '•

    H- — LU X — — II • o uuuu liJ 1/") — H-J_J_J <

    — — — Lxi C

    .

    LU

    w — — I C II l

    >

    — in h- UJ ■ 5 CL — — || o nClLlLLLLLCUJZ ClL CM — UJ — 2 X _ — Z. JC Z X II ►

    i

    — i — UJ “ UNccQinLL Z-J — 11 3

    — — 0 — ww z UJOUJU in OOC'OCO -J-J-J-J NvlOO LL LX up

    — — — — — — U <_J lx 2 UJ — (Y CQ z™ _J 2 0 00 1 too • j .

    ^w7Ln — — 00 rxjo L_in n — lull in 00 — CX z _J_J 1 • •

    o — — — 0 — r — cd DD z 2 — 1 O^Z • • j i 1

    OCX 1 — —

    X> a:

    LLJ 194

    o

    m

    Z~ — OC l. : C -JC. c O ro •—< —-cr.rvj CT • 2. X I/'t o C cr • o O Ct l. —- CO 2r • x M ro •* CD c» oo 00 UJ ►— —>o X-i • o •b IC o (NJ N X a m *• «- ► c- X '-*<1 X 1— —b X _J CL,’# n .' ►— <-> Z ► c < X _J o x LL1 -~Z CJ UJ z z X —J LU | •— LJ NIL C z CL C _J Luc o a •> z 1 — co T •* _J UJ c + * c l— —> oo X •» OX oo*-< 1— k— k— C # CC X X 4- «— >—i 1 — QO" *0 —o> <<—t -N • ’VTO-)Xk-ULi.XN > X * — u3 •. C X •• 1 1 1 o b.b.v.-JjQQ ►< UJ —ILL (Oh M 3C<-J X XZZUJOJ 1 1 SC C£ Z —( *—1 • oooox—v Nb-n Z » O OOX.OI CDQC — W W X <>

    uoo o o 195

    •4- z —■ cc —~c -• r —»; -- o m n < — ► — — a: — CO x *4- CO < — ► _j — > 4- ► Q — .— < r\j c. CL — CO c ►tr. O’ ► 27 rn •* —— UJ—. CO — —« IT’ CL CGst on *— — < X —1 *— X*' on> X — a a. m — CO zee ► > ■— ► vf on — ► •> c 1------— ► coc z — — i— C - XlOf\l o ► D ir, ► ►«— _J — CCL b- oo »^2f H--J — IT' H-ZlT. CL< < <— Z X X> ■C — O •“< x> ► fV >- — ► — OO — CL 1- -Jvt- ►_i c —i • ►Z ►— oo CLZ — —« ► o z *—C- —< ► Z*—« — - < ISJ ► nTCL UJ CO Q-O — II .— UJJ.- CL ► —►— » co on ► c> ► *— UJ2K *-Z 2 o on •*m, —■ —to r-H ►—< ***» Nh ex c Zh + rH h— CL! Cm—C >4 — — QvJ- a < CCL II *— 1 O' _iC — U'-'Uu. — CL CJZ- 2 ~J o< o JOZ c—C ►on —h- Z*< UJ ►CO o - z> 2 — Z — o CL CL —z c Ljf-Oon i— cl >Zonc < ox xz c KJ —2 < MLLl C z*~ 1 — o ni- -QhC4- CO C CL — X fSg w m—< XCL —c; — ooz • — O' X ► oX •*on CL •uZ(\i Z l 3KD 1 —X z • CL • ujMr,> ►ono: ccl ►_J »-CDMO-5M1Z—-a'Z7n< it f~> I—CL — — — ■------O — CO □cdcodoo oocr-in o* >•—ujujox3 uN^Nc-iCooaoa CL -JXX X> 5-2402: LU_J _j co c co on ^ O r > Z - ITTSwUX _jon—cc cc —— ———ci- cooounonooon —% zee OODCCCCO CcCOif' c <—u_cc:ru-U-2:u-ou_co

    oo o o 196

    — o — o ■4" ro _ — * Z — cc -CC ► : > —j o •—• C~ C5 m m «— — CCM <— co I *4 CC < s* — c. — — <-< c a ro Ooocc •» > — * to— - c L— —s CCO — 1— - — cl — z LU O —■ x m>>* 1— — - CX — 0 U- * Z a oc < — Z Cr O hdX xz < c MU C Z •— a-O Ql V— *• I —. r<-| rnhO«i'"t -_j — w o 1— cr.ec — zzc< - Guj'-C>v'i—- -_J oLu^cid *cx:i" 00 >t < CC wi/iQCQecc II II II II------— — —*11 — ZD—* z n i/;S<—• Z < 00 cc ex. cc a; ex a: vor^-ooa -—<.—•.—»t—«—<•—• m “5o ii m 1— 1—< WW *x.O CC K-CCs— ozz zzzzz z - LUOC CL.ZOOZUOZOO OOOGoOOOOO OiuiJUZa: CD —oc ocncc c — O-M- 1- II ll — C*-C —c UJLUUJLULULULULULJUU-sinUJh- CD II X UC JII XZsXZ X sl- UJ_J <|~OLOui/)Ul/5U oooooooooooooooooo oo>—s rvii—o CD Cl. ;y 2T ■3-X3 2.X 2s- G< -n^QOQCnCj CDCDcQcijCDCOcacCCQcOOCCa:Z)

    o o o 197

    •»

    6 4 O — *—* ► 4" Z — CD — CO ► cju —. c oo 4 0 — •—at rvj o 5 4" 3D < w •> _J CsJ «-k > <' 4 •» O •— ina 0 4" oo •—o w< r- ►—■I — oo^> X KI a cf! Oi/i z cc — •k < r~> >- ► oo—. D. i------cco z— — b— y 4 — o ►< xz ► z ZZ — cr: V . *-i—it/! —Cr' —< LU ujjL.-r. xx~ K CD OD OOODi-< ►z •»—i oc ccZ — —a: O z o — ocv z*-— ► oo o^ 'v— '—o o LUCDO'4' ►— moo *- OK •> — —3: # -a- u.j o oo ►ro— — UD r-<*—< — NJ< QC O Ki­ ——oo r OKI—CD 4 — C- _J c cc ll < 1 oco — o—'Ocr QL OZw r ► o< CD —o zzo K — ►oo>—•»— z < uj ►m ox <- > 3C KZ D~w — Z cd ujKOoo k a: > z oo cd < 0<1 xz Cj Z — cccr •* NIU z Z 1 jfcKO — — 1 4 \ ^ JU. iOhh>ff)MO-)MUJ-'v,svv*,^vv W z z nj •— O 1 co K — — — 0< U_' cooi t—CL'>inOooCT4 inv0K004-—> — ►—« 1-0 HaM<«« ««hz< z LUr-lZr-(Csl<0 UJUIUJUJUJ t—4 (V C~ it cn w-'-co z zzzzzz — l )ZZ ZZZZZZZZ ZZZZ -5 7 UJOG oCDooo'C* ii •—i tC5 u: _J -JCOC.OOOOZC '*■' •—- ►k* U- CD crj my z.5->-5zZyz 1— < _j oo—»ao cr — tf\irn4-mujZ X rCo ococcccc ccccir- a Z UJ <—ooc>- o <

    oo o o 198

    c o fO

    2 — -cc DJC mjQco r0< — — — CL'PM 51 nT < — -J M > < - O — C- CO OLO >~ - OO — 1— — CCO CL — II — OO — U_i|~ •» 2 — CC < — 2 O LJ H- CL > C cc • c -J MUJ O 2 jC —PM ll —» — r~> h- I — co noi-c< O • CC O ca; -— zzc<; - 2 C —O' LOQd —IT. 5: 2 wcx t- ■a- m I — C.o— •*—1 —«- Oi_;UJC?0 IT. UJUJUJ—— — UJIL — CD CM aowsuj v. *— -j-j 2 oo + UJ * — OJ22h-a I UZKZ h-h- -j—— ■ 1111. j d?< C —JLL COI— — 0~5 — • •#■ — o*—1 OIS • — OMro —— «—c\jco . , *y oooouj 4- o

    i-ir\ • •^<j-invnf^o ii 2 t—4 v'nS, —. I! Ct: h— OD ------W^^WWWW«W--Jw«0||Z ID 022 22222 Co— is —C3caoooocyCTc*a'c?cycyCTc7C? 01x111120: CD — CO cccco OzOI-Qi-i- K-ijUajujujujujujujujujiJJLuujUuajiriUj|-cQa.lD Cl -jxar zim —. —i — Cl—- CLJmmMOl/DOOi/pOOGOl/Ol/Ol/Ol/H/OOOoO i/) —12T —I— ro CL 5" 31 ITS X2 U_2 U-OU-OC

    G r 4- ro 4- W* •* CLi Z~ —c c C GC 4 O G CO fO CO w cLfsj CD X 4 < w G INJ 4 > < •> G (XI -—• < cc G G CL—■ •* Z O •■If > —S CD fO —. W CO w^. in cc. w ►—i ' C w< r-< G ir G> CO •• Q- CO -— C LO •> G >W - 4- CO w — 1— ■—. —» — — » OCG 4- • • x incNj r*i *• w 1- c:-'~ Gw i — in < rH G GCO NJ2.1-G — U', l~ < •* NS <•— ZLX> stw G •* Z (VC W ► 1(/) w no < — GO • UJ(/)IL ;0 G< G vt 1- — UJ G o ID«C X> G w G LJ l/0C0r-l ►Z QG CL 4" UJ z CCv z— - G zzu h— -— »*oo ^ Z< G < DZ < GGw —z o GGCcO hCt>Zlfl •-—• 0-0 CL GOOD# mg c Z< z < jr—Mi — cr — 4- ► G —• w V.N------l — CO OZw **OGO _> CO ►—1 >w 2 h- G* ------ZZ | + M o 2! CO w G G vO cv- G CB wc cc < w . «~<GLijMC> *>lo — CM G ► M ww w wwwCjG-ic rjCO ll •»■ *— Gr£MCD(-.C~>'~'inNCOO'4 m vO ww CTC 2:c<<<<<< n ii n ii n Z rc l/)VZ<<<^w|—G CO 0-5 3T yyyyyyyy ? y Oin GTUJ II OD II II II ll ll ll rHCxm4-inGZ X S.GC CDCCOCCC CDC 1_>CC •—■CL ycDcrxTffli )Duju.««

    G o uo 200

    co CD

    <1- CL <2 o < CL. c> •*< s: 3 IL 1— - Z U‘ CO on on —LUC3T LU ►— 0 00 ► CL ►— •—> LUZ2I- rnZ3T LU ►— M< a O Z—'1- + HH-I- on CL -4" 0-0 C a. 11 *—* 0 1 0 00 0 Z~ 2. - o 3 — O0Z<— *~CCCC CX o<. 3Z O QOhJ o O CL -«Z •vjClZC c>~ CU 3 z~ •-O — + < 0.5-3 11 OC • z h- — 00 ► U-l-“C0 FO M O ■—MO t-H O Ci'-d 3oC 20^ O00Z • O O <3 CCvJOM - Z< *—3 0^ — G —Z*—< Cl-O' W U-LU z< *.<11—< •—> -j 1 i**-C 1 —5- Z • ac • — on .— — on ► —ax Zl- Q sJ-SLCL CC< CL—*—‘O )—k-o*—• »— zr> 1— cl------cc^iq o* 3 z:—'Ujllo ziruD^oOjtccyooaoooO'ooooooo omiuza SlT^Oy LUO >—._JCDOonOOZ OOZlxlO'xJKU-l--LUlULUlUlUlUUJUJUjLUlUlUlUUJUJtnUJ|---CC II 3 yy«uy i—< o 000—cc cD >—1 in'- 00 on on on on on on on on on 1/5 on cocoon 00 co«—CL □ nin cl Zuj «>-uoDy u_u.2:u_nu_CCL

    o o 201

    >4- cc -GC C JO •_Go'i ro 4* co c < ► r—< • _J M —* "v V c > < >4" •- X <— OCJ*V -— < OJ uju:^" C. Qd«— CO X (7(/)u c - ► IT', O •» z non O'! •> —• UJ-~. CO 00(7 ITvCX CC vf CO ——c —10 — < X W X—1 B ■«■ U Hr-. CO 0 _««. w Cl ro — Ci^ Zen •> 7Z# >— - CO • •* •> xT 0 CC^ 1"— *—- •» coo —- H— ocz < UJO-x cx X •—co ot k— _J xf ► O B -B -B accxz~ —. 0 rxj •* Z •> $- 't UJ Q tJULULU —■ 0— Cl J-U-MIL —x < O', cc ^ w—^Cl >t a CCL X x 2T UJ «— GCX — a-'OXw X o< ►—t CO co CO UJ (X <1 z •> V— ••V— 2! CO CDGZk-o < c —z c, ujco k— Qd >COO < 0 DZ Q a a. ex < — _J h~ MIX! 0 zz< UCi-tOsJCCKJ cvc * rJSJDz x_ 1 — O', 0 ►ChCt ►X —* CGC*-OX Ox) •» c: cl Z-ZC< ► - -st — >4- co *• CM ooox—^ —< •*——-zz <1 * •< —-> .—. •B -B -B G • Qd Cd '—• CO Ol*—'CiOsOtxCJ •» •-—» a 5> UJ LL)^^ X >- Oxl < LU w CC — 0 wOJ •»o___ 1 •'Z:«-u.1—•Oooalvl"-' CL *•_! < 2d vr x ix ►—i—i—*— •<— *-1 UJ -B —- Q *• jWww.Jws.wwjJJl/1^1/) CO C _JU_ r,Hcc«c"jMCCHUs 3C_J wX>N''(-hZZUjUJlllGUJC a O < CX Cj*-"‘2nt md h- go >4- —c^c <<<<< <0<—'Od ud _j3:£. iri^n co ex sis: v55j 2 2: yyy wCJ l—< wwnJj jCOOOn—«—w'—ww W71— r> G IDG CCODCC OCC^ zuj 11 11 oujujUj 11 11 11 11 ti r-if\jrGvj-LL.mctrcluz CO OGUDOi 1 uuucc *—• rf “52dQ-Gon

    O .—. -4 m — '— *. •4* 2 — CC -CC CJO — c cr, -4 m< — • wQLN — m 5. cc < w *■ _J __. > < ■4 •> Cl — .— 0-1 Q # a m — COO 2cC — •• __ >— ► ~4 oo— •> ► >4 C .__ b— ■— •—• •. mo 2 — — o LU < r Xli'. f'J n - O >4 LO *. 2 JC < —— O — O k—4 cm X ►— _J — in t— 2 in cl < -J -4- o ►< 5 »* m — o' v >■' ■: ^ >>■ ■« C/*) — cl 2 . oo cxo — — o 2 — II 3 *- 2—— - o •* k—• llj l-H k—H l— # c 00 ►(Tiw — in r—*4 hvj cx o 2 OC in m CM-C -4 — —o O —OCX — CL GZ- X o< a o ocxa: o i— —■ •OO —L~ z< lu *>m o o > o — < • — 2 O LLI-Ol^ t-or>z^c< o DZ o oo o> — c |4 1/5 *• UJ —cc 3 »OC0 c •»o — 1— — O —sJ-cCCQC — 3—m—m— OCX 20— a c—a • X - C X 003CC •ooct: •in2c\J< rxi O ^ o< — H- O — — C—5 *|— • m 1 — uC O >. _/ CC •— 2 < •< — > O I Jtl-C 1 OJOLb- 4 ■2—<5-1x12—*43 CD < G<7 — —■ UJ *oo • • u_ corn xlona-a. >uj — CJ> •ooct -4—0 ►o Hw CD — cm— IT> h- CD O' -4 it. no r- oo '4 — UZZ zfzzzzzz zzzz -x UJCC (JDl/lOo II II 00 5—OO CL c hOO OCOCOCGC i□cco-z O-Jf 2 —UJLJOLJ —o< cc _jX3 iriyylyi 431440 Uj_J o CD O oo 00 z 2 Cl 5— Cl 5- > CD CL STS' 33-335-333 33X3—0 h-< OOO—-COCD — — — OI — to x> 310 C CQQCCCCO l□0004 ZUJ <— ILOnZlLOlLO oo l-U.) < >0000000 1OOl >occ —

    OO O O 203

    ■—■ *- G — ( vT re, — ■W *. Z —' CD

    C' _j G _. O m >fr — —ru re. 2 CO •- ■— r\i c X C J o ► p** i •» LU — •w*.—. ccvt >—C 7 — XL. Dh Cl ro zee — >— ► sf •» •* •sT H •* z~ — CL < — > o -< X o > 00 ► nJ' v}- ,—. — ■---- <~|— <1 *----- LU o >t LP OO ► CD z O r—4 • fx*J LU < m O — On* CL z _J — a. cz- x l— — h- LU •‘pr, C —J u. c .—z O 00 h-ooo< O — C 1— rvJLU C < 3CCN *■ cc l— •—< 1 *— ro ►CI-CZ------ < a H- ►C K- >J-£CG'-Nw(0- CO u_ LU < X - OI »*O0 CC CsJ < f\i O M K-1 .— «— * 00 1 «“» e.O-'X*—i ►<. O UiLULU '-‘LULU — CD — xzz LUZZ -5 C G — o -'LU -_l ►ZLUZ''vf5 1— ►—11—11—< Z—"— LU—• Ll. com XlOUt-LOoC^wC U. —i -U —J ►—-J _J zo o + LU 41- — UWZlCCMwtxju OK <—• —- ■—■ _J«—w *-*UJ UJ C?<—1 c JU (OCDmCCChUX OO^. »-ic\jrr' cvm • • *2:00 00 UJ 4- o < CL -'O-j •-'Z< *>cr OK- *000 • • • *HUUOODOtO^(CtCt- LULl. \ \ -J_ ■ f- 4 *xCO I I I CtDCOO tl II II II II II n.-4'< • C~ ll ll II |l II || || II II ------II Z c C0< < c?cj luluhq: C MCC CCCCCCQ'T I—K~IU LULU lU LULU LULU UJUJUJIJUUJ UJUJUJinK--CD OO ID Q- UZ5- T X X 2 X 3 X vfo r'.CJOOuOuOlOcOOOOOcOcOOOonCOlOcOOOOO «—I 5" >—>1— o X ozr XXXXXX2-—CU roOCC xx * rxi in

    o 204

    ro ' •» --- — O' M •— r~. 5. ^ cc < — •» rvj .— > —I — o •> a. rr. — n, o zc •> C >— ► I/O — •> •> o 1— 1—— — ► CCO Z — 1— •* << int\i c~i *> O ► Z CL V »—< —1 I/O —^ tL ►-_!<}■ — 1— U tuu_u_ ► QD CC*_ — -o U~i zzz ^ •— » —I-J-J o luC '4’ -— into - > ► cc ——'— c LOfr,w. — in <—»►— — H- (X ZD C .ft. OOOOtO CO 0 — 0 <}-— —OvT cl cl cl 1— — 1— ^ < LU ►o ►z> 1— r? ZU; —z o ULCCO 1—CL>ZOOOCI-Q — x>cl — — -o —v------J-CCOCL —O —cu — o~. — > 1 — CO— •>^cc— •— z 1— C 2_(- —*w«~- CC cc.Mh-HtCiwCusOQ-GO *■ •> — —2 H- -N s —'O -'UJ ••CL —_1 -Z-<1-0^ — vfXcQ< —• • ►_J 1 I 1 u. ccco xlona>uj«n> •'oou.C — a -_i oc? O - -—..—. — i— * — ('■3t CD — C o — < CD C — O < 3: —J CD •»- o-oj lull <>-\WNs. ss\\ ------CJ—KM — < cc — ww LU CL'UJ v—a in r-co o -o r-- co r - cl II II —— too II II II z o t/1V<« LL'OC zzzz —s ozr zzzzzzz zzz? ►ZUJCO s j rrry — Zt~< CCcG — — Z LD • II II ,-t<\JrOLUZ O roo C cc CD CD O CD DCCCCU.OZUJ Crux ►—>£X nyuuoao oo — 1 JO UOUOUtJO OOc jl JCCLJ —CL >—<»—• *—i CD X X X *

    o l_) u oo 205

    C — r vT m — •» 4- X — co — O'' ► 0 —1C ■ .—. oon 4 p' <4 — •» — CL rvJ — n 5 4 CO < — •« fvj > < 4 •> 0 •— — <4 CM c Cj_ — CO c- r, ►IT 0 ► 7 p'' •- —.— LL^— a' in CL cr — Xi. dl> n — n cl n .—. non 7 CO' >— 4 d—< •> ► 0 i— — ——■ *« coo X — h— <4 in cm (3 » 0 4 —ic­ ■—- — —iw CL L— on N|- _J —in i-Zir, 4- — 0 •»< > »* Or X •— —•00 — CL <41— ^ X X LUL_cn o< Ll <4 — c 1—1 X —0 »x> KJ4 _1 1— ». •‘►—1 OO arw *» 0 7 —■ ► <4^4 ^ •- 4 lx lJ P" OO — cL - — i— 0 ► > « • 0 dm — — IT. r—1 t—< y~ CL Pi o*-o 4 — — 04 < Ocl CL II CX IX — OO CL — CL, OX — _j 0 < — C K OO 1— 7< ll, ►n. - x> — >3: i- 1— — X O UJOd t~a>z/c< 5 1- (- 00 NJUJ O XX< 3: — r-c —ICC M ►— < Cl-C r O • 4" r—i»—1 CO <0—> m —' t1" *—1 PI — G O'■O CL. C O ► —•1—« J. K — dC • — — C X ——■ -'Ll, -o_—_j ►z- U-J >—1 ( i > *>d l. 4 — C. -_j xo^r ooo-f 7 ■fc- — ^3cDK.c-)1-4- • 5: cn? 0 h— o^cocroouj 0 —• 0 b~ X C urv<<<<^ —i.-.c\j cm 11 — u-injir»-'wDhh> 11 >i-h 11 11 ——rr n _i f— 7 — 1-1-1- >_cl—OXX 0 0X7 7XXXX77 X7X7 ~X UiCO oOm ooc 3: — i— i- 0 0 f— cn 0 O CL jIJ- 5 JTjTiy 5:3-5 2 4X Ol_) d7dd_,n— ni.5 <1— n CD CL Sly 5 5553 JT 553 5^5 t~ < OCCCCOaOU_OU-CiC,■ 4 rH rH

    o o o 206

    r -u.! vC r- vCZ i •— po Goo Q r-H •# 21 • <—» — a r—/ cc-> G CL || ql'o: vOO H* r—i ^ V— Cr. LL) ^>3: i-1— •—1 >~ Cl Cb~ Olj M cr ^ OQC << — 1 vfV — h-jC U- LL 1r.C n»—. C *—• O- * # c? «. •- •00 .— Ch- LL 5"X vt ♦ Ca — rr u, 00 ► 1 <(NJ a • nO r—/ f—4 CL o< >- — ■W • -~O0C- . wwO — (-■}!- uo Oj *C. O C GO •*.-< cx cu X > ►—< LL) S LUUJQ4> C_* *—«l— a nT C >-• • • h-l—OOoOUJG U------1 O0X • touh G 3" CC Cf cO uj C:c\jw- ► • fHOlLCO H o zi- ^---'0O> DrHrH> It > r-H II II HHC> || _J LL/' LT Q.. 2^ LjjLUCurMOK.oaC3CC2COa(UJU li Cd h- —.O Ccd 00o0«—|Z LLi I—LU LU _J I— K LLili-IH- 0_ill

    O •—

    LEAST SQUARES ADJUSTMENT 0T TERRESTRIAL GEODETIC NETWORKS IN SPACE O CL O CL CL X <1 r\j O >: CL 2: u. < _j O L- 0 z ~ 4 C/~'

    • • 4 • XlUt-OOGOGZ O

    CGOaO*

    ZQCncr'C l >-* O — — X 5 Hr-. CSi 0 jj

    «c

    oujgsv x z:>C'Or^-< — — UK m (X X -CD ^ vCX O'N h OL v X —

    -ZZ ►5

    )Ui » '

    CC. NNSVQt XX SSCD < Xf Q 00 2

    >0

    .

    • — • l-(vj

    >

    OO t x UJ — CX O 00OX U -CC COfvJCl azo — IT — — ► inr 1»

    i ■I

    cL

    Z XLJ S m X OO -_o h- x< r _J <• XK x _ XO rrco — X LC ox — 3 -X ►CO -X ► *. ►c

    «rL

    11

    uj

    Z

    C

    CQ C/' LG 1 X — CC c — — — ► ► *• •> - ►

    UJ X cl O — UJ u o h~ cc 3: CL < a < > • •

    (V U X*~ CC *~*c. f «-<•-< 3:

    j i

    U — »- o oc < C 2 5 j h :

    i

    o j fl;5 CGCiinrGCCrjZCCiiriccCz XXX C'C uouz-'uouuuCZyrTrcuuuc 7U<-<-4r7Q.C,ZwNlC»- oi/iXxocoocco_jaL C, «I5I 3 * I — — 11

    :* 4 1 yjc^srzzj

    VJL » C\4 — j 11 — 207

    * .t)VZZn.,7'L77Zy7Z75'7 C'J-

    ^ 3: ro (i 0

    ui CG > — II

    CCc* Q* X II

    CCCOo^rwHH-ccU^

    D^OZ^C

    j

    Q *""* 11 l

    CC XCLX — — 11

    **»

    O' O — 11 ■«

    — » — 11 Twwj.cn?? 4

    «Z

    r-H • CJ — II

    Orr-ioo* UU X. 11

    y 11

    UJ loi II

    CD — 11

    x

    Cr?2C O GJ I — — II

    *

    — u_ OX — 11

    -* (

    5-zr 7Z^ »

    — • Ti:-' * d — — 11 4

    4

    (%j

    D > < CC > — n

    <

    ^ u t ( « x — — —

    II 4 .

    ^ <

    o ocn

    «*

    « 2 »-* ^ ATSI Z — — || • ”

    <

    < ► iZ 5 < x — — II »<)

    11 i X *

    ►-< — — — II •2'UJ

    t UJCO O *~^CCiU- s: cen f\i DO — || *-l/)

    i -~C

    CJ to » LLi O' o — ► «

    Jl- ~Z fY 5"

    ZD rxi o ~ r\J 11 2

    ) ” i

    — 2TK- *l

    't^j

    J

    r- W-.TT v_>« a:

    Q — • ocorcanccnacnGOnooDC''^ UUOUOUOUUUOUOUUUUUGCU^ cocrcooccccccccccccoc- ^ O^iZ r EyiE^ <<7-3- Zh'- ChvlUO x 3;*-*-?) — II

    4

    — xx C\J II

    (X II

    I 1

    — < > ^ X II

    CO 7 ijryrirm II

    CD OCT.

    Za EuaU 2 DDDZZZZZZZZrZzZ-G *Xj II

    cr

    — ZHODO

    — — GO ” II •

    - O' C-JUL

    — 0 v II 208

    s

    2 LH(MC f — 5 — 11 I'-NC^

    * z:

    r — 11 —

    I

    — r — 11

    4

    r ------11 —

    4 onH-ZT ►-

    2:2:5 r vt'lA'CNffiO 11 —

    I . —

    r — 11 4

    r — 11

    » — xr

    r 2.2:5 11 —4

    ox 5 r — 11 .j;I 4

    r — 11

    4

    Or-l^ a: C\J 2 11

    «-5 f\J ► m, — 110

    r *E — 4

    00 i-z 00 00 o.

    u.

    OOO FORMS NORMAL EQUATIONS w Ust^ZZZZZ 5 ► kcqcjcq LUO a<5 _j *- oc Cl rvJ OCX <1 < — Jt-'J't-KUJOQ X — 1 1 •* ruj«ncc.co » «

    orQUuUUi — < X 105

    zoococ ► 7 ^Qiua'vx — « ^inz-O vj-LO — —

    < < i

    — cox QO — OK- 0 Z r-C'0^' 2 w o 03 CO ^

    2:2 *-. — m 00 X CY. rr

    o IL O ► LL —

    « : ir.oo

    r LU — Z5I 5 <-• oO — cz uj — ooQ Of" — << « conj — — ►. (1 : ‘

    — rxi 0 h- z 0 2 — Z z •py ZI X rv _ 5 I X Q a: !_J

    •» j • •• : • ► ” ■ 3 > O

    00 z 0 LU O UJ CP X C cc 00 O z 0 2: z 0. LU K- CJ CC 0 cC • 3: X < h CZ ► 00 z a: c — — — *. «. •* ► y. •* « 1 O r^OO MO-'- II •■

    • -^CCCQOC — c * M CO lu CM O- x. O' c CC 00 LL — LU O* w 0 JJ c? C.' . 0 a — t c C\l — — — • • ._ • • • »

    . 1

    — 0 cC LUCDCncDCriCQcC: Ooo • — — — 11

    joqooc 1 r-KMro

    ^-K\jro, * — UJUJUJUJUJLLJ _ _ — II 1 1

    j

    * 1

    • ------O — _ — II 1 1 j 0

    10

    »

    f**"- t/) ■ — _ — II 1 1

    i

    •• 1

    s^ir

    ► # 00 — sj-msO _ — II 1 1

    »»►

    l_l_J.- • 1

    — * -tH} 00 _ — II ? 1 1

    209

    - |_j — vO

    f* 00 — o — II 1 1 — . »

    -

    ( 0 ll

    ■ • occooc — — II 1

    » * — & r\j II 1

    * ro — II 1

    « * vt- — II 1

    — it * II 1

    , «-» * vO II 1

    LU 7* O

    w w U_ CT oo £ ' 0 0 LU > CC IU ■ LU CJ C\l < X a X f _J 0 —

    — — w • • I I

    O O' CU.OLLU e « * > — III II — 4 “ -UJvtUJO « 4 t

    — c? c i- c f— CJ 0

    O 1 IT\

    I

    r — — cs f 0 irC c** o — — • • 4

    — h- — — O K- O r-H • X - — — j ----- • • - < 4

    * — || <

    ■► lIC

    r-H — ||

    •(0 h~ CZ 210

    Z

    o

    a. n

    —. LO >- •— .—i UJ — w > r~* r> CL LU U.I X c/i C/1 C/1 CC CO c C LU .— ■* * X in <\J —- 1— «—< “1 _1 ■—• c — «— c m k- n c* k- UJ Llj LL C/1 c LO LO o M CO CJT rr CC CD 1 C f\, C*~ sf Ifl vO «~C o •—• c — 1 1 1 1 1 1 ^ + + — z c — ^.— •—.— —. — *—1 X o\i |— j l ,, J i .. J i r—1 •—1 iL H < 1 —X W^jww'ww' W ■k X — 5^ ►—« k- <-*c?—> r,w000C?00 k~ •— k- w *— CL — >tUJLL • OUULUUUJJUJU- ■ft c ► X X a LU on *—«c/i ►—< C?UJ L'1 LO C/H/1 LO LO — -k 1- CO CL' _j Cl ■ft wfflS lu oo cc cc co co co a: r-cC k- JZ z UJ -JsJ-QUJ •accccoc i k- a —< -< '“■CT*—'*—‘V— l— k- C OOC c — — CCj O Z UJ«—Z—~ TO L— OLOZZ _J CO -ft -ft -ft -ft -ft -U- -ft n V <■ ■«• -tf- -»• * ■«• Z X ►—1'rHl«i Qj o CL ►—•zcco cxi^-1—r—f—• II II l——IDl-1 oJk-X or LU Jllt Z i—■—■ *—■ ■—- *— ■—■ i— Dm7JZ7 II zzk-n CC 1/1 as t5 Lt vt sJ vT n3- Lk u-k

    ooo o o SUB ROUT INF INDFX SIC CJ a^-* ■- -JZZOO*- -V H-

    <

    CJ O Z ► Z > q \ S' — z — — *- - 2 i

    ► 22 o * * r-4^L — — — II — 1 O i 1 i

    h- ► ujy h zz>- ► 5~*-

    '

    1

    * v 5' uo r-«S) “ — + II

    5

    o t U.U.J2-^h~ — U_ 1 — — LU — ► h ^ — — 1 — i! — • • O i >

    (Y cC Z

    L o Li

    oououu LEAST SQUARES ADJUSTMENT OF TERRESTRIAL GEODETIC NETWORKS IN SPACE o (S', D r~. 3 u_ < LL! c IS) r z CL O' < CL CS. C CL < 3 -J Z — c OvfOO^TZOO * h-<0<*-C O' LL' ►-

    — ►-

    » — * r-(3 CC C 0 r-t> CD Nf — — •» ►z: »

    ^ — <2 “ _l 3. 21 y ” 3 Z "j «. •** •> :

    Li — 2 — cu 3 Z 4" —

    : j 1 < OOoOOo C I-Z LL. O OOZ-CL V >111 l- CCL r-l(\jrf|v^ o> C 0111 00 O X <1 ad 2 z

    00 — I — — | 1 1 1 1 \ I 1 1 1 1 1

    *000' '

    O cl Z3 j 1 1 1 1 1 l 1 1 1 1 1 I j

    Z H LU * Z — 1 1 1 1 1 1 1 1 1 1 1 1 1 QQ f CT ILIUJUJ ►

    r • 2 ►-'C CX-CL — — 1 *

    ^ h O' O C — 3 3 - M y II j

    212

    M c C 3 y II j

    wCinoOCOCw(\jfo,s-H^«-C'QC — O* CJ'^rrj'rscHrHc^ai

    - — Z-iccaZaZ ” — - n )LJD307^0

    o a? - CT — ll

    . 1

    •>

    ■' 3 — — 11

    ' CD

    — 3 — 11 ~

    CP

    nnyrcrrSTc^DT ' — y D —' 11

    • "- f

    — • o m 3 — 11 4 * *

    |

    — m UZ^L

    m 00 CC 11

    -I- ?C5 11

    — ooi muom ll

    LC

    <-<• _2!< It 1

    * \£>

    “ 3 J<3D3Q — » II

    • h-

    — — ouucy h-iL II t i

    1 — r

    — h-M, ogcp Csxoc*-* col 11 * *

    r

    — — 3 33 n H _>3

    f\J w o y <1 - no

    |

    r ~- C o

    ' <

    O 213

    Cj LU LT 51 00 Z < a:

    cc • cc X X •”1 X COL CL

    1— < L— US' 21 ZD X DO Z OZ oo X Cl < X _J fV CD n C UJ n r—» XO CL X X*- o < h* Cl. • L- z 1— G* o ol (/IUj L/' o o <— — z o c LP, X Z- X t—1 *—i r' 1 X 1- X X .—■ •— < “3 - ~ •—< •—• ^7 LL w• vC Ui ^-o H-H r—4 O-l— — --- - -J CD < r—4 — < • ► U > —1 2L UJ o <■ ► X z — HF r-H >-—« CjOO O X r—< ^ U', o oc ii - oc *—• o ------_J Z-—1 JL X iL u Z »— M ^ CL oo • Z—< < *—1 z •**—* ► ► < oooo

    ► r~H < X. ► ► z 2. x T. k—l Cl LP CL —-CC i ROW »* < oc • £2 o —x *o ►zox x • <

    »~H k>H X o oc ♦ I o 1 X' •—1X OO 0mm* ►—* —J oo ww ►— II II IX OCL • I Z X C, •— iCl XO*C—- 1 X • C?<1 ror> 5 ——X • r> HLU II II CO — << 0»O LL 07 oooo CL — _J*—CC a 2 —XXZX

    OCX OC CL OoOU LLUJ mih CD *—• CL t-ni-iui- uuCi-m3ii.o*-‘Q< REPLACE its x ir\r— o vG r-t (-4 r-H

    oxoooo o o ooo ooo 214

    2 < a: CD c or a.

    —I

    lb) z or uu Lb 2 > Lb > <— Cb 7 a 2

    LU IT) U.J >

    CL < Lb cb Lb K f\l

    H— CL ►—< CD LL r _ — o 2L -J < c •4- Z 2b — — h* •s O z CD z: — Os) CO e N D Z II CM t—> — 2 — “2 UD CO *—■ r lb) X _jZ * i— C * — k—-t )b •“ — r~ h- — z Lb Ob c CN. o h- •— II I/O <\J e> C 2b «— < *»►—« t—i co CD <1 o - 2 —-5 27 •—-4 • 2*~3" - -ib •«UJ o hO < CO 2L >—3: *o i/oh- 1 — — H- a —— CL Z II X7m!D Cj-— Lb >OvD — OZ:*-iLb —>c 2 n y-z Cl II || 2 II •— II i Lb Z UJ Lb -J v0sC“2 2: II •— II H- ii ii •—* 2 it •—• ri'-axrj'- __i_j Cb t— —j—i— ►— h— •— O “O “O *■ CLl— QL>—TO^L—^OJOCbXGZLTi*—i__|Q_|— *--y < —-l-JV Z S'S Z Z ►—* 3 ►—1 1—4 uj ►_ o Lb Z Lb— II II II II 2<»- 7 CD U- Lb 2 C LL < < Lb C <1 — CD C CL iboca: CL CD C1'— Lb l-C»-Lb_)2tC’DXQLbT:3;CLL<:ujO Ch-(-mDm(J(ji-l)u

    f\J COvt vC o o o LO 'C a

    UUU uuu UUUb om < -J

    — sO INDEX(J,J,K) ►

    000 KK) = (B (JfJJ)-TFM P)*SIf»N(J)/A(<) OJ O UJ K LU c 3P a _J on -J * O h- o K Ui C *T- on ZI Q < o cc on — v O cc c 7 — 0 <

    ” : 11 d

    )*-

    * u . D ^ C— " > ^ u j z : a o u1- . < u j CU_i c LL CC r O 0 n K c r ” — — • • ■ <

    vt II

    >#• II

    n t C- — O rr. r\J II

    OJ II

    o- 1 ox X<_l Q-X C' — 11 •

    1 • O 2 X Z* — -> — •f II — ► ' ■»

    00 ID — 1 “ — 4 — II - )^^C «C t_J

    X CO r-l Z) ooh CL^UUC • < X — II ► j

    < -JVZ 1 » C ID 0 — c 5 — O 1 CD cc X — — — l - • iX ' 1

    32 OJ « X _J — — _! — —

    CC k LLJ < Q. h-z: 5 — — _j -> — + — * 11 -UJC l .

    )

    LJt on t — * — — 3

    ( 33 — • - XC “ 32

    IJWW ” ►x:co 3 3~3 3

    oc — — ” “ 1 L-Jvt w — ^ 3 CL :2

    3

    '

    oo-n*-* — CJH CC 0 -3 l| + ► •* - ' 215 II 1

    U-UL 00 « i 0 0 “ 0 h~ c O- — — • 3 • »

    — cc 0 || . 000 O O UJ X CL l UJ CL on ► O on DD < _J — — « UJUJ » 0 «v 7 O * j — — E

    ^ — r — 0 _ ► 0 * 1 o < X C X X U J C U - C O < U J C

    Oi H 7 O' “ II 3

    *-< <

    3

    — — O X ► 2. “ 7 + II — ► 3 j - ,. 1

    i O — II •

    cd CO > _J X < XO “ I> <0 X — 11 ►G 3

    l

    — CD*- h- — — 0 IX', • •Qiroxiij ^ i 1

    ~~ cj U-i — 7 _J X ” _J 32 ► ► 3

    < C rvi

    0

    0 rorvi^H w-

    ► UJ — — x CL 32 _J no . — 4 a- — 11 -

    c CO zr • D —

    j 3 1 — CD ro< — — cr “ r-H 1 IX.' 2 C ------ii 1 ► l

    5* 'CC

    .

    — ► U- eCT* — “ r<7 O ►

    B ( J ,3 = B(J, ) 1 )-TEM < — • X < cc * — cr: ” r^, — — — — — II 5 • • •> * 11 - 7 >• r CT C l • lu —

    — — 3 4 » o LU Ct'Cult *-Q

    LU — « > — > — * •-th- 2TO ” x: _jrr. rc — — — 11 •»4/7 *• 7

    LL O a CD CD — — '

    • • .

    C C 0 C vf LU

    j ) uoc t k- c DC LL LU 00 • 0 z c z X. _ r7 L- h CL r Z5 Z > LU DC LL C < C > (X) — DC fr f — UJ z z _J < ic t C/7 — — — — — j 4 1 < • • j w w K m QL > ^-4 — — CC • (M * rH Z" — — —• II •* •> ► * • O 00 i-nuccni-z C^CMocnn C l

    1 O 1 • » ^ Lu z? — — —

    3 «7 4

    — * 5T 0 CO ► UU a.*— CC — — II

    1 — LU "t ro — UJ CC X) CL —

    sU

    in ll 1 — X X X x X X X X X X X X X X X X X 7 < h- Or' 1 1 - X X X < X LU UC X C LT\ — — — •> l j -

    oolu a. 216 uo C * UJ 1X1 Z> CD CC “ L Z • Z C — X ” — — — 7 7 < j 1 O — ► OX' 2 0.7 - * LL CC — •ft r

    -

    .c~7 ‘

    O C TEIZ V 21 7> LU K X ► 2 — —7 _l z X — .. - .

    L- LUX l * 7" ► 2T • 1/7 LO 2 — r- • — — ♦ — — II — O#

    1 < 1 .

    • X'UJP- • H iC L/7 • — — 4- “ II

    » LU — — — X O C.' « V w m 1/7 1 H- oc y iU LU ► UJ r— — — ■ft (XI — + — 1 — 11 — — • • - 4 • >Z)

    LU *-C QC CC

    UJ X OOOoOO

    -EAST SQUARES ADJUSTMENT CE TERRESTRIAL GEODETIC NETWORKS IN SPACE CO CC O O a Cu LU \~ cr

    j * • 1 l 1 l 1 1 1 1 1 1 1 1 1 1 1 1 1 0 « h t Z-GDCJ CL - (X LU —

    icru.

    o 3

    o — 51 LU CTCJ 0' m z t fT, O - LUC 0 or or ► X, — > a. X C ; — — > c 2

    — ,1 ► ’ L * - >

    o O Z 0 — CM — ■

    o 5 7 C^zz ■ . rv <• 1 c- cr O O _J — cr — Crr.uu z~t-z c ------

    - —

    * — X oi ■_ xcni^rccLia: c *' x — xj

    -■— ► 1

    .

    »-z

    OO — — X UUJLUCOQ. OO or i —

    ■ —

    X z _J — _t « c c —

    *. •> .. —

    m O 0 or- X

    c'i □ooooocGoccr ( Gcnr.ccocODCr zz^zzzzz^z^z >- — < ►-< * >z:x

    — — — »-t_J •>z*r- *• . KJOOUl ,

    ■ <

    * — Cx Q.>-<<«<<<«< h~* K- lux LX LUCO ur — o_ m oorc LLI Z-- TC 3 v ^ZZ*H ..COCO »Qh ►Z :\*-

    * Z<<<« LU 1 ZZ>^Q- CZIDO >

    0 ^ rH zxx c r -zz

    V*. r\i 3 ‘ a:z -' *»c .UJ

    0 ""s* fc-< Z O O rur oc C Z Cx ccx X — - •» lOUuOUO

    V* * t LL « — lt — — — 4

    UOOZ^CCXU- LU 00 • — <<« z — C co x ► sC << oc>

    c — — — 0 ► C CC >LUZ _J CX CO — cr . >tccc _j rv

    K-c. cr" 5 V- C a rs ►

    K" — — h — ► Orx NCi — U_ tfMUZM z>x -> -~£X — cr c~ LOCO O XI v+ oc vt LPi

    -LT *■ "

    ■> J — < •< •

    — —

    a. — <

    Ul C Crocir.3 riTi r W\\ ^zzz • C-i' KIN- sOin ^ — — — ►hCHUS

    4 'X-

    c • 5 C —

    >0< 1 i

    CC-ZCC Z x • Z z c

    i

    r

    — w Z 00 — r\. < — cr — — v"t" w — CL — cc cc CJ >4 -4' si —

    4 — O. «> - - - ► ’ 4 )CL - •

    — c — MOC «-OL ■moc ro--< - — * ^cr > 4 -or «. ►< - •

    UI — O x c xi or C OJ Z O 00 CO <10 oqc CL Z> C-< — 401 00c * l -_i

    I OOO Z77 t r\i ► 3 cr -J < < — —

    ► • JLJLJ

    ‘ 1

    rvi co Z y ■ n C. 1 < — — - j •> ►X

    uti

    LU C X (X 0 H- CO O 3 z D cu Q c _J LU o O -J Z f C a. > ro tr

    O 0 LUUJ_J co« LULU Qh * coz r~~ CC CO LU 0 H h- o_j< ZZUJ oa. a O H 0 < cc z — — — - ► 0* •* 5 4 • ’

    or O

    00 > <1 z — > _J c z at •» 1 o 218

    > < CL CL ■—

    e P o o ►— >o 1,MATSFZ)

    ri I- cn = ■«- < o • o t- o >•—«

    'OUJ z »—* ———0—~ —> — CD cr c LU I),I -o cr.z: Z> --«<\JrO v£)OC O rHH vj----<\J-~ > ro -^c s: c **-" *~4 r~H LO \£) f—4 ■*—' r-H un . C X X occ>t DCcoCw(\jriwHHw00cc\j z: RH( vO ►—’ k—i CL 17 o i. JTr- yTsrysoHHO^crrj:- o (NJ»— ►—i o cr i5‘5C-ysyy5:7-'*-'5-nOr5:5'i;C — O' X. • CUD o QL o coosur'coc'ocinczmrcc? y- CDN ITS* Jt »0 «a Q r-lf\J UJ »—H uuuz^ouuooryiGiicouus z> -— r—4 « r~4 OG LJ -i«o 13

    ii ii ii it ii ii ii ii •~r-)0‘— oo*-* ii it ii o n -J II UJ P II ICC.C t—i r-^ ONt/)*-y^a:za:z n oo n —n oxa:*-* oo

    ot— ►— zzz W l: — Z) II CCChC^Z'-'hH |l || f— LU►—<< li ( 1 3 ) ( rOCLOLUir z __1»—1»—1I—1 c o QtozxucQUoio-Ja; 11 11 ooi— 2!2: o ii nzi/)w »—1 jC < < zi-w

    ooo ooo o ooo uhjcj READ UNADJUSTED COORDINATES w CL c — UJ rH f\J — OO ► | — -)-•••- ^ ►t- ’ *-

    >r-.z' •

    4

    O h* O' - — . «r- X — — — — — |l — ii H - «»2 •* ►e •*£* -1 •.<

    - 1 M

    «* 'b-

    ^ — r — — ~ X 1 — jjv * ^ X

    i *

    ■ '

    w-

    h* O ^ 6 *

    X r X

    XI- — — l| — - 3 •* -c ~> <

    c? ^ ^ V — X > C -I- — — X <> — * 5_ < zr «-T — x< _j x — — II ii —-> » l *

    .<1 i “

    h

    — t> ~ C-, w — — *-« o X ^ — < • 5 — w X ex 7 * i3 Ci. U. — < — t X ;r u. ? ~ ► — — —

    ii 11 — n ► *, - - •• < , oo UJC ■ r^i arc • V- QDXr- ---- V- l/CC-N z Drill ■« iX •rX ■ ixiocr; ocx < DLLS 'i XV- Z 73 — X i Z.Z <7 X X - MC*~I — a r> X DC. Z < 2 rxi * co C. 1 O IT 1 ilj. — _

    — — - i ►NSSIL ►IU_JX> ► *-« -X *•( - O^vfC

    *

    j

    ■ • 1

    1

    — ii

    re I r_l cjz • ex ^ ex exc . — 1 0 - — ISC X < ~X» u~ — -OZX «* cC — < i

    — ►a:

    1

    .

    c:

    v 2 I/O sOvi-i m* ex aC a- > * * o -►■>- * xoo»t c_ — i- — — — — — ii — |I •. '

    H|_ ►!

    >

    «

    • * V' * i- co — ^ — — vt- UJ < o X •

    5 •>

    It/" ICO

    — 1 r* <~n 1 x — » m _J * 1 ii* 13 X < X.' Ci \ c * _j O — u- - -

    — - — — Ii II - - •> >- :

    X — S, X * >T — || ► o fNJ * ULah-CaKCn^C Zb-cez: C cr — » cr c~z — — ►

    <

    u* • ro r O' * — < z cr u_ u_ u_ — o C o X * UJ l I/O o c> > 1 ►c. _j y. z U'- — — — — — — — — — — — — 7

    *. • 4 1 1

    i ( —- u m tcooii — — 219 7 - •• s \ XCX>- d - — uu e\j ro V- V- V- UJ CO s <* c~H r CO z LL > <1

    — ■ •• • " : 5 i i

    i

    i)! • i-i- L Z -Orr — — 1

    ’ i * — — LX< — rsjXO ■ — 5 •>r

    i.

    — CO r-H CM ii V- V i C- cr cr CO ► x LU -JO r: - m X ex ► - C » cr — — + — — — — — — 1 •* 1 - •*«. ► •* •- j 0 9-

    i , <

    • — n CO i CC <1 — «» - < CO I X *x — » cr x X ►- H 5 » < Ouu V o > z i CJ CO UJ o C CO ex ex > << _l_J c. — I_J

    LU < ooo CO * b~ c. z UJ h- < Q X e/i C CJ CO UJ ex 1 • ex ex Z aJ > < -> — — — j • -no \JL\-Z —

    COlX NDPRIM.NE.1 )CALL STATPR ooo SUBROUTINE PRINiCO t o h- x C CD LO ►* K — CL or > o V~ X o LL c GO x ZD LG O < — O CD O ► o CY * GO x — < UJ

    — — — l ) . 4 * > 1 < 20CC ozzz 0-7 _IZ5 «rcc ► K- -oc CL lull < — QCrou

    J 4

    — lj C UJ — ll — 1 — a • r c c . — n — > > — a X co — — C > 2. r —

    ► .

    i "-

    5 — ex — c x —

    . X 5 1 < OoXX - _J

    ► jc ■ ■

    «^UJ

    coo* Q

    .

    rornccJOcL c — O C hZ — m _J — o<_ UULU r<~

    UC< o

    r, — LULU XI c '* — _J o co c: ,c. •* ^ ►

    w — C —

    Ul ooococcocono 555575555755 COOGCGCOOODC 57-5 »- OXXQ r~ujorz 7Z7ZZ7Z27Z7Z ► GO wi^ZZ m Li >X — r* — O • cn C * c — T? — — — ►LJ ►x< ► z j • .

    ' * l-> Cca' CL<<<<<<<<<< 3ciu — CL CL* C GO LL O x X LU —<• S

    N.<<<<<<. ► ►x*- ► ► K

    V*

    (\irO —

    -ZD iUOUUl

    '

    515 v* c * c f Cl CL Z OLLa: x ^ clx — ► ’ ► *'

    LTi 1 — h- • — mr\j — —

    — m CJC«7Q GO cc ■ GO | a — — > CL c GO _u 00 4-CQC5.l-N>- < -X — — — — > _J vt — ► ►O ► ►

    55 CO X LL X — d — GO -oczzo

    1 CTir\ XI- » CO hZONN X CLZ 3: — —

    ► KiUOG 1

    5X7 l- • _jLL — — ►LL ►>

    s0

    — CL l-d < -QZ -X

    — m ZU olj GO_i 1 i LC XGO ZZ rc _J 71- C_J CD llq c?< — — — 220 juj ®*X ► ►GO ► -_ ►d j ,Q

    i

    LO

    5 I- O CL' d o' CD a n x: _J X ► ► ► ► j ► ► ► j ** o • | X ULUU CCIt U. xox rLoi crdC o Ch COO< X LJ CD

    1 ’ i

    • X L G->0C LuK _ o> X _j< — — ►d j

    LU CL < X < o > X < CL _J ► ► ; lj ► — ro — ■^ii l-X LU CLC — »» «

    — fi^ < 1 < CL < b~ — c X LJ C • c d G~ X • h- CL X -tvj<< conuc^cv cY C. II •

    OOOOQO ll •••_!_!

    II

    li

    do hZ GO II •

    II •

    o vr ii •

    OUG

    VARIABLE POINTS re c ■—. c Z —»- z — '—■ Cr

    c c

    r- Oo b— I f~\ r~\ «—• a r re re c~ —■ ? > «— — 4- c H- Z re .— - < cczz < a h- < *-•— 1—1 >70 x > a:>y I •—■ t—i f— •— oo CJ - —» I— LU Z vf _l z 1/1 «— «— O >—I O0 re, Ca c o o LG *. •» ►a a b- a LU Cl zz V- --- — -c. <>- on ou X -X a - -or LL i— + 1 irivt n*——*x U_i h— —IU- b-b- UlCXlhG z f-t\ ►~5'— X -----OPwO O. n '•viZr/acw n n a ui w-*—.<~2rz ezzz u-«-oo LU ZUCOOjJC Ql C — CTCO ccGCcroooc ffi*—1 II II O-J u",•—<»—• II UOoQQU JD a: JJ'ZI 15ZlJIZJII II b- O- II —I • CZ II II Ct II II II XCj II _jao cn ariz C>~ CCiZC qODkZC.X>-n«^« ) X X x X 222

    O C. —. k. c ro r'1 ro c w —• w m z—i—z w — cc-- >- — C n ro c C. —< ►r w< ►—'— h— \—- ■ - x • h- —i— Z n — «. < r oc < r*. < n —- ir. k— _JCD ►LL _i u_i_, a — < Z_J » CrnZZ < 1— » ~z KX < — — — > X n < n (TV5 5 —, — i_ ►3 —- » u_ k- «—■► *- xn, o ► • UJ zz LL UJIU k- — ► LL v. - ex k- LOoOk- Z < z UuCiC O—i LO ►n •—■ ► ► ► k Z > *— CC* * CD UJCD UJ r—t — • V1— — .—- — ^—■■— ► ID Z o Ct- Z < < yOu, t— ii n nZO oocr-oe zk Cl n oc n_j_ja'o: CD ►CD < —> ► 1 LUC. o c o ►< — < - _J n + CDO 1 + •k — ► 2^ ►rr r-c m n ro > _j ► t/0 Z «- CD —nr —— — 1—— i—« -- - V—< -lC ovj •— — — CZ 3 Z DCC O k-< ► 1C- ►kZkni cn Z_J< Cj — + + ------~-h- c CO < — ex L JJO< ► ►CD ZLuk- LU t— —- —-1— Z UL- fki L_i < CD lD t— o- UJ * — 31 k-k- 3:<_J ~5 CX«—3< DU. 3 << CD-J< CD CC — uoc-i— lull > — — k-k-k--~3_3<< 3 •— ►< < LU qClu outrun uj o'er LD k- II |l |~-k~ << Z c <'- (vj ■— III L J 1 1 < ro-=- l i t— *—c x ■X'^cX LULU CO _j k-< a: —.512:. y y 3' y y lu _J i-HT— O cn r\ r? y zziu .< exex_j<<*~-—— o<<-'»■• aC aO — tiL’ ID 31 cnc. DC CCZ o Cl>t>ci:a vrVMUooxN ex i IL X M Cf li, lo ►"*» U >CJ UU( ;LD*— KXX V

    C(JU UUU oo 223

    OO F ■* I G <

    X m

    UJ C

    X- K—* ►— G / G-

    x —> ^ n ►<

    •—> rr, — • u ► X oo LU m X G OO u_ Z - Ci oo *—■ ► IT G c XI- Z Cl 03.— ►—. ► G o G • X C LL) X c G C___I G OO ►—* UJ —J h— X • —) •» » 00 ► 3" <—i ►3T G xx-i- c X 3 G — —X Xr-^ Z r—i X" c. ■ uZ '”v G LH^h^OvJX i—i (MX Z sOx Z • o* r-H CT *—4 ►— » Q O roro*— — a rr,'— II xar G row ii rv' G X ~— G g ■—' y— ►—< ►—t c*. G wi-u-^az *— gg c <• G G G G x- G- 2. 3 UJ G 3" rO.-,__| 3 hlvfwJj

    ooo ooo COG 224

    ► •» ► —> —»«— — C CO — .-,) c < *• ff 1 rr. cc. D — X —' »~—■ •—- cn h- —* Z-—■►— Z >— < ► — cc ~ r ► ► t— < X — <_Jn? _i> *• L. 2* -C cd ► ► •> •—<*«. • -W — — XI->C t—< "j r.c •* ► r t~ — y—ZL ro *-_j ** «T. -j < CD ^ i )(\i _J:' _j _j or O ►LL a > rr UJ— ► Cl------►< X 1------•» <7 ~ -— ►n ci r~ ^_ji~ O oz- r» i ►H-i r\) —- ► *. •» r-O •> l— *—• II »-x OOC'S 1— “■J—*C0 1 LUO cc -za O -iJC—i ■«• —- ► h- to ► ► a —J LL l-< a _ •XOCY con »— X X uzz? ZZU-'UJ — >!-<»' 21 C MC,or rcco LL <1 ► a a _J 5 F 3 sisruiLu 1- IIM X rr, a 5- 5-3- CC e 1—ro 22 zcoo COZ7 a om LLZ O0 ^UUl 5 t HJmi- 3: LL 11 a uj XX Xx X x r> v1-

    ooo oo o OOO 3«INTS ADJUSTED OBSERVATIONS — uyyy LULL -oc moo jy «rcr OCX <■ XX conO XiLUC — ■u

    < o n — — h- cl — CO c c . 2:0 — * t~ > CL • — m T — — > 2 CO c ■ < CJ — — *»x ► MXt ”

    4 .

    • — 5_ — cnj CC 2 of CPZZ <>~ H* — JC «■ fc r Oo

    CL JCJJ CO 0 GGUU e < :

    )

    ;

    XIOO

    X — MGC«hMzzxa C.>

    XOOl^ntfDLLlX 0_1-10< vy * — — —

    -XXUJCOCL » *

    — X r fiC — C..C-C' h .-0 C 0 J XX fO.cr c 1

    — ► - #

    -

    k

    — — X rJCiooyy ■ 7 X. 1 rr J C.O — c * ~ ► •*

    •*

    > ’ ' ■ »

    ,

    GMUKGaZ X —

    CO

    — — OlUJUdOi crcocorncooc yyyu rnconccoccoc z-zzzzzzzzz-zz — OX — CL rc __J — ►

    —.

    > h Cxi uo UJCD 0 D. 003: x<~ XX xon — ►OOCD ►ocZ Oh F ►2T

    X ► >^-t(NjfPU"

    <<<<■<<< ►Xh ► ’

    Z *■ 2 zz >Qf 5 — -X

    ’ «

    O jyyyiii — UJ z c CL or ► O OLL (~1 z CL — — •* - <

    * — h- ■ ir. — X — — UJUUUU,

    1 ■ uj ^□JC">D< OOOZ. (->IL7 — — h- • Z' 30 <<

    CD*

    — — c — x ou nr H C; w CO CD OO C-J — > X 4- — — ► ► *- *- - ■ CD — X — DO C2-< ZhC 225 Ov}-

    0 211

    < — (L h-OCNZUN CL *.

    <

    — — — — OCL — — >j- £-L z> MCJ o-» 'toe DC < OM JOQ COCO — o> C — C. CL a. <«~ oj

    j — 1

    — X LD >h'-'nrGO.N 0- < CL cr» ► •* *■ “

    '

    UClJ CCC □ 5 r-~i_j,-i*xr\jo.i i^vfir'

    cr::cccc 2:2 DC <1 ►£!-

    ZIJ OCL< ooa> —

    O

    02 2 OO — XJ ' hj • * f < 2 — — vt — — — ~ ►

    " . ‘ 1

    l H" Once ► -oo — CL Z >

    — •'C ► ► )OUt H

    l

    h-J

    * > — ►CL j »

    < CD •xuo ua f UJ O OX IXIO one h 00 UJ (X 0 X X rv h- C O X < c. X CL _J O _J <3 2 \ — ► ►C •- »* *- ”

    i C

    — or CC :r CL

    ► )

    11

    — O X - ID — fsj 0 h- — __ y OJ O 00 h- • --- ir !_ X — re :< ­ — — ► ► ► « . -

    X » UJ ‘ Z77Z7Z OOOOCIO* XXXXLUXCO ccscz CL CLX

    »

    UIU O* XZ — LU

    »

    X 0 0 00 O > eL o X h- CL X z oc t C 7 < C/1 — O cr c — — — «. ► ► ». ► • ’ 'O

    LU or v X — ►

    LU c rL

    — X Os/ oz g — X ox ox xC cc o< C> C ► » j

    Of UJ Z C X x K- a X

    226

    < > Cl IJU GO cr! o u r~ u_ U < O' 1— C- — 3 lu X < I —■ Q. —» _l O 1— >—i l-> in <* o —h- — h- n «2C X3 U~ 1— ll-K <3 c. OCL< CL o m C IT. > _J O Lf, > _J l.U K~ r- CO # * o go Cl---- Cl---- < o — I-OCI---- 1- Sl- H— O 1- < c. zr< C K- r-C< —c CC- c > Oua CJO oCJ-uCJi GO 0—> -0 • ■------Cl. • • C coo *■*• «^** *-'>*•-* • f— —1 •c fO cy • i— >0 »i— :» o — c.. rH cm st ex' o ^ • c c • LUC < 4- luc < + o ►— CD Jr-1 — — — —• —! 0 •_i O • •«— •—• • • —I w — •—rrnrhrrv vers X r'C'wIr-OIJ' 3—X>3 \Q **r—H 3 C'GO *0 • r^^>u<<<xr^-x>xr^xo—a.x n ——iX II C l/)w|- CJ CD • — xo: II go II -ooncDO —0X0 II I- II II C ll H7CDDMQCdr DL< < ’ZLs* r.K—Cj ‘-ozl«_j>3 _i^l-3 Jll-3:i- — o ll 0_<—'O II _jl— 0 — 0- 3 ~C~Z 3 3 3" X 3 3 3 <|l ii C/I-C7”)—-I— I------Z7—7 3—-Fy? <0.0. 3 LUlu 3303333 0LLI-Z«

    fsj CM CM • ► • X LU“) ir> •. — uo r—4 — M- 1— • < 1 •» < h- l— oO > *— LL coca —i — • < X e —* _j—■ — X Oh- - 1^0 vo uj mo r—* <*"■- — — X c\.— h-Z - — o U J CO Z — ? X — o— > mo— > ZD 1—----HU. >- D •— • —< IT' •*—i eel— <|- ►— or ► UJ —lOM — *»0C • > L'C o •> CM O O UJ ►—i — > > > > oo LU o a .x Xluo c »x - >—(to <1 •• z m w O — Z *-wMQt-'eCCCoOOOoOoOLOCC • ? 5^- —Z Z *2L z —z — • ■— e-mro »-H •4JJ j o CD c on cc cc oo cc c — X X jx X—X X_JX — xx ^ 1 “ c XL) »— ^ — ex: ii n ii ii licence ii jz Z~ il II _JZ Z— II IT. 1— X sC < —IZ oo oil------——— ii ii ii ii n^«-y X o — ------xor — -X.00 r*H LU \ rri — — CO X —UJ < —•>—h- ^»— —"H- — '—^ l~ 1— 1—O0I— 7’-JCQQ;NQooZcr''------———a:>_J -JCCI— i- >_j _joOi— ll —<>rNi<£<—1 or- -o _J 3r II .uZzZOGTOCi^OOoO — 3 3;—cr CL —3 ore •» or*—e a CL c «*c < ZD c O < O O X < —< < r> < M CD — LL rvj o M u_ — O —• LL Q O Q ll tiL - ~C 5 L_ 3: a LL x

    C\l

    K — <

    ■ K.! K — < 2. C> .— Cj Ll_‘ n o o *-H a LL LU CL 5 K CO c CL '/■) *■ + K LJ 3 2^ CL CO ■«• rvi ~Z*-—— o • MC * k — — ' r— 4 cx -CjLuC- *■ It Cn — — 03: a: CO o — O-H- 21 — —oj ■«■ < JO# K O • CO LU MC.-CCCO -*— CO < — u 1 O' 0C—LUO 2l C — < UO o o ^— CO.^ s 2 CD QC <1 4- CO*——< — ii i^ —1 II Xi 2T ll CO3CO ll cocoaCco c:s—— —i CO O 2T —co —<-—< _J UJ QCO ll nCo:v<~H OIlOOLLU-LU —LUCJ fvl QUO o o —1 OO cO — ~. o y CO O < Cj— coco—h o ro —co coo co— C- —

    rviroK- v£) C r\i 00 oc (XI o O r-H vf

    C^OLJ UU(J OOO cjcjo 229

    ► ■—■ Cl CL — *—i ►— h- G GUO ■— G - G*— ► <— U.— ► GC- — x ,:-uo_! — uoc. x Qu (Y ►— X ► o- —H NUO I"" < »YICC ► C C?' — OU~ — — 0111 CD — G — r\i UO Ci/IG r\j — uog — X K » •»no ►. fO >—■ • MG X . ►si--- • X C CM CsO < -J vC c • G G •'LL G— U- CY ►*— 077 ► CY ► ”UO * ■— •— rrt Nj G, oo X G G —■ •—■ U_ G CuO x . CO • — UJLllQN UJG - C uo G •• tr. — U^UOfVgC h— UOOO •*Ul OG U_ h~ •• X >G O • UJ M ►Om ^ U t rsj •“ c OCX.IUUJ Cl GGG X »x Cj G X X — NMl/'l/T 1— G <*G —iLT-fYi - 0--H (NJ ll GG ► - ZD GG •• £Y ZZCN r- • |— (Si r\l o-ro i—f^irux^ LL —xiC ——j ** # •» — II C.CUGCN X • II *— rJOX ii MrOvOX _J G * nOOn< G X*—£.' •—■GfVI -G-UNj MO—*LJUJUJOO c ». ► o •-G (S' G M —1 —* G O Uj LU X G — G X X—■( —-u, x ■y'r-i CL, O'—O *. *-CO 1— >—<—■'X fYT-J • ►—UOOMfM • —; CL —«H u. " •* 5 -G ®-ce 0.^0. O'® 7 *-'3r i _j------2T • GO rCrOr—1 x c — • * + ^Uocaa: > O'— £-|— C o» a wG< » • —x b- '~GCD-“—■— cc O— MuOUOCNJC — XUJOJsh OX (S) g _JMxx5"2~ > 3T UJ U.UX II coCCjQQ O'- “Ch — «*G X*—h-Z' h- c UUIZG< CUJZ< .-.UJ<*-t •—> II UN II M0_J_J_J—1 21! Ghahl hhai i—»— s:»— 2T GUO— XX—-_J_| i —1 ■—■«-U-h(/)Cl •— — Q. X >—1 CZ -X UJ NCu.“Ju—< w^nQU. (OXGll t >TU_G X * * XX •if XX r r —< «o xrvj r—>4 (Nl 1 ! •—1 o ro OLU uooo oooo CALCULATE VARIANCE ZZJ. cDOniLULL! <

    coa ^Dm II

    K O

    hho i IU

    U\ — rr x/DDDXDx X* x r°. H-* o - > o. • o o O st ID o 7L h < . oo CU — it

    — ^ •» “ — *• ► V :> •> • . 4

    « n X — >>>>>3: X aucNQQovCniiJ* XX'X< X Z7ZNZD JuC y-Z

    <

    d

    i

    r* QC O' • 2 QLZ00 CC — ii

    co CL coo <7 II

    ► Ctcv onm oo n OO V- C — ii VM

    oomro NOCUDIL 3 2I II

    ^MOLjn “ rucr ------or. ►

    cLCJ ^hOI- :xu_.» k DT !>< >CCM C rt <5^ x > a: ooc - >4-- a rx C ►>«* ►_jOJr ►X -

    X

    O' — td c. LU ^ i oo lu

    sO ^ CL • m jj

    .X

    <

    -

    Kir'" >-<

    -c ~Q

    o • ► •

    .»_

    ^. l * 2 r LL ► oo Z" M 4 — 4" xj O

    «* •* • • • • - . .

    ooo 230 Q h- CO H — CL LU c o 2 u_ < < — X o c? oo X <1 — T N >

    UJ k 2 OL Q rH a — ! « oooooo L e-H oo c o K

    1 1

    • ►-ZcL — — II

    MX

    C r-nd XL II

    • — U-C »■■■. — .V** c fc o LU 1 z — — •>c\j I' '1 < .

    u_ — o C ro X « CL — — — 1 OOO

    LU» ► l Qa ZhT fXI — ll “

    LU ■ C ^-I' fXJf^- -"4 — ccx LU I~ co o n', r. 20 LL ( u_ lU. O' d Of < < > — — — ••(XJ ►uo •*sO ►(XJ " '

    'CU ■<

    ro r> CM Cu L- — <1 • O' -H

    0<-J00

    3RD. DATA CARD 231

    ro ► ► ► rO — 23 h- • b- <— sO < - a. —'L— LL •—b- Cl b-C ► b- — c <- X < — — Z __, u. — _|U- — ► 1 )Ql ► LJ CL 0>l a. LL. LL r\i LULL ► o oOLl, — 1/1 LL •— L. ►cr ► ►c i—> z —-o X — o ___ x i— *> 0*~4 b- ► Z CL C cv ► •>lli • •»LU n ► r-« or. — X o — x Or. — LU h— LL b- •* O >—i b- *«• ► < — Q — k~—« — — |— — - b- O — ro ► b-b- < X b-b-< X • CO <<—• rH << — LU CL co CD — ** —> JZ b- > LL “”7) r—I bCC rvj bOC <3 ► •* *—< ZtiU ZLU-J s: — -3- LL Cb — • IL'CU • — — • ► *—' *-Lb CM oo t—. e>Lb Q X •—■ CNJ x cl i— m ► 1- CL b-LO CL O X T-4 sC • c< - X Z C'< •“ cz cc ► LL ► c/1 *> -— r^- *—• ► — LJ Q — —' -n)- 1— b- b- D 1— b- lb CL ► c\. b- < z z < ro Cl z < b* CL < b b— ZIP, *—11 LL, — ►—* Lb — —* z X z LU •—• c X Cj z Lb CL C. Z LU LL 1—> CCCb Lb o CL -* — C < •— c Q o Ll c:c •» o ►—1 LL _l CD > _J *—, b- CO»—1 cn 1—1 c z z ro-^ < Z Z a C z —• •> Lb x — <- • in 3 b.— »— z CJ •» .—. ir\x X z c z O' • CL z r Z c Ul Cl ZC X c —ICO ►—.CO U.CVJ < *- fO «*• •—< X ►ITi r—1 rT) ► Lb h •—i rn **'** ^ r—4 > r-4*—■ 9- — ro CL »-iro ro *-f\l II w •* 1— — X 1/1 in or — —~i vO o r—l X— •n — li —i— CD n u"\»—■— z zb- ro Q II 0b- Ch b- Lb Cjl <. b- vi-LU — < b~ b-i a. 7h5T < 7 pf|*-«b —Jb-Z«~i < Zro —*-* __ib- 7b <. O Zf'bbj" 7b X uj*—a o Lb 11 •—> C.1ZCL • O UJ Ii CL (17 i 11 •—i O LU *— ZlX LU *—• 1-0 OCCC OCb-QC LCCvO DCbl Lb C_j QQL <_ ckxclczc; OCL UJZ L—' ~Z. LL vb ►"•CxfT: DuLbu. in •—'Q< CibJ — "5; >Tj —i •—'CiltLJU. Ot_ Lb XC3 re X 'B in mo no r-i Csj fO

    jt

    CQC n — OO w u- m o — U_ — O OO oZ arrvi — ■ « ro > a. ^ > X ^ ro —

    'C • . .

    yi — — rr a.

    ^ s — OXiX t C l ) i

    ■ — c c~. OOC 0 XCDI^HN — MI/J — — o

    t

    c ror^roi- COOMU UJ JJO<

    •» •*

    »_

    *-h~ C lu c X c i r c /* ♦* j

    ,

    a UJOOC —

    ■r.X GiXJ — ccc COO * — x 2 777 h co CL no — o c. X >z < m o c _ — — ••O •»

    ,P .

    c oo*_ OO UJ o i vs. X<\J K* ► y Q.< > a X UJ X X 2 — — «fc l • - ►<

    ’ • • ‘

    oo O 5 — X O Q 2T X ► ©* < o oo o o h UJUJ 00 X O oo UJ i— h* ► LuLU c^rr CZ 2 a. c O X ► XX cGC C_j i< — 2T_j

    < 'O 0-

    < 2! h~ LL' — •» « o nQD*-i-5y X>-rvJ_j X X <<.

    » J i

    — — 1 w — t CCCT > j < X X — — — II 1

    ■ i :

    — * X< **■' X * — < t 1 j'-*- — — — — II 1

    ' « i

    LU ► * UJ c UJ o C UJ _J Or C o OJ t- h~ c c

    1 — II

    i

    >- C 11 i w. » Hl-ZZUiUJ ^.^ nGQni/) CL c

    )-5-J~OI iC^C

    ------CC — 11

    — w CLCC 11

    — — >-_ 11

    xxku^< C tvOO_J_J<. rvcc XIX ■If- rv-H- #■ # _JUJ * 41- _J <_J — + — 11 j

    <

    — — — C

    i

    _J K- LLUJXXI lustnll vx << a- >-x It |

    _J lu i Cl O i *■ 1 < < -ft _ X > & < x — —

    II | i J

    j

    2 — — Q

    c - ► V — y- n XI O 0 ~x — 11 + — — — • • •

    CO^ — l • — _- < lX Xoo LL l X

    )C

    c- 11 e

    xouj ii

    ii

    »(x i

    — X CL o URN UJ X O' UMCT1 3N RAOFOR(D,M,S)

    • 5Tz:<

    • L o O Or'* — —

    h (OX CrLCLUJ z ' QC CO* z LUOO to- y- SI OCh- ao vfX — oO oz < > vt X r ru/> 07 — —i

    — — i tot -a • • • *UJ • ’

    1 •

    — O0 cia: ► — to — *- — * > # >- — + + — II — tr, r~. UJ UJ X) o' X U * nr. 7 c C X — — j < o UZZZUJC^hU^t-lL -'CL — ^-.ooo* m *-SSStL h-<<< Ca

    C? L DCC7UJI ODOC2 cl z Cl <~ < co LULL ZCL C X QL CL —

    l -o toZ,~l< 3

    > r-l sct-ro 1 >IT\I — V»v7>' *co — 1

    * C. CD coo a. — ’ ►»

    O '

    LU l CL CC CL CL x — — — _3:< ► ►■ -

    * a QC » — —

    4

    w c: — f-t o' z H- ex O O Cvj c LU ► h UJ U C o to- "3 CC CL Z i c c ne z a: to— X Z CL C Z — u — l c*to tot- to to ► 233 * <

    *»U- ­

    C — U_ IF r\J

    X ^CjO< sco-

    • ll — { — to- Zer o O* t OC't — — —

    e y ■

    OOILK- LU O U O z<~ KMO U- IL < O' to- LU c ZW Or 0-1! cr — >~~ CL CL — toLL — to- -X tot j

    — — A O' C OJI r- —i LL ql 2L . a n vO (NJ < — — J- to- ®* “ ► • • toO

    '

    ■ (L 1

    — u — CJ O *- ► Lu fY

    CL O » — — l i .CC • • •

    CDO 1- — !

    r- z h- to-iu

    — U. — ►- c Hlt-X Or — CX CJ U0- aoh-s u CUJlX — ZX5>- ~t q COGKvO CL< X 04- •SOUL— *- to to : ' -C i

    oO *- — to- UJto- CO U_ coi L- — I C L to 1 1 X70 5. f\l LU >QCU- >< o X>a COO to-LU X C\i o- to UJ acX3- s > _Jl~ -- — — — l to ►<<

    to

    ( 1

    tOC h Cl o X O uj'4 z LU LOCSI i to- ex to-. UCfNJ IU oO Zrs —

    — c • sa c- X (Si • to \ LU • *~ < ■4 « O' — u - x Z -t x O — |l — II to to to to to to to to to • • ‘ * < ’

    u CL o j

    LU 2 2 34

    —«• c 0O sO «- •* JT sj- >—■ r"H « ir> Cl a- *—• h- •- — h- > bO Nvim 1— Z i a x ►—• C<\, c c •> * oo r—1 < * > (X i mz —- • O w <'v*— a XOI- S' — >-LU — II a. CC 1- X i ooooc: o ■fr X-K- o ■it — c. UJ l >—1 OO UJ —.ir. o —< (X UJ ’ • • h- »— lu I! O II -^T’UJLJ r~* • -D UIOJZjJjCZ + r.Z c —' u _j_j • • cr: z so a; cz _j cq a.t—_j ii _j ii w-—i— ii ooi— o D 3L <_iCj—151 M u_LLLUZ || LL'Z oo *—'Cj—c—'oo>—«•—cQi>—haiczuj o

    l_; uuucuu CAST SQUARES ADJUSTMENT Of TERRESTRIAL G FTDtTIC NFTWOPKS IN SPACE o O x < < CL a; ir-. ( • x * cz C < _J UJ CX J/5 • > • — — — —

    l • • i « ■ *-

    zodcc 1/3 > 2TO-*'- c — —

    J j -

    2* r-lCOC\J> iniriouj *~*o

    r y 7" C V. c O o UJ — C C* . ■ — LL r r\ c C c c\i . O _ r~ c r-j L- c. c. rv — —

    — m m - *- *• ► )Ol

    - .

    XS. 2Z c>-

    S mc "v Z! y * z y L/C • z~ ” ?■ "" — —

    ► ► ► ^ itYkHl-H 5

    <

    ^

    0 <. e-J ( ► uO -JCNJ < (X < z* s UJ a.' xr < z< — — — — * ► ► *» ► - « 1 <

    o - - ' , o lUUJlLJ • zrz • r-tvfC X coc — — 1 •

    Or > r — —

    4 ’ i

    X (NJ z: — - o

    « X UJ o r t— O C < • o 5T 5 — — — : • > < 1 o uozja>XM -^curucz 7JC> • C/OuoS. yZ □ -^rrosT y 235 — ii

    'MwXa 1

    Ou^C'-'U "Sit-* r\j ii

    wGlTiQ 2 CS^IOC — 2 X II ~

    - WM7MM 2 naj^u-u. cr — NT — ii r

    o — 5: II

    >

    O-'C y c ^

    ------< x (NJ • — — II

    *0

    1 X uj C r r~4 cl H — — e • 1 o «w- OO o 5.K r “ X _JH ZC — — II — ►* *. 31

    .X <2Z iO

    ■ K- . • w • < t » — x y • (V X •> ► ► < ■ 1 ■ I o

    2Z 1 c 23 x X • 1 X X “ — — II > o U0

    (N II j O ox

    — — O XX3:Z) IT, Cue > <■ i ” <0 — — •CiL~2 9t 3_i

    uc ► L 1 1- UL Z< h~r V UJ < (Nj — ► <■** K Z.v~ X-C cl > xc <»- X X

    ►h- *»«J •«x ► J -

    I'-'Z «x * 1

    >

    — — 9t_ 0 h- c\i ► UL O LA> X “ ~r y Ci r Z

    u O L > — J r ’ 236

    ir ir c

    Cj o

    + X X X X X X H .—4 r\j m vj- lt>sO X

    V— L_ KMn^ino O0>~< X XX X X X —f-i (\j m >4- in so •.^CMrD^-LOvO 2T OIjj Cl - — cn CD CO CO CD CD CD • £> ID 4- ...... ID Z?'Z7"Z:i'-7’Z?’ rMC 2r r*- r-1 II II II II |l || t-c. o •—-non n ii n ii ii it — i I i i i i i CL C\ll— I —* •— ro ir.sc r>

    O o o o g

    "4 — — —

    ' -

    1 II X llj — rC v — — — —

    i . <

    -X r- — X X x^ X X

    . Li — —

    — — GZ » r-4 • - 11* 4 — — 4 cu LLi — — — — LUZ .

    — ^ 0 • — — — -4 -4> r r-H * O — *

    . j -Ox — — — — XI- XG XG ox JwVZjyz * UJ « * • C co — AG

    — O

    - - — X -J Uj> — — * — —

    o eQ'OCOiCU-C — — vji- G • C- G CO — l~ZvJ-Zuj O

    <

    -OX II — — — -) ccO C\ll x-^x * <

    — tCnU-

    14' II — X. -nil < > cax

    < 3 - — 4 II — X4 O C ny^nwooui-'LJULHiju CO

    ■ t * • • — — — — — — — x X — 1 l 1 Z Q_ IT O > c > O ■ U- * G • U- UJ n — — vO ► 2T -l -

    -0

    II I X X CT' — — — s —

    . i

    -X —

    — X X X X ■ X __ '-s U

    — • icciu - — s — >4 * o I I

    • ■

    11 — — 4 g 4- cc — > — *~ — — —

    e ®Q2T — — >4* >4 ■ r- — *

    *G i jvT>

    =• i -ox

    m — XI- XG XO * — ox C o» Of- r — QC?^UjG-'Lu

    * , — O

    237 - - — — X — • X oi *'"■ — Ujr-tJ

    _J • 0C'£ — — g CM G o ► O* — h-T-Nt-ZliJ^D^QD —

    1|

    . ) -ox — II — X r coo O —

    II 4 CCDLL<0

    5

    I II 4 X — < ~ csj

    . 3 *. H II X ” < sO ^ r\i — C_ C D^yCi-uOD^ni

    ) < : -

    >4 >4 o O — h Z *

    I II X X — «w — -

    jxz -x — — X X x x XCO — •« _ UJ j -S D*'UJ *

    « )UO( j ’

    — >4 * in c -c<*-

    - II — 4 — 4 CT xz »■» — —

    . o. •02 — >4* in c«~ »4 GO — ► in —

    . i < j —

    — — Xh- XO~ Xv_ >4 . — — _ * — c o*r • iL; O

    - * — — X _j * —

    » •C^)GO^U — >4* •~>UJI c. O • I-7

    >

    -CX || aco x~x in — O

    >

    it — 4- CDGU-<0

    I II 4 < X ->

    ii *4 X 'tn^vt^-ii-jy^i- o I r 41 G D^yGHL)OlJi-iUi □ in vO

    <*• , — II — i

    3 1

    K A + 1 CCOlL

    • in 0 x -)□

    — II vO ►oy

    — \~7~0' — CX V 1 O' CL — —

    — •QC'QO^UJC-'UJ /

    • _j UJ — — ► x

    _i — •> •* jOu«a.uuu.u <

    i — ----

    o

    r»o C O' t-U > STlo M * xc XC XI — —

    1

    <*-* < ^ 0 •

    — — Cu. If 'O — s *U_2T> • •

    ■ ( —

    — ’ ■ fr cC — # n — — 4- —

    *

    'OZ ► • — — -o in r —

    I

    «-s Gy xcr X~ X X~ — ’ , ►X -li-

    1

    XZ ii* I

    1

    — O in 2" D — 1

    o C C in, t' C^rHHO'-' r IT' X “ II — — - 7 j 4

    X »n -7ii

    x CCOlL.

    • O in CO X -70 >r — 11 •0

    i h — x • 1 no Ox O' w-_j — — — • eOOQO^LJQ'-llJ . •

    t_7C_Di ixj — _j 70 — * X X — - ^ . 1

    o i — 238 ’

    11 c«> • — a r\im ZUJw^ ► jw^zjv:7 _ x x ► yi-if — — —

    j “ )• »

    * ■0

    — C' — c 0 CL r x ip — — • • tOZ

    -co .*

    ii — — — . Ci — O x — + —

    • * •

    IT' n- i »

    — — •

    )UO<

    1 tUX -V 70 _ X X xcn X 7C - j ►

    ii — — — X X

    I ~

    * *

    — IT n- o v- 2 :

    < ) o Qv;^0«U0UwTuUT( m to O ox < r X — 0 11 — •. 7 1

    — —

    5

    — a0Cu_

    — in - X a: in “ II ►Cy 70 j

    . i

    — * O* l-IZ'O'Z • c 1 C x O' — - — « •G^OO^O.QwUJ

    _J — — — LLIiniC. ► X __ji X — — - ► 4

    O —

    - C.r „l — * • cr _ xc~ sfin XO — — — ’ ►Oy ► -Lu 1 i

    — • ox 0 1 IP', a x — — s »rz- e

    — — — — — — — cc -ti- — X 4 ii - ►

    o< 1~ OZTTO ^ od — in

    UJ _J X V x — x x

    ►. -X i

    — « — — cT X X x — — ii i

    o co c. — z' it ► X

    — ) 239

    in co C IT, b- Q

    C o r t—

    c l--I cr nT cr — + a r in*— 1— ■—. 6 — X c. <—i — CO UC ►— X t- 0*C mto •—• H- ► - — -iO <•— LL c r- »C' ~ o~> ”30 *. ►C3d h- ”3 o • *» **o *. *~ *— i^CQ Z ►O h- o -*’”w r—< CO — ------>—i< r-in CL2- LU O II ^ —X XC+ x— o n • m •—* • o —i tM m Nt in n 0< ■1 II w-LLih-UJ O'- UJiC CO ■■» f 4 r-H r—-4 1 4 + •-i •DCDOitUJD*'UJUjUJ *: JZ in uo *—* Co •—• c\i z m >j-in n> r-oo a i i i i i i i LU r-irM<^ n —- ”3 II —-__1 __i«— X _J ^ 2C n it n —. It II ^ ”3 II —1 C\i w* fOvtinajp-mO'r-irHr-l^l^-IMr-A U_C H Cfl0u.<0orvjrsjr>v,rvjMMr-4 ‘-Q^vOMUOUHOouCoUt) M

    + + 4- 4 «•»*». 1 — -J _ r—< Cvj Cn. r ro -J >t — 1 1 1 1 1 1 — 1 tec ee 4 4 -J_J 4 4 4 4 -J-J 4 4 4 4 4 4 U___14 4 V- •i;- —•—•.— ■— — •— . .—■ —- -— — —- . .—■.—. 4 __—■..— —* *•—* Ul C 1—*«—« u. C rv oj r\|f\i U. C rorf' rf>rr. cro — C1 -J xT m-J _14 4 1 | 1 l 1 1 i:- <<- 1 1 1 1 1 1 J 4 | | — — — e — _J »__ 1 —t _J _j_j i—■ —- _ , 1 O O —J _J *—■• — w w ----- — w U _J*^ — 4* 4 — — CX *—■*«' UJ x1 LUX *- — LUX LUX ex 4 — ex — — LL C 4 4 Uu CC ■»• & •if * LL C iHr 4 4 4 4- — 04 4 _j_i 4 4 —— 4 4 •——. 4 4 — •— — .—___ xt 4 —..— r—4 »« 4 4 4 4 4 4 — — 4 4 —- IP Oe—------C ^ fa*»' y-4 p—4 r~4 *-»*~»(\ic\ic\J(\;(\i(\i <^«~'ronrfincronmn4 ^sf —Kf 4 OO 1 1 1 r—4 CO 1 l 1 1 1 1 OO l 1 1 1 1 1 1 1 1 — 0 1 1 1 — 4 e—ie 4 «J_J—1 —1 O U_ CC 1— oj uu.ouu.Orf; uu.guu.Cuu.Cj UU.C O 1 4 4 4 1 -if- * -tf * 4 4 1 444444444 * * * 4 _1 ««» _ O _) ——"*■ _J «“»■ *** O *—■ — *•** r—•( r—4 »>*■■< O w r—1 r-*^ r-H r\J r\j r\j •— f-ir~if~i(\jrNjc\icf'lcfr<"i4 .—•.—•.—1 -J O ill 0 III 1 1 1 O III 1 1 1 1 1 1 — ill — 4 e------1 — u 4 OU-C UU.OUU.O_i ULlCUU.GuU.Co O LL i 4 — 4 4 — 4 -J o O CJ — 4 4 — 4 o — c (\i ro

    IT.

    O UJ 241

    4 4

    P P 1 — op -J>C — 1 — 1 4 4 4- 4 4- 4* U___1+4 4 4 4- 4 4 4 4 4 00 4 4 4 4 4 4 4 4 4 4 4 4 4^-p —«p W —»■.— — — — — —. ->)• w — — —«—» *-**-■* —— nJ- vf 4* ^ —CPP p p pP P IP IP IP, — C OvD 0*0 nCP 00 >0 sO vO sC 1 1 1 1 1 1 _J4f 1 l l 1 1 1 1 1 1 1 — 4f 1 1 1 1 1 1 1 1 1 1 1 1 OO 00 —J —J -' — -j-J -j-j _J_J -J-J -J-J ——OO 00 00 00 00 —J —J «— w OO —— —'w w-^ s— — OO — — ■—- —<— —^ — w OX ll x OX 4—OX ox OX U.X 0 X 4 —O X ox oX oX oX 0 x H * * * * * — C •* # 45- * 4f 4f * 4t 4f 4< — C 4f 4f 4f 4f ■K- * •«• -if •a •«• * * —* ,—. •—• .—..—■ P 4------—. '04— — .—. — —— — •— — PiPJ mm — >—1 —-4 pjpj mm o O vT, vOvT- sO vO P p l 1 1 1 1 1 LJ—J 1 1 1 1 1 1 1 1 1 1 LI-----1 1 1 1 1 1 1 1 1 1 1 1 1 00 CO —I_l 4- —-J-j _J_) —J •—j -J-J -J-J 4 —-J-j O — -JO OO 00 OO .—• —_ .__, — ■ — X —— w —< w ' ^ ------<•—— •— ■—■ ■—,—. PlP! mm —- —■ O — ■— — w •“*0 w'-' «_. w *—* •— —»•—• — —•* w tninir>irir\iritr>mirs4'—■'OOsCO'C'CO'OO'C'OOoO'CO'O'C i i i i i i i t i —o i i i i i i i i i i i t i i i — o i i i i i t i i i i t i i i i i i i

    UU.DULCUU.Cj UUlCuIlQoU.CUIjICl.ILCj OlLCULLCulLGUlLOClLCUiLO pjpjpjmmm't iir'ir>J3'0'C I 1 l I l I III — I I I I l I I I I I I I III — 1 l l l I I 1 1 I l I l l I 1 I 1 1

    L.U.UUU.OGU.QU UU-DULLCuLLCuU-CULLCC UU.GULLCUL.GOU.OUU.GUU.G 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 — «—. _ — — — — «— — — r P, P h- cc 0 CJ p—1 pj m jJ- U', P P- r—1 r—1 * r—4 *H PJ pj pj Pi pi PJ PJ Pj rvi IVJ KJ M M rvl »vi PJ M PJ pj pj PJ PJ PJ 0 O O _J O O O O O O 0 0 OO O __ —.• w w■ — w «— •— —> w —■ — — •-* n < < < >—•—» •—* —p» w — — —

    < « • 4

    X roZ

    X X iiZLLt

    > ac CJO X z«~ i » — — ii 4 l

    * *

    UM ‘ > — oo 1 — — — -'< II -

    ' l

    D- < — II

    uou x UJ Z c O0 X oo X oo X LL CL x X < UJ x * >• 5 <1 _J UJ < a o — H . 1 «cu:oit <\J

    • X O OO x ► 2* X X X X — O ► X r~ a. C • rsj » ir < -3 *: 2 <* n — — — — — ► •. ► 4 . i < i i

    • — U_i O' 2T

    — — fON -NN •• — w * o *-»

    < *

    X co Xu. rH h r X r*4 X .-i (M LO X x r-H X r no r \ X o_ r X X r-H X r a r

    . 4

    .

    N =*fc r 'C ? Nt — ~4 ® •* » *

    uoo X oo X o (X • > T < X fc < Z > X X c z z Z x X U- X r*', c X X' X X < >- X Cl < Z < 00 X X — X — — < ■

    XXC.CZCXZ' H>}TO O'- C£ -5 ZXOUu< >fr

    242 > — v~- 2: z. CL * x-« JC5tU.oO^ r 2: 3 21 < *•-4 5 — < 2 — — II — •* ** «» •* *• ' 4 4

    croZ < « r-UXir. . — (NJ *-* C\J — — — <(\ir i

    Xr-O fNi X to X 0 X X 00 C z~ X X 2 z X X' 0 — > ■ X < Q X O QL * X O" ► — 0 m » zr 0 c z a 0 X z — — — — “ 4 < ■ 1 •

    r i

    OO O X 21 X X — Z CC 1 z o »~H -3 (X Z X — *• ► > 1

    CXI- X zzoo* CtOXi X X 2 Z Z >-

    • > — — — ii 1

    »* < iZZX

    X — l/l OO >-• *- z — ^ z “ II

    <

    OO 21 5 iZ “ — + — II TX* 3

    .0 ioo*-«x

    Hoo • * X 00 X . *-* X x c — X 00 X > X — X xau_xZ iZ t X 1 (XI iZ — — — — + — — 11 1 .2 • « < • 1

    z 4- II

    -3 07 — .cL

    fY" I PLUS. AMD. I TEST. LT. 0 ) X d

    UJ O 243

    IT, c r. >± • CM O r-—4 X Lu ff'i

    o X o rH c:> o- cm —' —

    .— •> 3. r~i *- —- •n r—t ►— C. r—4 LU X r II X 0 •-H *• ►—1 CM ** X »■ —- —* r—< a lu ♦—« m fN s t. •* X c c r—* ■3T CM r\i LU < LT k— — X «- •* X u- k— «— ,_, 3 k- c> O CM C o» 0 X x k— c.. h— •» X CM e» • X *—■ *— H- -~c —» c — a 2* 3: '-I rvj Clnj •* ►—< X LU 1 * 1 X 2? •“'C ~5 0 X -O c CM OCrU 0- •> •» < «* X x 11 X <—< x ~5X •• 1— >—.—•— 1 c_. — 1 CM 2L Uu ^#—4 ^ lu < h~ l-< «— T CC — 0 «— «- •—• uu O OC CL C «■> < ^ © • 0 ■» C C* \_; x in O0 < Ok- e —LU LU LL'CO X LU in mo k— C*m •» UJ Q^uC • LU (X «“**4 CC CNJ -eX fc—1 LbO X rH r—4 u.; X XX © r—4 X r—4 ►—1 UNS O fvjfvj <£ Q ZD h* **9—4 >£ k— cc • K**- ft*—• X LUX*—1 4- 3_r- 3:. — •— tt! —< Cd O 3* H II XLUCLUC.LUX D7UJCCCLuau.a'nu.i-7 O0 •—>0c: :£►—'^llcmlOLU % o ro

    UUU) o UUUOoUOuO LEAST SQUARES ADJUSTMENT OF TERRESTRIAL GEODETIC NETWORKS IN SPACE LU C. CL O O O UL CO (X < X CL CL CL C CO sO — C » C _J • —

    l • • i 4

    1 | I | 1 I | 1 1 | t | | | 1 | 1 1 1 1 I | l | 1 I 1 on c M to l/i LU > C < ► C U. CL O LU — OC a: CL > — — r • < * o 1-ooon HZZZZ f>U X o-s: O KOCOC CL LUO JlTGmt- — oc

    1

    UJLU — LO — zzzz U'X ; ------_ , 1 I

    — *■ (/)(/) — c^oco xxx — — X — * • '<* -

    w UJ o — — z > ro ■ co — CO LULU * < — CL co V sO co m ra* — **o •• - •*< •» •> • * I ■

    ►* CO t— to — — — - < « oo OC LULULU — Zz^ QOC — t IC\J

    OC — * — • (

    C — r~»4 vt l • o ox OX CK (Laizzz LULU f X XX

    II

    me X M

    > 11 o 1 < U_< 00 CO • Co f\ir — xv Ty X — — — II

    .5" th*

    h- < X — II 1 o — »»» « CO — • — • X 1 h- OctLLnt-JU<«<« LUQtCrU-NN o » f'JfO*-' — l- < X < — rW •> > 'LU<(~. 1 l

    h O- — ► i-4 — — » < 1

    — hh ex x r X — —

    I O

    O h-O C- r-4 zx X-~ ^o* 11

    <

    - LLt 0 0

    ^ c — O K U- 0 — c — — - *co • 1

    ‘ 1 *

    — 11 rvir-

    iru c\ifH»uH(\if\icn

    ovj II |

    C\J * _ ------OLUO/CULJO oO'CXsrro nnnnnn 11 —

    1111 J

    ic\jro<\jrnm

    t r-H * _J — II — ------

    -

    r-H w _J II

    -

    r-H — — - _J II —

    — r-H0 — — _J II t

    *

    — II 1 s - 1 o w- w (Njroro cvjrom

    w • HC\j << — II

    iCsj w II 245

    2 oc C 2 - x fO'OO’ 2rO •—X I—I >J- X ox­ II II II er - X o

    xx x ac 1 - — — — < 1 co Cr CL CL •— | LU — —— CL 1 X - - - __ < | 1 —1 cm ro vt sj- <• r~* m | O w»^w • • • X - 1 C COoOCOOC — X 1 “3 r-H ♦—4 r-H —* f\j 1 > I | 2" «» X vCsD >c C 3 22 1 1 cuco_) •» ^ UJ — — -O i | OOUJ — comro > - X — — | 1 C XU 2 O co Zoj vO 1 | — < ©• e- r-H r—1 r-H rO LU —. — — LU _i C - 4 •>•1 IX — r-H r-H r-H 0 O so cr- a 1— — — 2 — —1 1 | O' O^O' co LLU-LLX t—• CO < cOC -cm II 1 ® «»Cj •*■“* i~4 «. - -LL UJ OC CL QC UJ u. uuco a.— 2 1 -**“3 1 1 <* » • *- * * * 1- Z)Cl co< <» ! XX • — 1 CO—.2: _J_| II C; CO CO sC > u- <«j 0 51 | mcL — fO c\l •— —■ — —> h- co > _J -CD —H - 1 XULLUU XI XI XI CO > O' OC cC k—< UJ 2UJ <—■ X •—* j CO < CD v* — - - - ZD V— 4 4 4 —i I— UJ >LU .—. — i <2" <—«— c cs» •*- &**—• — f—^ *■—4 < Ocl 2 4 — C | c cOC< — X X X 0 IT: f—4 CO ,-4 00 r-H 2’ —«c O — X 1— 1 < oLUOr-.O' ITilf X-< < —, — w C • Uj of. — •— — CO | <0-2 | 1 | - - -CL 2 Cl C Cl O CL c — 1 c-> CO _J _J 0 o .2 0 .— — — X X 2 co or > 2 - 1 x c c — -— O c_ u, < 0 CM O C\J OUO C 1— i— O UJ LU L-3 >—4 <—4»—1 LU X — O— O — O cc CL u—« — C'X <0 CO | m e 0 U- LULUS' h~ CL CL Cl 0 zz “3 CO < — — LU X" — => x oc a' — rooj - ac 4 —4 — 4 m - — OLcO xi uj — 0 C 54.i- LU 0 X CO > Q 0 xxxx < »x • Ox fvix — ®—** 1— •—'O Uj — • -OC X X —4 < CJ r-"4**4^X oo-> OKL —iC7 LU —m — (NCOnJ-IT, O CL> ®CX-> ®CL> • -LT. vj- -mo II II II lu<< — (V — II CO rO — CO «— u_ #■ —1—43- — — 1— CO — _i coi—m _J~> — >ax LUOfX^Q 1— ’ 1— —’ V— — coO—10O—00C - U- — “3 2 1 OO 2 It LU < LU —<>— < > !■— jl-hj 1— —J C?>••—>■:» —>>■>.— •JC LUO 1C LL ( 0 XXX XX XXX rO n.4 c in r> —<(NJ C 3 1 > r-H r-H ,—<

    OOoOO 000 000 246

    x 7 Ct O AN

    AND

    —. .--- > r~-4 AMOR'-' •> m z — — CO O to a.

    ro _j LLJ X to — toH k— z to— < < CO to to— > u. UJ z —

    z to < NORMS 0 MZ ro — t- UJ g. 1 —

    ►<\J vC l_ CL C'>

    UJ — < . 1— x <>• o a: > c *— »— — 1 —

    + Z h- a cr. 04 > ULi 00 *• to— t—- a toUj 0 z Z O * X to (X < CM 4- — ►- to- to- JZ UO to > — — (\jto-.. „ to UJ <— cm cm tr z CO to-1 to—4 to to- to— — UJ ►— — •x to 7 Z to-4 to- 4» — | ®UOX KXCOX ULi o' Z -3 -> —O to to to

    '"‘^to-IOH'tL > <—t -if" *-—X. z z to ► to-4 to— r—t O C' O INITIAL cc rH>> O toUOO toU‘\ toV^LU to— H-C to-*-- *—■ LaJ 4. — || || • C\l «UU CJ toZ —t— CO—vOco —ro —Z 1— to-t to— 11 11 -D7- —)Z —to-o—'to-X LL — I—-to|—z 3 LJCO “0— l-Z— 1 4- + II -i II Z — to- CD ®UJzi—:ri—y*~2:t--Q- CL JIL •—*>—1 4- — 1— Z Z 1 C\J ►—< CM >—1 3 “51— co II il c> —to-«CC to— Dd to— Cc 7CO cn Cl 2 co v^Z 11 — 11 II 11 to- — H- z UJ to-4ru 11 u_ OL'O Garaicc^z !£—' II C C II -CZU.OCC?r”3«-LLtoC

    t— »>‘-JliOXU.5u UOOU- co to-CO yQny Cnw p'jTF

    vt in SCO- CC C" r-4 0 c Lf> 0 r-H r~4 to-4 to— to-4 Cj r—4 r-< f\l sC uuu o uj> ooo 247

    t~

    C_ X —. c/) — LL' —* O' .—. X X N— •«• X bJ 1 ►- vD x> ■— • c. X 2L ■K- — c m x ►-- 7 o >C 4 CSC w ■> .—. co­ I— o in x rn — < z nO __J O 3^0 < «* •W' — < or _j C < + •—1 C u. bO r * o — zc at: r—4 ^ • < c o LT) — r-3T f—1 •fr 'T — sO X Cj CL '"•-J — — •>*— | < — o X Z’*' ■tt

    < in a o o I- Z < O — COLUMNS c —• ^OOu — — o | _ — • X X X X *—l bO « ro<\i— a —

    in — + m* # «—< C

    ► ► *1 O' r-l r-*CC LU LL t—* -— — jon OXlOh XX ANO O*—I*—!V_« ~?C ~ Xi/1 ebOuC

    II —II 7 0 II ll

    «—i •—"X- X- _j Z o z_i—i—•—us xx — X bOcebUl )Ul/l ROTATE in c< in O mo in i— oin oc oin co Cvj ce CO >* v.1- in m nO son vO X-X- X-

    OOO uou ecu 248

    (N. X

    in t r\, x in <—• O

    v

    X ?_ in C — X o X X c in # 1 -I- ♦ c x •—■ c\jc\im u 21a: X xo X-B­ ►—x Z'm2' IT— —c — Z —'ir ■«• — mum 2 in— — a: # * # 3 -K- — o a. + .— —.— 2T _J If'. 5 X SGZ — CT c o 3E. + •—z: : ►—< o c_ c >—X O —— i' b- 00 O' ► — IT ir a. in z:<:<— LLJ 1— ^ - LO u—< C\J l # ►—• 4. .$. ■ in of *• XX — T _j — *>\HH *» in— o O.J — in^'_j O f—1*—4 — *< *“ C o_i C\J o — 2:0 —_j O 3* 1 i II *—010 o o o*—1 r—4 « t—i -Jojin—

    _j2 >— i oooo ir\ h h •fc _ — 4- ^ — ofxuu —■«■ •»■ < a: CX. 135,140,135 —O'crm—csr-* oU 1 1 + O 1 +G + E»*«l ***. > — s~* Cf Cf e— O —1 _J - — —- II II —i «—• i~t i~i ►—* 1—- jr i—— _j — r _j t ii II—ew-L_l5: 1— K— ryo „ || H w n ||

    OLO CunO ITiO lf\o un oir* coco ooo O—i — f\i (NJ roro fH ♦—4 9**4 »—4 *•—4

    OuOOu UUO

    TEST FDR L SECOND FROM LAST COLUMN w C z H in ► _ LL • — r IT. r-H in r >r 4 — — 1 1 h P- •» H -

    4 1 ,

    ir, _ vt- _ HCZcO 4- II

    iO*~i* i

    CiLL^C in 1 ir —

    « 4

    c — ||

    < o o 1 in — ooo LJ CD GO «zr C LU LLI Ci 3T h- CC c 1 * » LL Z' CD 2T* < ex X X _J O- X < DC — — — l • 1

    — o ►-< LL I O o' - in in X CL < X « LD r~4 X 4D vO — — — 1 p- <

    uuo go O LU ► LL LL' o CD |_ LU ► LJ LU GO o O 71 »- z > <1 < Z" > c lo cd — — i

    IT. ► zoca«S'^roo+«_j'~-~>oci--)^aa;^ OOOjOOOJIlL 4 — ii | J

    d» in > r Z — — II Ch

    4

    Z!> 4 — it

    — — i — _j # V « — ii | h

    249

    f\J “ II 1

    5n")3»-x<

    ID ^ "5 II e*.

    • Z 4 ii

    ’ w -j-J * SZ Csj ” -J ii 1 0

    « — — — — h- in OC - < • c r in r OD — — — — J 1 ► •> « • i < 1

    c — r^-

    .

    11

    U-C-JS: in • Z-* — -4 r~- oc in p rH in — 1 H Ok

    » 4

    h- in cjOfat^j It e»

    ‘ a:«:a. ->*- X II

    4 II “

    >xcx ex II

    a:xu — -J ------z O: 11

    <^2.0

    — Oin 5 OC e* 11 .z >

    O CD x

    II

    CD

    co* * r-H X p O sO — M - •k 44 1

    v It —

    '> CD sO V EXPLANATORY NOTES.

    p.45 - p. 48 THE PARAMETERS 6(j) 'AND 6oi IN THE OBSERVATION EQUATIONS.

    The angular and linear data, once corrected for

    curvature, pertains to the straight line segment connecting the observed and the occupied ground points.

    The angular measurements are made solely with reference

    to the plumb-line at the occupied station and the lengths are independent of the direction of the plumb-line at either of the points in question. Hence, in the

    observation equations for (a), (a*) and (B) and for (s) , 6(f) = 6to = 0 (Equations 6.13, 6.17 and 6.24) and 64> = 60 = 6co = 6u) = 0 (Equation 6.21) , respectively. p. 97 TABLE 10.9 AND TABLE 10.10

    The figures in brackets located below the station "hames refer to the elevation of the ground point above Mean Sea Level. p.108 - p.112 REJECTION OF THE OBSERVED ZENITH DISTANCES AS DATA.

    Further proof that all was not well with the observed

    zenith distances arose when they were included in the solution. The results exhibited: (1) 'enormous' ■

    increments to the approximate co-ordinates; (2) corrections to observed longitude exceeding 10 arc seconds; and

    (3) refraction coefficients which were pure fantasy. It was believed that these events could be attributed

    to an over-estimation of the precision of the zenith distances. The computations were therefore repeated

    using a variance of a2 = 100 arc seconds2. Decomposition

    of the normal equation matrix by the Cholesky method

    however, led to negative diagonal elements, signifying an ill-conditioning problem, that is, the observed

    zenith distances and the other measured data were no

    longer compatible. p. 114 CONSTRAINTS AT THE SURVEY ORIGIN. The orientation of the survey scheme with respect to the

    global Cartesian system was thus not strictly effected in accordance with the principles of a ‘free net' adjustment which were described in Section 5.2.3. p. 129 TABLE 13.3. FIG. 10.2 should be consulted for the approximate

    locations of the stations quoted. p. 135 ITERATIVE REFINEMENT OF THE NORMAL EQUATIONS. The first application of the iterative refinement process to the solution of the normal equations already yielded increments 6x to x which were smaller than

    the 'a posteriori' standard deviations depicted in TABLE 15.1 (p.160), indicating that the data did not really warrant the use of the technique. The results

    quoted in TABLE 15.1 were however derived from the component net shown .in FIG. 12.2 (p.107). For the

    complete solution it remained to determine whether successive residuals r converged. Two iterations

    provided the necessary information. p. 150 ADOPTION OF THE MEAN VALUE OF TWO SIMULTANEOUS RECIPROCAL AZIMUTHS. One 'logical' reason for adopting the mean value of

    two simultaneous reciprocal azimuths is that experience in the United States and Australia has indicated that

    the mean value gives loop closures which reflect a

    precision in excess of that implicit in individual

    azimuths.

    p. 150 ADDITIONAL OBSERVATIONS AND THE SOLUTION OF THE NORMAL EQUATIONS. There is no doubt that additional observations produce larger diagonal coefficients in the normal equation

    matrix. Non-diagonal terms and the vector of constants however, may either be enhanced or reduced in magnitude.

    Additional observations thus do not necessarily imply

    a smaller solution.