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.

interpolator filter design!!need instructions!!!!

Status
Not open for further replies.

ls000rhb

Full Member level 3
Joined
Jun 17, 2005
Messages
185
Helped
7
Reputation
14
Reaction score
1
Trophy points
1,298
Activity points
2,425
interpolator filter design for simga-delta DAC !!need instructions!!!!
anyone have some Hdl RTL code for interpolator filter ???i very need now!!!
Thank!!!
 

Hi
I don't that it's useful or not. but in matlab there is a function "resample" that can be used for interpolation.
it seems to be possible, if you can convert it (automatically) to VHDL or Verilog.

regards
 

rememvber that, for interpolation, you should first upsample the data by the MATLAB upsample function.
then you have to remove the images by a LP filter.
based on your design requirments, you can design the filter to keep one basebad image.
you can do theses using simulikn blocks so that you can ger the VHDL code for the FPGA also.
in simulink there are both upsample and filter realization blocks in the signal processing toolbox.
hope this helps.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top