Skip to main content

DIFFERENCE BETWEEN CSMA/CD AND CSMA/CA:

CSMA/CD:
Carrier sense multiple access with collision detection (CSMA/CD) is one of the most popular access methods, with CSMA/CD, every host has equal access to the wire and can place data on the wire when the wire is free from traffic. If a host wishes to place data on the wire, it will “sense” the wire and determine whether there is a signal already on the wire. If there is, the host will wait to transmit the data; if the wire is free, the host will send the data, as shown in Figure 1.
Figure 1: A host "sensing" the wire to see if it is free of traffic.



The problem with the process just described is that, if there are two systems on the wire that “sense” the wire at the same time to see if the wire is free, they will both send data out at the same time if the wire is free. When the two pieces of data are sent out on the wire at the same time, they will collide with one another, and the data will be destroyed. If the data is destroyed in transit, the data will need to be retransmitted. Consequently, after a collision, each host will wait a variable length of time before retransmitting the data (they don’t want the data to collide again), thereby preventing a collision the second time. When a system determines that the data has collided and then retransmits the data, that is known as collision detection.

 To summarize, CSMA/CD provides that before a host sends data on the network, it will “sense” (CS) the wire to ensure that the wire is free of traffic. Multiple systems have equal access to the wire (MA), and if there is a collision, a host will detect that collision (CD) and retransmit the data.

CSMA/CA:
Carrier sense multiple access with collision avoidance (CSMA/CA) is not as popular as CSMA/CD and for good reason. With CSMA/CA, before a host sends data on the wire, it will “sense” the wire as well to see if the wire is free of signals. If the wire is free, it will try to “avoid” a collision by sending a piece of “dummy” data on the wire first to see whether it collides with any other data. If it does not collide, the host in effect assumes “If my dummy data did not collide, then the real data will not collide,” and it submits the real data on the wire.

Comments

Popular posts from this blog

ADVANTAGES AND DISADVANTAGES OF CORONA EFFECT IN TRANSMISSION LINES | ELECTRICAL ENGINEERING GUIDE

Advantages and Disadvantages of Corona Effect in Power Systems In high-voltage overhead transmission lines , the corona effect plays a critical role in system performance. Corona occurs when the air around a conductor becomes ionized due to high electric stress. While often seen as a drawback because of power losses and interference , it also provides certain engineering benefits . This article explains the advantages and disadvantages of corona effect in detail, with examples relevant to modern electrical power systems. ✅ Advantages of Corona Effect Increase in Virtual Conductor Diameter Due to corona formation, the surrounding air becomes partially conductive, increasing the virtual diameter of the conductor. This reduces electrostatic stress between conductors and minimizes insulation breakdown risks. Related Reading: Electrostatic Fields in High Voltage Engineering Reduction of Transient Surges Corona acts like a natural cushion for sudden ...

PRIMARY SECONDARY AND TERTIARY FREQUENCY CONTROL IN POWER SYSTEMS

Primary, Secondary and Tertiary Frequency Control in Power Systems Author: Engr. Aneel Kumar Keywords: frequency control, primary frequency control, automatic generation control (AGC), tertiary control, load-frequency control, grid stability. Frequency control keeps the power grid stable by balancing generation and load. When generation and demand drift apart, system frequency moves away from its nominal value (50 or 60 Hz). Grids rely on three hierarchical control layers — Primary , Secondary (AGC), and Tertiary — to arrest frequency deviation, restore the set-point and optimize generation dispatch. Related: Power System Stability — causes & mitigation Overview of primary, secondary and tertiary frequency control in power systems. ⚡ Primary Frequency Control (Droop Control) Primary control is a fast, local response implemented by generator governors (dro...

CASCADED TRANSFORMERS METHOD FOR GENERATING AC HIGH VOLTAGE

High-Frequency AC High Voltage Generation Using Cascaded Transformers Author: Engr. Aneel Kumar Figure 1: Infographic representation of cascaded transformers method for generating high AC voltages. Introduction In high voltage engineering , generating very high alternating current (AC) voltages is essential for testing equipment like insulators, circuit breakers, power cables, and other apparatus. One common and effective method for producing such voltages is the cascaded transformers method . This technique uses a series connection of specially designed test transformers , where the secondary of one transformer feeds the primary of the next. In this way, voltages are built up step by step, achieving levels in the range of hundreds of kilovolts (kV) or even megavolts (MV). Working Principle The principle of cascaded connection relies on the fact that each...

ADVANTAGES OF INTERCONNECTED GRID SYSTEM

Interconnected Grid System: Working, Advantages, Disadvantages, and Comparison with Isolated Grids Author: Engr. Aneel Kumar Figure 1: Infographic showing key advantages of an interconnected grid system. Introduction An interconnected grid system refers to a network of multiple power generation sources, transmission lines, substations, and distribution systems that are linked across regions, states, or even countries. Unlike an isolated grid (or islanded grid) which operates independently, an interconnected grid allows electricity to flow between interconnected nodes, enabling numerous benefits and some trade-offs. In today’s energy landscape—where demand, renewable generation, reliability, and cost pressure are all increasing—understanding how an interconnected grid works, what factors are essential, and what its advantages and disadvantages are is critical for utility planners, reg...

INTERLINE POWER FLOW CONTROLLER IPFC

Recent developments of FACTS research have led to a new device: the Interline Power Flow Controller (IPFC) . This element consists of two (or more) series voltage source converter-based devices (SSSCs) installed in two (or more) lines and connected at their DC terminals. Thus, in addition to serially compensating the reactive power , each SSSC can provide real power to the common DC link from its own line. The IPFC gives them the possibility to solve the problem of controlling different transmission lines at a determined substation . In fact, the under-utilized lines make available a surplus power which can be used by other lines for real power control. This capability makes it possible to equalize both real and reactive power flow between the lines, to transfer power demand from overloaded to underloaded lines, to compensate against resistive line voltage drops and the corresponding reactive line power, and to increase the effectiveness of a compensating system for dynamic disturbanc...

Factors Affecting Corona in Overhead Transmission Lines

Factors Affecting Corona in Overhead Transmission Lines Author: Engr. Aneel Kumar Figure 1: Infographic illustrating the factors influencing corona discharge in transmission lines. Introduction The corona effect in overhead transmission lines is a phenomenon that occurs when the electric field intensity around conductors exceeds a critical value, causing ionization of the surrounding air. This ionization produces bluish light, hissing sound, power loss, and ozone gas. While corona may seem undesirable, it also has a few advantages such as reducing overvoltages by absorbing surges. Corona directly impacts power system efficiency, transmission losses, equipment life, and design cost . Therefore, engineers must understand the factors affecting corona in detail to ensure efficient and reliable design of high-voltage transmission systems. 1. Conductor Size (Diameter) ...

FACTORS AFFECTING BATTERY PERFORMANCE

Batteries have limited life, usually showing a slow degradation of capacity until they reach 80 percent of their initial rating, followed by a comparatively rapid failure. Regardless of how or where a UPS is deployed, and what size it is, there are four primary factors that affect battery life: ambient temperature, battery chemistry, cycling and service. 1) AMBIENT TEMPERATURE The rated capacity of a battery is based on an ambient temperature of 25°C (77°F). It’s important to realize that any variation from this operating temperature can alter the battery’s performance and shorten its expected life. To help determine battery life in relation to temperature, remember that for every 8.3°C (15°F) average annual temperature above 25°C (77°F), the life of the battery is reduced by 50 percent. 2) BATTERY CHEMISTRY UPS batteries are electro-chemical devices whose ability to store and deliver power slowly decreases over time. Even if you follow all the guidelines for proper storage, us...