Fundamentals of Electric Circuits
Fundamentals of Electric Circuits
6th Edition
ISBN: 9780078028229
Author: Charles K Alexander, Matthew Sadiku
Publisher: McGraw-Hill Education
bartleby

Videos

Textbook Question
Book Icon
Chapter 8, Problem 29P

Solve the following differential equations subject to the specified initial conditions

  1. (a) d2v/dt2 + 4v = 12, v(0) = 0, dv(0)/dt = 2
  2. (b) d2i/dt2 + 5 di/dt + 4i = 8, i(0) = −1, di(0)/dt = 0
  3. (c) d2v/dt2 + 2 dv/dt + v = 3, v(0) = 5, dv(0)/dt = 1
  4. (d) d2i/dt2 + 2 di/dt + 5i = 10, i(0) = 4, di(0)/dt = −2

(a)

Expert Solution
Check Mark
To determine

Find the expression of v(t) for the given differential equations.

Answer to Problem 29P

The expression of v(t) for the given differential equation is [33cos2t+sin2t]V.

Explanation of Solution

Given data:

The differential equation is,

d2vdt2+4v=12        (1)

The values of initial conditions are,

v(0)=0dv(0)dt=2

Formula used:

Write an expression to find the voltage response with the step input, if the roots of characteristic equation are real and imaginary.

v(t)=Vs+(A1cosωdt+A2sinωdt)eαt        (2)

Here,

Vs is the step response voltage,

α is the neper frequency,

ωd is the damped natural frequency, and

A1andA2 are constants.

Write a general expression for the roots of characteristic equation when the roots are real and imaginary.

s1=α+jωd        (3)

s2=αjωd        (4)

Write an expression to solve quadratic equation.

