CFP-1GG3
CFP-1GG3
COMPUTERS:
COMPUTER
ORGANIZATION
GROUP
3
Definition of a Computer:
A computer is essentially a tool that
helps us process information. It takes in
data, follows a set of instructions (or
programs), and produces output, whether
it’s displaying a webpage, running a
game, or analyzing data.
Importance of Studying Computer
Organization:
Importance of Studying Computer
Organization:
1. Understanding How It Works
2. Improving Performance
3. Enhancing Problem-Solving Skills
4. Building a Strong Foundation
5. Expanding Career Options
A computer Is made up of several key components
that work together to make it function smoothly.
COMPONENTS OF CPU
TYPES OF MEMORY
Primary Memory:
Cache Memory Virtual
Random Access Memory
(RAM) Memory
- Level 1 Cache (L1)
- Dynamic RAM (DRAM)
- Level 2 Cache (L2)
- Static RAM (SRAM)
- Level 3 Cache (L3)
Secondary Memory (Storage) Read-Only Memory (ROM)
TYPES OF STORAGE
Primary Storage (Volatile Optical Storage Network Attached Storage
Memory) (NAS)
- CDs/DVDs/Blu-ray Discs
- Random Access Memory (RAM)
- Cache Memory Cloud Storage
Secondary Storage
Flash Storage Tapes and Other Legacy Storage
(Non-Volatile Memory)
- Hard Disc Drives (HDDs) - USB Flash Drives - Magnetic Tape Drives
- Solid State Drives (SSDs) - Memory Cards - Zip Disks and Other Legacy Media
- Hybrid Drives (SSHD)
4. Input Devices:
These are the tools you use to interact with the computer, like a
keyboard, mouse, or touchscreen. They send data to the computer
to process
TYPES OF INPUT
- Keyboard
DEVICES
- Mouse
- Touchscreen
- Scanner
- Microphone
- Camera/Webcam
- Game Controllers
- Barcode Reader
- Digital Pen/Stylus
5. Output Devices:
Once the computer has processed the input, it sends the results
to output devices, such as a monitor or printer, so you can see or hear
the results.
Components of CPU
Arithmetic Logic Unit
(ALU)
The part of a CPU that carries out arithmetic and logic operations
on the operands in computer instruction words.
Arithmetic Unit (AU)
Is a hardware subsystem that performs arithmetic operations on binary
inputs.
Logic Unit (LU)
It controls all hardware operations on any computer like input/output, storage, & processor
itself.
Components of CPU
Control Unit
It is the responsibility of the control unit to tell the
computer’s memory, arithmetic/logic unit, and input and
output devices how to respond to the instructions that have
been sent to the processor.
Register
Impact on
Performance:
- More cores allow faster processing and better multitasking.
- Efficient architecture improves energy consumption and overall
speed.
MEMORY
Computer memory is where data and instructions are stored for
a computer to use. It works like a workspace that holds
information temporarily or permanently
Random Access Memory (RAM) is Read-Only Memory (ROM) stores Cache memory is a high-speed
the primary working memory, permanent instructions that the temporary storage area used to
holding active data and computer needs to boot up. quickly access frequently used
instructions for the CPU. data.
RAM ROM
RAM's content changes as the computer Permanent Storage
ROM's contents remain even when the
executes programs and processes data
computer is powered off.
Volatile Storage Boot Up
Instructions
RAM loses its data when the computer is ROM stores the essential instructions
turned off or loses power. needed for the computer to start up.
Impact on Limited Read Access
Performance
More RAM generally means faster ROM stores the essential instructions
performance, as the computer can access needed for the computer to start up.
data quicker.
Cache: High-Speed Temporary Storage
Cache holds frequently used data closer Cache is a temporary holding area, with
to the CPU, speeding up data retrieval. data being written back to main memory
when needed.
Random Access Memory
(RAM)
Computer memory classified as
volatile requires continuous power to
save information. It is called "volatile"
because the data is lost when the power
source is cut off. In contrast, non-volatile
memory retains data even without
electricity. Programs currently operating
on a computer are called active
processes; they must be stored in a
readily accessible area.
Storage Devices
HDD (Hard Disk Drive) SSD (Solid State Drive)
Examples
- Standard QWERTY keyboard (common for typing
- Wireless keyboard (used with laptops or tablets)
- Gaming keyboard (designed with extra keys and features for
gamers)
MOUS
E
A mouse is a pointing device that controls the movement of
a cursor on a screen. It typically has two buttons (left and
right) and a scroll wheel for navigation.
Examples
- Wired mouse (connected via USB)
- Wireless mouse (communicates via Bluetooth or a USB
receiver)
SCANNER
A scanner is an input device that captures images or documents, converting
them into digital format for storage or editing on a computer.
Examples
- Flatbed scanner (used for scanning photos, documents, or books)
- Handheld scanner (portable and used for scanning barcodes or smaller
items)
- All-in-one printer with scanning capability (a device that combines printing,
scanning, and copying)
Generally, a user's role within the system dictates what they are allowed to do,
shaping their experience and level of access.
OUTPUT
Output devices are hardware components that convert
DEVICES
data from a computer into a form that humans can
understand.
Example of Output Device:
RAM Slots
Used to hold Random Access Memory (RAM) modules.
Expansion Slot
Is the process of managing programs in computer which ensures that the system runs
smoothly and efficiently. It involves creating, scheduling, and terminating processes.
Memory Management
Is the process of controlling and allocating the computer's primary memory (RAM),
keeping track of which parts of memory are currently being used by which processes, and
ensuring efficient allocation and deallocation of memory space as needed by running
programs.
Files System
Management
Is responsible for organizing, storing, and accessing data on a computer's storage
devices, allowing users to create, manage, and retrieve files efficiently.
THE ROLE OF OPERATING
SYSTEM
Five(5) Main Functions of an Operating System:
Device Management
Is to protect the system and user data from unauthorized access, modification, or
disclosure by implementing mechanisms like user authentication, access controls, data
encryption, and privacy settings.
Interactions with Hardware and User
Application
Interactions between hardware and user applications happen through the
operating system (OS), which acts as a mediator, translating user commands
from the application into instructions that the hardware can understand and
execute; essentially, when a user interacts with an application, the
application sends requests to the OS, which then communicates with the
appropriate hardware components to perform the desired action.
Summary and Discussion
Key Takeaways:
Understanding Computer Organization:
RAM is volatile, meaning it loses data when the computer is turned off.
ROM, SSDs, and HDDs are non-volatile, meaning they keep data even when powered
down.
Storage Speed and Capacity:
· Faster storage means quicker access to files and programs.
· Larger capacity means you can store more data, from documents to software and
media files.
Summary and Discussion
The Motherboard & How Components Connect
The motherboard is the central hub that connects all computer parts,
allowing them to communicate.
Process Management:
Ensures all programs run efficiently.
Memory Management:
Allocates space so multiple tasks can run without slowing down.
File System Management:
Organizes how files are stored and retrieved.
Device Management:
Makes sure hardware like printers and USB drives work properly.
Security & Privacy:
Protects data through passwords, encryption, and user permissions.
THANK YOU SO
MU...