Sign in

username:

password:



Not a member?

Search blogs



Search tips

Articles by category



Our Bloggers

See Also

Embedded SystemsFPGAElectronics

DSP - Digital Signal Processing - Blogs

Would you like to be notified by email when a new blog entry gets published on DSPRelated.com?

  

Most Popular First | Highest Rated First | Most Recent First


RSS Feed | Add to Technorati Favorites

Curse you, iPython Notebook!

  First, I think ipython is great. I use it daily and always have an ipython terminal open.  But just recently, I was showing off the ipython 0.12 notebook and in the process created a ...

posted by Christopher Felton on May 1 2012 under Basics | Python 
Comments (0) |

An Interesting Fourier Transform - 1/f Noise

Power law functions are common in science and engineering. A surprising property is that the Fourier transform of a power law is also a power law. But this is only the start- there are many interestin...

posted by Steve Smith on Nov 23 2007 under Academia / Research 
Comments (9) |

Python scipy.signal IIR Filter Design

Introduction The following is an introduction on how to design an infinite impulse response (IIR) filters using the Python scipy.signal package. This post, mainly, covers how to use the scipy.signa...

posted by Christopher Felton on May 13 2012 under Basics | Python 
Comments (0) |

Computing FFT Twiddle Factors

Some days ago I read a post on the comp.dsp newsgroup and, if I understood the poster's words, it seemed that the poster would benefit from knowing how to compute the twiddle factors of a radix-2 fa...

posted by Rick Lyons on Aug 7 2010 under Tips and Tricks 
Comments (0) |

Instant CIC

Summary: A floating point model for a CIC decimator, including the frequency response. Description: A CIC filter relies on a peculiarity of its fixed-point implementation: Normal operation involves...

posted by Markus Nentwig on May 8 2012 under Matlab | Basics | Tips and Tricks 
Comments (3) |

Delay estimation by FFT

Summary: The delay between a signal and a reference appears in the frequency domain as linear phase shift. It can be estimated with subsample accuracy using FFT methods.This article provides a ...

posted by Markus Nentwig on Sep 22 2007 under Matlab | Basics | Tips and Tricks 
Comments (23) |

Pulse Shaping in Single-Carrier Communication Systems

Some common conceptual hurdles for beginning communications engineers have to do with "Pulse Shaping" or the closely-related, even synonymous, topics of "matched filtering", "...

posted by Eric Jacobsen on Apr 10 2008 under Basics | Wireless | Communication 
Comments (29) |

Handling Spectral Inversion in Baseband Processing

The problem of "spectral inversion" comes up fairly frequently in the context of signal processing for communication systems. In short, "spectral inversion" is the reversal of the ...

posted by Eric Jacobsen on Feb 11 2008 under Tips and Tricks | Wireless | Communication 
Comments (2) |

Some Observations on Comparing Efficiency in Communication Systems

Introduction Engineering is usually about managing efficiencies of one sort or another. One of my favorite working definitions of an engineer says, "An engineer is somebody who can do for a nickel ...

posted by Eric Jacobsen on Mar 17 2011 under Wireless | Communication 
Comments (0) |

Polyphase filter / Farrows interpolation

Hello, this article is meant to give a quick overview over polyphase filtering and Farrows interpolation. A good reference with more depth is for example Fred Harris' paper: http://www.signumconce...

posted by Markus Nentwig on Sep 18 2007 under Basics 
Comments (11) |
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | next