Chapter 4: Computer Networks

studied byStudied by 2 people
0.0(0)
Get a hint
Hint

Broadcast communication medium

1 / 226

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

227 Terms

1

Broadcast communication medium

A communication medium that allows data to be transmitted to multiple recipients simultaneously.

New cards
2

Multiaccess channels

Channels that allow multiple users to access and transmit data simultaneously.

New cards
3

Medium Access Control (MAC) sublayer

The sublayer of the data link layer responsible for determining who gets to use the channel in a multiaccess network.

New cards
4

Channel allocation problem

The challenge of determining how to allocate a single broadcast channel among competing users.

New cards
5

Static Channel Allocation

The conventional method of dividing a single channel into equal-sized portions for each user, such as in Frequency Division Multiplexing (FDM).

New cards
6

Dynamic Channel Allocation

Methods that dynamically allocate the channel based on the current demand and availability, as opposed to static allocation.

New cards
7

Independent Traffic

The assumption that frames generated by different stations are independent and arrive at a constant rate.

New cards
8

Single Channel

The assumption that there is only one channel available for all communication.

New cards
9

Observable Collisions

The assumption that stations can detect when two frames are transmitted simultaneously and overlap, resulting in a collision.

New cards
10

Continuous or Slotted Time

The assumption that time is either continuous or divided into discrete intervals (slots) for frame transmissions.

New cards
11

Carrier Sense or No Carrier Sense

The assumption that stations can sense whether the channel is in use before attempting to transmit.

New cards
12

Multiple Access Protocols

Algorithms used to allocate a multiple access channel among competing users, such as ALOHA.

New cards
13

ALOHA system

A system that uses short-range radios and a shared upstream frequency to send frames to a central computer, allowing uncoordinated users to compete for the use of a single shared channel.

New cards
14

Pure ALOHA

A version of ALOHA where users can transmit frames at completely arbitrary times, resulting in collisions and the need for retransmissions.

New cards
15

Slotted ALOHA

A version of ALOHA where time is divided into discrete slots, and users are only allowed to transmit at the beginning of each slot, reducing the vulnerable period and increasing throughput.

New cards
16

Vulnerable period

The time interval during which a frame can collide with other frames in the channel.

New cards
17

Throughput

The measure of the efficiency of an ALOHA channel, representing the fraction of transmitted frames that escape collisions.

New cards
18

Carrier sense protocols

Protocols in which stations listen for a carrier (i.e., a transmission) on the channel and act accordingly, improving channel utilization compared to ALOHA systems.

New cards
19

1-persistent CSMA

A carrier sense protocol where a station listens to the channel and transmits with a probability of 1 when it finds the channel idle, waiting if the channel is busy.

New cards
20

Collision

When two stations begin transmitting simultaneously, resulting in a signal interference.

New cards
21

Propagation delay

The time it takes for a signal to travel from one station to another.

New cards
22

Nonpersistent CSMA

A carrier sense protocol where a station waits for a random period of time before attempting to transmit again if the channel is busy.

New cards
23

p-persistent CSMA

A carrier sense protocol where a station transmits with a probability p and defers until the next slot with a probability q if the channel is idle.

New cards
24

CSMA/CD

CSMA with Collision Detection, a protocol used in Ethernet LANs where stations detect collisions and stop transmitting to save time and bandwidth.

New cards
25

Bit-map protocol

A collision-free protocol where each station announces its desire to transmit by inserting a 1 bit into a specific slot in a bit map.

New cards
26

Reservation protocols

Protocols that reserve channel ownership in advance to prevent collisions.

New cards
27

Token passing

A collision-free protocol where a token is passed from one station to the next, representing permission to send a frame.

New cards
28

Token ring protocol

A network protocol where stations are connected in a single ring and the order of sending is defined by the network topology.

New cards
29

Logical ring

A virtual ring formed by stations in a token ring protocol, where each station knows its predecessor and successor.

New cards
30

Token passing

The process of receiving the token from one direction and transmitting it out in the other direction in a token ring protocol.

New cards
31

Token bus

A protocol similar to token ring, where each station uses a bus to send the token to the next station in a predefined sequence.

New cards
32

Binary countdown

A protocol that uses binary station addresses and combines transmissions in a certain way to reduce contention in channel access.

New cards
33

Limited-contention protocols

Protocols that divide stations into groups and reduce contention for each slot, improving channel efficiency.

New cards
34

Adaptive Tree-Walk Protocol

A protocol that assigns stations to slots dynamically using a binary tree structure, with the search starting at different levels based on the system load.

New cards
35

Node

A point in a tree structure that represents a specific level or position.

