Related Projects: Difference between revisions
No edit summary |
(related projects) |
||
Line 2: | Line 2: | ||
A number of external research projects and tools are using ns-3; below we list the ones that we know about. | A number of external research projects and tools are using ns-3; below we list the ones that we know about. | ||
* [http://iptechwiki.cttc.es/LTE-EPC_Network_Simulator_%28LENA%29 | |||
== the LTE-EPC Network Simulator (LENA) project == | |||
A team of developers at CTTC (Nicola Baldo, Marco Miozzo, Manuel Requena, Jaume Nin) has [http://mailman.isi.edu/pipermail/ns-developers/2011-March/008734.html announced] the LENA (LTE/EPC Network simulAtor) project to be working in collaboration with Ubiquisys on an enhanced LTE module for ns-3. | |||
Links: | |||
* [http://www.ubiquisys.com/femtocell-media-press-releases-id-203.htm official press release from Ubiquisys' website] | |||
* [http://iptechwiki.cttc.es/LTE-EPC_Network_Simulator_%28LENA%29 Wiki] | |||
* [http://www.cttc.es/en/projects/private/project/lena.jsp official project page at CTTC] | |||
== Direct Code Execution == | |||
A new framework to allow the use of unmodified applications in ns-3: [[Direct Code Execution status]] | |||
== 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: | |||
* [http://nepi.inria.fr/ Project web site] | |||
== N4C DTN project == | |||
The [http://www.n4c.eu/ N4C] project developed a DTN simulator combining LXC containers, ns-3 physical layer, and PyViz visualization. | |||
Links: | |||
* [http://www.springerlink.com/content/2677573v6u3l8151/?MUD=MP paper] | |||
* [http://www.youtube.com/watch?v=bqq1jNVgRgc YouTube video] | |||
== ns-3-Wireless-Planning == | |||
[http://code.google.com/p/ns3-wireless-planning/wiki/Tutorial ns-3-Wireless-Planning] integrates two powerful applications: Radio Mobile (radio-systems simulator) and ns-3. | |||
== PhySim-Wifi == | |||
[http://dsn.tm.uni-karlsruhe.de/english/ns3-physim.php 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. | |||
== Other projects == | |||
* [http://ndnsim.net/ Named Data Networking simulator (ndnSim)] | * [http://ndnsim.net/ Named Data Networking simulator (ndnSim)] | ||
* [http://www.ict-itetris.eu/platform.htm iTetris] | * [http://www.ict-itetris.eu/platform.htm iTetris] | ||
* [https://wiki.ittc.ku.edu/resilinets/Tools ResiliNets] | * [https://wiki.ittc.ku.edu/resilinets/Tools ResiliNets] | ||
* [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://www.comsys.rwth-aachen.de/research/projects/slicetime/ SliceTime] | |||
* [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] |
Revision as of 14:33, 5 February 2013
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - 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.
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: Direct Code Execution status
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.