Chapter 16

More Than Ten Common Mistakes to Avoid When Solving Problems

In This Chapter

arrow Getting familiar with your calculator and its settings

arrow Thinking carefully through each step of calculations

arrow Remembering the “obvious” details of signals and systems math

One of my math professors from graduate school made an offhand comment one afternoon that has stuck with me. He said, “The obvious is often difficult, if not impossible, to prove.” What does this have to do with making mistakes on signals and systems problems, you ask? Well, here’s a not-so-hidden secret: Professors often put a few problems on each exam thinking the answers are obvious. Imagine the surprise when almost every student misses the gimmes.

tip.eps Don’t be one of the students who misses the obvious. Slow down enough to think through solutions, and make sure your fundamental understanding of the core material is at least as good as your ability to work through detailed problems.

In this chapter, I point out more than ten common mistakes students make when trying to solve problems, and I tell you how to avoid them.

Miscalculating the Folding Frequency

In sampling theory, the alias frequencies fold over 9781118475669-eq16007.eps (known as the folding frequency), where 9781118475669-eq16008.eps is the sampling frequency in hertz. An error in the calculation of the principle alias or the alias frequency results when you use the folding frequency improperly.

Consider 9781118475669-eq16009.eps Hz and the calculation of the principle alias frequency relative to 9781118475669-eq16010.eps Hz. You may quickly reason that the principle alias frequency is 9781118475669-eq16011.eps Hz, because 7 folds about 5 to produce 7. This is wrong! This isn’t the folding frequency interpretation. Because 7 Hz is 2 Hz above 5 Hz, the corresponding folded frequency is 2 Hz below 5 Hz, or 3 Hz.

This same concept can be misunderstood when you’re given a principle alias frequency and need to find the alias frequency on the interval 9781118475669-eq16012.eps. With 10 Hz, suppose the principle alias is 9781118475669-eq16013.eps Hz. The nearest alias frequency isn’t 9781118475669-eq16014.eps Hz; the principle alias sits 1 Hz below the folding frequency so the corresponding alias frequency is 1 Hz above the folding frequency or 6 Hz.

tip.eps Finding alias frequencies is best done with respect to integer multiples of the sampling frequency. The principle alias frequency band is 9781118475669-eq16015.eps. If 9781118475669-eq16016.eps (principle alias frequency), then you find other alias frequencies as 9781118475669-eq16017.eps, where k is a nonnegative integer. When you’re given f and need to find the principle alias 9781118475669-eq16018.eps, first find k so f is within 9781118475669-eq16019.eps of 9781118475669-eq16020.eps.

Getting Confused about Causality

In a causal system, only the present and past values of the input can form the present output. When given a system input/output relationship, such as 9781118475669-eq16021.eps, don’t be thrown off by the 9781118475669-eq16022.eps. The system is causal because the input two seconds in the past forms the present value of the output.

The system also contains a time-varying bias that turns on at 9781118475669-eq16023.eps. This bias is part of the system and isn’t related to the input 9781118475669-eq16024.eps.

Extra credit: Is this system time-invariant? No, the system contains the time-varying bias term.

Plotting Errors in Sinusoid Amplitude Spectra

Plotting the two-sided amplitude spectra of sinusoidal signals seems so easy, but students too frequently ignore or forget about the 1/2-amplitude scaling factor from Euler’s formula.

Consider a signal composed of a single sinusoid (in a real problem, you may have more sinsuoids) and a direct current component (DC): 9781118475669-eq16065.eps. Create the two-sided line spectra by expanding the cosine and using Euler’s formula: 9781118475669-eq16028.eps. Applying the expansion to x(t), you get 9781118475669-eq16066.eps.

There’s a spectral line of amplitude 9781118475669-eq16067.eps at f0 due to the positive frequency complex sinusoid, a spectral line of amplitude 9781118475669-eq16068.eps at –f0 due to the negative frequency complex sinusoid, and a spectral line of amplitude |B| (absolute value in case the DC component is negative) at 0 Hz (DC). Did you notice the 2 in A/2 for the spectral lines at 9781118475669-eq16069.eps? Don’t forget it in your plot!

Missing Your Arctan Angle

Stumbling with angle calculations on basic scientific calculators is an easy mistake to make. Although you may be thinking that this is a first-grade error, carelessness can swoop in unexpected when you’re under pressure.

For instance, to find the angle of complex number 9781118475669-eq16002.eps, maybe you start by finding 9781118475669-eq16003.eps, but you need to make note of which quadrant of the complex plane the number is actually in. For Quadrants I and IV, arctan faithfully returns the correct angle (preferably in radians). For a Quadrant II complex number, arctan thinks you’re in Quadrant IV, so you need to add 9781118475669-eq16004.eps to the arctan result. For a Quadrant III complex number, arctan thinks you’re in Quadrant I, so you must add 9781118475669-eq16005.eps to the arctan result. The 9781118475669-eq16006.eps is your choice depending on how you like your angle.

