• Aucun résultat trouvé

Classical Solution

Dans le document PART I Signals and Systems (Page 43-51)

Ordinary Linear Differential and Difference Equations

2.1 Differential Equations

2.1.1 Classical Solution

Whenf (t)≡0, Eq.2.4ais known as the homogeneous (or complementary) equation. We shall first solve the homogeneous equation. Let the solution of the homogeneous equation beyc(t), that is,

Q(D)yc(t)=0 or

(Dn+an−1Dn−1+ · · · +a1D+a0)yc(t)=0

We first show that ifyp(t)is the solution of Eq.2.4a, thenyc(t)+yp(t)is also its solution. This follows from the fact that

Q(D)yc(t)=0 Ifyp(t)is the solution of Eq.2.4a, then

Q(D)yp(t)=P (D)f (t) Addition of these two equations yields

Q(D)

yc(t)+yp(t)

=P (D)f (t)

Thus,yc(t)+yp(t)satisfies Eq.2.4aand therefore is the general solution of Eq.2.4a. We callyc(t) the complementary solution andyp(t)the particular solution. In system analysis parlance, these components are called the natural response and the forced response, respectively.

Complementary Solution (The Natural Response) The complementary solutionyc(t)is the solution of

Q(D)yc(t)=0 (2.5a)

or

Dn+an−1Dn−1+ · · · +a1D+a0

yc(t)=0 (2.5b)

A solution to this equation can be found in a systematic and formal way. However, we will take a short cut by using heuristic reasoning. Equation2.5ab shows that a linear combination ofyc(t)and

itsnsuccessive derivatives is zero, not at some values oft, but for allt. This is possible if and only if yc(t)and all itsnsuccessive derivatives are of the same form. Otherwise their sum can never add to zero for all values oft. We know that only an exponential functioneλt has this property. So let us assume that

yc(t)=ceλt is a solution to Eq.2.5ab. Now

Dyc(t) = dyc

dt =cλeλt D2yc(t) = d2yc

dt2 =2eλt

· · · · Dnyc(t) = dnyc

dtn =neλt Substituting these results in Eq.2.5ab, we obtain

c

λn+an−1λn−1+ · · · +a1λ+a0

eλt =0

For a nontrivial solution of this equation,

λn+an−1λn−1+ · · · +a1λ+a0=0 (2.6a) This result means thatceλt is indeed a solution of Eq.2.5aprovided thatλsatisfies Eq.2.6aa. Note that the polynomial in Eq.2.6aa is identical to the polynomialQ(D)in Eq.2.5ab, withλreplacing D. Therefore, Eq.2.6aa can be expressed as

Q(λ)=0 (2.6b)

WhenQ(λ)is expressed in factorized form, Eq.2.6ab can be represented as

Q(λ)=λ1)(λλ2)· · ·λn)=0 (2.6c) Clearlyλhasnsolutions: λ1,λ2,. . .,λn. Consequently, Eq.2.5ahasnpossible solutions: c1eλ1t, c2eλ2t,. . .,cneλnt, withc1,c2,. . .,cnas arbitrary constants. We can readily show that a general solution is given by the sum of thesensolutions,1so that

yc(t)=c1eλ1t+c2eλ2t+ · · · +cneλnt (2.7)

1To prove this fact, assume thaty1(t),y2(t),. . .,yn(t)are all solutions of Eq.2.5a. Then Q(D)y1(t) = 0

Q(D)y2(t) = 0

· · · · Q(D)yn(t) = 0

Multiplying these equations byc1, c2, . . . , cn, respectively, and adding them together yields Q(D)

c1y1(t)+c2y2(t)+ · · · +cnyn(t)

=0

This result shows thatc1y1(t)+c2y2(t)+ · · · +cnyn(t)is also a solution of the homogeneous Eq.2.5a.

wherec1,c2,. . .,cnare arbitrary constants determined bynconstraints (the auxiliary conditions) on the solution.

The polynomialQ(λ)is known as the characteristic polynomial. The equation

Q(λ)=0 (2.8)

