I want to implement the handover from IEEE 802.11 to cellular network
(UMTS/GSM) 3GPP/3GPP2 in NS2. How can I do that. Can anybody help me

On Fri, Jan 8, 2010 at 6:30 AM, <[email protected]> wrote:

> Send Ns-users mailing list submissions to
>        [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://mailman.isi.edu/mailman/listinfo/ns-users
> or, via email, send a message with subject or body 'help' to
>        [email protected]
>
> You can reach the person managing the list at
>        [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Ns-users digest..."
>
>
> Today's Topics:
>
>   1. Re: i want to generate a movemement scenario for my
>      simulation, (asharf muthanna)
>   2. Installation of ns2.26 (stalin babu)
>   3. WiOpt'10: Call for papers - Submission deadline extended to
>      Jan 17 (Claudio Cicconetti)
>   4. [MOVE]Integrate Google Earth map (KML) into NS2 (Jonathan Petit)
>   5. Directed Diffusion help (Jyotirmoy Karjee)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 6 Jan 2010 20:18:11 -0800 (PST)
> From: asharf muthanna <[email protected]>
> Subject: Re: [ns] i want to generate a movemement scenario for my
>        simulation,
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=us-ascii
>
> hi
> I am not an expert but I have tried this before to genrate movement
> scenario and got the same error
> but could you please use -M instead of -s
> I did this in ns2.31 and it works
> the command will be like this
>
> ../setdest -n 20 -p 2.0 -M 10.0 -t 200 -x 500 -y 500 >scenc-20
>
>
>
> ________________________________
> From: "[email protected]" <[email protected]>
> To: [email protected]
> Sent: Thu, January 7, 2010 9:00:55 AM
> Subject: Ns-users Digest, Vol 73, Issue 6
>
> Send Ns-users mailing list submissions to
>    [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>    http://mailman.isi.edu/mailman/listinfo/ns-users
> or, via email, send a message with subject or body 'help' to
>    [email protected]
>
> You can reach the person managing the list at
>    [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Ns-users digest..."
>
>
> Today's Topics:
>
>   1.  Propagation model (null) not implemented for generic NetIF
>      (Aurel Mihail Ganga)
>   2.  Performance parameters for wireless network (Manan Shah)
>   3. generating movement scenario (jeni martin)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 6 Jan 2010 08:03:47 -0800 (PST)
> From: Aurel Mihail Ganga <[email protected]>
> Subject: [ns]  Propagation model (null) not implemented for generic
>    NetIF
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=iso-8859-1
>
> Hi!
>
> While trying to clone wireless-phy.cc/.h to later modify it I get the
> following error when trying to use the clone:
> Propagation model (null) not implemented for generic NetIF
>
> The propagation model is set to TwoRay in my script in the node options, so
> what does this error mean?
>
> Aurel
>
>
> __________________________________________________
> Do You Yahoo!?
> Sie sind Spam leid? Yahoo! Mail verf?gt ?ber einen herausragenden Schutz
> gegen Massenmails.
> http://mail.yahoo.com
>
> ------------------------------
>
> Message: 2
> Date: Tue, 5 Jan 2010 19:55:51 -0800 (PST)
> From: Manan Shah <[email protected]>
> Subject: [ns]  Performance parameters for wireless network
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=us-ascii
>
>
>
> Hi
>
> I am using Ad hoc network routing as my thesis.
> can you tell me what are the performance parameters for ad hoc network like
>
> -- no. of sent packets
> -- no. of received pakets
> -- no. of dropped packets
>
> -----
>
> Thanks and Regards,
> Manan Shah
> 09924038427
> --
> View this message in context:
> http://old.nabble.com/Performance-parameters-for-wireless-network-tp27026767p27026767.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 6 Jan 2010 10:41:28 -0800 (PST)
> From: jeni martin <[email protected]>
> Subject: [ns] generating movement scenario
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=iso-8859-1
>
>
>
>
>
> hi all,
> ?
> i want to generate a movemement scenario for my simulation, so i install
> NS, and after that, go to the directory ~ns/indep-utils/cmu-scen-gen/setdest
> and run "make".
> after running this, it gives me "make: nothing to be done for 'all'. "
> ?
> i try to generate an example by writing these commands :
> ?
> 1) cd home/ns-2.1b8-mcast/indep-utils/cmu-scen-gen/setdest
> ?
> 2)./setdest -n 20 -p 2.0 -s 10.0 -t 200 -x 500 -y 500 >
> scen-20-test
>
> it gives me the error :
> bash : /usr/local/bin/setdest : no such file or directory.
> ?
> but i'm in the home/ns-2.1b8-mcast/indep-utils/cmu-scen-gen/setdest
> directory!!!! what's the problem?
> ?
> thanks in advance
>
>
>
>
>
> ------------------------------
>
> _______________________________________________
> Ns-users mailing list
> [email protected]
> http://mailman.isi.edu/mailman/listinfo/ns-users
>
>
> End of Ns-users Digest, Vol 73, Issue 6
> ***************************************
>
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 7 Jan 2010 11:11:00 +0530
> From: stalin babu <[email protected]>
> Subject: [ns] Installation of ns2.26
> To: [email protected]
> Message-ID:
>        <[email protected]>
> Content-Type: text/plain; charset=UTF-8
>
>            hi
>
>                    i want to install ns allinone2.26 .plz tell me which
> version of fedora/red hat is sufficient..
>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 07 Jan 2010 12:10:07 +0100
> From: Claudio Cicconetti <[email protected]>
> Subject: [ns] WiOpt'10: Call for papers - Submission deadline extended
>        to      Jan 17
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-15; format=flowed
>
> =============================================================
> Our apologies for duplicated copies of this CFP.
> =============================================================
>
> **
> ** Due to numerous requests, the submission deadline has been
> ** extended to January 17, 2010!
> **
>
>                              WiOPT 2010
>                           CALL FOR PAPERS
>
>
>                   9th International Symposium on
>  Modeling and Optimization in Mobile, Ad Hoc, and Wireless Networks
>
>
>                May 31 - June 4, 2010, Avignon, France
>                        http://www.wi-opt.org/
>
>
> Scope
> This symposium intends to bring together researchers and practitioners
> working on modeling and optimization of wireless network design and
> operations. It welcomes original, high-quality works on different
> perspectives, including performance analysis and simulation,
> algorithms and protocol design, optimization theory and application,
> information theoretic analysis including capacity scaling, for all
> forms of wireless networks: cellular, metropolitan, ad hoc, delay-
> tolerant, mesh, sensor networks as well as any combination of these.
>
> Technical papers describing original, unpublished research, currently
> not under review by another conference or journal, are solicited.
>
> Topics of relevance include, but are not limited to:
>
>     - Modeling, simulations and performance analysis
>     - Optimization of network design
>     - Optimal control of network operations
>     - Network protocols design
>     - Mobility modeling and management
>     - Scalability and manageability of network architecture
>     - Game theoretic models, pricing and incentive
>     - Opportunistic and cooperative communication
>     - Network and multi-user information theory
>     - Asymptotic system properties
>       (capacity, connectivity, coverage, delay)
>     - Energy efficiency
>     - Cognitive radio
>     - Routing protocols
>     - Cross layer design and optimization
>
> Adjunct Workshops
> One-day workshops will accompany the main WiOpt symposium:
>
> RAWNET 2010: Resource Allocation in Wireless Networks
> SPASWIN 2010: Spatial Stochastic Models for Wireless Networks
> WiNMee 2010: International Workshop On Wireless Network Measurement
> WNC3 2010: Wireless Networks:Communication,Cooperation and Competition
>
> Important Dates
> Main symposium:  June 01-03, 2010
> Adjunct workshops: May 31 and June 04,  2010
> Submission deadline: January 17, 2010
> Notification of acceptance: March 31, 2010
> Camera-ready copy: April 25, 2010
>
> Keynote speakers
> The WiOpt 2010 program will feature keynote addresses by Eytan Modiano
> (MIT), Shlomo Shamai (Technion), and Jean Walrand (UC Berkeley).
>
> Publication
> The proceedings will be available via IEEE Xplore.
> Top-ranking papers will be considered for fast-track publication in
> Elsevier's Journal of Computer Networks and in a special issue of
> Elsevier's Performance Evaluation.
>
> Submission instructions
> The submission format for the papers is an extended abstract, up to
> eight pages long. Please use the IEEE Transactions format, 11 pt
> character size, one column text, one-and-a-half line spacing, letter
> paper. This page budget should contain all figures, tables,references,
> etc. The extended abstract should also include a brief abstract of up
> to 150 words. The submission will be handled via EDAS system
> (http://edas.info). Only PDF files are acceptable; please make sure
> that the paper prints without problems (e.g., embedded fonts).
>
> Travel grants
> Thanks to the supporting organizations, WiOPT 2010 has several travel
> grant programs:
> - Student Travel Grants: for graduate students.
> - Postdoc Travel Grants: for a limited number of postdocs.
> - GeoDiversity Travel Grants: for faculty and researchers in their
>   early career and from under-represented countries.
> - Developing Countries Travel Grants: for researchers from developing
>   countries.
> The aim of the student Travel Grant program is to encourage participation
> of graduate students and postdocs at the conference by funding the travel
> costs. The application procedure will be available soon on the website.
>
> General Chair
> -------------
> Anthony Ephremides, Univ. of Maryland, USA
>
>
> General Co-chairs
> -----------------
> Eitan Altman, INRIA, France
> Rachid El-Azouzi, Avignon Univ. France
>
>
> Steering Committee
> ------------------
> Eitan Altman, INRIA, France
> Tamer Basar, UIUC, USA
> Imrich Chlamtac, Create-Net, Italy
> Song Chong, KAIST, Korea
> Marco Conti, IIT-CNR, Italy
> Jon Crowcroft, Cambridge Univ., UK
> Anthony Ephremides, Univ. of Maryland, USA
> Holger Karl, Univ. of Paderborn, Germany
> Muriel Medard, MIT, USA
> Daniele Miorandi, CREATE-NET, Italy
> Stavros Toumpis, Athens Univ., Greece
> Roger M. Whitaker, Cardiff Univ. UK
>
>
> Technical Program Chair
> -----------------------
> Ariel Orda, Technion, Israel
>
>
> Technical Program Co-chairs
> --------------------------
> Nidhi Hegde, Orange Labs, France
> Lavy Libman, Univ. of  Sydney, Australia
>
>
> Workshops Chair
> ---------------
> David Gesbert, Eurecom, France
>
>
> Publication Chair
> -----------------
> Tijani Chahed, Telecom SudParis, France
>
>
> Publicity Chairs
> ----------------
> Claudio Cicconetti, INTECS, Italy
> Dinesh Kumar, IBM, USA
> Nelson Vicu?a,  Univ. De Oriente, Venezuela
>
>
> Local Arrangements Chair
> ------------------------
> Tania Jim?nez, Avignon Univ. France
>
>
> Conference Coordinator
> ----------------------
> Agnes  Cortell, INRIA, France
>
>
>
>
> ------------------------------
>
> Message: 4
> Date: Thu, 7 Jan 2010 12:16:38 +0100
> From: Jonathan Petit <[email protected]>
> Subject: [ns] [MOVE]Integrate Google Earth map (KML) into NS2
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=us-ascii
>
> Hi,
>
> In "Rapid Generation of Realistic Simulation for VANET", authors proposed
> the MObility generator for VEhicular networks (MOVE). MOVE can generate a
> movement scenario from a KML file (Google Earth).
>
> I've created my KML file but I didn't find the way to put it in MOVE. How
> to
> integrate KML file into MOVE?
> Is there someone who works with MOVE and KML file?
>
> Thanks.
>
> Jonathan.
>
>
>
> ------------------------------
>
> Message: 5
> Date: Thu, 7 Jan 2010 18:19:30 +0530
> From: Jyotirmoy Karjee <[email protected]>
> Subject: [ns] Directed Diffusion help
> To: [email protected]
> Message-ID:
>        <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Dear all ,
>                   I have taken Directed diffusion routing protocol. The
> nodes are  n0 ,n1 , n2 , n3 ,n4 respectively.
> Here node n4 is the sink and the flow of packets will be like from node n4
> ->n3 ->  n2 ->n1 ->n0. i.e data flow from *node 4* to* node n0 *via n3 n2
> n1
> . node n4 can send 58 byte .
>
>        Can any one tell while send data flow from n4 ->n3 ->  n2 ->n1 ->n0
> ,why the receive data packets shows Zero as the sending data from node n4
> is
> 58 byte
> means it shows :
> node 4  send        58 byte
> node 3  receive     0  byte
> node 2  receive     0  byte
> node 1  receive      0  byte
> node 0  receive     0   byte
>
>
> TCL script : Directed Diffusion:
> M 0.0 nn 5 x 240 y 240
> M 0.0 prop Propagation/TwoRayGround ant Antenna/OmniAntenna
> s 1.127378000 _4_ MAC  --- 1486717602 diffusion 58 [0 ffffffff 4 800]
> ------- [4:255 -1:255 32 0]
> r 1.127842133 _3_ MAC  --- 1486717602 diffusion 0 [0 ffffffff 4 800]
> -------
> [4:255 -1:255 32 0]
> r 1.127842267 _2_ MAC  --- 1486717602 diffusion 0 [0 ffffffff 4 800]
> -------
> [4:255 -1:255 32 0]
> r 1.127842389 _0_ MAC  --- 1486717602 diffusion 0 [0 ffffffff 4 800]
> -------
> [4:255 -1:255 32 0]
> r 1.127842389 _1_ MAC  --- 1486717602 diffusion 0 [0 ffffffff 4 800]
> -------
> [4:255 -1:255 32 0]
> s 1.209044389 _0_ MAC  --- 1486717602 diffusion 58 [0 ffffffff 0 800]
> ------- [0:255 -1:255 32 0]
> r 1.209508522 _1_ MAC  --- 1486717602 diffusion 0 [0 ffffffff 0 800]
> -------
> [0:255 -1:255 32 0]
> r 1.209508523 _2_ MAC  --- 1486717602 diffusion 0 [0 ffffffff 0 800]
> -------
> [0:255 -1:255 32 0]
> r 1.209508648 _3_ MAC  --- 1486717602 diffusion 0 [0 ffffffff 0 800]
> -------
> [0:255 -1:255 32 0]
> r 1.209508778 _4_ MAC  --- 1486717602 diffusion 0 [0 ffffffff 0 800]
> -------
> [0:255 -1:255 32 0]
> s 1.224144389 _1_ MAC  --- 1486717602 diffusion 58 [0 ffffffff 1 800]
> ------- [1:255 -1:255 32 0]
>
>
> with regards
> Jyotirmoy
>
>
> ------------------------------
>
> _______________________________________________
> Ns-users mailing list
> [email protected]
> http://mailman.isi.edu/mailman/listinfo/ns-users
>
>
> End of Ns-users Digest, Vol 73, Issue 7
> ***************************************
>



-- 
Vimal Baghel

Reply via email to