Gr 11 1.1 – HARDWARE Flashcards

1
Q

BIOS

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

BUS

A

A set of electrical paths etched on a motherboard, used to
transfer data between different parts, e.g. between an
expansion card and RAM.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Caching

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

CMOS

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

CPU

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

CPU Cache

A

Special type of high-speed memory built into the CPU, used
to maximise CPU productivity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

DIMM

A

Dual Inline Memory Module – thin rectangular electronic
boards, which contain banks of RAM chips; inserted into
DIMM slots on the motherboard, and the means whereby
the memory of a computer is upgraded.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Disk cache

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

EEPROM

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Expansion slots

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

External connectors

A

Situated both at the back 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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Firewire

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Firmware

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Flashing the ROM

A

The process whereby the existing contents of firmware is
wiped and replaced with an updated version – always to be
performed with great care.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

GPU

A

Graphics Processing Unit – dedicated graphics processor on
a graphics card, used to provide extra processing power.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

IQR

A

Hardware interrupt. 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.

17
Q

Machine cycle

A

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

18
Q

Modular design

A

A computer design philosophy, which incorporates a variety
of separate ‘modular’ components, thereby facilitating
upgrades and maintenance.

19
Q

Motherboard

A

A large electronic circuit board with slots and connectors for
attaching different components and peripherals.

20
Q

Point to point connections

A

Dedicated connection between two components (e.g
between RAM and CPU that is not shared with other
components.

21
Q

POST

A

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.

22
Q

RAM

A

Random Access Memory – temporary, volatile storage area
for all running programs and data being processed.

23
Q

ROM

A

Read Only Memory – permanent, non-volatile memory
associated with Firmware, typically found in the ROM chip,
which holds the start-up instructions (BIOS) of the computer.

24
Q

SATA Connectors

A

Connectors on the motherboard for attaching cables for
storage devices, such as hard drives and optical drives. [Serial Advanced Technology Attachment]

25
Q

Storage

A

Storage provides a place where a computer can keep data
instructions permanently.

26
Q

System clock

A

A small quartz crystal that pulses at a regular frequency
measured in GHz; used to coordinate activates on a
motherboard.

27
Q

Thunderbolt

A

A new superfast connection technology, which can support
multiple simultaneous connections.

28
Q

USB

A

Universal Serial Bus – the most widely used connection
option for attaching devices to a computer, via a USB port.

29
Q

Video/Graphics card

A

Hardware component that generates the images – both
graphic and text – displayed on the monitor. Either
integrated on the motherboard or supplied as a separate
card plugged into a PCIe expansion slot.

30
Q

Web caching

A

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.

31
Q

ZIF socket

A

Zero Insertion Force – a type of socket on the motherboard
for connecting a CPU.