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 / amit malik

Output Swept
------------------------
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 S1 0 1
S5 1 S2 0 0
S6 0 S1 0 0
S6 1 S2 1 0

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Working of a 2-stage OPAMP?

2739


What are the Factors affecting Power Consumption on a chip?

885


Implement a function with both ratioed and domino logic and merits and demerits of each logic?

3378


Implement a 2 I/P and gate using Tran gates?

3611


How does Vbe and Ic change with temperature?

3062






Explain CMOS Inverter transfer characteristics?

3547


How does a Bandgap Voltage reference work?

3371


What does the above code synthesize to?

2135


How can you construct both PMOS and NMOS on a single substrate?

4594


In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?

668


What are the steps involved in designing an optimal pad ring?

804


Explain Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?

701


6-T XOR gate?

3890


Implement a function with both ratioes and domino logic and merits and demerits of each logic?

843


If an/ap = 0.5, an/ap = 1, an/ap = 3, for 3 inverters draw the transfer characteristics?

2125