Who invented navigation?
The GPS we see now is not a technology invented by one person. It is a "military-to-civilian" application technology that has been gradually improved and improved with the development of satellite technology. The real development of GPS civilian technology began to become truly popular at the beginning of this century. The GPS navigators we currently see on the market have only been developed in recent years.
The operating environment of this tutorial: Windows 7 system, Dell G3 computer.
The GPS we see now is not a technology invented by one person. It is a "military-to-civilian" application technology that has been gradually improved and improved with the development of satellite technology. To understand the history of GPS, we might as well look at several important historical events:
1. In October 1957, the Soviet Union launched an artificial earth satellite. MIT's Lincoln Laboratory and the Johns Hopkins Applied Physics Laboratory jointly began a satellite tracking project. The Navy's transmission system experiments began in December at the Applied Physics Laboratory.
2. In 1964-1965, the first position correction was carried out through the transmission system satellite on the Polaris submarine. (This can be said to be the prototype of GPS)
3. In 1961, American Airlines began the development of GPS systems to meet military needs.
4. 1968 Standards for defensive navigation satellite systems were developed.
5. 1973 The U.S. Department of Defense approved the Navstar satellite manufacturing plan for the GPS system.
6. 1977 includes the basic features of later GPS satellites, such as the launch of experimental satellites carrying the first batch of cesium clocks.
7. 1978-1985 Ten GPS system prototype satellites manufactured by Rockwell International were launched into space.
8. In 1996, the White House announced that everyone will have access to a high-precision GPS system.
9. Between 1989 and 1993, 24 satellites were launched at a rate of 6 per year. The last satellite was launched in June 1993. These satellites laid the foundation for future global applications of GPS.
10. Since GPS came into full operation in 1994, improvement work has been ongoing. This is because civilian users require GPS to have better anti-jamming and interference performance, higher security and integrity; the military requires satellites to transmit larger power and new military signals that are separated from civilian signals; while for those using As a "smart" weapon for GPS navigation, it is more important to speed up signal acquisition.
The biggest improvement to date in civilian GPS navigation accuracy occurred on May 2, 2000, when the United States stopped the practice of deliberately degrading civilian signal performance (called Selective Availability, or S/A). When working with S/A, civilian users only have 100 meter accuracy 99% of the time. But when S/A is cut off, the navigation accuracy increases, and 95% of the position data can fall within a circle with a radius of 6.3 meters.
It can be seen from the above analysis that the real development of GPS civilian technology began to become truly popular at the beginning of this century. The GPS navigators we currently see on the market have only been developed in recent years. developed. Of course, the development speed of electronic technology is astonishing, even several times faster than the development of computer technology.
In short, GPS technology is not an invention of one person, but a manifestation of "collective wisdom". Hope my answer can be helpful to you.
For more computer-related knowledge, please visit the FAQ column!
The above is the detailed content of Who invented navigation?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

The football navigation voice package in the "Amap Navigation" software is one of the navigation voice packages for the car version of the Amap map. The content is the navigation voice of Huang Jianxiang's football commentary version. Setting method: 1. Open the Amap software; 2. Click to enter the "More Tools" - "Navigation Voice" option; 3. Find "Huang Jianxiang Passionate Voice" and click "Download"; 4. On the pop-up page, click " Just use voice".

Both Android and iOS versions of Baidu Map App have released version 18.8.0, which introduces the traffic light radar function for the first time, leading the industry. According to the official introduction, after turning on the traffic light radar, it supports automatic detection of traffic lights while driving without having to enter a destination. Beidou High-Precision can position in real time. , 1 million+ traffic lights across the country automatically trigger green wave reminders. In addition, the new function also provides full silent navigation, making the map area more concise, key information clear at a glance, and no voice broadcast, allowing the driver to focus more on driving. Baidu Maps will launch a traffic light countdown function in October 2020, supporting real-time countdown prediction. Judgment, the navigation will automatically display the remaining seconds of the countdown when approaching a traffic light intersection, allowing users to always grasp the road conditions ahead. Traffic light countdown to December 31, 2022

The horizontal figure 8 on the navigation map means haze, moderate is a yellow 8 warning signal, and severe is an orange 8 warning signal.

According to news from this site on April 29, Amap officially announced the launch of an upgraded version of driving ETA (Note from this site: ETA is the estimated time of arrival, which refers to the estimated time it will take for the user to depart from the current moment and follow a given route to the destination. ) service, which aims to help users make more accurate route planning duration and traffic condition estimates, and assist users in making travel decisions. This map application is the latest upgraded Amap App. It introduces the "ultra-large-scale graph convolutional neural network model", which can better capture and learn traffic flow patterns, support urban road networks and highway systems, and can Accurately depict the spatiotemporal dynamic changes of traffic conditions. In addition, the new version of the map further integrates the iTransformer time series prediction model to support real-time analysis.

How to implement page jumps and navigation in uniapp. uniapp is a front-end framework that supports one-time coding and multi-end publishing. It is based on Vue.js. Developers can use uniapp to quickly develop mobile applications. In uniapp, implementing page jumps and navigation is a very common requirement. This article will introduce how to implement page jump and navigation in uniapp, and provide specific code examples. 1. Page jump Use the methods provided by uniapp to jump the page. uniapp provides a set of methods for implementation.

How to implement image browsing and thumbnail navigation through Vue? With the development of web applications, pictures play an increasingly important role in our daily lives. In many cases, we need to implement image browsing and thumbnail navigation functions. This article will introduce how to use the Vue framework to implement this function and provide code examples. In Vue, we can use the Vue plug-in to implement image browsing and thumbnail navigation functions. A popular plugin is vue-gallery, which provides a simple and easy-to-use interface

Baidu Map is used by many friends when going out. It can provide the fastest route and can also check various different travel methods. If you want to set navigation screen constants, come to the PHP Chinese website to see what the editor brought Method. How to set the navigation screen to stay on on Baidu Map: 1. First click to open the Baidu Map APP on your mobile phone and then click [Personal Avatar] on the upper left corner of the page to open it. 2. After coming to the personal center page, find the [Settings] function and click on it to enter. 3. Next, click the [General Settings] item in the settings page to enter. 4. There is a [Screen Always On] function in the general settings page. There is a switch button displayed behind it. Click the circular slider to set the button to on.

Use PHP and XML to implement web page navigation and menus. Navigation and menus are common elements in web pages. They allow users to quickly find the information or functions they need. In web development, PHP and XML are often used to process and store navigation and menu data. This article will introduce how to use PHP and XML to implement web page navigation and menus, and provide relevant code examples. 1. Create an XML menu data file First, we need to create an XML file to store our menu data. The following is an example XML file that