Neha Vedam (@nehavedam)
The problem lies with the FFT operation. When operating in real time, each second I have access to only specific number of data (like 512 in this case). Filtering...
Hi Mr. Rick Lyons. My algorithm is for a bio-medical application (like an ECG). The algorithm processes the signal by first passing it through FIR filters. This...
I'm facing a problem with the implementation of the wavelet transform algorithm in real time. As of now processing capability isn't a bottleneck. Thanks!
I understood the point you're trying to make. Actually I thought roughly the same thing in the beginning. DTWT - Discrete Time Wavelet Transform - however when performed...
Hi,I have a real time system where incoming data rate is 512 Hz. This signal needs to be filtered in real time. My algorithm has a mix of wavelet filters and FIR...
Usually CIC filters are used in multi-rate DSP applications right? My filter is a gaussian FIR filter which has been developed by someone else.
My FIR filter has 512 coefficients and I'm trying to make it a real time processing program. Ever since FFT algorithm has been discovered, haven't all time-convolutions...
Hi,My main problem is that the platform hasn't been decided yet. My project manager wants me to convert the filtering code into fixed point C, then simulate it...
Hi,It is an FIR filter for use in a biomedical device. The filter has been designed to extract the required signal components. So the way I'm implementing it is...
Hi,With regards to the point of format and resolution; the output of the ADC that I'm using which will provide the input is 24 bits. My filter coefficients are fully...
Use this form to contact nehavedam
Before you can contact a member of the *Related Sites:
- You must be logged in (register here)
- You must confirm you email address