Our Elevator Has The Basic Function That All Elevator Systems Have, Such As Moving Up and Down, Open and Close Doors, and of Course, Pick Up Passengers
Our Elevator Has The Basic Function That All Elevator Systems Have, Such As Moving Up and Down, Open and Close Doors, and of Course, Pick Up Passengers
and down using the passengers command, open and close doors, etc. here is a flow chart that
describe the whole process.
Our elevator has the basic function that all elevator systems have, such as moving up and down, open
and close doors, and of course, pick up passengers.
Indicating Car Position: Similarly, the elevator should let the passengers know whether his/her
destination floor is reached so that the passenger may decide to leave the car.
Here two
sensors are used in every floor. One sensor is used for detecting the elevator car when
elevator car reached to its destination floor. This sensor detects the car and stops the
DC Motor. At the same time, another sensor is used for opening and closing the
door.
A PID controller algorithm is implemented using microcontroller. This algorithm is mainly used for
maintaining the constant speed of DC Motor with different load conditions.