A description of velocity is applicable to any target entity on or close to the surface of the WGS84 ellipsoid.
Horizontal velocity is characterised by the horizontal speed and bearing. The horizontal speed gives the magnitude of the horizontal component of the velocity of a target entity. The bearing provides the direction of the horizontal component of velocity taken clockwise from North.
Horizontal and vertical velocity is characterised by horizontal speed, bearing, vertical speed and direction. The horizontal speed and bearing characterise the horizontal component of velocity. The vertical speed and direction provides the component of velocity of a target entity in a vertical direction.
Horizontal velocity with uncertainty is characterised by a horizontal speed and bearing, giving a horizontal velocity vector
V, and an uncertainty speed s. It describes the set of velocity vectors
v related to the given velocity
V as follows:
Horizontal and vertical velocity with uncertainty is characterised by a horizontal speed and bearing, giving a horizontal velocity vector
Vx,y, a vertical speed and direction giving a vertical velocity component V
z,and uncertainty speeds s1 and s2. It describes the set of velocity vectors
v with horizontal and vertical components vx,y, and vz that are related to the given velocity components
Vx,y, and V
z as follows:
|
vx,y –
Vx,y, | ≤ s1
|v
z - V
z| ≤ s2
The relative velocity with uncertainty of a device B relative to a device A is characterised by a radial velocity component (measured in meters / second) and a perpendicular transverse velocity component (measured in degrees / second). The radial velocity component is characterized by a rate of change of a range between the device A and device B. The transverse velocity component is characterized by a rate of change of a direction to the device B from the device A, where the change rate of the direction includes the change rate of an angle of azimuth (measured in degrees / second) and change rate of an angle of elevation (measured in degrees / second). The angle of azimuth is measured clockwise from North in a horizontal plane through the device A and the angle of elevation measured upwards or downwards in a vertical plane through the devices A and B from a horizontal plane through the device A. The rates of change of the range and the angles of azimuth and elevation can be each independently included or excluded in the relative velocity and each has an uncertainty and a confidence,
Velocity is encoded as shown in
Figure 13. The velocity type in bits 8-5 of octet 1 defines the type of velocity information in succeeding bits.
Table 3 shows the coding of the velocity type.
Bits
4 3 2 1 |
|
0 0 0 0 | Horizontal Velocity |
0 0 0 1 | Horizontal with Vertical Velocity |
0 0 1 0 | Horizontal Velocity with Uncertainty |
0 0 1 1 | Horizontal with Vertical Velocity and Uncertainty |
other values | reserved for future use |
Horizontal speed is encoded in increments of 1 kilometre per hour using a 16 bit binary coded number N. The relation between the number N and the horizontal speed h (in kilometres per hour) it encodes is described by the following equations:
N ≤ h < N + 0.5
(N = 0)
N – 0.5 ≤ h < N + 0.5
(0 < N < 216-1)
N – 0.5 ≤ h
(N = 216-1)
Bearing is encoded in increments of 1 degree measured clockwise from North using a 9 bit binary coded number N. The relation between the number N and the bearing b (in degrees) it encodes is described by the following equation:
except for 360 ≤ N < 511 which are not used.
Vertical speed is encoded in increments of 1 kilometre per hour using 8 bits giving a number N between 0 and 2
8-1. The relation between the number N and the vertical speed v (in kilometres per hour) it encodes is described by the following equations:
N ≤ v < N + 0.5
(N = 0)
N – 0.5 ≤ v < N + 0.5
(0 < N < 28-1)
N – 0.5 ≤ v
(N = 28-1)
Vertical speed direction is encoded using 1 bit: a bit value of 0 indicates upward speed; a bit value of 1 indicates downward speed.
Uncertainty speed is encoded in increments of 1 kilometre per hour using an 8 bit binary coded number N. The value of N gives the uncertainty speed except for N=255 which indicates that the uncertainty is not specified.
The coding of horizontal velocity is described in
Figure 14.
Bearing
Bit 1 of octet 1 is the high order bit; bit 1 of octet 2 is the low order bit
Horizontal Speed
Bit 1 of octet 4 is the low order bit
The coding of horizontal with vertical velocity is described in
Figure 15.
D: Direction of Vertical Speed
Bit value 0
Upward
Bit value 1
Downward
The coding of horizontal velocity with uncertainty is described in
Figure 16.
The coding of horizontal with vertical velocity and uncertainty is described in
Figure 17.