Computer Components Flashcards
(86 cards)
It executes instructions from software and hardware.
Processor
It is the primary memory for data transfer between the CPU and storage.
Memory
It is the part that connects all other parts or components of a computer.
Motherboard
It permanently stores the data, e.g., hard drive.
Storage Device:
It allows you to communicate with the computer or to input data, e.g., a keyboard.
Input Device:
It enables you to see the output, e.g., monitor.
Output Device:
The basic parts without which a computer cannot work are as follows:
- Processor
- Memory
- Motherboard
- Storage Device
- Input Device
- Output Device
also called a processor, central
processor, or microprocessor. It carries out all the important
functions of a computer. It receives instructions from both the
hardware and active software and produces output accordingly.
It stores all important programs like operating systems and
application software.
Central Processing Unit (CPU)
also helps Input and output devices
to communicate with each other.
Central Processing Unit (CPU)
often referred to as the brain of the computer.
Central Processing Unit (CPU)
is installed or inserted into a CPU socket located on the
motherboard. Furthermore, it is provided with a heat sink to
absorb and dissipate heat to keep the CPU cool and functioning
smoothly.
Central Processing Unit (CPU)
CPU components:
- ALU (Arithmetic Logic Unit)
- Control Unit
- Memory or Storage Unit
CPU components:
It is the circuitry in the control unit, which makes use of electrical
signals to instruct the computer system for executing already stored instructions. It takes instructions from memory and then decodes and executes these instructions. So, it controls and coordinates the functioning of all parts of the computer.
Control Unit:
CPU components:
The main task is to maintain and regulate the flow of information across the processor. It does not take part in processing and storing data.
Control Unit’s
CPU components:
It is the _______, which performs arithmetic and logical functions. Arithmetic functions include addition, subtraction, multiplication division, and comparisons. Logical functions mainly include selecting, comparing, and merging the data.
ALU (Arithmetic Logic Unit)
CPU components:
can be used for maintaining timers that help run the computer.
ALU (Arithmetic Logic Unit)
CPU components:
It is called Random access memory (RAM).
It temporarily stores data, programs, and intermediate and final results of processing. So, it acts as a temporary storage area that holds the data temporarily, which is used to run the computer.
Memory or Storage Unit/ Registers:
a processor refers to the number of
instructions it can process in a second. It is measured in gigahertz.
4.0 GHz means it can process 4
billion instructions in a second.
CPU Clock Speed?
Types of CPU
oldest type of computer CPU, which
was used in the 1970s. It has only one core to process different operations. It
can start only one operation at a time; the CPU switches back and forth
between different sets of data streams when more than one program runs.
So, it is not suitable for multitasking as the performance will be reduced if
more than one application runs. The performance of these CPUs is mainly
dependent on the clock speed. It is still used in various devices, such as
smartphones.
Single Core CPU:
Types of CPU
contains two cores in a single Integrated Circuit (IC). Although each core has its own controller and cache, they are linked together to work as a single unit and thus can perform faster than the single-core processors and can handle multitasking more efficiently than Single Core processors.
Dual Core CPU:
Types of CPU
uses a technology that allows four independent processing units (cores) to run in parallel on a single chip. Thus by integrating multiple cores in a single CPU, higher performance can be generated without boosting the clock speed. However, the performance increases only when the computer’s software supports multiprocessing. The software which supports multiprocessing divides the processing load between multiple processors instead of using one processor at a time.
Quad Core CPU
Types of CPU
- Single Core CPU:
- Dual Core CPU:
- Dual Core CPU:
- Quad Core CPU
refers to all physical components of a computer system, including the devices connected to it.
Hardware
cannot create a computer or use software without using it
Hardware