[ns] MobileIP base station

2006-02-02 Thread Keita Rose

Could anyone say where and how the links are connected to the base station 
nodes.   Trying to find the methods that install then as well.  Thanks

Keita



[ns] Scheduler problem

2006-03-01 Thread Keita Rose

When I run my simulation it abort in $sheduler_ run, more specifically it seems 
to bomb at a particular handler.  In the attached file it is at t: 0.000340 uid 
1 handler: 0xa3fdc0.  Any help would be appreciated.


Keita
 gen.txt 
Contents of scheduler queue (events) [cur time: 0.00]---
t:0.00 uid: 2 handler: 0x7e4104
t:0.00 uid: 5 handler: 0x7e4104
t:0.00 uid: 8 handler: 0x7e4104
t:0.00 uid: 11 handler: 0x7e4104
t:0.00 uid: 14 handler: 0x7e4104
t:0.00 uid: 17 handler: 0x7e4104
t:0.00 uid: 20 handler: 0x7e4104
t:0.00 uid: 23 handler: 0x7e4104
t:0.00 uid: 26 handler: 0x7e4104
t:0.00 uid: 29 handler: 0x7e4104
t:0.00 uid: 32 handler: 0x7e4104
t:0.000340 uid: 1 handler: 0xa3fdc0
t:0.014205 uid: 7 handler: 0xa8fec0
t:0.088123 uid: 10 handler: 0xab4330
t:0.234602 uid: 25 handler: 0xb66650
t:0.309079 uid: 31 handler: 0xbaddc0
t:0.312962 uid: 19 handler: 0xb1f530
t:0.441173 uid: 13 handler: 0xad7b28
t:0.555881 uid: 4 handler: 0xa6c788
t:0.638865 uid: 28 handler: 0xb89ec8
t:0.799155 uid: 16 handler: 0xafb2e0
t:0.816476 uid: 22 handler: 0xb42df0
t:1.00 uid: 3 handler: 0xa4eef0
t:1.00 uid: 6 handler: 0xa77e20
t:1.00 uid: 9 handler: 0xa9abf0
t:1.00 uid: 12 handler: 0xabeee8
t:1.00 uid: 15 handler: 0xae2838
t:1.00 uid: 18 handler: 0xb06940
t:1.00 uid: 21 handler: 0xb29728
t:1.00 uid: 24 handler: 0xb4cf58
t:1.00 uid: 27 handler: 0xb71cf0
t:1.00 uid: 30 handler: 0xb95430
t:1.00 uid: 33 handler: 0xbb8520
t:10.000100 uid: 35 handler: 0x7e4104
t:10.000200 uid: 34 handler: 0x7e4104



[ns] Multiple source files

2006-10-11 Thread Keita Rose

I am trying to run a mobile scenario using multiple source files, how do I go 
about implementing that is NS-2 if it is at all possible.

Keita Rose
 


[ns] Multiple source files

2006-10-11 Thread Keita Rose

I am trying to simulate a mobile scenario using multiple source files, how do I 
go about implementing this?
 
Keita


[ns] Time resolution

2006-10-13 Thread Keita Rose

Hi there,
Could anyone say what is the smallest unit of time in NS-2? And 1 simulation 
second traslate directly into 1 realtime second.
 
Keita



[ns] setdest problems...

2007-07-31 Thread Keita Rose


Hi all,
I have been running some Mobile IP simulations for various levels of mobility 
20%, 40% etc on a network with 26 fixed nodes and 130 mobile nodes.  I am using 
a RWP model to generate the mobility patterns but I have found that as mobility 
increases simulations would hang and not complete.  Under closer examination I 
have found that the might be because of something in setdest, so is there 
something I should be doing that I am not??  I am using ns-2.29 under both 
Linux and Solaris...

Keita



[ns] Terminating Error

2007-11-30 Thread Keita Rose

I am getting this error message while running some simulations in Ns-2
could any one shed some light on it please:

Terminate called after throwing an instance of 'std::bad_alloc'

what():St9bad_alloc

Any assistance would be greatly appreciated.



[ns] MIP headaches

2007-12-13 Thread Keita Rose

I  have been trying to simulate simple examples of MIPv4 in NS-2 based
on the Marc Greiss example for a simulation period of 2400 seconds but
for more times than not my simulations just seem to hang up. 
I have a 36 nodes grid wired networks in a 2400m x 2400m area with 180
mobile nodes. I am examine registration details for 20, 40 60 up to 100%
of nodes mobile but after sometimes as little as 540 seconds the
simulation seemingly stops. I am using a Sun Blade 2700 running Solaris
9... 
Any ideas why this may be the case??
 
Keita


[ns] MIP headaches

2007-12-13 Thread Keita Rose

I have tried tried reducing the simulation time but the problem
re-occurs at the same simulation instant... I have attached a copy of
the file let me know if you recognise any offending bits.
 
Keita