problem in trace file

33 views
Skip to first unread message

許朝評

unread,
Jun 10, 2014, 6:42:10 AM6/10/14
to ns-3-...@googlegroups.com
Hi, every users:

I check the file DlMacStats.txt, there are some problems.

there are just cellid=1 transmit resource blocks to imsi=0 and cellid=2 transmit  resource blocks to imsi=0



but I create 5 ue and 2 enb ,there only imsi=0 receive RBs,

I used the automatic attachment using Idle mode cell selection  procedure, here is my code

lteHelper->Attach (ueLteDevs.Get(0));
lteHelper->Attach (ueLteDevs.Get(1));
lteHelper->Attach (ueLteDevs.Get(2));
lteHelper->Attach (ueLteDevs.Get(3));
lteHelper->Attach (ueLteDevs.Get(4));

Actually I want to know how many RBs are allocated to 5 users in every millisecond, than I can calculate the Data Rate between user and enb

Did anyone has idea for this problem?   





Reply all
Reply to author
Forward
0 new messages