Computers and Technology

Design and implement a finite state machine which controls the operation of an elevator in a 2-story building.

the finite state machine (fsm) has 1 input:

1. enable (enables operation of elevator)

the fsm has three outputs:

1. door (if door == 0, door is closed if door == 1, door is open)

2. current floor number (display the current floor using a 7-segment display).
3. moving (display that the elevator is moving)

the operation of the elevator is as follows:
 the elevator must begin in an idle state (on one of the two valid floors) with the door closed.

 the user should set the enable input to move the elevator to the other floor. it is theresponsibility of the user to reset the enable input before leaving the elevator.

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 13:30, gamingisfun
Me ! evelyn is a manager in a retail unit. she wants to prepare a report on the projected profit for the next year. which function can she use? a. pmt b. round c. division d. what-if analysis
Answers: 2
image
Computers and Technology, 23.06.2019 15:30, Dweath50
The processing of data in a computer involves the interplay between its various hardware components.
Answers: 1
image
Computers and Technology, 24.06.2019 02:30, cardsqueen
Which option completes the explanation for conflict of interest in an organization
Answers: 1
image
Computers and Technology, 24.06.2019 13:30, tami5
Write a program that uses a two-dimensional array to store the highest and lowest temperatures for each month of the year. the program should output the average high, average low, and the highest and lowest temper- atures for the year. your program must consist of the following functions: a. function getdata: this function reads and stores data in the two- dimensional array. b. function averagehigh: this function calculates and returns the average high temperature for the year. c. function averagelow: this function calculates and returns the aver- age low temperature for the year. d. function indexhightemp: this function returns the index of the highest high temperature in the array. e. function indexlowtemp: this function retur
Answers: 3
Do you know the correct answer?
Design and implement a finite state machine which controls the operation of an elevator in a 2-story...

Questions in other subjects:

Konu
Mathematics, 10.11.2020 17:50
Konu
Arts, 10.11.2020 17:50