TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Air Traffic Control Simulator

284 pointsby dshankarover 10 years ago

32 comments

asherdavidsonover 10 years ago
This is a lot of fun. I&#x27;ve always been a huge fan of flight sims, but I never realized that ATC was just as much fun. Just a few notes:<p>* All the planes enter at 90 degree angles. I assume this is intentional, but it would be nice to have semi-random entry angles.<p>* There are a fixed number of planes in the simulation. It would be more challenging and fun if more planes would arrive while I&#x27;m taking care of the others.<p>* The words are small and hard to read.<p>All in all I think this is a really cool simulation. I can see myself wasting many more hours on it. Thanks!
评论 #8747484 未加载
jrockwayover 10 years ago
I&#x27;ve found a new way to make airports handle twice as many departures per hour: send a plane to each end and tell them to take off at the same time! So far: 0 crashes!<p>It&#x27;s the counter-intuitive out-of-the-box thinking that I come to HN for!
评论 #8747663 未加载
评论 #8747561 未加载
评论 #8749301 未加载
lucb1eover 10 years ago
Fun, but not as good as the ATC game I know from the bsdgames package in many Linux distributions. This is a lot more graphical but there are a few disadvantages, mostly regarding input:<p>- Callsigns are long. In, let&#x27;s call it bsdgames ATC, you have to type only one letter to indicate an aircraft. When Z is reached, you&#x27;ve long cleared A so the letter can be reused. This is more realistic though, I guess.<p>- It is not clear to me what an aircraft wants. Do all the flying ones want to land and all the landed ones to fly? Because in bsdgames ATC they each have a destination.<p>- The locations on the map (where you can fix an aircraft on, the triangles) are small and you have to properly look to make sure you typed it correctly. There is no highlighting like for planes.<p>- Runways are even harder to read. Here too there is no highlighting like for planes.<p>- You cannot send, as bsdgames ATC calls it, delayed commands (e.g. &quot;N926JW fix QUITE then turn 0&quot;).<p>- You can not set an aircraft in &quot;ignore mode&quot;, or otherwise mark it as &quot;I have finished giving it directions&quot;.<p>- There is no command autocompletion. In bsdgames ATC you type &quot;atdab0&quot; to indicate &quot;plane A, Turn to direction D (90 degrees) At Beacon 0.&quot; Or as the game displays it while you type the letters: &quot;a: turn to 90 at beacon #0&quot;. After typing every letter, the game will display the next word to indicate it understood. (E.g. typing &quot;at&quot; it will display &quot;a: turn to&quot; and &quot;atda&quot; displays &quot;a: turn to 90 at&quot;.)<p>There are a few things I really like though:<p>- The score system makes it not immediately &#x27;game over&#x27; when you make a single simple mistake.<p>- It not only looks more modern, but because it&#x27;s graphical and not ASCII there is a lot more space on the map to maneuver (at least it looks like that, maybe there are simply more planes). It also gives way more space for fix locations (triangles).<p>- Either this is common for ATC systems, or it looks like the good old bsdgames ATC. I like that it is a modern version which, with rather minor improvements, is better than the original.
评论 #8749243 未加载
danwakefieldover 10 years ago
Its fun, The two speeds are at the extremes though, Maybe a third halfway between them. Runway names are impossible to see while landing a plane and it&#x27;s not obvious that takeoff always happen on *R runways.<p>If it was expanded it use actual flight data (if its legal) it would be something I could see myself losing a lot of time to it.
评论 #8747257 未加载
dshankarover 10 years ago
FYI, it&#x27;s open source: <a href="https://github.com/zlsa/atc" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;zlsa&#x2F;atc</a>
breckenedgeover 10 years ago
OK I know it&#x27;s a simulation, but as a pilot, this really helps understand what ATC is going through. If I was a flight instructor, I&#x27;d recommend my students spend some time with this.
评论 #8749440 未加载
lisperover 10 years ago
Command entry seems broken in Safari. But no JS errors.
评论 #8747334 未加载
maroonblazerover 10 years ago
I love this.<p>It&#x27;d be great to have the option to turn on&#x2F;off radio chatter, the sort you hear when listening to real ATC transmissions. Would definitely make the experience feel a bit more immersive.
评论 #8749107 未加载
VLMover 10 years ago
Can someone suggest a sim that handles real procedural &#x2F; system design issues properly, like the difference between being a terminal ATC or a ARTCC ATC?<p>The real world is more of a team approach and most game sims have a pretty distorted view of reality. The guy who&#x27;s doing ground taxi control at a tower doesn&#x27;t usually moonlight at simultaneously running approach control while also simultaneously running departure control and enroute. A dude running approach 200 miles away usually doesn&#x27;t get to play tower 200 miles away to tell a plane when they get to take off.<p>In my experience with aviation and ATC games, I haven&#x27;t found one yet where the game designer was a pilot or ATC or listened on a scanner to pilots and ATC during the design phase.<p>I&#x27;ve also never seen a sim that handles dynamics for anything but planes. Real ATC is all about handling very local weather, and NOTAMS, and hot&#x2F;cold MOAs (military training areas, if cold you just fly thru, if hot you get out of the way or get shot down). And of course it changes in real time not just once at game start. Also you trade &#x2F; share space with other ATCs, so that dynamic would be interesting. And your shift doesn&#x27;t end when all the planes land, you&#x27;ll always both start and end a shift with planes in the air.<p>I don&#x27;t expect much from the arcade games but there have been some sims out there that at least graphically have tried to look realistic and have at least sorta realistic procedures and limitations.
评论 #8748338 未加载
dejawuover 10 years ago
This is great. After a few minutes of being frantically overwhelmed I gradually figured things out. Cool to see what ATC has to deal with, I was always curious how that looked.<p>There are two things I&#x27;d like to see:<p>- More than two speed options. A slider, if possible?<p>- Some sort of simple scripting. I&#x27;d like to be able to dial in, &quot;Navigate to WAYPOINT, then when you reach that, navigate to OTHER WAYPOINT, then descend to 5000 feet, then land on runway XX.&quot;
评论 #8747592 未加载
tantalorover 10 years ago
After going through the tutorial and landing a few planes, my first impression is the interface is extremely user hostile... I hope real ATC is better.
评论 #8747165 未加载
评论 #8748679 未加载
评论 #8747212 未加载
评论 #8747162 未加载
javindoover 10 years ago
This is really good fun except it&#x27;s incredibly difficult to read the navigation beacon names, even with zoom it is just very pixilated.
max0563over 10 years ago
Is this not just a clone of <a href="http://www.atc-sim.com/" rel="nofollow">http:&#x2F;&#x2F;www.atc-sim.com&#x2F;</a> ?
jimmcslimover 10 years ago
Some indication of when aircraft are risking violation of separation would be handy, I assume that real ATC consoles have this? Its unclear what the scale is.<p>Voices would be great. Emergencies (minimal fuel, medical, etc) and weather would also be great!
imownbeyover 10 years ago
Woah this is super fun and nothing was wrong with it. It was kind of annoying but I feel like all sims are that way. I want to be able to run different airports!!!! And a mode that just goes on forever would be awesome.
Moral_over 10 years ago
Needs better error correction when it comes to landing I haven&#x27;t been able to land one yet I get it close to the lines but no cigar. I&#x27;ve resorted to just trying to get them to collide.
评论 #8747290 未加载
rwmjover 10 years ago
There was a ZX Spectrum ATC game which (considering 1983 hardware) was reasonably accurate: <a href="http://www.worldofspectrum.org/infoseekid.cgi?id=0002270" rel="nofollow">http:&#x2F;&#x2F;www.worldofspectrum.org&#x2F;infoseekid.cgi?id=0002270</a> It was written by an actual air traffic controller and pilot (picture: <a href="http://www.worldofspectrum.org/showmag.cgi?mag=BigK/Issue03/Pages/BigK0300022.jpg" rel="nofollow">http:&#x2F;&#x2F;www.worldofspectrum.org&#x2F;showmag.cgi?mag=BigK&#x2F;Issue03&#x2F;...</a>)
pizzasharkover 10 years ago
I wish the planes continued to generate rather than having a fixed amount. I don&#x27;t like when I run out of planes.
jarsjover 10 years ago
Has anyone able to crash 2 planes yet ? I tried landing one on a runway while other was taxied, nothing happened.
fnordfnordfnordover 10 years ago
I didn&#x27;t want to be reminded how terrible ATCs&#x27; consoles are. The game is super neat though.
jgeorgeover 10 years ago
I used to play an old Windows game called Tracon that was very similar, that I would get totally lost playing way longer than I ever intended. Good job! I prefer my ATC simulators with a little more realism than the bsdgames one. I like actual callsigns instead of letters.
refurbover 10 years ago
Nice job! Pretty simple game, but you had me playing it for an hour!
ssullyover 10 years ago
I like it! It&#x27;s not for me at all, but it seems really well made. I am going to send it to a friend who is ATC and see what he thinks.
评论 #8748779 未加载
ForFreedomover 10 years ago
To get it to land is pretty difficult. How can I know the altitude, speed?
评论 #8747783 未加载
ForFreedomover 10 years ago
Is there an equivalent for ATC on the MAC?
aluhutover 10 years ago
Thank you!<p>A printable list of commands would be nice.
评论 #8748957 未加载
knownover 10 years ago
<a href="http://www.flightradar24.com/" rel="nofollow">http:&#x2F;&#x2F;www.flightradar24.com&#x2F;</a> shows live flight tracker
评论 #8747669 未加载
评论 #8747625 未加载
评论 #8748814 未加载
评论 #8749313 未加载
rrggrrover 10 years ago
awesome job
评论 #8748540 未加载
jmtucuover 10 years ago
I like it
Knox32over 10 years ago
Nice
albumediaover 10 years ago
Awesome work, I like it.
eccstartupover 10 years ago
No one knows there is a hyperbolic PDE out there?