Re: How to write a HighPass procedure?





gpdonnarumma@xxxxxxxxx wrote:
Hi,
I have do write a procedure in Delphi that take an array of samples and

filters it.

The filter I've to do is HighPass to cut out low frequency (1 to 100
selectable) from my signal.

My signal is sampled at 50Khz for a max of 500 millisec.

Do you know where I can find the code or something similar to quickly
implement this function in my software?


Simplest FIR:

Compute the moving average at the current sample on the length of +/- half period of cutoff frequency. Substract this moving average from the current sample. Take the result to the output. Proceed to the next sample.


Vladimir Vassilevsky

DSP and Mixed Signal Design Consultant

http://www.abvolt.com
.



Relevant Pages

  • Re: Bandpass system identification using IIRs (audio)
    ... It takes the 2nd order IIR denominator coefficients. ... one can see the deviation from a synthezised highpass ... filters, even complicated filters with a linear combination of LPF, BPF ... and LPF outputs numerators) as showed previously in this thread. ...
    (comp.dsp)
  • Re: Why Is High Feedback Considered Bad In Audio? In Simple Terms
    ... And since lots of lowpass filters don't overshoot, they don't ring, so ... there must be highpass filters that don't ring. ... but has delay near it's corner. ...
    (sci.electronics.design)
  • Re: I bought the ferrite snap on filters
    ... This is the type that I bought ... What kind of filters are you talking about? ... you have done a good job in locating a source of materials. ... called out as Low Frequency ...
    (rec.radio.amateur.antenna)
  • Re: Filter coefficients
    ... You must decompose it to two parts: low frequency and high ... Then I have to get source signal from L and H, using reconstruction ... How can I build filters F1 and F2 that allows perfect ...
    (sci.image.processing)
  • Re: recording with a click (or thumper) track...
    ... click sound sent out to the talent and the dancers. ... thump sound that represents the beat of the music so people can continue ... This low frequency thump, when properly ... any higher frequencies that through the pass filters used. ...
    (rec.arts.movies.production.sound)