[ns] until Now Error in Ricean model

2007-09-24 Thread ibrahim koda
Hi ; Ihave sent you an email before and i'm wating your reply to solve error in Ricean model and also i have attched output of my TCL program with this message. ihave did the following steps: 1-Copy the two files under ns-src(prop-ricean.cc,prop-ricean.h) into my NS source directory

[ns] error in using Ricean model

2007-09-16 Thread ibrahim koda
Hi all I am trying to implement the ricean propagation(include the .cc and .h classes of the Ricean propagation model within the simulator)I have put the classes in the mobile directory in ns.When I am trying to test the Ricean propagation model. After following the instructions below

[ns] ricean model

2007-09-16 Thread ibrahim koda
I am trying to add ricean propagation model. I have built NS on windows machine under Cygwin enviornment. But when I put the prop_ricean.cc and prop_ricean.h files under the NS Sourse directory and run the configure command it I get the following messages:

[ns] problem in compiling Voronoi.c in obstacle mobility model

2007-04-25 Thread ibrahim koda
hi all Thank you very much for your help. ihave a problem when i compiled Voronoi.c. i have used C++ to compile Voronoi.c and the error after compilation is: C(2) : fatal error C1083: Cannot open include file: 'CGAL/basic.h': No such file or directory Error executing cl.exe. please

[ns] problem inobstacle mobility model

2007-04-20 Thread ibrahim koda
Hi all; for Installation and Usage Procedure for the Obstacle Mobility Model Plugin for NS-2: ihave done the following procedure: - i have downloded and installed the CGAL libraries. - i replaced the file voronoi.C with the one provided with the tarball. - i extracted the NS-2 files and replace

[ns] obstacle mobility model

2007-04-18 Thread ibrahim koda
Hi all; for Installation and Usage Procedure for the Obstacle Mobility Model Plugin for NS-2: ihave done the following procedure: - i have downloded and installed the CGAL libraries. - i replaced the file 'voronoi.C'with the one provided with the tarball. - i extracted the NS-2 files and

[ns] problem in implementing the ricean propagation

2007-04-17 Thread ibrahim koda
Hi all ; I am trying to implement the ricean propagation. After following the instructions below : in Makefile.in i added mobile/prop_ricean.o to OBJ_CC I got the following problem first I was run config I ran ./config then I ran make but after a while it has given me the following error

[ns] problem in implement the ricean propagation

2007-04-13 Thread ibrahim koda
Hi all ; I am trying to implement the ricean propagation. After following the instructions below : Makefile.in add mobile/prop_ricean.o to OBJ_CC I get the following problem first I was told to run config I ran ./config then I ran make but after a while it has given me this error make:

[ns] problem in using Ricean Propagation model

2007-04-09 Thread ibrahim koda
i'm try to use Ricean model instead of Two Ray Ground in tcl script but i met the following problems: num_nodes is set 10 invalid command name Propagation/Ricean while executing Propagation/Ricean create _o13 invoked from within catch $className create $o $args msg invoked

[ns] problem in Ricean Propagation model

2007-04-09 Thread ibrahim koda
i'm try to use Ricean model instead of Two Ray Ground in tcl script but i met the following problems: invalid command name Propagation/Ricean while executing Propagation/Ricean create _o11 invoked from within catch $className create $o $args msg invoked from within if [catch

[ns] problems in ricean model

2007-04-05 Thread ibrahim koda
Hi all I have downloaded and installed the ricean model extensions. it compiled and make fine.However, when i ran the tcl file, the following message came up. can not read propInstant no such variable while executin subset $[subset $var] (procedure _o3 line 5) (SplitObject set line 5) invoked

[ns] problems on using ricean propagation model extensions

2007-04-04 Thread ibrahim koda
Hi all I have downloaded and installed the ricean model extensions. it compiled and make fine.However, when i ran the tcl file, the following message came up. can not read propInstant no such variable while executin subset $[subset $var] (procedure _o3 line 5) (SplitObject set line 5) invoked

[ns] problem in delay and throughput script

2007-03-22 Thread ibrahim koda
Hi all, I have worked for TRACE format .I have used delay.awk,throughput.awk for my tcl progrm It runs successfully for delay but not for thrpughput. for throughput error : awk: thrput.awk:44: (FILENAME=hybrid.tr FNR=122048) fatal: division by zero attempted while executing awk -f

[ns] problem in delay and throughput script

2007-03-22 Thread ibrahim koda
Hi all, I have worked for TRACE format .I have used delay.awk,throughput.awk for my tcl progrm It runs successfully for delay but not for thrpughput. for throughput error : awk: thrput.awk:44: (FILENAME=hybrid.tr FNR=122048) fatal: division by zero attempted while executing awk -f

[ns] Walfisch-Ikagami radio propagation model in ns

2007-03-14 Thread ibrahim koda
Hi all how i can use Walfisch-Ikagami radio propagation model instead of TwoRayGround radio propagation model in ns ? ibrahim - Sucker-punch spam with award-winning protection. Try the free Yahoo! Mail Beta.

[ns] need help

2007-03-07 Thread ibrahim koda
Hi all, i want to simulate two cell each has a base station and there is one mobile station in one of cell,when mobile station move from first cell and at the boundary between these two cell shoud send message to first cell for hand off . please help me to write this secnario. many

[ns] need help

2007-03-07 Thread ibrahim koda
Hi all, i want to simulate two cell each has a base station and there is one mobile station in one of cell,when mobile station move from first cell and at the boundary between these two cell shoud send message to first cell for hand off . please help me to write this secnario. many

[ns] for urgent help

2007-03-07 Thread ibrahim koda
Hi all, i want to simulate two cell each has a base station .If there is one mobile station in first cell,when mobile station move from first cell and at the boundary between these two cell shoud send message to first cell for hand off . please help me to write this secnario. many

[ns] obstacle mobility model

2007-02-26 Thread ibrahim koda
Hi ALL i have simulated (DSR,AODV,DSDV) using Manhattan and Random Waypoint.I want to check the performance of these adhoc protocols in real environment.i looked for added obstacle mobility model for more realistic work. thanks for any suggestion with regards ibrahim khider

[ns] obstacle mobility model in urban area

2007-02-26 Thread ibrahim koda
Hi ALL i have simulated (DSR,AODV,DSDV) using Manhattan and Random Waypoint.I want to check the performance of these adhoc protocols in real environment.i looked for using obstacle mobility model for more realistic work.How i can use obstacle mobility model?. thanks for any

[ns] How i can use Obstcale model with Hybrid model(Manhattan and RWP models) for node movement in urban area

2007-02-24 Thread ibrahim koda
Hi ALL i have simulated (DSR,AODV,DSDV)using hybrid model (Manhattan and Random Waypoint).I want to check the performance of these adhoc protocols in real environment(urban area or in campus environment). i looked for added obstacle mobility model to manhattan and Random waypoint for

[ns] How i can use Obstcale model with Hybrid model(Manhattan and RWP models) for node movement in urban area

2007-02-22 Thread ibrahim koda
Hi ALL i have simulated (DSR,AODV,DSDV)using hybrid model (Manhattan and Random Waypoint).I want to check the performance of these adhoc protocols in real environment(urban area or in campus environment). i looked for added obstacle mobility model to manhattan and Random waypoint for

[ns] ns2-in celluler

2007-01-04 Thread ibrahim koda
Hi friends I would like to construct a simple network similar to cellular network. I need to define the cell areas , then set up some base stations, the base stations should be able to find whether a particular mobile node is present in its cell area, by sending a paging message and