Q1. Derive the state equation, state table and the state diagram of the sequential circuit shown in the following figure. Explain the function that the circuit performs.

Q2. a. Show the general block diagram for Mealy and Moore machine.
b. What is the difference between serial and parallel transfer? What is the difference between the type of register used while converting serial data to parallel and vice versa.
|
PRESENT STATE |
T FLIP FLOP INPUTs |
NEXT STATE |
|||
|
A |
B |
TA = A + B |
TB = A’ + B |
A+ |
B+ |
|
0 |
0 |
0 |
1 |
0 |
1 |
|
0 |
1 |
1 |
1 |
1 |
0 |
|
1 |
0 |
1 |
0 |
0 |
0 |
|
1 |
1 |
1 |
1 |
0 |
0 |
Its a Mod 3 counter which
repeatedly counts 0-1-2-0-1-2-0.......
2(a)
(b)
Parallel data transfer is a fast means of data transfer compared to serial transfer.
However transfer lines are significantly reduced in serial transfer compared to parallel ones.
D-type register can do the serial to parallel and vice versa transfers
Derive the state equation, state table and the state diagram of the sequential circuit shown in the following figure
1. Given the state diagram shown below for a two-state synchronous sequential Mealy circuit with input. and output z, realize the circuit using D flip-flops. Your answer must include the state transition,excita- tion, and output tables, the excitation equation(s), and a labeled circuit diagram 1/0 2. Given the state diagram in Problem 1, realize the circuit using JK flip-flops. Your answer must include the state transition, excitation, and output tables, the excitation equation(s), and a labeled circuit diagram. 3. Given...
Analyze the sequential counter
circuit shown in figure 5.1. Derive the state transition table and
diagram.
7400 U1 7400 01. 74x73 U2 4 74x13 76x73 Ly, QH122 7400 Reset (11) Clock - Figure 5.1
A sequential circuit with two D Flip-Flops and one input X and one output Y is specifed by the following input equations: Y = A'+B DA = X + B DB = XA' (a) Draw the logic diagram of the circuit (b) Derive the state table. (c) Derive the state diagram. (b) Is this a Mealy or a Moore machine?
T1 D Q T2 T Q Clk Figure 1 Sequential Circuit. EXERCISE 2 Consider the circuit of Figure 1. 1) Is this a Moore or a mealy Machine? Explain briefly. 2) Complete the following transition table for the machine. Use symbols Q2, Qi, and Qo for the JK, T and D flipflops respectively. Next State O2'Q1 Qo Output (Z) Present State x=1 001 010 011 100 101 110 3) Starting at State So, give the shortest sequence taken by X...
Derive the input equations, state table and state diagram of
the following sequential
circuit.
2 2 Clock
Problem 2 Consider the sequential circuit given at the left. a) Write the present state (A(t), B(t)), next state (A(t+1),B(t+1)), and output (y(t)) functions. b) Tabulate the excitation table. c Construct the state diagram. d) Is that design a Mealy or Moore machine
Problem 2 Consider the sequential circuit given at the left. a) Write the present state (A(t), B(t)), next state (A(t+1),B(t+1)), and output (y(t)) functions. b) Tabulate the excitation table. c Construct the state diagram. d) Is that...
please provide the answers of the 4 points thanks?
C Tarek Ould-Bachir, PEng,PhD. Design of Sequential Circuits ise 10. nesign the sequential circuit illustrated by Figure 11 Sequence Detector. The cireuit has an input X and wo outputs Y and Z. The output Y goes high (1) whenever the sequence 1-0-1 has been detected on x. The output Z goes high (1) whenever the sequence 1-1 has been detected on X. Figure 11 Sequence Detector #2 1 Draw the state...
Problem 3: Derive the state diagram and state table for the clocked sequential circuit given below: X: input Z: output
5) Decoders: Given the following circuit, S0 and S1 are computed using a 4-2 priority encoder with the priorities indicated on the figure. (hint: IDLE signal is always 0, if any of the inputs 10,11,12, or 13 is 1) 6 points) 4-to-2 Priority Encoder 10 YO YI 13 IDLE 13> 11 > 12>10 12 Full c Adder So Fill the following table showing the output signals S0 and SI given the input signals w, x, y, a) and z. Prof...
Q3. Consider the circuit shown below: Q1 Jo 0 Ko clock (a) Create the state table that shows the present-states, input x, JK flip-flops inputs, the next-states and the output y 30% (b) Create the state diagram, specify what type of state machine (Mealy or Moore) this circuit is and explain why 20%