Computer Science

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/33

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

34 Terms

1
New cards

CPU

a chip in the computer which decodes then executes program instructions

2
New cards

register

small area of memory within the CPU where data is stored temporarily to avoid the delay in copying to and from main memory

3
New cards

Von Neumann Architecture

several registers along with the fetch-execute cycle and how the CPU interacts with main memory

4
New cards

Memory Address Register

contains the address of the instruction currently being read from or written to main memory

5
New cards

Memory Data Register

contains the instruction which has just been copied from main memory

6
New cards

Program Counter

contains the address of the next instruction to be fetched from memory

7
New cards

Accumulator

stores the result of the last operation

8
New cards

Embedded Systems

specialist hardware and software built into a device with a single specific purpose

9
New cards

Primary Storage

holds the data, programs and instructions currently in use

10
New cards

RAM

stores programs and data before they are processed by the CPU

11
New cards

ROM

data can be retrieved but not changed, used to store programs for embedded system

12
New cards

volatile

lost when the computer is turned off

13
New cards

non volatile

data is not lost when the computer is turned off

14
New cards

virtual memory

space on the computer’s hard drive used as main memory (RAM), slower than main memory

15
New cards

optical storage

secondary storage which stores data on a spinning plastic or metal disk, data is read from and written do the disk using a laser

16
New cards

magnetic storage

secondary storage which uses magnetic fields to store data

17
New cards

solid state storage

secondary storage which uses flash memory to store data, no moving parts and are much faster than optical or magnetic storage

18
New cards

hard disk

magnetic storage which can store large amounts of data, number of internal disks and a read/write head

19
New cards

DVD (Digital Versatile Disk)

high capacity optical storage disk commonly used for video storage

20
New cards

CD (Compact Disk)

optical storage disk often used to store music, around 800mb

21
New cards

SSD (Solid State Drive)

solid state storage drive which carries out the function of a traditional HDD, more expensive and lower capacity

22
New cards

why are SSDs much faster and less easy to damage than HDDs

no moving parts

23
New cards

metadata

additional data about a file such as when it was created

24
New cards
25
New cards

analogue

continuously varying signal, usually presented as a curved line, such as sound or temperature

26
New cards

Network

2 or more computers connected together for the purposes of sharing data or resources 

27
New cards

Client-Server networks

where resources of processing are carried out by a central computer with other devices, accessing resources via the network

28
New cards

Peer to Peer

where all computers have an equal status and function as both client and server

29
New cards

Wireless Access Point

uses a wireless radio to allow devices to connect wirelessly to an existing network

30
New cards

router

a device which connects 2 or more different networks together

31
New cards

switch

provides computers and other devices with a wired connection to a network

32
New cards
33
New cards
34
New cards