Differences between D-Latch and D flip-flop?

Answer Posted / harsh agrawal

In electronics, a latch is a kind of bistable multivibrator,
an electronic circuit which has two stable states and
thereby can store one bit of information. Today the word is
mainly used for simple transparent storage elements, while
slightly more advanced non-transparent (or clocked) devices
are described as flip-flops. Informally, as this distinction
is quite new, the two words are sometimes used interchangeably.

Is This Answer Correct ?    26 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Insights of a 4bit adder/Sub Circuit?

2862


What are the different design techniques required to create a layout for digital circuits?

617


Given a layout, draw its transistor level circuit. (I was given a 3 input AND gate and a 2 input Multiplexer. You can expect any simple 2 or 3 input gates)

739


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

734


Explain various adders and difference between them?

690






why is the number of gate inputs to CMOS gates usually limited to four?

815


Write a VLSI program that implements a toll booth controller?

3519


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

1989


what are three regions of operation of MOSFET and how are they used?

692


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

652


What is the difference between nmos and pmos technologies?

663


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;

1073


What was your role in the silicon evaluation/product ramp? What tools did you use?

3228


Explain the working of 4-bit Up/down Counter?

4015


Explain how logical gates are controlled by Boolean logic?

643