Difference between revisions of "GSOC2009AcceptedProjects"

From Nsnam
Jump to: navigation, search
(Accepted Projects)
(Accepted Projects)
 
(4 intermediate revisions by 3 users not shown)
Line 9: Line 9:
 
** Mentor: [mailto:adrian.sw.tam@gmail.com Adrian Tam]
 
** Mentor: [mailto:adrian.sw.tam@gmail.com Adrian Tam]
 
** Abstract: Network Address Translation node model will be implemented for ns-3. Specifically, Network Address and Port Translation will be implemented for Small Office, Home Office (SOHO) environments. This work will include studying the Linux Kernel NAT implementation, and reusing ideas such as connection tracking and NAT helpers to realize NAT for ns-3.  
 
** Abstract: Network Address Translation node model will be implemented for ns-3. Specifically, Network Address and Port Translation will be implemented for Small Office, Home Office (SOHO) environments. This work will include studying the Linux Kernel NAT implementation, and reusing ideas such as connection tracking and NAT helpers to realize NAT for ns-3.  
 +
**Wiki Page: [[GSOC2009NetworkAddressTranslation | Network Address Translation]]
  
 
* '''Minstrel Rate Adaptation'''
 
* '''Minstrel Rate Adaptation'''
 
** Student Name: [mailto:dnlove@gmail.com Duy Nguyen]
 
** Student Name: [mailto:dnlove@gmail.com Duy Nguyen]
 
** Mentor Name: [mailto:ruben@net.t-labs.tu-berlin.de Ruben Merz]
 
** Mentor Name: [mailto:ruben@net.t-labs.tu-berlin.de Ruben Merz]
** Abstract: Minstrel is a widely used and tested rate control algorithm in both madwifi driver and linux kernel, but it is yet to be implemented in NS-3. The proposal plans out the technical details for accomplishing such task in the timeline of 10 weeks, including testing and validating results with the testbeds.
+
** Abstract: Minstrel is a well-known rate control algorithm in madwifi and linux kernel, based on Sample rate control algorithm. Our goal for this project is to port this control rate algorithm to NS-3.  
 +
**Wiki Page: [[GSOC2009Minstrel | Minstrel Rate Control]]
  
 
* '''Uplink Scheduler for WiMAX'''
 
* '''Uplink Scheduler for WiMAX'''
Line 19: Line 21:
 
** Mentor Name: [mailto:juliana@ic.unicamp.br Juliana Freitag Borin]
 
** Mentor Name: [mailto:juliana@ic.unicamp.br Juliana Freitag Borin]
 
** Abstract: The ns-3 WiMAX module lacks the implementation of a more sophisticated uplink scheduler for QoS provisioning. The main goal of this project is to port the uplink scheduler implemented in the ns-2 WiMAX module developed by the Computer Networks Laboratory at University of Campinas to the ns-3 WiMAX module. The second goal of this project is to implement propagation and error models to allow the simulation of more realistic scenarios.
 
** Abstract: The ns-3 WiMAX module lacks the implementation of a more sophisticated uplink scheduler for QoS provisioning. The main goal of this project is to port the uplink scheduler implemented in the ns-2 WiMAX module developed by the Computer Networks Laboratory at University of Campinas to the ns-3 WiMAX module. The second goal of this project is to implement propagation and error models to allow the simulation of more realistic scenarios.
** Wiki Page: [[GSOC2009WimaxUplinkScheduler]]
+
** Wiki Page: [[GSOC2009WimaxUplinkScheduler | Uplink Scheduler for WiMAX]]
  
 
[[Category:GSoC]]
 
[[Category:GSoC]]

Latest revision as of 00:57, 21 August 2009

Main Page - Current Development - Developer FAQ - Tools - Related Projects - Project Ideas - Summer Projects

Installation - Troubleshooting - User FAQ - HOWTOs - Samples - Models - Education - Contributed Code - Papers

This page links to more information on the projects accepted for ns-3's 2009 Google Summer of Code effort.

Accepted Projects

  • Network Address Translation
    • Student: Qasim Javed
    • Mentor: Adrian Tam
    • Abstract: Network Address Translation node model will be implemented for ns-3. Specifically, Network Address and Port Translation will be implemented for Small Office, Home Office (SOHO) environments. This work will include studying the Linux Kernel NAT implementation, and reusing ideas such as connection tracking and NAT helpers to realize NAT for ns-3.
    • Wiki Page: Network Address Translation
  • Minstrel Rate Adaptation
    • Student Name: Duy Nguyen
    • Mentor Name: Ruben Merz
    • Abstract: Minstrel is a well-known rate control algorithm in madwifi and linux kernel, based on Sample rate control algorithm. Our goal for this project is to port this control rate algorithm to NS-3.
    • Wiki Page: Minstrel Rate Control
  • Uplink Scheduler for WiMAX
    • Student Name: Flavio Kubota
    • Mentor Name: Juliana Freitag Borin
    • Abstract: The ns-3 WiMAX module lacks the implementation of a more sophisticated uplink scheduler for QoS provisioning. The main goal of this project is to port the uplink scheduler implemented in the ns-2 WiMAX module developed by the Computer Networks Laboratory at University of Campinas to the ns-3 WiMAX module. The second goal of this project is to implement propagation and error models to allow the simulation of more realistic scenarios.
    • Wiki Page: Uplink Scheduler for WiMAX