Core concepts
Concept | Description |
---|---|
Airport | Everything is related to an airport, identified by name (AirportName) , ICAO code (AirportICAO) and position. All sensors are associated with one airport given by the AirportICAO code. |
Runway(s) | An airport has one or more runways. The runways are (of course) static, but the logical (compass oriented) name can change. |
RunwaySection | Each runway has 3 RunwaySections (A, B, C) that are static. A runway section is exactly one third of the runway length. The runway sections are named A, B and C. Section naming starts at the lowest runway name (number). |
Sensors | Sensors take measurements of different things, from wind to cloud cover. Each measurement consists of one value of a defined type. If one physical sensor takes measurements of different types it will be considered as if separate sensors were used. Each sensor has a separate (logical) name and can only measure one type of measurements. Sensors have a placement related to the airport. All sensors have a physical location given by coordinates. Sensors might also have a location associated with for instance a runway section. |
Sensor placement | Sensors have a static placement, but some can measure things that are non-local (cloud cover).
|
Sensor types | Sensor (measurement) types. A sensor (or a group of sensors at the same location) can take different types measurements, as listed below.
|
Sensor values | The sensor, or related software, can measure or calculate a set of values for the different measurement types. A temperature sensor can directly measure the temperature, and can calculate mean temperatures for different periods. Sensor values are of a defined type as given by the element description in the Airport Data Dictionary. |
Sensor name | All sensors have a name that is unique to the airport the sensor is associated with. The names is used to identify the sensor and relevant reference data. |
Sensor Reference Data
Term | Description |
---|---|
SensorReferenceData | Reference data for one sensor |
| |
|
|
| AirportICAO |
| |
| |
| Text string describing the position |
| PhysicalRunwayCode |
| RunwaySection |
from | |
to |