[ns] please help me in FSK Modulation (NRZ)

2010-08-08 Thread ali bala


 
 
Dear all
I can't find the related files to FSK Modulation (NRZ) in NS2.34.
How can I find (or probably implement) this propagation model.
i found bpsk in Modulation.h but i can't find fsk.
I am looking forward to receiving your comments  related codes for NS2.
Thanks in advance,
  
 Kind regards,
Ali Balador
 Homepage: WWW.BALADOR.ORG 
***


  


[ns] Random Node movement !

2010-03-13 Thread ali bala

Hi
You should go to ns-allinone-x.xx/ns-x.xx/indep utils/setdest
after that run setdest.exe with this command
./setdest -n 50 -p 50 -M 10 -t 900 -x 1000 -y 1000  x
n=the number of nodes
p= pause time
M[UPERCASE]= max speed
t= simulation time
x,y= simulation area

 Mr.Ali.Balador
Homepage:www.balador.org



  


[ns] Trace File analyser ??

2010-03-13 Thread ali bala

Hi
yes we have
please look at http://www.balador.org/ns.html#Trace%20Processing

 mr.ali.balador
homepage:www.balador.org



  


[ns] traffic pattern generato for vanet

2010-02-23 Thread ali bala

Hi all

I going to simulate vanet network and i generate mobility of vehciles with MOVE 
but about generating data trraffic pattern on the network i have a problem and 
i don't know i can generate traffic pattern the same as manet with cbrgen or 
not? please guide me and if i can't do that with cbrgen.tcl in ns please 
introduce me a tool for doing that

thank you in advance , i look forward for hearing from you
mr.ali.balador
homepage:www.balador.org 


  


[ns] help me for 802.11e

2009-09-17 Thread ali bala

hi
i installed 802.11e tkn under ns-2.31 and after installation of that i run 
multi_udpflows.tcl of course i run this example with 1000 sec instead of 
1 sec and i get this message :

num_nodes is set 5 
wired node 0 created 
wired node 1 created 
wired node 2 created 
INITIALIZE THE LIST xListHead 
Base-Station node 3 created 
wireless node 0 created ... 
wireless node 1 created ... 
wireless node 2 created ... 
wireless node 3 created ... 
warning: Route to base_stn not known: dropping pkt 
warning: Route to base_stn not known: dropping pkt 
warning: Route to base_stn not known: dropping pkt 
warning: Route to base_stn not known: dropping pkt 
warning: Route to base_stn not known: dropping pkt 
warning: Route to base_stn not known: dropping pkt 
warning: Route to base_stn not known: dropping pkt 
warning: Route to base_stn not known: dropping pkt 
warning: Route to base_stn not known: dropping pkt 
warning: Route to base_stn not known: dropping pkt 
warning: Route to base_stn not known: dropping pkt 
warning: Route to base_stn not known: dropping pkt 
channel.cc:sendUp - Calc highestAntennaZ_ and distCST_ 
highestAntennaZ_ = 1.5,  distCST_ = 550.0 
SORTING LISTS ...DONE! 
ns exiting...
 
i have 2 questions :
1- is it errore or only it's a warning and i install tkn succesfully?
2-if i didn't install tkn sccesfully please help me to do that succesfully
 
after run this example i write new example and run it under 802.11e
i attached the new tcl
when i run it with dsdv all packet dropped and when i run it with dsr in tr 
file i saw sfs in first of all row
and when i run it with aodv it run but the output file was empty.
3- what's the problem of 802.11e with routing protocols?
please help me for working well with 802.11e tkn
i need it very soon
thanks for your attentions
 
 mr.ali.balador
homepage:www.balador.org 


  


[ns] segmentation fault with 802_11e

2009-09-08 Thread ali bala

hi,all
when i change 802_11 in examples in ns\tcl\ex  
with 802_11e and run it i get segmentation fault
this script work well without changing 
i need to tcl script that run with 802_11 correctly
and i need to guide about using 802_11e in my tcl script correctly
please help me about that soon

 mr.ali.balador
homepage:www.balador.org 


  


[ns] can't read basicrate_ :no such variable

2009-08-25 Thread ali bala