Being Unfamiliar with Calculator Functions

When manipulating complex numbers on your calculator, I have two recommendations to help you avoid making careless mistakes:

check.png Be aware of the angle mode you’ve set for your device. Use radians mode for all your angle calculations, and be consistent. If you need a final answer in degrees, do that at the end by multiplying by 9781118475669-eq16001.eps.

check.png Know how to use your calculator. You may be tempted to borrow a friend’s super calculator but fail to spend any time using it until you’re under the pressure of a quiz or exam. Bad idea.

Foregoing the Return to LCCDE

When you want to find the linear constant coefficient (LCC) difference or differential equation starting from the system function, you may end up swapping the numerator and denominator polynomials by being careless.

The case in point here is for the z-domain. Say you’re given the following equation and asked to find the difference equation from 9781118475669-eq16044.eps:

9781118475669-eq16045.eps

You notice 9781118475669-eq16046.eps across from 9781118475669-eq16047.eps and 9781118475669-eq16048.eps across from 9781118475669-eq16049.eps and may think 9781118475669-eq16050.eps. But that approach is wrong. To get back to the difference equation, you need to cross-multiply: 9781118475669-eq16051.eps. And then you can correctly write 9781118475669-eq16052.eps.

Ignoring the Convolution Output Interval

When convolving two functions or two sequences, you need to consider a lot of details. On the heels of forgetting to slow down and take a deep breath, many people forget to first find the convolution output interval from the input signals/sequences 9781118475669-eq16031.eps.

This simple calculation tells you where you’re going with your final answer. Without it, you can still get a nice answer, but the support interval may be wrong due to other errors.

Given that 9781118475669-eq16032.eps has support interval 9781118475669-eq16033.eps and 9781118475669-eq16034.eps has support interval 9781118475669-eq16035.eps, the convolution 9781118475669-eq16036.eps has support interval no greater than 9781118475669-eq16037.eps. Similar results hold for sequences with t replaced by n.

Forgetting to Reduce the Numerator Order before Partial Fractions

When working with inverse Laplace transforms (ILTs) and inverse z-transforms, you typically deal with a rational function, such as 9781118475669-eq16029.eps or 9781118475669-eq16030.eps. Before you can begin your partial fraction expansion, make sure the function is proper rational.

In other words, make sure you check the order of the numerator polynomial. Is it one or more less than the order of the denominator? If not, you need to use long division to reduce the numerator order.

The surprise with making this careless error is that you’ll get an answer, and you may leave the exam feeling good — until your buddy comments on the need for long division on a problem. Uh oh.

Forgetting about Poles and Zeros from H(z)

When finding the poles and zeros of a finite impulse response (FIR) filter for a problem such as 9781118475669-eq16038.eps, forgetting about the two poles at 9781118475669-eq16039.eps is easy. If you just factor the polynomial as 9781118475669-eq16040.eps and plot zeros at 9781118475669-eq16041.eps, then your solution is wrong.

Find the poles 9781118475669-eq16042.eps by switching to positive powers of z:

9781118475669-eq16043.eps

There, the poles are now visible. The number of poles and zeros is always equal, but some may be at infinity.

Missing Time Delay Theorems

When applying the time delay theorem in the Fourier domain, the time shift theorems apply everywhere that the independent variable occurs. Too often, students apply the theorem partially, so some t or n values are left unmodified. For 9781118475669-eq16053.eps, the inverse z-transform is 9781118475669-eq16054.eps. Notice the time shift in two places!

Disregarding the Action of the Unit Step in Convolution

In both the continuous- and discrete-time convolution, you may need to flip and slide a signal containing a unit step function. The error occurs when you don’t carefully consider the action of the unit step function with respect to the integration or sum variable. You may ignore the fact that the flipped and shifted unit step function turns off at some point, rather than on, as the integration or sum index variable increases. Your integration or sum limits likely depend on the turning off behavior, so the problem solution drives off course with one or more errors.

For example, consider 9781118475669-eq16055.eps along the 9781118475669-eq16056.eps or k-axis. In the continuous-time case, suppose 9781118475669-eq16057.eps in the convolution integral 9781118475669-eq16058.eps. You need to sketch 9781118475669-eq16059a.eps 9781118475669-eq16059b.eps to determine the integration limits. You have to deal with 9781118475669-eq16060.eps in the integrand with respect to the 9781118475669-eq16061.eps-axis.

Remember, t is just a parameter. The step function runs backward due to the 9781118475669-eq16062.eps; that is, it turns off at some point. In this case, with t fixed, the step function turns off when 9781118475669-eq16063.eps. You now know that the upper limit of integration is in part set by 9781118475669-eq16064.eps. The same concept applies when evaluating the convolution sum.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.15.219.130