Advantages and disadvantages of Mealy and Moore?
Answer Posted / sudeep
Moore Model:-
1. Advantage of moore model is easy to code, it is
simplification of the design.
2. It leads to slower bcoz of clocking the output but leads
to stable ouput.
3. Moore will have more number of states compared to mealy.
Mealy Model:-
1. Mealy leads to reduction in number of states
2. Mealy is complicated compared Mooree.
3. Mealy is faster bcoz output will change as soon as input
changes, but it leads to asychronus outputs leading to
metastability.
| Is This Answer Correct ? | 55 Yes | 15 No |
Post New Answer View All Answers
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes considering Channel Length Modulation.
What are the different design techniques required to create a layout for digital circuits?
For an AND-OR implementation of a two input Mux, how do you test for Stuck-At-0 and Stuck-At-1 faults at the internal nodes? (You can expect a circuit with some redundant logic)
Draw the SRAM Write Circuitry
Are you familiar with the term snooping?
What are the different classification of the timing control?
Give various factors on which threshold voltage depends.
What is the critical path in a SRAM?
Let A & B be two inputs of the NAND gate. Say signal A arrives at the NAND gate later than signal B. To optimize delay, of the two series NMOS inputs A & B, which one would you place near the output?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing transistor width.
Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
why is the number of gate inputs to CMOS gates usually limited to four?
Explain about 6-T XOR gate?
Write a program to explain the comparator?
Insights of a 4bit adder/Sub Circuit?