discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Embedded GR-IEEE802-11


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Embedded GR-IEEE802-11
Date: Fri, 14 Apr 2017 19:19:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

Hi Tom,

define "embedded". If you use an x86 or powerful multi-core ARM Single-Board-Computer, which I'd argue can be an embedded device, then sure, I don't see any limitations with that compared to what you can do on a PC. Of course, dealing with 20 MHz channels on a poor ARM processor is very hard, so this might or might not work out, and might require hand-tweaking system performance. Don't forget that if using gr-ieee-802-11, you'll need a high-bandwidth link to your SDR hardware – typically, Gigabit Ethernet or USB3, the CPU power to handle the torrent of data that enters and leaves your computer as samples through that link, the power to process that data, and only if you've got all that covered and still have CPU to spare to actually do something with your data payload, you might consider doing a sensible network data rate benchmark.

Generally, regarding rate: This is not 100.0% true, but in essence: Either your computer is fast enough to run the flow graph at the sampling rate you need to cover the full channel, or not. It's not like "my slow computer can reliably use gr-ieee-802-11, but to get great rates, I'll need a slightly faster one".
It's more like "my computer is too slow, the CPU can't keep up with the millions of samples needing processing per second, so it totally does not work", or "my computer is fast enough, it reliably works in all modes".

Best regards,

Marcus


On 14.04.2017 18:58, Thomas Wilkinson wrote:
Just wanted to push this inquiry back to the surface:

Is anyone aware of GR-IEEE802-11 having been implemented with an embedded system? If so, what is the maximum data rate achieved?

Thanks,

Tom

On Wed, Apr 12, 2017 at 3:22 PM, Thomas Wilkinson <address@hidden> wrote:
Is anyone aware of GR-IEEE802-11 having been implemented with an embedded system? If so, what is the maximum data rate achieved?

Thanks,

Tom



--
Regards,

Tom Wilkinson
MS Student, Electrical Engineering
NC State University


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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