Jeffrey Karrels wrote:
> Hello everyone.
>
> I am looking for some design suggestions for a multi-carrier
> transmitter with one daughterboard. I took a look at the hardware and
> software yesterday. From my understanding it looks like I would have
> to write a DUC in the FPGA that would mix and combine my multiple
> channels. I actually want to transmit the same data on all channels...
> Anyways, I was wondering if anyone has looked into this or if there
> has been any work in this area?
>
> Thanks
> Jeff
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>   
If all your carriers are within the bandwidth of a USRP transmit stream,
then you simply generate your signals,
  combine them mathematically in the host, then send the composite
signal to the USRP to transmit.

Assuming that the host host has enough computrons to compute the
required math for multiple carriers, it
  should work just fine.


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to