[Ns-developers] [new 80211] trace file
SANNER Jean-Michel RD-RESA-REN
jeanmichel.sanner at francetelecom.com
Mon Dec 5 01:43:06 PST 2005
Thanks for your quick response.
Another yet !
Does the architecture of the code permit to simulate
severals nodes simultaneously with different bit rates ? The TKN implementation
Did not offer this possibility. But a such feature should be useful.
Regards
Jean Michel Sanner
-----Message d'origine-----
De : Mathieu Lacage [mailto:Mathieu.Lacage at sophia.inria.fr]
Envoyé : vendredi 2 décembre 2005 15:35
À : SANNER Jean-Michel RD-RESA-REN
Cc : ns-developers
Objet : Re: [Ns-developers] [new 80211] trace file
hi,
On Fri, 2005-12-02 at 15:14 +0100, SANNER Jean-Michel RD-RESA-REN wrote:
> A new question concerning your patch 80211.
> Do you cover multirate in the different modulation standards:
> B, G, A ?
The Phy model models all 802.11a modulations/rates. Adding other standards/modulations/rates is a matter of providing the right models and implementing them. I think CCK modulations are hard to model so you won't be able to easily add them. Otherwise, it should be quite easy.
Have you looked at the code ? i.e., 80211/phy-80211.cc Phy80211::configureStandardA
The MAC model implements support for multiple rates and the ARF and AARF rate control algorithms.
regards,
Mathieu
--
More information about the Ns-developers
mailing list