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
Question
Book Icon
Chapter 16, Problem 8P
To determine

Find the expression of voltage v(t).

Expert Solution & Answer
Check Mark

Answer to Problem 8P

The expression of voltage v(t) is.[1515e2t(cos(2t)+sin(2t))]u(t)V.

Explanation of Solution

Given data:

A branch voltage in an RLC circuit is given by,

d2vdt2+4dvdt+8v=120 (1)

The value of initial voltage v(0) is 0.

The value of dv(0)dt is 0.

Calculation:

Apply Laplace transform for equation (1) with initial conditions.

[s2V(s)dv(0)dtsv(0)+4(sV(s)v(0))+8V(s)]=120s{L(d2vdt2)=s2V(s)dv(0)dtsv(0)L(dvdt)=sV(s)v(0),L(u(t))=1s}

Simplify the above equation as follows.

s2V(s)dv(0)dtsv(0)+4sV(s)4v(0)+8V(s)=120s (2)

Substitute 0 for v(0), and 0 for dv(0)dt in equation (2).

s2V(s)0s(0)+4sV(s)4(0)+8V(s)=120ss2V(s)+4sV(s)+8V(s)=120s[s2+4s+8]V(s)=120s

Simplify the above equation to find V(s).

V(s)=120s(s2+4s+8) (3)

From equation (3), the characteristic equation is written as follows,

s2+4s+8=0 (4)

Write an expression to calculate the roots of characteristic equation (as2+bs+c=0).

s1,2=b±b24ac2a . (5)

Here,

a is the coefficient of second order term,

b is the coefficient of first order term, and

c is the coefficient of constant term.

Compare equation (4) with quadratic equation (as2+bs+c=0).

a=1b=4c=8

Substitute 1 for a, 4 for b, and 8 for c in equation (5) to find s1,2.

s1,2=4±(4)24(1)(8)2(1)=4±162=4±j42=2+j2,2j2

Now, the equation (3) is written as follows.

V(s)=120s(s(2+j2))(s(2j2))

V(s)=120s(s+2j2)(s+2+j2) (6)

Take partial fraction for equation (6).

V(s)=120s(s+2j2)(s+2+j2)=As+B(s+2j2)+C(s+2+j2) (7)

The equation (7) can be written as follows.

120s(s+2j2)(s+2+j2)=A(s+2j2)(s+2+j2)+Bs(s+2+j2)+Cs(s+2j2)s(s+2j2)(s+2+j2)

Simplify the above equation.

120=A(s+2j2)(s+2+j2)+Bs(s+2+j2)+Cs(s+2j2) (8)

Substitute 0 for s in equation (8) to find A.

120=A(0+2j2)(0+2+j2)+B(0)(0+2+j2)+C(0)(0+2j2)120=A(2j2)(2+j2)+0+0A(2j2)(2+j2)=120A(22(j2)2)=120{a2b2=(a+b)(ab)}

Simplify the above equation as follows.

A(4j24)=120A(4(1)4)=120{j2=1}A(4+4)=1208A=120

Simplify the above equation to find A.

A=1208=15

Substitute 2+j2 for s in equation (8) to find B.

120=[A(2+j2+2j2)(2+j2+2+j2)+B(2+j2)(2+j2+2+j2)+C(2+j2)(2+j2+2j2)]120=[A(0)(j4)+B(2+j2)(j4)+C(2+j2)(0)]120=0+B(2+j2)(j4)+0120=B(2+j2)(j4)

Simplify the above equation as follows.

120=B(2+j2)(j4)120=B(j8+j28)120=B(j8+(1)8){j2=1}120=B(j88)

Simplify the above equation to find B.

B=120(j88)=1208(1j)=15(1j)

Multiply and divide by 1+j on right hand side of above equation.

B=15(1+j)(1j)(1+j)=15(1+j)(1)2(j)2{a2b2=(a+b)(ab)}=15(1+j)(1)2(1){j2=1}=15(1+j)1+1

Simplify the above equation to find B.

B=15(1+j)2=7.5(1+j)

Substitute 2j2 for s in equation (8) to find C.

120=[A(2j2+2j2)(2j2+2+j2)+B(2j2)(2j2+2+j2)+C(2j2)(2j2+2j2)]120=[A(j4)(0)+B(2j2)(0)+C(2j2)(j4)]120=0+0+C(j8+j28)120=C(j8+(1)8){j2=1}

Simplify the above equation as follows.

120=C(j88)

Simplify the above equation to find C.

C=120(j88)=1208(1+j)=15(1+j)

