Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:

Digital Signal Processing. The Scientist and Engineers Guide. Steven W. Smith

.pdf
Скачиваний:
140
Добавлен:
02.05.2014
Размер:
7.24 Mб
Скачать

Chapter 31The Complex Fourier Transform

577

frequency domain is complex and periodic, the appropriate section is over one complete cycle, i.e., -B to B (continuous frequency domain), or 0 to N-1 (discrete frequency domain). If the frequency domain is real and aperiodic, the appropriate section is zero to positive infinity, that is, only the positive frequencies. Lastly, if the frequency domain is real and periodic, the appropriate section is over the one-half cycle containing the positive frequencies, either 0 to B (continuous frequency domain) or 0 to N/2 (discrete frequency domain).

8. Scaling

To make the analysis and synthesis equations undo each other, a scaling factor must be placed on one or the other equation. In Table 31-1, we have placed the scaling factors with the analysis equations. In the complex case, these scaling factors are: 1/N, 1/T, or 1/2B. Since the real transforms do not use negative frequencies, the scaling factors are twice as large: 2/N, 2/T, or 1/B. The real transforms also include a negative sign in the calculation of the imaginary part of the frequency spectrum (an option used to make the real transforms more consistent with the complex transforms). Lastly, the synthesis equations for the real DFT and the real Fourier Series have special scaling instructions involving Re X (0 ) and Re X [N /2 ] .

9. Variations

These equations may look different in other publications. Here are a few variations to watch out for:

Using f instead of T by the relation: T' 2Bf

Integrating over other periods, such as: -T to 0, -T/2 to T/2, or 0 to T

Moving all or part of the scaling factor to the synthesis equation

Replacing the period with the fundamental frequency, f0 ' 1/T

Using other variable names, for example, T can become S in the DTFT, and Re X [ k ] & Im X [ k ] can become ak & bk in the Fourier Series

Why the Complex Fourier Transform is Used

It is painfully obvious from this chapter that the complex DFT is much more complicated than the real DFT. Are the benefits of the complex DFT really worth the effort to learn the intricate mathematics? The answer to this question depends on who you are, and what you plan on using DSP for. A basic premise of this book is that most practical DSP techniques can be understood and used without resorting to complex transforms. If you are learning DSP to assist in your non-DSP research or engineering, the complex DFT is probably overkill.

Nevertheless, complex mathematics is the primary language of those that specialize in DSP. If you do not understand this language, you cannot communicate with professionals in the field. This includes the ability to understand the DSP literature: books, papers, technical articles, etc. Why are complex techniques so popular with the professional DSP crowd?

578 The Scientist and Engineer's Guide to Digital Signal Processing

Discrete Fourier Transform (DFT)

complex transform

 

 

real transform

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

synthesis

N & 1

 

 

 

synthesis

N /2

 

 

 

 

 

 

 

 

x [n ] '

 

j X [k ] e j 2Bk n /N

 

 

x [n ] '

j Re X [k ] cos (2Bk n /N )

 

k ' 0

 

 

 

 

k ' 0

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

& Im X [k ] sin(2Bk n /N )

analysis

 

1

 

N & 1

 

 

analysis

 

2

 

 

N& 1

X [k ] '

 

j x [n ] e & j 2Bk n /N

 

 

Re X [k ]

'

 

 

 

j x [n ] cos (2Bk n /N )

 

N

 

 

 

 

 

 

 

n ' 0

 

 

 

 

N n ' 0

 

 

 

 

 

 

 

 

 

& 2

 

 

 

N & 1

 

 

 

 

 

 

 

Im X [k ]

'

 

 

 

j x [n ] sin(2Bk n /N )

 

 

 

 

 

 

 

 

N

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

n ' 0

Time domain:

 

 

 

 

 

 

Time domain:

 

 

 

 

 

 

 

 

x[n] is complex, discrete and periodic

 

 

x[n] is real, discrete and periodic

