Elevator controller design project

Thread Starter

nyasha

Joined Mar 23, 2009
90
I am designing a controller for an elevator. The elevator can be at one of two floors: Ground or First. There is one button that controls the elevator, and it has two values: Up or Down. Also, there are two lights in the elevator that indicate the current floor: Red for Ground, and Green for First. I am stuck on how do l add the SR latches which open and close the door when it reaches the desired elevator floor ? How can l include that in my FSM diagram ?
 

Attachments

Last edited:

williamj

Joined Sep 3, 2009
180
nyasha

your open/close door cicuit for the door would be enabled by the limit/proximity switch that stops the elevator at it's destination, with perhaps a slight delay to make sure that the elevator has inded stopped.

williamj
 
Top