What is the basic difference between Latches and Flip flops?
Answer Posted / deepika
latches are most basic storage elements.And flip flops are
constructed out of them.Latches are triggered by control
signals while flip-flops by clock pulses.latches are level
triggered but f/f are edge-triggered.latches are not used
because they are transparent i.e.,outputs change immediately
when inputs change when signal is in the same level which is
not desirable hence flip-flops are used.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain why is an excess-3 code called an unweighted code?
What is the importance of if in radio receiver?
Why diodes should be connected in antiparallel with thethyristors in inverter circuits?
Can we interchange the source and drain terminals in a fet circuit? Can we do the same with the emitter and collector terminals of a bjt circuit?
What is instrumentation amplifier (ia) and what are all the advantages?
Photodiode is a photovoltaic device or a photoconductive device or both?
describe the functioning off all the 40 pins of 8085 processor?
how does polarised capacitor works?at which situation in circuit it is used
What is an inductor?
Define what is the difference between active and passive filters?
One FIU19(E) Flexbus LED is steadily on. What is the meaning? How can a Laptop PC be locally connected to a FIU19E? What is the maximum capacity of a FlexiHopper radio link operated by a FIU19(E), that is equipped with two 4x2M plug- in units? Which of the listed combination of indoor units support
Can anyone plzzz tel me how can we generate sinusoidal waveform using 8085 chip??????? plzz reply with corresponding assembly language program........or simply the accurate logic.....
difference between transient & Steady state response?
The number of columns in a state table for a sequential circuit with m flip-flops and n inputs is
write a programme to identify the biggest number from the given three numbers with out using of relational operators