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.

Recent content by vimaugli

  1. V

    Resources to learn DSP programming

    DSP programming I suggest that you should go to www.analog.com, analog have well programable and very usefull DSP-s, moreover there's lots of sources, userguides and documents from newbies to experts.
  2. V

    plz provide me the C language code for Comb Filter

    you just have to implement the following: y[n] = ax[n] + bx[n − τ] + cy[n − τ] Here is some type of comb filter (depends on the feedback and sum or difference) **broken link removed**
  3. V

    Use DSP for the implementation of a digital sigma-delta ???

    I hope this will help you (sigma-delta DAC): **broken link removed** If you'd like a more complex solution here is the transfer funciton of a second order sigma-delta: H(z) = 1/z * (2 - 1/z) If your signal is at a frequency f, first you have to digitally oversampling your signal to k*f (e.g...

Part and Inventory Search

Back
Top