Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

Discussion Groups

Bessel

Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.

We found 104 threads matching "bessel"

You are looking at page 1 of 3.

The most relevant threads are listed first

bessel space

04:33 24-03-06
If I transform the image to bessel space before calculate it's derivative: x = -10:10; T = besseli(x,s,1); im = imfilter(im,T'*T,'symmetric','same','corr'); Can it(bessel filter) surpress the noise introduced by derivative filters? ...bessel space

image filtering using bessel function/filters

cedance - 07:33 10-04-07
Hi, I have been asked to design a program in Matlab which calculates the FFT of an image, then defocus the image using a Bessel filter, and reconstruct the defocussed image. Now, I find that only analog models of Bessel filters are available in Matlab, though i found a link to a pdf which shows v...image filtering using bessel function/filters

problem math bessel function

CW - 14:48 03-12-04
All, I have a series of other questions, but before i get to those ones, i'm stuck on one part of an equation that appears on page 304 of Digital Communications 4th Ed, Proakis. It's equation 5.4-18 and i can't seem to understand how the equality between the integral of the exponential funct...problem math bessel function

bessel filter

bngguy - 19:26 07-04-04
does any body know how to determine the analog prototype of a bessel filter??? thanks ...bessel filter

Bessel function simplification problem

CW - 10:59 04-03-05
All, I'm trying to simplifiy the following equation for the zero'th order modified Bessel function of the first kind. I'm using the approximation for the Bessel function as Io(z) = exp(z)/sqrt(2*pi*z) I would like to have the natural logarithm of this function log(Io(z)) = log(exp(z) ...Bessel function simplification problem

Help me with bessel filter concepts

gangadhar.m - 02:38 02-07-07
I am implementing a Crossover in c sharp platform. I have already implemented 24th order Butterworth and Linkwitz Riley filters. Now I need to implement 24th order Bessel filter with cascaded biquad sections. Can any of you help me with the procedure? Regards Gangadhar ...Help me with bessel filter concepts

Higher order Bessel filter

gangadhar.m - 06:59 22-06-07
Can anybody give me an idea on how to implement nth order bessel filter with cascaded biquad sections? I am able to implement higher order Butterworth with cascaded biquads by following equations given in the link http://www.musicdsp.org/files/Audio-EQ-Cookbook.txt I found that to design fi...Higher order Bessel filter

pdf of product of two dependent rv

sairamesh@gmail.com - 03:22 24-08-06
Hello, I am facing problem in finding the pdf of Z= AB+CD, where A, B, C, D are independent normal random variables with zero mean and uneqaul variances. I could bale to find out the pdf's of each term (i.e. AB or CD). It is a well known result that AB has a pdf of modifie...pdf of product of two dependent rv

Re: reconstruction filter

maxascent - 13:13 11-01-06
I am not using a Bessel filter, but an elliptic filter. I dont want to use an dds ic as I am going to use an FPGA to do the DDS so I can generate other waveforms and arbitrary waveforms. I will have to use a Bessel filter for the aribitray because of the time domain characteristic. ...Re: reconstruction filter

Parametric description of Transfter function for 4th order Bessel filter

21:48 06-04-05
Hi, Does anyone know of a parameteric description for the transfer function (in Laplace domain) of a 4th order Bessel Thompson LPF, in terms of its 3dB bandwidth? If not, is there an empirical way to scale the filter coeffs to get a specific 3dB cut off point? Thanks, Venugopal ...Parametric description of Transfter function for 4th order Bessel filter

Re: Band limited function zero crossings, how many?

Clay S. Turner - 11:07 20-02-04
"Bob Cain" wrote in message news:c12t9o0ddg@enews3.newsguy.com... > > Do you know of applications wherein the prolate spheroid > decomposition has been used? > > > Bob > -- Hello Bob, I have a sort of answer. IIRC, when various types of windows were being designed one optim...Re: Band limited function zero crossings, how many?

Re: Why window in time domain before FFT?

