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

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

Free Online Books

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Comp.DSP | pink noise

There are 5 messages in this thread.

You are currently looking at messages 0 to 5.


pink noise - Karl - 2004-09-28 18:21:00

Hi ALL

I need an algorithm to generate pink noise (a drop of 20dB/decade) from
white noise (use in simulink) that is suitable for a frequency range of 1 to
100 Hz. Any suggestion is appreciated.

Regards

Karl


______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: pink noise - Jon Harris - 2004-09-28 19:15:00



Actually, pink noise has a 10dB/decade drop-off.
See: http://www.firstpr.com.au/dsp/pink-noise/

"Karl" <K...@Karl.com> wrote in message
news:4159e495$0$11918$c...@news.astraweb.com...
> Hi ALL
>
> I need an algorithm to generate pink noise (a drop of 20dB/decade) from
> white noise (use in simulink) that is suitable for a frequency range of 1 to
> 100 Hz. Any suggestion is appreciated.
>
> Regards
>
> Karl


______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: pink noise - Jerry Avins - 2004-09-28 19:39:00

Karl wrote:

> Hi ALL
> 
> I need an algorithm to generate pink noise (a drop of 20dB/decade) from
> white noise (use in simulink) that is suitable for a frequency range of 1 to
> 100 Hz. Any suggestion is appreciated.
> 
> Regards
> 
> Karl

20 dB/decade is easy to generate; an integrater does that. It's not what
you want, however, but red noise. Pink noise is decreases at 10
dB/decade. There's a modestly amusing discussion of colored noise at
http://ccms.ntu.edu.tw/~karchung/Phonetics%20II%20page%20sixteen.htm

Jerry

-- 
... they proceeded on the sound principle that the magnitude of a lie
always contains a certain factor of credibility, ... and that therefor
... they more easily fall victim to a big lie than to a little one ...
                                                                   A. H.
———————————————————————————————————————————————————————————————————————

______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: pink noise - Phil - 2004-10-07 21:46:00

Karl,

If I remember correctly, when using the algorithm on the page mentioned
below, design the filter to run at a slow rate to get better precision.  If
your rate is too high, your filter is pretty sloppy.  You can interpolate
the output of the filter to the rate needed and then add it to any AWGN that
may also be present.

I think that I found a flicker noise block on the web somewhere (in
simulink).  I'll post the URL if I find it.  I'll also post a link to the
paper that addresses algorithm if I find it.

Regards,
Phil

"Jon Harris" <g...@hotmail.com> wrote in message
news:2...@uni-berlin.de...
> Actually, pink noise has a 10dB/decade drop-off.
> See: http://www.firstpr.com.au/dsp/pink-noise/
>
> "Karl" <K...@Karl.com> wrote in message
> news:4159e495$0$11918$c...@news.astraweb.com...
> > Hi ALL
> >
> > I need an algorithm to generate pink noise (a drop of 20dB/decade) from
> > white noise (use in simulink) that is suitable for a frequency range of
1 to
> > 100 Hz. Any suggestion is appreciated.
> >
> > Regards
> >
> > Karl
>
>


______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: pink noise - Phil - 2004-10-08 09:28:00

"Phil" <phil_simulink@(NOSPAM)sympatico.ca> wrote in message
news:<Njm9d.33273$H...@news20.bellglobal.com>...
> Karl,
> 
> If I remember correctly, when using the algorithm on the page mentioned
> below, design the filter to run at a slow rate to get better precision.  If
> your rate is too high, your filter is pretty sloppy.  You can interpolate
> the output of the filter to the rate needed and then add it to any AWGN that
> may also be present.
> 
> I think that I found a flicker noise block on the web somewhere (in
> simulink).  I'll post the URL if I find it.  I'll also post a link to the
> paper that addresses algorithm if I find it.
> 
> Regards,
> Phil
> 
> "Jon Harris" <g...@hotmail.com> wrote in message
> news:2...@uni-berlin.de...
> > Actually, pink noise has a 10dB/decade drop-off.
> > See: http://www.firstpr.com.au/dsp/pink-noise/
> >
> > "Karl" <K...@Karl.com> wrote in message
> > news:4159e495$0$11918$c...@news.astraweb.com...
> > > Hi ALL
> > >
> > > I need an algorithm to generate pink noise (a drop of 20dB/decade) from
> > > white noise (use in simulink) that is suitable for a frequency range of
>  1 to
> > > 100 Hz. Any suggestion is appreciated.
> > >
> > > Regards
> > >
> > > Karl
> >
> >

There is a contributed library on the Mathworks site that contains a
flicker noise model.

http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=261&objectType=file

The flicker noise is in the Nonidealities library in rf.mdl.

The block description contains a reference to the paper from which the
basic algorithm is derived.

Regards,
Phil
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.