FCC Exam Question: 3-40E2

What does the term “BCD” mean?

A. Binaural coded digit.
B. Bit count decimal.
C. Binary coded decimal.
D. Broad course digit.
Correct Answer: C

Explanation: BCD stands for **Binary Coded Decimal**. It's a method for representing each digit of a decimal number (0-9) with its own 4-bit binary code. For example, the decimal number 23 would be represented in BCD as 0010 0011 (where 0010 is binary for 2, and 0011 is binary for 3). This encoding is common in digital electronics, including modern amateur radio equipment. It simplifies the design of circuits that need to display decimal numbers, such as frequency readouts or memory channel indicators, because each decimal digit can be processed and sent to a display individually, reducing the complexity of binary-to-decimal conversion hardware. The other options are not recognized terms in digital electronics or amateur radio for number representation. "Binaural" relates to hearing, "Bit count" is a different concept, and "Broad course digit" is irrelevant.

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.