discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] FIFO size and duplex mode


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] FIFO size and duplex mode
Date: Wed, 3 Oct 2007 07:47:34 -0700
User-agent: Mutt/1.5.9i

On Wed, Oct 03, 2007 at 04:15:41AM -0700, Matt Ettus wrote:
> Andrey A wrote:
> > Hi!
> > We are considering the possibility of bying a couple of USRP boards
> > for building the MIMO 2 RX 2 TX duplex system.
> >
> > 1. For us it is critical to know the precise size on FIFO buffers. So
> > we could evaluate overrun / underrun probabilities.
> >
> > Matt said it is 2K lines. Does it mean 2048 bits?
> >   
> 
> No, it means 2K lines.  Each line is 32 bits.

The FX2 also implements quad buffering in both TX and RX directions.
Each buffer is 512 bytes.

If you run your app with real-time scheduling enabled, then the real
question becomes "do you have enough CPU cycles on the host" to keep
up.

Eric




reply via email to

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