discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Control of transmission power level


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Control of transmission power level
Date: Tue, 25 Apr 2006 10:40:44 -0700
User-agent: Mutt/1.5.9i

On Tue, Apr 25, 2006 at 10:09:07AM -0500, Eunsoo Seo wrote:
> Hello.
> I'm reading GMSK code and I have a question about power level.
> Can I control the power with a packet is transmitted?
> Any example code?
> 
> Thank you. :-)
> 
> -Eunsoo

We're working on a general solution to this and related issues, but
don't have anything in the code that supports it right now.

The basic idea is to use the message-block (m-block) and enhanced flow
graph (now called m-graph) proposed by BBN a little while ago.  

In that model, you associate "metadata" such as "transmit power level"
with the packet data, and the system keeps track of the metadata all
the way through the pipeline, handing the power control message to the
USRP at the right time to make everything work.

Here's the latest draft of the proposal:
http://acert.ir.bbn.com/downloads/adroit/gnuradio-architectural-enhancements-1.pdf

Comments on it are most welcome.  Please post them here.

Eric




reply via email to

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