List a range of input devices
Mouse
Keyboard
Microphone
Camera
List a range of output devices
Monitor
Printer
Speakers
Vibration pack
Describe the relationships in the Input, Process, Output model.
All output is the result of inputs which have been processed,
ie. Input -> Process -> Output
Name all of the components of the CPU (Central Processing Unit)
Control Unit Decoder Clock Arithmetic Logic Unit Cache Buses Registers
If a CPU has a clock speed of 3GHz, what does this actually mean?
It can carry out 3 billion processing cycles per second.
What significant factors affect the performance of a CPU?
Clock speed Cache Size Number of cores Size and type of RAM Hard drive speed
Describe Von Neumann architecture.
Programs and data stored in the same memory (RAM). Components are:
Describe the role of the control unit in a CPU.
Describe the role of the arithmetic logic unit (ALU) in a CPU.
Name the four registers used in the Fetch-Decode-Execute cycle
State what is performed at each stage of the Fetch-Decode-Execute cycle.
Fetch: The next instruction to be executed is transferred from RAM into the CPU.
Decode: The control unit (decoder) interprets the instruction.
Execute: The control unit carries out the instruction. If calculations are needed, these are performed by the ALU.
Describe RAM
RAM - Random Access Memory
Describe ROM
ROM - Read Only Memory
Describe cache memory
Name the three main types of secondary storage device
Why is secondary storage needed?
Describe the features of magnetic storage
Describe the features of optical storage
Describe the features of solid-state memory
Give three examples of the use of solid-state memory
What is meant by cloud storage?
- Made available to user over a network (usually the internet)
State some advantages of cloud storage.
State some disadvantages of cloud storage.
What is meant by an embedded system?
A computer system built into another device in order to control it.
Eg, Washing machine, microwave, digital camera