• 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/18

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;

18 Cards in this Set

  • Front
  • Back

Define Hardware

A physical, tangible component of a computer system. This includes, Input, output, secondary storage and processing

Describe what is meant by the Von Neumann Architecture

Where instructions are stored in the RAM as binary, then processed by the CPU

Define the two main parts of the CPU and describe their funcitons

The Arithmetic and Logic Unit- evaluates logical and arithmetical operations


The Control Unit - Controls the flow of data in the CPU through electrical signals

Describe what happens in a CPU cycle

1) Data is Fetched


2) Data is Decoded into instructions


3) The instructions are Executed

Describe the boot sequence

The process that ensures that the computer can start up and function fully. It contains the boot loader, which is initiated when the power on button is pressed. The loader initialises the boot sequence

Describe what factors affect CPU performance

- Clock speed


- Cache size


- Number of cores

Clock speed is...

The frequency at which Fetch, Decode, Execute cycles are performed. Measured in Hz (typically GHz)

Cache memory is...

Memory operating at the same speed as the CPU, so that instructions can be transferred at the same rate. However it is very expensive. It is significantly faster than standard memory, meaning that it reduces the delay of transferring from standard memory to the CPU

Multi core processors...

Can process many instructions simultaneously


+ Faster


- More complicated operating system needed to handle it

Describe ROM

- Non-volatile


- Small


- Programmed during computer manufacture


- Contains boot loader and boot sequence

Describe RAM

- Volatile


- Large


- Stores user's programs and the operating system


- Can be written to and read at any time by the computer

What is virtual memory

Memory that is used as an extension of standard memory on secondary storage, when virtual memory is required is is transferred from secondary storage to RAM. It is incredibly slow,, so therefore having more RAM will decrease the amount needed therefore increase performance

What is flash memory

A type of ROM that can be rewritten, therefore it can be used as a portable medium (e.g. USB stick).

List as many input devices as you can

Mouse


Touch Screen


Foot mouse


Eye Typer


Keyboard


Braille Keyboard


Microphone


Camera


Barcode scanner


RFID scanner


foot mouse


puff/suck switch


sensor

List as many output devices as you can

Monitor


Speakers


Printer


Plotter


Actuators



Describe the advantages and disadvantages of using a Magnetic hard disk

+


They are reliable


High capacity - Therefore used as primary drive to store OS


Relatively cheap


-


Sensitive to moving parts


Slower than an SSD

Describe the advantages and disadvantages of using an optical disk

-


Small Capacity, therefore often used to store mp3's


+


Cheap


Lightweight and portable

Describe the advantages and disadvantages of using an SSD

+


Fast


Small, therefore can be used in handheld devices


Consumes little power


-


Small data capacity


Expensive