Internal hardware of the computer Flashcards
What is a backing store?
A non-volatile storage device
What does a power supply do?
Converts alternating current to low-voltage direct voltage
Name four tasks the processor is responsible for?
Sorting and searching data
Performing calculations
Logical decision making
Control of input, output and storage devices
What is the bus system is composed of?
The bus system is composed of the communication links which connect the various parts of the computer
What are the 3 buses?
Address bus
Data bus
Control bus
Draw the bus diagram
xxx
What does main memory do?
Main memory stores program instructions and data that are processed by the processor
What does the address bus do?
The address bus specifies a physical address in main memory and the value that is to be read or written into that address is communicated via the data bus
What does the control bus do?
the control bus manages data processing; for example, sends a signal to either write from the data bus to a memory address or a signal to read data from a memory address
Input and output - ______ _______ received from the _______ include input (read) or _____ (_____) requests. These control signals are the used to connect a ______ bus to specific I/O devices.
PROCESSOR WRITE CONTROL SIGNALS OUTPUT SYSTEM
Input and output - control signals received from the processor include input (read) or output (write) requests. These control signals are the used to connect a system bus to specific I/O devices.