Module 1.1 - Hardware Flashcards

1
Q

BIOS

A

Basic Input Output System – the essential start up instructions of a computer, stored in ROM on the motherboard.

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 to transport data, instructions or addresses between components on the motherboard.

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

Caching

A

The principle of using a faster device to speed up access from a slower device.

For example disk caching is where RAM is used to store blocks of data to speed up access from the slower hard drive.

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

CMOS

A

Complementary Metal Oxide Semiconductor – A technology for producing the type of memory that stores the various user configurable computer start-up settings that can be updated or changed.

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 one ‘core’ (complete processor) and which connects to the motherboard using ZIF socket. Responsible for all the processing.

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

EEPROM

A

Electronically Erasable Programmable Read Only Memory – a type of ROM that can be erased electronically, after which a new ‘image’ of the upgraded contents can be written back.

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

Firewire

A

A high speed port developed by the Apple corporation to transfer high volume data such as video.

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

Firmware

A

Software that is permanently installed on a ROM chip.

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

GPU

A

Graphics Processing Unit – dedicated graphics processor on a graphics card, used to render images stored in the RAM of the graphics card.

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

Hardware Interrupt

A

A signal to the CPU indicating a device needs attention. For example, a mouse click or a keystroke.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
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
12
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.

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

Modular design

A

A computer design philosophy which incorporates a variety of re-usable stand-alone components, thereby facilitating upgrades and maintenance.

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

POST

A

Power On Self Test – start-up test performed by the BIOS to ensure that all essential hardware (RAM, keyboard, etc.) is present and in working order.

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

Thunderbolt

A

A fast connection technology which can support multiple simultaneous connections offering speeds of 10Gbs.

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

System Clock

A

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

17
Q

Plug and Play

A

A technology that automates the installation and configuration process of a new device.

18
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

19
Q

ROM

A

Read-Only Memory is non-volatile memory chip where the contents are retained after power is switched off.

20
Q

USB

A

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

21
Q

Motherboard

A

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

22
Q

ZIF Socket

A

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

23
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.

24
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.

25
Q

RAM

A

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

26
Q

Disk cache

A

A certain amount of high speed memory built into every hard drive. Used to cache data read from the (slower) disk, and thereby speed up subsequent calls for the same ‘chunk’ of code or data.

27
Q

Storage

A

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

28
Q

SATA connectors

A

Connectors on the motherboard for attaching cables for storage devices, such as hard drives and optical drives.

29
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.

30
Q

Point-to-point

A

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

31
Q

Video card/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 PCle expansion slot.

32
Q

External Connectors

A

Situated both at the back and at the front of the casing e.g. USB ports, VGA port for monitor, RJ45 port for Ethernet network cabling, speaker and microphone jacks.