<< Chapter < Page Chapter >> Page >

In theory, it would be possible to produce a perfect square wave in this fashion. Unfortunately, an infinite number of sinusoidal terms would be requiredto achieve the square corners, flat top, no ripples, and vertical sides of the perfect square wave. In practice, we normally have to make do with somethingless than perfect.

The first five sinusoidal terms

Figure 7 shows individual plots of the first five sinusoidal terms required to approximate the square wave.

Figure 7. First five sinusoidal components of a square waveform.
missing image

Each of the terms in the previous expression has an associated algebraic sign.

(You may have noticed that the sign applied to every other term in the expression is negative, causing every other term to plot upside down in Figure 7 .)

The bottom curve in Figure 5 is the point-by-point sum of the five curves shown in Figure 7 .

A side-by-side comparison

If you view Figure 7 side-by-side with Figure 5 , you should be able to see how the sinusoidal terms add and subtract to produce the desired result. Forexample, the subtraction of the second sinusoidal term from the first sinusoidal term knocks the peaks off the first term and produces a noticeable shift from acosine towards a square wave.

An approximate triangular waveform

As another example of composition, suppose that I need to create a time series that approximates a triangular waveform, as shown at the bottom of Figure 8 .

Figure 8. A triangular waveform.
missing image

I can create such a waveform by adding together the right combination of sinusoids, each having its own amplitude and frequency.

Five sinusoids

The time series at the bottom of Figure 8 was created by adding together five cosine waves, each having the amplitude and frequency values shown in thefollowing expression:

f(x) = cos(2*pi*x/50) + cos(2*pi*x*3/50)/9+ cos(2*pi*x*5/50)/25 + cos(2*pi*x*7/50)/49+ cos(2*pi*x*9/50)/81

Intermediate waveforms

The top waveform in Figure 8 is a plot of the cosine curve created from the sinusoidal first term in the expression shown above.

The second waveform from the top in Figure 8 is the sum of the first two terms in the above expression.

The third waveform is the sum of the first three terms. By this point, the plot has begun to resemble a triangular waveform in a significant way.

The fourth waveform is the sum of the first four terms, and the fifth waveform is the sum of all five terms.

By examining the waveforms from top to bottom in Figure 8 , you can see how the addition of each successive term causes the resulting waveform to moreclosely approximate the desired triangular shape.

Good result with only five terms

Figure 8 shows that only five terms are required to produce a fairly good approximation to a triangular waveform.

A comparison of Figure 8 with Figure 5 shows that five terms are much more effective in approximating a triangular waveform than were the five terms inapproximating a square waveform. The triangular waveform is easier to approximate because it doesn't have a flat top and vertical sides.

Other waveforms exhibit greater or lesser degrees of difficulty in creation through composition.

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