Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The lift ( or , in American English, the 'elevator' ) in the Faraday building only has a maximum capacity of 2 people. Two sensors

The lift (or, in American English, the 'elevator') in the Faraday
building only has a maximum capacity of 2 people. Two sensors
detect people entering (input ENTER) and exiting (input EXIT) the
lift. A system is required to implement the following conditions:
If more than 2 people enter the lift, an alarm (output ALARM)
should sound. Otherwise, the alarm should not sound.
If there are no people in the lift, the lights (output LIGHTS)
should not be turned on. Otherwise, the lights should be
switched on.
You should assume that a maximum of one person will enter or
exit the lift during any one clock cycle. You should also assume
that nobody will try to enter the lift once the alarm is sounding.
a) Draw an ASM chart for a synchronous system to provide the
above functionality.
[8 marks]
b) Using your ASM chart, produce a state transition table for
your design.
[3 marks]
c) Using your state transition table, produce minimised
Boolean equations for your design.
[4 marks]
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Probabilistic Databases

Authors: Dan Suciu, Dan Olteanu, Christopher Re, Christoph Koch

1st Edition

3031007514, 978-3031007514

More Books

Students also viewed these Databases questions

Question

explain what is meant by experiential learning

Answered: 1 week ago

Question

identify the main ways in which you learn

Answered: 1 week ago