hi dear
i add 802.11e tkn and ns start to run the sample but middle of runnig the 
multi_udpflows.tcl(the example that exist in the 802_11e folder for testing)
i see the new error :
ns:mac/802_11e set basicrate_:can't read basicrate_ :no such variable
(object set line1)
invoked from within
mac/802_11e set basicrate_
 mr.ali.balador
homepage:www.balador.org 



  


[ns] 802.11etkn error during execute the sample

2009-08-21 Thread ali bala

hi
i think add 802.11e tkn without any error but when i run a example i recive 
this error :
ns:
[code omitted because of length]
:invalid command name ...
    while executing
...
    invoked from within
if [tclobject is-class mac/802_11e]{
...
copy settings of mac/802.11
(which are contained in this file) into this section
and at an e at the end o...

what's the problem ?
thanks for your attention.
 mr.ali.balador
homepage:www.balador.org 


  


[ns] problem with 802.11e of tkn at ns-2.31

2009-08-20 Thread ali bala

hi
i install ns-2.31 correctly and after that i run ./validate .
after that i patch 802.11 of tkn correctly
but after do instruction for adding 802.11e when i run make clean 
after ./configure
i see error : makefile 311 error missing separator stop.
please guide me for adding 802.11e to ns correctly

 mr.ali.balador
homepage:www.balador.org 



  


[ns] problem with patch 802.11tkn

2009-08-19 Thread ali bala

hi
i install ns2.28 and after that when i patch 802.11tkn
i see this error (error occur in line 292) :

can't find file to patch at input line 292
perhaps you used the wrong -p or --strip option?

what was the reason?
thanks
mr.ali.balador
homepage:www.balador.org 


  


[ns] make[1]: *** no rule to make target 'emulate/inet.c' needs by 'depend'

2009-08-19 Thread ali bala

hi
i install ns-2.28 and after that when i patch 802.11(your patch) i see the 
erorr : 
can't find file to patch at input line 292
perhaps you used the wrong -p or --strip option?
after that when i flow the instruction for installing 802.11e i see erorrs when 
i run make depend
make[1]: *** no rule to make target 'emulate/inet.c' needs by 'depend'
please help me
mr.ali.balador
homepage:www.balador.org 



  


[ns] please help me fo installing 802.11etkn

2009-08-12 Thread ali bala


 mr.ali.balador
homepage:www.balador.org 



- Forwarded Message 
From: ali bala mrbala...@yahoo.com
To: Maggi. chandra.ma...@gmail.com
Sent: Wednesday, August 12, 2009 12:47:22 PM
Subject: Re: please help me fo installing 802.11etkn


hi 
i have a same problem 
i installed ns-2.33 and when i modify my makefile and follow the instruction 
in  the readme file of 802.11e tkn i see the error when i run make
and after that i cleen the new modification but i still the error
i confused.
please help me 
 mr.ali.balador
homepage:www.balador.org 





From: Maggi. chandra.ma...@gmail.com
To: ali bala mrbala...@yahoo.com
Sent: Monday, August 10, 2009 4:44:22 PM
Subject: Re: please help me fo installing 802.11etkn


ya..i also encountered same problem.
dont change the existing Makefile.in(if u have already installed nsallinone) if 
you do so then u'l encounter problem when running make command.
so what i did is, i replaced the current Makefile.in with a new Makefile.in and 
modified the new Makefile.
then run the  make comand.
i think it'l work fine.else let me knw.

mahinthan

2009/8/10 ali bala mrbala...@yahoo..com

hi 
i download 802.11e from tkn and flow the instruction but after ./configure 
when i run make i see this error
whats the reason and way?for solving?
pleaes help for installing 802.11e tkn
 mr.ali.balador
homepage:www.balador.org 



-- 
B.C.Mahinthan
School of Computer Engineering
Nanyang Technological University
Singapore


  


[ns] error during make 802.11e tkn

2009-08-09 Thread ali bala

hi
i download 802.11e from tkn and flow the instruction but after ./configure when 
i run make i see this error
whats the reason and way for solving?
pleaes help
 mr.ali.balador
homepage:www.balador.org 


  


[ns] help for add new agent

2009-08-08 Thread ali bala

hi all
i add new protocol but when i want to run make after ./configure i didnt find 
make and make clean and make depend
please help me
 mr.ali.balador
homepage:www.balador.org 


  


[ns] 802.11 path for ns-2.33

2009-08-06 Thread ali bala

hi all
i need best 802.11 path for ns-2.33 that be installwithout problem and work 
well.
please share your experiences with me.
thanks. 
 mr.ali.balador
homepage:www.balador.org 


  


[ns] Fw: 802.11e path for ns-2.33

2009-08-06 Thread ali bala

hi all
i need best 802.11e path for ns-2.33 that be install without problem and work 
well.
(for adhoc or manets or distributed networks)
please share your experiences with me.
thanks. 

 mr.ali.balador
homepage:www.balador.org 



  


[ns] re Ns2 installation problem

2009-07-05 Thread ali bala

hi
i know
last week i decided to install cyqwin again and i didnt because components 
xrong-x11-bin and xrong-x11-lib-data wasnt found
and me install this component manualy from previous downloading cygwin.
i suggest you this methode.
 mr.ali.balador
homepage:www.balador.org 


  


Re: [ns] using trace file for results

2009-06-30 Thread ali bala

hi
you can use jtrana or boonmotion or tracegraph tools for trace processing
 mr.ali.balador
homepage:www.balador.org 


  


[ns] installation ns under linux problem

2009-03-19 Thread ali bala

hi
i had problem with nam under cyqwin/x
and now i install linux ubuntu 8.10 then try to install ns2.33and2.30 
when i run ns installation with ../install after 5 mins i see this error :
make:***[tk3d.o] error1
tk8.4..13 make failed! exiting...
after that i follow this link : 
http://nsnam.isi.edu/nsnam/index.php/Installing_ns2.31_on_Ubuntu7.04
but when i try to edit sources.list i see this error : you do not permission to 
save this file.
whats my problem and solution?
thanks
 mr.ali.balador
homepage:www.balador.org 


  


[ns] ns installation problem

2009-03-17 Thread ali bala

hi
i had problem with nam under cyqwin/x
and now i install linux ubuntu 8.10 then try to install ns 
when i run ns installation with ./install after 5 mins i see this error :
make:***[tk3d.o] error1
tk8.4.13 make failed! exiting...
whats my problem and solution?
 mr.ali.balador
homepage:www.balador.org 


  


[ns] installing ns in linux

2009-03-14 Thread ali bala

hi
i worked with ns-2 under cygwin and now decide to installing linux an after 
that ns-2 under linux.
because xgraph and nam didnt work under cygwin.
now i need help for installing linux
which version is good for ns? (for example suse,redhat,.)
whats the diffrence  between versions for ns-2?
whats the methode of installing with winxp?
i should install both of them (winxp and linux)
thanks
 mr.ali.balador
homepage:www.balador.org 


  


[ns] ns problem

2009-03-11 Thread ali bala

hi
i wrote a simple example and run at ns but i see this:

--- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) ---
    _o18: no target for slot -1
    _o18 type: Classifier/Hash/Dest
content dump:
classifier _o18
    0 offset
    0 shift
    2147483647 mask
    1 slots
    slot 2: _o116 (Classifier/Port)
    -1 default
-- Finished standard no-slot{} default handler --

i havent understanding about that
i wanted to know about that
thanks



  


[ns] nam problem

2009-03-09 Thread ali bala


I have installed ns-2.33 on cygwin on xp. 

while running simple example programs, I get error, 

$ nam: no display name and no $DISPLAY environment variable. 

  

I tried set it with export DSIPLAY=:0..0 

it gives error   

$ nam: couldn't connect to display 0.0 

I also tried  startx before running programs, it gives following error, 

$ nam: 

[code omitted because of length] 

: no event type or button # or keysym 

   while executing 

bind Listbox MouseWheel { 

%W yview scroll [expr {- (%D / 120) * 4}] units 

} 

   invoked from within 

if {[tk windowingsystem] eq classic || [tk windowingsystem] eq aqua} { 

bind Listbox MouseWheel { 

%W yview scroll [expr {- (%D)}] units 

} 

bind Li... 

can anybody figure out where the problem lies? 

I am new to ns-2 as well as linux environment so please. 

  

Thanks in anticipation. 
  
Regards, 

ali balador,