EE 98: Fundamentals of Electrical Circuits - With Connect Access
EE 98: Fundamentals of Electrical Circuits - With Connect Access
6th Edition
ISBN: 9781259981807
Author: Alexander
Publisher: MCG
bartleby

Concept explainers

Question
Book Icon
Chapter 15, Problem 30P

(a)

To determine

Find the inverse Laplace transform for the function F1(s)=6s2+8s+3s(s2+2s+5).

(a)

Expert Solution
Check Mark

Answer to Problem 30P

The inverse Laplace transform for the given function is f1(t)=[35+275etcos2t+710etsin2t]u(t).

Explanation of Solution

Given data:

The Laplace transform function is,

F1(s)=6s2+8s+3s(s2+2s+5) (1)

Formula used:

Write the general expression for the inverse Laplace transform.

f(t)=L1[F(s)] (2)

Write the general expression to find the inverse Laplace transform function.

L1[s+a(s+a)2+ω2]=eatcosωtu(t) (3)

L1[ω(s+a)2+ω2]=eatsinωtu(t) (4)

L1[1s]=u(t) (5)

Here,

ω is the angular frequency,

s+a is the frequency shift or frequency translation, and

s is a complex variable.

Calculation:

Expand F1(s) using partial fraction.

F1(s)=6s2+8s+3s(s2+2s+5)=As+Bs+Cs2+2s+5 (6)

Here,

A, B, and C are the constants.

Now, to find the constants by using algebraic method.

Consider the partial fraction,

6s2+8s+3s(s2+2s+5)=As+Bs+Cs2+2s+56s2+8s+3s(s2+2s+5)=A(s2+2s+5)+(Bs+C)ss(s2+2s+5)6s2+8s+3=A(s2+2s+5)+(Bs+C)s6s2+8s+3=As2+2As+5A+Bs2+Cs

Reduce the equation as follows,

6s2+8s+3=(A+B)s2+(2A+C)s+5A (7)

Equating the coefficients of s2 in equation (7) on the both sides.

6=A+B (8)

Equating the coefficients of s in equation (7) on the both sides.

8=2A+C (9)

Equating the coefficients of constant term in equation (7).

3=5A

A=35 (10)

Substitute equation (10) in equation (8) to find the constant B.

6=35+BB=635B=3035B=275

Substitute equation (10) in equation (9) to find the constant C.

8=2(35)+CC=865C=4065C=345

Substitute 35 for A, 275 for B and 345 for C in equation (6) to find F1(s).

F1(s)=(35)s+(275)s+(345)s2+2s+5=(35)1s+(15)27s+34s2+2s+1+4=(35)1s+(15)27s+27+7(s+1)2+22{a2+2ab+b2=(a+b)2}=(35)1s+(15)27s+27(s+1)2+22+(15)7(s+1)2+22

Reduce the equation as follows,

F1(s)=(35)1s+(275)s+1(s+1)2+22+(15)7(22)(s+1)2+22

F1(s)=(35)1s+(275)s+1(s+1)2+22+(710)2(s+1)2+22 (11)

Apply inverse Laplace transform given in equation (2) to equation (11). Therefore,

f1(t)=L1[F1(s)]=L1[(35)1s+(275)s+1(s+1)2+22+(710)2(s+1)2+22]=L1[(35)1s]+L1[(275)s+1(s+1)2+22]+L1[(710)2(s+1)2+22]

f1(t)=35L1[1s]+275L1[s+1(s+1)2+22]+710L1[2(s+1)2+22] (12)

Apply inverse Laplace transform function given in equation (3), (4) and (5) to equation (12).

f1(t)=35u(t)+275etcos2tu(t)+710etsin2tu(t)=[35+275etcos2t+710etsin2t]u(t)

Conclusion:

Thus, the inverse Laplace transform for the given function is f1(t)=[35+275etcos2t+710etsin2t]u(t).

(b)

To determine

Find the inverse Laplace transform for the given function F2(s)=s2+5s+6(s+1)2(s+4).

(b)

Expert Solution
Check Mark

Answer to Problem 30P

The inverse Laplace transform for the given function is f2(t)=[79et+23tet+29e4t]u(t).

Explanation of Solution

Given data:

The Laplace transform function is,

F2(s)=s2+5s+6(s+1)2(s+4) (13)

Formula used:

Write the general expressions to find the inverse Laplace transform function.

L1[1(s+a)2]=teatu(t) (14)

L1[1s+a]=eatu(t) (15)

Calculation:

Expand F2(s) using partial fraction.

F2(s)=s2+5s+6(s+1)2(s+4)=D(s+1)2+Es+1+Fs+4 (16)

Here,

D, E, and F are the constants.

Now, to find the constants by using residue method.

Constant D:

D=(s+1)2F2(s)|s+1=0 (17)

Substitute equation (13) in equation (17) to find the constant D.

