[ns] Exisiting prortocols parameters

2010-07-13 Thread Atif Sharif
Hello! Does any body have the codes or NS-2 TCL files including simualtion parameters and results for any of the follwoing protocols 1. RT2 2. CTCP 3. ART 4. RCRT 5. FLUSH 6. STCP Your response will be highly appreciated. Regards Atif

[ns] change the OTcl script dependency

2010-02-17 Thread Atif Sharif
Hi! When ever we modify let say ns-wirelessnode.tcl then how to change the OTcl script dependency list in Makefile.in???   cheers Atif

[ns] How to come up with this issue of mac access

2010-02-17 Thread Atif Sharif
Hi All! I want to access the lower layer parameters using my agent (agent.cc).  I am using get-mac-object for returning the mac handle. I am using this command in my test.tcl$ajd0 get_macObject [$node(0) get-mac-object]   3. I have this thing in the ns-mobilenode.tclNode/MobileNode instproc

[ns] How to come up with this issue of mac access

2010-02-16 Thread Atif Sharif
Hi All! I want to access the lower layer parameters using my agent (agent.cc).  I am using get-mac-object for returning the mac handle. I am using this command in my test.tcl$ajd0 get_macObject [$node(0) get-mac-object]   3. I have this thing in the ns-mobilenode.tclNode/MobileNode instproc

[ns] accessing lower layer values

2010-02-03 Thread Atif Sharif
Hi all! How can I access the wireless phy protected parameter values from routing layer using C++ or tcl? Thanks

[ns] accessing WirelessPhy class at routing layer in C++

2010-02-01 Thread Atif Sharif
Hi all! I am presently experiencing an issue while retrieving information of the Wireless-Phy layer class at the rotuing layer. I am using the old fashioned way of declaring a function in the public doamin of the Wireless-Phy class (as i need to pop the protected parameters of that class) 

[ns] wireless-phy class handling at top layers

2010-01-29 Thread Atif Sharif
Hi all! I am presently experiencing an issue while retrieving information of the Wireless-Phy layer class at the rotuing layer. I am using the old fashioned way of declaring a function in the public doamin of the Wireless-Phy class (coz i need to pop the protected parameters of that class) 

[ns] How to access mac layer in c++ of ns2.

2010-01-29 Thread Atif Sharif
Hi all! How to access mac layer in c++ of ns2. I am presently experiencing an issue while retrieving information of the Wireless-Phy layer class at the rotuing layer. I am using the old fashioned way of declaring a function in the public doamin of the Wireless-Phy class (coz i need to pop the

[ns] wireless-phy class handling at top layers

2010-01-28 Thread Atif Sharif
Hi all! I am presently experiencing an issue while retrieving information of the Wireless-Phy layer class at the rotuing layer. I am using the old fashioned way of declaring a function in the public doamin of the Wireless-Phy class (coz i need to pop the protected parameters of that class) 

[ns] class visibility issue

2010-01-27 Thread Atif Sharif
Hi all! How can I come up with the issue of class visibility e.g. if I want to access the wireless-phy class protected parameters in in my routing agent class then by simply including the wireless-phy.h and calling the class reference didn't work (which is logically true from the C

[ns] accessing parameters of low leves layers

2009-12-13 Thread Atif Sharif
Hi all! My problem involves accessing the parameters of lower layers at transport layer. I already accessed the public parameters but unable to access the private ones.  Any idea? Cheers

[ns] The 3rd International Workshop on RFID WSN and its Industrial Applications

2009-11-02 Thread Atif Sharif
=Apologies for Cross Posting=   -   The 3rd International Workshop on RFID WSN and its Industrial Applications

[ns] The 3rd International Workshop on RFID WSN and its Industrial Applications

2009-11-02 Thread Atif Sharif
=Apologies for Cross Posting=   -   The 3rd International Workshop on RFID WSN and its Industrial Applications

[ns] MAC layer access

2009-10-04 Thread Atif Sharif
Dear all!   I want to access the MAC layer functionality at the Routing layer in NS_2.  Any body had done some work in this regard? is this can be made by using the 802.11.cc --modify it and recomplile the entire case as we normally did fo agent making? Cheers Atif

[ns] WIRELESS MULTIMEDIA SENSOR NETWORKS - WMSN 2010

2009-09-14 Thread Atif Sharif
WIRELESS MULTIMEDIA SENSOR NETWORKS  - WMSN 2010 to be part of: The 2010 International Conference for Computational Science and Its Applications (ICCSA 2010) to be held on March 23 -26, 2010 at Kyushu Sangyo University, Fukuoka, Japan http://www.iccsa.org/sessions INTRODUCTION

[ns] MAC_ packet error rate

2009-07-23 Thread Atif Sharif
:30:29 -0700 (PDT) From: Atif Sharif atife...@yahoo.com Subject: packet error rate To: ISI ns-users@ISI.EDU MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=0-612612746-1248406229=:33060 X-ISI-4-43-8-MailScanner: Found to be clean, Found to be clean X-MailScanner-From: atife

[ns] STCP help needed

2009-07-12 Thread Atif Sharif
Hi all! I am looking after the STCP.. some body have done some work with STCP in wireless domain.?

[ns] regarding making new agent

2009-07-06 Thread Atif Sharif
Hi all,   I have a compiling problem in making a a new agent, How can I put object file (object file which is created after compiling .cc file)  into the make file, where should I paste that? I tried to compile the sample file but the system stucks. Pls help me on this and If you have a step

[ns] Voice packet generation in NS-2

2009-07-06 Thread Atif Sharif
Hi all! How to generate the voice packets in NS-2? If you have some example code please email me. Thanks

[ns] sensing range and values for RXThreshold ans CSThreshold

2009-07-01 Thread Atif Sharif
Hi all! I want to use 802.11 and 802.15.4 in my WSN simulation as a mac layer protocol... can any body tell me the values for RXThreshold and CSThreshold for node seperation of 1. 50 meters 2. 100 meters. for both 802.11 and 802.15.4. Also any body have done some work with AODV and S-MAC?

[ns] MAc+transmission range

2009-06-22 Thread Atif Sharif
Dear Ns-users, I am struggling in getting the idea of transmission range of a WSN node that uses 802_11, attached is my code please have a look  1. nodes 0,1,2,3 are assumed to be source nodes although currently node 0 is sending the data. 2. node 4 and 5 are parents to nodes (01) and

[ns] node overlap issue+relay node role

2009-06-19 Thread Atif Sharif
Hi! Why the node are overlapped although I defined their co-ordinates. Also how the relay nodes be configured so that they play active role during communication, here what I am seeing that the source starts communication with the sink directly without interfering with the relay node even you

[ns] help me in finding the problem

2009-06-18 Thread Atif Sharif
Hi! I am simulating the WSN using energy model but I have the follwoing confusions 1. As you can see that I have defined the grid 100m *100 m, and specifically defined the node positions 10 m a part from each other along x-axis. But when i start simulaion the nodes initially are invisible for

[ns] Estimating the packet service time

2009-06-03 Thread Atif Sharif
Hi all, Any body please help me in getting an idea of how to estimate the packet service time at node. If you know some effective algorithm do pass me the information. Thanks

[ns] channel condition

2009-05-25 Thread Atif Sharif
Hello every one! I would like to know how to measure the channel condition and channel loading in WSN. thanks

[ns] Channel loading its condition and queue miontoring

2009-05-18 Thread Atif Sharif
  Dear all, I am new to NS-2 would you please tell me 1. Which algorith is best and efficient to measure the channel loading? 2. Same for Queue monitoring of local node or just simply check the buffer occupancy? 3. Algorith for channel condition estimation? I shall be grateful for your early