Problem in implementing Band-pass filter using FIR and FPGADataCaptureIP
조회 수: 5 (최근 30일)
이전 댓글 표시
I have implemented bandpass filter (14-17MHz) on FPGA (zedboard) using FIR IP core, simulation works fine. But after implementation on hardware, the results shows that one frequency peak is detected on 15MHz but two other peaks are detected on 5MHz and 35 MHz frequency also. The baseband signal is 10MHz and carrier is 25MHz. The output of mixer is passed through bandpass filter which have to attanuate the (fc+fm = 35MHz) and allow only (fc-fm = 15MHz), but practically it allows both the frequencies. Can anyone help regarding this?
Thanks.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with DSP System Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!