Multiply and divide by 1j on right hand side of above equation.

C=15(1j)(1+j)(1j)=15(1j)(1)2(j)2{a2b2=(a+b)(ab)}=15(1j)(1)2(1){j2=1}=15(1j)1+1

Simplify the above equation to find C.

C=15(1j)2=7.5(1j)

Substitute 15 for A, 7.5(1+j) for B, and 7.5(1j) for C in equation (7) to find V(s).

V(s)=15s+7.5(1+j)(s+2j2)+7.5(1j)(s+2+j2)

V(s)=15s+(7.5+j7.5)(s+2j2)+(7.5j7.5)(s+2+j2) (9)

Apply inverse Laplace transform for equation (9) to find v(t).

v(t)=[15u(t)+(7.5+j7.5)e(2+j2)tu(t)+(7.5j7.5)e(2j2)tu(t)]{L1(1s+a)=eatu(t),L1(1s)=u(t)}=[15+(7.5+j7.5)e(2+j2)t+(7.5j7.5)e(2j2)t]u(t)V=[15+(7.5+j7.5)e(2)te(j2)t+(7.5j7.5)e(2)te(j2)t]u(t)V=[157.5e(2)te(j2)t+j7.5e(2)te(j2)t7.5e(2)te(j2)tj7.5e(2)te(j2)t]u(t)V

Simplify the above equation to find v(t).

v(t)=[67.5e2t(e(j2)t+e(j2)t)+j7.5et(e(j2)te(j2)t)]u(t)V=[157.5e2t(2cos(2t))+j7.5e2t(2jsin(2t))]u(t)V{cosθ=ejθ+ejθ2,sinθ=ejθejθ2j}=[1515e2tcos(2t)+j215e2tsin(2t)]u(t)V=[1515e2tcos(2t)+(1)15e2tsin(2t)]u(t)V{j2=1}

Simplify the above equation to find v(t).

v(t)=[1515e2tcos(2t)15e2tsin(2t)]u(t)V=[1515e2t(cos(2t)+sin(2t))]u(t)V

Conclusion:

Thus, the expression of voltage v(t) is [1515e2t(cos(2t)+sin(2t))]u(t)V.

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
Select such state variables for the series RLC circuit shown in the picture so that the state equations of the system can be written in the form x=Ax+Bu and y=Cx+Du. Show it
Find the state variables of the above given RLC circuit such that the state equations of the system x= Ax+Bu Y= Cx + Du
Select such state variables for the above RLC circuit so that the state equations of the system can be written in the form x = Ax +Bu , y=Cx+Du. Show it.

Chapter 16 Solutions

EE 98: Fundamentals of Electrical Circuits - With Connect Access

