LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-13-2012, 04:33 AM   #46
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,516

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641

# 45

The valid link for
"http://sertel.upc.es/~maguilar/ficheros/InstallationGuideNS2_David.txt"
is http://sertel.upc.es/~maguilar/fiche...eNS2_David.txt
 
Old 10-14-2012, 09:37 AM   #47
rexx
LQ Newbie
 
Registered: Oct 2012
Posts: 4

Rep: Reputation: Disabled
Quote:
Originally Posted by knudfl View Post
./ns example.tcl : The "ns" from "ns-2.29 HCCA" must be used.
The result you get, looks like ns version 2.34 is used.

I get this
Code:
Thu Oct 27 02:24:33 CDT 2011 trace descr: file3
Thu Oct 27 02:24:33 CDT 2011 topography created
num_nodes is set 3
Thu Oct 27 02:24:33 CDT 2011 god created
Thu Oct 27 02:24:33 CDT 2011 wireless channel created
INITIALIZE THE LIST xListHead
Thu Oct 27 02:24:33 CDT 2011 QAP node 0 created
Thu Oct 27 02:24:33 CDT 2011 non-QAP QSTA node 1 created
Thu Oct 27 02:24:33 CDT 2011 non-QAP QSTA node 2 created
ref_vbr_MaxMSDU off
Thu Oct 27 02:24:33 CDT 2011 simulation started
0.000000000 number of map elements = 2
number of TXOPs = 2
SI              = 0.020000 s
CAP duration    = 0.002163 s
CAP/SI          = 0.108155
start time      = 0.000000
ref_vbr_MaxMSDU = 0
        TID                     = 1
        QSTA                    = 1
        Direction               = downlink
        Mean Data Rate          = 64000.000000 bit/s
        Maximum SI              = 0.020000 s
        Nominal SDU Size        = 160 bytes
        Maximum SDU Size        = 160 bytes
        Poll overhead           = 0.000000 s
        Nominal size SDU txtime = 0.000835 s
        Maximum size SDU txtime = 0.000835 s
        TXOP                    = 0.000837 s
        TID                     = 1
        QSTA                    = 1
        Direction               = uplink
        Mean Data Rate          = 64000.000000 bit/s
        Maximum SI              = 0.040000 s
        Nominal SDU Size        = 160 bytes
        Maximum SDU Size        = 160 bytes
        Poll overhead           = 0.000490 s
        Nominal size SDU txtime = 0.000835 s
        Maximum size SDU txtime = 0.000835 s
        TXOP                    = 0.001327 s
channel.cc:sendUp - Calc highestAntennaZ_ and distCST_
highestAntennaZ_ = 1.5,  distCST_ = 550.0
SORTING LISTS ...DONE!
Thu Oct 27 02:24:33 CDT 2011 10
Thu Oct 27 02:24:33 CDT 2011 20
Thu Oct 27 02:24:33 CDT 2011 30
Thu Oct 27 02:24:34 CDT 2011 40
Thu Oct 27 02:24:34 CDT 2011 50
Thu Oct 27 02:24:34 CDT 2011 60
Thu Oct 27 02:24:34 CDT 2011 70
Thu Oct 27 02:24:34 CDT 2011 80
Thu Oct 27 02:24:34 CDT 2011 90
Thu Oct 27 02:24:34 CDT 2011 simulation ended
Hello , I am trying to patch hcca in ns-allinone-2.34 ,as i can see you have done it , i want to know which version to use , did you use the same patch "ns2hcca-2.29-060823" in ns-allinone-2.34 or some thing else ?
 
Old 10-14-2012, 09:51 AM   #48
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,516

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 47

Ref. post # 28
Quote:
The result you get, looks like ns version 2.34 is used.
The text means :
Looks like you by mistake are using a binary ns from ns-2.34.
The right version is the "ns hcca" binary from ns-2.29/.

Note :
You can have as many versions of ns-allinone-2.xx as you want,
installed at the same time. But : Do not add any of them to a *PATH.

.

Last edited by knudfl; 10-16-2012 at 06:23 AM.
 
Old 11-04-2012, 10:09 AM   #49
rexx
LQ Newbie
 
Registered: Oct 2012
Posts: 4

Rep: Reputation: Disabled
Hi every body, my Thesis is based on "analysis of QoS services provisioning in IEEE 802.11e HCCA wireless networks"

The work covers the simulation analysis of QoS provisioning (throughput, mean frame delay, percentage of lost frames etc.) in IEEE 802.11 wireless networks based on HCCA function.

So I have already installed NS2 and patch hcca function , every think work perfectly ,now I am seeking for help on writing a script which will help me to simulate the following topology:
Please see attachement
Attached Files
File Type: pdf conf top script1.pdf (109.3 KB, 27 views)
 
  


Reply

Tags
edca, hcca, ns2



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to install leach patch in ns2.34 in ubuntu 9.10 anjon.sunny Linux - Newbie 9 04-30-2014 04:05 AM
need 802.11e patch for ns2 stud17 Linux - Software 1 03-09-2011 06:54 AM
ns2-802.11e patch - error: stream.h, iostream.h not found shojaru Linux - Newbie 3 06-12-2009 11:11 PM
any information ns-2 802.11e code ??????? asd309 Linux - Software 0 11-01-2006 06:08 PM
802.11e hardware kannerke Linux - Wireless Networking 0 08-10-2006 03:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration