Reply by October 1, 20152015-10-01
On Wednesday, September 30, 2015 at 3:47:12 AM UTC+13, b2508 wrote:
> Can I somehow obtain IQ Data by using two ADCs on same input real signal > and are there some limitations to this? > > I see Texas Instrument ADCs have two channels named I and Q but I do not > understand if I have two inputs (for two analog signals representing I and > Q) or they form I and Q from real signal. > > Thank you very much in advance. > --------------------------------------- > Posted through http://www.DSPRelated.com
take real signal and then multiply by cos and sign in the processor or FPGA
Reply by b2508 October 1, 20152015-10-01
>On 30.9.15 10:53, b2508 wrote: >>> On 9/30/2015 3:30 AM, b2508 wrote:
> > >You will receive I and Q signals if the input is already result of >a complex frequency conversion (RF to IF). You have to use them >both if you want to suppress the images at the RF. > >For details, Google for 'Image suppression mixer'. > >-- > >-TV
Thank you , I actually receive real signal and not I and Q. --------------------------------------- Posted through http://www.DSPRelated.com
Reply by b2508 October 1, 20152015-10-01
To all, thank you.

I understand that channels are named I and Q because they can be used as
inputs for complex analog downconversion outputs and in that case name
makes sense.
I also know what interleaved sampling is, the thing is TI explains it by
saying that at the output you get IQIQIQ... In case they named their
channels ch1 and ch2 they would say output of interleaved sampling is
ch1ch2ch1ch2... 
Instead, they say IQIQIQ... and this can be very confusing for people not
experienced in this area as they may thing that by using interleaved
sampling they can obtain i and q data and I think this is not the case.
What you get is just your real input signal sampled with higher rate.
This above is my opinion but I wanted to verify if maybe I am wrong and if
maybe somehow in a way which I don't understand, this could actually be IQ
data.
If not, I wanted to verify is there a way to obtain IQ data from ADC by
somehow.
I hope now you understand my issues. 



---------------------------------------
Posted through http://www.DSPRelated.com
Reply by b2508 October 1, 20152015-10-01
>On 9/30/2015 2:18 PM, rigby@crd.ge.com wrote: >> On Wednesday, September 30, 2015 at 10:38:06 AM UTC-4, b2508 wrote: >> >>> I am actually interested in why Texas Instruments calls their ADC >channels >>> I and Q? >> >> Sigh... Then why did you ask this question in your first post? > >Sighing, but no answer. What was the point of your post? > >-- > >Rick
Seems unbelievable to me that you didn't understand that that is additional question. --------------------------------------- Posted through http://www.DSPRelated.com
Reply by Tauno Voipio October 1, 20152015-10-01
On 30.9.15 10:53, b2508 wrote:
>> On 9/30/2015 3:30 AM, b2508 wrote: >>>> On Tue, 29 Sep 2015 09:47:06 -0500, b2508 wrote: >>>> >>>>> Can I somehow obtain IQ Data by using two ADCs on same input real >>> signal >>>>> and are there some limitations to this? >>>>> >>>>> I see Texas Instrument ADCs have two channels named I and Q but I do >>> not >>>>> understand if I have two inputs (for two analog signals representing > I >>>>> and Q) or they form I and Q from real signal. >>>>> >>>>> Thank you very much in advance. >>>> >>>> >>>> Does this help? >>>> http://dspguru.com/dsp/tricks/complex-downconverters-at-fs-over-4 >>>> >>>> Allan >>> >>> I am not sure if this is what I need. >>> >>> I receive IF data on one analog channel (real data) and then this goes >>> through ADC. I get real data at the output and this goes to DDC and I > get >>> IQ Data. >>> My question is, can I get IQ data from ADC and then instead of feeding >>> real data to DDC, feed IQ data to it? >>> >>> I am not sure what is the benefit of this and what is the reason but > it >> is >>> a requirement. >> >> Such a strange requirement. >> >> The DDC is generating I/Q data by digitally multiplying (mixing) your >> real data stream with a complex carrier (quadrature). You can do the >> same mixing in the analog domain and sample the two I/Q analog signals >> with the ADC chip you have chosen. Is that what you are looking for? >> >> Seems a lot easier to do in the digital domain using your DDC chip. Why > >> do you need to feed the DDC chip I/Q data? >> >> -- >> >> Rick > > Thank you :) It is a relief that I am not the only one thinking it is > strange requirement. I do not know the reason behind it. > > I also understood at the beginning that requirement is having 2 separate > inputs, one for I and one for Q both obtained through analog down > conversion from RF to IF but later on , I realized it is one real signal > and now I am just confused. If it is real signal why is it not enough to > obtain IQ data after DDC to baseband.
You will receive I and Q signals if the input is already result of a complex frequency conversion (RF to IF). You have to use them both if you want to suppress the images at the RF. For details, Google for 'Image suppression mixer'. -- -TV
Reply by Tim Wescott September 30, 20152015-09-30
On Wed, 30 Sep 2015 02:15:09 -0500, b2508 wrote:

