FCC Exam Question: 3-34E3

What is a characteristic of an OR gate?

A. Produces a logic “1” at its output if any input is logic “1”.
B. Produces a logic “0” at its output if any input is logic “1”.
C. Produces a logic “0” at its output if all inputs are logic “1”.
D. Produces a logic “1” at its output if all inputs are logic “0”.
Correct Answer: A

Explanation: An OR gate is a fundamental component in digital logic circuits, widely used in amateur radio equipment for control systems, microcontrollers, and data processing. Its behavior is analogous to a parallel connection in an electrical circuit where current flows if *any* of the switches are closed. Specifically, an OR gate will produce a logic "1" (high voltage, or "true" state) at its output if one or more of its inputs are at a logic "1". The only scenario where an OR gate's output is a logic "0" (low voltage, or "false" state) is when *all* of its inputs are logic "0". Therefore, option A correctly describes this characteristic. The other options describe different logic gates: * Option B (output "0" if any input is "1") describes a NOR gate. * Option C (output "0" if all inputs are "1") describes a NAND gate or XOR gate for multiple inputs. * Option D (output "1" if all inputs are "0") also describes a NOR gate. Understanding these basic logic gates is key to comprehending and troubleshooting digital circuits in amateur radio.

Pass Your FCC Exam!

Study offline, track your progress, and simulate real exams with the GMDSS Trainer app.


Includes Elements 1, 3, 6, 7R, 8, and 9.