Chapter 5 - Computer hardware Flashcards
What are the three parts of the CPU ?
1 - control unit
2 - Arithmetic logic unit
3 - Immediate access store
What is the main role of the CPU ?
To process programs and data
What does the CU do ?
- decides which instruction to carry out next
- fetches it from memory
- repeats the fetch-execute cycle
What does the ALU do ?
- carries out maths equations
What does the IAS do ?
- stores all programs and data while they are in use
What are the 5 registers of the CPU ?
- program counter
- memory address register
- memory data register
- instruction register
- accumulator
What does clock speed mean ?
The number of instructions the CPU can deal with per second
What does the cache do ?
temporarily stores frequently used instructions and data
What is a processor core ?
A core is a single processor
Name 5 computer hardware devices :
- graphics digitiser
- speaker
- mouse
- 3D printer
- Hard disk drive
Whats the purpose of a graphics digitiser ?
allows a user to hand draw images. Consists of a flat pad and a stylus
Describe how HD storage media works
uses laser technology to store and retrieve data at high data transfer speed to and from optical disks.
Describe the features of SSD storage:
- It’s flash memory
- usb memory sticks are a type of SSD
- plug and play devices
Describe the features of RAM memory
- volatile
- read from or written to
- stores the programs that the user is currently using
- more RAM = faster processing speeds
Describe the features of ROM :
- read from but not written to
- used to store BIOS