Ch. 16.5 - Prob. 11PPCh. 16.5 - Prob. 12PPCh. 16.6 - For what value of is the circuit in Fig. 16.29...Ch. 16.6 - Prob. 14PPCh. 16.6 - Prob. 15PPCh. 16.6 - Synthesize the function Vo(s)Vin=2ss2+6s+10 using...Ch. 16 - Prob. 1RQCh. 16 - The current through an RL series circuit with...Ch. 16 - Prob. 3RQCh. 16 - Prob. 4RQCh. 16 - Prob. 5RQCh. 16 - Prob. 6RQCh. 16 - Prob. 7RQCh. 16 - Prob. 8RQCh. 16 - Prob. 9RQCh. 16 - Prob. 10RQCh. 16 - The current in an RLC circuit is described by...Ch. 16 - The differential equation that describes the...Ch. 16 - Prob. 3PCh. 16 - If R = 20 , L = 0.6 H, what value of C will make...Ch. 16 - The responses of a series RLC circuit are vc(t) =...Ch. 16 - Prob. 6PCh. 16 - Prob. 7PCh. 16 - Prob. 8PCh. 16 - Prob. 9PCh. 16 - The step responses of a series RLC circuit are Vc...Ch. 16 - The step response of a parallel RLC circuit is v =...Ch. 16 - Prob. 12PCh. 16 - Prob. 13PCh. 16 - Prob. 14PCh. 16 - For the circuit in Fig. 16.38. calculate the value...Ch. 16 - The capacitor in the circuit of Fig. 16.39 is...Ch. 16 - If is(t) = 7.5e2t u(t) A in the circuit shown in...Ch. 16 - Find v(t), t 0 in the circuit of Fig. 16.41. Let...Ch. 16 - The switch in Fig. 16.42 moves from position A to...Ch. 16 - Find i(t) for t 0 in the circuit of Fig. 16.43.Ch. 16 - In the circuit of Fig. 16.44, the switch moves...Ch. 16 - Find the voltage across the capacitor as a...Ch. 16 - Obtain v (t) for t 0 in the circuit of Fig....Ch. 16 - The switch in the circuit of Fig. 16.47 has been...Ch. 16 - Calculate v(t) for t 0 in the circuit of Fig....Ch. 16 - Prob. 26PCh. 16 - Find v (t) for t 0 in the circuit in Fig. 16.50.Ch. 16 - For the circuit in Fig. 16.51, find v(t) for t 0.Ch. 16 - Prob. 29PCh. 16 - Find vo(t), for all t 0, in the circuit of Fig....Ch. 16 - Prob. 31PCh. 16 - For the network in Fig. 16.55, solve for i(t) for...Ch. 16 - Using Fig. 16.56, design a problem to help other...Ch. 16 - Prob. 34PCh. 16 - Prob. 35PCh. 16 - Prob. 36PCh. 16 - Prob. 37PCh. 16 - The switch in the circuit of Fig. 16.61 is moved...Ch. 16 - Prob. 39PCh. 16 - Prob. 40PCh. 16 - Prob. 41PCh. 16 - Prob. 42PCh. 16 - Prob. 43PCh. 16 - Prob. 44PCh. 16 - Find v(t) for t 0 in the circuit in Fig. 16.68.Ch. 16 - Prob. 46PCh. 16 - Determine io(t) in the network shown in Fig....Ch. 16 - Prob. 48PCh. 16 - Find i0(t) for t 0 in the circuit in Fig. 16.72....Ch. 16 - Prob. 50PCh. 16 - In the circuit of Fig. 16.74, find i(t) for t 0.Ch. 16 - Prob. 52PCh. 16 - In the circuit of Fig. 16.76, the switch has been...Ch. 16 - Prob. 54PCh. 16 - Prob. 55PCh. 16 - Calculate io(t) for t 0 in the network of Fig....Ch. 16 - Prob. 57PCh. 16 - Prob. 58PCh. 16 - Find vo(t) in the circuit of Fig. 16.82 if vx(0) =...Ch. 16 - Prob. 60PCh. 16 - Prob. 61PCh. 16 - Using Fig. 16.85, design a problem to help other...Ch. 16 - Consider the parallel RLC circuit of Fig. 16.86....Ch. 16 - The switch in Fig. 16.87 moves from position 1 to...Ch. 16 - For the RLC circuit shown in Fig. 16.88, find the...Ch. 16 - For the op amp circuit in Fig. 16.89, find v0(t)...Ch. 16 - Given the op amp circuit in Fig. 16.90, if v1(0+)...Ch. 16 - Prob. 68PCh. 16 - Prob. 69PCh. 16 - Using Fig. 16.93, design a problem to help other...Ch. 16 - Prob. 71PCh. 16 - The transfer function of a system is H(s)=s23s+1...Ch. 16 - Prob. 73PCh. 16 - Design a problem to help other students better...Ch. 16 - Prob. 75PCh. 16 - For the circuit in Fig. 16.95, find H(s) =...Ch. 16 - Obtain the transfer function H(s) = VoVs for the...Ch. 16 - Prob. 78PCh. 16 - For the circuit in Fig. 16.97, find: (a) I1/Vs (b)...Ch. 16 - Refer to the network in Fig. 16.98. Find the...Ch. 16 - Prob. 81PCh. 16 - Prob. 82PCh. 16 - Refer to the RL circuit in Fig. 16.101. Find: (a)...Ch. 16 - A parallel RL circuit has R = 4 and L = 1 H. The...Ch. 16 - Prob. 85PCh. 16 - Prob. 86PCh. 16 - Prob. 87PCh. 16 - Prob. 88PCh. 16 - Develop the state equations for the circuit shown...Ch. 16 - Prob. 90PCh. 16 - Prob. 91PCh. 16 - Prob. 92PCh. 16 - Prob. 93PCh. 16 - Prob. 94PCh. 16 - Prob. 95PCh. 16 - Prob. 96PCh. 16 - A system is formed by cascading two systems as...Ch. 16 - Determine whether the op amp circuit in Fig....Ch. 16 - It is desired realize the transfer function...Ch. 16 - Prob. 100PCh. 16 - Prob. 101PCh. 16 - Synthesize the transfer function...Ch. 16 - Prob. 103CPCh. 16 - Prob. 104CPCh. 16 - Prob. 105CP
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
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,