Multiple Elevator Management System (MEMS)

¹ù±Rºa, ¤ý­«¤¯*

Abstract

There are numerous elevators in commercial buildings and department stores. This kind of multiple elevator system is the target system that our project tries to simulate.  The dominant subject of our simulation is the protocal among elevators that go up and down. It includes how to operate elevators with efficiency, and how to keep the waiting time as short as possible.

In concept we use verilog to describe various types of I/O status of elevators.
Ex:

  • the input of elevators: the buttons for customers
  • the output of elevators: the status of elevators (which floors are they on? are they idle? or are they halt?)

    And then we employ software programmes to deal with the communication among elevators. The programmes will input the status of elevators and then, after data processing, transmit corresponding controlling signals to elevators.


    * Project Group Leader and Speaker

    BACK