Understanding the Motherboard: A Complete Guide
Hello friends! 👋
Today we will learn about one of the most important parts of a computer – the motherboard.
We will keep it very simple, so even if you are new to computers, you can understand easily.
By the end of this blog, you will know what a motherboard is, what it does, and how it helps all parts of the computer work together.
So, let’s begin our tech journey!
I will show you a motherboard through a photo.
.jpg)
Processor Socket (CPU Socket)
1. What is a Processor Socket?
A Processor Socket (CPU Socket) is a special connector on the motherboard where the CPU (Processor) is installed.
It holds the CPU in place and connects it electrically to other parts of the motherboard.
In simple words:
Socket = CPU seat
CPU = Computer brain
Motherboard = CPU platform
The CPU socket makes it easy to replace or upgrade the CPU without damaging the motherboard.
2. Why do we need a CPU Socket?
1. Electrical Connection – CPU pins or pads connect with socket contacts, sending power and data to the motherboard.
2. Mechanical Support – The CPU is fragile. The socket holds it securely so it does not move.
3. Upgrade-Friendly – The socket allows you to replace the CPU with a new or faster one without changing the motherboard.
3. Types of CPU Sockets
1. PGA (Pin Grid Array) – CPU has pins that fit into the socket.
2. LGA (Land Grid Array) – CPU has flat pads, socket has pins.
3. BGA (Ball Grid Array) – CPU is permanently soldered to the motherboard (cannot upgrade).
Examples:
Intel CPUs mostly use LGA
AMD CPUs mostly use PGA
4. How a CPU Socket Works
1. CPU is aligned carefully and placed into the socket.
2. CPU pins or pads touch the socket contacts.
3. Socket locks the CPU using a lever or latch.
4. The socket sends power and data between the CPU and motherboard so they can work together.
Visual Flow:
CPU inserted → Pins/pads touch socket → Lock lever secure → CPU ready to run
5. Importance of CPU Socket
Electrical Connection – Connects CPU to motherboard.
Protection – Holds CPU safely and prevents damage.
Flexibility – Makes CPU upgrade or replacement easy.
Compatibility – Ensures the CPU matches the motherboard socket.
Note: If the CPU and socket do not match → CPU will not fit.
6. Summary
CPU Socket = CPU seat + connector
Holds CPU safely
Connects CPU electrically to motherboard
Allows CPU upgrade or replacement
Ensures CPU and motherboard are compatible
CPU (Central Processing Unit)
1. What is a CPU?
CPU stands for Central Processing Unit.
It is the brain of the computer.
CPU tells the computer what to do and how to do it.
Every computer or smartphone has a CPU.
Simple Words:
CPU = Brain of the computer
Motherboard = CPU’s home
RAM = Helps CPU store temporary data
-2. Why do we need a CPU?
CPU controls all tasks in a computer:
1. Processing Instructions: CPU follows instructions from software and programs.
2. Data Calculation: CPU performs math and logic operations.
3. Control Other Parts: CPU tells RAM, GPU, storage, and other parts what to do.
Example:
Playing a game → CPU decides what happens next in the game.
Typing in a browser → CPU processes input and shows output on screen.
3. Main Parts of a CPU
1. ALU (Arithmetic Logic Unit):
Does math and logic calculations.
Example: 5 + 3 = 8, or compare numbers.
2. Control Unit (CU):
Decides the order of tasks inside the CPU.
Sends signals to RAM, GPU, and other devices.
3. Registers:
Small, very fast memory inside CPU.
Stores temporary data CPU is using.
4. Cache Memory:
Fast memory near CPU.
Stores frequently used data for quick access.
5. Buses:
Tiny paths that transfer data and instructions between CPU and motherboard.
4. How CPU Works (Simple Flow)
1. CPU fetches instructions from RAM.
2. ALU processes or calculates the data.
3. Control Unit sends output to display, storage, or other parts.
4. CPU repeats these steps millions of times per second.
Flow:
Input (keyboard/mouse/data) → CPU fetch → ALU process → Output (screen/storage)
5. Why CPU is Important?
Without CPU, computer cannot work.
CPU controls speed and performance of the computer.
CPU communicates with all hardware and software to make the system run smoothly.
7. How to Install a CPU in a CPU Socket
1. Tools Needed
Motherboard with CPU socket
Compatible CPU
Thermal paste (if not pre-applied on cooler)
CPU cooler/fan
2. Safety Tips
1. Work on a flat, clean surface.
2. Use anti-static precautions (like wrist strap) to avoid damaging CPU.
3. Handle CPU by edges only – do not touch pins or contacts.
3. Steps to Install CPU
1. Open the CPU Socket
Lift the socket lever or latch carefully.
The socket cover (if any) will open.
2. Align the CPU
Look for the triangle mark on one corner of the CPU.
Match it with the triangle mark on the socket.
This ensures the CPU fits correctly.
3. Place the CPU into the Socket
Gently place CPU into the socket.
CPU should sit flat without forcing.
4. Lock the CPU
Push the socket lever down to lock the CPU in place.
Ensure it is secure but do not force it.
5. Apply Thermal Paste (if needed)
If your CPU cooler does not have pre-applied paste, apply a small pea-sized dot in the center of the CPU.
6. Install the CPU Cooler/Fan
Place the cooler on top of CPU.
Attach it to the motherboard using the provided clips or screws.
Connect the cooler’s fan cable to the CPU_FAN header on the motherboard.
4. Tips to Remember
Always check CPU and socket compatibility before installation.
Do not touch CPU pins; they are very delicate.
Make sure CPU is properly aligned before locking the lever.
Apply just enough thermal paste – too much or too little can cause overheating.
5. Visual Flow (Simple)
Open Socket → Align CPU → Place CPU → Lock Lever → Apply Thermal Paste → Install Cooler → Connect Fan
8.What is Written on a CPU and Its Format
1. Brand Name
The CPU has the manufacturer name on it:
Intel → "Intel"
AMD → "AMD Ryzen"
2. Series / Family
The CPU shows its series or family:
Intel → Core i3, i5, i7, i9
AMD → Ryzen 3, 5, 7, 9
3. Model Number
The CPU has a unique model number.
Example:
Intel → i7-12700, i5-10400
i7/i5 → Series
12 / 10 → Generation
700 / 400 → Specific model
AMD → Ryzen 5 5600X
Ryzen 5 → Series
5 → Generation
600X → Specific model
4. Serial Number / Batch Number
On the side or bottom of the CPU, there is a serial number or batch number.
Usually small letters and numbers.
This helps the manufacturer know production details.
5. Other Marks
Sometimes the CPU shows power rating (TDP), country of manufacture, or logos.
(CPU Information Format Example)
Intel CPU: Intel Core i7-12700 → Brand + Series + Generation + Model
AMD CPU: AMD Ryzen 5 5600X → Brand + Series + Generation + Model
9. Summary
CPU = Brain of the Computer
Main Jobs: Process data, run programs, control other parts
Parts: ALU, Control Unit, Registers, Cache, Buses
Importance: Determines computer speed and controls all operations
Computer Memory
1. What is Memory?
Memory is a place in a computer to store data and instructions.
It helps the CPU access data quickly.
Without memory, the computer would be very slow.
Simple Words:
Memory = Computer storage (short-term or long-term)
CPU = Brain of the computer
Memory = CPU’s helper
2. Why do we need Memory?
Memory lets the CPU get data fast.
Programs use memory to run smoothly.
Without memory, CPU would take too long to get data.
3. Types of Memory
A. RAM (Random Access Memory)
Temporary memory → data disappears when computer is off.
Stores data that CPU needs right now.
Provides fast access.
RAM Types:
1. DRAM (Dynamic RAM) → needs refresh, slower
2. SRAM (Static RAM) → faster, no refresh, expensive
3. SDRAM (Synchronous DRAM) → works with system clock, faster than DRAM
4. DDR (Double Data Rate RAM) → modern, very fast
DDR1 → DDR2 → DDR3 → DDR4 → DDR5 (latest and fastest)
B. ROM (Read-Only Memory)
Permanent memory → data does not disappear.
Stores startup instructions (like BIOS).
CPU can read but normally cannot write.
ROM Types:
1. PROM → Can write once
2. EPROM → Can erase with UV light and reprogram
3. EEPROM → Can erase electrically and reprogram
4. How Memory Works
1. CPU asks for data from RAM or ROM.
2. RAM gives fast temporary data for running programs.
3. ROM gives permanent instructions to start the computer.
4. CPU processes data and may write back results to RAM.
Flow:
CPU ↔ RAM (temporary data)
CPU ↔ ROM (permanent instructions)
5. Functions of Memory
1. Store temporary data → RAM
2. Store permanent data → ROM
3. Speed up computer → CPU gets data fast
4. Help programs run smoothly
6. Summary
Memory = Storage for CPU
RAM = Temporary, fast, for running programs
ROM = Permanent, stores startup instructions
RAM Types: DRAM, SRAM, SDRAM, DDR1-5
Latest RAM: DDR5 → fastest and best for modern computers
RAM Pins
1. What are RAM Pins?
RAM pins are small metal pieces.
They connect the RAM to the motherboard and carry data and power.
2. Number of Pins by RAM Type
RAM Type Desktop Pins Laptop Pins
DDR1 184 200
DDR2 240 200
DDR3 240 204
DDR4 288 260
DDR5 (latest) 288 262
Notes:
Desktop RAM = DIMM
Laptop RAM = SO-DIMM
DDR4 and DDR5 desktop RAM both have 288 pins, but notch position is different.
3. Why Pin Count is Important
Pins decide if RAM fits motherboard slot.
Wrong pin number → RAM cannot fit.
IDE (Integrated Drive Electronics)
1. What is IDE?
IDE is an old type of connection used to connect hard drives and CD/DVD drives to the motherboard.
Full form: Integrated Drive Electronics
Simple Words:
IDE = Cable + connector to attach drives to motherboard
Hard drive / CD /DVD drive = Storage device
Motherboard = Main platform of computer
2. What Does IDE Do?
1. Connects Drives: Connects hard drives or CD/DVD drives to the motherboard.
2. Transfers Data: Sends data between CPU and storage devices.
3. Provides Power: Supplies electricity to the drives.
3. IDE Features
Uses 40-pin ribbon cable.
Can connect 2 devices on one cable (Master and Slave).
Maximum speed: up to 133 MB/s (slow compared to modern standards).
4. IDE vs Modern Connections
IDE is old technology.
Modern computers use SATA → faster, smaller, easier, supports hot-swapping.
5. Summary
IDE = Old way to connect drives to motherboard
Uses ribbon cable with 40 pins
Connects drive, transfers data, and provides power
Can connect 2 drives per cable
Mostly replaced now by SATA
North Bridge and South Bridge
1. What is North Bridge?
North Bridge is a main chip on the motherboard.
It connects CPU, RAM, and graphics card (GPU) directly.
Its job is to move data fast between CPU and high-speed devices.
Simple Words:
North Bridge = Fast traffic controller for CPU, RAM, and GPU
2. What is South Bridge?
South Bridge is another chip on the motherboard.
It controls slower devices like:
Hard drives (HDD/SSD)
USB ports
Audio, network, keyboard/mouse
It helps CPU communicate with these devices.
Simple Words:
South Bridge = Slow traffic controller for input/output devices
3. Why Are They Needed?
CPU cannot manage all devices directly.
North and South Bridge organize data flow.
This makes the computer fast and stable.
4. How They Work Together
1. CPU asks for data.
2. North Bridge talks to fast devices (RAM, GPU).
3. South Bridge talks to slow devices (HDD, USB, audio).
4. Both make sure CPU gets data efficiently.
Connection Flow:
CPU ↔ North Bridge ↔ RAM / GPU
CPU ↔ North Bridge ↔ South Bridge ↔ HDD / USB / Audio / Network
5. Summary
North Bridge: Connects CPU, RAM, GPU; handles fast data
South Bridge: Connects slow devices; handles input/output
Both chips help CPU work efficiently
Modern motherboards sometimes combine both into one chip
AGP (Accelerated Graphics Port)
1. What is AGP?
AGP is a special slot on the motherboard for the graphics card (GPU).
Its job is to transfer data fast between CPU and graphics card.
Simple Words:
AGP = Special slot for graphics card
Graphics card = Shows images on screen
Motherboard = Computer platform
2. Why Do We Need AGP?
Graphics cards need fast data from CPU for games and 3D graphics.
AGP is faster than old PCI slots, so graphics run better.
3. What Does AGP Do?
1. Connects graphics card to motherboard
2. Transfers data faster than old PCI slot
3. Dedicated slot → Only for graphics card, CPU can communicate faster
4. AGP Versions
AGP 1x → Slowest (133 MB/s)
AGP 2x → Faster
AGP 4x → Faster
AGP 8x → Fastest (2.1 GB/s)
Note: AGP is old technology, now mostly replaced by PCI Express (PCIe), which is much faster.
5. Summary
AGP = Special motherboard slot for graphics card
Makes graphics faster with dedicated connection
Faster than PCI slot
Versions: 1x, 2x, 4x, 8x
Replaced by PCIe today
PCI and PCIe
1. What is PCI?
PCI = Peripheral Component Interconnect
Old type of slot on motherboard.
Used to connect devices like:
Sound cards
Network cards
Old graphics cards
Simple Words:
PCI = Slot to add extra devices to computer
Devices = Cards that give extra features
2. What is PCIe?
PCIe = PCI Express
Modern, much faster than PCI.
Used for devices like:
Modern graphics cards (GPU)
SSDs
Network cards
Simple Words:
PCIe = Fast slot for modern add-on devices
3. Why Do We Need Them?
They let you connect extra hardware to motherboard easily.
Without them, CPU cannot use extra devices.
PCI = Old, slower
PCIe = Fast, used in modern computers
4. What Do They Do?
1. Connect Devices → Graphics cards, sound cards, network cards
2. Transfer Data → Between CPU and device
3. Add Features → Expand computer without changing motherboard
5. Summary
PCI = Old slot for extra cards
PCIe = Modern fast slot for extra cards
Both help CPU connect extra devices
PCIe = Faster and more common today
SATA (Serial ATA)
1. What is SATA?
SATA = Serial Advanced Technology Attachment
It is a modern connection to attach hard drives, SSDs, and CD/DVD drives to the motherboard.
Simple Words:
SATA = Cable/port to connect storage devices to motherboard
Storage device = Hard drive, SSD, or CD/DVD
Motherboard = Main platform of computer
2. Why Do We Need SATA?
Faster than old IDE connections.
Smaller cables → better airflow inside the computer.
Supports hot-swapping (plug devices without turning off).
3. What Does SATA Do?
1. Connects storage devices → HDD, SSD, CD/DVD
2. Transfers data → Between CPU/memory and storage
3. Easy installation → Simple cable, smaller than IDE ribbon
4. SATA Versions and Speed
SATA Version Maximum Speed
SATA I 1.5 Gb/s
SATA II 3 Gb/s
SATA III 6 Gb/s (fastest)
5. What SATA Connects To
One end → Storage device (HDD, SSD, CD/DVD)
Other end → Motherboard SATA port
Plus a power cable from power supply to the drive
6. Summary
SATA = Modern way to connect storage devices
Faster and smaller than IDE
Connects storage to motherboard
Versions: SATA I, II, III → SATA III is latest and fastest
BIOS and CMOS
1. What is BIOS?
BIOS = Basic Input/Output System
It is software stored on a chip on the motherboard.
BIOS starts the computer, checks hardware, and loads the operating system.
Simple Words:
BIOS = First program computer runs when switched on
Checks hardware and starts OS
2. What is CMOS?
CMOS = Complementary Metal-Oxide-Semiconductor
It is a small memory chip on the motherboard.
Stores BIOS settings like date, time, and hardware configuration.
CMOS has a small battery to save settings when computer is off.
Simple Words:
CMOS = Memory to save BIOS settings
Battery keeps settings safe when computer is off
3. Why Do We Need Them?
BIOS: Starts computer and checks hardware
CMOS: Remembers settings like date, time, boot order, and device configuration
4. How They Work Together
1. Turn on computer → BIOS runs hardware check (POST).
2. BIOS reads settings from CMOS.
3. BIOS loads operating system from storage.
4. CMOS saves user settings for next time.
5. Summary
BIOS = First program, starts computer, checks hardware, loads OS
CMOS = Small memory, saves BIOS settings
CMOS battery = Keeps settings safe when computer is off
Both help computer start and run properly
CPU Fan
1. What is a CPU Fan?
CPU Fan = Small fan attached on top of the CPU.
Sometimes comes with a heatsink (metal block to absorb heat).
Simple Words:
CPU Fan = Fan to cool the CPU
Heatsink = Metal block that takes heat from CPU
2. Why Do We Need a CPU Fan?
CPU generates heat while running.
Too much heat → CPU can overheat and get damaged.
CPU Fan keeps CPU cool so it works properly.
3. What Does a CPU Fan Do?
1. Cools CPU: Moves hot air away from CPU surface.
2. Protects CPU: Prevents overheating and damage.
3. Helps Performance: CPU runs faster and stable when cool.
4. How It Works
Fan spins → Air moves → Heat goes out → CPU stays cool
Heatsink helps absorb heat from CPU before fan blows it away
5. Summary
CPU Fan = Fan for cooling CPU
Prevents overheating
Helps CPU run faster and safely
Often comes with a heatsink
Hard Disk
1. What is a Hard Disk?
Hard Disk = Main storage device in a computer.
It stores all data, like operating system, programs, and files.
Simple Words:
Hard Disk = Computer’s memory for storing data
Stores OS, programs, pictures, videos, documents
2. Why Do We Need a Hard Disk?
To save files and programs permanently.
Without it, computer cannot store data.
CPU needs it to read/write data while working.
3. What Does a Hard Disk Do?
1. Stores Data: Keeps OS, apps, and files
2. Reads Data: Sends data to CPU when needed
3. Writes Data: Saves new data from CPU or user
4. How It Works
Hard disk has spinning disks (platters) inside.
A read/write head moves over disks to read or write data.
Modern hard disks can store hundreds of GBs or TBs.
5. Types of Hard Disk
1. HDD (Hard Disk Drive): Uses spinning disks, slower, cheaper
2. SSD (Solid State Drive): No moving parts, faster, more reliable
6. Summary
Hard Disk = Storage device for computer
Saves OS, programs, files permanently
Reads and writes data for CPU
Two types: HDD (old, slower) and SSD (fast, modern)
SSD (Solid State Drive)
1. What is SSD?
SSD = Solid State Drive
It is a storage device like a hard disk, but faster and more reliable.
No moving parts inside – uses flash memory to store data.
Simple Words:
SSD = Fast storage for computer
Stores OS, programs, and files
2. Why Do We Need SSD?
Faster than HDD → computer boots and loads programs quickly
More reliable → no moving parts, less chance of damage
Saves and retrieves data much faster than HDD
3. What Does SSD Do?
1. Stores Data: OS, apps, and files
2. Reads Data Fast: Sends data to CPU quickly
3. Writes Data Fast: Saves new data quickly
4. How It Works
Uses flash memory chips instead of spinning disks
Data is stored electronically → very fast access
Can store hundreds of GBs or multiple TBs
5. Advantages of SSD over HDD
Speed: Much faster than HDD
Durability: No moving parts → less damage risk
Energy Efficient: Uses less power
Silent: No noise while running
6. Summary
SSD = Fast, modern storage device
Stores OS, programs, and files
No moving parts → reliable and silent
Much faster than traditional HDD
M.2 SATA and M.2 NVMe
1. What is M.2?
M.2 = Small form factor slot on motherboard for modern storage drives.
Lets you connect fast SSDs directly to motherboard.
Simple Words:
M.2 = Tiny slot for storage drives
Saves space and transfers data fast
2. M.2 SATA SSD
Uses SATA interface → same speed as regular SATA SSD (up to 6 Gb/s).
Fits in M.2 slot → smaller than regular 2.5” SSD.
Slower than NVMe but cheaper.
Simple Words:
M.2 SATA = Small SSD using old SATA speed
Good for normal fast storage
3. M.2 NVMe SSD
Uses PCIe/NVMe interface → much faster than SATA (up to 3500 MB/s+).
Directly connects to CPU via PCIe lanes.
Ideal for gaming, video editing, heavy software.
Simple Words:
M.2 NVMe = Super fast SSD
Great for heavy and fast tasks
4. Difference Between M.2 SATA and M.2 NVMe
Feature M.2 SATA M.2 NVMe
Speed Up to 6 Gb/s 1000–5000 MB/s+
Interface SATA PCIe/NVMe
Price Cheaper Expensive
Best Use Normal storage Gaming, editing, fast data tasks
5. Summary
Both are small SSDs using M.2 slot.
M.2 SATA: Uses old SATA → slower, cheaper
M.2 NVMe: Uses PCIe → super fast, best for high-speed tasks
Saves space, faster than old HDDs and 2.5” SSDs
GPU (Graphics Processing Unit)
1. What is GPU?
GPU = Graphics Processing Unit
It is a special processor for handling images, videos, and graphics.
Usually installed on a graphics card.
Simple Words:
GPU = Brain for graphics
Makes games, videos, and images display smoothly
2. Why Do We Need a GPU?
CPU alone is slow for high-quality graphics.
GPU processes graphics faster.
Used for:
Gaming
Video editing
3D design
AI and deep learning
3. What Does a GPU Do?
1. Processes graphics → images, videos, 3D
2. Helps CPU → CPU can do other tasks
3. Improves performance → smooth gameplay and fast rendering
4. Types of GPU
1. Integrated GPU → Built into CPU, uses system memory, good for normal use
2. Dedicated GPU → Separate graphics card, has its own memory (VRAM), best for gaming and heavy tasks
5. How GPU Works
CPU sends data → GPU processes graphics → sends output to monitor
Dedicated GPU has VRAM → fast graphics processing
6. Summary
GPU = Processor for graphics
Makes images, videos, and games run smoothly
Types: Integrated (normal use), Dedicated (gaming/professional use)
Reduces CPU load and improves performance
SMPS (Switch Mode Power Supply)
1. What is SMPS?
SMPS = Switch Mode Power Supply
A power supply unit (PSU) converts alternating current (AC) from the wall outlet into direct current (DC).
DC voltage is needed to run computer components like CPU, motherboard, and drives.
Simple Words:
SMPS = Converts wall electricity into usable power for computer
Provides different voltages for different components
2. Why Do We Need SMPS?
Computers need stable DC power to work safely.
SMPS protects computer from power fluctuations.
Without it, computer components cannot work.
3. What Does SMPS Do?
1. Converts AC to DC → Makes electricity usable for PC
2. Supplies power → To CPU, motherboard, GPU, drives, fans
3. Protects components → Prevents damage from high/low voltage
4. How SMPS Works (Simple)
SMPS takes AC from wall → changes voltage using electronic circuits → outputs DC at 12V, 5V, 3.3V
These voltages are needed by different parts of the computer
5. Types of SMPS
1. ATX SMPS → Standard for desktops
2. SFX SMPS → Smaller size, used in compact PCs
3. Modular SMPS → Extra cables can be attached/detached
6. Summary
SMPS = Converts wall electricity (AC) into DC for computer
Provides stable power for CPU, motherboard, GPU, and drives
Protects components from power problems
Types: ATX (common), SFX (small), Modular (customizable)
Computer Ports
Ports = Places on a computer where you plug in devices or cables.
1. USB Port
Connect: Mouse, keyboard, pen drive, external drive
Types: USB 2.0, USB 3.0, USB-C
Easy words: USB = Connect many devices
2. HDMI Port
Connect: Monitor, TV, projector
Sends: Video and sound
Easy words: HDMI = Show computer screen on TV or monitor
3. VGA / DVI / DisplayPort
Connect: Monitors
VGA = Old, DVI = Medium, DisplayPort = New and fast
Easy words: Video ports = Connect screen
4. Audio Ports
Green → Speakers / headphones
Pink → Microphone
Blue → Line-in
Easy words: Audio ports = Sound in and out
5. Ethernet Port
Connect: Internet cable
Looks like big phone jack
Easy words: Ethernet = Wired internet
6. Power Port
Connect: Power supply to computer
Easy words: Power port = Give electricity to computer
7. Other Ports
Thunderbolt → Very fast data transfer
SD Card slot → Read memory cards
PS/2 → Old keyboard/mouse
8. Summary
Ports = Where you plug devices
USB → Almost all devices
HDMI / DisplayPort → Screen
Audio → Headphones, mic, speakers
Ethernet → Internet
Power → Electricity
Motherboard Front Panel Lights and Buttons
1. What is Front Panel?
Front panel = Cables from computer case buttons and lights that connect to motherboard.
Lets you control the computer and see its status.
Simple Words:
Front panel = Case buttons and lights connection to motherboard
2. Buttons on Front Panel
1. Power Button → Turns computer ON/OFF
2. Reset Button → Restarts computer
3. LED/Lighting Button (if any) → Controls case lights or RGB
Simple Words:
Buttons = Control computer or lights
3. Lights on Front Panel
1. Power LED → Shows if computer is ON
2. HDD/SSD LED → Blinks when hard disk or SSD is reading/writing data
3. Other RGB LEDs → Optional lights for decoration
Simple Words:
Lights = Show computer status
Power LED = Computer ON
HDD LED = Hard drive working
4. How It Works
Buttons and lights have small cables that plug into front panel header on motherboard.
When you press power → motherboard gets signal → computer starts.
LEDs show computer status in real time.
5. Summary
Front panel = Buttons + Lights from case
Power Button → Turn ON/OFF
Reset Button → Restart
Power LED → Computer ON
HDD LED → Hard drive activity
Optional RGB lights → Decoration
Thank you for reading!
I hope this blog helped you understand the motherboard, its parts, and how everything inside your computer connects and works together.
Keep exploring, keep learning, and share this with friends who want to know more about computers.
Stay curious, stay smart!
Thank you for reading!
— Writer Kishan
Chat
Comments
Post a Comment