The Unmanned Aerial System object describes the characteristics, Position Location Information (PLI), and other metadata of Unmanned Aerial Systems (UAS) and other unmanned and drone systems used in Remote ID. Remote ID is defined in the Standard Specification for Remote ID and Tracking (ASTM Designation: F3411-22a) ASTM F3411-22a.
- Extends:
aircraft
Attributes
Section titled “Attributes”location
- Type:
location - Requirement: recommended
The detailed geographical location usually associated with an IP address.
serial_number
- Type:
string_t - Requirement: recommended
The serial number of the unmanned system. This is expressed in CTA-2063-A format.
type_id
- Type:
integer_t - Requirement: recommended
- Values:
0-Unknown/Undeclared: The UAS type is empty or not declared.1-Airplane2-Helicopter: Can also be a Multi-rotor Unmanned Aircraft (e.g., Quad-copter).3-Gyroplane4-Hybrid Lift: Fixed wing aircraft that can take off vertically.5-Ornithopter6-Glider7-Kite8-Free Balloon9-Captive Balloon10-Airship: E.g., a blimp.11-Free Fall/Parachute: Parachutes, or objects without any power or propulsion mechanism.12-Rocket13-Tethered Powered Aircraft14-Ground Obstacle99-Other: The type is not mapped. See thetypeattribute, which contains a data source specific value.
The UAS type identifier.
uid
- Type:
string_t - Requirement: recommended
The primary identification identifier for an unmanned system. This can be a Serial Number (in CTA-2063-A format, the Registration ID (provided by the CAA, a UTM, or a unique Session ID.
uid_alt
- Type:
string_t - Requirement: recommended
A secondary identification identifier for an unmanned system. This can be a Serial Number (in CTA-2063-A format, the Registration ID (provided by the CAA, a UTM, or a unique Session ID.
uuid
- Type:
uuid_t - Requirement: recommended
The Unmanned Aircraft System Traffic Management (UTM) provided universal unique ID (UUID) traceable to a non-obfuscated ID where this UTM UUID acts as a ‘session id’ to protect exposure of operationally sensitive information.
hw_info
- Type:
device_hw_info - Requirement: optional
The endpoint hardware information.
model
- Type:
string_t - Requirement: optional
The model name of the aircraft or unmanned system.
name
- Type:
string_t - Requirement: optional
The name of the unmanned system as reported by tracking or sensing hardware.
speed
- Type:
string_t - Requirement: optional
Ground speed of flight. This value is provided in meters per second with a minimum resolution of 0.25 m/s. Special Values: Invalid, No Value, or Unknown: 255 m/s.
speed_accuracy
- Type:
string_t - Requirement: optional
Provides quality/containment on horizontal ground speed. Measured in meters/second.
track_direction
- Type:
string_t - Requirement: optional
Direction of flight expressed as a “True North-based” ground track angle. This value is provided in clockwise degrees with a minimum resolution of 1 degree. If aircraft is not moving horizontally, use the “Unknown” value
type
- Type:
string_t - Requirement: optional
The type of the UAS. For example, Helicopter, Gyroplane, Rocket, etc.
vertical_speed
- Type:
string_t - Requirement: optional
Vertical speed upward relative to the WGS-84 datum, measured in meters per second. Special Values: Invalid, No Value, or Unknown: 63 m/s.
Constraints
Section titled “Constraints”At least one of: name, serial_number, uid, uid_alt