IB Computer Science Computer Organization Vocabulary

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

1/20

flashcard set

Earn XP

Description and Tags

This is the list of all vocab needed for the IB exam WIP

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards
Central Processing Unit (CPU)
The “brain” of the computer in charge of executing programs from the RAM
2
New cards
Control Unit (CU)
Part of the CPU that loads new commands and decodes them
3
New cards
Register
Fast circuits inside the CPU that stores calculations and instructions
4
New cards
Data Bus
The passageway between the RAM and the MDR. Usually has cache between it
5
New cards
Memory Address Register (MAR)
Part of the CPU that requests information from the RAM
6
New cards
Memory Data Register (MDR)
Part of the CPU that receives data from RAM
7
New cards
Address Bus
The passageway between the MAR and RAM that transports requests from the MAR
8
New cards
Machine Instruction Cycle
The process a computer does to fetch, decode, execute, and store information
9
New cards
Primary Memory
Stores information of immediate use to the computer. RAM and ROM
10
New cards
Secondary Memory
Stores information outside the computer’s hardware. Flash drive, hard drive
11
New cards
Random Access Memory (RAM)
Contains data that was loaded since the computer booted up. Volatile.
12
New cards
Read Only Memory (ROM)
Contains data needed to start up the computer. Stores BIOS. Non-volatile
13
New cards
Cache
Small, high-speed memory inside the CPU that stores frequently used memory
14
New cards
Bit
A unit of data
15
New cards
Byte
8 bits. How data is usually stored.
16
New cards
NOT


\
  

\
17
New cards
AND
knowt flashcard image
18
New cards
XOR
knowt flashcard image
19
New cards
OR
knowt flashcard image
20
New cards
NOR
knowt flashcard image
21
New cards
NAND
knowt flashcard image