Crunch Notes Grade 11 Flashcards
(156 cards)
BIOS
Basic Input Output System – the essential start-up
instructions of a computer, in ROM chips on the
motherboard, and representing the lowest level of
programming firmware.
BUS
A set of electrical paths etched on a motherboard, used to
transfer data between different parts, e.g. between an
expansion card and RAM.
Caching
A method used to compensate for the loss of efficient, or
‘bottleneck’, that becomes inevitable when a faster medium
tries to communicate with a slower medium.
CMOS
Complementary Metal Oxide Semiconductor – the type of
memory that stores the BIOS settings that can be updated or
changed. This memory is kept ‘alive’ by a small battery on
the motherboard.
CPU
Central Processing Unit – a chip that can contain more than
on ‘core’ (complete processor) and which connects to the
motherboard using the ZIF socket. Responsible for all the
processing.
CPU Cache
Special type of high-speed memory built into the CPU, used
to maximise CPU productivity.
Disk Cache
A certain amount of high-speed memory built into every
hard drive. Used to cache data from the (slower) disk, and
thereby speed up subsequent calls for the same ‘chunk’ of
code or data.
EEPROM
Electronically Erasable Programmable Read Only Memory –
a type of ROM that can be erased electronically, after which
a new ‘image’ of upgraded contents can be written back.
Expansion slots
Slots on the motherboard for attaching additional circuit
boards in order to ‘expand’ the capabilities of the computer
– mostly dedicated video and sound cards for high-end
gaming and design work.
External Connectors
Situated both ad the bac and the front of the casing, e.g USB
ports, VGA port for monitor, RJ45 port for Ethernet network
cabling, speaker and microphone jacks, ect.
Firewire
A type of port that can transfer data faster that USB. It
usually used where high speed data transfer is desirable,
such as videos from a video camera, and data to or from an
external hard drive.
Firmware
Software that is permanently installed, or ‘hard-coded’ on a
ROM chip, and used to control the basic operation of a
device, e.g a printer.
Flashing the ROM
The process whereby the existing contents of firmware is
wiped and replaced with an updated version – always to be
performed with great care.
GPU
Graphics Processing Unit – dedicated graphics processor on
a graphics card, used to provide extra processing power.
Hardware Interrupt (IQR)
A dedicated communication channel, or means, whereby a
device can request the immediate attention of the CPU, in
order to process a given function, e.g a mouse click or a
keystroke.
Machine Cycle
Steps taken by the CPU in carrying out instructions:
Fetching instructions and data from the
memory (RAM)
Decoding the instructions
Executing the instructions
Transferring data back to the memory
Point-To-Point connections
Dedicated connection between two components (e.g
between RAM and CPU that is not shared with other
components.
POST
Power On Selft Test – start-up test performed by the Bios to
ensure that all essential hardware (RAM, keyboard ect) is
present and in working order.
SATA Connectors
Connectors on the motherboard for attaching cables for
storage devices, such as hard drives and optical drives.
System Clock
A small quartz crystal that pulses at a regular frequency
measured in GHz; used to coordinate activates on a
motherboard.
Thunderbolt
A new superfast connection technology, which can support
multiple simultaneous connections.
USB
Universal Serial Bus – the most widely used connection
option for attaching devices to a computer, via a USB port.
Web caching
The process of storing recently accessed web pages locally
on the relatively much faster hard drive so that they are
quicker to retrieve the next time they are needed. Retrievals
from local storage are much faster than Internet downloads.
ZIF socket
Zero Insertion Force – a type of socket on the motherboard
for connecting a CPU.