I'm also convinced that we exit the plane in the worst way possible. We basically do it row-by-row: as the people in front of them leave, people in a row get up, get their bags, start walking down the line, and this cascades up the plane. The problem is that there is very little parallelism: while people in the next row to leave are getting their bags, no one is exiting the plane. This is similar to a stall in a proc…
This sounds like it might be faster, and I might like it for solo business trips, but getting on/off with my family is not optional for me. Assuming most multi-passenger groups feel similarly, and assuming solo business passengers represent only ~40% of the population, the impact of such a system (which would require substantially more passenger discipline/planning) would be pretty limited.
Letting slower passengers board airplane first is faster, study finds
231–240 of 512 posts
Re: Letting slower passengers board airplane first is faster, study finds
#232This reminds me of the book The Goal by Eli Goldratt. It's fictional, but there's a story about a boy scout troop that goes on a hike, and there's an overweight kid named Herbie who hikes the slowest. The troop leader teaches everyone that the entire group as a whole will reach the top faster (and stay together) if they keep Herbie in the front. When you have a bottleneck step in your process, the whole end-to-end pr…
Re: Letting slower passengers board airplane first is faster, study finds
#233Earlier quoted context omitted.
This sounds like it might be faster, and I might like it for solo business trips, but getting on/off with my family is not optional for me. Assuming most multi-passenger groups feel similarly, and assuming solo business passengers represent only ~40% of the population, the impact of such a system (which would require substantially more passenger discipline/planning) would be pretty limited.
Yeah, with this idea, people would just clog up right outside the airplane door waiting for their family. Anyone trying to get through would get some angry looks for daring to push through.
Re: Letting slower passengers board airplane first is faster, study finds
#234CGP Grey has a great video examining different boarding methods and why some are slower or faster than others: https://www.youtube.com/watch?v=oAHbLRjF0vo Also noting that the way we deplane (front to back) is the slowest method, heh.
Great video. This is one of those phenomena, like how to fix traffic jams, that everyone has an opinion on because of firsthand experience, but few people know about the actual research on. Despite there being known fast methods, I think 2 things stand in the way of implementing them: 1) Business and 1st class make a lot of money for airlines. Not letting them board first (although personally I've always wondered why…
Re: Letting slower passengers board airplane first is faster, study finds
#235You know what I think is weird about all this discussion? Boarding and deplaning really don’t take that long, most of the time. Think 15 or 20 minutes max. It’s one of those things where it feels incredibly long and arduous. It feels interminable. But that has something (IMO) more to do with the psychological experience of flying. The actual time cost is fairly small, especially compared to so many other wastes of yo…
The problem is if you have a connection--then 20 minutes matters.
Often you get stuck behind someone who can't lift or move their too heavy carryon but doesn't care because they're at terminus.
Re: Letting slower passengers board airplane first is faster, study finds
#236Earlier quoted context omitted.
There's a documentary on Netflix, I think it's called "Speed" or something because it's about fast stuff, had an episode about doing Monte Carlo simulations of plane embark / disembark sequences that were optimal. They came up with optimal boarding processes but it required individual seat assignments which was a problem for kids (not to mention a ton of explaining). I forget if Southwest's semi-randomized approach w…
I think you (and others in this thread) will enjoy CGP Grey's video about this: https://www.youtube.com/watch?v=oAHbLRjF0vo
Re: Letting slower passengers board airplane first is faster, study finds
#237CGP Grey has a great video examining different boarding methods and why some are slower or faster than others: https://www.youtube.com/watch?v=oAHbLRjF0vo Also noting that the way we deplane (front to back) is the slowest method, heh.
Great video. This is one of those phenomena, like how to fix traffic jams, that everyone has an opinion on because of firsthand experience, but few people know about the actual research on. Despite there being known fast methods, I think 2 things stand in the way of implementing them: 1) Business and 1st class make a lot of money for airlines. Not letting them board first (although personally I've always wondered why…
Carry-on space. I have yet to see a truly full flight where at least some carry ons aren't gate-checked.
Re: Letting slower passengers board airplane first is faster, study finds
#238CGP Grey has a great video examining different boarding methods and why some are slower or faster than others: https://www.youtube.com/watch?v=oAHbLRjF0vo Also noting that the way we deplane (front to back) is the slowest method, heh.
Great video. This is one of those phenomena, like how to fix traffic jams, that everyone has an opinion on because of firsthand experience, but few people know about the actual research on. Despite there being known fast methods, I think 2 things stand in the way of implementing them: 1) Business and 1st class make a lot of money for airlines. Not letting them board first (although personally I've always wondered why…
Seems like you can model this as equivalent to boarding two airplanes. Boarding first class is like boarding one airplane, and when you're done with that you start the clock ticking on boarding coach, which is like the second airplane.
In which case, you have two airplane-boarding sub-problems, and the number you care about is the sum of the times. You can apply whatever strategy to both subproblems, then you can reduce both numbers that you're adding, and you still get a smaller sum.
Maybe it's not as much of an efficiency gain as doing away with the first class and coach separation, but it should still be an efficiency gain.
Re: Letting slower passengers board airplane first is faster, study finds
#239Earlier quoted context omitted.
Assuming you can even split the family up. Plenty of people travel with younger kids (5 and under) and there's no way in hell that can be done safely without having the parents with them.
Maybe exceptions can be made for children?
Re: Letting slower passengers board airplane first is faster, study finds
#240Earlier quoted context omitted.
I don't understand why boarding first is desirable, except for scarcity of overhead luggage space (heightened by checked bag fees and growing rollaboard bags) and those few first class folks getting a free drink while they wait. Fix the storage issue and I'd want to board last - don't extend my time in those seats!
Overhead bin space is the big reason- give the somewhat (last 5 years-ish) changes to charging for the 1st checked bag, many who would have otherwise checked a bag are bringing on as carry-ons. Many flights I've been on in past several years have had a real shortage of bin space, meaning getting on board early to make sure you're not the odd man out IS important (waiting for baggage carousel can take an extra 45 minu…
A few years ago, Houston airport authorities dealt with complaints that it took too long for travelers to get their bags after their flights. When the airport was built, the bag pickup locations were very close to the arriving gates, over time the airport got busier and people ended up waiting longer.
The fix was to move the pickup locations further from the arrival gates. This didn't change the length of time that it took to pull the bags from the plane and send them to the pickup location, but passengers noticed that their bags always showed up within minutes of getting to the pickup area. They essentially eliminated the waiting time by converting it into walking time.