A circuit has 1 input X and 2 outputs A and B. If X = HIGH
for 4 clock ticks, A = 1. If X = LOW for 4 clock ticks, B =
1. Draw a state diagram for this Spec?

Answer Posted / user

PS X NS A B
S0 0 S1 0 0
S0 1 S2 0 0
S1 0 S3 0 0
S1 1 S2 0 0
S2 0 S1 0 0
S2 1 S4 0 0
S3 0 S5 0 0
S3 1 S2 0 0
S4 0 S1 0 0
S4 1 S6 0 0
S5 0 S5 0 1
S5 1 S2 0 0
S6 0 S1 0 0
S6 1 S6 1 0

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Draw a transistor level two input NAND gate. Explain its sizing (a) considering Vth (b) for equal rise and fall times

1079


Explain the Working of a 2-stage OPAMP?

716


Draw the stick diagram of a NOR gate. Optimize it

765


What is the difference between nmos and pmos technologies?

657


Draw the timing diagram for a SRAM Read. What happens if we delay the enabling of Clock signal?

677






What work have you done on full chip Clock and Power distribution? What process technology and budgets were used?

2362


Basic Stuff related to Perl?

2411


Explain what is the use of defpararm?

665


Explain how binary number can give a signal or convert into a digital signal?

678


Explain Cross section of an NMOS transistor?

575


Explain how MOSFET works?

2810


How logical gates are controlled by boolean logic?

634


Draw the Layout of an Inverter?

2054


What is Noise Margin? Explain the procedure to determine Noise Margin?

1985


Describe the various effects of scaling?

4322