Тёмный
No video :(

FPGA DSP FIR filters coefficients 

Adaptive Design
Подписаться 1,1 тыс.
Просмотров 3 тыс.
50% 1

In this video I'm presenting a tool to design filters and calculate the coefficients. This tool was designed by Dr. A R Collins who was very kind to let me use it for my video. After getting the coefficients I'm plugging them into the Xilinx/AMD FPGA tools as quick demo
I hope you enjoy the video!
Here is the link to the tool www.arc.id.au/...
Have fun

Опубликовано:

 

14 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 8   
@glennkirilow9015
@glennkirilow9015 7 месяцев назад
Nice website for the filter design, I haven't come across that one before!
@adaptivedesign8795
@adaptivedesign8795 7 месяцев назад
Glad you like it!
@glennkirilow9015
@glennkirilow9015 7 месяцев назад
@@adaptivedesign8795, please keep it up, we need more of this!
@ArjunRam-pr5yb
@ArjunRam-pr5yb 4 месяца назад
if i don't want to use fir ip than how can i convert cofficient into hexadecimal and write into my code. if possible please make a detail video in this or please provide some brief about this in comment
@adaptivedesign8795
@adaptivedesign8795 4 месяца назад
you can use excel, lets say you want to convert them in 16bit values (signed) 1. the copy the values from the website in a column in excel (spreadsheet) - the values are from -1 to 1 (actually -0.9999 to +0.9999) 2. Multiply each value with 32767 (maximum of a signed 16 bit number) - this will result in values from -32767 to +32767 3. Convert into integer 4. Convert into hex values you can achieve the same thing with script in python or any other language program. Let me me know if this sufficient to get you going.
@erikgraeff4229
@erikgraeff4229 4 месяца назад
I'm trying to use my on board pdm mic to recieve music notes from a guitar and recognize them. I have a cic filter from the ip catalog I'm using. Its the same decimator filter, very similar to the one you showed in your other video where you were explaining how to get that external mic going. I don't think the filter is giving anything useful. Can you recommend a filter or series of filters I should try to implement that would recognize and distinguish the guitar string notes between 100 Hz and 1000 Hz? Thanks if you have any ideas.
@adaptivedesign8795
@adaptivedesign8795 3 месяца назад
I'm thinking to make a tutorial A to Z about this subject including how you debug it.
@fc3fc354
@fc3fc354 Месяц назад
@@adaptivedesign8795 We are waiting for it :D
Далее
IIR and FIR Filters
9:25
Просмотров 14 тыс.
FPGA Quick-and-Dirty Logarithms
13:11
Просмотров 960
Using FPGA in radios
10:22
Просмотров 2,2 тыс.
How fast your FPGA will go?
20:01
Просмотров 1,4 тыс.
HW Engineer as a career path
19:25
Просмотров 610
Required Skills to learn FPGA
14:06
Просмотров 6 тыс.
Does this sound illusion fool you?
24:55
Просмотров 548 тыс.
FPGA and DSP Ep. 4: Polyphase Filters
16:30
Просмотров 3,8 тыс.
How to use FIR filters without causing delay
9:18
Просмотров 14 тыс.
Visualizing RF signal from inside the FPGA
7:29