FCC Exam Question: 8-9A2

The block diagram of a typical RADAR system microprocessor is shown in Fig. 8A2. Choose the most correct statement regarding this system.

A. The ALU is used for address decoding.
B. The Memory and I/O communicate with peripherals.
C. The control unit executes arithmetic manipulations.
D. The internal bus is used simultaneously by all units.
Correct Answer: B

Explanation: In a typical microprocessor system, such as one used in a RADAR, the **Memory** unit stores program instructions and data, while the **I/O (Input/Output)** unit provides the interface for the microprocessor to interact with the outside world. These units are crucial for communicating with **peripherals**, which are external devices connected to the system. For a RADAR, peripherals might include analog-to-digital converters for processing radar returns, display drivers, or control panels. Conversely: * The **ALU (Arithmetic Logic Unit)** performs arithmetic and logical operations, not address decoding (A). Address decoding is handled by dedicated logic that selects specific memory or I/O locations. * The **Control Unit** directs and coordinates the operations of the processor, fetching instructions and generating control signals. Arithmetic manipulations are executed by the ALU (C). * The **internal bus** is a shared communication pathway within the microprocessor. While various units use it, they generally access it sequentially, not simultaneously, to avoid data collisions (D).

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.