New cards
36

Expected number

The anticipated or average number of something.

New cards
37

Optimal level

The most favorable or advantageous level in a tree structure.

New cards
38

Mean number

The average number of something.

New cards
39

Contending stations

Stations that are competing or contending for access to a resource.

New cards
40

Ready stations

Stations that are prepared or available for transmission.

New cards
41

Collisions

Instances where multiple stations attempt to transmit simultaneously, resulting in interference or data loss.

New cards
42

Wireless LAN

A local area network that uses radio waves for communication instead of wired connections.

New cards
43

Access points (APs)

Devices that provide connectivity to wireless stations in a wireless LAN.

New cards
44

Transmission power

The strength or intensity of a wireless signal.

New cards
45

Range

The distance over which a wireless signal can be effectively transmitted and received.

New cards
46

Hidden terminal problem

The issue where a station cannot detect a potential competitor for the medium due to being too far away.

New cards
47

Exposed terminal problem

The problem where a station defers transmission due to mistakenly sensing activity from another station that is out of range.

New cards
48

MACA

Multiple Access with Collision Avoidance, a protocol used in wireless LANs to prevent collisions and improve efficiency.

New cards
49

RTS

Request To Send, a short frame sent by a station to request permission to transmit.

New cards
50

CTS

Clear To Send, a frame sent by the receiver to grant permission for transmission.

New cards
51

Collision avoidance

Techniques or protocols used to prevent collisions in a network.

New cards
52

Ethernet

A widely used computer network technology that allows for the transmission of data over a network.

New cards
53

Classic Ethernet

The original form of Ethernet that ran at rates from 3 to 10 Mbps.

New cards
54

Switched Ethernet

A form of Ethernet that uses switches to connect different computers and runs at higher speeds.

New cards
55

Xerox Ethernet

A successful Ethernet standard developed by Xerox in 1978.

New cards
56

DIX standard

The standard for a 10-Mbps Ethernet developed by DEC, Intel, and Xerox in 1978.

New cards
57

IEEE 802.3 standard

The standard for a 10-Mbps Ethernet based on the DIX standard, established in 1983.

New cards
58

3Com

A company founded by Robert Metcalfe to sell Ethernet cards for PCs.

New cards
59

Thick Ethernet

The first variety of classic Ethernet, resembling a yellow garden hose, with a maximum cable length of 500 meters per segment and the ability to handle 100 machines.

New cards
60

Thin Ethernet

A successor to thick Ethernet, which was cheaper and easier to install, with a maximum cable length of 185 meters per segment and the ability to handle 30 machines.

New cards
61

Repeater

A physical layer device that receives, amplifies, and retransmits signals in both directions to connect multiple cable segments in an Ethernet network.

New cards
62

Manchester encoding

The encoding scheme used in Ethernet to send information over each cable segment.

New cards
63

Preamble

The 8-byte pattern at the beginning of an Ethernet frame, used for clock synchronization between the sender and receiver.

New cards
64

Type field

A field in the Ethernet frame that specifies the process to which the frame should be handed by the operating system.

New cards
65

Length field

A field in the IEEE 802.3 frame that carries the length of the frame.

New cards
66

OUI (Organizationally Unique Identifier)

The first 3 bytes of the station source address, assigned by IEEE to ensure globally unique addresses for Ethernet stations.

New cards
67

Pad field

A field used to fill out an Ethernet frame to the minimum size of 64 bytes.

New cards
68

Checksum

A 32-bit CRC used for error detection in Ethernet frames.

New cards
69

CSMA/CD

Carrier Sense Multiple Access with Collision Detection, the access method used in classic Ethernet where stations sense the medium, send frames when it is idle, and abort transmission in case of collisions.

New cards
70

Binary Exponential Backoff

The method used to determine the random interval for retransmission after a collision in CSMA/CD.

New cards
71

Binary exponential backoff

An algorithm used in Ethernet to dynamically adapt to the number of stations trying to send, by increasing the randomization interval as more consecutive collisions occur.

New cards
72

Collision

Occurs in Ethernet when two or more stations try to send data at the same time, resulting in a loss of data and delay.

New cards
73

CSMA/CD

Carrier Sense Multiple Access with Collision Detection, a protocol used in Ethernet to detect and handle collisions.

New cards
74

Acknowledgements

In Ethernet, acknowledgements are not provided, meaning that the sender assumes the frame was successfully delivered. Errors must be detected and recovered by higher layers.

New cards
75

Channel efficiency

The measure of how efficiently the channel is being utilized in Ethernet, calculated as the ratio of the time spent transmitting frames to the total time including contention and idle slots.

