In the last post of the airport’s systems mock-ups, we created the first steps of a DCS system for our airport, after the AODB and BHS, now, we change the scope to the airport’s facilities, a little SCADA system for monitoring the airport’s jetways (also known as Boarding bridges, Jetties, Air Bridges) status on an…
Tag: NodeJS
Aeriaa Airport Dashboard. Creating the DCS (I)
In this article we are going to show you the first real combination of three airport systems, the AODB, the BHS and the Departure Control System (DCS). We built the first AODB and BHS functionalities in these articles AODB part I and BHS part I. First we’ll sum up the main functionalities of the AODB…
Aeriaa Airport Dashboard. Creating the BHS (I)
In the previous article we started to develop the basic airport’s systems four our Airport Dashboard’s Project, the AODB mock-up, in this article we are going to build another airport’s system mock-up that has a relationship with the AODB, the Baggage Handling System (BHS), not the physical system but the Sort Allocation Computer (SAC). Please…
Aeriaa Airport Dashboard. Creating the AODB (I)
Following the aeriaA Airport Dashboard Project series, in this post we will build a little Airport Operational DataBase (AODB) system for our Dashboard’s architecture. This post is mixed oriented, it is a little introduction of an AODB and a little introduction of the technologies used for building it. The AODB is one of the central…