The mechanics of lift routing
Contents |
[edit] Introduction
It can be easy to take the elevator systems we use on a daily basis for granted. The level of engineering, mathematics and computing which goes into these contraptions contribute to every part of the user’s journey, from pushing the button to getting to their desired floor. The lift itself acts as a computer and must act on many factors. Who’s been waiting the longest? Which is the most efficient path? Which car should be sent first?
So, how does all this work?
[edit] Manual elevator routing
While elevator routing is complex now, it did not used to be. The earliest elevators were manually controlled and an attendant would stand inside and drive the lift up and down with a throttle, stopping wherever needed. This changed in the 1950s due to human error, expensive wages and strikes. This meant electrical switches took over and engineers had to spell out the rules for the lifts.
[edit] Engineering routing
The simplest method was for the elevators to shuttle back and forth between floors that were predefined as ‘terminal floors’. This was similar to waiting for a bus. However, this was quite inconvenient and during off-peak hours there were pointless and empty trips.
In 1965, lift engineers settled on the model of passengers pushing buttons to call the elevator which then triggered the lift to respond. However, this caused an issue of a number of pickup and drop-off requests from various different parts of the building at the same time.
[edit] Pain index
When you imagine the perfect lift system what do you think it includes? Lift engineers tackle this question all the time and have to debate if the answer is serving the person who’s been waiting the longest, compromise between speed and energy usage, or something else altogether.
A customised pain index is where the computer system weights the situation of each kind of delay. This algorithm will take into consideration factors of time, delay, etc.
When you factor in the constraints that all lifts have, such as physical speed limits, a good system will aim to balance out all the ‘goals’.
[edit] The elevator algorithm
Known as ‘collective control’ or the ’elevator algorithm’ (SCAN), the earliest approach to lift dispatching is still used today.
SCAN is the same algorithm that some read/write heads on hard drive controllers use and determines the motion of the disks arm and head in servicing read and write request. The algorithm, however, is based originally on the way a lift works, where the elevator continues to travel in its current direction (up or down) until it is ‘empty’; it will stop only to let people off or to pick up people heading in the same direction.
This is the standard algorithm; however, engineers may choose a different approach if the use calls for it. Larger buildings and commercial lifts may use a more complex approach or numerous algorithms where engineers will use a number of tricks such as the ‘parking’ strategy, where elevators will automatically return to the most commonly requested floor.
Thanks to real-time monitoring and traffic prediction, elevators can now switch between algorithms to adapt to times and situations such as morning rushes in commercial settings.
[edit] Computer complexity
When reprogrammable computers became readily available in the 1970s, the way that lift programming worked changed. It mainly meant that developers could test and fine-tune their new routing ideas in software simulations.
A flurry of new algorithms soon became popular, such as the ‘estimated time of arrival’ control. This is where the computer system will consider all lifts moving towards any push of the button and assign the one that will get there the quickest.
From this came a now popular algorithm where instead of pressing simply ‘up’ or ‘down, you enter what floor you want to go to and it will tell you which lift will take you there.
[edit] Conclusion
With all these strategies available, engineers are still faced with the problem of which one is the best. However, today’s engineers and lift designers have the added benefit of being able to test techniques. Keep in mind that the type of strategy used will depend on the type of building and the use. One strategy may be good for one type of building, but not for another.
Every time someone pushes the call to call a lift, they become a part of the intricate dispatch system.
--Nathan Massey 10:07, 22 Jun 2018 (BST)
[edit] Related articles on Designing Buildings Wiki
Featured articles and news
The Home Energy Model and its wrappers
From SAP to HEM, EPC for MEES and FHS assessment wrappers.
Future Homes Standard Essentials launched
Future Homes Hub launches new campaign to help the homebuilding sector prepare for the implementation of new building standards.
Building Safety recap February, 2026
Our regular run-down of key building safety related events of the month.
Planning reform: draft NPPF and industry responses.
Last chance to comment on proposed changes to the NPPF.
A Regency palace of colour and sensation. Book review.
Delayed, derailed and devalued
How the UK’s planning crisis is undermining British manufacturing.
How much does it cost to build a house?
A brief run down of key considerations from a London based practice.
The need for a National construction careers campaign
Highlighted by CIOB to cut unemployment, reduce skills gap and deliver on housing and infrastructure ambitions.
AI-Driven automation; reducing time, enhancing compliance
Sustainability; not just compliance but rethinking design, material selection, and the supply chains to support them.
Climate Resilience and Adaptation In the Built Environment
New CIOB Technical Information Sheet by Colin Booth, Professor of Smart and Sustainable Infrastructure.
Turning Enquiries into Profitable Construction Projects
Founder of Develop Coaching and author of Building Your Future; Greg Wilkes shares his insights.
IHBC Signpost: Poetry from concrete
Scotland’s fascinating historic concrete and brutalist architecture with the Engine Shed.
Demonstrating that apprenticeships work for business, people and Scotland’s economy.
Scottish parents prioritise construction and apprenticeships
CIOB data released for Scottish Apprenticeship Week shows construction as top potential career path.
From a Green to a White Paper and the proposal of a General Safety Requirement for construction products.
Creativity, conservation and craft at Barley Studio. Book review.
The challenge as PFI agreements come to an end
How construction deals with inherited assets built under long-term contracts.
Skills plan for engineering and building services
Comprehensive industry report highlights persistent skills challenges across the sector.
Choosing the right design team for a D&B Contract
An architect explains the nature and needs of working within this common procurement route.
Statement from the Interim Chief Construction Advisor
Thouria Istephan; Architect and inquiry panel member outlines ongoing work, priorities and next steps.


























