Live data from Hacker News

Commercial jet collides with Black Hawk helicopter near Reagan airport

mediaite.com

121–130 of 738 posts

Re: Commercial jet collides with Black Hawk helicopter near Reagan airport

#122
post #8

Damn. We’ve avoided a US airliner having a fatal crash since 2009.

There was a fatality on a Southwest flight in 2018. https://en.wikipedia.org/wiki/Southwest_Airlines_Flight_1380

> fatal crash

But yes, you're right to point that out.

Re: Commercial jet collides with Black Hawk helicopter near Reagan airport

#123
post #57

Earlier quoted context omitted.

Is there an actual reason why the control tower work can't be fully automated? For train control lights we almost don't rely on human operators anywhere.

The problem space is too broad. E.g. On 9/11 ATC had to land almost 3000 planes in 1 hour. I'm not sure if that sort of national coordinated grounding is part of ATC training, but it's certainly not something I'd want to leave to some code that has never needed to run in production before.

It just seems like software could pretty easily compute non-intersecting flight paths for all planes and assign them accordingly. As well it could real time monitor all trajectories and continue to give out the updated flight paths. I don't see why you also couldn't run a trillion tests using real and simulated flight data to make sure it works well.

Re: Commercial jet collides with Black Hawk helicopter near Reagan airport

#124

Earlier quoted context omitted.

Regulations are written in blood, which is why it's such a disservice to indiscriminately tear it all down. We will re-learn the same lessons and people will pay for those lessons with their lives.

Some regulations are written and blood but some regulations are written to cover someone's ass and the two should not be treated equally. We shouldn't give equal respect to the Federal Aviation Regulations and to OPM's Qualification Standards for Federal Jobs; doing so deligitamizes the importance of the former.

FAA is however an agency that regularly tangles with SpaceX and could be seen as slowing them down. Seems like a conflict of interest for the guy tasked with government efficiency.

Re: Commercial jet collides with Black Hawk helicopter near Reagan airport

#125

It wasn't a police chopper, it was a military VH-60, also known as a "White Hawk" [1]. It's a VIP transport helicopter, the same type that is used to transport the president. ~The flight track of the helicopter [2] starts at a property in McLean, VA (edited to remove likely inaccurate info)~ The chopper was based out of Fort Belvoir, and based on similar past flight tracks, looks like it probably took off from there…

[deleted]

Re: Commercial jet collides with Black Hawk helicopter near Reagan airport

#126
post #86
post #57

Earlier quoted context omitted.

Is there an actual reason why the control tower work can't be fully automated? For train control lights we almost don't rely on human operators anywhere.

Trains run on fixed tracks with fixed intersections, and one track might see a handful of them per day. Planes around airports come in from all directions in three dimensions, and there can be hundreds of arrivals per hour. These are vastly different scales of problem domain.

    > there can be hundreds of arrivals per hour
I Googled about this. London Heathrow is widely regarded as the busiest two runway airport in the world. They allow less than 50 arrival per hour. Are there any airports in the world that can have "hundreds of arrivals per hour"? Conservatively, 200 can be considered "hundreds", then you would need 8x runways operating at max capacity. That seems hard to imagine. Google also tells me that Atlanta (normally the business airport in the US) can handle about 250 "operations" per hour, so let's say half for arrivals.

Serious question: Why is 3D such a hard problem for modern computers? I could imagine a plane enters a cylinder of airspace near the airport and automatically communicates by radio waves information about itself. Then, HAL9000 can provide guidance as a landing plan.

Re: Commercial jet collides with Black Hawk helicopter near Reagan airport

#128

Earlier quoted context omitted.

In the video from the webcam there's another plane which is much easier to see. Could they have asked about "the aircraft" and the helicopter pilot mistook which one they referred to? "yes I can see the plane flying much higher"

It's possible but generally there's implied context to ATC. ATC would only instruct you to watch out for possible vector interceptions. flying over an approach path, the context would be that you would look for aircraft on approach, not ones in holding or other patterns above. That said, it's possible they mistook which aircraft to look for, but it's unlikely imho and we will likely never know for sure, as I would pr…

I got a lesson in how ATC works with helicopters up close and personal on a helicopter tour. ATC had the helo pilot hold position while an airplane was on final approach. I asked the pilot why we needed to hold as we could clearly see the aircraft and were to my lack of knowledge on the subject "plenty" far away. (It actually took me a second to locate the airplane as my sense of scale was not expecting the plane to be so small which is part of why I made the assumption we were plenty far away.) That's when the pilot told me we were not in the way of the approach but if the pilot had to declare a miss (or whatever they call it) and climb to circle around. The helo was near the path for the plane on the abort flight path. Once the plane was on the ground, ATC allowed us to continue.

It was my first experience in an aircraft seeing how ATC controlled the airspace directly. Lots of respect to the folks in ATC with a fraction of understanding in just how much they have to deal with other than the obvious take-off/landings.

Re: Commercial jet collides with Black Hawk helicopter near Reagan airport

#129

Earlier quoted context omitted.

There was a fatality on a Southwest flight in 2018. https://en.wikipedia.org/wiki/Southwest_Airlines_Flight_1380

> fatal crash But yes, you're right to point that out.

[flagged]

Re: Commercial jet collides with Black Hawk helicopter near Reagan airport

#130
post #85
post #57

Earlier quoted context omitted.

Is there an actual reason why the control tower work can't be fully automated? For train control lights we almost don't rely on human operators anywhere.

How would you deal with all sorts of emergencies involving human pilots? For unmanned aircraft(aka drones) it’s a lot easier to implement unmanned traffic management (UTM).

Direct them to land in the best location and make sure all other aircraft are on non-intersecting flight paths. What exactly is ATC doing that software isn't able to?

How many options are there for handling emergencies with aircraft now? You pretty much just have either land ASAP or circle to burn fuel and then land.

Post reply on HN