State about CSMA/CA, Computer Engineering

Assignment Help:

State about CSMA/CA

It belongs to a class of protocols known as multiple access methods. CSMA/CA  stands  for:  Carrier  Sense  Multiple  Access  with  Collision Avoidance.  In  CSMA,  a  station  willing to  transmit  has  to  first  listen  to  channel for a predetermined amount of time so as to check for any activity on channel.  If  channel  is  sensed  "idle"  then  station  is  permitted  to transmit.  If  channel  is  sensed  as  "busy"  station  has  to  defer  its transmission.  This  is  essence  of  both  CSMA/CD  and  CSMA/CA.  In CSMA/CA  (Local  Talk),  once  channel  is  clear,  a  station  transmits a  signal telling all other stations not to transmit, and then sends its packet. In Ethernet 802.3, station continues to wait for a time, and checks to see if channelis still free. If it is free, station transmits, and waits for an acknowledgment signal that packet was received.

 

 


Related Discussions:- State about CSMA/CA

Explain how a node can be inserted into an avl tree, Explain how a node can...

Explain how a node can be inserted into an AVL tree. We can insert a node into an AVL tree through the insertion algorithm for binary search trees in which we compare the key o

Software Engineering, explanation of the difference between syntax and sema...

explanation of the difference between syntax and semantic errors

Find out the hexadecimal sum, Find the hex sum of (93) 16 + (DE) 16 ? Ans...

Find the hex sum of (93) 16 + (DE) 16 ? Ans. Hex Sum of (93) 16 + (DE) 16 Convert Hexadecimal numbers 93 and DE to there binary equivalent demonstrated below:- Hence (9

What do you mean by stack unwinding in c++, Stack unwinding in C++ is a pro...

Stack unwinding in C++ is a process during exception handling when the destructor is known for all local objects the place where the exception was thrown and where it is caught.

the bias and standard error , A random variable (X) is modelled as an expo...

A random variable (X) is modelled as an exponentially distributed with mean 30 units. Simulate N = 50 samples from this distribution, and every sample must have m = 20 simulated va

What is an adaptor class or wrapper class in c++, A class that has no funct...

A class that has no functionality of its own is an Adaptor class in C++. Its member functions hide the use of a third party software component or an object with the non-compatible

Infix to reverse polish, A) Change the following formulas from reverse Poli...

A) Change the following formulas from reverse Polish to infix:             a) AB +C + D x               b) ABCDE + x x / B) Change the following formulas from infix to

Payment, how can get payment

how can get payment

What is framework, What is framework? Framework is a skeletal structure...

What is framework? Framework is a skeletal structure of a program that must be elaborated to build a complete application. It has abstract classes.

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd