Computers Flashcards
what is the general purpose computer designed to do
able to carry out many different tasks
example of a general purpose computer
1) Tablets
2) smartphones
3) game consoles
4) media systems in cars
Define Hardware
the physical components of the computer, such as the central processing unit (CPU), hard disk, monitor, keyboard and mouse.
Define software
the programs that run on a computer.
what is a CPU
A central processing unit.
- the most important processor in a given computer.
- the component of a computer system that controls the interpretation and execution of instructions
Purpose of a CPU
- to process data and instructions
- to control the rest of the computer system
components of a CPU (6)
1) control unit (CU)
2) Arithmetic Logic unit (ALU)
3) registers
4) cache
5) buses
6) clock
Control Unit?
1) fetches, decodes and manages the execution of the instructions
2) issues control signals that control hardware
3) moves data around the system
ALU?
- Arithmetic Logic unit
1) Preforms logical decisions
2) where calculations are done. (arithmetic)
Register?
Small amount of high speed memory contained within the CPU. They are used by the processor to store small amounts of data that are needed during processing.
Name 4 main registers
1) program counter (PC)
2) memory address register (MAR)
3) memory data register (MDR)
4) accumulator (ACC)
Cache?
a small amount of high speed memory built directly within the processor. It is used to temporarily hold data and instructions that the processor is likely to reuse.
-> allows for faster processing
Clock?
clock is in the CPU, used to coordinate all of the computer’s components.
- sends out a regular electrical pulse which synchronises all the components.
Buses?
A bus is a high speed internal connection. Buses are used to send control signals and data between the processor and other components.
define clock speed
The frequency of the pulses
- measured in hertz
- The higher the clock speed, the greater the number of instructions that can be performed in any given moment of time.