CSMA/CA Simulation
MATLAB Simulation of CSMA/CA Protocol for Wireless Communication
Designed a simulator to analyze the utilization of a wireless network performing CSMA/CA with random backoff.
Computed the utility as a function of the number of nodes (N) for the following backoff strategies;
- 802.11
- Additive increase multiplicative decrease
- Multiplicative increase multiplicative decrease
- Additive increase additive decrease
- Multiplicative increase additive decrease