Network Devices | Modem, Hub, Switch, Repeater, Router & Gateway | Complete Notes | CBSE Class 12 Informatics Practices (2026–27)
Class 12 · Informatics Practices
Network Devices | Modem, Hub, Switch, Repeater, Router & Gateway
A computer network cannot function without networking devices. These devices connect computers, transmit data, improve signal quality, and enable communication between different networks.
Each networking device performs a specific function. Understanding their purpose and differences is important for both CBSE examinations and real-world networking.
What are Network Devices?
Network Devices are hardware components used to connect computers and other devices in a network, manage data transmission, and enable communication between different networks.
Major Network Devices
- Modem
- Hub
- Switch
- Repeater
- Router
- Gateway
1. Modem
A Modem (Modulator-Demodulator) converts digital signals into analog signals and analog signals back into digital signals. It allows computers to communicate over telephone lines, cable networks, or fiber connections.
Working
- Converts digital data from the computer into analog signals for transmission.
- Converts received analog signals back into digital data.
Examples
- DSL Modem
- Cable Modem
- Fiber Modem (ONT)
2. Hub
A Hub is a basic networking device that connects multiple computers in a LAN and broadcasts incoming data to all connected devices.
Working
- Receives data from one device.
- Sends the same data to every connected device.
Characteristics
- Simple device.
- No intelligence.
- More network traffic.
- Less secure.
3. Switch
A Switch connects devices in a LAN and sends data only to the intended destination using the device's MAC address.
Working
- Maintains a MAC address table.
- Forwards data only to the correct device.
Advantages
- Faster communication.
- Less network congestion.
- Better security than a hub.
4. Repeater
A Repeater regenerates weak signals and retransmits them to extend the communication distance.
Working
- Receives weak signals.
- Amplifies and regenerates the signals.
- Transmits the strengthened signals further.
Applications
- Large office buildings.
- Long-distance LAN connections.
- Wireless network range extenders.
5. Router
A Router connects different networks and forwards data packets using IP addresses.
Working
- Receives data packets.
- Determines the best path.
- Forwards packets to the destination network.
Examples
- Home Wi-Fi Router.
- Office Broadband Router.
6. Gateway
A Gateway connects two different networks that use different communication protocols and enables them to communicate with each other.
Working
- Translates one protocol into another.
- Acts as an entry and exit point between networks.
Applications
- Connecting different network architectures.
- Enterprise and cloud networking.
Comparison of Network Devices
| Device | Main Function | Works Using |
|---|---|---|
| Modem | Converts digital ↔ analog signals | Signal conversion |
| Hub | Broadcasts data to all devices | No addressing |
| Switch | Sends data to the correct device | MAC Address |
| Repeater | Regenerates weak signals | Signal amplification |
| Router | Connects different networks | IP Address |
| Gateway | Connects different protocols | Protocol conversion |
Real-Life Applications
| Device | Application |
|---|---|
| Modem | Home Internet connection. |
| Hub | Small legacy LANs. |
| Switch | Modern school and office networks. |
| Repeater | Wi-Fi range extension. |
| Router | Connecting LAN to the Internet. |
| Gateway | Communication between different network systems. |
Common Errors
| Mistake | Correct Concept |
|---|---|
| Hub sends data to one device only. | Hub broadcasts data to all connected devices. |
| Switch broadcasts every packet. | Switch forwards data only to the destination device. |
| Router works using MAC addresses. | Router forwards packets using IP addresses. |
| Repeater increases Internet speed. | Repeater extends signal range; it does not increase bandwidth. |
| Gateway and Router perform the same function. | A gateway can translate between different communication protocols, while a router routes packets between networks using IP addresses. |
Quick Revision
| Device | Remember |
|---|---|
| Modem | Digital ↔ Analog conversion |
| Hub | Broadcasts data |
| Switch | Uses MAC address |
| Repeater | Regenerates signals |
| Router | Uses IP address |
| Gateway | Protocol conversion |
CBSE Exam Tips
- Remember the full form of Modem: Modulator-Demodulator.
- A Hub broadcasts data to every connected device.
- A Switch uses the destination device's MAC address.
- A Router forwards packets using IP addresses.
- A Repeater regenerates weak signals to extend network coverage.
- A Gateway connects networks using different communication protocols.
- Learn the differences between Hub, Switch, Router, and Gateway, as comparison-based questions are common in CBSE examinations.
Summary
Network devices are essential components of every computer network. A Modem enables Internet connectivity through signal conversion, a Hub broadcasts data, a Switch intelligently forwards data using MAC addresses, a Repeater strengthens weak signals, a Router connects different networks using IP addresses, and a Gateway enables communication between networks using different protocols. Understanding the purpose and differences of these devices is fundamental for CBSE Class 12 Informatics Practices and real-world networking.