Nano Network Simulators: Electromagnetic Communications and Molecular Communications.

 



Electro Magnetic Communication Related Links:

https://apps.nsnam.org/app/thz/

This is working for Ubuntu 20.04 and 64 bit OS, on Virtual BOX. 



Molecular Communication Related Links:

IEEE Nano Networks link:

https://github.com/ieee-p1906-1-reference-code/p1906-dev/tree/master/p1906/model-em

NOTE: This works on Ubuntu 14.04.6 and 32 bit  on Virtual BOX.

It is working.




https://telematics.poliba.it/index.php?option=com_content&view=article&id=30&catid=15&lang=en&Itemid=204


NOTE: There are few points to be mentioned related to download and installation instructions.

How to use it? 

Download and install the latest version of ns-3


https://telematics.poliba.it/index.php?lang=en



hg clone 
http://code.nsnam.org/ns-3-dev

cd ns-3-dev
./waf configure
./waf

Copy and paste nanonetwork into  in ns-3-dev/src



Build again ns-3

./waf configure
./waf

Run a simple example:

cp src/nanonetworks/examples/* scratch
./waf --run scratch/health-care


I have installed it in my vmware box. OS : Ubuntu 14.04.6 (32bit) version only

See this link (https://github.com/as-if-ur/nanosim)


Follow step 5 from the link below, for installation of the Ubuntu.
https://www.nsnam.org/wiki/HOWTO_use_VMware_to_set_up_virtual_networks_(Windows)







Comments