mySmartAircraft: Stress-Free Flight Boarding
The worst part of boarding a busy flight is often the stress-filled trek... up & down the aisles... as you desperately try to find storage for your carry-on luggage!! The overhead baggage compartments are a free-for-all space, available on a first-come, first-served basis - and can ignite anxiety and territorial disputes as passengers frantically shuffle, stack and squeeze their precious belongings into any available space.
What if... the moment you board the aircraft, you knew exactly where storage space was available, saving your time and nerves. Sounds incredible? This could be a reality with my baggage compartment sensor system that provides real-time feedback on the amount of empty space in baggage compartments throughout the plane, even if the hatches have been closed. The visual indicators transition from green to amber to orange to red, as each compartment fills.
Although its a minor improvement to the overall aircraft structure, it provides low-cost solution to improve boarding time and passenger experience, and reduce the operating cost for airlines.
My name is Ruta Marcinkeviciute and I am studying Aerospace Engineering at The University of Manchester. I am currently doing an Industrial Placement at National Instruments. Working in various different societies such as Flight Simulation society which are available in this University, I have developed a passion for finding ways to positively influence the Aerospace Industry. Through the easy of use of National Instruments tools and over a course of 1 week I was able to complete a proof of concept system which I believe could change the way you board the aircraft!
MySmartAircraft consists of two major parts, a sensor system and two user interface elements - (1) LEDs on each compartment and (2) dashboard/display that visualises the storage status of the entire plane. Aircraft seating plan dashboard/display (2) could be shown at the aircraft entrance (as passangers board), on mobile devices on the aircraft attendants, or even on "inflight entertainment" screens. This display not only includes seat numbers but also the plan of overhead baggage compartments, colur-coded to indicate their state (how full they are) (See below).
This allows boarding passengers/attendants to check what are the nearest available baggage compartments to their seats. Following that, when the passengers start moving through the aisle, they are presented with LED indicators on each baggage compartment displaying the same information as in the dashboard (GREEN/YELLOW/RED). This way, by allowing easy navigation inside the aircraft, this system reduces congestion and discomfort caused by people walking up and down the aisle trying to find a space in the overhead compartments.
Project hardware is comprised of four main components: sensors, LED indicator, myRIO controller and a display. The 4 infrared proximity sensors inside the baggage compartment sense the distance to the nearest object. They are configured with an initial distance to walls of an empty compartment. This initial empty state is indicated with GREEN colour of an LED as well as on the seating plan display (Fig. 1). When an object is placed inside the box, the sensors sense that the distance has now changed and is shorter and the indicators turn to YELLOW. If at least one sensor senses a change – the colour changes from GREEN. If the compartment is sufficiently full – in other words, if at least two sensors measure the predefined smallest allowable distance, the state becomes RED.
Data acquisition and analysis is done in myRIO using myRIO functions. They are easy to use and allow vast variety of applications since you can easily program your code to communicate with the FPGA, where data acquisition is done, and then process the data on the Real-Time target.
Here's a demonstration to show the functionality of one compartment
TIP: Keep an eye on the LED attached to the right-hand side of the mock-up compartment...
At the moment this project can work with one overhead baggage compartment. Next step would be to scale this to address all the compartments in the aircraft. Here are some details on what is yet to come for this project:
Features to add:
Programming: