What is the mealy and moore machine's state diagram that can
detect 3 consecutive heads of 3 coins ?
Answer Posted / gunanand nautiyal
in mealy machine output depends upon both on present stste
as well as input
whereas in moore's machine output and next state depends
only on present state
| Is This Answer Correct ? | 11 Yes | 7 No |
Post New Answer View All Answers
Draw the Layout of an Inverter?
Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
Explain how logical gates are controlled by Boolean logic?
Approximately, what were the sizes of your transistors in the SRAM cell? How did you arrive at those sizes?
Explain what is multiplexer?
what is SCR (Silicon Controlled Rectifier)?
Give a big picture of the entire SRAM Layout showing your placements of SRAM Cells, Row Decoders, Column Decoders, Read Circuit, Write Circuit and Buffers
What happens if we delay the enabling of Clock signal?
What happens if we use an Inverter instead of the Differential Sense Amplifier?
What is the difference between synchronous and asynchronous reset?
What is threshold voltage?
Draw the SRAM Write Circuitry
In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?
What is the ideal input and output resistance of a current source?
How does the size of PMOS Pull Up transistors (for bit & bit- lines) affect SRAM's performance?