Linked Questions

15 votes
3 answers
2k views

Of the four classic analog filter types: Butterworth, Chebyshev, Elliptic and Bessel- are any of these relegated to obsolescence for purposes of digital filter design in comparison to optimized ...
Dan Boschen's user avatar
  • 58.2k
6 votes
3 answers
14k views

For an efficient and optimized digital FIR filter design, there are two methods available broadly, Equiripple filter design & Least Squares filter design. A general method for designing a filter ...
KharoBangdo's user avatar
2 votes
6 answers
2k views

I'm studying FIR filter design and it's time for the frequency sampling method, my teacher said that to use this method you need to follow the following steps: Sample the periodic frequency response ...
minghierid's user avatar
-1 votes
1 answer
5k views

Let me start with time domain representation of the original signal \begin{equation} x_n=\sum_{k=0}^{2N-1}X_ke^{j\frac{2\pi nk}{2N}} \end{equation} where $2N$ is number of time/frequency samples ...
Cali's user avatar
  • 181
3 votes
4 answers
2k views

Sorry if this is a trivial question, but I am not doing signal processing everyday. I will try to express what I think I have understood as best as possible. Suppose I apply a (linear) sweep signal to ...
oliver's user avatar
  • 276
2 votes
4 answers
905 views

Sometimes, we met Non-causal FIR filter problem like this picture left is ifft of frequency response and right is time shifted fir filter to be causal filter in noise cancellation problem, delay is ...
gg h's user avatar
  • 101
0 votes
2 answers
2k views

I’’m synthesising a simple sine wave using the IFFT. I’m controlling the pitch of the sine wave by controlling the bin number and the phase for that bin number. I’ve synthesised an F whose ...
cixelsyd's user avatar
0 votes
2 answers
1k views

Suppose I want to perform Spectral shaping on a signal, i.e, modify the gains in a band of frequencies. Would there be any difference if I do that using the following two methods? - Use a band pass ...
Naveen's user avatar
  • 71
1 vote
1 answer
488 views

In my previous question I use a system identification case as an example. Here I came across another question. I want to design a FIR filter of length $L$ to equalize an LTI system whose impulse ...
DSP novice's user avatar
0 votes
0 answers
472 views

As a DSP newbie, I've stumbled into doing band pass filtering (of pre-recorded IQ data) in the frequency domain - which allows brick wall filtering (I'm just setting the IQ values of each consecutive ...
Rob's user avatar
  • 31
1 vote
2 answers
382 views

I have a question about using the Dirichlet kernel as a filter. Let us suppose that I have samples of a continuous function sampled with frequency $F_s=10 \,\texttt{Hz}$. The function is band-limited ...
Simone's user avatar
  • 13
0 votes
1 answer
446 views

To measure system impulse response I can do the following steps : system input : it is excited with an excitation signal having a duration t_exc with a bandwidth bw_exc (for example sine linear sweep) ...
rem's user avatar
  • 163
2 votes
1 answer
306 views

For the following I use the terms “time domain signal” and “frequency domain signal” as a Fourier Transform pair. The question is for generalized cases of continuous-time signals that once sampled in ...
Dan Boschen's user avatar
  • 58.2k
1 vote
1 answer
110 views

I'm trying to write an accelerometer calibration script that uses filters to convert from volts into $m/s^2$. As accelerometers tend to have non-flat response curves, this means I have to design a ...
RTbecard's user avatar
  • 189
0 votes
1 answer
71 views

I am practicing FIR filter design using the frequency equivalence method. I have designed a lowpass filter with order 20000 with passband 0 - 250 Hz. I send the signal $x(t) = \sin(2\pi t) + \sin(300 \...
Carl's user avatar
  • 546

15 30 50 per page