What are the Advantages and disadvantages of Mealy and Moore?



What are the Advantages and disadvantages of Mealy and Moore?..

Answer / Sudhir Saini

Mealy and Moore are two types of finite state machines. Advantages of a Mealy machine include its ability to produce an output at each transition, making it suitable for applications where output depends on both the current state and input. Disadvantages include complex state tables and difficulty in understanding due to the combined representation of next state and output. Moore machines have simpler state tables, as they only produce an output when in a specific state, but outputs do not depend on the input transition. The main disadvantage is that it may require additional states compared to Mealy.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VLSI Interview Questions

What?s the difference between Testing & Verification?

6 Answers   Infosys,


Explain the operation of a 6T-SRAM cell?

1 Answers   Intel,


Why do we need both PMOS and NMOS transistors to implement a pass gate?

3 Answers   INEL, Intel,


What is the difference between the mealy and moore state machine?

1 Answers  


Tell me how MOSFET works.

1 Answers  


What are the different measures that are required to achieve the design for better yield?

1 Answers  


Differences between netlist of HSPICE and Spectre?

1 Answers   Intel,


What are the different limitations in increasing the power supply to reduce delay?

2 Answers  


What is the difference between fifo and the memory?

6 Answers   DewSoft, Intel, Pentagon Rugged Systems,


Explain why present VLSI circuits use MOSFETs instead of BJTs?

1 Answers  


Write a VLSI program that implements a toll booth controller?

0 Answers   Patni,


Explain how logical gates are controlled by Boolean logic?

1 Answers  


Categories