 |
ATD-2 Industry Workshop Documentation Outline / High Level Software Description / Fuser Data Processing
STDDS SMES Mapping
Overview
Prior to being sent to the Fuser, the STDDS SMES ASDE-X Messages are sent to the ASDE-X XML Processor. The parser takes the STDDS SMES ASDE-X messages received from SWIM and converts them into a simplified format known as 'SMES Pre-Fuser Format'. The benefit of this step is that the Flattened version of SMES data only contains the fields relevant to the Fuser and STBO system. Once formatted in the SMES Pre-Fuser format, the message is sent to the Fuser. To see the mapping between the SMES Pre-Fuser format and the common Fuser format used in the Fuser database, refer to the Fuser Inputs Mapping.

SMES Pre-Fuser Format Element |
STDDS SMES SWIM Format Elements |
acid |
flightId.aircraftId |
aircraftType |
flightInfo.acType |
altitude |
position.altitude |
beaconCode |
flightId.mode3ACode |
full |
full |
heading |
movement.heading |
latitude |
position.latitude |
longitude |
position.longitude |
modeSAddress |
flightId.acAddress |
onGround |
status.gbs |
speed |
movement.speed |
time |
time |
trackNumber |
track |
velocityX |
movement.vx |
velocityY |
movement.vy |
+ Back to Top |
 |