Operating systems: Computer arcutecture and memory

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/25

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:49 AM on 7/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

26 Terms

1
New cards

computer memory that can be accessed randomly, allowing data to be read and written in any order.

define RAM (Random access memory)

2
New cards

volatile memory. the content is lost.

how is RAM data dandled when power is removed?

3
New cards

stores each bit of data in a separate capacitor within an integrated circuit.

how does DRAM (Dynamic RAM) bits?

4
New cards

performs arithmetic and logical operations on data.

how does the ALU (Arithmetic logic unit) work"?

5
New cards

execute instructions, process data, preform calculations, and manage tasks across the system.

what is the job of the CPU ( central processing unit)?

6
New cards

brain of the computer

what is the CPU also known as?

7
New cards

ALU, registers, Control unit

what are the 3 parts the CPU is made of?

8
New cards

instruction is retrieved form memory

process of fetch?

9
New cards

instruction is separated into units

process of decode?

10
New cards

ALU retrieves operands and executes the instruction

process of execute?

11
New cards

synchronous the memory access to the cpu clock for faster data transfer

what is SDRAM ( synchronous DRAM)?

12
New cards

storage location that holds data most that has a high chance of being used again so that it can be retrieved faster.

define cache?

13
New cards

Cache is cost efficient.

cost of cache?

14
New cards

NAND based memory.

what type of memory does SSD (Solid state drive) use?

15
New cards

non volatile, content is kept.

how does SSD keep data when power is off?

16
New cards

expensive

cost of SSD?

17
New cards

none

how many moving parts do SSDs have?

18
New cards

refreshes thousands of times per second to retain data

why does DRAM need to be refreshed?

19
New cards

less circuitry

how much circuitry does DRAM have?

20
New cards

slower

how does DRAM compare in speed?

21
New cards

cheaper

How much is DRAM in cost?

22
New cards

non volatile memory. the content is kept.

How does ROM (Read only memory) handle data when power is lost?

23
New cards

storing firmware and system software

what is ROM mostly used for?

24
New cards

more circuits

how much circuitry does SRAM (static RAM) use"?

25
New cards

uses flip flops to represent a bit

how does SRAM (static RAM) represent bits?

26
New cards

does not need refreshing

does SRAM need refreshing?