Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

IQ Demoualtion of upsampled data.

Status
Not open for further replies.

engrMunna

Advanced Member level 4
Joined
Oct 25, 2010
Messages
106
Helped
6
Reputation
12
Reaction score
5
Trophy points
1,298
Activity points
2,071
Hi,

I am building a matlab model of a RF Transmitter. I upsample the baseband IQ data using the matlab function 'interpft", by a factor of (carrierFrequency / IQbandwidth ).

And then modulate the carrier using this upsampled data.

For deomdulation I first downconvert the the modulated signal by multiplying it with exp(-j2π*carrierFrequency*T). And then low pass filter it using the comand "filtfilt" for zero phase filtering.

But this low pass filtering causes some errors in the demodulated Amplitude of the carrier (probably due to the ringing step response of the low pass filter)

and this causes increase in my EVM.

This is an ideal system, yet still the EVM is around -40dB . the test signal I am using is a 20MHz 64-QAM signal. In my view the problem is due to the ringing in the step response.

Any ideas for ideal - demoulation??
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top