Data Communication & Computer Networks – Lecture Vocabulary

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/39

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key terms from the lecture on data communication, computer networks, network types, topologies, and devices.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

40 Terms

1
New cards

Local Area Network (LAN)

A high‐speed network that covers a small geographic area such as a room, building, or campus and is designed for sharing resources like printers and files.

2
New cards
3
New cards
4
New cards

Wide Area Network (WAN)

A network that spans large geographic areas (cities, countries, the world) by interconnecting multiple LANs; the Internet is the largest example.

5
New cards

Metropolitan Area Network (MAN)

A high-speed network that covers a city or town, typically connecting several LANs via fiber-optic links.

6
New cards

Network Topology

The physical or logical arrangement of nodes and cables in a computer network.

7
New cards

Bus Topology

A topology in which all nodes share a single backbone cable that carries data; both ends are terminated.

8
New cards

Backbone Cable (Bus)

The central single cable in a bus topology to which all nodes attach.

9
New cards

Terminator (Networking)

A device at each end of a bus that absorbs signals to prevent reflection and network errors.

10
New cards

Star Topology

A topology where all nodes connect to a central hub or switch that manages traffic.

11
New cards

Ring Topology

A topology in which each node connects to exactly two others, forming a closed loop for token-based data transfer.

12
New cards

Token Passing

The access method used in a ring network where a special frame (token) grants transmission rights.

13
New cards

Tree Topology

A hybrid structure combining star segments onto a bus backbone, resembling a branching tree.

14
New cards

Mesh Topology

A topology where every node has a direct link to every other node, providing multiple routes for data.

15
New cards

Hybrid Topology

A network design that integrates two or more different topologies (e.g., star + ring).

16
New cards

Communication Device

Any electronic hardware used to send, receive, or route data between networked devices.

17
New cards

Network Interface Card (NIC)

An adapter card or built-in chipset that connects a computer to a LAN.

18
New cards

Hub

A basic central connection point that broadcasts incoming packets to all connected devices.

19
New cards

Switch

An intelligent hub that forwards packets only to the destination port based on MAC address tables.

20
New cards

Modem

Device that modulates digital signals into analog for transmission over telephone lines and demodulates incoming analog back to digital.

21
New cards

Modulation

Process of converting digital signals into analog form for transmission.

22
New cards

Demodulation

Process of converting received analog signals back into digital form.

23
New cards

Router

A device that connects multiple networks and forwards data packets along the best path based on routing tables.

24
New cards

Gateway

A device that connects networks using different protocols, translating data formats between them.

25
New cards

Bridge

Device that connects and filters traffic between two similar network segments, reducing unnecessary traffic.

26
New cards

Unshielded Twisted Pair (UTP)

Common copper cabling used to connect nodes to a hub or switch in a star LAN.

27
New cards

Leased Line

A dedicated private telecommunication circuit used to connect distant sites in a WAN.

28
New cards

Microwave Link

Line-of-sight wireless transmission used for long-distance, high-bandwidth WAN connections.

29
New cards

Satellite System (Networking)

An orbiting relay used to connect geographically distant sites, often part of WAN infrastructures.

30
New cards

Data Transmission Rate

The speed at which data travels, measured in bits per second (e.g., 10 Mbps–1 Gbps for LANs).

31
New cards

Central Device (Hub/Switch)

The node in a star topology that all others connect through for data transfer.

32
New cards

Token

A special control frame that grants permission to transmit in a ring network.

33
New cards

Segment (Network)

A portion of a network, often a star cluster, connected to others via a backbone or bridge.

34
New cards

Bus (in Tree Topology)

The main cable that links multiple star segments in a tree network.

35
New cards

Route (Mesh Topology)

A possible path that data can take between two nodes; mesh provides many alternatives.

36
New cards

Fault Tolerance

The ability of a network (e.g., mesh) to continue operating when a component fails.

37
New cards

Network Traffic

The flow and volume of data packets moving across a network.

38
New cards

Token Ring Acknowledgment

Confirmation sent by the destination node to the sender after receiving data in a ring network.

39
New cards

Star Dependence

The vulnerability of a star network to the failure of its central hub or switch.

40
New cards

Hybrid Flexibility

The design advantage of mixing topologies to tailor performance, expansion, and management needs.