[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] mac-tdma.{h.cc}



On Thu, 16 Aug 2001 [email protected] wrote:

> Dear Ns-users,
>
> I am trying to study the codes in mac-tdma.{h,cc} but I am not able to find the
> lines that allocate the number of slots based on the number of nodes.
Current version of tdma is centrailized and the slot allocation is
static, see the constructor for details. However, the number of active
nodes are recorded. I believe more complicated slot allocation scheme
should be added.

) >
> Basically, I hope to find out if the number of slots are allocated based on the
> number of nodes available or regardless of how many nodes, there will be 64
> slots?
>
> In addition, I also hope to find out how the tdma works on a nulti-hop
> environment.
It does not support multi-hop. If you would like to implement that part,
we are glad to see your results though...:)

>
> Can someone shines some light on this and direct me to that part of the codes
> and hopefully some documentation on the tdma as well.
Currently, please refer to the comments in the source code (sorry for my
bad English...:)). I am trying to add some text to ns manual by the end of
the month (or maybe in early September).

Cheers,
-chen xuan

 >
> Thank you & Best Regards,
> kian moh
>

-- 
Xuan Chen
USC/ISI