The article claims that the "match roads by turns" technique "was later adopted by all navigation apps". Does anyone know if this is true? My impression was that they rely on GPS position only for positioning, even though modern phone hardware should give really nice gyroscope/accelerometer data.
Virtually all car navigation software, or phone GPS apps in driving mode, will "snap" to a nearby road if the GPS indicates that you are traveling parallel to one. This compensates for minor GPS reception errors. This can occasionally , in rare situations, be a problem, if you have frontage roads very close to a highway, they can sometimes get confused about which road you are actually on.
A curious phenomenon called 'Etak'
51–60 of 212 posts
Re: A curious phenomenon called 'Etak'
#52The article claims that the "match roads by turns" technique "was later adopted by all navigation apps". Does anyone know if this is true? My impression was that they rely on GPS position only for positioning, even though modern phone hardware should give really nice gyroscope/accelerometer data.
Re: A curious phenomenon called 'Etak'
#53The name is perfect. "Etak" refers to a system of navigation used by Micronesian and Polynesian seafarers to navigate from island to island in the vast Pacific Ocean. Much like this device, it operates by "augmented dead reckoning" (as it says in TFA). The etak system of navigation involves navigating by stars and ocean swells to get the heading, but a key issue when navigating by dead reckoning over long distances i…
This sounds very romantic, but they were mostly at drift. Most very using rafts without any form of propulsion. "Navigation" across wast distances was one way road with no return ticket. They had to do it for overpopulation, not for some explorative spirit.
Re: A curious phenomenon called 'Etak'
#54One thing I notice about the 80s is that people were much more willing to pay top dollar for first, very limited versions of products. $4000 in todays money is almost the same as Apple Vision Pro, for a product that has very limited usability. May be it was easier to market only for rich people who wish to show off then? Since the fall of Vertu no tech companies seem to address specifically this segment. Or may be pe…
I'd rather think that there is more money frivolously spent today; in the S.F. Bay Area, much more.
> May be it was easier to market only for rich people who wish to show off then?
I'm quite perplexed about how your perception can be so very different from mine. How many people own a Tesla in your neighborhood?
This device however, I would have thought, would have been marketed chiefly to professionals. Traveling salesmen, doctors (who then still made house calls), service technicians etc. .
Re: A curious phenomenon called 'Etak'
#55Earlier quoted context omitted.
The style is an artifact/limitation of using a vector display. Compare to today’s ubiquity of a raster display. Why did they choose to use a vector display? Maybe to decrease cost and avoid placing framebuffer memory? Maybe rendering maps directly to a vector display could be faster by skipping a rasterization process? Any other reason?
Maps are intrinsically vector data, and a raster graphics display back then would have been low-res, 320x240 at most, making the map (and text!) really difficult to read. And then you’d need the rasterizer itself, using precious CPU cycles and memory bandwidth to turn perfect mathematical line segments into crude pixelated approximations. And yes, the memory needed for the framebuffer was also likely an issue. The qu…
> None of the advantages of raster were applicable
Colour might have been nice though.
Re: A curious phenomenon called 'Etak'
#561991 home video demo of an Etak, in a custom housing: https://www.youtube.com/watch?v=CHCCjlSWbHE?t=1m50s (Bet they didn't think at the time that techies of the future would be watching it in 2024 on the ubiquitous global data network.)
Re: A curious phenomenon called 'Etak'
#57> The second key invention was a ‘heading up’, moving map display. This meant that the vehicle remained at the center of the screen and the map moved and turned under the vehicle. What you saw ahead of you in the windshield was what was displayed on the screen. This proved highly intuitive. Later on they talk about "heads up" map digitizing, did this mean the map rotated as the operator digitized the street? Seems qu…
I don't think so... I think heads up for the digitizing indicates that the digital map was overlayed on top of the (scanned) source image? As opposed to digitizing from a paper map where you have the map on a surface in front of you, and a digital map hopefully on a screen in front of you (but they did say some were digitizing blind before this?) and you're trying to get the digitized version right by looking between…
Re: A curious phenomenon called 'Etak'
#58Did that interface inspire the PipBoy in the first Fallout game 12 years later?
Re: A curious phenomenon called 'Etak'
#59The article claims that the "match roads by turns" technique "was later adopted by all navigation apps". Does anyone know if this is true? My impression was that they rely on GPS position only for positioning, even though modern phone hardware should give really nice gyroscope/accelerometer data.
Virtually all car navigation software, or phone GPS apps in driving mode, will "snap" to a nearby road if the GPS indicates that you are traveling parallel to one. This compensates for minor GPS reception errors. This can occasionally , in rare situations, be a problem, if you have frontage roads very close to a highway, they can sometimes get confused about which road you are actually on.
Re: A curious phenomenon called 'Etak'
#60The name is perfect. "Etak" refers to a system of navigation used by Micronesian and Polynesian seafarers to navigate from island to island in the vast Pacific Ocean. Much like this device, it operates by "augmented dead reckoning" (as it says in TFA). The etak system of navigation involves navigating by stars and ocean swells to get the heading, but a key issue when navigating by dead reckoning over long distances i…