Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The parameter no represents the last two digits of your student number for all of the questions. Q 1 . ( 8 0 points )

The parameter no represents the last two digits of your student number for all of the questions.
Q1.(80 points) Considering (66+17)10=(abcdefg)2, design a synchronous sequence detector circuit that detects 'abcdefg' from a one-bit serial input stream applied to the input of the circuit with each active clock edge. The sequence detector should detect overlapping sequences.
a) Derive the state diagram, describe the meaning of each state clearly. Specify the type of the sequential circuit (Mealy or Moore),
b) Determine the number of state variables to use and assign binary codes to the states in the state diagram,
c) Choose the type of the FFs for the implementation. Give the complete state table of the sequence detector, using reverse characteristics tables of the corresponding FFs
d) Obtain Boolean functions for state inputs. Also obtain the output Boolean expression,
e) Draw the corresponding logic circuit for the sequence detector.
f) Verify your design by providing Logisim simulation of the obtained circuit and show the corresponding truth table in Logisim
Q2.(20 points) Assign 10#no h to 00(#no):0400h and #no h to 0040:00#no h write a program that store;
a) The sum of these two numbers in 00#no:0600h
b) The difference of these two numbers in 00#no:0602h
c) The product of these two numbers in 00#no:0604h
d) After the division of these two numbers, the quotient in 00#no:0608h and remainder is in 00#no:0610h
: for (:122202099(99)10=(63)16,no=63H}
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions