Measure SINR in LENA

682 views
Skip to first unread message

Regina Diaz

unread,
Sep 1, 2012, 2:46:29 PM9/1/12
to ns-3-...@googlegroups.com
Hi, 

I would like to add functionality to my LTE code to provide results for SINR and RSRP in the downlink and uplink. 
Could you please provide some help? 

Thanks a lot,
Regina


Dizhi Zhou

unread,
Sep 1, 2012, 8:00:16 PM9/1/12
to ns-3-...@googlegroups.com, Regina Diaz
Hi Regina,

Do you mean that you just want to output the SINR and RSRP?  Currently LTE model in NS-3 uses CQI in eNB. You can find more information by this link: http://lena.cttc.es/manual/lte-design.html#cqi-feedback

Dizhi

Regina Diaz

unread,
Sep 3, 2012, 10:49:46 AM9/3/12
to ns-3-...@googlegroups.com
Thanks a lot Dizhi, 

Yes, the CQI value is of interest. I would like to include this value into the MAC or RLC stats output files. Any idea how to do this?

Thanks, 
Regina



From: Dizhi Zhou <dizhi...@gmail.com>
To: ns-3-...@googlegroups.com
Cc: Regina Diaz <regin...@rocketmail.com>
Sent: Saturday, September 1, 2012 8:00 PM
Subject: Re: Measure SINR in LENA

--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/ns-3-users/-/e4tQfA06ND4J.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.


Dizhi Zhou

unread,
Sep 3, 2012, 12:41:27 PM9/3/12
to ns-3-...@googlegroups.com
Hi Regina,

Usually I use NS_LOG_DEBUG within scheduler to get CQI values. I know this is not a standard way because it needs us to modify source codes.

I'm not sure whether we can configure the content of trace file. May be you can check the chapter seven in NS3-tutorial.

Dizhi

--
Dizhi Zhou
Ph.D. Candidate
Faculty of Computer Science
University of New Brunswick
540 Windsor Street
Fredericton,New Brunswick,Canada
E3B 5A3

E. q5...@unb.ca
Homepage: www.cs.unb.ca/~q5frc/
LinkedIn: http://www.linkedin.com/in/dizhizhou

Dizhi Zhou

unread,
Sep 3, 2012, 12:53:29 PM9/3/12
to ns-3-...@googlegroups.com
Hi Regina,

I double check the source code of MAC and RLC stats in /src/lte/helper/mac-stats-calculator.cc and /src/lte/helper/rlc-stats-calculator.cc. Then content of output file is fixed so that we cannot configure it by ourselves.

Thus, the easier way to get CQI is like what I said in last email: add NS_LOG_DEBUG in scheduler's DoSchedDlTriggerReq method. Otherwise, you need to change many codes then.

Dizhi

On Mon, Sep 3, 2012 at 11:49 AM, Regina Diaz <regin...@rocketmail.com> wrote:

Regina Diaz

unread,
Sep 3, 2012, 3:57:20 PM9/3/12
to ns-3-...@googlegroups.com
Thanks so much Dizhi! 

Regina


Sent: Monday, September 3, 2012 12:53 PM
Reply all
Reply to author
Forward
0 new messages