New cards
76

Switched Ethernet

A form of Ethernet where each station has a dedicated cable running to a central switch, improving performance by eliminating collisions and allowing for simultaneous transmission of multiple frames.

New cards
77

Collision domain

In Ethernet, a collision domain refers to a group of stations that share the same physical medium and are subject to collisions.

New cards
78

Full duplex

A mode of operation in Ethernet where both the station and the port can send and receive data simultaneously, without collisions.

New cards
79

Half duplex

A mode of operation in Ethernet where the station and the port must contend for transmission using CSMA/CD, as they cannot send and receive data simultaneously.

New cards
80

Fast Ethernet

An improved version of Ethernet that operates at a speed of 100 Mbps, providing faster data transmission compared to the original 10 Mbps Ethernet.

New cards
81

Bandwidth

The amount of data that can be transmitted over a network connection in a given amount of time.

New cards
82

Ethernet switches

Devices used to connect multiple LANs and manage network traffic.

New cards
83

Fast Ethernet

A faster version of Ethernet that maintains backward compatibility with existing Ethernet LANs.

New cards
84

Category 3 twisted pair

A type of wiring that can be used for fast Ethernet, but has a limited ability to carry 100 Mbps over 100 meters.

New cards
85

Category 5 twisted pair

A type of wiring that can handle 100 Mbps over 100 meters and is commonly used for fast Ethernet.

New cards
86

100Base-T4

A fast Ethernet cabling scheme that uses Category 3 twisted pair wiring and a signaling speed of 25 MHz.

New cards
87

100Base-TX

A fast Ethernet cabling scheme that uses Category 5 twisted pair wiring and supports full duplex at 100 Mbps.

New cards
88

100Base-FX

A fast Ethernet cabling scheme that uses fiber optics and supports full duplex at 100 Mbps over longer distances.

New cards
89

Auto-negotiation

A mechanism that allows two stations to automatically negotiate the optimum speed and duplexity for Ethernet communication.

New cards
90

Gigabit Ethernet

A faster version of Ethernet that offers increased performance while maintaining compatibility with existing Ethernet standards.

New cards
91

Gigabit Ethernet

A networking technology that supports signaling at or near 1 Gbps and can be implemented using both copper and fiber cabling.

New cards
92

1000Base-CX

A version of Gigabit Ethernet that uses short, shielded copper cables for signaling at 1 Gbps.

New cards
93

1000Base-SX

A version of Gigabit Ethernet that uses optical fibers with a short wavelength (0.85 microns) for signaling at 1 Gbps.

New cards
94

1000Base-LX

A version of Gigabit Ethernet that uses optical fibers with a long wavelength (1.3 microns) for signaling at 1 Gbps.

New cards
95

Multimode fiber

A type of fiber optic cable that supports signaling at short wavelengths and is useful for connections within a building.

New cards
96

Single-mode fiber

A type of fiber optic cable that supports signaling at long wavelengths and allows for long distance connections between buildings.

New cards
97

1000Base-T

A version of Gigabit Ethernet that uses four pairs of unshielded twisted pair (UTP) cables for signaling at 1 Gbps.

New cards
98

Flow control

A mechanism in Gigabit Ethernet that allows one end to send a special control frame to the other end, instructing it to pause for a certain period of time to prevent buffer overruns.

New cards
99

Jumbo frames

An extension in Gigabit Ethernet that allows for frames longer than the standard 1500 bytes, usually up to 9 KB.

New cards
100

10-Gigabit Ethernet

A networking technology that supports signaling at 10 Gbps and is used for high-performance settings such as data centers and long-distance connections.

New cards

Explore top notes

note Note
studied byStudied by 2 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 9 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 151 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 17 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 298 people
Updated ... ago
5.0 Stars(9)
note Note
studied byStudied by 347 people
Updated ... ago
5.0 Stars(5)
note Note
studied byStudied by 6 people
Updated ... ago
4.0 Stars(1)
note Note
studied byStudied by 79 people
Updated ... ago
5.0 Stars(3)

Explore top flashcards

flashcards Flashcard50 terms
studied byStudied by 7 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard57 terms
studied byStudied by 22 people
Updated ... ago
5.0 Stars(2)
flashcards Flashcard34 terms
studied byStudied by 5 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard204 terms
studied byStudied by 7 people
Updated ... ago
4.0 Stars(1)
flashcards Flashcard799 terms
studied byStudied by 6 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard40 terms
studied byStudied by 5 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard46 terms
studied byStudied by 79 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard39 terms
studied byStudied by 46 people
Updated ... ago
5.0 Stars(2)