FACTOID # 111: On average, more than 70 persons die of varicose veins per year per country.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Carrier sense multiple access with collision detection

In computer networking, Carrier Sense Multiple Access With Collision Detection (CSMA/CD) is a network control protocol in which A computer network is a system for communication between computers. ... In the field of telecommunications, a communications protocol is the set of standard rules for data representation, signalling, authentication, and error detection required to send information over a communications channel. ...

CSMA/CD is a modification of pure Carrier Sense Multiple Access (CSMA). Please visit this article for a complete description of the basic protocol. A carrier wave, or carrier is a waveform (usually sinusoidal) that is modulated (modified) to represent the information to be transmitted. ... Data is the plural of datum. ... In communications, transmission is the act of transmitting electrical messages (and the associated phenonomena of radiant energy that pass through media). ... In telecommunications, a frame is a packet which has been encoded for transmission over a particular link. ... In telecommunication, a jam signal is a signal that carries a bit pattern sent by a data station to inform the other stations that they must not transmit. ... A pocket watch. ... Truncated binary exponential backoff: In carrier sense multiple access with collision avoidance (CSMA/CA) networks and in carrier sense multiple access with collision detection (CSMA/CD, the channel access method used, for instance, in Ethernet) networks, the algorithm used to schedule retransmission after a collision such that the retransmission is... Carrier Sense Multiple Access (CSMA) is a non-deterministic Media Access Control (MAC) protocol in which a node verifies the absence of other traffic before transmitting on a shared physical medium, such as an electrical bus, or a band of electromagnetic spectrum. ...


Collision detection is used to improve CSMA performance by terminating transmission as soon as a collision is detected, and reducing the probability of a second collision on retry.


Methods for collision detection are media dependent, but on an electrical bus such as Ethernet, collisions can be detected by comparing transmitted data with received data. If they differ, another transmitter is overlaying the first transmitter's signal (a collision), and transmission terminates immediately. A jam signal is sent which will cause all transmitters to back off by random intervals, reducing the probability of a collision when the first retry is attempted. CSMA/CD is a layer 2 protocol in the OSI model.


Ethernet is the classic CSMA/CD protocol. Ethernet is a frame-based computer networking technology for local area networks (LANs). ...


See also the similar Carrier sense multiple access with collision avoidance (CSMA/CA) protocol. In computer networking, Carrier Sense Multiple Access With Collision Avoidance (CSMA/CA) is a network control protocol in which: a carrier sensing scheme is used, a data station that intends to transmit sends a jam signal after waiting a sufficient time for all stations to receive the jam signal, the...


Very partly derived from Federal Standard 1037C Federal Standard 1037C entitled Telecommunications: Glossary of Telecommunication Terms is a U.S. Federal Standard, issued by the General Services Administration pursuant to the Federal Property and Administrative Services Act of 1949, as amended. ...


References

IEEE802.3 CSMA/CD


  Results from FactBites:
 
Carrier sense multiple access with collision detection - Wikipedia, the free encyclopedia (260 words)
CSMA/CD is a modification of pure Carrier Sense Multiple Access (CSMA).
Collision detection is used to improve CSMA performance by terminating transmission as soon as a collision is detected, and reducing the probability of a second collision on retry.
CSMA/CD is a layer 2 protocol in the OSI model.
Carrier sense multiple access with collision detection (213 words)
Multiple Access means that multiple (really: more than two) stations can share (or access) the network at a time.
Carrier Sense means that a station that has data to transmit listens for a carrier before transmitting.
Collision Detect means that a transmitting station listens to the media, comparing the data it is transmitting with the data being received (seen) on the media.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.