👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Computer Architecture and Hardware
Study mode

Network Hardware

Introduction to Network Hardware

In today's connected world, computers and devices communicate with each other through networks. But how do these devices actually connect and share information? The answer lies in network hardware - the physical devices that enable communication between computers, servers, and other networked equipment.

Network hardware includes devices that transmit data, manage connections, and ensure information flows smoothly and securely across networks. Whether it's the router directing internet traffic in your home, the cables carrying data signals, or the network card inside your laptop, each piece plays a vital role.

Understanding network hardware is essential for setting up, managing, and troubleshooting networks, especially in competitive exams where practical knowledge is tested. This chapter will guide you through the main types of network hardware, their functions, and how to choose the right components based on performance and cost.

Networking Devices

Networking devices are the core physical components that connect multiple computers and manage data traffic within a network. The three most common devices you will encounter are routers, switches, and hubs. Each device operates differently and serves unique purposes.

Comparison of Networking Devices
Device Function OSI Layer Typical Use
Router Directs data packets between different networks; connects LAN to the Internet Layer 3 (Network Layer) Home and office internet sharing; connecting multiple networks
Switch Connects devices within a network; forwards data only to intended device Layer 2 (Data Link Layer) Local Area Networks (LANs) in offices and data centers
Hub Broadcasts data to all connected devices without filtering Layer 1 (Physical Layer) Small or simple networks; rarely used today due to inefficiency

Why these differences matter: A hub sends data to all devices, which can cause unnecessary traffic and security risks. Switches are smarter-they send data only where it needs to go, improving speed and security. Routers connect different networks and manage traffic between them, such as your home network and the internet.

Transmission Media

Transmission media are the physical pathways through which data travels in a network. Think of them as the "roads" that carry data "vehicles" from one device to another. The choice of transmission media affects speed, distance, and security of data transfer.

The three main types of cables used in networks are:

Twisted Pair Cable Fiber Optic Cable Coaxial Cable
  • Twisted Pair Cable: Consists of pairs of insulated copper wires twisted together to reduce interference. Commonly used in telephone and Ethernet networks. Affordable and easy to install but limited in distance (up to 100 meters) and speed (up to 1 Gbps).
  • Fiber Optic Cable: Uses thin strands of glass or plastic fibers to transmit data as pulses of light. Offers very high speed (up to 100 Gbps or more) and can cover long distances (several kilometers) with minimal signal loss. Highly secure as it is difficult to tap.
  • Coaxial Cable: Has a central conductor surrounded by insulation, a metallic shield, and an outer jacket. Used in cable TV and older Ethernet networks. Offers better shielding than twisted pair but slower and shorter range than fiber optic.

Network Interface Cards (NIC)

A Network Interface Card (NIC) is a hardware component inside a computer or device that allows it to connect to a network. Think of it as the device's "network adapter." Without a NIC, a computer cannot communicate over a network.

NICs come in two main types:

  • Wired NIC: Connects to a network using cables (usually Ethernet cables). It has a port where the cable plugs in. Wired NICs are reliable and offer consistent speeds.
  • Wireless NIC: Connects to wireless networks (Wi-Fi) without cables. It uses radio waves to communicate with wireless routers or access points. Wireless NICs offer mobility but can be affected by distance and interference.

Common specifications of NICs include speed (e.g., 100 Mbps, 1 Gbps) and compatibility with network standards (e.g., IEEE 802.3 for Ethernet, IEEE 802.11 for Wi-Fi).

Other Network Hardware

Besides the main devices and cables, several other hardware components support network connectivity and signal management:

  • Modem: Short for modulator-demodulator, a modem converts digital data from a computer into signals suitable for transmission over telephone lines or cable systems, and vice versa. It connects your home network to your Internet Service Provider (ISP).
  • Access Point (AP): A device that allows wireless devices to connect to a wired network using Wi-Fi. It extends the wireless coverage area.
  • Repeater: A device that regenerates and amplifies signals to extend the transmission distance in a network. Useful in large buildings or long cable runs.

Performance and Cost Considerations

When selecting network hardware, three key factors influence the decision:

  • Speed: Measured in Megabits per second (Mbps) or Gigabits per second (Gbps), speed determines how fast data can be transmitted.
  • Latency: The delay between sending and receiving data, measured in milliseconds (ms). Lower latency means faster response times, important for real-time applications like video calls.
  • Cost: The price of hardware, often measured in Indian Rupees (INR), must fit the budget while meeting performance needs.
Performance and Cost Comparison of Network Hardware
Hardware Typical Speed Latency Approximate Cost (INR) Use Case
Router 100 Mbps - 1 Gbps 5 - 20 ms Rs.1,000 - Rs.10,000 Home/Office Internet Sharing
Switch 1 Gbps - 10 Gbps 1 - 5 ms Rs.1,500 - Rs.15,000 LAN Connectivity
Hub 10 - 100 Mbps 10 - 30 ms Rs.500 - Rs.2,000 Small, Simple Networks
Twisted Pair Cable (Cat 6) Up to 1 Gbps Negligible Rs.50 - Rs.100 per meter Short Distance Wired Networks
Fiber Optic Cable Up to 100 Gbps Very Low Rs.200 - Rs.500 per meter Long Distance, High-Speed Networks
Coaxial Cable Up to 10 Mbps Low Rs.70 - Rs.150 per meter Cable TV, Older Networks

Summary

Network hardware forms the backbone of all computer networks. Understanding the roles of devices like routers, switches, and hubs, the types of cables used, and additional components like NICs and modems is crucial for designing and managing efficient networks. Performance factors such as speed and latency, along with cost considerations, help in selecting the right hardware for specific needs.

Formula Bank

