Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Homework 12 FSM to detect binary sequence You want to detect a sequence of binary numbers any time they occur, even embedded in other binary

image text in transcribed

Homework 12 FSM to detect binary sequence You want to detect a sequence of binary numbers any time they occur, even embedded in other binary numbers. The input is x and the sequence you are looking for is 1011. An output of Y=1 should be generated when you detect this sequence. Otherwise Y should be 0. 1) Draw a state diagram. Choose A,B,C,D,E for state names. 2) Make a state assignment table. 3) Using this create a state table using the state assignments in (8) 4) Using the data from the state table create a truth table for Q2*, Qi*, Qo*, and Y. 5) Using Karnaugh maps or Boolean Algebra find Q2*, Qi*, and Qo*, and Y. 6) Implement this Q2*=D2, Q1*=D1, and Qo*=Do, using D flipflops and digital logic. Also use digital logic to create output Y

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

Step: 3

blur-text-image

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

DB2 11 The Ultimate Database For Cloud Analytics And Mobile

Authors: John Campbell, Chris Crone, Gareth Jones, Surekha Parekh, Jay Yothers

1st Edition

ISBN: 1583474013, 978-1583474013

More Books

Students also viewed these Databases questions

Question

What are the major trade-offs in a make-or-buy decision?

Answered: 1 week ago

Question

Organizing Your Speech Points

Answered: 1 week ago