<< Chapter < Page
  Digital signal processing - dsp     Page 13 / 14
Chapter >> Page >
Figure 12. Shift the time base.
Parameters read from file Data length: 400Pulse length: 11 Sample for zero time: 5Lower frequency bound: 0.0 Upper frequency bound: 0.5Pulse Values 40.040.0 40.040.0 40.00140.0 40.040.0 40.040.0 40.0

(I did make one other change. This change was to add a tiny spike to one of the samples near the center of the pulse. This creates a tiny amountof wide-band energy and tends to stabilize the computation of the phase angle. It prevents the imaginary part of the spectrum from switching backand forth between very small positive and negative values due to arithmetic errors.)

The spectral analysis output

The output from the spectral analysis is shown in Figure 13 . The magnitude spectrum hasn't changed. The real part of the spectrum has changedsignificantly. It is now a true (sin x)/x curve with both positive and negative lobes.

Figure 13. Spectral analysis of 11-sample boxcar centered in time.
missing image

The imaginary part of the spectrum is zero or nearly zero at every frequency. (It would be zero in the absence of arithmetic errors.)

The phase angle is zero across the entire main energy lobe of the spectrum. It is -180 degrees in those frequency areas where the real part of the spectrumis negative, and is zero in those frequency areas where the real part of the spectrum is positive. There is no linear phase shift because the boxcar pulse iscentered on the time origin.

Probably more than you ever wanted to know

And that is probably more than you ever wanted to know about the complex spectrum, phase angles, and time shifts. I will stop writing and leave it atthat.

Run the program

I encourage you to copy, compile, and run the program provided in this module. Experiment with it, making changes and observing the results of yourchanges.

Create more complex experiments. For example, you could create pulses of different lengths with complex shapes and examine the complex spectra and phaseangles for those pulses.

If you really want to get fancy, you could create a pulse consisting of a sinusoid whose frequency changes with time from the beginning to the end of thepulse. (A pulse of this type is often referred to as a frequency modulated sweep signal.) See what you can conclude from doing spectral analysis on a pulse of this type. Pay particular attention to the phase angle across thefrequency band containing most of the energy.

Most of all enjoy yourself and learn something in the process.

Summary

The default pulse for the Dsp034 program is a damped sinusoid. This is a pulse whose shape is commonly found in mechanical andelectronic systems in the real world. The phase angle in the complex spectrum for a pulse of this shape is nonlinear. Among other things, nonlinear phaseangles introduce phase distortion into audio systems.

The simplest pulse of all is a single impulse. A pulse of this type has an infinite bandwidth (theoretically) and a linear phase angle. The slope of the phase angle depends on the location of the pulse relative to the timeorigin.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Digital signal processing - dsp. OpenStax CNX. Jan 06, 2016 Download for free at https://legacy.cnx.org/content/col11642/1.38
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Digital signal processing - dsp' conversation and receive update notifications?

Ask