memory and storage

4.0(1)
studied byStudied by 22 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/29

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

30 Terms

1
New cards
shifting
moving binary values left or right
2
New cards
RAM (random access memory)
\-high speed

\-volatile (temporary)

\-main memory on computer

\-when it boots up operating system is copied from secondary storage to RAM

\-when applications, files, etc are opened they are copied from secondary storage to RAM

\-RAM is faster than secondary storage
3
New cards
virtual memory
\-secondary storage (not primary)

\-not physical

\-stores data which is not in use to free up the RAM

\-moves the data back and forth from the virtual memory to the RAM as and when the data is being used
4
New cards
memory
fundamental part of a computer. contains all of the instructions that the CPU follows.
5
New cards
ROM
\-read only memory

\-non-volatile

\-contains the instructions to run the BIOS (basic input output system)
6
New cards
volitile/ non- volatile
data is only kept when data
7
New cards
flash memory
\-solid state

\-non volatile

\-ability to be electronicallu reprogramed and erased

\-often found in USB flash drives, MP3 players, digital cameras and solid-state drives
8
New cards
secondary storage
\-long term storage

\-refers to the hard drive

\-non-volatile

\-holds more data than main memory

\-stores data which is not in use
9
New cards
data capacity
how much space is there to store files?
10
New cards
optical
e.g Cd, Dvd

uses a laser light to write to the disk using a pattern
11
New cards
magnetic
magnetic strip such as floppy disc. are read using a moving head inside the disk drive. the tape is read sequentially (beginning to end)
12
New cards
solid state
\-SSD (solid state drive)

\-no moving parts

\-fastest read/write speed

\-referred to as flash memory e.g USB
13
New cards
speed
how quickly can the computer read data from the storage device and write data to it
14
New cards
portablity
can you easily unplug it and carry it away?
15
New cards
durability
how easily it is to damage? will it surivie dropping
16
New cards
reliablity
how long it will last
17
New cards
cost
storage decides vary in cost per Gb
18
New cards
cloud storage
\-saves data in an off-site storage system

\-not physical

\-e.g icloud, dropbox

\-via the internet

\-includes own security, backups, log ins
19
New cards
bit
binary digit, the smallest unit of data store by a computer. each bit is represented by a binary number 1= true or 0= false
20
New cards
nibble
4 bits, two nibbles would be equal to a byte
21
New cards
byte
contains 8 bits e.g 11001010
22
New cards
kilobyte
1KB = 1,000bytes
23
New cards
megabyte
1MB= 1,000KB= 1,000,000 bytes
24
New cards
gigabytes
1 GB = 1,000 MB= 1,000,000 KB = 1,000,000,000 bytes
25
New cards
terabyte
1 TB = 1,000 GB = 1,000,000 MB= 1,000,000,000 KB = 1,000,000,000,000 bytes
26
New cards
petabyte
1 PB= 1,000 TB= 1,000,000 GB = 1,000,000,000 MB= 1,000,000,000,000 KB = 1,000,000,000,000,000 bytes
27
New cards
binary
128 64 32 16 8 4 2 1

0 (flase) and 1 (true)
28
New cards
HEX
0-9 is denary and A- 10, B-11, etc
29
New cards
charters
any options on the keyboard. unit of information.
30
New cards