Adjustment Of Observations
   HOME

TheInfoList



OR:

Least-squares adjustment is a model for the solution of an
overdetermined system In mathematics, a system of equations is considered overdetermined if there are more equations than unknowns. An overdetermined system is almost always inconsistent equations, inconsistent (it has no solution) when constructed with random coeffi ...
of equations based on the principle of
least squares The method of least squares is a mathematical optimization technique that aims to determine the best fit function by minimizing the sum of the squares of the differences between the observed values and the predicted values of the model. The me ...
of observation residuals. It is used extensively in the disciplines of
surveying Surveying or land surveying is the technique, profession, art, and science of determining the land, terrestrial Plane (mathematics), two-dimensional or Three-dimensional space#In Euclidean geometry, three-dimensional positions of Point (geom ...
,
geodesy Geodesy or geodetics is the science of measuring and representing the Figure of the Earth, geometry, Gravity of Earth, gravity, and Earth's rotation, spatial orientation of the Earth in Relative change, temporally varying Three-dimensional spac ...
, and
photogrammetry Photogrammetry is the science and technology of obtaining reliable information about physical objects and the environment through the process of recording, measuring and interpreting photographic images and patterns of electromagnetic radiant ima ...
—the field of
geomatics Geomatics is defined in the ISO/TC 211 series of standards as the "discipline concerned with the collection, distribution, storage, analysis, processing, presentation of geographic data or geographic information". Under another definition, it ...
, collectively.


Formulation

There are three forms of least squares adjustment: ''parametric'', ''conditional'', and ''combined'': * In parametric adjustment, one can find an observation equation relating observations explicitly in terms of parameters (leading to the A-model below). * In conditional adjustment, there exists a condition equation which is involving only observations (leading to the B-model below) — with no parameters at all. * Finally, in a combined adjustment, both parameters and observations are involved implicitly in a mixed-model equation . Clearly, parametric and conditional adjustments correspond to the more general combined case when and , respectively. Yet the special cases warrant simpler solutions, as detailed below. Often in the literature, may be denoted .


Solution

