discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Measuring performance of module


From: Jeon
Subject: [Discuss-gnuradio] Measuring performance of module
Date: Fri, 12 Jun 2015 12:01:21 +0900

My OOT module seems to be almost done in implementation.

I am wondering that which and how performance metric can be measured.

I am considering the basic communication performance metrics such as throughput, BER/PER vs SNR. And such metrics are rather easy to measure. So there are not what I have difficulties to measure.

As an SDR platform, I think memory(buffer) usage and processing time per block can be importatnt metrics. Thus, the question is... How can I measure such GNU Radio-related metircs? Should I put codes which calculate metrics inside each block? Or can it be done in other ways?

Regards,
Jeon.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]