Zermelo's navigation problem

From The Right Wiki
Jump to navigationJump to search

In mathematical optimization, Zermelo's navigation problem, proposed in 1931 by Ernst Zermelo, is a classic optimal control problem that deals with a boat navigating on a body of water, originating from a point A to a destination point B. The boat is capable of a certain maximum speed, and the goal is to derive the best possible control to reach B in the least possible time.

File:Zermelo Navigation under constant wind.png
Zermelo Navigation with velocity vunder constant wind w

Without considering external forces such as current and wind, the optimal control is for the boat to always head towards B. Its path then is a line segment from A to B, which is trivially optimal. With consideration of current and wind, if the combined force applied to the boat is non-zero the control for no current and wind does not yield the optimal path.

History

In his 1931 article,[1] Ernst Zermelo formulates the following problem:

In an unbounded plane where the wind distribution is given by a vector field as a function of position and time, a ship moves with constant velocity relative to the surrounding air mass. How must the ship be steered in order to come from a starting point to a given goal in the shortest time?

File:Ernst Zermelo 1900s.jpg
Ernst Zermelo formulated and solved the general problem

This is an extension of the classical optimisation problem for geodesics – minimising the length of a curve I[c]=ab1+y'2dx connecting points A and B , with the added complexity of considering some wind velocity. Although it is usually impossible to find an exact solution in most cases, the general case was solved by Zermelo himself in the form of a partial differential equation, known as Zermelo's equation, which can be numerically solved. The problem of navigating an airship which is surrounded by air, was presented first in 1929 at a conference by Ernst Zermelo. Other mathematicians have answered the challenge over the following years. The dominant technique for solving the equations is the calculus of variations.[2]

Constant-wind case

The case of constant wind is easy to solve exactly.[3] Let d=AB, and suppose that to minimise the travel time the ship travels at a constant maximum speed V. Thus the position of the ship at time t is x=t(v+w). Let T be the time of arrival at B, so that d=T(v+w). Taking the dot product of this with w and d respectively results in dw=T(vw+w2) and d2=T2(v2+2vw+w2). Eliminating vw and writing this system as a quadratic in T results in (v2w2)T2+2(dw)Td2=0. Upon solving this, taking the positive square-root since T is positive, we obtain

T[d]=2(dw)±4(dw)2+4d2(v2w2)2(v2w2)=d2v2w2+(dw)2(v2w2)2dwv2w2

Claim: This defines a metric on 2, provided |v|>|w|.

Proof

By our assumption, clearly T[d]0 with equality if and only if d=0. Trivially if d~=BA, we have T[d]=T[d~]. It remains to show T satisfies a triangle inequality T[d1+d2]T[d1]+T[d2]. Indeed, letting c2:=v2w2, we note that this is true if and only if

(d1+d2)2c2+((d1+d2)w)2c4(d1+d2)wc2d12c2+(d1w)2c4d2wc2+d22c2+(d2w)2c4d2wc2

if and only if

d1d2c2+(d1w)(d2w)c4[d12c2+(d1w)2c4]1/2[d22c2+(d2w)2c4]1/2,

which is true if and only if

(d1d2)2c4+2(d1d2)(d1w)(d2w)c6d12d22c4+d12(d2w)2+d22(d1w)2c6

Using the Cauchy–Schwarz inequality, we obtain (d1d2)2d12d22 with equality if and only if d1 and d2 are linearly dependent, and so the inequality is indeed true. Note: Since this is a strict inequality if d1 and d2 are not linearly dependent, it immediately follows that a straight line from A to B is always a faster path than any other path made up of straight line segments. We use a limiting argument to prove this is true for any curve.

General solution

Consider the general example of a ship moving against a variable wind w(x,y). Writing this component-wise, we have the drift in the x-axis as u(x,y) and the drift in the y-axis as v(x,y). Then for a ship moving at maximum velocity V at variable heading θ, we have

x˙=Vcosθ+u(x,y)y˙=Vsinθ+v(x,y)

The Hamiltonian of the system is thus

H=λx(Vcosθ+u)+λy(Vsinθ+v)+1

Using the Euler–Lagrange equation, we obtain

λ˙x=Hx=λxuxλyvxλ˙y=Hy=λxuyλyvy0=Hθ=V(λxsinθ+λycosθ)

The last equation implies that tanθ=λy/λx. We note that the system is autonomous; the Hamiltonian does not depend on time t, thus H = constant, but since we are minimising time, the constant is equal to 0. Thus we can solve the simultaneous equations above to get[4]

λx=cosθV+ucosθ+vsinθλy=sinθV+ucosθ+vsinθ

Substituting these values into our EL-equations results in the differential equation

dθdt=sin2θvx+sinθcosθ(uxvy)cos2θuy

This result is known as Zermelo's equation. Solving this with our system allows us to find the general optimum path.

Constant-wind revisited example

If we go back to the constant wind problem w for all time, we have

vy=vx=ux=uy=0

so our general solution implies dθdt=0, thus θ is constant, i.e. the optimum path is a straight line, as we had obtained before with an algebraic argument.

References

  1. Zermelo, Ernst (1931). "Über das Navigationsproblem bei ruhender oder veränderlicher Windverteilung". Zeitschrift für Angewandte Mathematik und Mechanik. 11 (2): 114–124. Bibcode:1931ZaMM...11..114Z. doi:10.1002/zamm.19310110205.
  2. Heinz-Dieter Ebbinghaus (2 June 2007). Ernst Zermelo: An Approach to His Life and Work. Springer Science & Business Media. pp. 150–. ISBN 978-3-540-49553-6.
  3. Warnick, Claude (2011). "The geometry of sound rays in a wind". Contemporary Physics. 52 (3): 197–209. arXiv:1102.2409. Bibcode:2011ConPh..52..197G. doi:10.1080/00107514.2011.563515. S2CID 119728138.
  4. Bryson, A.E. (1975). Applied Optimal Control: Optimization, Estimation and Control. Taylor & Francis. ISBN 9780891162285.