Bandwidth Calculation
\[ \text{Bandwidth} = \frac{\text{Data Size}}{\text{Time}} \]
where: Bandwidth in Mbps, Data Size in Megabits, Time in seconds
Latency Calculation
\[ \text{Latency} = \frac{\text{Distance}}{\text{Speed of Signal}} \]
where: Latency in seconds, Distance in meters, Speed of Signal in meters/second
Example 1: Identifying Network Devices Easy
A small office needs to connect 10 computers so they can share files quickly within the office. Which device should be used to connect these computers efficiently?

Step 1: Understand the requirement: connecting multiple computers within the same local network.

Step 2: A hub broadcasts data to all devices, which is inefficient and slow.

Step 3: A switch connects devices and forwards data only to the intended recipient, improving speed and security.

Step 4: A router connects different networks, such as the office network to the internet, but is not primarily used for internal connections.

Answer: Use a switch to connect the 10 computers efficiently.

Example 2: Calculating Network Speed Requirements Medium
A small office has 20 employees. Each employee uses about 5 Mbps of bandwidth on average for video calls and file sharing. Calculate the minimum network speed required to support all employees simultaneously.

Step 1: Identify average bandwidth per user = 5 Mbps.

Step 2: Number of users = 20.

Step 3: Total bandwidth required = 5 Mbps x 20 = 100 Mbps.

Answer: The office network should support at least 100 Mbps speed to handle all users simultaneously.

Example 3: Choosing Transmission Media Medium
A company needs to connect two buildings 2 kilometers apart with a secure and high-speed network link. Which transmission medium should be chosen and why?

Step 1: Distance is 2 km, which is beyond the effective range of twisted pair cables (up to 100 meters).

Step 2: Coaxial cable is also not suitable for long distances and offers lower speed.

Step 3: Fiber optic cable supports long distances (several kilometers) and high speeds, and is highly secure.

Answer: Use fiber optic cable for connecting the two buildings.

Example 4: Cost Estimation for Network Setup Medium
Estimate the total cost in INR to set up a network for a small office with 15 computers using the following hardware:
  • 1 Router: Rs.5,000
  • 1 Switch (16 ports): Rs.7,000
  • NICs for 15 computers (wired): Rs.800 each
  • Twisted pair cables (Cat 6) for 15 computers, average 10 meters each: Rs.80 per meter

Step 1: Router cost = Rs.5,000.

Step 2: Switch cost = Rs.7,000.

Step 3: NIC cost = 15 x Rs.800 = Rs.12,000.

Step 4: Cable cost = 15 computers x 10 meters x Rs.80 = Rs.12,000.

Step 5: Total cost = 5,000 + 7,000 + 12,000 + 12,000 = Rs.36,000.

Answer: The estimated total cost for the network setup is Rs.36,000.

Example 5: Troubleshooting Network Connectivity Hard
In an office network, one computer cannot access the internet, but others can. The computer is connected to a switch port that shows no activity light. What hardware issue is most likely causing the problem?

Step 1: No activity light on the switch port usually indicates no physical connection or faulty hardware.

Step 2: Possible causes: faulty Ethernet cable, defective NIC in the computer, or a bad switch port.

Step 3: Test by replacing the cable with a known working one.

Step 4: If the problem persists, test the NIC by connecting the computer to another port or network.

Step 5: If NIC is faulty, replace it. If the port is faulty, use a different port on the switch.

Answer: The most likely hardware issue is a faulty Ethernet cable or defective NIC causing no connection to the switch.

Tips & Tricks

Tip: Remember the OSI layer for each device: Hub (Layer 1), Switch (Layer 2), Router (Layer 3).

When to use: When distinguishing between networking devices in exam questions.

Tip: Use the mnemonic "R-S-H" (Router, Switch, Hub) to recall device hierarchy from complex to simple.

When to use: To quickly remember device types and their functions.

Tip: Estimate bandwidth by multiplying average user data usage by number of users.

When to use: During network speed requirement problems.

Tip: For cable types, associate fiber optic with long distance and high security.

When to use: When choosing transmission media in scenario-based questions.

Tip: Convert all units to metric (meters, Mbps) before calculations to avoid errors.

When to use: To avoid unit mismatch errors in numerical problems.

Common Mistakes to Avoid

❌ Confusing the functions of switches and hubs.
✓ Remember that switches operate at Layer 2 and forward data only to intended devices, while hubs broadcast to all ports indiscriminately.
Why: Both devices have multiple ports and look similar physically, leading to confusion.
❌ Assuming coaxial cable is better than fiber optic for all uses.
✓ Recall that fiber optic cables provide higher speed, longer distance, and better security compared to coaxial cables.
Why: Lack of familiarity with cable properties and outdated knowledge.
❌ Ignoring latency when calculating network performance.
✓ Include latency as a factor along with bandwidth to assess network responsiveness.
Why: Students often focus only on bandwidth, missing the impact of delay on real-time applications.
❌ Using non-metric units in calculations (e.g., feet, Mbps mixed with Kbps).
✓ Always convert all units to metric (meters, Mbps) before solving numerical problems.
Why: Mixing unit systems causes calculation errors and confusion.
❌ Overlooking cost implications when selecting network hardware.
✓ Consider cost in INR alongside technical specifications to choose practical and affordable solutions.
Why: Students focus on specs only, ignoring budget constraints common in real-world scenarios.
Key Concept

Network Hardware Devices

Routers direct traffic between networks, switches connect devices within a network efficiently, and hubs broadcast data to all devices. Transmission media like twisted pair, fiber optic, and coaxial cables carry data signals. NICs enable devices to connect to networks, while modems, access points, and repeaters support connectivity and signal strength.

✨ AI exam tools — try them free (included in every plan)
Tip: select any text above to Explain / Example / Simplify it.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Network Hardware · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.