The characteristics of contemporary processors, input, output and storage devices

studied byStudied by 0 people
0.0(0)
Get a hint
Hint

Components of the Processor and Their Functions

1 / 16

flashcard set

Earn XP

Description and Tags

Covers the A-Level content of OCR Chapter 1.1 (components of a computer and their uses)

17 Terms

1

Components of the Processor and Their Functions

  • Arithmetic Logic Unit - all arithmetic and logical functions

  • Control Unit - directs and co-ordinates all functions on the computer by sending out signals

  • Registers - small memory cells operating at high speeds to temporarily store data

  • Buses - parallel wires connecting two or more components

New cards
2

describe the:

  • data bus

  • address bus

  • control bus

  • bi-directional, data and instructions

  • transmits memory addresses specifying where data needs to be sent to or from

  • bi directional, transmits control signals to co-ordinate the other buses

New cards
3

what are the 5 types of registers and they’re functions

  • PC - holds the address of the next instruction to be executed

  • ACC - stores calculation results

  • MAR - holds the address of a location to be read from or written to

  • MDR - temporarily stores the data in the MAR

  • CIR - holds the current instruction being executed

New cards
4

what are the factors affect CPU performance

  • amount of cache (quick access memory stored on or near the ram) - reduces the distance the data has to travel, making it faster to access, typically recently or commonly used instructions

  • number of cores - enables multiple FDE cycles to be carried out at once, making a machine faster

  • clock speed - faster clock means more instructions can be carried out per second as it synchronises activity on the CPU, can be sped up via overclocking temporarily but can eventually slow down the CPU

New cards
5

what is pipelining

  • the FDE takes place simultaneously, meaning that there is no ‘gaping’ in the process, stopping the CPU from being idle and wasting time

  • instruction and arithmetic

New cards
6

what happens in the FDE cycle

  • fetch - address from PC copied to mar, data copied to mdr, pc goes up by 1, mdr copied to cir

  • decode - cir split into operand and opcode

  • execute - the decoded instruction is executed

New cards
7

von Neumann vs harvard architecture

  • von neumann

    • shared memory and data buses for both data and instructions causing bottleneck

    • used in most devices

    • simpler CU design

  • harvard

    • separate buses for data and instructions, which are stored in different memories

    • used embedded systems

    • more expensive and complicated CU design

New cards
8

CISC vs RISC

  • RISC (reduced instruction set computers)

    • simpler code that uses more lines and more RAM

    • more taxing for compiler t o translate

    • each instruction takes 1 cycle, so it can use pipelining

  • CISC (complex instruction set computers)

    • more complex code that takes up fewer lines

    • uses assembly code built into the hardware

    • less common now, used in embedded systems

New cards
9

multi-core and parallel systems

  • multicore cpu’s have multiple processors that can complete instructions

  • parallel systems can do the same thing with one processor, but multi core is much more efficient

New cards
10

the GPU

a co-processor with thousands of cores working in parallel, used previously only for graphics, but now used for repetitive activities like machine learning and linear algebra

New cards
11

input devices

Peripheral devices that allow the user to communicate with a computer e.g. remote, game controller, mouse, keyboard

New cards
12

output devices

peripheral devices that make computer output readable/accessible for the user e.g. screens, vibrations etc

New cards
13

RAM and ROM

  • Random Access Memory is used to store data and programs in the computer or device. it is volatile

  • Read-Only Memory stores things like the bootstrap that is permanently required, so its non-volatile

New cards
14

Optical Storage

  • read and written from pits and lands representing 1 and 0, drawn in by a laser

  • the most portable and cheap, but very fragile and have low storage potential

  • examples include dvds, cds and blu-ray

New cards
15

magnetic storage

  • disks and platters with a read/write head, each portion of the disks gets magnetised to 1 or 0

  • fragile with moving parts, but not too expensive, low cost per gb

  • used in HDDs and magnetic tape (cloud storage is typically stored onto magnetic storage)

New cards
16

flash storage

  • fast and compact, but most expensive per gigabyte

  • the most widely used

  • no moving parts, very durable

New cards
17

cloud storage

  • cheap, can be accessed anywhere with a wifi connection

  • information on the cloud is an abstraction of hundreds of SSDs and various other drives

New cards

Explore top notes

note Note
studied byStudied by 187 people
... ago
5.0(1)
note Note
studied byStudied by 1734 people
... ago
4.9(7)
note Note
studied byStudied by 19 people
... ago
5.0(1)
note Note
studied byStudied by 12 people
... ago
5.0(1)
note Note
studied byStudied by 57 people
... ago
4.0(1)
note Note
studied byStudied by 7 people
... ago
4.0(1)

Explore top flashcards

flashcards Flashcard (40)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (67)
studied byStudied by 110 people
... ago
5.0(1)
flashcards Flashcard (56)
studied byStudied by 3 people
... ago
5.0(1)
flashcards Flashcard (127)
studied byStudied by 6 people
... ago
5.0(2)
flashcards Flashcard (367)
studied byStudied by 57 people
... ago
5.0(2)
flashcards Flashcard (20)
studied byStudied by 2 people
... ago
5.0(1)
flashcards Flashcard (37)
studied byStudied by 19 people
... ago
5.0(1)
flashcards Flashcard (43)
studied byStudied by 515 people
... ago
5.0(14)
robot