R05 (Part 1) Flashcards
What is Electrostatic Discharge (ESD) and how can it be prevented?
ESD is a sudden flow of static electricity that can damage electronics. It’s prevented using wrist straps connected to grounded surfaces and by proper handling of components.
What are key safety steps when building a PC system?
Power off & unplug
Use ESD protection
Handle components by edges
Manage cables
Ensure good ventilation
What is PAT (Portable Appliance Testing)?
A test to check electrical device safety by inspecting wires, insulation, and connections, often used in workplaces.
What is the role of the motherboard and common port types?
The motherboard connects all components. Ports include USB, HDMI, Ethernet, and audio jacks for connecting peripherals.
What do chipsets and computer buses do?
Chipsets manage communication (northbridge for CPU/RAM, southbridge for Input/Output).
Buses transfer data: system bus (CPU–RAM), PCIe (high-speed), USB (peripherals).
What are expansion slots and what do they support?
Slots on the motherboard for hardware like GPUs (PCIe), RAM modules, and legacy PCI devices.
What’s the difference between primary and secondary storage?
Primary (RAM, cache, registers) is fast and temporary.
Secondary (HDD, SSD, NVMe, flash) is permanent storage.
What is the BIOS/UEFI and what does it do?
BIOS is firmware that starts the PC, performs POST, and loads the OS.
UEFI is its modern replacement, supporting larger drives and better security.
What are the four types of computer peripherals?
Input (keyboard)
Output (monitor)
Storage (USB drive)
Hybrid (touchscreen)
What is virtualisation and how does it differ from cloud computing?
Virtualisation runs VMs locally; cloud computing hosts services online.
What is a hypervisor and its types?
Software for managing VMs.
Type 1 runs on hardware (e.g., Hyper-V), Type 2 runs in an OS (e.g., VirtualBox).
List benefits and issues of virtualisation:
Benefits: lower costs, scalability, backup ease.
Issues: resource limits, security risks, complex setup.
What are the different types of networks?
LAN (local)
WAN (wide)
MAN (metro)
PAN (personal)
VPN (private/secure).
What’s the difference between client-server and peer-to-peer networks?
Client-server uses central servers (secure, scalable)
P2P shares directly (simple, less secure).
Describe common networking cables.
Twisted-pair (UTP/STP)
fibre-optic (SMF/MMF)
coaxial (used in CCTV and cable TV)
What’s the difference between analogue and digital signals?
Analogue = smooth, continuous (e.g., vinyl).
Digital = binary, discrete (e.g., MP3).
What are different types of servers?
Network
tower
blade
rack
web
proxy
FTP
print servers -all managed under the client-server model.
What is a protocol and what’s a network packet?
A protocol defines rules for communication.
Packets include a header, data, and footer.
What is a MAC (Media Access Control) address?
A unique hardware identifier for network interfaces.
What are the layers of the TCP/IP model?
- Application
- Transport
- Internet
- Network Access
What is a NIC (Network Interface Card)?
A hardware component that enables a device to connect to a network (wired or wireless).