Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Low pass filter realization using VHDL

Hi all,

May I know what should I do in order to design a LPF using VHDL which:

a. cutoff frequency fixed at 10 kHz.

b. input is from conventional function gen.

c. output is observable with conventional oscilloscope.

Please help. Thanks.

5 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Create a design that does the job. Use ADC and DAC for signal acquisition and generation.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thanks. But it's a little too brief. So meaning I ve to research on ADC and DAC first?

    May I know how to represent digital filter in mathematical form?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You need to learn DSP techniques first. Start by studying DSP and filters.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Ok. I will read about DSP and filters. After reading abt it, may I know what are the next steps?

    Sorry, I never learn VHDL before.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Then this task is not for You yet. Learn VHDL, learn about filters, learn about DSP, then learn about DSP in VHDL. After these steps You will be able to implement a filter in logic. Start by implementing filters in math software first. E.g. MatLab or MathCad.