Question: Problem 1 : You are tasked with designing a Moore machine for an automatic toilet. The toilet should implement the following operations: i ) The
Problem : You are tasked with designing a Moore machine for an automatic toilet.
The toilet should implement the following operations:
i The system has one input: a sensor detecting whether a person is present or not.
ii The system has one output: a signal that will trigger the toilet's flushing mechanism.
iii Additionally, the system should have a reset signal to return it to its default "idle" state.
When empty, the toilet should remain in an idle state. When a person enters the toilet, the system should transition to an in use state. The toilet should remain in this state as long as a person is present. Once the person exits the toilet, the system should transition to the flush state. The system should be able to handle the cases when a single person is present or when there is a cue that is one person uses the facility after another
How many D flip flops do we need to implement this logic? point
Draw the state machine diagram that would implement this automatic toilet points
Using Karnaugh maps, derive the boolean algebra equation for the output logic of this system points
Using Karnaugh maps, derive the boolean algebra equation for the input logic of this system points
Draw the full circuit that would implement this device. For the input logic, use a decoder points
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
