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

Question 3-37E4

Element 3 (GROL)

What is a bistable multivibrator circuit commonly named?

Explanation
A bistable multivibrator is an electronic circuit possessing two stable states. It's commonly known as a **flip-flop** because it can "flip" from one stable state to the other upon receiving an input signal, and "flop" back to the initial state with another signal. This characteristic makes it a fundamental building block for digital memory, capable of storing a single bit of information (either a '0' or a '1'). In amateur radio and digital electronics, flip-flops are critical for frequency division, counters, registers, and memory elements found in synthesizers, digital signal processors (DSPs), and microcontrollers within modern transceivers. AND and OR gates (A and B) are combinational logic circuits whose output depends solely on their current inputs, not past states, making them distinct from memory elements. A clock (C) is typically an oscillating signal used to synchronize digital circuits, often generated by an astable multivibrator or crystal oscillator, rather than the bistable memory circuit itself.

Ready to test your knowledge?