Consider a sequential circuit to control the washer: The circuit receives 3 input signals: Clock, DoorOpen, and Start....

80.2K

Verified Solution

Question

Electrical Engineering

Consider a sequential circuit tocontrol the washer:

The circuit receives 3 input signals: Clock, DoorOpen, andStart. It also maintains a state bit Wash.

If DoorOpen = 1, Wash should be set to 0.

Otherwise, if Start = 1, Wash should be set to 1 and if Start =0, Wash should retain its value from previous cycle.

Make A truth table to compute the new value of Wash;

Make A circuit Diagram.

------------------------------------

How would the truth table look for this problem? I'm confusedabout how the state bit works with the table.

Here's my first attempt:

ClockDoor OpenStartCurrent WashNext Wash
00011
00110
01000
01110
10011
10110
11000
11110

I don't know if this is right, let me know what is wrong withthis.

Answer & Explanation Solved by verified expert
4.2 Ratings (700 Votes)
Here one thing to note that what is the purpose of clock inputis it use as a power supply to the circuit or it is used assequential clock which is used to change the state of the outputor it is just a input signal which is used as external input    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students