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.

Elevator algorithms

59 pointsby vedantover 13 years ago

6 comments

zumwegwerfenover 13 years ago
My office tower has 6 elevators. 3 transfer buses are coming in from the subway @ 8:50, around 120 people are coming trough the security gates and approaching the elevators more or less simultaneously. It takes me approx 20 minutes until i get to my floor every single morning, because only one elevator comes at a time and since i am a gentlemen, i usually let the ladies go first. Even more, you can call an elevator only when another went off, otherwise the full one won't move and will open it's doors instead. OTIS, i hate you.
thangalinover 13 years ago
Do elevator algorithms communicate with external systems, such as swipe cards?<p>For example, when an employee swipes through the security gates, the elevator is called.<p>Also curious if elevators use statistical analysis for predicting trends over time. A four-elevator system in an office tower would likely give the cars preference to being near the first floor at 8:30am. Is this what fuzzy logic schedulers do?
评论 #3389875 未加载
roryokaneover 13 years ago
Another optimization criteria not mentioned is energy efficiency. I would guess that elevator manufacturers try to prevent elevators from consuming excess power. It would probably be bad if an elevator went back and forth between the same floors many times with no one inside it, just because it expected a slightly higher chance of finding a passenger at the destination.
Maven911over 13 years ago
I have always felt that other industries do not require the same amount of learning to keep up with and that in general since the knowledge base is lower, you can become and remain an expert with less amount of knowledge then software engineering/telecom/computer engineering.<p>The reason I feel this way is because there is not as many people involved in other fields, the information is not easy to access (think RFCs, programming language guides/books/frameworks etc.), and there are not that many people blogging &#38; writing on websites about the complicated details of their respective industry.<p>It was still interesting to see that a book on elevator function theory was mentioned near the end of the article, but I doubt that this or many other fields require a lot of complicated know-how (and that needs to be constantly updated). Could I be wrong with my assumptions ?
评论 #3390192 未加载
评论 #3390161 未加载
评论 #3389953 未加载
efj034f0over 13 years ago
Cache link <a href="http://vedantmisra.com.nyud.net/2011/12/elevator-algorithms/" rel="nofollow">http://vedantmisra.com.nyud.net/2011/12/elevator-algorithms/</a>
jayandersonover 13 years ago
I've wondered before why they don't have the list of floors when you call the elevator instead of selecting it from within.
评论 #3390517 未加载
评论 #3392467 未加载