discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] power control when packets transmitting


From: Matt Ettus
Subject: Re: [Discuss-gnuradio] power control when packets transmitting
Date: Fri, 02 May 2008 10:32:48 -0700
User-agent: Thunderbird 2.0.0.12 (X11/20080226)

KC Huang wrote:
> Hi:
>
> My recent research project focuses on how to implement CogNet on
> GNUradio platform. As u know, the concept of cognitive radio is that
> the parameters can be adjusted according to different situations. Such
> as controlling power, switching freq and modulation when the packets
> are transmitting. But I am not sure if GNUradio platform can adjust
> these parameters in the middle of tranmission. I searched previous
> threads and found that metadata structure can do that because of
> pipeline transmission. Are there any ways to adjust parameters without
> using mblock format because I don't think mblock is mature now?

The easiest and quickest way to adjust power is to control the amplitude
of the samples you send to the USRP. This can be done in a signal
processing block and does not need m-blocks.

Matt




reply via email to

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