When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Carrier-sense multiple access with collision detection

    en.wikipedia.org/wiki/Carrier-sense_multiple...

    CSMA/CD is used to improve CSMA performance by terminating transmission as soon as a collision is detected, thus shortening the time required before a retry can be attempted. With the growing popularity of Ethernet switches in the 1990s, IEEE 802.3 deprecated Ethernet repeaters in 2011, [2] making CSMA/CD and half-duplex operation less common ...

  3. Carrier-sense multiple access - Wikipedia

    en.wikipedia.org/wiki/Carrier-sense_multiple_access

    CSMA/CD is used to improve CSMA performance by terminating transmission as soon as a collision is detected, thus shortening the time required before a retry can be attempted. CSMA/CD is used by Ethernet. Carrier-sense multiple access with collision avoidance In CSMA/CA collision avoidance is used to improve the performance of CSMA.

  4. Collision avoidance (networking) - Wikipedia

    en.wikipedia.org/wiki/Collision_avoidance...

    In addition to the collision-avoidance methods mentioned, another important technique commonly used in computer networking and telecommunication to avoid resource contention is the implementation of protocols such as Carrier Sense Multiple Access with Collision Detection (CSMA/CD) and Carrier Sense Multiple Access with Collision Avoidance (CSMA ...

  5. Channel access method - Wikipedia

    en.wikipedia.org/wiki/Channel_access_method

    Common examples are CSMA/CD, used in Ethernet bus networks and hub networks, and CSMA/CA, used in wireless networks such as IEEE 802.11. Code-division multiple access and spread spectrum multiple access

  6. Carrier-sense multiple access with collision avoidance

    en.wikipedia.org/wiki/Carrier-sense_multiple...

    Unlike CSMA/CD, it is very challenging for a wireless node to listen at the same time as it transmits (its transmission will dwarf any attempt to listen). Continuing the wireless example, the node awaits receipt of an acknowledgement packet from the Access Point to indicate the packet was received and checksummed correctly.

  7. Carrier-sense multiple access with collision avoidance and ...

    en.wikipedia.org/wiki/Carrier-sense_multiple...

    In computer networking, carrier-sense multiple access with collision avoidance and resolution using priorities (CSMA/CARP) is a channel access method.CSMA/CARP is similar in nature to the carrier-sense multiple access with collision detection (CSMA/CD) channel access method used in Ethernet networks, but CSMA/CARP provides no detection of network collisions.

  8. Collision domain - Wikipedia

    en.wikipedia.org/wiki/Collision_domain

    Most wireless LAN networks use the carrier-sense multiple access with collision avoidance (CSMA/CA) method. In addition to the requirements of a shared wire medium, wireless networks add the hidden node problem where two senders can't hear each other's transmissions, but they cause a collision at the receiver between them.

  9. Medium access control - Wikipedia

    en.wikipedia.org/wiki/Medium_access_control

    The most widespread multiple access method is the contention-based CSMA/CD used in Ethernet networks. This mechanism is only utilized within a network collision domain, for example, an Ethernet bus network or a hub-based star topology network. An Ethernet network may be divided into several collision domains, interconnected by bridges and switches.