is called the characteristic or auxiliary equation. From Eq.2.6ac, it is clear thatλ1,λ2,. . .,λnare the roots of the characteristic equation; consequently, they are called the characteristic roots. The terms characteristic values, eigenvalues, and natural frequencies are also used for characteristic roots.2 The exponentialseλit(i =1,2, . . . , n)in the complementary solution are the characteristic modes (also known as modes or natural modes). There is a characteristic mode for each characteristic root, and the complementary solution is a linear combination of the characteristic modes.

Repeated Roots

The solution of Eq.2.5aas given in Eq.2.7assumes that thencharacteristic rootsλ1,λ2,. . . ,λnare distinct. If there are repeated roots (same root occurring more than once), the form of the solution is modified slightly. By direct substitution we can show that the solution of the equation

(Dλ)2yc(t)=0 is given by

yc(t)=(c1+c2t)eλt

In this case the rootλrepeats twice. Observe that the characteristic modes in this case areeλt and teλt. Continuing this pattern, we can show that for the differential equation

(Dλ)ryc(t)=0 (2.9)

the characteristic modes areeλt,teλt,t2eλt,. . .,tr−1eλt, and the solution is yc(t)= c1+c2t+ · · · +crtr1

eλt (2.10)

Consequently, for a characteristic polynomial

Q(λ)=λ1)rλr+1)· · ·λn)

the characteristic modes areeλ1t, teλ1t,. . ., tr1eλt, eλr+1t, . . .,eλnt. and the complementary solution is

yc(t)=(c1+c2t+ · · · +crtr1)eλ1t+cr+1eλr+1t+ · · · +cneλnt

Particular Solution (The Forced Response): Method of Undetermined Coefficients The particular solutionyp(t)is the solution of

Q(D)yp(t)=P (D)f (t) (2.11)

It is a relatively simple task to determineyp(t)when the inputf (t)is such that it yields only a finite number of independent derivatives. Inputs having the formeζt ortr fall into this category. For example,eζthas only one independent derivative; the repeated differentiation ofeζtyields the same form, that is,eζt. Similarly, the repeated differentiation oftr yields onlyrindependent derivatives.

2The term eigenvalue is German for characteristic value.

The particular solution to such an input can be expressed as a linear combination of the input and its independent derivatives. Consider, for example, the inputf (t)=at2+bt+c. The successive derivatives of this input are2at +b and2a. In this case, the input has only two independent derivatives. Therefore the particular solution can be assumed to be a linear combination off (t)and its two derivatives. The suitable form foryp(t)in this case is therefore

yp(t)=β2t2+β1t+β0

The undetermined coefficientsβ0,β1, andβ2are determined by substituting this expression foryp(t) in Eq.2.11and then equating coefficients of similar terms on both sides of the resulting expression.

Although this method can be used only for inputs with a finite number of derivatives, this class of inputs includes a wide variety of the most commonly encountered signals in practice. Table2.1 shows a variety of such inputs and the form of the particular solution corresponding to each input.

We shall demonstrate this procedure with an example.

TABLE 2.1

Inputf (t) Forced Response 1. eζt ζ6=λi(i=1,2, βeζ t

· · ·, n)

2. eζt ζ=λi βteζ t 3. k (a constant) β (a constant) 4.cos(ωt+θ) βcos(ωt+φ) 5.

tr+αr−1tr−1+ · · · rtr+βr−1tr−1+ · · · +α1t+α0

eζ t +β1t+β0)eζt

Note: By definition,yp(t)cannot have any characteristic mode terms. If any termp(t)shown in the right-hand column for the particular solution is also a characteristic mode, the correct form of the forced response must be modified totip(t), whereiis the smallest possible integer that can be used and still can preventtip(t)from having characteristic mode term. For example, when the input iseζt, the forced response (right-hand column) has the formβeζt. But ifeζthappens to be a characteristic mode, the correct form of the particular solution isβteζt(see Pair 2). Ifteζtalso happens to be characteristic mode, the correct form of the particular solution isβt2eζt, and so on.

EXAMPLE 2.1:

Solve the differential equation