n runs over one period, from 0 to N-1

 

 

n runs over one period, from 0 to N-1

Frequency domain:

 

 

 

Frequency domain:

 

 

 

 

X[k] is complex, discrete and periodic

 

 

Re X[k] is real, discrete and periodic

k runs over one period, from 0 to N-1

 

 

Im X[k] is real, discrete and periodic

k = 0 to N/2 are positive frequencies

 

 

k runs over one-half period, from 0 to N/2

k = N/2 to N-1 are negative frequencies

 

 

Note: Before using the synthesis equation, the values

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

for Re X[0] and Re X[N/2] must be divided by two.

Discrete Time Fourier Transform (DTFT)

 

 

 

 

 

 

 

 

 

 

 

 

complex transform

 

 

real transform

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

synthesis

2B

 

 

 

synthesis

B

 

 

 

 

 

 

 

 

x [n ] '

m X (T) e jTn dT

 

 

x [n ] '

m Re X (T) cos (Tn)

 

0

 

 

 

 

 

0

 

& Im X (T) sin(Tn) dT

 

 

 

 

 

 

 

 

 

 

analysis

1

 

% 4

 

 

analysis

 

1

 

 

 

% 4

X (T) '

 

j x [n ] e & jTn

 

 

Re X (T)

'

 

 

 

 

 

j x [n ] cos (Tn)

 

 

 

 

 

 

 

 

 

 

 

2B n ' & 4

 

 

 

 

 

B n ' & 4

 

 

 

 

 

 

 

 

 

& 1

% 4

 

 

 

 

 

 

 

Im X (T)

'

 

 

j x [n ] sin(Tn)

 

 

 

 

 

 

 

 

B

 

 

 

 

 

 

 

 

 

 

 

 

 

 

n ' & 4

Time domain:

 

 

 

 

 

 

Time domain:

 

 

 

 

 

 

 

 

x[n] is complex, discrete and aperiodic

 

 

x[n] is real, discrete and aperiodic

n runs from negative to positive infinity

 

 

n runs from negative to positive infinity

Frequency domain:

 

 

 

Frequency domain:

 

 

 

 

X(T) is complex, continuous, and periodic

 

 

Re X(T) is real, continuous and periodic

T runs over a single period, from 0 to 2B

 

 

Im X(T) is real, continuous and periodic

T = 0 to B are positive frequencies

 

 

T runs over one-half period, from 0 to B

T = B to 2B are negative frequencies

 

 

TABLE 31-1 The Fourier Transforms

 

 

 

 

 

 

 

 

Chapter 31The Complex Fourier Transform

579

Fourier Series

complex transform

 

 

 

 

 

 

real transform

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

synthesis

% 4

 

 

 

 

 

 

 

 

synthesis

 

% 4

 

 

 

 

 

 

x (t ) '

 

 

j X [k ] e j 2Bk t /T

 

x (t ) '

j Re X [k ] cos (2Bk t /T )

 

k ' & 4

 

 

 

 

 

 

 

k ' 0

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

& Im X [k ] sin(2Bk t /T )

analysis

1

T

 

 

 

 

 

 

analysis

 

 

2

 

T

 

 

X [k ] '

m x (t ) e

&

j 2Bk t /T dt

 

Re X [k ]

'

 

m x (t ) cos (2Bk t /T ) dt

 

T

 

 

T

 

0

 

 

 

 

 

 

 

 

 

 

 

 

0

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

& 2

 

T

 

 

 

 

 

 

 

 

 

 

 

 

Im X [k ]

'

 

m x (t ) sin(2Bk t /T ) dt

 

 

 

 

 

 

 

 

 

 

 

 

 

T

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

0

Time domain:

 

 

 

 

 

 

 

 

 

 

 

Time domain:

 

 

 

 

 

 

x(t) is complex, continuous and periodic

 

x(t) is real, continuous, and periodic

t runs over one period, from 0 to T

 

