Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
swaroop.g7
Posts: 2
Registered: ‎05-16-2012
0

FIR Compiler V5.0 Problem

I am trying to design QPSK  modulator demodulator. Modulator is working fine but in demodulator filter design is creating problems.

Below Image shows the signal before low pass filter and after low pass filter which is an error.

 I am also attaching the entire model.

 

I am using Matlab R2011a and Xilinx version 13..please help me..error.PNG

Visitor
mganders
Posts: 9
Registered: ‎12-08-2007
0

Re: FIR Compiler V5.0 Problem

Do you have access to the simulink Communication Systems Toolbox?

 

They have nice models for QPSK modulation and demod. If you can understand the processing and get them to work in simulink, implementing in SysGen should not be a problem.

 

QPSK modulator

http://www.mathworks.com/help/toolbox/comm/ref/qpskmodulatorbaseband.html

QPSK demodulator

http://www.mathworks.com/help/toolbox/comm/ref/qpskdemodulatorbaseband.html

Contributor
kanava.pitchai
Posts: 48
Registered: ‎11-14-2011
0

Re: FIR Compiler V5.0 Problem

the problem is due to assigning the binary point for the filter. abjust the binary point you may get the solution.

Shark