dbd - 20:35 03-11-07
On Nov 3, 3:23 pm, robert bristow-johnson wrote: .> ... .> Kaiser tried (and .> succeeded very well) to put an optimal expression of this tradeoff, .> getting the best side-lobe performance for a fixed main lobe width, .> and then even introduced a window shape parameter (called "beta"...Re: Why window in time domain before FFT?

Re: a question about fft in matlab

Rune Allnor - 04:51 07-03-06
nic@gmail.com wrote: > hello guys, > > This may be a simple question for some of you but I am confused and > will really appreciate your help. > > I have a semi circular 1D signal (assuming all values outside the > circular diameter are 0). I want to recover the width of the signal ...Re: a question about fft in matlab

Help on cascaded filter freq correction

axlq - 01:56 11-08-04
I've figured out the cutoff frequency correction factor necessary to force a 2-pole Bessel lowpass filter to exhibit 3 dB of power attenuation at the cutoff frequency I specify, for a single pass of the filter. The problem is, if I stack up multiple passes, I can't seem to get it right. Here...Help on cascaded filter freq correction

Re: Hi, in DSP what do U mean by a 'Freq Component'...

glen herrmannsfeldt - 01:08 01-12-06
Jerry Avins wrote: > shakes_ck wrote:(snip) > > By the way, Just like "Any signal can be expressed as the sum of > > sinusoids", Is it also possible to "express any signal as the sum of > > 'some other'(Non-Sinusoid) signals".....I mean "Sinusoids" is the > > only solution OR are there...Re: Hi, in DSP what do U mean by a 'Freq Component'...

THD digital FM demod

12:36 02-06-07
Hi, I have designed a digital FM demodulator... I have a 70 MHz FI signal that I downconvert to baseband This demodulator works fine with Analog Bessel 24 order filter on I and Q signals before demodulating. When I change this filter with a digital FIR filter (phase lineartity) I have a ...THD digital FM demod

KB-Window

Gert Baars - 10:45 16-09-05
What is the identity (formula) of a Kaiser-Bessel window. I need something like W[n] = F(n,alpha)= .........? ...KB-Window

Recipes for non-ripple 2-pole filters available

axlq - 03:15 15-08-04
For the newbies here (like me): I have compiled recipes (step by step instructions) for coding three kinds of 2-pole digital filters, both low-pass and high-pass, complete with correction factors to ensure that the 3 dB cutoff frequency stays where you put it when you cascade filters togethe...Recipes for non-ripple 2-pole filters available

Re: Linear Phase via 'Phase Cloning' New Method

bharat pathak - 01:23 19-02-08
Hi, If you are interested then you can work on the following problem. Linear phase IIR design (not the bessel one, bessel has strong rolloff in passband). Normally in matlab, we do this design as 2 step process: 1. Design IIR filter (elliptic/chebyshev/butterworth) 2. Design the...Re: Linear Phase via 'Phase Cloning'  New Method

bartlet

umurakbas - 02:20 19-12-07
hi folks, i have a term project about high-pass bessel filter with fstop = 200Hz and fPass = 400Hz, there's no big deal in "iir" design, i could overcome it, but at the "fir" design i was asked to perform this by a "bartlett window" and my brain is almost to explode, i can't find any articles, any t...bartlet

Anti-Aliasing filter

02:24 31-03-07
If you are estimating time-delay bewteen two microphones would it be better to use a Bessel filter for anti-aliasing rather than a Butterworth due to the approximate linear phase. Wang King ...Anti-Aliasing filter

Re: simple average filters...

mnentwig - 15:09 28-09-07
Or could it be a simple scaling factor? If I change the length of the FIR, the curve just stretches on the sample axis => the ratio between zero crossings and 3 dB cutoff frequency remains the same. I'd say it's around 0.4: http://www.elisanet.fi/mnentwig/sinc.png A related question: Is t...Re: simple average filters...

Re: FIR coefficients for Bessel analog filter

leck - 21:28 23-05-06
Hi, In fact I'm deliberately trying to obtain the slow rolloff in attenuation in the stopband and yet have no ripples in the passband. I find that when I use the FDAtool in Matlab, the filter always has a very sharp transition in the stopband. Anyadvice on how to obtain a symmetric FIR which ...Re: FIR coefficients for Bessel analog filter

Re: What Nyquist Didn't Say

04:22 30-09-06
Tim Wescott wrote: > I've seen a lot of posts over the last year or so that indicate a lack > of understanding of the implications of the Nyquist theory, and just > where the Nyquist rate fits into the design of sampled systems. > > So I decided to write a short little article to make it...Re: What Nyquist Didn't Say

Cascade Form IIR Filters

bngguy - 16:15 19-04-04
hi! All, i would like some info on implementing cascade form IIR filters...does matlab support it???...as far as i can understand butter,cheby1,cheby2,bessel,ellip generate coefficients in the direct form...how do i implement the cascade form... TIA bngguy ...Cascade Form IIR Filters

Re: Wireless channel modelling

Steve - 04:51 28-06-06
Hi Raymond, Yes, that makes sense, but I still have questions: So ultimately, what I'm trying to do is generate a sequence of random variables that have Jakes' bessel function autocorrelation. Each random value represents the phase difference and antenna attenutation of one multipath, so in...Re: Wireless channel modelling

Re: Reconstruction Filter behind DAC

gui076 - 07:55 29-02-08
hi, I thought design a low pass bessel (good group delay) filter with a cutoff frequency of 350 MHz because i have to generate an IF frequency until 350 MHz. I have seen that integrated interpolation filter can help to reduce the order of the reconstruction filter. guillaume ...Re: Reconstruction Filter behind DAC

how to get rid of ringing with IIR notch filters?

02:28 22-12-03
Hello, I have an IIR notch filter ( i.e. bandstop ), that rings like crazy whenever a transient signal comes through ... which is very unwanted for my application. Anybody have any ideas how to get around this? I have to stick with IIR form filters. I've tried all the various standard desi...how to get rid of ringing with IIR notch filters?

Re: Unusual DFT Windows

Rune Allnor - 06:04 24-01-05
Michael Soyka wrote: > a good reference > would be Richard Hamming's book "Digital Filters" which I think is now > published by Dover (I have the Prentice-Hall 3'rd edition). It is indeed published by Dover, it is available for less than $11 at amazon.com. To me, the (Dover) book just...Re: Unusual DFT Windows