D=(s+1)2×s2+5s+6(s+1)2(s+4)|s=1=s2+5s+6s+4|s=1=(1)2+5(1)+61+4=23

Constant E:

E=dds[(s+1)2F2(s)]|s+1=0 (18)

Substitute equation (13) in equation (18) to find the constant E.

E=dds[s2+5s+6s+4]|s=1=(s+4)(2s+5+0)(s2+5s+6)(1+0)(s+4)2|s=1=(1+4)(2(1)+5)((1)2+5(1)+6)(1)(1+4)2=79

Constant F:

F=(s+4)F2(s)|s+4=0 (19)

Substitute equation (13) in equation (19) to find the constant F.

F=(s+4)×s2+5s+6(s+1)2(s+4)|s=4=s2+5s+6(s+1)2|s=4=(4)2+5(4)+6(4+1)2=29

Substitute 23 for D, 79 for E, and 29 for F in equation (16) to find F2(s).

F2(s)=(23)(s+1)2+(79)s+1+(29)s+4 (20)

Apply inverse Laplace transform given in equation (2) to equation (20). Therefore,

f2(t)=L1[F2(s)]=L1[(23)(s+1)2+(79)s+1+(29)s+4]=L1[(23)(s+1)2]+L1[(79)s+1]+L1[(29)s+4]

f2(t)=23L1[1(s+1)2]+79L1[1s+1]+29L1[1s+4] (21)

Apply inverse Laplace transform function given in equation (14) and (15) to equation (21).

f2(t)=23tetu(t)+79etu(t)+29e4tu(t)=79etu(t)+23tetu(t)+29e4tu(t)=[79et+23tet+29e4t]u(t)

Conclusion:

Thus, the inverse Laplace transform for the given function is f2(t)=[79et+23tet+29e4t]u(t).

(c)

To determine

Find the inverse Laplace transform for the function F3(s)=10(s+1)(s2+4s+8).

(c)

Expert Solution
Check Mark

Answer to Problem 30P

The inverse Laplace transform for the given function is f3(t)=(2et2e2tcos(2t)2e2tsin(2t))u(t).

Explanation of Solution

Given data:

The Laplace transform function is,

F3(s)=10(s+1)(s2+4s+8) (22)

Calculation:

Expand F3(s) using partial fraction.

F3(s)=10(s+1)(s2+4s+8)=As+1+Bs+Cs2+4s+8 (23)

Here,

A, B, and C are the constants.

Now, to find the constants by using algebraic method.

Consider the partial fraction,

10(s+1)(s2+4s+8)=As+1+Bs+Cs2+4s+810(s+1)(s2+4s+8)=A(s2+4s+8)+(Bs+C)(s+1)(s+1)(s2+4s+8)10=A(s2+4s+8)+(Bs+C)(s+1)10=As2+4As+8A+Bs2+Bs+Cs+C

Reduce the equation as follows,

10=(A+B)s2+(4A+B+C)s+(8A+C) (24)

Equating the coefficients of s2 in equation (24) on both sides.

0=A+B

B=A (25)

Equating the coefficients of s in equation (24) on the both sides.

0=4A+B+C (26)

Equating the coefficients of constant term in equation (24) on both sides.

10=8A+C

C=108A (27)

Substitute equation (25) and (27) in equation (26) to find the constant A.

0=4A+(A)+(108A)0=4AA+108A0=5A+105A=10

Rearrange the equation as follows,

A=105=2

Substitute 2 for A in equation (25) to find the constant B.

B=2

Substitute 2 for A in equation (27) to find the constant C.

C=108(2)=1016=6

Substitute 2 for A, 2 for B and 6 for C in equation (23) to find F3(s).

F3(s)=2s+1+(2)s+(6)s2+4s+8=2s+1+2s6s2+4s+4+4=2s+1+2s42(s+2)2+22{a2+2ab+b2=(a+b)2}=2s+1+2(s+2)2(s+2)2+22

Reduce the equation as follows,

F3(s)=2s+12(s+2)(s+2)2+222(s+2)2+22 (28)

Apply inverse Laplace transform given in equation (2) to equation (28). Therefore,

f3(t)=L1[F3(s)]=L1[2s+12(s+2)(s+2)2+222(s+2)2+22]=L1[2s+1]L1[2(s+2)(s+2)2+22]L1[2(s+2)2+22]

f3(t)=2L1[1s+1]2L1[s+2(s+2)2+22]L1[2(s+2)2+22] (29)

Apply inverse Laplace transform function given in equation (3), (4) and (15) to equation (29).

f3(t)=2etu(t)2e2tcos(2t)u(t)2e2tsin(2t)u(t)=(2et2e2tcos(2t)2e2tsin(2t))u(t)

Conclusion:

Thus, the inverse Laplace transform for the given function is f3(t)=(2et2e2tcos(2t)2e2tsin(2t))u(t).

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
Pls show neat and whole solution
I need help with this problem and an explanation of the solution for the image described below. (Introduction to Signals and Systems)
I need help with this problem and an explanation of the solution for the image described below. (Introduction to Signals and Systems)

