Computer System architecture

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/27

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:31 AM on 8/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

28 Terms

1
New cards

Computer System Architecture

2
New cards

CompTIA A+ 220-1201 - Core 1 | Lesson 3.5

3
New cards
4
New cards

32-bit vs. 64-bit Operating Systems

5
New cards

A computer's system type (32-bit or 64-bit) refers to the CPU's processing capabilities and addressable memory space.

6
New cards

32-bit processors (x86 architecture) can reference up to 2³² (4 GB) of memory.

7
New cards

64-bit processors (x64 architecture) can reference up to 2⁶⁴ (17 billion GB) of memory

though practical limits are lower.

8
New cards

Key differences:

9
New cards

Hardware drivers must match the OS bit-type (32-bit drivers for 32-bit OS

64-bit drivers for 64-bit OS).

10
New cards

32-bit applications can run on a 64-bit OS

but 64-bit applications cannot run on a 32-bit OS.

11
New cards

Windows stores 32-bit applications in Program Files (x86) and 64-bit applications in Program Files.

12
New cards

ARM Processors

13
New cards

ARM (Advanced RISC Machine) is a CPU architecture designed by Arm Limited

known for efficiency and low power consumption.

14
New cards

Commonly used in mobile devices (99% of smartphones) and increasingly in laptops/desktops.

15
New cards

Key advantages:

16
New cards

Lower power usage and heat output.

17
New cards

High processing speed for lightweight tasks.

18
New cards

Licensed to third-party manufacturers (e.g.

Apple

19
New cards

CPU Cores and Multiprocessing

20
New cards

A CPU (Central Processing Unit) may contain multiple cores

each acting as an independent processor with its own cache memory.

21
New cards

Multi-core CPUs (e.g.

8-core

22
New cards

Each core has:

23
New cards

A dedicated CPU unit.

24
New cards

Local cache memory for faster data access.

25
New cards

Example: A 16-core CPU can execute 16 instructions simultaneously.

26
New cards

End of Notes

27
New cards
28
New cards

← Previous: HSM and TPM - 3.5 Next: Expansion Cards - 3.5 →