FCC Exam Question: 3-39E1

In a microprocessor-controlled two-way radio, a “watchdog” timer:

A. Verifies that the microprocessor is executing the program.
B. Assures that the transmission is exactly on frequency.
C. Prevents the transmitter from exceeding allowed power out.
D. Connects to the system RADAR presentation.
Correct Answer: A

Explanation: A watchdog timer in a microprocessor-controlled device, such as a two-way radio, is a critical hardware component designed to ensure system reliability. Its primary function is to monitor the continuous and correct operation of the microprocessor. The microprocessor is programmed to periodically send a "kick" or "pet" signal to the watchdog timer. If the microprocessor freezes, crashes, or gets stuck in an infinite loop due to a software error or external interference, it will stop sending these signals. After a predetermined timeout period without a kick, the watchdog timer assumes the microprocessor is no longer executing its program correctly and initiates a system reset. This effectively reboots the radio, allowing it to recover from a software fault and resume normal operation. Therefore: * **A) Verifies that the microprocessor is executing the program.** This is correct because the watchdog's operation directly confirms the microprocessor's active state and program flow. * **B) Assures that the transmission is exactly on frequency.** Frequency accuracy is handled by crystal oscillators and Phase-Locked Loop (PLL) circuits, not the watchdog. * **C) Prevents the transmitter from exceeding allowed power out.** Power control is managed by power amplifier circuitry and control loops, typically involving sensors and the microprocessor, but not the watchdog directly. * **D) Connects to the system RADAR presentation.** This option is entirely unrelated to the function of a two-way radio or a watchdog timer.

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.