π‘ Activity Solution
π‘ Activity Solution
1οΈβ£ Draw a block diagram withΒ Input, Output, Primary Memory, Secondary Storage, CPU (ALU, CU, Cache/Registers)Β and label each.
2οΈβ£ Given: βLoad image from SSD β process filter β display on monitor.β Map each step toΒ unitsΒ and indicateΒ where the data residesΒ at each step.
- SSD (secondary) β RAM (primary) β CPU/Cache/Registers for filter β GPU/CPU renders β Monitor outputs.
3οΈβ£ Your PC hasΒ 8 GB RAMβexplainΒ whyΒ aΒ 64-bit OSΒ is recommended and what happens if a 32-bit OS is installed.
- 64-bit OS: can address >4 GB; 32-bit OS limited to ~4 GB, so it canβt fully utilize 8 GB. A 64-bit CPU + 64-bit OS uses the memory effectively.Β


41 comments