Digital Electronics - Digital Concepts - Discussion

Discussion Forum : Digital Concepts - General Questions (Q.No. 18)
18.
A flip-flop has ________.
one stable state
no stable states
two stable states
none of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
39 comments Page 1 of 4.

Muhammad Rashid said:   5 years ago
Flip flops are also known as bistable-multivibrator.
(4)

Renu said:   8 years ago
The output of a flip-flop can be changed by bringing a small change in the input signal. This small change can be brought with the help of a clock pulse or commonly known as a trigger pulse. When such a trigger pulse is applied to the input, the output changes and thus the flip-flop is said to be triggered.
(4)

Fakrudeen said:   9 years ago
Latches and flip-flops are the basic elements for storing information. One latch or flip-flop can store one bit of information.

The main difference between latches and flip-flops is that for latches, their outputs are constantly affected by their inputs as long as the enable signal is asserted.

In other words, when they are enabled, their content changes immediately when their inputs change. Flip-flops, on the other hand, have their content change only either at the rising or falling edge of the enable signal.

This enables signal is usually the controlling clock signal. After the rising or falling edge of the clock, the flip-flop content remains constant even if the input changes.
(3)

Ram said:   8 years ago
What about a function of flip-flop?
(2)

Pavan said:   6 years ago
CLOCK signals is binary inputs.
(1)

Pranathi said:   10 years ago
Flip-flops samples the input signals and changes the output signal according to the input. Flip flops requires clock signal and latch whereas latch doesn't require any clock signals.
(1)

M.logeshwaran said:   1 decade ago
What is edge triggering?

Raji said:   1 decade ago
What is level trigger?

Sirisha said:   1 decade ago
The main difference b/w a FF & a Latch is in the method used for changing their state.

A FF normally samples its inputs and changes its outputs only at times determined by clock signal.

A Latch checks all of its inputs continuously and changes its outputs accordingly at any time independent of clock signal.

Both are used for sequential devices.

Aabha said:   1 decade ago
As FF and latch can store 1 bit of data then can we say they are same not different?if different can you explain the reason behind it?


Post your comments here:

Your comments will be displayed after verification.