1 / 13

Smart EQ

Smart EQ. Digital Stereo Equalizer. Dustin Demontigny David Bull. Project Motivation. Optimize an audio signal for a specific individual Improve on existing analog equalizer systems Apply DSP techniques using VHDL. Design Goals. Develop 10 band stereo equalizer User interface and control

roza
Télécharger la présentation

Smart EQ

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Smart EQ Digital Stereo Equalizer Dustin Demontigny David Bull

  2. Project Motivation • Optimize an audio signal for a specific individual • Improve on existing analog equalizer systems • Apply DSP techniques using VHDL Smart EQ

  3. Design Goals • Develop 10 band stereo equalizer • User interface and control • Minimize FPGA resources of filter • High level of resolution (20 bit audio samples) Smart EQ

  4. Audio Interface • Combines the XStend and XSA-100 boards • FPGA controls the AKM sigma delta codec on XStend board Smart EQ

  5. VHDL Modules • User interface selects equalizer settings • ROM on arithmetic unit holds taps • Handshaking between sections • EQ interfaces to codec and provides filtering Smart EQ

  6. User Interface • Push buttons toggle between preset values • Preset number displayed on LED • Gain value decoded from preset value • Simple but very small (only 3% of FPGA) Smart EQ

  7. Arithmetic Unit • Receives gain value and determines the filter coefficients • Retrieves filter taps from ROM • Reduces total taps by a factor of the bands (in our case 10) Smart EQ

  8. Equalizer • 10 bandpass FIR digital filters • Easy to Implement • No stability issues • Linear Phase – Can add coefficients for each filter to obtain one filter that performs like all the individual filters Smart EQ

  9. Equalizer Smart EQ

  10. Equalizer Smart EQ

  11. Useful Applications • Hearing aids • Consumer audio • Musical instrument amplifiers • Computer soundcards Smart EQ

  12. Upgrades & Enhancements • Real-time automatic mode select • Calibration mode • More enhanced user interface • Graphic display of audio spectrum (input and output) on VGA monitor or LCD Smart EQ

  13. Questions

More Related