当前位置:网站首页>GNSS terminology
GNSS terminology
2022-07-06 00:53:00 【qiuchangyong】
azimuth: azimuth
elevation: Elevation , Sometimes called altitude .
Elevation and azimuth describe the position of an object in the sky relative to the observer . This is used to describe the position of the satellite .
wgs84:WGS-84 Coordinate system (World Geodetic System One 1984 Coordinate System) It is a geocentric coordinate system adopted internationally .
altitude: Height
latitude: dimension
longitude: longitude
accuracy: Positioning accuracy
bearing: guide
About bearing Please see the following network excerpt for the explanation of .
------------------ Network excerpt start ------------------
GPS bearing is the compass direction from your current position to your intended destination. It describes the direction of a destination or object. If you're facing due north and want to move toward a building directly behind you, then the bearing would be south.
The Definition of 'Bearing'
The term predates GPS. Mathematicians were calculating bearing by hand for centuries before satellites made navigation as easy as pressing a button. Traditionally, bearing is measured in degrees and calculated clockwise from true north. It's typically represented as three figures. For example, the bearing for the direction of east is 090°.
Bearing is sometimes called "true bearing" because of its relationship to true north. In GPS navigation, bearing is sometimes referred to as the "bearing to next waypoint."
Bearing and direction are not interchangeable terms. Bearing refers to the relationship between two locations, whereas direction refers to north, east, south, and west.
Bearing in GPS Navigation
The Global Positioning System (GPS) is a network of navigational satellites operated by the U.S. Air Force. It transmits geolocation, time, and weather information to GPS receivers on Earth. The U.S. government maintains the GPS and allows free access to it.
GPS functionality has become a common feature of most smartphones and many other modern electronic devices. Thus, GPS is often used broadly in reference to devices with GPS capabilities rather than the Global Positioning System. All GPS software relies on the same underlying infrastructure, so no single GPS app is better at calculating bearing than any other.
When you enter your intended destination into a smartphone or other GPS device, the GPS antenna pinpoints where you are in relation to your destination. With that information, it can calculate your bearing or the direction you take to move toward your destination.
Your bearing is calculated to the nearest degree, and it's typically the most direct route from point A to point B. Some device maps offer alternative routes to a destination. However, your bearing would remain essentially the same because your destination is still a certain direction away from your current location, regardless of the route you take.
How Is Bearing Calculated?
Bearing is calculated as an angle measured in degrees in a clockwise direction from true north. The angle's vertex represents your current location, while the two rays point north and toward your goal destination, respectively.
You can manually calculate the bearing between two points using a map, a compass, and a protractor. However, if you know the exact latitudes and longitudes of the points in question, you can use the following formula:
β = atan2(X,Y)
Calculate X and Y as follows:
X = cos θb * sin ∆L
Y = cos θa * sin θb – sin θa * cos θb * cos ∆L
Whereas:
- L represents longitude.
- θ represents latitude.
- β is the bearing.
GPS technology allows your phone to crunch complex equations like these in an instant.
------------------ End of network excerpt ------------------
heading: Go to , The way forward . And bearing difference , For example , A navigation track , From the beginning to the end bearing, And the direction of travel along the tangent slope of a certain point in the trajectory is heading, in other words heading It changes instantly .
边栏推荐
- The detailed page returns to the list and retains the original position of the scroll bar
- Live broadcast system code, custom soft keyboard style: three kinds of switching: letters, numbers and punctuation
- Gartner发布2022-2023年八大网络安全趋势预测,零信任是起点,法规覆盖更广
- I'm interested in watching Tiktok live beyond concert
- BiShe - College Student Association Management System Based on SSM
- 可恢复保险丝特性测试
- [groovy] compile time metaprogramming (compile time method interception | find the method to be intercepted in the myasttransformation visit method)
- Yolov5, pychar, Anaconda environment installation
- Programmer growth Chapter 9: precautions in real projects
- Logstash clear sincedb_ Path upload records and retransmit log data
猜你喜欢
Finding the nearest common ancestor of binary tree by recursion
Spark AQE
View class diagram in idea
I'm interested in watching Tiktok live beyond concert
Spark SQL null value, Nan judgment and processing
2022-02-13 work record -- PHP parsing rich text
关于#数据库#的问题:(5)查询库存表中每本书的条码、位置和借阅的读者编号
Idea remotely submits spark tasks to the yarn cluster
看抖音直播Beyond演唱会有感
[groovy] JSON serialization (jsonbuilder builder | generates JSON string with root node name | generates JSON string without root node name)
随机推荐
devkit入门
cf:C. The Third Problem【关于排列这件事】
STM32按键消抖——入门状态机思维
KDD 2022 | 脑电AI助力癫痫疾病诊断
Recursive method converts ordered array into binary search tree
Interview must brush algorithm top101 backtracking article top34
几百行代码实现一个 JSON 解析器
What is the most suitable book for programmers to engage in open source?
I'm interested in watching Tiktok live beyond concert
【第30天】给定一个整数 n ,求它的因数之和
MIT doctoral thesis | robust and reliable intelligent system using neural symbol learning
Ffmpeg captures RTSP images for image analysis
Promise
curlpost-php
CTF daily question day44 rot
Problems and solutions of converting date into specified string in date class
Synchronized and reentrantlock
The detailed page returns to the list and retains the original position of the scroll bar
Cve-2017-11882 reappearance
After Luke zettlemoyer, head of meta AI Seattle research | trillion parameters, will the large model continue to grow?