Sign in

username:

password:



Not a member?

Search blogs



Search tips

Articles by category

Sponsor

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

Our Bloggers

See Also

Embedded SystemsFPGAElectronics

Basics - DSP Blog

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

Modelling a Noisy Communication Signal in MATLAB for the Analog to Digital Conversion Process

A critical thing to realize while modeling the signal that is going to be digitally processed is the SNR. In a receiver, the noise floor (hence the noise variance and hence its power) are determined...

posted by Parth Vakil on Oct 30 2007 under Matlab | Basics 
Comments (12) |

Bank-switched Farrow resampler

Bank-switched Farrow resampler Summary A modification of the Farrow structure with reduced computational complexity.Compared to a conventional design, the impulse response is broken into a higher nu...

posted by Markus Nentwig on Aug 13 2011 under Matlab | Basics | Multirate DSP 
Comments (0) |

Deesspee #5

Deesspee #5 - Computers ...

posted by Peter Kootsookos on Sep 16 2009 under Basics 
Comments (1) |

Unit Testing for Embedded Algorithms

Happy Holidays! For my premier article, I am writing about my favorite technique to use when designing and developing software- unit testing. Unit testing is a best practice when designing software...

posted by Anthony Ricke on Dec 20 2009 under Basics | Tips and Tricks 
Comments (0) |

Knowledge Mine for Embedded Systems

I stumbled upon a great website (actually I found it on the google ads in gmail!) with comprehensive and deep information on embedded systems. The website talks about four main categorie...

posted by Sami Al Dalahmah on Jun 25 2010 under Basics | Design Methodolgies | DSP on the Web 
Comments (1) |

Implementing a full-duplex UART using the TMS320VC33 serial port

Although the TMS320VC33 serial port was designed to be used as a synchronous port, it can also be used as an asynchronous port under software control. This post describes the hardware and software nee...

posted by Manuel Herrera on Mar 16 2011 under Basics | Tips and Tricks | Communication 
Comments (2) |

[Book Review] Numpy 1.5 Beginner's Guide

Full Disclosure: The publisher of this book, PACKT, was soliciting reviewers.  I volunteered to review the book and the publisher sent me an e-version of the book. Introduction The followin...

posted by Christopher Felton on Jan 7 2012 under Basics | Python 
Comments (0) |

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) |

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) |

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) |
previous | 1 | 2 | 3