DSPRelated.com

Neha Vedam (@nehavedam)

Working as an Embedded DSP Engineer.

Re: Real-time Wavelet Transform

Reply posted 6 years ago (02/08/2018)
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...

Re: Real-time Wavelet Transform

Reply posted 6 years ago (02/07/2018)
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...

Re: Real-time Wavelet Transform

Reply posted 6 years ago (02/07/2018)
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!

Re: Real-time Wavelet Transform

Reply posted 6 years ago (02/07/2018)
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...

Real-time Wavelet Transform

New thread started 6 years ago
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...

Re: Floating Point to Fixed Point Conversion

Reply posted 7 years ago (10/11/2017)
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.

Re: Floating Point to Fixed Point Conversion

Reply posted 7 years ago (10/11/2017)
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...

Re: Floating Point to Fixed Point Conversion

Reply posted 7 years ago (10/11/2017)
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...

Re: Floating Point to Fixed Point Conversion

Reply posted 7 years ago (10/11/2017)
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...

Re: Floating Point to Fixed Point Conversion

Reply posted 7 years ago (10/11/2017)
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...

Floating Point to Fixed Point Conversion

New thread started 7 years ago
Hi!I am working on converting a floating point MATLAB code into fixed point C code. The code is to be run on a DSP platform, the specifics of which are yet to be...

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