Fundamentals of Computer Science

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

1/9

flashcard set

Earn XP

Description and Tags

These flashcards cover key terms and concepts related to microprocessors, microcontrollers, and their development in computer science.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

Microprocessor

A computer on a silicon chip that executes programs stored in external memory.

2
New cards

Microcontroller

A compact integrated circuit designed to govern a specific operation in an embedded system, containing its own firmware and having dedicated functionality.

3
New cards

Moore's Law

The observation that the number of transistors on a chip will double approximately every two years, leading to increased performance and reduced cost.

4
New cards

Fetch-execute cycle

The process by which a CPU retrieves an instruction from memory, decodes it, executes it, and then stores the result.

5
New cards

Integrated Circuit (IC)

A microchip that consists of multiple electronic components miniaturized and embedded on a silicon substrate.

6
New cards

Pipelining

A technique in CPU architecture that allows overlapping the execution of instructions to improve performance.

7
New cards

CPU (Central Processing Unit)

The primary component of a computer that performs most of the processing inside the machine.

8
New cards

Intel 4004

The first commercial microprocessor, which was a 4-bit microprocessor introduced in the early 1970s.

9
New cards

Transistor Count

A measure of the number of transistors on a microprocessor chip, which correlates with its processing power.

10
New cards

Von Neumann architecture

A computer architecture model where the CPU executes software instructions by fetching and executing them sequentially.