> I am using ADC12D800RF. I don't understand if I can, by using one single > analog input obtain iq data with this ADC. > This ADC basically has 2 channels named I and Q but from what I've > understood, it can use both of them to sample the same input signal > with, > say, fs and obtain 2*fs rate that way. But is this IQ data and if it is, > how is that the case?
It looks like the two built-in track and hold amplifiers hold on every other clock, out of phase, in a way that makes it easy to digitally extract an inphase and quadrature channel. But -- I'd just read the data sheet carefully and try to cipher it out. Maybe see if you can find an app note, or if you're working on a product, the attention of an applications engineer? -- Tim Wescott Wescott Design Services http://www.wescottdesign.com
Reply by rickman September 30, 20152015-09-30
On 9/30/2015 5:31 PM, rigby@crd.ge.com wrote:
> On Wednesday, September 30, 2015 at 2:45:40 PM UTC-4, rickman wrote: >> On 9/30/2015 2:18 PM, rigby wrote: >>> On Wednesday, September 30, 2015 at 10:38:06 AM UTC-4, b2508 wrote: >>> >>>> I am actually interested in why Texas Instruments calls their ADC channels >>>> I and Q? >>> >>> Sigh... Then why did you ask this question in your first post? >> >> Sighing, but no answer. What was the point of your post? >> >> -- >> >> Rick > > You're mistaken. I did answer the OP's original question, "Can I somehow obtain IQ data by using two ADCs on the same real signal." (The answer is, yes, approximately.) He replied that what he actually wanted was the answer to a completely different question.
He asked for additional info. My point is you don't need to be rude. Reply or don't reply. Why be rude? -- Rick
Reply by September 30, 20152015-09-30
On Wednesday, September 30, 2015 at 2:45:40 PM UTC-4, rickman wrote:
> On 9/30/2015 2:18 PM, rigby wrote: > > On Wednesday, September 30, 2015 at 10:38:06 AM UTC-4, b2508 wrote: > > > >> I am actually interested in why Texas Instruments calls their ADC channels > >> I and Q? > > > > Sigh... Then why did you ask this question in your first post? > > Sighing, but no answer. What was the point of your post? > > -- > > Rick
You're mistaken. I did answer the OP's original question, "Can I somehow obtain IQ data by using two ADCs on the same real signal." (The answer is, yes, approximately.) He replied that what he actually wanted was the answer to a completely different question.
Reply by rickman September 30, 20152015-09-30
On 9/30/2015 2:18 PM, rigby@crd.ge.com wrote:
> On Wednesday, September 30, 2015 at 10:38:06 AM UTC-4, b2508 wrote: > >> I am actually interested in why Texas Instruments calls their ADC channels >> I and Q? > > Sigh... Then why did you ask this question in your first post?
Sighing, but no answer. What was the point of your post? -- Rick
Reply by rickman September 30, 20152015-09-30
On 9/30/2015 10:38 AM, b2508 wrote:
> Unfortunately, I do not have access to that article. > > I am actually interested in why Texas Instruments calls their ADC channels > I and Q? This would make sense only if I actually had two signals coming > in and these two be IQ from somewhere else, right? But in graphics where > they explain interleaved sampling with two channels sampling one analog > input they say that at the output you get IQIQIQ... I don't know if they > are just trying to denote that these are interleaved data from two > channels (named I and Q) and not that these are actually I and Q data.
I think you understand the part. The naming I and Q is just for convenience even though it is not being very convenient for you. Normally the I and Q inputs would be used to sample two analog inputs which are I and Q from an analog mixer, or they can be used to sample two arbitrary inputs just as easily in which case the I and Q designations are meaningless. The interleaved sampling is a way to achieve higher sample rates of one signal. The two ADCs operate on opposite edges of the clock (they even talk about adjusting the clock edges so the phasing is very close to 180 degrees) so it becomes effectively a 2x clock with each ADC working on alternate clock cycles. The merged data output is then one stream of the same signal, no I and Q involved. -- Rick