t runs over one period, from 0 to T

Frequency domain:

 

 

 

 

 

 

Frequency domain:

 

 

 

X[k] is complex, discrete, and aperiodic

 

Re X[k] is real, discrete and aperiodic

k runs from negative to positive infinity

 

Im X[k] is real, discrete and aperiodic

k > 0 are positive frequencies

 

 

k runs from zero to positive infinity

k < 0 are negative frequencies

 

Note: Before using the synthesis equation, the value for

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Re X[0] must be divided by two.

Fourier Transform

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

complex transform

 

 

 

 

 

 

real transform

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

synthesis

% 4

 

 

 

 

 

 

 

 

synthesis

% 4

 

 

 

 

 

 

x (t ) '

 

m X (T) e jTt

dT

 

x (t )

'

m Re X (T) cos (Tt)

 

& 4

 

 

 

 

 

 

 

 

 

 

0

 

& Im X (T) sin(Tt) dt

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

analysis

1

 

% 4

 

 

 

 

 

analysis

 

 

1

 

% 4

X (T) '

 

m x (t ) e

&

jTt dt

 

Re X (T)

'

 

m x (t ) cos (Tt) dt

 

 

 

 

 

 

 

 

 

 

 

2B

 

 

 

B

 

 

 

 

 

 

& 4

 

 

 

 

 

 

 

 

 

 

 

& 4

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

& 1

% 4

 

 

 

 

 

 

 

 

 

 

 

 

Im X (T)

'

 

m x (t ) sin(Tt) dt

 

 

 

 

 

 

 

 

 

 

 

 

 

B

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

& 4

Time domain:

 

 

 

 

 

 

 

 

 

 

 

Time domain:

 

 

 

 

 

 

x(t) is complex, continious and aperiodic

 

x(t) is real, continuous, and aperiodic

t runs from negative to positive infinity

 

t runs from negative to positive infinity

Frequency domain:

 

 

 

 

 

 

Frequency domain:

 

 

 

X(T) is complex, continious, and aperiodic

 

Re X[T] is real, continuous and aperiodic

T runs from negative to positive infinity

 

Im X[T] is real, continuous and aperiodic

T > 0 are positive frequencies

 

 

T runs from zero to positive infinity

T < 0 are negative frequencies

 

 

TABLE 31-1 The Fourier Transforms

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

580

The Scientist and Engineer's Guide to Digital Signal Processing

There are several reasons we have already mentioned: compact equations, symmetry between the analysis and synthesis equations, symmetry between the time and frequency domains, inclusion of negative frequencies, a stepping stone to the Laplace and z-transforms, etc.

There is also a more philosophical reason we have not discussed, something called truth. We started this chapter by listing several ways that the real Fourier transform is awkward. When the complex Fourier transform was introduced, the problems vanished. Wonderful, we said, the complex Fourier transform has solved the difficulties.

While this is true, it does not give the complex Fourier transform its proper due. Look at this situation this way. In spite of its abstract nature, the complex Fourier transform properly describes how physical systems behave. When we restrict the mathematics to be real numbers, problems arise. In other words, these problems are not solved by the complex Fourier transform, they are introduced by the real Fourier transform. In the world of mathematics, the complex Fourier transform is a greater truth than the real Fourier transform. This holds great appeal to mathematicians and academicians, a group that strives to expand human knowledge, rather than simply solving a particular problem at hand.

CHAPTER

The Laplace Transform

32

The two main techniques in signal processing, convolution and Fourier analysis, teach that a linear system can be completely understood from its impulse or frequency response. This is a very generalized approach, since the impulse and frequency responses can be of nearly any shape or form. In fact, it is too general for many applications in science and engineering. Many of the parameters in our universe interact through differential equations. For example, the voltage across an inductor is proportional to the derivative of the current through the device. Likewise, the force applied to a mass is proportional to the derivative of its velocity. Physics is filled with these kinds of relations. The frequency and impulse responses of these systems cannot be arbitrary, but must be consistent with the solution of these differential equations. This means that their impulse responses can only consist of exponentials and sinusoids. The Laplace transform is a technique for analyzing these special systems when the signals are continuous. The z- transform is a similar technique used in the discrete case.

