Computer Science - Hardware Flashcards
Keywords for Computer Science
Computer architecture
The internal logical structure and organisation of computer hardware
Hardware
The physical items within a computer system (keyboard, mouse etc)
Binary
A system of numbers using only 0’s and 1’s (base 2)
Denary
A system of numbers using ten digits, 0 and 1-9 (also called base-10 system)
CPU
Central Processing Unit of the computer containing the control unit, ALU and cache memory
Control Unit
The control unit works with the CPU to control the flow of data within the system
ALU
The ALU performs all the arithmetic and logical operations within the CPU
RAM
Random Access Memory - Main memory of the a computer that stores data, applications and the operating system whilst in use. When the power is turned off RAM loses its data
Cache Memory
Special high speed memory used by a computer
Flash Memory
Solid-state memory used as low cost secondary storage in portable devices and as removable memory
Solid State
Technology based on electronics with no moving parts, for example transistors and capacitors as used in memory chips.
Secondary Storage
Non-volatile storage used to store programs and files that need to be kept even when the power is not on.
Fetch-execute cycle
This is the process of fetching the instgructions from memory, decoding them and then executing them so that the CPU performs continuously
ROM
Read Only Memory A store for data in a computer that cannot be overwritten. Data in ROM is always available and is not lost when the computer is turned off
Clock chip
The electronic device in a computer that controls the timing of signals