Saturday 25 August 2012

Install Mannasim Patch in NS 2.34 for Wireless Sensor Network Simmulation


1. Download Mannsim Patch for NS 2.34 here.

2. Type the following command on the ns-allinone-2.29 folder:
  • patch -p1 < ns2.34-mannasim-gcc4.3.patch
3. Install NS 2.34 as shown in previous post . 

To test MannaSim installation two simulation scripts are provided bellow. The first one simulates a flat network of homogeneous sensors and the second a hierarchical network composed of two diferent classes of sensor nodes.

If you have any installation problem then post comments......

21 comments:

  1. This comment has been removed by the author.

    ReplyDelete
    Replies
    1. Windows And Android: Install Mannasim Patch In Ns 2.34 For Wireless Sensor Network Simmulation >>>>> Download Now

      >>>>> Download Full

      Windows And Android: Install Mannasim Patch In Ns 2.34 For Wireless Sensor Network Simmulation >>>>> Download LINK

      >>>>> Download Now

      Windows And Android: Install Mannasim Patch In Ns 2.34 For Wireless Sensor Network Simmulation >>>>> Download Full

      >>>>> Download LINK v7

      Delete
  2. Hi Sir,

    I would like to install mannasim patch on Fedora 12. Unfortunately, I couldn't. Could you please help me and give the command.

    Thanks in advance

    ReplyDelete
    Replies
    1. hiiiiiii..
      you can install mannasim patch in fedora same as ubuntu but you should install NS 2.29 in fedora and after that you can install mannasim patch for that.refer following links :

      http://sanjibkdeka.blogspot.in/2010/04/installing-ns2-in-fedora-12.html
      http://www.mannasim.dcc.ufmg.br/download.htm
      http://www.nsnam.com/2011/08/installation-of-ns2-in-fedora-12.html

      Delete
  3. hi sir
    i would like to install mannasim on ubuntu 12.04.but i cant do that pls help me.

    ReplyDelete
    Replies
    1. Hello

      you can visite this page
      i could be useful

      http://network-simulator-ns-2.7690.n7.nabble.com/Installing-MANNASIM-patch-in-NS-2-34-td14759.html

      Delete
    2. hiii..... if u have prblm installing mannasim patch with above link then try different version of mannasim which is following
      http://www.mannasim.dcc.ufmg.br/download.htm

      Delete
  4. Hello

    i've some trouble with mannasim for ns2.29

    first , i've got the error message

    Eroor: Meta size 3248 too large (max =1000).
    i've change the file

    /common/packet.h

    char meta_[1000];
    which was in struct hdr_rca to char meta_[4000].

    after compiling

    i've got another error message csEnd(code): code > CS_MAX_CODE?; 842215729 999

    any solution , patch are welcome

    ReplyDelete
    Replies
    1. hiiiiii

      The following link may solve your problem :

      http://www.mannasim.dcc.ufmg.br/download/ns2.29-modified-files.txt

      and you are trying to simulate LEACH protocol then i can give you the updated code for that.

      Delete
    2. http://windows-droid.blogspot.in/2012/10/leach-in-ns2-using-mannasim-frame-work.html

      Delete
  5. hi, i have installed ns2.35, i didn't know that i have to install a patch, for that, please tell me where can i find the mannasim patch file, and how i install it, please its so urgent
    thanks in advanse
    in waiting for the reply as soon as possible

    ReplyDelete
  6. hiiiii....
    you have to install mannasim patch only if you want to simulate WSN protocols like LEACH,SPIN,etc. And for mannasim patch you have to install ns2.29 or ns2.34. other version doesn't support mannasim patch.

    ReplyDelete
  7. ah, then i have to disinstall ns2.35 from my laptop??, or ns2.35 doesn't need the patch(ie t works well without the need of the patch) please explain me more
    thanks for replying

    ReplyDelete
  8. if you want to simulate WSN protocols like LEACH,SPIN,etc then you must need to install mannasim patch otherwise there is no need to install it and ns 2.35 will work properly without it.

    ReplyDelete
  9. yes i want to simulate wsn routing protocol, so can you tell me how to do? how to change the version? please its so urgent

    ReplyDelete
    Replies
    1. You can uninstall previous version of NS2.35 by deleting ns2.35allinone which is located in your home directory..and you can refer following links for installing ns 2.34 and mannasim patch in ubuntu..

      http://windows-droid.blogspot.in/2012/08/install-ns-234-in-ubuntu-1010.html

      Delete
    2. Ah ok darpan, that is all???!!
      thanks , but is there the source file also or no just the patch file??

      Delete
  10. hi darpan, how can i change the version of my ns2.35 to ns2.29, i want really to change to surpasse these problems,
    in waiting for your reply ,thanx in adance,

    ReplyDelete
    Replies
    1. First you have to completely remove ns2.34allinone folder which may be there in your home directory...after that you may use make clean command or you can follow this link to install.
      http://windows-droid.blogspot.in/2012/08/install-ns-234-in-ubuntu-1010.html or follow this procedure :

      Step 1: Download and untar ns-2.29 from this link (http://sourceforge.net/projects/nsnam/files/allinone/ns-allinone-2.29/ns-allinone-2.29.3.tar.gz/download)

      Step 2: install the necessary dependancy packages using the command "sudo apt-get install build-essential libxmu-dev autoconf automake" (without quotes). This will install the necessary developmental packages

      Step 3: go to terminal, point to the location of ns-allinone-2.29 using the command "cd ~/ns-allinone-2.29/" and type "./install"

      Delete
    2. ok thanks, but there are just these three steps for correctlly install ?

      Delete
    3. ya..these steps should work..if you will get any error than post it here..

      Delete