Hi guys,
so I am trying to build a sound wave synthesizer with my genuinoUNO. It is already giving me the sounds i want and now I want to go a step further and give it some analog frequency filtering!!
(I will share my code once everything is working and tested)
Since the human hearing range ist somewhat from 20 Hz to 20 kHz I want to be able to filter frequencies in this range. So far i have included a low pass filter with a cutoff of 25kHz but to get the most of the synthesizer I want the filter to be adjustible.
The only adjustible components I have are potentiometers so everything should be controlled by changing some resistance.
I tried using 10k poties the capacitance is calculated to be
CR HP filter with R [100-10100] ohm C should be 0.63nF
for a range from 20kHz to 200Hz
and a
RC LP filter with R[100-10100] ohm C should be 0.08nF
for a range from 25Hz to 2.5kHz
But I am not sure if this is correct and I dont want to cause any of my parts to get hot or burst in flames (Yes this is an irrational fear but i am fairly new to electronics). Also I read about having a low Quality when using filters without amplification. Maybe an op amp could do some magic here. But how?
Is there a better design for a bandpass filter, possibly including some gain or even resonance frequency?
Things to be controlled: LP cutoff frequency, HP cutoff frequency, gain and resonance frequency. Is that possible?
What are typical frequency filters for sound applications, what kind of filters are usually used? How do I build one?
Sadly google wants to sell me scientific papers or send me to Amazon instead of telling me how to build what i want... Can any of you help?
I do not really want to buy expensive stuff so here is what i have available, but of course if there are any cheap essential components i will get them..
- A bunch of capacitors from 10pF to 10uF
- A bunch of Resistors from 10 to 1M Ohm
- Potentiometers from 1 to 10 k Ohm
- OP amp LM324N
- OP amp LM358P
- Transistor IRFZ44N
I am grateful for any Help
so I am trying to build a sound wave synthesizer with my genuinoUNO. It is already giving me the sounds i want and now I want to go a step further and give it some analog frequency filtering!!
(I will share my code once everything is working and tested)
Since the human hearing range ist somewhat from 20 Hz to 20 kHz I want to be able to filter frequencies in this range. So far i have included a low pass filter with a cutoff of 25kHz but to get the most of the synthesizer I want the filter to be adjustible.
The only adjustible components I have are potentiometers so everything should be controlled by changing some resistance.
I tried using 10k poties the capacitance is calculated to be
CR HP filter with R [100-10100] ohm C should be 0.63nF
for a range from 20kHz to 200Hz
and a
RC LP filter with R[100-10100] ohm C should be 0.08nF
for a range from 25Hz to 2.5kHz
But I am not sure if this is correct and I dont want to cause any of my parts to get hot or burst in flames (Yes this is an irrational fear but i am fairly new to electronics). Also I read about having a low Quality when using filters without amplification. Maybe an op amp could do some magic here. But how?
Is there a better design for a bandpass filter, possibly including some gain or even resonance frequency?
Things to be controlled: LP cutoff frequency, HP cutoff frequency, gain and resonance frequency. Is that possible?
What are typical frequency filters for sound applications, what kind of filters are usually used? How do I build one?
Sadly google wants to sell me scientific papers or send me to Amazon instead of telling me how to build what i want... Can any of you help?
I do not really want to buy expensive stuff so here is what i have available, but of course if there are any cheap essential components i will get them..
- A bunch of capacitors from 10pF to 10uF
- A bunch of Resistors from 10 to 1M Ohm
- Potentiometers from 1 to 10 k Ohm
- OP amp LM324N
- OP amp LM358P
- Transistor IRFZ44N
I am grateful for any Help