[Ns-developers] Fwd: Re: GSoC: WiMAX Projects
Mohamed Amine Ismail
Amine.Ismail at sophia.inria.fr
Wed Apr 1 01:26:23 PDT 2009
---------- Forwarded Message ----------
Subject: Re: [Ns-developers] GSoC: WiMAX Projects
Date: Tuesday 31 March 2009
From: Mohamed Amine Ismail <Amine.Ismail at sophia.inria.fr>
To: n.dua at iitg.ernet.in
Dear Nitin,
The latest version of our code is available at:
http://code.nsnam.org/iamine/ns-3-wimax/
you can download it by using the following mercurial command:
hg clone http://code.nsnam.org/iamine/ns-3-wimax/
the code can be compiled by using gcc-3.4 or gcc-4.2.
to compile the code use the following command:
CXX="gcc path" ./waf configure; ./waf
example:
CXX="/usr/bin/gcc-4.2" ./waf configure; ./waf
The following paper can help you to understand the implemented code
ftp://ftp-sop.inria.fr/rodeo/turletti/simutools09.pdf
If you have questions regarding the code or regarding the design of the
scheduler please feel free to contact me . Here is my skype account:
amine.ismail
Thanks,
Amine
On Tuesday 31 March 2009 18:24:18 Nitin Dua, IIT G wrote:
> Thanks Amine,
>
> > Hi Nitin,
> >
> >> In the best of my knowledge this scheduler is not implemented in ns-3
> >> WiMAX module. I would want to know if anyone is already taking up the
> >> implementation of the particular scheduler talked about in the paper. If
> >> not, then I would readily like to do so.
> >
> > Yes, this scheduler is not implemented in the current version of the
> > WiMAX module and nobody is working on its implementation. You can GO :).
> >
> > For further details on the existing code and API please do not hesitate
> > to
> > contact us.
>
> I would definitely like you to brief me about the existing code and the
> location where its available. I have ns-3 all-in-one but I think it does
> not have the WiMAX module or maybe I am not able to locate it. I through
> going through the documentation for ns-3. In the meanwhile I'll contact
> Juliana for the existing ns-2 code she developed for the scheduler.
>
> > Regards
> > Amine
> >
> > On Monday 30 March 2009 19:48:24 Nitin Dua, IIT G wrote:
> >> Dear ns-3 developers,
> >>
> >> Firstly I would like to inform all that I am an undergraduate student
> >> from
> >> Indian Institute of Technology Guwahati India and I am a new addition to
> >> the group. Its great to be among you!
> >>
> >> I am greatly interested in WiMAX networks and also well acquainted to
> >> its
> >> standards, protocol stack and performance. I was interested in the idea
> >> of
> >> implementing a uplink scheduling algorithm as a part of GSoC 2009. As
> >> suggested to me by Juliana Freitag Borin, I would like to port the
> >> scheduler presented here
> >> http://ieeexplore.ieee.org/search/wrapper.jsp?arnumber=4411386
> >> in the WiMAX module.
> >>
> >> In the best of my knowledge this scheduler is not implemented in ns-3
> >> WiMAX module. I would want to know if anyone is already taking up the
> >> implementation of the particular scheduler talked about in the paper. If
> >> not, then I would readily like to do so.
> >>
> >> Any kind of guidance would be welcome.
> >>
> >> Thanks & Regards,
> >> Nitin Dua
> >>
> >> > Dear ns-3 developers,
> >> >
> >> >
> >> > In my previous message, I forgot to emphasize the most essential part
> >> >
> >> > :-).
> >> >
> >> > We very welcome contributions in the current WiMAX module and are open
> >> > for any proposal to enhance it.
> >> > As it is important to coordinate the different works in the community,
> >> > please
> >> > keep us informed about any current/future work you are interested in
> >>
> >> or
> >>
> >> > planning to investigate, to avoid developing similar things.
> >> >
> >> > Here are further details regarding the status of the WiMAX module.
> >> >
> >> > Concerning the implementation of the IPCS classifier, it is almost
> >> > finished
> >> > and we are in the bug fixing phase. The code should be available soon
> >>
> >> at
> >>
> >> > http://code.nsnam.org/iamine/ns-3-wimax/ .
> >> >
> >> >
> >> > We intend to implement the tracing function in the next few weeks.
> >> > In May, a master student is expected to start an internship on the
> >> > development of scheduling algorithms (for both uplink and downlink).
> >> > For this task in particular, a coordination with other groups is
> >>
> >> crucial.
> >>
> >> > Regarding the 2nd implementation of the PHY layer based on itpp, I
> >>
> >> would
> >>
> >> > like to mention that this module currently requires a huge computation
> >> > time
> >> > since it encodes and modulates the bursts provided by the upper layer.
> >> > Basically, this implementation is far to be real-time... So if anyone
> >>
> >> is
> >>
> >> > interested in designing a more sophisticated PHY layer with
> >> > propagation/error
> >> > model, he/she would be very welcome.
> >> >
> >> >
> >> > Thank you very much
> >> >
> >> > Amine & Thierry
-------------------------------------------------------
More information about the Ns-developers
mailing list