CSMA

E201247

CSMA (Carrier Sense Multiple Access) is a network protocol that helps devices share a communication medium by listening before transmitting to reduce data collisions.

All labels observed (5)

Label Occurrences
CSMA/CD 4
CSMA/CA 3
ALOHA protocol 1

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf medium access control protocol
network protocol
accessMethodType contention-based
appliesTo local area networks
wireless networks (via CSMA/CA)
assumption propagation delay is non-zero
stations can sense carrier on the medium
backoffBehavior may wait random time before retransmission
category random access protocol
collisionHandling collisions may still occur due to propagation delay
contrastedWith TDMA
token passing
designGoal improve channel utilization compared to ALOHA
feature each station senses the channel before transmitting
probabilistic occurrence of collisions
transmission deferred if channel is busy
fullName Carrier Sense Multiple Access
linked to: CSMA
hasExtension CSMA/CA
linked to: CSMA

CSMA/CD
linked to: CSMA
hasVariant 1-persistent CSMA
non-persistent CSMA
p-persistent CSMA
influencedBy ALOHA protocol
linked to: CSMA
keyMechanism carrier sensing
listen before transmit
limitation cannot completely eliminate collisions
inefficient under very high load
performance affected by propagation delay
mediumType multiaccess channel
operatesOn broadcast channel
shared communication medium
originField computer networking
performanceDependsOn network load
propagation time relative to frame time
predecessorTo CSMA/CA
linked to: CSMA

CSMA/CD
linked to: CSMA
primaryGoal coordinate access to a shared medium
reduce data collisions
relatedTo Ethernet
Wi‑Fi
sensingAction detects whether the medium is idle or busy
usedFor sharing a common transmission channel among multiple stations
usedInLayer data link layer
usedInStandard IEEE 802.11 (conceptually via CSMA/CA)
linked to: IEEE 802.11

IEEE 802.3
usedInSubLayer MAC sublayer

How these facts were elicited

Referenced by (10)

Full triples — surface form annotated when it differs from this entity's canonical label.

CSMA abbreviation CSMA
10BASE5 accessMethod CSMA/CD
linked to: CSMA
LocalTalk uses CSMA/CA
linked to: CSMA
CSMA fullName Carrier Sense Multiple Access
linked to: CSMA
CSMA hasExtension CSMA/CD
linked to: CSMA
CSMA hasExtension CSMA/CA
linked to: CSMA
CSMA predecessorTo CSMA/CD
linked to: CSMA
CSMA predecessorTo CSMA/CA
linked to: CSMA
CSMA influencedBy ALOHA protocol
linked to: CSMA
IEEE 802.4 token bus contrastWith CSMA/CD
linked to: CSMA