10 - Multivibrators

Digital Logic With Feedback

Digital Logic With Feedback

With simple gate and combinational logic circuits, there is a definite output state for any given input state. OR Gate…

4 years ago

Gated S-R Latch

It is sometimes useful in logic circuits to have a multivibrator which changes state only when certain conditions are met, regardless of…

4 years ago

D Latch

Since the enable input on a gated S-R latch provides a way to latch the Q and not-Q outputs without regard to…

4 years ago

Edge-triggered Latches: Flip-Flops

So far, we’ve studied both S-R and D latch circuits with enable inputs. The latch responds to the data inputs…

4 years ago

J-K Flip-Flop

Another variation on a theme of bistable multivibrators is the J-K flip-flop. Essentially, this is a modified version of an…

4 years ago

Monostable Multivibrator

We’ve already seen one example of a monostable multivibrator in use: the pulse detector used within the circuitry of flip-flops,…

4 years ago

S-R Latch

A bistable multivibrator has two stable states, as indicated by the prefix bi in its name. Typically, one state is referred to as set and the…

4 years ago

Asynchronous Flip-Flop Inputs

The normal data inputs to a flip flop (D, S, and R, or J and K) are referred to as synchronous inputs because they…

4 years ago