Chapter 15 Solutions

EE 98: Fundamentals of Electrical Circuits - With Connect Access

Ch. 15.4 - Find g(t) given that G(s)=20(s+1)(s2+4s+13)Ch. 15.5 - Graphically convolve the two functions in Fig....Ch. 15.5 - Given g(t) and f(t) in Fig. 15.20, graphically...Ch. 15.5 - Use convolution to find vo(t) in the circuit of...Ch. 15.6 - Prob. 15PPCh. 15.6 - Prob. 16PPCh. 15 - Prob. 1RQCh. 15 - Prob. 2RQCh. 15 - Prob. 3RQCh. 15 - Prob. 4RQCh. 15 - Prob. 5RQCh. 15 - If F(s) = 1/(s + 2), then f(t) is (a) e2t u(t) (b)...Ch. 15 - Prob. 7RQCh. 15 - Prob. 8RQCh. 15 - Prob. 9RQCh. 15 - Prob. 10RQCh. 15 - Prob. 1PCh. 15 - Prob. 2PCh. 15 - Prob. 3PCh. 15 - Prob. 4PCh. 15 - Prob. 5PCh. 15 - Prob. 6PCh. 15 - Prob. 7PCh. 15 - Prob. 8PCh. 15 - Prob. 9PCh. 15 - Prob. 10PCh. 15 - Find F(s) if: (a) ft=6etcosh2t (b) ft=3te2tsinh4t...Ch. 15 - If g(t) = 4e 2t cos 4t, find G(s).Ch. 15 - Prob. 13PCh. 15 - Prob. 14PCh. 15 - Prob. 15PCh. 15 - Prob. 16PCh. 15 - Prob. 17PCh. 15 - Prob. 18PCh. 15 - Prob. 19PCh. 15 - Prob. 20PCh. 15 - Prob. 21PCh. 15 - Prob. 22PCh. 15 - Prob. 23PCh. 15 - Design a problem to help other students better...Ch. 15 - Let F(s)=18(s+1)(s+2)(s+3) (a) Use the initial and...Ch. 15 - Determine the initial and final values of f(t), if...Ch. 15 - Prob. 27PCh. 15 - Prob. 28PCh. 15 - Prob. 29PCh. 15 - Prob. 30PCh. 15 - Find f(t) for each F(s): (a) 10ss+1s+2s+3 (b)...Ch. 15 - Prob. 32PCh. 15 - Prob. 33PCh. 15 - Prob. 34PCh. 15 - Obtain f(t) for the following transforms: (a)...Ch. 15 - Prob. 36PCh. 15 - Prob. 37PCh. 15 - Prob. 38PCh. 15 - Determine f(t) if: (a)...Ch. 15 - Show that...Ch. 15 - Prob. 41PCh. 15 - Design a problem to help other students better...Ch. 15 - Prob. 43PCh. 15 - Prob. 44PCh. 15 - Given h(t) = 4e2tu(t) and x(t) = (t) 2e 2tu(t),...Ch. 15 - Given the following functions...Ch. 15 - A system has the transfer function...Ch. 15 - Find f(t) using convolution given that: (a)...Ch. 15 - Prob. 49PCh. 15 - Prob. 50PCh. 15 - Given that v(0) = 5 and dv(0)/dt = 10, solve...Ch. 15 - Prob. 52PCh. 15 - Prob. 53PCh. 15 - Design a problem to help other students better...Ch. 15 - Prob. 55PCh. 15 - Solve for v(t) in the integrodifferential equation...Ch. 15 - Prob. 57PCh. 15 - Given that dvdt+2v+50tv()d=4u(t) with v(0) = 1,...Ch. 15 - Solve the integrodifferential equation...Ch. 15 - Prob. 60P
Knowledge Booster
Background pattern image
Electrical Engineering
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, electrical-engineering and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Introductory Circuit Analysis (13th Edition)
Electrical Engineering
ISBN:9780133923605
Author:Robert L. Boylestad
Publisher:PEARSON
Text book image
Delmar's Standard Textbook Of Electricity
Electrical Engineering
ISBN:9781337900348
Author:Stephen L. Herman
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Electrical Engineering
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education
Text book image
Fundamentals of Electric Circuits
Electrical Engineering
ISBN:9780078028229
Author:Charles K Alexander, Matthew Sadiku
Publisher:McGraw-Hill Education
Text book image
Electric Circuits. (11th Edition)
Electrical Engineering
ISBN:9780134746968
Author:James W. Nilsson, Susan Riedel
Publisher:PEARSON
Text book image
Engineering Electromagnetics
Electrical Engineering
ISBN:9780078028151
Author:Hayt, William H. (william Hart), Jr, BUCK, John A.
Publisher:Mcgraw-hill Education,