
NavList:
A Community Devoted to the Preservation and Practice of Celestial Navigation and Other Methods of Traditional Wayfinding
From: Stan K
Date: 2018 Jan 21, 19:04 -0500
From: Frank Reed <NoReply_FrankReed@navlist.net>
To: slk1000 <slk1000@aol.com>
Sent: Fri, 19 Jan 2018 13:31
Subject: [NavList] Re: Gnomonic Charts - Usable Zones
Suppose I create a cost function for this trans-pacific voyage based on latitude. South of 47°N, I can sail at my normal speed, let's say 24 knots. North of that latitude I reduce speed at the rate of 1 knot for every 10' north of that latitude, bottoming out at 1 knot (if I am in latitude 47°30' N, my speed is 21 knots... if I reach latitude 49°N, my speed is reduced to 12 knots and above 51° my speed is dead slow, one knot). Note that the textbook case has a cost function where the vessel's speed drops essentially to zero the instant we cross 47°N. Given a more general cost function like this, what is the quickest passage you can make? One approach to coding this would be to start with pure great circle waypoints and then randomly adjust those points north or south until the net time settles to a minimum. How "stable" and how sensitive is the optimal path? What are the waypoints if plotted for every five degrees of longitude, and how do those compare with other solutions to this sort of problem?