Prev: exp
Next: MATLAB GA
From: Shamsad on
"nasser " <nsabahptc(a)hotmail.com> wrote in message <hlge2h$jp3$1(a)fred.mathworks.com>...
> Hello
> I'm working in MAC protocol, even I simulated many access mechanism (CSMA/CA Basic, CSMA/CA w/ RTS/CTS, MACA, MACAW, & FAMA) using matlab. Now is AODV routing working as broadcast routing, if so, CSMA/CA w/ RTS/CTS ia aplicable to your work. u have to generate a source node (sink) & destination node w/c the data will be transmitted to. The source node will broadcast RTS to the network, then from their (base on the CTS) you can determine your route path. there are many spesification you have to deal w/ in the MAC layer such as: DIFS, SIFS, Backoff time, CW.
> Wish you luck......


Hi nasser

Thanks for your reply. AODV is working as a broadcast routing. I use the CSMA/CA without RTS and CTS. how i linked between the AODV and CSMA/CA. It would be so kind of you if you send me the code of basics CSMA/CA using matlab...!!

with regards


 | 
Pages: 1
Prev: exp
Next: MATLAB GA