Difference between revisions of "Related Projects"

From Nsnam
Jump to: navigation, search
(add slicetime details, add new link to DCE project)
(Move Blogs and personal pages from HOWTOs here)
Line 58: Line 58:
 
* [http://redmine.eg.bucknell.edu/perrone/projects/framework Simulation Automation Framework for Experiments (SAFE)]
 
* [http://redmine.eg.bucknell.edu/perrone/projects/framework Simulation Automation Framework for Experiments (SAFE)]
 
* [http://pf.itd.nrl.navy.mil/core/core-html/ns3.html CORE emulator]
 
* [http://pf.itd.nrl.navy.mil/core/core-html/ns3.html CORE emulator]
 +
 +
== Blogs and personal pages about ns-3 ==
 +
 +
* [http://gicl.cs.drexel.edu/people/tjkopena/wiki/pmwiki.php?n=NS3.NS3 Joseph Kopena's ns-3 wiki]
 +
* [http://www.eg.bucknell.edu/~perrone/tag/ns-3/ Felipe Perrone's blog]
 +
* [http://eugen.dedu.free.fr/index.html#teaching Eugen Dedu's tutorial (in french)]

Revision as of 16:40, 10 February 2013

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

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

A number of external research projects and tools are using ns-3; below we list the ones that we know about.

NetAnim

NetAnim is an offline animator based on the Qt 4 toolkit. It currently animates the simulation using an XML trace file collected during simulation. The first version was developed by George F Riley. NetAnim 2 and 3 are written and maintained by John Abraham.

The LTE-EPC Network Simulator (LENA) project

A team of developers at CTTC (Nicola Baldo, Marco Miozzo, Manuel Requena, Jaume Nin) has announced the LENA (LTE/EPC Network simulAtor) project to be working in collaboration with Ubiquisys on an enhanced LTE module for ns-3.

Links:

Direct Code Execution

A new framework to allow the use of unmodified applications in ns-3: [1].

NEPI

NEPI is a lifecycle experiment manager for network experiments, including testbed-based, virtual machine-based, and simulation (ns-3)-based experiments, and combinations thereof.

Links:

N4C DTN project

The N4C project developed a DTN simulator combining LXC containers, ns-3 physical layer, and PyViz visualization.

Links:

ns-3-Wireless-Planning

ns-3-Wireless-Planning integrates two powerful applications: Radio Mobile (radio-systems simulator) and ns-3.

PhySim-Wifi

PhySim-Wifi is a detailed and accurate implementation of the OFDM-based IEEE 802.11 standard, with higher fidelity at the physical layer than found in ns-3.

NSF Frameworks for ns-3 project

A multi-year project funded by NSF to improve usability of ns-3. Please see NSF_Frameworks page.

Synchronized emulation (Slicetime)

The goal of the Slicetime project is to enable large-scale network emulation features by synchronizing the execution of a network simulator with virtual machines hosting arbitrary networking software.

Other projects

Blogs and personal pages about ns-3