Re: Bandpass filter techniques

Jerry Avins - 12:41 16-12-04
Isaac Gerg wrote: > Some bandpass filters I have heard of: > 1. Chebyshev > 2. Butterworth > 3. Raised Cosine > > > What are the attribtues of theses filters that make ones more useful > than another in a given sitation? > > Iasac Google will turn up lots of information. ...Re: Bandpass filter techniques

Re: Sample Rate Conversion by non integer factor

Jon Harris - 17:32 01-07-04
"Ronald H. Nicholson Jr." wrote in message news:cc1q5u$8k1$1@blue.rahul.net... > In article , > > On a fast > PC you may not need to do this, as a well tuned math library can often > calculate the window and Sinc tap coefficients in real time. Just curious, how well does this work...Re: Sample Rate Conversion by non integer factor

Plotting amplitude spectra of PWM based on Double Fourier Series

mees - 12:20 09-04-06
Hello, I'm trying to understand a paper I've read ("A Review and Comparison of PWM methods for Analog and Digital Input Switching Power Amplifiers"), which compares different PWM methods. I've been trying to plot the amplitude spectra of different natural pulse width modulated (NPWM) ...Plotting amplitude spectra of PWM based on Double Fourier Series

Re: uneven quantization

Clay - 18:24 15-04-07
On Apr 15, 5:29 pm, Jerry Avins wrote: > dragonboy....@gmail.com wrote: > > I would like to know how can I make an uneven quantization !! > > > I would like to get straight lines (approximation of the random > > curve) !! It is some sort of quantization where I have also average > ...Re: uneven quantization

Re: Low freq "analog" of Nyquist? ( possibly naive question )

Glen Herrmannsfeldt - 05:15 07-07-03
"Fred Marshall" wrote in message news:tj4Na.2297$Jk5.1256042@feed2.centurytel.net... > I didn't ever say anything about differential equations - although I know > that you had earlier which I didn't understand but didn't worry about at the > time. I figured perhaps there was a nice a...Re: Low freq

Re: Distrubution of noise times noise

Matthieu Puigt - 05:30 30-11-06
Hi, On 30 nov, 05:40, "spasmous" wrote: > If I have two signals that are corrupted with Gaussian random noise and > I multiply them, what is the noise distribution called? > > x1 = s+n1 > x2 = s+n2 > x1*x2 = s*s+(n1+n2)*s+n1*n2 > > Is noise times noise (n1*n2) the focus of any ...Re: Distrubution of noise times noise

Re: non-integer frequency

Rune Allnor - 06:08 04-10-07
On 4 Okt, 01:34, Randy Yates wrote: > "Not orthogonal" means not orthogonal in any > coordinate system. No. The complex exponentials exp(jwn) are orthogonal in the sense = 0 n =/= m where means "the inner product between a and b" in the carthesian coordinate system only. ...Re: non-integer frequency

newbie filter question

Pankaj Daga - 09:01 14-10-04
Hi everyone, Just got handed a 600000 line software application with lots of DSP. I am trying to understand a few things and as I am new to DSP, it is a bit complicated. Here is a scenario. There is a signal that is being fed into a cascaded Bessel filter bank that splits it into 0-60 Hz, 6...newbie filter question

Re: Half sinc IIR?

Matt Timmermans - 22:40 31-01-04
"Bob Cain" wrote in message news:401C3ECB.9ED0D112@arcanemethods.com... > > > A sufficiently high-order Butterworth lowpass should do as an approximation. > > Do you think that the best? I've done a lot of work with > real world IR's and transfer functions but almost none with > ...Re: Half sinc IIR?

Re: Demod Woes

Mark - 16:52 28-10-05
I don't have a specific answer but some general suggestions... you know of course that the BW of an FM signal in considerably wider compared to the deviation? maybe as much as 270 kHz in your case...there is nothing in the system that restricts the BW too much? is the distortion worse with ...Re: Demod Woes

Re: A better window than hanning

George Bush - 10:19 25-12-04
In article , "Fred Marshall" wrote: > > > I don't think that overlap and the window selection are related. But, > someone somewhere may have shown that it matters the tiniest bit. For what > you're doing I don't see how it can matter. > It does if you go back to the time domai...Re: A better window than hanning
| 1 | 2 | 3 | next