
134 Applied Geometry for Computer Graphics and CAD
of the bridge be the x-axis. Then the parabola is symmetrical about the y-axis
and passes through the points (−705,h), (705,h), (0, 0). Let the parabola be
y = ax
2
+ bx + c. Then, clearly c =0,and
h = a (−705)
2
+ b (−705) , and
h = a (705)
2
+ b (705) .
Thus a = h/ (705)
2
and b = 0 giving the parabola y =
h
705
2
x
2
.
In reality, one must account for the earth’s curvature when modelling large
structures. So in the example of the bridge the distance between the base of
the pillars is 1, 410 metres, but the distance between the tops of the pillars is
greater.
Example 5.32 (Radar)
Discovered as recently as the 1940s, the method known as hyperbolic navi-
gation has had a considerable influence on sea and air navigation. A receiver
records the radio signals transmitted from two fixed stations. Assuming that
the velocity v of radio energy is constant, the distances travelled by radio en-
ergy are proportional to the time taken. Suppose the times taken to receive
the signals, sent at the same time, from each station are t
1
and t
2
. Then the
distance from each station is vt
1
and vt
2
. Hence the difference in distance of
the receiver from the stations is v(t
1
− t
2
). The locus of all possible positions
of the receiver relative to the fixed stations is a branch of a hyperbola with the
stations positioned at the foci (see Exercise 5.34). There are two points on the
hyperbola a given distance vt
1
from the first station and it remains to decide
which is the correct location. Commercial hyperbolic navigation systems in-
clude the Decca Navigation System, LORAN, Omega, and Global Positioning
Systems (GPS).
Exercise 5.34
Let F
1
and F
2
be fixed points, and let d
1
and d
2
be the distances of a
point P from F
1
and F
2
respectively. Show that the locus of all points
P such that d
1
− d
2
is constant is a hyperbola.