Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello,
I have captured I-phase and Q-phase (quadrature) data of a radio signal with QPSK modulation. The two data are in two separate text files with an array of data in a list.
How do I do FFT using Mathcad please?
Thank you
Use the cfft or the CFFT (note the capitals) command (depends on your needs and your data)
Guess that no more could be said without more information from your side.
Hi,
further information makes this simple.
https://dsp.stackexchange.com/questions/19615/converting-raw-i-q-to-db
Converting raw I/Q to dB
The amplitude of an IQ signal is just the vector magnitude, sqrt(I^2+Q^2)
Then do the fft on this amplitude. The complex numbers will turn to real in the squaring of the values.
Cheers
If it's complex then you have phase information.
There are equivalent functions in Mathcad
Thank you. Unfortunately, I am unable to open the document. The message states Failed to Open Document.
I am using Mathcad 14.0 M035 (14.0.3.374).
Is there any another way to open?
Hi,
Perhaps if you upload your data we can show you how to do it in Mathcad 14
Cheers
Terry
Hello,
Thank you for the help. To help my issue, I have attached an Excel containing I/Q points. There are about 45001 points captured.
Time interval between sampled point is 2.2222E-08seconds
Sample frequency = 2.03E+12 (45001/2.2222E-08).
How do I use FFT in Mathcad from the I/Q data stored in the file?
Thank you.
Hello,
Thank you for the help. To help my issue, I have attached an Excel containing I/Q points. There are about 45001 points captured.
Time interval between sampled point is 2.2222E-08seconds
Sample frequency = 2.03E+12 (45001/2.2222E-08).
How do I use FFT in Mathcad from the I/Q data stored in the file?
Thank you.
So I need to take FFT and plot FFT vs magnitude
@Maxplus12 wrote:
Hello,
Thank you for the help. To help my issue, I have attached an Excel containing I/Q points. There are about 45001 points captured.
Time interval between sampled point is 2.2222E-08seconds
Sample frequency = 2.03E+12 (45001/2.2222E-08).
How do I use FFT in Mathcad from the I/Q data stored in the file?
Thank you.
There are several choices:
Good luck!
Hi,
Since the data of the problem are insufficient, the results obtained are the following (see attached worksheet):
I used the information you gave me, I did not add anything else. The spectrum of the QPSK signal, as you can see from the drawing (zeros) for the low-frequency sample modulating signal, also depends on the digit frequency, which is not known to me. In the first graphs of the signals I and Q, if you reduce the interval, for example from 0 to 50, the graph becomes more significant. You have to consider the two signals as two random processes and apply the relative theorems .
I just started looking at your file for I and Q, the first one that had them together. They don't look like I'd expect, I expected a fairly constant amplitude, but:
Expanded:
If I superimpose a 20 MHz carrier (note: I and Q rescaled for viewing):
Are you sure about what you have?
I looked briefly at your file, and at your sampling.
@Maxplus12 wrote:
Hello
The captured time of IQ data was 1ms with 45001 points ie approx 45MHz sampling freq. The sampling time is 2.222E-08.
The signals bandwidth is 20MHz. As I measured using the signal analyser (IS window), I believe the IF freq is 20MHz.
If the entire sample is 2.222E-08, and the carrier frequency is 20 MHz, how many cycles should we see in the sampled data?
If the sampling frequency is 45 MHz and you have 45000 samples, how long should the record be?
Hi Fred,
... If the question is addressed to me, I'm sorry and I apologize, but I have other things to devote myself to, I have already given a lot of time to the problem of maxplus2.
Greetings
Hello Fred,
This is how I interpret.
Sample Time is the time between samples (2.222E-08sec)
Number of samples is the number of data points (45001) in the captured signal (capture time =1ms).
Therefore sample time = 1E-03/45001= 2.222E-08seconds.
fs=1/ts = 1/2.222E-08 = approx. 45MHz.
The signal BW's is 20MHz wide. As MF said earlier, signal frequency is irrelevant for this case as we are analysing the captured I/Q data.
Hope this helps.
@Maxplus12 wrote:
Hello Fred,
This is how I interpret.
Sample Time is the time between samples (2.222E-08sec)
Number of samples is the number of data points (45001) in the captured signal (capture time =1ms).
Therefore sample time = 1E-03/45001= 2.222E-08seconds.
fs=1/ts = 1/2.222E-08 = approx. 45MHz.
The signal BW's is 20MHz wide. As MF said earlier, signal frequency is irrelevant for this case as we are analysing the captured I/Q data.
Hope this helps.
okay. Your calculation of sample time is based on the assumption that the 45001 points span a millisecond. If that's true then your sample time (my delta t) and sample frequency (fs) agree.
But you say that these two signals are supposed to be very narrow frequencies (20 MHz) that shift phase. So we should expect the amplitude plot of the FFT of either I or Q should have a vary narrow single spike. (If we got the sampling frequency wrong the spike won't be at 20 MHz, but there should only be one single frequency. We all agree that the signals span 20 MHz (a 20 MHz bandwidth). These are NOT QPSK signals.
I believe we've been chasing different technology. I typed "4G LTE QSPK" into Google and found a whole lot of info. Check out tutorial on LTE data transmission.
Quoting the article:
"LTE uses the popular orthogonal frequency division multiplex (OFDM) modulation scheme. It provides the essential spectral efficiency to achieve high data rates but also permits multiple users to share a common channel. OFDM divides a given channel into many narrower subcarriers. The spacing is such that the subcarriers are orthogonal, so they won’t interfere with one another despite the lack of guard bands between them. This comes about by having the subcarrier spacing equal to the reciprocal of symbol time. All subcarriers have a complete number of sine wave cycles that upon demodulation will sum to zero.
In LTE, the channel spacing is 15 kHz. The symbol period therefore is 1/15 kHz = 66.7 µs. The high-speed serial data to be transmitted is divided up into multiple slower streams, and each is used to modulate one of the subcarriers. For example, in a 5-MHz channel, up to 333 subcarriers could be used but the actual number is more like 300. A 20-MHz channel might use 1024 carriers. The modulation on each can be quadrature phase-shift keying (QPSK), 16-phase quadrature amplitude modulation (16QAM), or 64-state quadrature amplitude modulation (64QAM) depending on the speed needs."
I believe that is what I and Q are, each constitutes a combination of carriers which we would need to sort out to be able to demodulate. The article shows what the FFT of this carrier signal looks like:
Look familiar?
@Maxplus12 wrote:
Hi Fred
Regarding your yesterday's question.
The signal was created using Keysight Signal studio to generate LTE 20MHz wide signal.
Thanks.
I believe that you have more than a single QSPK channel pair here. (A quick search of Keysight's web page tells me that I'm way over my head here!)
From what I've read you need to build a (very selective) bandpass filter (15 KHz wide) to strip out each (of maybe 1024) channel pair. Then you could demodulate that pair using QSPK. . . and o it 1024 times!
Any way to "dumb down" Keysight to a single channel?
Hi Fred,
Indeed, knowing the signal frequency is irrelevant, if it is to be determined, from a sequence of samples, the spectrum thereof. Moreover, from the spectrum thus obtained, I can extract some previously unknown data.