The Nature of the s-Domain

The Laplace transform is a well established mathematical technique for solving differential equations. It is named in honor of the great French mathematician, Pierre Simon De Laplace (1749-1827). Like all transforms, the Laplace transform changes one signal into another according to some fixed set of rules or equations. As illustrated in Fig. 32-1, the Laplace transform changes a signal in the time domain into a signal in the s-domain, also called the s- plane. The time domain signal is continuous, extends to both positive and negative infinity, and may be either periodic or aperiodic. The Laplace transform allows the time domain to be complex; however, this is seldom needed in signal processing. In this discussion, and nearly all practical applications, the time domain signal is completely real.

As shown in Fig. 32-1, the s-domain is a complex plane, i.e., there are real numbers along the horizontal axis and imaginary numbers along the vertical axis. The distance along the real axis is expressed by the variable, F, a lower

581

582

The Scientist and Engineer's Guide to Digital Signal Processing

case Greek sigma. Likewise, the imaginary axis uses the variable, T, the natural frequency. This coordinate system allows the location of any point to be specified by providing values for F and T. Using complex notation, each location is represented by the complex variable, s, where: s ' F% j T. Just as with the Fourier transform, signals in the s-domain are represented by capital letters. For example, a time domain signal, x (t), is transformed into an s- domain signal, X (s), or alternatively, X (F, T). The s-plane is continuous, and extends to infinity in all four directions.

In addition to having a location defined by a complex number, each point in the s-domain has a value that is a complex number. In other words, each location in the s-plane has a real part and an imaginary part. As with all complex numbers, the real & imaginary parts can alternatively be expressed as the magnitude & phase.

Just as the Fourier transform analyzes signals in terms of sinusoids, the Laplace transform analyzes signals in terms of sinusoids and exponentials. From a mathematical standpoint, this makes the Fourier transform a subset of the more elaborate Laplace transform. Figure 32-1 shows a graphical description of how the s-domain is related to the time domain. To find the values along a vertical line in the s-plane (the values at a particular F), the time domain signal is first multiplied by the exponential curve: e & Ft . The left half of the s-plane multiplies the time domain with exponentials that increase with time ( F < 0 ), while in the right half the exponentials decrease with time ( F > 0 ). Next, take the complex Fourier transform of the exponentially weighted signal. The resulting spectrum is placed along a vertical line in the s-plane, with the top half of the s-plane containing the positive frequencies and the bottom half containing the negative frequencies. Take special note that the values on the y-axis of the s-plane ( F' 0 ) are exactly equal to the Fourier transform of the time domain signal.

As discussed in the last chapter, the complex Fourier Transform is given by:

4

X (T) ' m x (t ) e & jTt d t

& 4

This can be expanded into the Laplace transform by first multiplying the time domain signal by the exponential term:

4

X (F, T) ' m [ x (t ) e & F t ] e & jTt d t

& 4

While this is not the simplest form of the Laplace transform, it is probably the best description of the strategy and operation of the technique. To

Chapter 32The Laplace Transform

583

STEP 1

Start with the time domain signal called x(t)

STEP 2

Multiply the time domain signal by an infinite number of exponential curves, each with a different decay constant, F. That is, calculate the signal: x(t) e & Ft for each value of F from negative to positive infinity.

 

2

 

 

 

 

 

 

 

 

 

 

x(t)

 

 

 

 

 

 

Amplitude

1

 

 

 

 

 

 

 

 

0

 

 

 

 

 

 

 

 

-1

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

-2

 

 

 

 

 

 

 

 

 

-4

-3

-2

-1

0

1

2

3

4

 

 

 

 

 

Time

 

 

 

 

F= -3

 

F= -2

 

F= -1

 

F= 0

F= 1

 

F= 2

 

F= 3

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

F.T. F.T. F.T. F.T. F.T. F.T. F.T.

STEP 3

Take the complex Fourier Transform of each exponentially weighted time domain signal. That is, calculate:

4

m [ x (t ) e & Ft ] e & jTt d t

& 4

for each value of F from negative to positive infinity.

STEP 4

Arrange each spectrum along a vertical line in the s-plane. The positive frequencies are in the upper half of the s-plane while the negative frequencies are in the lower half.

 

5

 

 

 

4

 

 

 

X(s)

 

 

)