The equalities above only hold for the estimated parameters \hat and observations \hat, thus f\left(\hat,\hat\right) = 0. In contrast, measured observations \tilde and approximate parameters \tilde produce a nonzero ''misclosure'': \tilde = f\left(\tilde,\tilde\right). One can proceed to Taylor series expansion of the equations, which results in the Jacobians or design matrices: the first one, A = \partial/\partial; and the second one, B = \partial/\partial. The linearized model then reads: \tilde + A \hat + B \hat = 0, where \hat=\hat-\tilde are estimated ''parameter corrections'' to the ''a priori'' values, and \hat = \hat - \tilde are post-fit ''observation residuals''. In the parametric adjustment, the second design matrix is an identity, ''B''=-''I'', and the misclosure vector can be interpreted as the pre-fit residuals, \tilde = \tilde = h(\tilde) - \tilde, so the system simplifies to: A \hat = \hat - \tilde, which is in the form of
ordinary least squares In statistics, ordinary least squares (OLS) is a type of linear least squares method for choosing the unknown parameters in a linear regression In statistics, linear regression is a statistical model, model that estimates the relationship ...
. In the conditional adjustment, the first design matrix is null, . For the more general cases,
Lagrange multipliers In mathematical optimization, the method of Lagrange multipliers is a strategy for finding the local maxima and minima of a function subject to equation constraints (i.e., subject to the condition that one or more equations have to be satisfie ...
are introduced to relate the two Jacobian matrices, and transform the constrained least squares problem into an unconstrained one (albeit a larger one). In any case, their manipulation leads to the \hat and \hat vectors as well as the respective parameters and observations ''a posteriori'' covariance matrices.


Computation

Given the matrices and vectors above, their solution is found via standard least-squares methods; e.g., forming the
normal matrix In mathematics, a complex square matrix is normal if it commutes with its conjugate transpose : :A \text \iff A^*A = AA^* . The concept of normal matrices can be extended to normal operators on infinite-dimensional normed spaces and to nor ...
and applying
Cholesky decomposition In linear algebra, the Cholesky decomposition or Cholesky factorization (pronounced ) is a decomposition of a Hermitian, positive-definite matrix into the product of a lower triangular matrix and its conjugate transpose, which is useful for eff ...
, applying the QR factorization directly to the Jacobian matrix,
iterative methods In computational mathematics, an iterative method is a Algorithm, mathematical procedure that uses an initial value to generate a sequence of improving approximate solutions for a class of problems, in which the ''i''-th approximation (called an " ...
for very large systems, etc.


Worked-out examples


Applications

* Leveling, traverse, and control networks *
Bundle adjustment In photogrammetry and computer stereo vision, bundle adjustment is simultaneous refining of the 3D coordinates describing the scene geometry, the parameters of the relative motion, and the optical characteristics of the camera(s) employed to acq ...
*
Triangulation In trigonometry and geometry, triangulation is the process of determining the location of a point by forming triangles to the point from known points. Applications In surveying Specifically in surveying, triangulation involves only angle m ...
,
Trilateration Trilateration is the use of distances (or "ranges") for determining the unknown position coordinates of a point of interest, often around Earth ( geopositioning). When more than three distances are involved, it may be called multilateration, f ...
, Triangulateration * GPS/ GNSS positioning * Helmert transformation


Related concepts

*Parametric adjustment is similar to most of regression analysis and coincides with the Gauss–Markov model *Combined adjustment, also known as the (named after German mathematicians/geodesists C.F. Gauss and F.R. Helmert), is related to the errors-in-variables models and
total least squares In applied statistics, total least squares is a type of errors-in-variables regression, a least squares data modeling technique in which observational errors on both dependent and independent variables are taken into account. It is a generaliz ...
. *The use of ''a priori'' parameter covariance matrix is akin to Tikhonov regularization


Extensions

If rank deficiency is encountered, it can often be rectified by the inclusion of additional equations imposing constraints on the parameters and/or observations, leading to constrained least squares.


References


Bibliography

;Lecture notes and technical reports: *Nico Sneeuw and Friedhelm Krum
"Adjustment theory"
Geodätisches Institut, Universität Stuttgart, 2014 *Krakiwsky
"A synthesis of recent advances in the method of least squares"
Lecture Notes #42, Department of Geodesy and Geomatics Engineering,
University of New Brunswick The University of New Brunswick (UNB) is a public university with two primary campuses in Fredericton and Saint John, New Brunswick. It is the oldest English language, English-language university in Canada, and among the oldest public universiti ...
, 1975 *Cross, P.A
"Advanced least squares applied to position-fixing"
University of East London University of East London (UEL) is a public university located in the London Borough of Newham, London, England, based at three campuses in Stratford, London, Stratford and London Docklands, Docklands, following the opening of University Squar ...
, School of Surveying, Working Paper No. 6, , January 1994. First edition April 1983, Reprinted with corrections January 1990. (Original Working Papers, North East London Polytechnic, Dept. of Surveying, 205 pp., 1983.) *Snow, Kyle B.
Applications of Parameter Estimation and Hypothesis Testing to GPS Network Adjustments
Division of Geodetic Science,
Ohio State University The Ohio State University (Ohio State or OSU) is a public university, public Land-grant university, land-grant research university in Columbus, Ohio, United States. A member of the University System of Ohio, it was founded in 1870. It is one ...
, 2002 ;Books and chapters: * Friedrich Robert Helmert. ''Die Ausgleichsrechnung nach der Methode der kleinsten Quadrate'' (''Adjustment computation based on the method of least squares''). Leipzig: Teubner, 1872. . * Reino Antero Hirvonen, "Adjustments by least squares in geodesy and photogrammetry", Ungar, New York. 261 p., , , 1971. *Edward M. Mikhail, Friedrich E. Ackermann, "Observations and least squares", University Press of America, 1982 * * Peter Vaníček and E.J. Krakiwsky, "Geodesy: The Concepts." Amsterdam: Elsevier. (third ed.): , ; chap. 12, "Least-squares solution of overdetermined models", pp. 202–213, 1986. *
Gilbert Strang William Gilbert Strang (born November 27, 1934) is an American mathematician known for his contributions to Finite elements, finite element theory, the calculus of variations, wavelet analysis and linear algebra. He has made many contributions ...
and Kai Borre, "Linear Algebra, Geodesy, and GPS", SIAM, 624 pages, 1997. *Paul Wolf and Bon DeWitt, "Elements of Photogrammetry with Applications in GIS", McGraw-Hill, 2000 *Karl-Rudolf Koch, "Parameter Estimation and Hypothesis Testing in Linear Models", 2a ed., Springer, 2000 *P.J.G. Teunissen, "Adjustment theory, an introduction", Delft Academic Press, 2000 *Edward M. Mikhail, James S. Bethel, J. Chris McGlone, "Introduction to Modern Photogrammetry", Wiley, 2001 *Harvey, Bruce R., "Practical least squares and statistics for surveyors", Monograph 13, Third Edition, School of Surveying and Spatial Information Systems, University of New South Wales, 2006 *Huaan Fan, "Theory of Errors and Least Squares Adjustment", Royal Institute of Technology (KTH), Division of Geodesy and Geoinformatics, Stockholm, Sweden, 2010, . * *Charles D. Ghilani, "Adjustment Computations: Spatial Data Analysis", John Wiley & Sons, 2011 *Charles D. Ghilani and Paul R. Wolf, "Elementary Surveying: An Introduction to Geomatics", 13th Edition, Prentice Hall, 2011 *Erik Grafarend and Joseph Awange, "Applications of Linear and Nonlinear Models: Fixed Effects, Random Effects, and Total Least Squares", Springer, 2012 *Alfred Leick, Lev Rapoport, and Dmitry Tatarnikov, "GPS Satellite Surveying", 4th Edition, John Wiley & Sons, ; Chapter 2, "Least-Squares Adjustments", pp. 11–79, doi:10.1002/9781119018612.ch2 *A. Fotiou (2018) "A Discussion on Least Squares Adjustment with Worked Examples" In: Fotiou A., D. Rossikopoulos, eds. (2018): “Quod erat demonstrandum. In quest for the ultimate geodetic insight.” Special issue for Professor Emeritus Athanasios Dermanis. Publication of the School of Rural and Surveying Engineering, Aristotle University of Thessaloniki, 405 pages.

*John Olusegun Ogundare (2018), "Understanding Least Squares Estimation and Geomatics Data Analysis", John Wiley & Sons, 720 pages, . * {{refend Curve fitting Least squares Geodesy Surveying Photogrammetry