topic 4: computers

0.0(0)
studied byStudied by 6 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/39

flashcard set

Earn XP

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

40 Terms

1
New cards

input

to enter data into a computer

2
New cards

process

to change the meaning or format of some data

3
New cards

output

to display or output data that has been processed

4
New cards

sequential

following instructions in an algorithm step by step in order from start to finish

5
New cards

parallel

process is distributed between two or more processors installed

6
New cards

multi agent

separate tasks are processed by different agents

7
New cards

RAM

can be read from and written to

fast access

the operating system

software in use

the data the software is using

8
New cards

virtual memory

a part of the hard drive and used as an extension of ram

9
New cards

von neumann architecture

computer system designed in which the program is stored in memory with the data

10
New cards

cache

memory used to make up for the difference in speeds between two internal components

11
New cards

the cpu

executes programs and manages the rest of the hardware

12
New cards

control unit

controls the execution of instructions in the correct sequence

it decodes instructions

it regulates and controls processor timing using regular pulses from the system clock

it sends and receives control signals to and from other devices within the computer

13
New cards

ALU

performs arithmetic operations and logical operations

14
New cards

fetch decode execute

fetch - causes the next instruction and any data involved to be fetched from main memory

decode - decodes the instruction

execute - carries out the instruction

15
New cards

program counter

contains the address of the next instruction tot be fetched

16
New cards

address bus

unidirectional and carries the address to a desired location in the main memory

17
New cards

data bus

the data in the location is returned to the CPU

18
New cards

control bus

control signals are transported

19
New cards

clock speed

faster clock speed, faster rate of processing

however, the processor generates a large amount of heat which increases as the clock speed increases

20
New cards

factors that affect cpu performance

clock speed

number of processor cores

size of cache

21
New cards

magnetic

mechanical parts move over the disks surface to read and write data magnetically

22
New cards

optical

data is stored as pits and lands and a laser beam passes over the pits and lands

23
New cards

solid state

data is recorded onto solid memory chips without any moving parts

24
New cards

magnetic advantages

cheap

cast storage capability

fast write speed

25
New cards

magnetic disadvantages

lots of mechanical parts

durability is an issue

not very portable

26
New cards

optical advantages

cheap

very portable

takes up little space physically

27
New cards

optical disadvantages

less storage capacity compared to other types

easily damaged

requires a reader

slow write speeds

28
New cards

ssd advantages

highly durable

no moving parts

very fat read/write speeds

no noisy fan

faster start up times

29
New cards

ssd disadvantages

expensive at present

less storage capacity than traditional hsrd disk

30
New cards

cloud storage

saving data in an offsite storage system maintained by a third party

31
New cards

cloud computing advantages

able to access data and applications anytime from anywhere

no need for a powerful computer with a huge hard drive

backing up data is no longer needed

32
New cards

cloud computing disadvantages

handing over important data to other companies may worry people

sensitive data can be more vulnerable to hacking

33
New cards

truth table

a table showing all possible combinations of the inputs and outputs of an operator

34
New cards

functions of an operating system

provides user interface

manages memory, multitasking, peripherals, files and user access rights

35
New cards

different UIs

GUI

menu driven

CLI

voice activated

36
New cards

interrupts

signals sent to the cpu by external devices to indicate and event that needs immediate attention

37
New cards

embedded systems

a dedicated computer system designed to perform a few specific functions

38
New cards

security utilities

anti virus

spyware protection

firewalls

backup and recovery

39
New cards

firewall

prevents unauthorised access to a computer or network from the internet

40
New cards

disk defrag

moves separate parts of the files around so that they can be stored together