• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/28

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

28 Cards in this Set

  • Front
  • Back
Computer architecture
The internal, logical structure and organisation of the
Binary
A system of numbers using only two digits 0 and 1 (base-2 number system), unlike the decimal or denary system that uses base-10
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
Arithmetic Logic Unit, controls all arithmetic operations within the CPU
RAM
Random Access Memory. Main memory that stores data, application and operating system instructions. RAM loses its data when the power is turned off
Cache memory
Special high speed memory used by a computer
Flash memory
Solid-state memory used as low cost secondary storage. Flash memory sticks are an example
Solid state
Technology based on electronics with no moving parts
Secondary storage
Non-volatile storage used to store programs and even files that need to be kept, even when the power is not on e.g. a hard drive
Fetch-execute cycle
The process of fetching the instructions from memory, decoding them and 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
Bus
A part of a computer architecture that transfers data and signals between the components of a computer
Motherboard
The central Printed Circuit Board (PCB) that holds the crucial components of the system
Dual-core-Quad-core
A CPU with multiple processors (a dual-core has two, a quad-core has four)
Volatile
Data is lost when there is no power
Non-volatile
Data is retained even when the power is turned off
Virtual memory
A section of the hard disk used as if it were RAM to supplement the amount of main memory available to the computer. Used when there is not enough main memory to run the programs required
Logic gate
A circuit that produces an output based on the inputs
NOT gate
A logic gate that outputs the opposite value when input
AND gate
A logic gate that outputs 1 if both inputs are 1
OR
A logic gate that outputs 1 if either or both, of the two inputs are 1
Logic circuit
A circuit made by combining a sequence of logic gates
Boolean algebra
A method of expressing mathematically a logic circuit
Input device
A hardware device used to input data into a computer system for processing e.g. a keyboard or mouse
Magnetic hard disk
Secondary storage device using magnetised platters to store data and files
Optical disk
Secondary storage device using lasers to read and write data to a reflective surface e.g. CD/DVD