GMDSS Trainer
Subelement E: Digital Logic— Topic 37: Multivibrators

Question 3-37E5

Element 3 (GROL)

What is a bistable multivibrator circuit?

Explanation
A bistable multivibrator is an electronic circuit possessing two stable states. It remains indefinitely in either state until an external trigger pulse causes it to switch to the other. This fundamental behavior allows it to store a single bit of information (a 0 or a 1). Another common name for this type of circuit is a **flip-flop**. Flip-flops are essential building blocks in digital electronics found in amateur radio equipment, used for applications like frequency dividers, counters, registers, and memory elements in microcontrollers and synthesizers. AND gates (B) and OR gates (C) are combinational logic gates whose output depends only on their current inputs, not past states, and thus are not multivibrators. A clock (D) is a timing signal, often generated by an astable multivibrator, but isn't itself a bistable circuit.

Ready to test your knowledge?