Advanced Geodesy Lecture Notes Final
Advanced Geodesy Lecture Notes Final
Compiled by
Y. Y. Ziggah (PhD)
January, 2020
UMaT Geomatic Engineering
ACKNOWLEDGEMENT
My first and greatest appreciation goes to the God Almighty, the creator of the universe for
granting me wisdom, knowledge, understanding and protection throughout my life. Without
Him I would not have gotten to this far. May His glorious name be praised!
I am also indebted to Assoc Prof Dr. Bernard Kumi-Boateng for guiding me on lecture note
preparation, teaching and setting examinations questions at the University. His scholarly
guidance, constructive comments and critical revision of the drafts made it possible for me
to complete this lecture note. I also want to thank Dr Mrs. Cynthia Boye and Dr. Issaka
Yakubu for their useful comments and invaluable suggestions during the review of the drafts.
Finally, my appreciation goes to my family for their prayers, love and encouragement when
the going was tough. God bless you all.
COURSE DESCRIPTION
Credit Hours: 2
References:
1. Geodesy: The Concept by Petr Vanicek and Edward J. Krakiwsky
2. Geodesy by Wofgang Torge
3. Geodesy: Introduction to Geodetic Datums and Geodetic Systems by Zhiping Lu,
Yunying Qu and Shubo Qiao
4. Brief Outline of the Molodenskij Theory by Petr Vanicek
5. Motions, Gravity Field and Figure of the Earth by Oldrich Novotny
Assessment of Lecturer: At the end of the course each student will be required to assess
the course and the lecturer’s performance by answering a questionnaire specifically
prepared to obtain the views and opinions of the student about the course and lecturer.
TABLE OF CONTENTS
ACKNOWLEDGEMENT i
COURSE DESCRIPTION ii
CHAPTER ONE 1
1.1. INTRODUCTION 1
CHAPTER TWO 13
2. HEIGHT SYSTEMS 13
2.1. INTRODUCTION 13
CHAPTER THREE 26
3.3.4. Gravimetry 32
CHAPTER FOUR 35
3. GRAVIMETRY 35
3.1. INTRODUCTION 35
3.4.1. Pendulum 37
CHAPTER FOUR 43
4.1. INTRODUCTION 43
Coordinate transformations are used extensively in GNSS surveying and in the field of
photogrammetry and remote sensing. In geodesy, the three-dimensional (3D)
transformations are used to convert coordinates related to the World Geodetic System
1984 (WGS 84) datum to a local datum. For example, in Ghana, this 3D transformation
is use to convert WGS 84 coordinates to its Accra datum. However, in photogrammetry,
they are used in the interior and exterior orientation of digital images of structures and
aerial photographs. In surveying engineering, they form part of the monitoring and
control systems used in large manufacturing projects such as the construction of
hydroelectric dams (for example, the three gorges dam in China, Akosombo dam and
Bui dam in Ghana), refineries (gold and oil) and tunneling operations among others.
The two-dimensional (2D) transformations are used; for example in the cadastral surveys
for re-establishments or when converting separate surveys into a common reference
coordinate system.
The choice of the most appropriate transformation model is influenced by factors such as:
1. Whether the model is to be applied to a small area or over a large region.
2. Whether one or both networks have significant distortions.
In this chapter, a 3D and three 2D transformation models that have been applied to
transform coordinates in the Ghana geodetic reference network is considered. The 3D
transformation model considered is the Geocentric Translation Model also known as the
three-parameter similarity model. The 2D transformation models include conformal,
affine, projective and polynomial. The application of least squares to determine the
transformation parameters of the models will be demonstrated in the class by using
computer programming language, specifically MATLAB.
Generally, the translation parameters used by the GTM are mainly obtained from
Abridged Molodensky, Bursa-Wolf, and Molodensky-Badekas model. However,
Featherstone (1997) argued that GTM which solely depends on the translation
parameters would produce inconsistent results due to different translation values
obtained from the similarity models. Alternatively, the simple arithmetic mean has been
widely adopted as a technique that could represent the characteristics of the datasets
more appropriately in the estimation of GTM parameters. The GTM is defined as:
X X x
Y Y y
Z global Z z local
The (X,Y,Z)global and (x,y,z)local are coordinates related to the global datum (e.g. WGS84)
and local datum (Ghana War Office 1926 or Clark 1880). ∆X, ∆Y, and ∆Z are the
translation parameters. In the GTM, ∆X, ∆Y, and ∆Z are estimated in (X, Y, Z) cartesian
coordinates by assuming a centric value of (0, 0, 0) for one datum and defining the other
datum centre by the translation vectors. These displacement parameters represent the
shifts in origin between two geodetic datums. Generally, the arithmetic mean is used to
compute the unknown translation parameters.
As a geodesist:
i. Apply the three parameter similarity transformation model to determine the
parameters;
ii. Assess the precision of the transformation parameters determined;
iii. Test the transformation model formulated; and
iv. Perform statistical analysis on the transformation results to check the accuracy of
the transformation model.
Scaling and rotation are each defined by one parameter. The translations involve two
parameters. Thus, there are a total of four parameters in this transformation. To
determine the four transformation parameters (scale, rotations and translations) requires
common points in both cartesian systems. Common points are those points whose
coordinates are known in both cartesian systems and each common point will yield two
equations; one equation linking X-coordinates in both systems and one equation linking
Y-coordinates. The 2D conformal transformation requires a minimum of two control
points to determine the four parameters uniquely. If more than two control points are
available, a least squares adjustment is possible. After determining values for the
transformation parameters, any points in the original system can be transformed into the
second system.
The table below has a tabulation of the arbitrary coordinates and state plane
coordinates.
POINT E N x y
A 1049422.400 51089.200 121.622 −128.066
B 1049413.950 49659.300 141.228 187.718
C 1049244.950 49884.950 175.802 135.728
1 174.148 −120.262
2 513.520 −192.130
3 754.444 −67.706
4 972.788 120.994
These equations are linear and can be solved uniquely when three control points exist
since each control point results in an equation set in the form of the equations as shown
EXAMPLE 4
Photo coordinates, which have been measured using a digitizer, must be transformed
into the camera’s fiducial coordinate system. The four fiducial points and the additional
points were observed in the digitizer’s xy coordinate system and are listed in the table
below together with the known camera XY fiducial coordinates.
a. Use the 2D Affine coordinate transformation model to determine the unknown values
by manual calculations.
b. Develop a computational program in MATLAB to do the same as the above.
POINT X Y x y SX SY
1 -113.000 0.003 0.764 5.960 0.104 0.112
3 0.001 112.993 5.062 10.541 0.096 0.12
5 112.998 0.003 9.663 6.243 0.112 0.088
7 0.001 -112.999 5.350 1.654 0.096 0.104
306 1.746 9.354
307 5.329 9.463
where X and Y are target datum coordinates while, x, y are source datum coordinate.
Upon inspection it is evident from the equation that if d 1=d2=0 then an affine
transformation in two-dimensions are formed. With eight unknowns, this transformation
requires a minimum of 4 common control points. If there are more than four common
control points, least squares technique must be applied. Since the projective
transformation equation is nonlinear in their unknowns, the solution to this equation
requires linearization using Taylor’s theorem. The application of this approach to
linearise the projective equation will be demonstrated in class.
EXAMPLE 5
Given the data in the table, determine the best-fit projective transformation parameters
and use them to transform the remaining points into the XY coordinate system.
The adjusted parameters divided by their standard deviations represent a t statistic with v
degrees of freedom. If a parameter is to be judged as statistically different from zero, and
thus significant, the computed t-value (the test statistic) must be greater than t 2,v .
parameter
Simply stated, the test statistic is t
SD
3. State the factors that influence the choice of transformation model for a specific area.
Point X Y x y Sx SY
A 535802.071 245462.419 1221.350 1031.870 0.104 0.088
B 544118.703 252826.247 4607.030 1046.020 0.095 0.081
C 539001.505 256629.861 4200.130 2946.310 0.092 0.097
D 541979.517 252118.983 3974.840 1314.280 0.107 0.111
E 539287.964 253248.381 3585.500 2114.280 0.105 0.111
F 2767.730 1621.580 0.091 0.098
G 2596.550 2693.000 0.108 0.099
6. Do parts (a), (b) and (c) in Question 5 using a two-dimensional affine coordinate
transformation.
The height of a point on the Earth’s surface can be determined by leveling, trigonometric
leveling, and GPS measurement. Whichever method is used, a reference surface (zero-
elevation surface) and reference line (the line along which the height is measured) will be
involved. The height of a point on the Earth’s surface is geometrically defined as the
distance from the point along the reference line to the reference surface. Different
reference lines or reference surfaces for heights will constitute different height systems.
Obviously, the height of the same Earth’s surface point in different height systems also
varies.
For the height system to be chosen, the following requirements need to be fulfilled:
1. To represent the position of a point, the height of the point is required to be
unambiguous and independent of the leveling path.
2. In practice, when converted to the adopted height system, the corrections to the
measured height differences for points in a limited area should be very small so that they
can possibly be ignored while dealing with low-order leveling data.
3. From the geometric problem-solving perspective, the ellipsoidal height is the sum of
the measured height and the geoid height; thus it requires that the adopted height
system should make the method for determining the difference between the geoid and
As shown in Figure 2.1, suppose that the connecting surface between points O, E, and C
is the geoid (reference surface for heights); then the observed height of point B can be
derived by summing the measured height differences Δh1, Δh2, . . . along the leveling
line OAB at each station:
B
HM h1 h2 h . (1)
OAB
The subscript M indicates measured height. The height of point B can also be calculated
by summing the leveled height differences h1' , h2' , along levelling line ONB:
B h1 h2
HM h . (2)
ONB
Due to the unparallel nature of level surfaces, the corresponding height differences h
h h w 0. (4)
OAB BNO
So, similarly to errorless leveling, the error of closure of leveling loops w still cannot be
zero. Such closing error of leveling loops caused by unparallel level surfaces is called
theoretical misclosure. The height of a point should be single-valued and be independent
of the leveling routes. So, in dealing with leveling results, the properties of the theory of
the Earth’s shape must be taken into consideration; the height system must be defined
reasonably and corrections applied. These corrections should be very small so that they
could be neglected in dealing with low-order leveling results.
Where; C is the geopotential number, OA is the level line, dh is the difference in height
measured during each setup of leveling, and g is the mean value of gravity along the
leveling lines. Hence, geopotential number can be defined as the difference between the
potential at the geoid and the potential at point A. It is worth stating that leveling
combined with gravity measurements furnishes potential differences.
With the geoid as the reference surface, geopotential numbers are not measured in
meters but in potential differences in kGal m (105 cm2/s2). As a potential difference, the
geopotential number C is independent of the particular leveling line used for relating the
point to sea level. It is the same for all points of a level surface because the potential W is
a function of position only; therefore, to every point there corresponds a unique value W.
Thus, on the same level surface, the geopotential number of every point is equal and its
value can be obtained by multiplying dh by the mean value of gravity (g) for the setup.
The leveling results expressed by geopotential numbers can be conveniently converted
to the orthometric height, normal height, and the dynamic height. The geopotential
number C is measured in geopotential units (g.p.u), where 1 g.p.u = 1 kgal m = 1000
gal m.
The geopotential number is positive above the geoid, negative below it, constant
everywhere on the same geopotential surface and equals zero for the geoid. The reason
for such choice is to make the numerical value of the geopotential numbers
approximately equal to the heights of the corresponding points above sea level in metres.
Although the geopotential number does not have the dimension of a length, it can be
considered as a natural measure for height. Using g 0.98 kgal in C, we have
C g H 0.98 H , (6)
so that the geopotential numbers in g.p.u are almost equal to the height above sea level
in meters. It is worth mentioning that the geopotential numbers were adopted at a
meeting of a Sub commission of the International Association of Geodesy (IAG) at
Florence in 1955.
point B along the plumb line is expressed by ΔH, then H OB , the orthometric height of
point B is:
H OB 1 2 d . (7)
CB
Since the level surface is an equipotential surface, the potential energy difference
between two infinite close level surfaces in Figure 2.1 is given by
gdh g B d
g , (8)
d B dh
g
where g is the gravity at dh along the leveling line and gB is the gravity at dH along the
plumb line from point B. Substituting the dH (Equation 8) into the orthometric height
(Equation 7) gives:
g
H OB d B
dh . (9)
CB OAB g
The gravity along the plumb line, gB, varies with depth. Let their average be g mB ; then:
1
H OB
g mB
gdh , (10)
OAB
where g mB is a certain value relative to a certain surface point. gdh , independent of the
levelling path, is the potential energy difference between the level surface passing
through point B and the geoid. So, the orthometric height is a unique value. However,
1
H NA
mB
g dh (11)
OAB
Where g can be measured through gravimetry along the level line, dh can be measured
o a 1 sin 2 1 sin 2 2 (12)
where
a is the value of gravity at the equator, is the geodetic latitude of the
GM 3 3 125 2
a 1 m mf mf
ab 2 7 294
5 17 15
f m mf m 2 (13)
2 14 4
1 5
1 f 2 mf
8 8
2 a 2b
where m , b denotes the semi-minor axis of the ellipsoid.
GM
If the normal height of each surface point is HN, measuring HN downward along the
normal gravity line (plumb line) results in the corresponding points of each surface point.
A continuous curved surface as the reference surface for normal heights can be formed
by connecting these corresponding points. It is also called the quasi-geoid because of its
As an auxiliary surface for calculation, the quasi-geoid approximates, but does not equal,
the geoid. It has no strict geometric or physical meanings. The difference between the
quasi-geoid and the geoid (i.e., the difference between the orthometric height and the
normal height) is associated with the height of a point and the mass distribution inside
the Earth. Neglecting the sea surface topography, at mean sea level the observed height
difference dh 0, so H N H p 0 ; that is, the quasi-geoid coincides with the geoid on the
oceans. Hence, the height origin as the reference surface for heights is applicable to both
the quasi-geoid and the geoid. In plain areas, the difference between the quasi-geoid
and the geoid is a few centimeters whereas in mountainous regions it can reach values of
about 3 m.
In real applications, using equation (13) to calculate the normal height is not convenient.
Considering that the actually measured gravity value is made up of two components, the
normal gravity and the gravity anomaly g , the corresponding normal height can
be calculated by adding the observed height difference for each segment of leveling and
the correction to non-parallel spheropotential surfaces and the gravity anomaly
correction. Omitting derivation, the result is:
g dh
1 1
H NA dh
mB OAB
o oB dh
mB OAB
(14)
OAB
where the meanings of each term on the right side of the equation are as follows:
The first term is the leveled height difference. In the second term, γ0 is the normal gravity
of each point along the leveling line OAB. Since the spheropotential surfaces are also not
parallel and vary with latitude, o oB , this term is called the correction to the non-
parallel spheropotential surface. In the third term, (g - γ) is the gravity anomaly, resulting
from the inconsistency between the spheropotential surface (spherops) and the
geopotential surface (geops).
for the GRS 1980. In other words, dynamic heights are geopotential numbers scaled by
a particular constant value chosen in 1984 to be normal gravity at 45 0 latitude on the
GRS80 reference ellipsoid. Just note and keep in mind that 1 gal = 10-2 ms-2 and,
accordingly, 1 mgal = 10-5 ms-2.
The dynamic height differs from the geopotential number only in the scale or the unit:
The division by the constant o in the dynamic height merely converts a geopotential
number into a length. However, the dynamic height has no geometrical meaning
whatsoever, so that the division by an arbitrary o somehow obscures the true physical
meaning of a potential difference. Hence, the geopotential numbers are, for reasons of
theory and for practically establishing a national or continental height system, preferable
to the dynamic heights. In practice the dynamic height is usually referred to as the
dynamic number. The reference surface (height datum) for the dynamic system of
heights is the geoid.
into a difference of dynamic height by adding a small correction. Using equations (1)
and (3) gives
A
H AB
dyn
H Bdyn H Adyn
1
CB C A 1
g dn (16)
o o B
g o
B B B
1
g o o dn dn
o
H AB
dyn
dn , (17)
A A A
o
So that
H AB
dyn
n AB DC AB , (18)
where
g o g o
B B
DC AB dn n (19)
A
o A o
As a matter of fact, the dynamic correction may also be used for computing differences
of geopotential numbers. We at once obtain
C B C A o n AB o C AB (20)
where H N is the normal height, H is the geodetic height and is the distance from the
quasi-geoid to the reference ellipsoid, called the height anomaly. Figure 2.2 shows the
Using GPS measurements, the geodetic longitude and latitude and the geodetic
height h of a surface point can be determined precisely. If leveling is also carried out on
the GPS point (this point is called the GPS-leveling point), then the normal height HN of
this point can be calculated and the height anomaly of this point can be determined by
using equation (17).
By setting a few GPS-leveling points in a certain region, several discrete ζ values of this
region can be determined, and thus the quasi-geoid of this region can be fitted through a
mathematical method (i.e., deducing the height anomaly of an unknown point). Such a
method for deducing the height anomaly is called the GPS leveling method. A variety of
mathematical methods are used in GPS leveling, such as the polynomial fitting method,
polyhedral function fitting, the moving surface method, the weighted average method,
the collocation method, etc. In real applications, GPS leveling and gravity data are
usually used for a combined solution. Here, we will only present the basics of GPS
leveling rather than provide a thorough review of the good and bad points of each
method.
5. Calculate the geodetic and geocentric latitudes of a point P on the ellipsoid whose
radius vector is 6370.031 km, given that m = 3.4425×10-3, GM = 39.86005 × 1013
m3/s2, and 6356.742 km is the polar radius. Determine J2 and ß.
6. Taking the first-order approximation, let two points of the ellipsoid at 45 0 N and 300 S
be situated at distances of 6367.444 km and 6372.790 km from the centre, respectively.
If the normal gravity values are 9.806193 ms-2 for the first and 9.793242 ms-2 for the
second, calculate: the flattening, gravity flattening, coefficient m, equatorial radius, polar
radius, dynamic form factor, and the Earth’s mass.
9. Let a point A have a value of gravity of 9793 626.8 gu and a geopotential number of
32.614 gpu. Calculate the gravity at a point B, knowing that the increments in dynamic
and Helmert height over point A are 271.116 m and 271.456 m, respectively.
10. Calculate the value of gravity in gravimetric units and mGal of a point on the Earth’s
surface whose orthometric (Helmert) and dynamic heights are 678.612 m and 679.919
11. If at a point on the surface of the Earth of Helmert height 1000 m one observes a
value of gravity of 9.796 235 m/s2, calculate the average value of gravity between that
point and the geoid along the direction of the plumb-line, and the point’s geopotential
number.
12. (a) A, B, and C are points connected by a geometric levelling line. Given that the
normal gravity at a latitude of 45º is 9.806 294 ms-2, complete the following table:
Satellites such as Laser Geodetic Satellite-1 (LAGEOS-1) (in 1976) and LAGEOS-2 (in
1992) launched by NASA, and satellites Etalon-1 (in January 1989) and Etalon-2 (in
May 1989) launched by Russia (the former Soviet Union), and others are dedicated laser
ranging satellites for the applied research of geodynamics and geodesy. They are
spherical in shape with a diameter of 60 cm, installed with 426 laser reflectors on their
surfaces (figure 1.7). These satellites are still being used for the common geodetic
observation of SLR nowadays and have, among others, provided much data for
establishment of the terrestrial reference frame and determination of the Earth rotation
The principle of geodetic VLBI is that, celestial bodies observed by VLBI are
extragalactic radio sources (quasars = quasi-stellar radio sources, radio galaxies), which
are usually in deep space 100 million light years from Earth. These radio sources emit
waves in the cm-to dm-range which are detected (received) by a receiving system
consisting of two widely separated (a few 1000 to 10000 km) large antennas (radio
telescopes) that are used in radio astronomy and thus has a high resolution
(wavelength/telescope diameter) due to the long baseline. Due to the large distance
Advanced Geodesy 29 Ziggah, January 2020
between antennas, a direct comparison of the wave trains arriving at the two antennas is
not possible. Thus, when the electromagnetic wave radiated from the celestial bodies
reaches the Earth’s surface, its propagation distance is much further than that of the
baseline in VLBI, so at this moment the movement of the wave front can be assumed to
be parallel propagation and the wave is called a plane wave. Therefore, the signals are
recorded on magnetic tape, along with a time signal which is generated by the frequency
standards at the respective stations. On account of the different distances between the
two antennae and a certain radio source the difference in distance is obtained. Therefore,
the time span of the radio signal from the same wave front to either antenna will be
different, resulting as a time delay. The inferences are later recovered by a digital
correlator; a correlation analysis furnishes the delay time and its variation in time, as well
as the fringe frequency. Corrections are then applied due to the systematic differences in
the frequency standards, and because of the influences of tropospheric refraction and
diurnal aberration. The accuracy of this method depends on the time measurement, the
stability of the frequency standard, the ability to account for the effects of refraction, and
the quality of the correlation. The data of about 10 radio telescopes are evaluated for the
determination of earth rotation parameters and baseline vectors, with stations in U.S.A.,
Western Europe and Japan. The accuracy of the baseline component determinations
(24h observations, 10 quasars) is a few cm.
To improve the resolution of VLBI, the concept of space VLBI was proposed in 1970
and the establishment of the space VLBI system was also considered. Although space
However, space VBLI is different to ground-based VLBI in technical realization since the
former places the antenna in space. The most significant technical advantage of the
application of space VLBI to geodesy is to turn the geometric measurement of ground-
based VLBI into dynamic measurement. It has been mentioned that the measurement
completed by forming a baseline between two ground VLBI observations is a geometric
one from the perspective of geodesy. Such measurement alone can only determine the
relative position of the two stations but not their geocentric coordinates. Since the orbit
of the space VLBI is described in a geocentric coordinate system and its movement is
affected by various geodynamic factors, when adopting space VLBI a dynamic
measurement system can be formed by making a baseline between the space and
ground stations so as to determine directly the geocentric coordinates of the ground
based station. Because all the VLBI antennae around the world take part in the space
VLBI observation, a complete terrestrial reference system can be established
independently using space VLBI technology itself. The direct connection and unification
of the artificial satellite dynamic reference system and the radio source reference system
can be realized. In addition, by means of space VLBI, an agreement can be made in
VLBI about conversion between the Conventional Terrestrial Reference System (CTRS)
and the Conventional Celestial Reference System (CCRS) to obtain a unified celestial
and terrestrial reference system (i.e., a unified rotation and scale system with a
3.3.4. Gravimetry
Gravimetry deals with the measurements of gravity and the components of the gravity
gradient as well as earth tide measurements. The instrument used to measure gravity is
known as gravimeter. The determination of gravity differences and variations requires a
composite employment of absolute and relative instrumental techniques and observation
methods. Absolute and relative gravimetry allow the determination of gravity
Advanced Geodesy 32 Ziggah, January 2020
acceleration, usually just called gravity, for specific positions as well as the detection of
gravity changes with time at a given location. For high-accuracy demands, the
geometrical position of a gravity point has to be defined very accurately, e.g. in
geodynamic research projects, at a height along the vertical above a ground mark.
Geodetic networks with local, regional or global extent can be surveyed to monitor short-
term and long-term gravity variations.
Figure 3.3: The two absolute gravimeters of the Leibniz Universität Hannover:
left JILAg-3 employed from 1986 to 2000 (here reference measurements in
Hannover), right FG5-220 operated since 2003 (tent measurements in
Denmark)
Figure 3.4: Scintrex Autograv CG-3 (right) and CG-5 (left) and a LaCoste–
Romberg model G with carrying case (in front)
In addition, as known from our daily experiences, the most conspicuous force present on
the surface of the earth is gravity. Thus, when studying the geometry of the earth,
geodesists, of necessity, become interested in the earth’s gravity field. Consequently,
investigation of the geometrical aspects of the gravity field is now being recognized as an
integral part of geodesy. Since basic geodesy deals with stationary or slow moving
objects, the gravitational theory needed is that of Newton rather than that of Einstein.
Gravimetry deals with the measurements of gravity and the components of the gravity
gradient as well as earth tide measurements. The instrument used to measure gravity is
known as gravimeter. The determination of gravity differences and variations requires a
composite employment of absolute and relative instrumental techniques and observation
methods. Absolute and relative gravimetry allow the determination of gravity
acceleration, usually just called gravity, for specific positions as well as the detection of
gravity changes with time at a given location. For high-accuracy demands, the
geometrical position of a gravity point has to be defined very accurately, e.g. in
geodynamic research projects, at a height along the vertical above a ground mark.
Gravity has the dimension of acceleration with the corresponding SI unit m/s2. However,
the unit is most commonly used in gravimetry is the Gal (1 Gal = 0.01 m/s 2), which is
named after Galileo Galilei because of his pioneering work in dynamics and gravitational
research. Because we are usually dealing with small differences in gravity between points
and high accuracies- up to 9 significant digits- the most commonly used unit is rather the
mGal. Thus, gravity at the Earth’s surface is around 981 000 mGal.
4.4.1. Pendulum
Christiaan Huygens(1629-1695), Dutch mathematician, astronomer and Physicist,
developed the mathematics of using a pendulum for time keeping and for gravity
measurements in his book Horologium Oscillatorium (1673). Pendulums were used
T 2 L g
1
2
(18)
i.e. the determination of g requires measuring lengths and times, mostly for many
periods which increases the precision. In practice the length measurement is a problem.
A mathematical pendulum consists of a point mass suspended by a massless string at a
fixed point in constant gravity. Physical pendulums do not distinguish between mass and
string, their motion is governed by both effective translation and rotation, and the
effective pendulum length must be determined by special procedures.
The reversion pendulum exploits the fact that the locations of the effective
(mathematical) suspension point and of the effective point mass are exchangeable.
However, also the suspension structures and the underground which are not absolutely
rigid affect the period. Absolute pendulum apparatuses are particularly sensitive to such
uncertainties. The Potsdam absolute result around 1900 was the basis of the world
gravity system until its replacement after a systematic error of about 15 mGal had been
definitively established. The error was much bigger than the statistical standard error and
followed from the above problems and incorrect reductions for them. In relative
pendulums the problems are reduced by the fact that the differences of measured
periods are smaller and that the uncertain pendulum length drops out of the formulae,
by comparing the observed periods Ti at point i with To at a reference station where g o is
origin O , respectively, at the computational time t 0 , and l is the distance of the falling
body from the origin O after a period of time t .
Two methods can be used to determine the gravity value by means of the freefall motion
of bodies: the free-fall method and the symmetrical rise-and-fall method (abbreviated as
the rise-and-fall method). The principle of the free fall method is discussed as follows.
three positions. Assume at time t1 , t2 , and t3 that the distances of the falling body from
the point O are l1 ,l2 , and l3 , respectively, as illustrated in Figure 3.1, where the
transverse axis indicates time and the ordinate axis indicates distance.
2
1
l3 lo Vo t3 g t3
2
2
Subtracting the first equation from the second and third equations, respectively, the
results are as follows:
1
L1 VoT1 gT1 (t1 t 2 )
2
1
L2 VoT2 gT2 (t1 t 3 )
2
(20)
where L1 l 2 l1 and L2 l3 l1 are the distances from the first position to the second and
third positions, respectively. T1 t 2 t1 and T2 t 3 t1 are the times taken by the falling
body in its motion from the first position to the second and third positions. To
eliminate VO , equations in (20) are divided by T1 and T2 , respectively, and the two results
L1 L2 1
thus achieved subtracted from each, which reads as: g (t 2 t 3 )
T1 T2 2
2 L2 L1
g
T2 T1 T2 T1
(21)
Thus it can be seen that to determine gravity using the free-fall method requires
knowledge of the distances L1 and L2 traveled by the falling body within the time periods
T1 and T2 .
The transverse axis indicates time and the ordinate axis indicates the vertical position of
the falling body. Let H1 and H2 be the distances from the two measuring positions to the
peak of its motion. From equation (19), where l o 0 , Vo 0 , we will obtain:
2 2
1 T 1 T
H 1 g 1 , and H 2 g 2 .
2 2 2 2
H is taken to denote the distance between the two positions, and hence yields:
1 T1 T2
2 2
8H
g
T T22
1
2
(22)
Thus, it can be seen that to determine gravity using the rise and fall method requires the
determination of time intervals T1 and T2 of the object passing two positions with a
distance of H during its rise and fall