2.3 Explain the purpose of common internal computing components
📘CompTIA ITF+ (FC0-U61)
NIC (Network Interface Card) Overview
A Network Interface Card (NIC) is a hardware component inside a computer or device that allows it to connect to a network. Networks can be local (LAN), like in an office, or wide-area (WAN), like the internet. Essentially, the NIC is the “bridge” that sends and receives data between your device and the network.
Key points for the exam:
- NIC is required for network communication.
- Can be wired or wireless.
- Can be on-board (built into the motherboard) or add-on card (installed separately).
1. Wired vs. Wireless NICs
Wired NIC
- Connects to a network using a cable, usually an Ethernet cable (RJ-45 connector).
- Speeds can range from 10 Mbps to 1 Gbps or more (e.g., 1 Gbps, 10 Gbps in modern offices).
- More reliable and stable than wireless.
- Commonly used in offices, servers, and workstations where consistent speed is important.
Example in IT environment:
- A desktop computer in an office is connected to a central server via a wired NIC. This ensures large files can be transferred quickly without interruption.
Wireless NIC
- Connects to networks using Wi-Fi (wireless signals) instead of cables.
- Speeds vary depending on Wi-Fi standard (e.g., Wi-Fi 5, Wi-Fi 6).
- Provides mobility; devices can move around without losing network connection.
- Less stable than wired, can be affected by interference or distance from the router.
Example in IT environment:
- A laptop used in different rooms of a company connects to the network via Wi-Fi. IT staff can access shared files and the internet without plugging in a cable.
2. On-board vs. Add-on NICs
On-board NIC
- Built directly into the motherboard.
- Usually enough for most standard network connections.
- Cannot easily be upgraded or replaced.
- Common in laptops and standard desktops.
Example:
- A company laptop has a built-in NIC that connects to the office Wi-Fi automatically when the employee logs in.
Add-on NIC
- Separate network card that you install into the motherboard (via PCI, PCIe slot, or USB for external cards).
- Useful if:
- On-board NIC fails.
- Higher network speeds are needed (e.g., 10 Gbps NIC for servers).
- Special features are required (e.g., multiple ports, advanced networking).
Example:
- A server in a data center has multiple add-on NICs to connect to different networks for redundancy. If one NIC fails, the others keep the server online.
3. Exam Tips / Key Points
- NIC function: Connects a device to a network (wired or wireless).
- Wired NIC: Uses cables, stable, fast; usually Ethernet.
- Wireless NIC: Uses Wi-Fi, mobile, convenient, can be slower or affected by interference.
- On-board NIC: Built into motherboard, standard use, not easily upgraded.
- Add-on NIC: Separate card, can upgrade speed or add features, used in servers or special cases.
Remember for ITF+:
- You do not need to memorize exact speeds for every standard, but knowing that wired is generally faster and more reliable than wireless is important.
- Understanding when an add-on NIC is needed (extra speed, redundancy, or special network features) is key.
