Skip to content

2 Objectives

becauselol edited this page Dec 11, 2023 · 2 revisions

Project Description

Everyday when we take the lift, we wonder, why are we waiting so long for the lift.

This project seeks to simulate a group of elevators and explore the best way to configure elevators as well as their group control system.

Project Objectives

Thus, for the project we seek to minimize two things for the simulation

  • Wait time that a passenger experiences
    • We want to ensure that all passengers get to board the lift as soon as possible and head towards their destination as quick as possible.
  • Idle time of the elevators
    • We want to make sure that our elevators are maximized in terms of usage and thus, we look to minimize their idle time.

Clone this wiki locally