This document describes a project to control a 3-floor elevator model using a PLC. A DC motor is used to move the elevator up and down. A BCD to 7-segment display shows the current floor position. The PLC provides commands to relays that operate the motor in forward and reverse, moving the elevator up and down. Sensors provide input to the PLC on the elevator's position and buttons allow users to call the elevator to different floors. The hardware and programming allow the elevator to be controlled to stop at the appropriate floor when buttons are pressed.