Overview
This unit on Computer Hardware introduces the physical components that make a computer system function, explains how they interact, and shows how they are selected, maintained and troubleshooted. Topics include processing units, memory types, storage devices, input/output peripherals, motherboard architecture, buses and expansion slots, power supplies, cooling, connectors and ports, device drivers, assembling a PC, and safety precautions. Understanding hardware helps students choose appropriate components for tasks, optimise performance, diagnose faults, and communicate effectively with technicians. For Class 12 students, this knowledge is essential for advanced study in systems architecture, networking, embedded systems and practical laboratory work. The unit covers practical skills like installing components, checking compatibility (CPU, motherboard, RAM), setting BIOS/UEFI options, and basic benchmarking and maintenance. Emphasis is also placed on industry standards, interfaces and modern developments such as SSDs, NVMe, USB versions and integrated vs discrete graphics. Overall, the unit links theory to practice so that students can build, upgrade and maintain computer systems safely and efficiently.
Learning Objectives
- Describe the main hardware components of a computer system and explain their roles.
- Differentiate between types of memory and storage and select appropriate devices for given needs.
- Explain motherboard architecture, buses and common interfaces used in modern PCs.
- Install, configure and remove common internal components such as CPU, RAM, drives and expansion cards.
- Understand power supply specifications, cooling methods and implement safe handling procedures.
- Troubleshoot common hardware faults using systematic diagnostic steps and basic tools.
- Explain the role of device drivers and firmware (BIOS/UEFI) in hardware-software interaction.
- Evaluate and compare peripherals and connectivity options based on performance and compatibility.
Topics in this chapter
18 topics · tap a topic title to jump straight to it.
Introduction to Computer Hardware
What is computer hardware?
Hardware refers to all physical parts of a computer system—items you can touch and see. This includes internal parts such as the central processing unit (CPU), motherboard, memory modules, storage drives, power supply and cooling systems, as well as external peripherals like keyboard, mouse, monitor and printers. Hardware forms the foundation that runs software; without hardware the programs and operating systems have nothing to execute on.
Why it matters
For a student, technician or system designer, understanding hardware is important for multiple reasons. It helps in choosing the right parts for a particular task (for example, a high-performance CPU and discrete GPU for gaming or video editing, or lower-power components for an office computer). Knowledge of hardware allows safe installation, routine maintenance, reliable troubleshooting and efficient upgrades. It also enables communication with vendors or service centres, since many issues can be diagnosed faster when you can describe hardware symptoms and configurations accurately.
Categories and roles
Hardware can be grouped broadly: core processing (CPU and GPU), primary memory (RAM and caches), secondary storage (HDD, SSD, NVMe), system interconnect (motherboard, buses), power and cooling systems, and input/output peripherals. Each plays a specific role: the CPU executes instructions, RAM provides fast temporary storage for running programs, and storage devices hold data persistently. The motherboard ties these parts together, supplying power and enabling communication through buses and controllers.
Standards and compatibility
Hardware is standardized so different parts from various manufacturers can work together. Examples include motherboard form factors (ATX, Mini-ITX), RAM generations (DDR3/4/5), storage interfaces (SATA, PCIe) and connector types (USB, HDMI). Choosing compatible components requires checking specifications such as CPU socket type, RAM type and speed, power requirements and available expansion slots.
Maintenance and real-world use
Practical hardware skills include assembling systems, updating firmware, installing drivers, monitoring temperatures and performing backups. Regular maintenance—cleaning dust, checking fans and monitoring storage health—extends hardware life. For classrooms and labs, simple practices such as labelling cables, keeping spare parts and following safety procedures reduce downtime and repair costs.
Summary
This introductory topic lays a foundation for deeper study of each hardware component. The rest of the unit examines components, interfaces and practices in detail so students can design, build, maintain and troubleshoot real computer systems.
- Identifying parts inside a desktop PC case: CPU fan, RAM sticks, SATA cables, power connectors.
- Distinguishing between internal and external devices: SSD (internal) vs external HDD (connected via USB).
- Power (W) = Voltage (V) × Current (A)
Motherboard and Form Factors
Overview
The motherboard is the central printed circuit board that holds and connects essential components. It contains the CPU socket, memory slots, chipset, storage interfaces, expansion slots, power connectors, and I/O connectors for peripherals. All communication between CPU, memory and devices passes through traces and controllers on the motherboard. It also houses the firmware chip (BIOS/UEFI) which initializes hardware during boot.
Form factors and physical layout
Form factors are standardised sizes and mounting layouts for motherboards and cases that ensure interchangeability. Common desktop form factors include ATX (standard), Micro-ATX (mid-size) and Mini-ITX (compact). An ATX board usually offers more expansion slots, better power delivery zones and more connectors, whereas Mini-ITX suits small builds with a single expansion slot. Server and workstation boards have their own form factors with additional features like multiple CPU sockets or ECC memory support. When selecting a motherboard, ensure it matches the case form factor, has the correct mounting hole pattern and aligns with the back-panel I/O shield.
Chipset and functionality
The chipset is typically split into controller hubs or integrated controllers that manage communication between CPU and peripherals. Modern motherboards integrate functions such as SATA controllers, PCIe lanes, USB controllers, network (Ethernet/Wi-Fi) and audio codecs. The chipset determines supported features: number of USB ports, SATA lanes, PCIe lane distribution and overclocking capabilities. Motherboards also vary in VRM (voltage regulator module) quality—important for stable CPU power delivery, especially when overclocking.
Socket types and CPU compatibility
CPU sockets (for example, Intel’s LGA types or AMD’s AM families) physically and electrically interface the processor with the motherboard. Socket type determines which CPUs the board will accept. BIOS/UEFI firmware may also require updates to support newer CPUs even if the socket matches. It is essential to check manufacturer specifications before purchasing a CPU or motherboard to ensure both physical and firmware compatibility.
Expansion and connectors
Motherboards provide PCIe slots for GPUs and other expansion cards, M.2 slots for NVMe SSDs, SATA ports for drives, and headers for front-panel connectors and fans. Some boards have onboard Wi‑Fi and Bluetooth modules, multiple Ethernet ports, or additional features like debug LEDs and multiple M.2 cooling provisions. The placement of these connectors affects cabling, airflow and ease of assembly, so plan layout with case design in mind.
Choosing a motherboard
Consider the intended use: gaming, content creation, office use or server. Check supported CPU generations, maximum RAM capacity and speed, number and type of expansion slots, storage interfaces, quality of onboard audio and networking, and BIOS features for tweaking. Also assess power delivery components and cooling solutions if planning high-demand builds. A good motherboard balances current needs with future upgradeability.
- Choosing a motherboard: For a high-end gaming build choose ATX with multiple PCIe slots and good VRM; for a compact home PC choose Mini-ITX.
- Checking CPU fit: An Intel LGA socket motherboard will not accept an AMD AM4 CPU.
Central Processing Unit (CPU)
Role and basics
The CPU is the central processing unit responsible for interpreting and executing instructions from programs. It performs arithmetic, logical operations, controls data flow and coordinates interactions between memory and devices. Modern processors are complex systems-on-chip with multiple cores, integrated memory controllers, caches and often integrated graphics.
Architectural elements
Key parts of a CPU include cores (independent execution units), threads (logical sequences of execution), caches (L1, L2, L3), execution pipelines, and the memory management unit. Each core can run separate tasks or threads; simultaneous multithreading (SMT) or hyper-threading allows each core to execute multiple threads to improve throughput on some workloads. The memory controller handles communication with RAM and is now usually integrated into the CPU die for lower latency.
Performance parameters
Important CPU specifications are clock speed (measured in GHz), IPC (instructions per cycle), core count, cache sizes and thermal design power (TDP). Clock speed influences how quickly each core can perform operations; IPC indicates the efficiency of each clock cycle. A higher core count benefits multi-threaded workloads such as video rendering, while single-threaded tasks rely more on IPC and clock speed. Cache size and memory bandwidth heavily affect performance for memory-intensive tasks.
Socket and compatibility
CPUs must match the motherboard socket and be supported by the chipset and firmware. Socket types differ across manufacturers and generations; for example, an AMD AM4 board is incompatible with Intel sockets. Upgrading a CPU requires checking socket type, chipset compatibility and possible BIOS updates that add support for newer processors.
Integrated vs discrete features
Some CPUs include integrated graphics suitable for general display and light multimedia tasks, reducing the need for a separate GPU in budget or office systems. Discrete GPUs provide much higher graphics performance and are used for gaming, professional rendering and compute workloads. CPUs also include integrated controllers for features like PCIe lanes, storage interfaces and security extensions (e.g., AES-NI).
Thermals and cooling
Processors generate heat; cooling solutions range from stock air coolers to high-performance tower coolers and liquid cooling systems. Efficient cooling allows CPUs to sustain higher clock speeds and reduces thermal throttling. TDP ratings help estimate cooling requirements and PSU planning.
Selecting a CPU
Match CPU choice to intended workload: choose high single-core performance for tasks that cannot parallelise, more cores for multi-threaded applications, and consider power efficiency for mobile or low-power devices. Balance CPU selection with motherboard, cooling and PSU capacity to ensure a stable, well-performing system.
- Comparing two CPUs: A 4-core 3.8 GHz CPU vs a 6-core 3.2 GHz CPU—multi-threaded tasks favor the 6-core model while single-threaded tasks may favour higher clocked cores.
- Installing a CPU: Align notch marks, place gently into socket, secure bracket, apply thermal paste and attach cooler.
- CPU performance depends on Instructions Per Cycle (IPC) × Clock Speed × Number of Cores (conceptual relationship).
Primary Memory: RAM
What RAM does
Random Access Memory (RAM) is the system's working memory used to store data and instructions that the CPU needs immediately while running programs. It is volatile: contents are lost when power is removed. RAM is orders of magnitude faster than secondary storage and so is used to hold the active data set of the operating system and applications for quick access.
Types and generations
RAM has evolved through DDR generations—DDR3, DDR4, DDR5—each improving data rates, power efficiency and internal architecture. Desktop modules are called DIMMs while laptops use smaller SODIMMs. Each generation has a different pin layout and electrical requirements, so modules are not cross-compatible. ECC (Error-Correcting Code) RAM used in servers detects and corrects single-bit errors to increase reliability, whereas consumer RAM is usually non-ECC.
Important parameters
Capacity (GB) determines how many programs and data sets can be kept in fast memory. Frequency (MHz) and bandwidth determine how quickly data moves between RAM and CPU. Latency timings (e.g., CAS latency) indicate delay in responding to requests. Multi-channel configurations (dual, quad) increase effective bandwidth by allowing parallel access to multiple memory modules. When populating slots, follow the motherboard manual to enable multi-channel modes.
Installation and best practices
When installing RAM power off and unplug the system and handle modules by the edges. Align the notch and press evenly until latches click. For upgrades, match module type and preferably use identical kit modules to avoid timing or compatibility issues. Enabling XMP/DOCP profiles in UEFI allows modules to run at rated higher speeds if supported by the motherboard and CPU.
Virtual memory and caching
Operating systems use virtual memory and swap/page files to give programs the illusion of more RAM by using storage as overflow; this is much slower than physical RAM. Caches (CPU caches) act as an intermediate faster store between CPU registers and RAM. Adequate RAM reduces paging and improves responsiveness, especially when multitasking or working with large files.
Troubleshooting and maintenance
Faulty RAM can cause crashes, blue screens or data corruption. Use memory diagnostic tools to test modules and reseat or replace suspected faulty sticks. Keep RAM contacts clean and avoid mixing incompatible voltages. Balance capacity, speed and cost: for general use 8–16 GB is common, while power users may need 32 GB or more.
- Upgrading RAM from 8 GB DDR4 to 16 GB DDR4 to improve performance when running many browser tabs and applications.
- Populating RAM slots: For dual-channel on a four-slot board, insert modules in slots 1 and 3 (consult manual).
- Memory bandwidth (approx) = Bus Width × Frequency × Transfers per clock (simplified concept).
Cache Memory and Memory Hierarchy
Purpose of cache
Cache memory exists to bridge the speed gap between the CPU and main memory. CPUs operate at much higher speeds than RAM; cache stores frequently used instructions and data close to the CPU cores so that repeated accesses can be satisfied quickly. The result is lower average memory access time and better overall performance.
Cache levels and characteristics
Modern processors use a hierarchy of caches: L1 (smallest and fastest, often split into instruction and data caches), L2 (larger and slightly slower, usually per core), and L3 (even larger, often shared across cores). L1 might be a few tens of KB with single-cycle access, L2 hundreds of KB to a few MB, and L3 several MB to tens of MB. Larger caches reduce misses but cost more power and silicon area.
Cache operation concepts
Data is transferred between levels in blocks called cache lines. When the CPU requests data, a cache lookup may result in a hit (data present) or miss (data absent). Misses force access to the next level, increasing latency. Replacement policies (Least Recently Used, Random) decide which cache line to evict when bringing new data. Write policies determine how writes propagate: write-through updates main memory synchronously, while write-back updates main memory later, reducing write traffic but requiring tracking of modified lines.
Memory hierarchy model
Computing systems follow a layered memory model: registers (fastest, smallest) → L1 → L2 → L3 → RAM → secondary storage (SSD/HDD). Each lower level increases in capacity but also in access time. The hierarchical design balances cost, capacity and speed to deliver the best average performance for typical workloads.
Software and cache friendliness
Programmers can write cache-friendly code to improve locality: accessing arrays sequentially rather than jumping around, keeping frequently used data structures small, and structuring data to exploit spatial locality. Compiler optimisations and hardware prefetchers also help fetch data before it is needed to reduce misses. Parallel programs must be aware of cache coherence issues when multiple cores access shared data.
Measuring impact
Average Memory Access Time (AMAT) quantifies cache benefits: AMAT = Hit Time + Miss Rate × Miss Penalty. Reducing miss rate or miss penalty or improving hit time lowers AMAT and improves performance. Cache designs are a central part of CPU microarchitecture and strongly influence real-world task performance.
- Cache hit vs miss: Accessing the same array element repeatedly will likely be a hit after the first access; scanning a large array repeatedly benefits from cache lines.
- Replacement policy illustration: If cache can hold 2 lines and accesses A, B, C occur, one line must be evicted; LRU removes the least recently used.
- Average Memory Access Time (AMAT) = Hit Time + Miss Rate × Miss Penalty
Secondary Storage: HDDs, SSDs and NVMe
Role of secondary storage
Secondary storage provides persistent data retention even when power is turned off. It stores the operating system, applications and user files. Unlike RAM, secondary storage is non-volatile and focuses on capacity and durability, though performance also matters for system responsiveness.
Hard Disk Drives (HDDs)
HDDs use spinning magnetic platters and a mechanical read/write head. They offer high capacities at relatively low cost per gigabyte, making them suitable for bulk storage of media, backups and archives. Performance depends on rotational speed (RPM), seek time and interface bandwidth. Mechanical parts make HDDs susceptible to shock and wear, and their random access performance and latency are much worse than solid-state drives.
Solid State Drives (SSDs)
SSDs use NAND flash memory and have no moving parts. They offer much faster random and sequential access times, low latency and higher shock resistance. SSDs come in SATA form factors (2.5-inch) and M.2 form factors that may use SATA or NVMe protocols. SSD lifespan is limited by write endurance but modern wear-leveling algorithms and over-provisioning make them reliable for consumer use. TRIM support in operating systems helps maintain SSD performance over time.
NVMe and PCIe-based storage
NVMe (Non-Volatile Memory Express) is a protocol designed to exploit low-latency flash memory over PCIe interfaces. NVMe drives, typically in the M.2 form factor, connect directly to PCIe lanes and bypass SATA bottlenecks, offering much higher throughput and lower latency. This makes NVMe ideal for OS drives, game load times and data-intensive tasks like video editing or database workloads.
Performance metrics
Key metrics include sequential read/write throughput (MB/s), random IOPS (input/output operations per second), latency and endurance (TBW—terabytes written). HDDs have moderate sequential throughput but poor random IOPS. SATA SSDs improve both, and NVMe SSDs significantly increase throughput and IOPS. Latency dramatically decreases from HDD to SSD to NVMe, improving perceived system responsiveness.
Choosing and maintaining storage
Select storage based on use: NVMe for OS and high-performance tasks, SATA SSD for balanced performance/cost, HDDs for mass storage. Always keep backups—no storage is immune to failure. Monitor SMART data for signs of impending HDD failure, enable TRIM for SSDs and keep firmware updated. Consider RAID or cloud backups for critical data.
- Upgrading a laptop from a 5400 RPM HDD to an M.2 NVMe SSD improves boot time from minutes to seconds.
- Selecting a drive: Choose NVMe for video editing scratch disk due to high sequential write speeds.
Input and Output Devices
Definition and roles
Input devices capture data and commands from users or the environment and forward them to the computer—for example keyboards, mice, scanners, cameras and microphones. Output devices present processed information to users such as monitors, printers, speakers and projectors. Some devices are bidirectional, acting as both input and output, for example touchscreens and external storage.
Interfaces and standards
Peripherals connect using a variety of interfaces and standards. USB (Universal Serial Bus) is the most common general-purpose interface and provides power as well as data. USB has evolved from USB 2.0 to USB4, improving bandwidth and power delivery. Wireless interfaces such as Bluetooth and Wi‑Fi provide convenience for mobile peripherals. Video outputs include HDMI, DisplayPort and older standards like VGA and DVI; each supports different resolutions, refresh rates and features like audio transmission and adaptive sync.
Display characteristics
Monitors differ by panel type (TN, IPS, VA), resolution (Full HD, QHD, 4K), refresh rate (60Hz, 144Hz, 240Hz) and response time. Panel type affects colour reproduction and viewing angles; higher refresh rates benefit gamers while colour-critical work needs higher colour accuracy. Modern displays may also support HDR (High Dynamic Range) and hardware colour calibration.
Specialised I/O devices
There are devices for specific domains: graphics tablets for digital artists, barcode scanners for retail, medical sensors for healthcare, and MIDI controllers for music production. Printers use technologies like inkjet and laser with specific consumables and capabilities (photo quality, duplexing, speed). In industrial contexts, ruggedised input/output devices and sensors interface via serial protocols, CAN bus or specialised industrial connectors.
Ergonomics and accessibility
Choosing peripherals requires considering ergonomics to prevent strain—ergonomic keyboards, adjustable mice, monitor height and lighting are important. Accessibility devices allow people with disabilities to use computers; examples include alternative input controllers, speech recognition systems and screen readers. These increase inclusion and productivity.
Device drivers and compatibility
Peripherals need drivers to function correctly with the operating system. Plug-and-play devices often work with generic OS drivers, but manufacturer drivers unlock full feature sets. Ensuring correct drivers and checking compatibility with OS versions prevents problems and improves performance.
- Connecting a monitor using HDMI provides both video and audio signals to compatible displays.
- Choosing a gaming mouse with a high DPI sensor and programmable buttons for faster in-game actions.
Graphics Processing Unit (GPU)
What a GPU does
A Graphics Processing Unit (GPU) is specialised hardware designed to accelerate rendering of images, video and animations. GPUs use massively parallel architectures with many small cores to handle the repetitive calculations required in graphics pipelines. Besides graphics, GPUs are increasingly used for general-purpose parallel computing tasks (GPGPU), including machine learning, scientific simulation and video encoding.
Integrated vs discrete GPUs
Integrated GPUs are built into the CPU die or package and share system memory; they are energy-efficient and suitable for everyday tasks and light multimedia. Discrete GPUs are separate expansion cards with dedicated video memory (VRAM) and their own cooling systems. Discrete cards connect via PCIe slots and offer much higher performance required by gaming, 3D rendering, CAD, and compute workloads.
Key specifications
Important GPU metrics include core count (shader or CUDA cores), GPU clock speed, VRAM capacity and type (e.g., GDDR6), memory bandwidth, and supported APIs (DirectX, OpenGL, Vulkan). VRAM size matters for high-resolution textures and large datasets; memory bandwidth determines how quickly the GPU can move data to and from memory. Power consumption and TDP influence PSU selection and cooling design; high-end GPUs often require additional PCIe power connectors.
Compute and acceleration
GPUs excel at parallel tasks such as matrix multiplications used in AI and graphics transforms. Frameworks like CUDA (for NVIDIA) and OpenCL provide programming models to access GPU compute resources. Performance in compute tasks depends on parallelism, memory bandwidth and algorithm suitability. Some GPUs include specialised units for ray tracing, tensor operations or video encoding/decoding to accelerate specific workloads.
Installation and thermal concerns
Installing a discrete GPU requires inserting it into a PCIe x16 slot and securing it to the case. Ensure the PSU can supply required power and that there is adequate airflow to cool the card. Monitor GPU temperatures and avoid thermal throttling by ensuring good case ventilation, cleaning dust and potentially upgrading cooling if necessary. Driver installation from the GPU vendor is important to obtain full functionality and performance.
Choosing a GPU
Select a GPU based on intended use: gamers prioritise high frame rates at target resolutions, content creators need larger VRAM and compute throughput, whereas office users may rely on integrated graphics. Consider factors such as compatibility with the motherboard and case, power draw, display outputs, and software ecosystem (driver support and API compatibility).
- Selecting a GPU for video editing: Choose a card with larger VRAM (8–16 GB) to handle high-resolution footage.
- Comparing integrated vs discrete: For office work integrated GPU is fine; for 4K gaming choose a discrete GPU.
Power Supply Unit (PSU) and Power Management
Role of the PSU
The Power Supply Unit converts AC mains power into regulated DC voltages (commonly +12V, +5V, +3.3V) required by various computer components. A reliable PSU provides stable voltage, sufficient current and protection features such as over-voltage, under-voltage, over-current and short-circuit protection. Without a stable PSU, components may behave unpredictably or be damaged.
Ratings and efficiency
PSUs are rated by maximum continuous power output in watts. Efficient PSUs waste less energy as heat; efficiency is shown by certifications such as 80 PLUS Bronze, Silver, Gold, Platinum and Titanium. A higher-efficiency PSU reduces energy costs and heat generation. When choosing a PSU, allow a headroom (generally 20–30%) above the estimated system peak consumption to accommodate power spikes and future upgrades.
Connectors and rails
Common PSU connectors include the 24-pin ATX connector for motherboard power, the 4/8-pin CPU power connector, 6/8-pin PCIe connectors for GPUs, SATA power connectors for drives, and Molex for some peripherals. Some PSUs describe multiple +12V rails while modern designs typically provide robust single-rail outputs with current distribution across modular cables. Modular PSUs allow removing unused cables to improve airflow and cable management.
Power management features
Systems use ACPI power states (S0 active, S3 sleep, S4 hibernate, S5 off) to save power. BIOS/UEFI settings and the operating system can configure sleep behaviour and wake events. Uninterruptible Power Supplies (UPS) provide short-term battery backup and surge protection, giving time to save work during outages. Surge protectors and line conditioners guard against voltage spikes and fluctuations that can damage electronics.
Installation and safety
Install the PSU securely in the case, route cables to avoid obstructing airflow, and ensure connectors are correctly seated. Use the correct voltage selection if using a manual AC input selector (most modern PSUs auto-select). Never open a PSU enclosure as it contains capacitors that can hold lethal charge after unplugging. Choose reputable PSU brands that include protection circuitry to reduce risk of component damage.
Planning and selection
Estimate total system power by summing the peak draws of CPU, GPU, drives and peripherals. Use the formula: choose PSU ≈ 1.2 × System Wattage Estimate for safe margin. Consider efficiency rating, modularity, available connectors and physical dimensions to fit in the case. For energy-conscious systems select high-efficiency units and enable power-saving features in firmware and OS to lower operating costs and heat output.
- Calculating PSU size: A system with GPU drawing 250 W, CPU 95 W, drives and peripherals 80 W—choose a PSU around 500–650 W for safety margin.
- Using a UPS to safely shutdown during power cuts for critical tasks.
- System Wattage Estimate = Sum of component peak power draws; choose PSU ≈ 1.2 × System Wattage Estimate
Cooling and Thermal Management
Why cooling matters
Electronic components generate heat during operation. If heat is not removed efficiently, components may overheat, causing instability, reduced lifetime or sudden shutdowns. High temperature can force CPUs and GPUs to reduce clock speeds (thermal throttling) to protect themselves, which lowers performance. Proper cooling preserves performance and extends component life.
Types of cooling
Air cooling uses heatsinks and fans to move heat away from components. Heatsinks increase surface area while thermal interface materials (TIM) improve heat transfer. Fans circulate air through the case to remove heat. Liquid cooling uses a coolant loop where heat is transferred from components to a radiator and expelled by fans; this can provide superior cooling for overclocked systems. Passive cooling (large heatsinks) is used in low-power systems where silence is important. Advanced systems may use phase-change or immersion cooling in specialised environments.
Designing airflow
Case airflow is crucial: cool air should be drawn in from front or bottom intakes and hot air exhausted from the rear and top. Positive pressure (more intake than exhaust) reduces dust ingress while negative pressure can improve cooling but may draw in more dust. Filters on intake fans help keep dust out but must be cleaned periodically. Good cable management reduces obstructions to airflow, improving cooling efficiency.
Sensors and control
Motherboards and GPUs expose temperature sensors and fan headers. PWM-controlled fans change speed based on temperature using BIOS/UEFI settings or OS utilities. Fan curves can balance noise and cooling. Monitoring tools report CPU, GPU and storage temperatures and fan speeds; use them to detect overheating and adjust cooling strategies accordingly.
Troubleshooting thermal issues
Symptoms of thermal problems include sudden shutdowns, reduced performance under load and unusually high fan noise. Clean dust from heatsinks and fans, verify fan operation, check that the cooler is mounted correctly and reapply thermal paste if necessary. Ensure that the airflow path is not blocked and that the case size matches component cooling requirements.
Long-term maintenance
Regularly clean dust, replace aging thermal paste every few years on high-use systems, inspect fans for wear, and update firmware or drivers that manage power and fan behaviour. For high-performance or overclocked systems consider higher-quality coolers and ensure case and PSU deliver adequate ventilation. Proper cooling planning and maintenance keeps systems stable and efficient.
- Improving laptop cooling by cleaning vents and using a cooling pad to lower temperatures under load.
- Replacing stock CPU cooler with larger tower cooler or AIO liquid cooler for sustained high-performance tasks.
Buses, Ports and Interfaces
What are buses?
Buses are groups of electrical lines that transfer data, addresses and control signals between components. On a motherboard, system buses connect the CPU to memory and peripheral controllers. Peripheral buses such as PCI Express provide high-speed connections for add-in cards; serial buses like USB and SATA connect external devices and drives. Understanding bus architecture helps to identify bandwidth bottlenecks and compatibility issues.
Parallel vs serial communication
Older bus designs used parallel communication where many wires carried bits simultaneously. Modern systems have moved to high-speed serial links which use fewer wires and higher signalling rates, reducing signal skew and improving scalability. Serial links such as PCIe and SATA implement high-frequency differential signalling to achieve high throughput.
PCI Express (PCIe)
PCIe is a scalable, point-to-point interface. Lanes are grouped as x1, x4, x8, x16 with each lane carrying a serial data stream. PCIe generations (Gen1, Gen2, Gen3, Gen4, Gen5) increase per-lane bandwidth. GPUs typically use x16 slots; NVMe SSDs often use x4 lanes. On motherboards, the chipset and CPU distribute PCIe lanes—adding many devices can share or reduce available bandwidth depending on design.
USB and Thunderbolt
USB is ubiquitous for peripherals. USB standards (2.0, 3.x, USB4) increase maximum throughput and power delivery capability. USB Type-C is a reversible connector supporting multiple protocols via alternate modes. Thunderbolt combines PCIe and DisplayPort over a single cable and supports daisy-chaining and very high bandwidth, used for fast external storage and docking stations.
SATA and NVMe
SATA III (about 6 Gbps) was designed for HDDs and early SSDs; NVMe uses PCIe lanes to unlock the much higher speed of flash memory. M.2 is a compact form factor that can support either SATA or NVMe; ensure that the motherboard’s M.2 slot supports the intended protocol. Interfaces influence performance; selecting NVMe over SATA can dramatically improve storage responsiveness.
Practical considerations
When configuring systems pay attention to number and type of ports, lane allocation, and shared resources. For example, some motherboards disable certain SATA ports when an M.2 NVMe slot is used. Understand the physical connectors and their protocol support to avoid bottlenecks. Proper planning of interfaces and buses is crucial for balanced system performance.
- Installing NVMe SSD in M.2 slot that supports PCIe Gen3 x4 yields higher speeds than connecting SATA SSD to a SATA port.
- Connecting a high-speed external drive via USB 3.1 or Thunderbolt to avoid transfer speed limitations of USB 2.0.
Connectors, Cables and Ports
Role of connectors and cables
Connectors and cables are the physical links that carry power and data between components. Choosing the correct cable type and quality ensures stable connections and preserves signal integrity. Poor or incorrect cables may limit performance or cause intermittent failures. Familiarity with common connector types helps in building and troubleshooting systems.
USB types and capabilities
USB connectors include Type-A, Type-B, Micro-USB and Type-C. The physical connector (for example Type-C) may support multiple protocols depending on the device and cable—USB3.x speeds, USB Power Delivery (PD), and alternate modes like DisplayPort. Always check whether both the host and cable support the desired protocol and power levels for features like fast charging or video-out.
Video connectors
Video signals use connectors such as HDMI, DisplayPort, DVI and VGA. HDMI and DisplayPort are digital and support high resolutions and audio channels; DisplayPort can support higher refresh rates and multi-monitor setups in some configurations. Older VGA is analog and lacks support for high resolutions and digital features. Use cables rated for the resolution and refresh rate required—cheap cables sometimes fail at higher bandwidths.
Network and data cables
Ethernet cables (Cat5e, Cat6, Cat6a) differ in bandwidth and maximum reliable length. Cat6 or higher is recommended for gigabit or multi-gigabit networks. SATA cables connect drives to the motherboard; M.2 NVMe modules connect directly without separate cables. For long runs and noisy environments, shielded cables help maintain signal integrity. Use correct gauge and quality for power distribution to avoid voltage drop.
Power connectors and adapters
PSUs provide a variety of power connectors: 24-pin ATX for the motherboard, 4/8-pin CPU power connectors, PCIe 6/8-pin for GPUs, and SATA or Molex for drives. Adapters exist but should be used with caution; improper use can overload circuits or lack necessary protections. Modular PSUs simplify cable management by allowing only required cables to be attached.
Maintenance and safety
Inspect connector pins for corrosion or bending, ensure secure seating, and avoid forcing mismatched plugs. Label cables to ease future troubleshooting and organise them to maintain airflow. Use cable ties and routing paths in the case to prevent strain on connectors. Replacement of damaged cables with certified alternatives preserves performance and safety.
- Replacing a damaged HDMI cable with a high-speed HDMI 2.0 cable to support 4K at 60Hz.
- Choosing Cat6 Ethernet cable instead of Cat5e for gigabit network stability over longer distances.
BIOS/UEFI and Firmware
What firmware does
Firmware such as BIOS (Basic Input/Output System) and UEFI (Unified Extensible Firmware Interface) provides low-level control that initializes hardware when a system powers on. It performs the POST (Power-On Self Test), enumerates devices, configures memory timings, sets up CPU and chipset features, and identifies bootable devices. Firmware bridges the hardware and operating system until the OS takes over.
BIOS vs UEFI
Traditional BIOS has been largely superseded by UEFI, which offers advantages: a modular, extensible design, graphical interfaces, mouse support, support for large drives via the GUID Partition Table (GPT), faster booting, secure boot to prevent unsigned code loading at boot, and the ability to run small pre-boot applications. Many modern motherboards combine UEFI with legacy BIOS compatibility modes to support older operating systems and boot media.
Common firmware settings
Users interact with firmware settings to configure boot order, enable or disable peripherals, set SATA or NVMe modes, configure XMP/DOCP memory profiles, control fan profiles, and adjust CPU overclocking and voltage settings. Secure Boot enforces cryptographic checks on bootloaders, improving system security. Firmware also exposes health monitoring for temperatures, voltages and fan speeds.
Updating firmware
Manufacturers release firmware updates to add CPU compatibility, fix bugs, improve stability and patch security issues. Firmware updates (flashing) should be done carefully: use official manufacturer utilities, a stable power source and follow documented steps. A failed update can corrupt firmware and render a motherboard unbootable; some boards offer recovery features like dual BIOS or USB BIOS flashback to recover from failed updates.
Boot process and troubleshooting
On power-up, firmware executes POST checks; if errors occur it reports via beep codes, debug LEDs or on-screen messages. Firmware determines boot device order and hands control to a bootloader on storage devices which loads the operating system. Misconfigured firmware settings can prevent booting—common fixes include resetting CMOS to default, checking boot order, and ensuring devices are detected correctly.
Security and management
UEFI features like Secure Boot, TPM integration and measured boot enhance platform security. Firmware also supports remote management in servers and business PCs, enabling administrators to update settings or boot devices remotely. Properly configured firmware is essential for system stability, security and performance.
- Changing boot order in UEFI to boot from USB installer for OS installation.
- Enabling XMP profile in UEFI to run RAM at advertised higher speeds.
Device Drivers and Hardware-Software Interaction
Purpose of device drivers
Device drivers are software components that allow the operating system to operate hardware devices. They translate OS-level requests into device-specific commands, manage data transfers, handle interrupts, and offer interfaces for applications. Without appropriate drivers, hardware may only operate with basic functionality or not at all.
Driver types and layers
Drivers operate at different levels: kernel-mode drivers integrate tightly with the operating system kernel and can manage low-level hardware access, while user-mode drivers provide safer, less-privileged interfaces. Some drivers are included with the OS and provide generic functionality; vendor drivers often provide optimisations, full feature sets and better performance. Virtual drivers emulate hardware for virtual machines or provide software interfaces for virtual devices.
Installation and updates
Drivers must match the hardware model and operating system version. Installing drivers from the device manufacturer typically yields best performance and access to advanced features. Operating systems may auto-install generic drivers for basic operation, but for full functionality—such as advanced GPU features—download and install manufacturer-provided drivers. Keep drivers up to date to receive bug fixes, performance improvements and security patches.
Troubleshooting driver issues
Driver problems can manifest as device malfunctions, crashes, poor performance or system instability. Troubleshooting steps include checking Device Manager (or equivalent) for error codes, updating or rolling back drivers, uninstalling and reinstalling drivers, checking for firmware updates, and ensuring compatibility with the OS. Digitally signed drivers help ensure integrity and reduce malicious tampering.
Interaction with firmware and hardware
Drivers interact with device firmware that controls hardware at a low level. Firmware updates can change device behaviour and may require updated drivers. Proper coordination between firmware and drivers ensures stable operation. For example, NVMe controllers expose capabilities that drivers can use for performance and power management.
Security and best practices
Only install drivers from trusted sources; unsigned or malicious drivers can compromise system security. Use vendor utilities to check for updates and follow recommended procedures when updating drivers. In enterprise settings, use tested driver bundles and managed deployment to avoid instability across many systems.
- Installing the latest GPU driver from the manufacturer to improve game performance and fix bugs.
- Resolving a printer that won’t respond by reinstalling its driver and restarting the print spooler service.
Assembling a Desktop PC
Planning and preparation
Before assembling a PC gather all components and tools: case, motherboard, CPU, CPU cooler, RAM, storage, GPU (if any), PSU, screws, screwdrivers, thermal paste (if not pre-applied) and an anti-static wrist strap. Read manuals for case and motherboard layouts and confirm compatibility (CPU socket, RAM type, PSU dimensions, GPU length). Choose a clean, well-lit workspace free of carpets to minimise static.
Step-by-step assembly
- Prepare the motherboard on an anti-static surface. Install the CPU by aligning notches, then lock the socket. Apply thermal paste if necessary and attach the cooler as per instructions.
- Install RAM modules by opening slot latches, aligning the notch and pressing firmly until they click into place. Use recommended slots to enable multi-channel operation.
- Install the M.2 SSD onto the motherboard (if applicable) and secure it. Mount other drives in drive bays and connect SATA cables where needed.
- Install the PSU in the case and route major cables (24-pin ATX, 8-pin CPU power) but avoid connecting until the motherboard is mounted if preferred for easier cable routing.
- Mount the motherboard into the case on standoffs and secure with screws. Connect PSU main and CPU power connectors, front panel connectors (power switch, LEDs), SATA power and data cables, and fan headers.
- Insert the GPU into the PCIe x16 slot if required, secure it to the case and connect PCIe power cables. Double-check all connections.
First boot and firmware setup
On first power-up, enter BIOS/UEFI to confirm that CPU, RAM and storage are detected, set the correct boot order and enable XMP/DOCP if you wish to run RAM at its advertised speed. Set fan curves and check temperature readings to confirm cooling. Boot from installation media to install the operating system and then install chipset and device drivers.
Troubleshooting common issues
If the system fails to POST, check power connections (24-pin and CPU 8-pin), reseat RAM and GPU, verify CPU cooler seating and listen for beep codes. Use minimal configuration (one RAM stick, CPU, GPU if no integrated graphics) to isolate faults. Consult motherboard manual for diagnostic LEDs and error codes.
Final tasks and safety
After confirming stable operation, tidy cables for airflow, secure all panels and document serial numbers and warranty information. Follow ESD precautions during handling, avoid overtightening screws and never power the system while working inside. Proper assembly practice ensures reliability and makes future upgrades easier.
- Building a basic office PC: Choose a modest CPU with integrated graphics, 8–16 GB RAM, 256–512 GB SSD and a 450–500 W PSU.
- Troubleshooting no-POST on first boot: Check power connectors, RAM seating, CPU cooler installation and speaker error codes.
Hardware Troubleshooting and Maintenance
Structured troubleshooting
Effective troubleshooting follows a logical sequence: observe the symptom, form hypotheses, isolate components, test, and implement fixes. Keep a record of steps taken and results. Begin with simple checks—power, cable connections, LED indicators and POST codes—before moving to component replacement or deeper diagnostics. Systematic elimination reduces time spent and avoids unnecessary replacements.
Common hardware faults and checks
Typical issues include no power, no POST, random crashes, overheating, storage failures and peripheral malfunctions. For no power, verify mains supply, PSU switch and connectors. For no POST, reseat RAM and GPU, check for visible damage, attempt boot with minimal components and consult motherboard beep or LED codes. For overheating, inspect fans, clean dust, check cooler mounting, monitor temperatures and reapply thermal paste if needed. For storage problems check SATA or power cables, run SMART diagnostics and try connecting the drive to another system.
Tools and diagnostics
Essential tools include screwdrivers, anti-static wrist strap, compressed air, thermal paste, and a multimeter for voltage checks. Software tools help diagnose issues: memory testers (memtest86), disk utilities (SMART monitoring, chkdsk), CPU/GPU stress tests and temperature monitors. POST diagnostic cards or onboard debug LEDs on modern motherboards provide useful initial clues.
Preventive maintenance
Routine maintenance prolongs hardware life: clean dust from fans and heatsinks, replace aging thermal paste on high-use systems, ensure filters are clean, and monitor SMART attributes for drives. Keep firmware and drivers current to reduce bugs and compatibility problems. Periodic backups prevent data loss when hardware does fail; consider automated backup schedules and off-site/cloud backups for critical data.
Repair vs replace decisions
Decide whether to repair or replace based on cost, availability of parts and risk. For older components, replacing may be more economical. For modern systems, warranty coverage may favour authorised repair. If a component is intermittently failing, isolate and test in a different known-good system to confirm the fault before purchasing replacements.
Safety and documentation
Always disconnect power and ground yourself before handling components. Avoid working on systems while powered unless following safe procedures for voltage measurement. Document serial numbers, warranties and configuration details. Training and careful maintenance practices reduce downtime and ensure reliable hardware operation.
- Diagnosing slow system: Check Task Manager for resource usage, run disk and memory diagnostics, and check for thermal throttling.
- Cleaning a dusty PC: Power down, unplug, use compressed air to remove dust from fans and heatsinks, and clean filters.
Safety, ESD and Environmental Concerns
Electrostatic discharge (ESD) basics
ESD is the sudden flow of electricity between objects at different electrical potentials. Sensitive semiconductor devices can be damaged by ESD even when effects are not immediately visible. When working with components, take ESD precautions: use an anti-static wrist strap connected to ground, work on grounded mats, avoid synthetic clothing that generates static and handle circuit boards by their edges.
Safe handling procedures
Before touching internal parts, unplug the system and press the power button to discharge residual energy. Keep components in anti-static bags until installation. Avoid touching gold contacts, pins and exposed circuitry. When placing components on a workbench, use an anti-static mat or the component’s anti-static packaging. Maintain a clean, organised workspace to reduce accidental damage.
Electrical safety
Power supplies contain capacitors that can retain charge after disconnecting mains—do not open the PSU enclosure. Use surge protectors to guard systems from spikes and consider a UPS for critical systems to handle outages. Ensure proper wiring and earthing in the workspace. Follow manufacturer instructions when replacing batteries or internal power modules and do not attempt repairs that require disassembly of sealed or hazardous components.
Thermal and mechanical safety
Avoid blocking ventilation holes; keep flammable materials away from heat-producing equipment. Use proper mounting for drives and heavy components to prevent mechanical stress. For systems placed in racks or enclosures, ensure adequate airflow and temperature monitoring to prevent overheating in dense installations.
Environmental impact and e-waste
Electronics contain hazardous substances and should not be disposed with regular waste. Recycle responsibly through authorised e-waste programs. Consider repair, refurbishment or donation before disposal. Selecting energy-efficient components and power management reduces lifetime energy consumption. Proper battery disposal, especially for laptops and UPS units, prevents environmental contamination.
Regulation and compliance
Be aware of regional regulations for electrical safety and e-waste. Devices often carry compliance markings indicating adherence to safety and electromagnetic compatibility standards. For organisations, following compliant disposal and data sanitation procedures when retiring hardware is essential to protect both environment and data privacy.
- Using an anti-static wrist strap when installing a CPU to prevent damage from static discharge.
- Recycling an old motherboard at an authorised e-waste collection point rather than disposing with household waste.
Modern Trends: Embedded Hardware, IoT and Edge Devices
Embedded systems overview
Embedded hardware integrates processors, memory and I/O to perform dedicated functions within larger systems. Unlike general-purpose PCs, embedded devices are designed for specific tasks—examples include microcontrollers in appliances, automotive engine control units, and industrial controllers. They prioritise low power consumption, reliability, deterministic timing and often operate under real-time constraints.
System-on-Chip (SoC) and integration
An SoC combines CPU cores, GPU, memory controllers, peripheral interfaces and specialised accelerators on a single chip. SoCs are common in smartphones, tablets and many IoT devices because they provide compactness, power efficiency and cost savings. Modern SoCs may include AI accelerators, neural processing units (NPUs) and dedicated multimedia encoders to support on-device inference and processing.
Internet of Things (IoT)
IoT devices connect sensors and actuators to cloud services or local networks, enabling data collection, remote monitoring and automation. Hardware choices for IoT emphasise low-power radios (Bluetooth Low Energy, Zigbee, LoRaWAN), efficient microcontrollers, and secure elements for identity and encryption. Many IoT devices rely on battery operation with duty-cycled radios and sleep modes to maximise battery life.
Edge computing
Edge devices process data near its source to reduce latency and bandwidth demands on central servers. Edge hardware ranges from small gateways that aggregate sensor data to powerful edge servers running machine learning models locally. Advantages include faster response for time-critical tasks, reduced cloud costs and improved privacy because raw data need not be transmitted to remote servers.
Security and updateability
Connected hardware faces security risks; secure boot, hardware root of trust (TPM or equivalent), encryption and device attestation are important. Firmware-over-the-air (FOTA) update mechanisms enable patching vulnerabilities but must be authenticated and robust to avoid brick devices. Designing secure update channels and enforcing cryptographic validation protects devices in the field.
Sustainability and reliability
Embedded and IoT deployments often operate in harsh conditions; hardware must tolerate temperature ranges, humidity, and vibration. Low-power design extends battery life, and energy-harvesting techniques (solar, thermal) are used in remote sensors. Lifecycle planning, including secure decommissioning and recycling of devices, improves environmental sustainability.
- An IoT temperature sensor using a low-power microcontroller with LoRa connectivity to send periodic updates to a cloud server.
- Edge device processing video frames locally with an SoC containing a small neural accelerator for object detection.
Key Concepts
- CPU
- Central Processing Unit; the primary component that executes instructions and performs computations.
- Motherboard
- The main printed circuit board that connects and allows communication between all hardware components.
- RAM
- Random Access Memory; volatile primary memory used by the CPU for fast access to running data and instructions.
- Cache
- Small, fast memory close to the CPU used to store frequently accessed data to reduce latency.
- SSD
- Solid State Drive; storage device using flash memory for faster access than mechanical hard drives.
- HDD
- Hard Disk Drive; magnetic storage device with spinning platters offering high capacity at lower cost.
- PCIe
- Peripheral Component Interconnect Express; a high-speed serial interface for expansion cards and NVMe storage.
- PSU
- Power Supply Unit; converts AC mains electricity to regulated DC voltages required by computer components.
- BIOS/UEFI
- Firmware that initializes hardware at boot and provides runtime services for the operating system.
- Thermal Throttling
- Automatic reduction of component performance to lower temperature when thermal limits are reached.
- Device Driver
- Software that enables the operating system to control and communicate with a hardware device.
- NVMe
- Non-Volatile Memory Express; a protocol for accessing high-speed storage media over PCIe.
- Form Factor
- The physical dimensions and layout standard of a component such as a motherboard or drive.
- ESD
- Electrostatic Discharge; sudden flow of electricity between electrically charged objects that can damage electronics.
- SoC
- System-on-Chip; integrates many components of a computer or system into a single chip for compactness and efficiency.
Practice Questions
-
What is the function of the motherboard? / मदरबोर्ड का कार्य क्या है?
Show answer
The motherboard connects all hardware components, provides sockets and slots for CPU, memory and expansion cards, and contains controllers and interfaces for communication. / मदरबोर्ड सभी हार्डवेयर घटकों को जोड़ता है, CPU, मेमोरी और विस्तार कार्डों के लिए सॉकेट और स्लॉट प्रदान करता है, और संचार के लिए कंट्रोलर व इंटरफ़ेस रखता है।
-
Explain the difference between SSD and HDD. / SSD और HDD में क्या अंतर है, समझाइए।
Show answer
SSD uses flash memory with no moving parts, providing faster access, lower latency and greater durability; HDD uses spinning platters and mechanical heads, offering larger capacity at lower cost per GB but slower performance. / SSD फ़्लैश मेमोरी का उपयोग करता है जिसमें कोई चलने वाले भाग नहीं होते; यह तेज़ पहुंच, कम विलंब और अधिक टिकाऊपन देता है; HDD घूर्णन प्लेटर और यांत्रिक हेड का उपयोग करता है, जो प्रति GB कम लागत पर बड़ी क्षमता देता है पर प्रदर्शन धीमा होता है।
-
How does cache improve CPU performance? / कैश CPU के प्रदर्शन को कैसे सुधारता है?
Show answer
Cache stores frequently used data near the CPU so that repeated accesses find data quickly (cache hits), reducing average memory access time and improving performance. / कैश अक्सर उपयोग किए जाने वाले डेटा को CPU के पास संग्रहीत करता है ताकि बार-बार पहुंचने पर डेटा जल्दी मिल सके (कैश हिट), जिससे औसत मेमोरी एक्सेस समय घटता है और प्रदर्शन सुधरता है।
-
List steps to install a RAM module safely. / RAM मॉड्यूल को सुरक्षित रूप से स्थापित करने के चरण लिखिए।
Show answer
Power off and unplug the system, ground yourself, open slot latches, align the notch on the RAM module, press evenly until it clicks, close latches and reconnect power. / सिस्टम को बंद कर प्लग निकालें, स्वयं को ग्राउंड करें, स्लॉट लैच खोलें, RAM मॉड्यूल के नोटच को मेलखाएँ, समान रूप से दबाकर लगाएँ जब तक क्लिक न हो, लैच बंद करें और पावर वापस जोड़ें।
-
A PC fails to boot and shows no display; what initial checks will you perform? / एक पीसी बूट नहीं हो रहा और डिस्प्ले नहीं दिखा रहा; आप प्रारंभिक रूप से कौन-कौन सी जाँच करेंगे?
Show answer
Check power supply and cables, ensure PSU switch is on, verify motherboard power connectors (24-pin and CPU 8-pin), reseat RAM and GPU, listen for beep codes, and try booting with minimal components. / पावर सप्लाई और केबल जांचें, PSU स्विच ऑन है या नहीं देखें, मदरबोर्ड के पावर कनेक्टर्स (24-पिन और CPU 8-पिन) सत्यापित करें, RAM और GPU को फिर से जाँचें, बीप कोड सुनें, और न्यूनतम घटकों के साथ बूट करने का प्रयास करें।
-
What is PCIe x16 and why is it used for graphics cards? / PCIe x16 क्या है और ग्राफिक्स कार्ड के लिए इसे क्यों उपयोग किया जाता है?
Show answer
PCIe x16 denotes a PCI Express slot with sixteen lanes, offering high bandwidth suitable for data-intensive devices. Graphics cards use x16 slots because they require large data throughput between GPU and system. / PCIe x16 उस PCI Express स्लॉट को दर्शाता है जिसमें सोलह लेन होती हैं, जो उच्च बैंडविड्थ प्रदान करती हैं और डेटा-गहन उपकरणों के लिए उपयुक्त है। ग्राफिक्स कार्ड x16 स्लॉट का उपयोग करते हैं क्योंकि उन्हें GPU और सिस्टम के बीच बड़ी डेटा थ्रूपुट की आवश्यकता होती है।
-
Define thermal throttling and give one remedy. / थर्मल थ्रॉटलिंग क्या है और एक उपाय बताइए।
Show answer
Thermal throttling is automatic reduction of component speed to lower temperature when it overheats; a remedy is to improve cooling by cleaning dust, reapplying thermal paste or upgrading the cooler. / थर्मल थ्रॉटलिंग उस स्थिति को कहते हैं जब अतिउष्णता पर घटक की गति स्वचालित रूप से घटाई जाती है; एक उपाय यह है कि कूलिंग बेहतर करें—धूल साफ करें, थर्मल पेस्ट पुनः लगाएँ या कूलर अपग्रेड करें।
-
Why is firmware update (BIOS/UEFI) important and what is a risk? / फ़र्मवेयर अपडेट (BIOS/UEFI) क्यों महत्वपूर्ण है और इसका क्या जोखिम है?
Show answer
Firmware updates add hardware support and fix bugs, improving stability and compatibility; risk includes the possibility of a failed update that can render the motherboard unbootable if not performed correctly. / फ़र्मवेयर अपडेट नई हार्डवेयर समर्थन जोड़ते हैं और बग फिक्स करते हैं, जिससे स्थिरता और संगतता सुधारती है; जोखिम यह है कि यदि सही तरीके से न किया जाए तो असफल अपडेट मदरबोर्ड को बूट नहीं करने योग्य बना सकता है।
-
Explain differences between SATA and NVMe interfaces. / SATA और NVMe इंटरफेस में अंतर समझाइए।
Show answer
SATA is an older serial interface with limited bandwidth (SATA III ~6 Gbps) used for HDDs and SATA SSDs; NVMe uses the PCIe interface to provide much higher bandwidth and lower latency for SSDs, enabling faster storage performance. / SATA एक पुराना सीरियल इंटरफ़ेस है जिसकी बैंडविड्थ सीमित है (SATA III ~6 Gbps) और यह HDDs व SATA SSDs के लिए प्रयोग होता है; NVMe PCIe इंटरफेस का उपयोग करता है जो SSDs के लिए कहीं अधिक बैंडविड्थ और कम विलंबता प्रदान करता है, जिससे स्टोरेज प्रदर्शन बहुत तेज़ होता है।
-
What precautions prevent ESD damage when handling components? / घटकों को संभालते समय ESD नुकसान से बचने के लिए क्या सावधानियाँ अपनानी चाहिए?
Show answer
Use anti-static wrist strap, work on grounded surface, handle PCBs by edges, keep components in anti-static bags and avoid working on carpets. / एंटी-स्टैटिक रिस्ट स्ट्रैप का उपयोग करें, ग्राउंडेड सतह पर काम करें, पीसीबी को किनारों से पकड़ें, घटकों को एंटी-स्टैटिक बैग में रखें और कालीनों पर काम करने से बचें।
-
Describe one method to improve slow disk performance. / धीमी डिस्क प्रदर्शन सुधारने का एक तरीका बताइए।
Show answer
Migrate operating system and frequently used programs to an SSD or NVMe drive to reduce access times; additionally enable TRIM and ensure sufficient free space. / ऑपरेटिंग सिस्टम और अक्सर उपयोग होने वाले प्रोग्रामों को SSD या NVMe ड्राइव पर स्थानांतरित करें ताकि पहुंच समय कम हो; साथ ही TRIM सक्षम करें और पर्याप्त खाली स्थान सुनिश्चित करें।
Related Laws & Principles
Explore allFoundational laws & principles connected to this chapter — tap to open in the Laws Explorer.