Re: real to iq conversion
- From: "alexander.tudor" <alexander.tudor@xxxxxxxxx>
- Date: Thu, 02 Jul 2009 18:05:12 -0500
On Jun 18, 10:27=A0am, "alexander.tudor" <alexander.tu...@xxxxxxxxx>an=
wrote:
Greetings:
I have a radio that produces 14 bits at 56MS/s. The radio has no flow
control and I have to read samples into the PC's memory on one thread,
dthe
write on a different one to disk.
Given today's PCs, 20GMIPS+, two 14 bit multiplications, and two NCOs
would not seem to be a problem. In addition, I would like to phase and
amplitude correct, which I presume would be a lot less intense than
real to iq operation above.
Is there a repository of open source for these types of computation?
Thank you,
Alex
Don't let those GMIPS numbers fool you, they apply to data that is
already sitting in fast memory. Forget the processing, the hard part
of your problem is IO. How is the data acquired? GIGE? PCI? What is
your disk configuration? What O/S?
John
Thanks to all who responded.
I use Linux. There is no flow control when reading from the ADC but I can
buffer to disk and feed the reals as the iq conversion is taking place. The
question is really, given X real samples how long does it take to convert
them to X IQ pairs.
Alex
.
- Prev by Date: Re: OT: The Truth About DARPA
- Next by Date: Re: OT: The Truth About DARPA
- Previous by thread: Re: OT: The Truth About DARPA
- Next by thread: NHL Jerseys - Cheap
- Index(es):
Relevant Pages
|