Sign in

username or email:

password:



Not a member?
Forgot your password?

Search blogs



Search tips

Articles by category



Our Bloggers

See Also

Embedded SystemsFPGA

Tips and Tricks - DSP Blog

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

  


RSS Feed

Resolving 'Can't initialize target CPU' on TI C6000 DSPs - Part 2

Configuration The previous article discussed CCS configuration. The prerequisite for the following discussion is a valid CCS configuration file. All references will be for CCS 3.3, but they may be use...

posted by Mike Dunn on Nov 12 2007 under TMS320C6x | Basics | Tips and Tricks 
Comments (3) |

Spectral Flipping Around Signal Center Frequency

Most of us are familiar with the process of flipping the spectrum (spectral inversion) of a real signal by multiplying that signal's time samples by (-1)n. In that process the center of spectral rotat...

posted by Rick Lyons on Nov 7 2007 under Tips and Tricks | Multirate DSP 
Comments (4) |

A Differentiator With a Difference

Some time ago I was studying various digital differentiating networks, i.e., networks that approximate the process of taking the derivative of a discrete time-domain sequence. By "studying" ...

posted by Rick Lyons on Nov 3 2007 under Tips and Tricks 
Comments (1) |

A brief look at multipath radio channels

Summary: Discussion of multipath propagation and fading in radio links Radio channels, their effects on communications links and how to model them are a popular topic on comp.dsp. Unfortunately, for m...

posted by Markus Nentwig on Oct 31 2007 under Basics | Tips and Tricks 
Comments (8) |

Delay estimation by FFT

Given x=sig(t) and y=ref(t), returns [c, ref(t+delta), delta)] = fitSignal(y, x);:Estimates and corrects delay and scaling factor between two signals Code snippet This article relates to the Matlab ...

posted by Markus Nentwig on Sep 22 2007 under Matlab | Basics | Tips and Tricks 
Comments (45) |
| 1 | 2 | | 4