The purpose of this project is to design an elevator control circuit. The designed system has the following specifications: Floors' Request switches SW11 SW10 SW9 SW8 SW6 SW5 SW4 8.8. 10 Booth 7 segments 9 8 7 6 5 4 Control Unit of the Elevator Floors' LEDs OLEDR10 OLEDR9 OLEDR8 OLEDR7 OLEDR6 LEDR5 OLEDRA

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Please help solve this project in logic lab with the suitable equations starting with images till step e and f 

 

e. The final step in the transfer is to set sw5 to 0, and sw11 to 1 to make the 10th floor the 
new current floor.
f. A new transfer can be started either by using the booth’s control switch to move from the 
10th floor to any other destination, or by externally requesting the booth from a new floor 
using any request switch. 

●
The user requests the elevator in any level through the switch related to that level. After the
booth reaches the required level, the user selects the new destination level through the four
control switches.
If two or more request switches are activated at the same time, the priority will always be given to
the lowest level number (Level G has the highest priority and 10 has the least).
Only the LEDR in the level where currently the booth exists will be on. The remaining 10 LEDRS
will be off.
You will need to use the clock from experiment 8 in order to create enough delay to observe the
booth's movement between different levels.
• Submission Guidelines
1. Students should implement the project using Verilog HDL. Schematic designs are allowed for
the top design.
2. Students are allowed to work in teams of two or three and students from different sections
CANNOT work in the same team.
3. Each team should be able to show a demo of the working project to their lab engineer/instructor
and answer all their questions during specific time that will be announced.
4. Students are expected to answer all the questions about all parts of the project during the
discussion.
5. Each team should submit a written report that describes the functionality, inputs, and outputs
of each defined module. In addition, you need to describe how the modules are connected
together to form the top-level design.
Moreover, the report should include snapshots of multiple simulation waveforms that
demonstrate the correct functionality of the system in the following scenario:
a. The reset switch has to be on to start the system with the booth is located in G floor and
LEDRO is on and the booth's 7 segments show 00.
b. A user at any floor can request the booth by setting on the related request switch. For
example, if sw5 is set to 1, the booth's 7 segment will show 05 and LEDR5 will be on and
LEDRO will be off. In order to simplify the work, there will be no need in this step to
show the transition of the booth between different floors.
c. The next step includes the user selecting the new destination floor through the booth's
control switches. If the user wants to go to the 10th floor, for example, then switches 13,
14, 15, and 16 will be set to 1010.
d. After that, the user needs to set the Go sw12 to 1 then0 so that the booth starts moving
between the current floor (5) and the destination floor (10). While moving, only the LEDR
of the current floor will be on starting with LEDR5 reaching to LEDR 10. Moreover, the
booth's 7 segments will change the current floor number starting from 5 and reaching to
10 during the booth's transfer. This concludes a complete transfer for the booth.
Transcribed Image Text:● The user requests the elevator in any level through the switch related to that level. After the booth reaches the required level, the user selects the new destination level through the four control switches. If two or more request switches are activated at the same time, the priority will always be given to the lowest level number (Level G has the highest priority and 10 has the least). Only the LEDR in the level where currently the booth exists will be on. The remaining 10 LEDRS will be off. You will need to use the clock from experiment 8 in order to create enough delay to observe the booth's movement between different levels. • Submission Guidelines 1. Students should implement the project using Verilog HDL. Schematic designs are allowed for the top design. 2. Students are allowed to work in teams of two or three and students from different sections CANNOT work in the same team. 3. Each team should be able to show a demo of the working project to their lab engineer/instructor and answer all their questions during specific time that will be announced. 4. Students are expected to answer all the questions about all parts of the project during the discussion. 5. Each team should submit a written report that describes the functionality, inputs, and outputs of each defined module. In addition, you need to describe how the modules are connected together to form the top-level design. Moreover, the report should include snapshots of multiple simulation waveforms that demonstrate the correct functionality of the system in the following scenario: a. The reset switch has to be on to start the system with the booth is located in G floor and LEDRO is on and the booth's 7 segments show 00. b. A user at any floor can request the booth by setting on the related request switch. For example, if sw5 is set to 1, the booth's 7 segment will show 05 and LEDR5 will be on and LEDRO will be off. In order to simplify the work, there will be no need in this step to show the transition of the booth between different floors. c. The next step includes the user selecting the new destination floor through the booth's control switches. If the user wants to go to the 10th floor, for example, then switches 13, 14, 15, and 16 will be set to 1010. d. After that, the user needs to set the Go sw12 to 1 then0 so that the booth starts moving between the current floor (5) and the destination floor (10). While moving, only the LEDR of the current floor will be on starting with LEDR5 reaching to LEDR 10. Moreover, the booth's 7 segments will change the current floor number starting from 5 and reaching to 10 during the booth's transfer. This concludes a complete transfer for the booth.
The purpose of this project is to design an elevator control circuit. The designed system has the following
specifications:
●
Floors' Request
switches
SW11
SW10
SW9
SW8
SW6
SW5
SW4
SW3
SW2
SW1
SWO
Go SW12
8.8.
10 Booth 7 segments
9
8
7
6
5
4
3
2
1
G
Control
Unit of
the
Elevator
Sw13 14 15 16
Booth control
switches
Floors' LEDs
OLEDR10
OLEDR9
OLEDR8
OLEDR7
OLEDR6
OLEDR5
OLEDR4
OLEDR3
OLEDR2
-OLEDR1
OLEDRO
Reset SW17
The building with the elevator consists of 11 floors (G,1,2,3,4,5,6,7,8,9, and 10).
Each floor has one request switch to request the elevator and one LEDR which is on when the
elevator booth passes by or stops in that the floor, the number of the current floor has to saved in a
register.
The elevator booth has two seven segments to show the current floor and a four control switches
to request the destination floor, the number of the destination floor has to saved in a register.
Transcribed Image Text:The purpose of this project is to design an elevator control circuit. The designed system has the following specifications: ● Floors' Request switches SW11 SW10 SW9 SW8 SW6 SW5 SW4 SW3 SW2 SW1 SWO Go SW12 8.8. 10 Booth 7 segments 9 8 7 6 5 4 3 2 1 G Control Unit of the Elevator Sw13 14 15 16 Booth control switches Floors' LEDs OLEDR10 OLEDR9 OLEDR8 OLEDR7 OLEDR6 OLEDR5 OLEDR4 OLEDR3 OLEDR2 -OLEDR1 OLEDRO Reset SW17 The building with the elevator consists of 11 floors (G,1,2,3,4,5,6,7,8,9, and 10). Each floor has one request switch to request the elevator and one LEDR which is on when the elevator booth passes by or stops in that the floor, the number of the current floor has to saved in a register. The elevator booth has two seven segments to show the current floor and a four control switches to request the destination floor, the number of the destination floor has to saved in a register.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY