Sign in

username:

password:



Not a member?

Search audiodsp



Search tips

Subscribe to audiodsp



audiodsp by Keywords

AAC | ADPCM | Convolution | DAFx | FFT | IIR | Mixer | MP3 | MPEG | MPEG-4

Discussion Groups

Discussion Groups | Audio Signal Processing | Envelope detector C code

Technical discussions related to Audio Signal Processing (digital effects, acoustics, noise reduction, musical signal processing, etc).

  

Post a new Thread

Envelope detector C code - eyal...@bezeqint.net - Jun 18 7:15:54 2008



Hi
I would like to implement in C an envelope detector filter.
The input is a WORD (16 bit) array representing the voice echo signal of a transducer
transmitting in 50 KHz (what should be the size?) It also should represent 10 meters distance.
The output is an array containing the signal's envelope
The Filter is: 
envelope detection = sqrt (Hilbert transform^2 + Signal^2)
I will appreciate it very much if somebody could advice and also send me a code implementation
(or pseudo code).

Thanks
Eyal
------------------------------------



(You need to be a member of audiodsp -- send a blank email to audiodsp-subscribe@yahoogroups.com )