s1,2=b±b24ac2        (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.

Calculation:

From equation (1), the characteristic equation is written as follows.

s2+4=0        (6)

From the equation (6),

a=1b=0c=4

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

s1,2=0±(0)24(1)(4)2=0±162=±j42

Simplify the equation.

s1,2=j42,j42=j2,j2

Therefore, the roots of characteristic equations are real and imaginary.

s1=+j2s2=j2

Compare the values of roots with the equation (3) and equation (4).

α=0ωd=2

Substitute 0 for α, and 2 for ωd in equation (2) to find v(t).

v(t)=Vs+(A1cos2t+A2sin2t)e(0)t=Vs+(A1cos2t+A2sin2t)(1){e0=1}

v(t)=Vs+(A1cos2t+A2sin2t)        (7)

At t=, the steady state condition is attained and rate of change of voltage with time equals to zero.

dv()dt=0

Therefore,

dv2()dt2=0

Substitute v() for v in equation (1).

d2v()dt2+4v()=12        (8)

For the step response RLC circuit,

v()=Vs

Substitute 0 for dv()dt, 0 for dv2()dt2 and Vs for v() in equation (8) to find Vs.

4Vs=12Vs=124Vs=3V

Substitute 3V for Vs in equation (7) to find v(t).

v(t)=3V+(A1cos2t+A2sin2t)        (9)

Substitute 0 for t in equation (9) to find v(0).

v(0)=3V+(A1cos2(0)+A2sin2(0))=3V+(A1(1)+A2(0))(1){cos0°=1, andsin0°=0}

v(0)=[3+A1]V        (10)

Substitute 0V for v(0) in equation (10) to find A1.

0V=[3+A1]VA1=3

Substitute 3 for A1 in equation (9) to find v(t).

v(t)=[3+(3cos2t+A2sin2t)]V

v(t)=[33cos2t+A2sin2t]V        (11)

Differentiate equation (11) with respect to t to find dv(t)dt.

dv(t)dt=[03(sin2t)(2)+A2cos2t(2)]Vs

dv(t)dt=[6sin 2t++2A2cos2t]Vs        (12)

Substitute 0 for t in equation (12) to find dv(0)dt.

dv(0)dt=[6sin 2(0)+2A2cos2(0)]Vs=[(6V)(0)+2A2(1)]Vs{cos0°=1, andsin0°=0}

dv(0)dt=2A2Vs        (13)

Substitute 2Vs for dv(0)dt in equation (13) to find A2.

2Vs=2A2Vs2A2=2A2=22A2=1

Substitute 1 for A2 in equation (11) to find v(t).

v(t)=[3+(3)cos2+(1)sin2t]V=[33cos2t+sin2t]V

Conclusion:

Thus, the expression of v(t) for the given differential equation is [33cos2t+sin2t]V.

(b)

Expert Solution
Check Mark
To determine

Find the expression of i(t) for the given differential equations.

Answer to Problem 29P

The expression of i(t) for the given differential equation is (24et+e4t)A.

Explanation of Solution

Given data:

The differential equation is,

d2idt2+5didt+4i=8        (14)

The values of initial conditions are,

i(0)=1di(0)dt=0

Formula used:

Write a general expression for the current response with the step input, if the roots of characteristic equation are real and negative.

i(t)=(Is+A1es1t+A2es2t)A        (15)

Here,

Is is the step response current, and

s1 and s2 are the roots of characteristic equation.

Calculation:

From equation (14), the characteristic equation is written as follows.

s2+5s+4=0        (16)

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

a=1b=5c=4

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

s1,2=5±(5)24(1)(4)2=5±92=5±32

Simplify the equation.

s1,2=5+32,532=1,4

Therefore, the roots of characteristic equations are real and negative.

s1=1s2=4

Substitute 1 for s1, and 4 for s2 in equation (15) to find i(t).

i(t)=(Is+A1et+A2e4t)A        (17)

At t=, the steady state condition is attained and rate of change of current with time equals to zero.

di()dt=0

Therefore,

di2()dt2=0

Substitute i() for i in equation (14).

d2i()dt2+5di()dt+4i()=8        (18)

For the step response RLC circuit,

i()=Is

Substitute 0 for di()dt, 0 for di2()dt2 and Is for i() in equation (18) to find Is.

0+5(0)+4Is=8Is=84Is=2A

Substitute 2 for Is in equation (17) to find i(t).

i(t)=(2+A1et+A2e4t)A        (19)

Substitute 0 for t in equation (19) to find i(0).

i(0)=(2+A1e(0)+A2e4(0))A=(2+A1(1)+A2(1))A{e0=1}=[2+A1+A2]A

Substitute 1A for i(0) in above equation to find A1.

1A=[2+A1+A2]A1=2+A1+A2

Simplify the above equation to find A1.

A1=12A2

A1=3A2        (20)

Differentiate equation (19) with respect to t to find di(t)dt.

di(t)dt=[0+A1et(1)+A2e4t(4)]As=[A1et4A2e4t]As

Substitute 0 for t in above equation to find di(0)dt.

di(0)dt=[A1e(0)4A2e4(0)]As=[A1(1)4A2(1)]As{e0=1}=[A14A2]As

Substitute 0As for di(0)dt in above equation to find A2.

0As=[A14A2]AsA14A2=0

Substitute equation (20) in above equation to find A2.

(3A2)4A2=03+A24A2=03A2=3

Simplify the above equation to find A2.

A2=33=1

Substitute 1 for A2 in equation (20) to find A1.

A1=31=4

Substitute 4 for A1, and 1 for A2 in equation (19) to find i(t).

i(t)=(24et+e4t)A

Conclusion:

Thus, the expression of i(t) for the given differential equation is (24et+e4t)A.

(c)

Expert Solution
Check Mark
To determine

Find the expression of v(t) for the given differential equations.

Answer to Problem 29P

The expression of v(t) for the given differential equation is [3+(2+3t)et]V.

Explanation of Solution

Given data:

The differential equation is,

d2vdt2+2dvdt+v=3        (21)

The values of initial conditions are,

v(0)=5dv(0)dt=1

Formula used:

Write an expression to find the voltage response with the step input, if the roots of characteristic equation are real and equal.

v(t)=[Vs+(A1+A2t)eαt]V        (22)

Here,

A1 and A2 are constants, and

Write a general expression for the roots of characteristic equation when the roots are real and equal.

s1=s2=α        (23)

Calculation:

From equation (21), the characteristic equation is written as follows.

s2+2s+1=0        (24)

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

a=1b=2c=1

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

s1,2=2±(2)24(1)(1)2=2±442=2±02=22

Simplify the equation.

s1,2=1,1

Therefore, the roots of characteristic equations are real and imaginary.

s1=1s2=1

Substitute 1 for s1 in equation (23) to find α.

1=αα=1

Substitute 1 for α in equation (22) to find v(t).

v(t)=[Vs+(A1+A2t)et]V        (25)

Substitute v() for v in equation (21).

d2v()dt2+2dv()dt+v()=3        (26)

For the step response,

v()=Vs

Substitute 0 for dv()dt, 0 for dv2()dt2 and Vs for v() in equation (26) to find Vs.

0+2(0)+Vs=3Vs=3V

Substitute 3 for Vs in equation (25) to find v(t).

v(t)=[3+(A1+A2t)et]V        (27)

Substitute 0 for t in equation (27) to find v(0).

v(0)=[3+(A1+A2(0))e(0)]V=[3+(A1+0)(1)]V{e0=1}=[3+A1]V

Substitute 5V for v(0) in above equation to find A1.

5V=[3+A1]V5=3+A1

Simplify the above equation to find A1.

A1=53=2

Expand the equation (27) as follows:

v(t)=[3+A1et+A2tet]V

Differentiate the above with respect to t to find dv(t)dt.

dv(t)dt=[0+A1et(1)+A2(1)et+A2tet(1)]Vs=[A1et+A2etA2tet]Vs

Substitute 0 for t in above equation to find dv(0)dt.

dv(0)dt=[A1e(0)+A2e(0)A2(0)e(0)]Vs=[A1(1)+A2(1)A2(0)(1)]Vs{e0=1}=[A1+A2]Vs

Substitute 1Vs for dv(0)dt in above equation to find A2.

1Vs=[A1+A2]Vs1=A1+A2

Simplify the above equation to find A2.

A2=1+A1

Substitute 2 for A1 in above equation to find A2.

A2=1+2=3

Substitute 2 for A1, and 3 for A2 in equation (27) to find v(t).

v(t)=[3+(2+3t)et]V

Conclusion:

Thus, the expression of v(t) for the given differential equation is [3+(2+3t)et]V.

(d)

Expert Solution
Check Mark
To determine

Find the expression of i(t) for the given differential equations.

Answer to Problem 29P

The expression of i(t) for the given differential equation is [2+2cos(2t)et]A.

Explanation of Solution

Given data:

The differential equation is,

d2idt2+2didt+5i=10        (28)

The values of initial conditions are,

i(0)=4di(0)dt=2

Formula used:

Write an expression to find the current response with the step input, if the roots of characteristic equation are real and imaginary.

i(t)=[Is+(A1cosωdt+A2sinωdt)eαt]A        (29)

Calculation:

From equation (28), the characteristic equation is written as follows.

s2+2s+5=0        (30)

From the equation (6),

a=1b=2c=5

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

s1,2=2±(2)24(1)(5)2=2±162=2±j42

Simplify the equation.

s1,2=2±j42,2±j42=1+j2,1j2

Therefore, the roots of characteristic equations are real and imaginary.

s1=1+j2s2=1j2

Compare the values of roots with the equation (3) and equation (4).

α=1ωd=2

Substitute 1 for α, and 2 for ωd in equation (29) to find i(t).

i(t)=Is+(A1cos2t+A2sin2t)et=Is+(A1cos2t+A2sin2t)et

i(t)=[Is+(A1cos(2t)et+A2sin(2t)et)]A        (31)

Substitute i() for i in equation (28).

d2i()dt2+2di()dt+5i()=10        (32)

For the step response,

i()=Is

Substitute 0 for di()dt, 0 for di2()dt2 and Is for i() in equation (32) to find Is.

0+2(0)+5Is=105Is=10Is=105=2A

Substitute 2A for Is in equation (31) to find i(t).

i(t)=[2+(A1cos(2t)et+A2sin(2t)et)]A        (33)

Substitute 0 for t in equation (33) to find i(0).

i(0)=[2+(A1cos(2(0))e(0)+A2sin(2(0))e(0))]A=[2+(A1cos2(0)(1)+A2sin2(0)(1))]A{e0=1}=[2+(A1(1)(1)+A2(0)(1))]A{cos0°=1, andsin0°=0}=[2+A1]A

Substitute 4A for i(0) in above equation to find A1.

4A=[2+A1]A4=2+A1

Simplify the above equation to find A1.

A1=42=2

Substitute 2 for A1 in equation (33) to find i(t).

i(t)=[2+(2cos(2t)et+A2sin(2t)et)]A        (34)

Differentiate equation (34) with respect to t to find di(t)dt.

di(t)dt=[0+2(sin2t)(2)et+2(cos2t)(1)et+A2cos2t(2)et+A2sin2tet(1)]As

di(t)dt=[4sin 2tet2cos2tet+2A2cos2tetA2sin2tet]As 

Substitute 0 for t in above equation to find di(0)dt.

di(0)dt=[4sin (2(0))e(0)2cos(2(0))e(0)+2A2cos(2(0))e0A2sin(2(0))e0]As=[4(0)(1)2(1)(1)+2A2(1)(1)A2(0)(1)]As{e0=1,cos0°=1, andsin0°=0}=[2+2A2]As

Substitute 2As for di(0)dt in above equation to find A2.

2As=[2+2A2]As2=2+2A22A2=2+22A2=0

A2=0

Substitute 0 for A2 in equation (34) to find i(t).

i(t)=[2+(2cos(2t)et+(0)sin(2t)et)]A=[2+2cos(2t)et]A

Conclusion:

Thus, the expression of i(t) for the given differential equation is [2+2cos(2t)et]A.

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
Prove the validity of the 2-D discrete convolution theorem. note: the attached image shows the full formula.
Design a combinational circuit that has three inputs x, y, and z. The circuit has two outputs F1 and F2 where: a- The output F1 is one when the input is less than or equal to 2, The output F1 is zero otherwise. b- The output F2 is one when the input is greater than 4. The output F2 is zero otherwise   USE LOGISM
Circuit analysis 2 In the circuit below, while the switch is in position a until t = 0, it is brought to b at t = 0. So the value i, (0) is equal to which of the following?

Chapter 8 Solutions

Fundamentals of Electric Circuits

Ch. 8.8 - In the op amp circuit shown in Fig. 8.34, vs =...Ch. 8.9 - Find i(t) using PSpice for 0 t 4 s if the pulse...Ch. 8.9 - Refer to the circuit in Fig. 8.21 (see Practice...Ch. 8.10 - Draw the dual circuit of the one in Fig. 8.46.Ch. 8.10 - For the circuit in Fig. 8.50, obtain the dual...Ch. 8.11 - In Fig. 8.52, find the capacitor voltage vC for t ...Ch. 8.11 - The output of a D/A converter is shown in Fig....Ch. 8 - For the circuit in Fig. 8.58, the capacitor...Ch. 8 - For Review Questions 8.1 and 8.2. 8.2For the...Ch. 8 - When a step input is applied to a second-order...Ch. 8 - If the roots of the characteristic equation of an...Ch. 8 - In a series RLC circuit, setting R = 0 will...Ch. 8 - Prob. 6RQCh. 8 - Refer to the series RLC circuit in Fig. 8.59. What...Ch. 8 - Consider the parallel RLC circuit in Fig. 8.60....Ch. 8 - Match the circuits in Fig. 8.61 with the following...Ch. 8 - Prob. 10RQCh. 8 - For the circuit in Fig. 8.62, find: (a)i(0+) and...Ch. 8 - Using Fig. 8.63, design a problem to help other...Ch. 8 - Refer to the circuit shown in Fig. 8.64....Ch. 8 - In the circuit of Fig. 8.65, find: (a) v(0+) and...Ch. 8 - Refer to the circuit in Fig. 8.66. Determine: (a)...Ch. 8 - In the circuit of Fig. 8.67, find: (a) vR(0+) and...Ch. 8 - A series RLC circuit has R = 20 k, L = 0.2 mH, and...Ch. 8 - Design a problem to help other students better...Ch. 8 - The current in an RLC circuit is described by...Ch. 8 - The differential equation that describes the...Ch. 8 - Prob. 11PCh. 8 - If R = 50 , L = 1.5 H, what value of C will make...Ch. 8 - For the circuit in Fig. 8.68, calculate the value...Ch. 8 - The switch in Fig. 8.69 moves from position A to...Ch. 8 - The responses of a series RLC circuit are...Ch. 8 - Find i(t) for t 0 in the circuit of Fig. 8.70....Ch. 8 - In the circuit of Fig. 8.71, the switch...Ch. 8 - Find the voltage across the capacitor as a...Ch. 8 - Obtain v(t) for t 0 in the circuit of Fig. 8.73....Ch. 8 - The switch in the circuit of Fig. 8.74 has been...Ch. 8 - Calculate v(t) for t 0 in the circuit of Fig....Ch. 8 - Assuming R = 2 k, design a parallel RLC circuit...Ch. 8 - For the network in Fig. 8.76, what value of C is...Ch. 8 - The switch in Fig. 8.77 moves from position A to...Ch. 8 - Using Fig. 8.78, design a problem to help other...Ch. 8 - The step response of an RLC circuit is given by...Ch. 8 - Prob. 27PCh. 8 - A series RLC circuit is described by...Ch. 8 - Solve the following differential equations subject...Ch. 8 - Prob. 30PCh. 8 - Consider the circuit in Fig. 8.79. Find vL(0+) and...Ch. 8 - For the circuit in Fig. 8.80, find v(t) for t 0.Ch. 8 - Find v(t) for t 0 in the circuit of Fig. 8.81.Ch. 8 - Calculate i(t) for t 0 in the circuit of Fig....Ch. 8 - Using Fig. 8.83, design a problem to help other...Ch. 8 - Obtain v(t) and i(t) for t 0 in the circuit of...Ch. 8 - For the network in Fig. 8.85, solve for i(t) for t...Ch. 8 - Refer to the circuit in Fig. 8.86. Calculate i(t)...Ch. 8 - Determine v(t) for t 0 in the circuit of Fig....Ch. 8 - The switch in the circuit of Fig. 8.88 is moved...Ch. 8 - For the network in Fig. 8.89, find i(t) for t 0....Ch. 8 - Given the network in Fig. 8.90, find v(t) for t ...Ch. 8 - The switch in Fig. 8.91 is opened at t = 0 after...Ch. 8 - A series RLC circuit has the following parameters:...Ch. 8 - In the circuit of Fig. 8.92, find v(t) and i(t)...Ch. 8 - Prob. 46PCh. 8 - Find the output voltage vo(t) in the circuit of...Ch. 8 - Given the circuit in Fig. 8.95, find i(t) and v(t)...Ch. 8 - Determine i(t) for t 0 in the circuit of Fig....Ch. 8 - For the circuit in Fig. 8.97, find i(t) for t 0....Ch. 8 - Find v(t) for t 0 in the circuit of Fig. 8.98....Ch. 8 - The step response of a parallel RLC circuit is...Ch. 8 - After being open for a day, the switch in the...Ch. 8 - Using Fig. 8.100, design a problem to help other...Ch. 8 - For the circuit in Fig. 8.101, find v(t) for t 0....Ch. 8 - In the circuit of Fig. 8.102, find i(t) for t 0....Ch. 8 - Given the circuit shown in Fig. 8.103, determine...Ch. 8 - In the circuit of Fig. 8.104, the switch has been...Ch. 8 - The switch in Fig. 8.105 has been in position 1...Ch. 8 - Obtain i1 and i2 for t 0 in the circuit of Fig....Ch. 8 - For the circuit in Prob. 8.5, find i and v for t ...Ch. 8 - Find the response vR(t) for t 0 in the circuit of...Ch. 8 - For the op amp circuit in Fig. 8.108, find the...Ch. 8 - Using Fig. 8.109, design a problem to help other...Ch. 8 - Determine the differential equation for the op amp...Ch. 8 - Obtain the differential equations for vo(t) in the...Ch. 8 - In the op amp circuit of Fig. 8.112, determine...Ch. 8 - For the step function vs = u(t), use PSpice or...Ch. 8 - Given the source-free circuit in Fig. 8.114, use...Ch. 8 - For the circuit in Fig. 8.115, use PSpice or...Ch. 8 - Obtain v(t) for 0 t 4 s in the circuit of Fig....Ch. 8 - The switch in Fig. 8.117 has been in position 1...Ch. 8 - Design a problem, to be solved using PSpice or...Ch. 8 - Draw the dual of the circuit shown in Fig. 8.118.Ch. 8 - Obtain the dual of the circuit in Fig. 8.119.Ch. 8 - Find the dual of the circuii in Fig. 8.120.Ch. 8 - Draw the dual of the circuit in Fig. 8.121.Ch. 8 - An automobile airbag igniter is modeled by the...Ch. 8 - A load is modeled as a 100-mH inductor in parallel...Ch. 8 - A mechanical system is modeled by a series RLC...Ch. 8 - An oscillogram can be adequately modeled by a...Ch. 8 - The circuit in Fig. 8.123 is the electrical analog...Ch. 8 - Figure 8.124 shows a typical tunnel-diode...
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.
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,
Types of Systems; Author: Neso Academy;https://www.youtube.com/watch?v=IRdDcSO_fQw;License: Standard youtube license