Hi,

With the real equipment is possible to have:
dlratio= 56%
channel size= 3.500 mhz
Frame duration= 5 mseg

and

dlratio= 56%
channel size= 7 mhz
Frame duration= 10 mseg

Why that's not possible in the NIST module? with another combinations
the program works, but with these ones, no..

The proof is:
If i change the file datarate.tcl, after the line "# Configure Wimax"
in this way:

# Configure Wimax
WimaxScheduler/BS set dlratio_ 0.56
Mac/802_16 set debug_ 0
Mac/802_16 set frame_duration_ 0.005
Mac/802_16 set fbandwidth_           3.5e+6
Mac/802_16 set queue_length_ 500
Mac/802_16 set client_timeout_ 50 ;#to avoid BS disconnecting the SS


I got this error message, after running the command to simulate:
"Segmentation fault"

and if i change to:


# Configure Wimax
WimaxScheduler/BS set dlratio_ 0.56
Mac/802_16 set debug_ 0
Mac/802_16 set frame_duration_ 0.010
Mac/802_16 set fbandwidth_           7e+6
Mac/802_16 set queue_length_ 500
Mac/802_16 set client_timeout_ 50 ;#to avoid BS disconnecting the SS


I got this error message, after running the command to simulate:
"Couldn't schedule timer"



kindly, Tiago Junqueira

Reply via email to