D2+3D+2

y(t)=Df (t) (2.12)

if the input

f (t)=t2+5t+3 and the initial conditions arey(0+)=2andy(˙ 0+)=3.

The characteristic polynomial is

λ2+3λ+2=+1)(λ+2)

Therefore the characteristic modes aree−t ande2t. The complementary solution is a linear com-bination of these modes, so that

yc(t)=c1e−t+c2e2t t≥0

Here the arbitrary constantsc1andc2must be determined from the given initial conditions.

The particular solution to the inputt2+5t+3is found from Table2.1(Pair 5 withζ =0) to be yp(t)=β2t2+β1t+β0

Moreover,yp(t)satisfies Eq.2.11, that is,

D2+3D+2

yp(t)=Df (t) (2.13)

Now

Dyp(t) = d dt

β2t2+β1t+β0

=2β2t+β1

D2yp(t) = d2 dt2

β2t2+β1t+β0

=2β2

and

Df (t)= d dt

ht2+5t+3

i=2t+5

Substituting these results in Eq.2.13yields

2β2+3(2β2t+β1)+22t2+β1t+β0)=2t+5 or

2β2t2+(2β1+6β2)t+(2β0+3β1+2β2)=2t+5 Equating coefficients of similar powers on both sides of this expression yields

2β2 = 0 2β1+6β2 = 2 2β0+3β1+2β2 = 5

Solving these three equations for their unknowns, we obtainβ0=1,β1=1, andβ2=0. Therefore, yp(t)=t+1 t >0

The total solutiony(t)is the sum of the complementary and particular solutions. Therefore, y(t) = yc(t)+yp(t)

= c1e−t+c2e2t+t+1 t >0 so that

˙

y(t) = −c1e−t −2c2e2t+1

Settingt =0and substituting the given initial conditionsy(0)=2andy(˙ 0)=3in these equations, we have

2 = c1+c2+1 3 = −c1−2c2+1

The solution to these two simultaneous equations isc1=4andc2= −3. Therefore, y(t)=4e−t −3e2t +t+1 t≥0

The Exponential Input eζt

The exponential signal is the most important signal in the study of LTI systems. Interestingly, the particular solution for an exponential input signal turns out to be very simple. From Table2.1we see that the particular solution for the inputeζthas the formβeζt. We now show thatβ =Q(ζ)/P (ζ).3 To determine the constantβ, we substituteyp(t)=βeζ tin Eq.2.11, which gives us

Q(D) βeζt

=P (D)eζt (2.14a)

Now observe that

Deζt = d dt eζ t

=ζeζt D2eζt = d2

dt2 eζt

=ζ2eζt

· · · · Dreζt = ζreζt

Consequently,

Q(D)eζ t=Q(ζ)eζ t and P (D)eζt =P (ζ )eζ t Therefore, Eq.2.14aa becomes

βQ(ζ)eζ t=P (ζ )eζt (2.15a)

and

β = P (ζ ) Q(ζ)

Thus, for the inputf (t)=eζt, the particular solution is given by

yp(t)=H (ζ)eζt t >0 (2.16a)

where

H (ζ)= P (ζ)Q(ζ ) (2.16b)

This is an interesting and significant result. It states that for an exponential inputeζtthe particular solutionyp(t)is the same exponential multiplied byH (ζ)=P (ζ)/Q(ζ). The total solutiony(t) to an exponential inputeζ tis then given by

y(t)= Xn j=1

cjeλjt+H (ζ)eζt

where the arbitrary constantsc1,c2,. . .,cnare determined from auxiliary conditions.

3This is true only ifζis not a characteristic root.

Recall that the exponential signal includes a large variety of signals, such as a constant (ζ =0), a sinusoid = ±jω), and an exponentially growing or decaying sinusoid =σ ±jω). Let us consider the forced response for some of these cases.

The Constant Input f(t) = C

BecauseC = Ce0t, the constant input is a special case of the exponential inputCeζt with ζ =0. The particular solution to this input is then given by

yp(t) = CH(ζ)eζt with ζ =0

= CH(0) (2.17)

The Complex Exponential Input ejωt Hereζ =jω, and

yp(t)=H (jω)ejωt (2.18)

The Sinusoidal Input f(t) =cosω0t

We know that the particular solution for the inpute±jωt isH (±jω)e±jωt. Sincecosωt = (ejωt+e−jωt)/2, the particular solution tocosωtis

yp(t)= 1 2

hH (jω)ejωt+H (−jω)e−jωti

Because the two terms on the right-hand side are conjugates, yp(t)= Re

hH (jω)ejωti

But

H (jω)= |H (jω)|ej6 H(jω) so that

yp(t) = Re

n|H (jω)|ej[ωt+6 H(jω)]o

= |H (jω)|cos

ωt+6 H (jω)

(2.19) This result can be generalized for the inputf (t)=cos(ωt+θ). The particular solution in this case is

yp(t)= |H (jω)|cos

ωt+θ+6 H (jω)

(2.20)

EXAMPLE 2.2:

Solve Eq.2.12for the following inputs:

(a) 10e3t (b)5 (c) e2t (d)10 cos(3t+30).

The initial conditions arey(0+)=2,y(˙ 0+)=3.

The complementary solution for this case is already found in Example2.1as yc(t)=c1e−t+c2e2t t≥0

For the exponential inputf (t) =eζt, the particular solution, as found in Eq.2.16aisH(ζ)eζt, where

H (ζ )= P (ζ )

Q(ζ ) = ζ

ζ2+3ζ +2 (a) For inputf (t)=10e3t,ζ = −3, and

yp(t) = 10H (−3)e3t

= 10

−3 (−3)2+3(−3)+2

e3t

= −15e3t t >0

The total solution (the sum of the complementary and particular solutions) is y(t)=c1e−t+c2e2t−15e3t t ≥0 and

˙

y(t)= −c1e−t−2c2e2t+45e3t t≥0

The initial conditions arey(0+) = 2andy(˙ 0+) = 3. Settingt =0 in the above equations and substituting the initial conditions yields

c1+c2−15=2 and −c1−2c2+45=3 Solution of these equations yieldsc1= −8andc2=25. Therefore,

y(t)= −8e−t+25e2t −15e3t t ≥0 (b) For inputf (t)=5=5e0t, ζ =0, and

yp(t)=5H (0)=0 t >0

The complete solution isy(t) = yc(t)+yp(t) = c1e−t +c2e2t. We then substitute the initial conditions to determinec1andc2as explained in Part a.

(c) Hereζ = −2, which is also a characteristic root. Hence (see Pair 2, Table2.1, or the comment at the bottom of the table),

yp(t)=βte2t To findβ, we substituteyp(t)in Eq.2.11, giving us

D2+3D+2

yp(t)=Df (t)

or

D2+3D+2

hβte2ti

=De2t But

Dh βte2ti

= β(1−2t)e2t D2h

βte2ti

= 4β(t−1)e2t De2t = −2e2t Consequently,

β(4t−4+3−6t+2t)e2t = −2e2t

or

−βe2t = −2e2t This means thatβ=2, so that

yp(t)=2te2t

The complete solution isy(t)=yc(t)+yp(t)=c1e−t +c2e2t +2te2t. We then substitute the initial conditions to determinec1andc2as explained in Part a.

(d) For the inputf (t)=10 cos(3t+30), the particular solution (see Eq.2.20) is yp(t)=10|H (j3)|cos

3t+30+6 H (j3) where

H (j3) = P (j3)

Q(j3)= j3 (j3)2+3(j3)+2

= j3

−7+j9 = 27−j21

130 =0.263e−j37.9 Therefore,

|H (j3)| =0.263, 6 H (j3)= −37.9 and

yp(t) = 10(0.263)cos(3t+30−37.9)

= 2.63 cos(3t−7.9)

The complete solution isy(t)=yc(t)+yp(t)=c1e−t+c2e2t +2.63 cos(3t−7.9). We then substitute the initial conditions to determinec1andc2as explained in Part a.

Dans le document PART I Signals and Systems (Page 43-51)