Program to simulate elevator function
This practical gives the knowledge of
how an elevator can be controlled using a micro controller.
This interface circuit is designed to
simulate the function of an elevator
that is used for 4 floors.
Hence once some request is given using
the press button , present floor number will be compared with the requested floor number and
accordingly the movement of the elevator will be decided.
An elevator system in a vertical
transport vehicle that efficiently moves people or goods between floors of a
building.
When user presses an elevator button,
the elevator button sensor sends the elevator button request to the system ,
identifying the destination floor the user want to visit.
When any request comes this new request
is added to the list of floors to visit.
The system determine in which direction
the system should move in order to service the next request.
Comments
Post a Comment