3

 

Positive

 

 

jT

2

 

Frequencies

(

 

 

 

 

axis

1

 

 

 

 

 

Imaginary

0

 

 

-1

 

 

 

 

 

 

-2

 

Negative

 

-3

 

Frequencies

 

 

 

 

-4

 

 

 

-5

 

 

 

-5 -4 -3 -2 -1 0

1 2

3 4 5

 

Real axis (F)

spectrum

 

 

 

for F= 3

 

Increasing

Decreasing

 

Exponentials

Exponentials

FIGURE 32-1

The Laplace transform. The Laplace transform converts a signal in the time domain, x(t) , into a signal in the s-domain, X (s) or X(F, T) . The values along each vertical line in the s-domain can be found by multiplying the time domain signal by an exponential curve with a decay constant F, and taking the complex Fourier transform. When the time domain is entirely real, the upper half of the s-plane is a mirror image of the lower half.

584 The Scientist and Engineer's Guide to Digital Signal Processing

place the equation in a shorter form, the two exponential terms can be combined:

4

X (F, T) ' m x (t ) e &(F% jT) t d t

&4

Finally, the location in the complex plane can be represented by the complex variable, s, where s ' F%jT. This allows the equation to be reduced to an even more compact expression:

EQUATION 32-1

The Laplace transform. This equation defines how a time domain signal, x (t), is related to an s-domain signal, X (s). The s- domain variables, s, and X( ) , are complex. While the time domain may be complex, it is usually real.

4

X (s) ' m x (t ) e &s t d t

&4

This is the final form of the Laplace transform, one of the most important equations in signal processing and electronics. Pay special attention to the term: e & st , called a complex exponential. As shown by the above derivation, complex exponentials are a compact way of representing both sinusoids and exponentials in a single expression.

Although we have explained the Laplace transform as a two stage process (multiplication by an exponential curve followed by the Fourier transform), keep in mind that this is only a teaching aid, a way of breaking Eq. 32-1 into simpler components. The Laplace transform is a single equation relating x (t) and X (s), not a step-by-step procedure. Equation 32-1 describes how to calculate each point in the s-plane (identified by its values for F and T) based on the values of F, T, and the time domain signal, x (t). Using the Fourier transform to simultaneously calculate all the points along a vertical line is merely a convenience, not a requirement. However, it is very important to remember that the values in the s-plane along the y-axis ( F ' 0 ) are exactly equal to the Fourier transform. As explained later in this chapter, this is a key part of why the Laplace transform is useful.

To explore the nature of Eq. 32-1 further, let's look at several individual points in the s-domain and examine how the values at these locations are related to the time domain signal. To start, recall how individual points in the frequency domain are related to the time domain signal. Each point in the frequency domain, identified by a specific value of T, corresponds to two sinusoids, cos (Tt ) and sin (Tt ). The real part is found by multiplying the time domain signal by the cosine wave, and then integrating from -4 to 4. The imaginary part is found in the same way, except the sine wave is used. If we are dealing with the complex Fourier transform, the values at the corresponding negative frequency, -T, will be the complex conjugate (same real part, negative imaginary part) of the values at T. The Laplace transform is just an extension of these same concepts.

Chapter 32The Laplace Transform

585

s-Domain

60j

 

40j

 

 

C

 

 

 

B

 

A

 

 

 

 

 

 

jT)

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

value (

20j

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

0j

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Imaginary

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

-20j

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

CN

 

 

 

BN

AN

 

 

 

 

 

 

 

-40j

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

-60j

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

-3 -2

-1 0

1

 

2

3

Real value (F)

FIGURE 32-2

Waveforms associated with the s-domain. Each location in the s-domain is identified by two parameters: F and T. These parameters also define two waveforms associated with each location. If we only consider pairs of points (such as: A&AN, B&BN, and C&CN), the two waveforms associated with each location are sine and cosine waves of frequency T, with an exponentially changing amplitude controlled by F.

Associated Waveforms

cos(40t)e-1.5t

A+AN

Amplitude

Time

cos(40t)e0t

B+BN

Amplitude

Time

cos(40t)e1.5t

C+CN

Amplitude

Time

Figure 32-2 shows three pairs of points in the s-plane: A&AN, B&BN, and C&CN. Just as in the complex frequency spectrum, the points at A, B, & C (the positive frequencies) are the complex conjugates of the points at AN, BN, & CN (the negative frequencies). The top half of the s-plane is a mirror image of the lower half, and both halves are needed to correspond with a real time domain signal. In other words, treating these points in pairs bypasses the complex math, allowing us to operate in the time domain with only real numbers.

Since each of these pairs has specific values for F and ± T, there are two waveforms associated with each pair: cos (Tt ) e & Ft and sin (Tt ) e & Ft . For instance, points A&AN are at a location of F'1.5 and T ' ± 40 , and therefore correspond to the waveforms: cos (40 t ) e & 1.5 t and sin (40 t ) e & 1.5 t . As shown in Fig. 32-2, these are sinusoids that exponentially decreases in amplitude as time progresses. In this same way, the sine and cosine waves associated with B&BN have a constant amplitude, resulting from the value of F being zero. Likewise, the sine and cosine waves that are associated with locations C&CN exponentially increases in amplitude, since F is negative.

586

The Scientist and Engineer's Guide to Digital Signal Processing

The value at each location in the s-plane consists of a real part and an imaginary part. The real part is found by multiplying the time domain signal by the exponentially weighted cosine wave and then integrated from -4 to 4. The imaginary part is found in the same way, except the exponentially weighted sine wave is used instead. It looks like this in equation form, using the real part of A&AN as an example:

4

Re X (F'1.5, T'± 40 ) ' m x (t ) cos (40 t ) e &1.5 t d t

&4

Figure 32-3 shows an example of a time domain waveform, its frequency spectrum, and its s-domain representation. The example time domain signal is a rectangular pulse of width two and height one. As shown, the complex Fourier transform of this signal is a sinc function in the real part, and an entirely zero signal in the imaginary part. The s-domain is an undulating twodimensional signal, displayed here as topographical surfaces of the real and imaginary parts. The mathematics works like this:

4

1

X (s) ' m x (t ) e &st d t ' m 1 e &st d t

&4

&1

In words, we start with the definition of the Laplace transform (Eq. 32-1), plug in the unity value for x (t), and change the limits to match the length of the nonzero portion of the time domain signal. Evaluating this integral provides the s-domain signal, expressed in terms of the complex location, s, and the complex value, X (s):

X (s) ' e s & e & s s

While this is the most compact form of the answer, the use of complex variables makes it difficult to understand, and impossible to generate a visual display, such as Fig. 32-3. The solution is to replace the complex variable, s, with F% jT, and then separate the real and imaginary parts:

Re X (F, T) '

 

F cos (T) [e F &e &F ] % T sin(T) [e F %e &F ]

 

F 2 % T 2

 

 

Im X (F, T) '

 

F sin(T) [e F %e &F ] & T cos (T) [e F &e &F ]

 

 

F 2 % T 2

 

 

Соседние файлы в предмете Электроника