/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q10E Find a system of differential eq... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Find a system of differential equations and initial conditions for the currents in the networks given in the schematic diagrams (Figures \({\bf{5}}{\bf{.39 - 5}}{\bf{.42}}\) on pages\({\bf{294 - 295}}\)). Assume that all initial currents are zero. Solve for the currents in each branch of the network.

Short Answer

Expert verified

The currents in the given network are:

\(\begin{aligned}{c}{{\bf{I}}_{\bf{1}}}{\bf{(t) = - }}\frac{{\bf{5}}}{{\bf{2}}}{{\bf{e}}^{{\bf{ - 2t}}}}{\bf{ - }}\frac{{{\bf{45}}}}{{\bf{2}}}{{\bf{e}}^{{\bf{ - 2t/3}}}}{\bf{ + 25}}\\{{\bf{I}}_{\bf{2}}}{\bf{(t) = }}\frac{{\bf{5}}}{{\bf{2}}}{{\bf{e}}^{{\bf{ - 2t}}}}{\bf{ - }}\frac{{{\bf{15}}}}{{\bf{2}}}{{\bf{e}}^{{\bf{ - 2t/3}}}}{\bf{ + 5}}\\{{\bf{I}}_{\bf{3}}}{\bf{(t) = - 5}}{{\bf{e}}^{{\bf{ - 2t}}}}{\bf{ - 15}}{{\bf{e}}^{{\bf{ - 2t/3}}}}{\bf{ + 20}}\end{aligned}\)

Step by step solution

01

Applying Kirchhoff’s law

One has that \({L_1} = 10H,{L_2} = 30H,{R_1} = 10\Omega ,{R_2} = 40\Omega \) and\(E\left( t \right) = 20\;V\). Applying Kirchhoff's voltage law on the first loop one will get\(E\left( t \right) = {L_1}\frac{{d{I_1}}}{{dt}} + {R_1}{I_3}\)and from the second loop, one has that\(0 = {L_2}\frac{{d{I_2}}}{{dt}} + {R_2}{I_2} - {R_1}{I_3}\).

Applying Kirchhoff's current law at the point \(A\)one will get \(0 = {I_1} - {I_2} - {I_3}\) and the point \(B\) gives us that\(0 = - {I_1} + {I_2} + {I_3}\), so in both cases, one has that

\({I_1} = {I_2} + {I_3}\)

02

Expressing the values of \({\bf{I}}\)

One has to solve the following system:

\(\begin{aligned}{c}E\left( t \right) &= {L_1}\frac{{d{I_1}}}{{dt}} + {R_1}{I_3}\\0 &= {L_2}\frac{{d{I_2}}}{{dt}} + {R_2}{I_2} - {R_1}{I_3}\\{I_1} &= {I_2} + {I_3}\end{aligned}\)

Expressing \({I_1}\) in terms of \({I_2}\) and \({I_3}\) in the first two equations of the system one will get

\(\begin{aligned}{c}E\left( t \right) &= {L_1}\frac{{d{I_2}}}{{dt}} + {L_1}\frac{{d{I_3}}}{{dt}} + {R_1}{I_3},\\0 &= {L_2}\frac{{d{I_2}}}{{dt}} + {R_2}{I_2} - {R_1}{I_3}\end{aligned}\)

03

Substituting the values of\({\bf{E}}\),\({{\bf{L}}_{\bf{1}}}\),\({{\bf{L}}_{\bf{2}}}\), \({{\bf{R}}_{\bf{1}}}\)and \({{\bf{R}}_{\bf{2}}}\)

Substituting the values for\(E,\,{L_1},\,{L_2},\,{R_1}\,{\rm{and}}\,{R_2}\) our system becomes

\(\begin{aligned}{c}20 = 10\frac{{d{I_2}}}{{dt}} + 10\frac{{d{I_3}}}{{dt}} + 10{I_3}\\0 &= 30\frac{{d{I_2}}}{{dt}} + 40{I_2} - 10{I_3}\end{aligned}\)

Dividing both equations by \(10\)one will get

\(\begin{aligned}{c}2 &= \frac{{d{I_2}}}{{dt}} + \frac{{d{I_3}}}{{dt}} + {I_3}\\0 &= 3\frac{{d{I_2}}}{{dt}} + 4{I_2} - {I_3}\end{aligned}\)

04

Substituting the value of \({{\bf{I}}_{\bf{3}}}\)

One will solve this by the elimination method. First, one needs to rewrite the system in operator form:

\(\begin{aligned}{c}D\left( {{I_2}} \right) + \left( {D + 1} \right)\left( {{I_3}} \right) &= 20\\\left( {3D + 4} \right)\left( {{I_2}} \right) - {I_3} &= 0\end{aligned}\)

From the second equation one has that\({I_3} = \left( {3D + 4} \right)\left( {{I_2}} \right)\), so substituting this into the first equation one has

\(\begin{aligned}{c}D\left( {{I_2}} \right) + \left( {D + 1} \right)\left( {3D + 4} \right)\left( {{I_2}} \right) &= 20\\\left( {3{D^2} + 8D + 4} \right)\left( {{I_2}} \right) &= 20\end{aligned}\)

05

Using the method of undetermined coefficients 

First, one can find a homogeneous solution. The auxiliary equation is \(3{r^2} + 8r + 4 = 0\) and its roots are:

\(\begin{aligned}{c}{r_{1,2}} &= \frac{{ - 8 \pm \sqrt {64 - 48} }}{6}\\ &= \frac{{ - 8 \pm 4}}{6}\\{r_1} &= - 2\\{r_2} = - \frac{2}{3}\end{aligned}\)

So, the homogeneous solution for \({I_2}\) is\({I_{{2_h}}}\left( t \right) = {c_1}{e^{ - 2t}} + {c_2}{e^{\frac{{ - 2t}}{3}}}\)

One can find a particular solution by the method of undetermined coefficients. Assume that\({I_{{2_p}}}\left( t \right) = A\). Then

\(\begin{aligned}{c}{I_{{2_p}}}'\left( t \right) &= 0,{I_{{2_p}}}\\''\left( t \right) &= 0\end{aligned}\).

06

Finding the value of \({{\bf{I}}_{\bf{3}}}\)

Substituting that in the differential equation one has that

\(\begin{aligned}{c}\left( {3{D^2} + 8D + 4} \right)\left( {{I_{{2_p}}}} \right) &= 0 + 0 + 4\\A = 4A &= 20\\A = 5\end{aligned}\)

So, the particular solution is \({I_{{2_p}}}\left( t \right) = 5\) and the general solution for \({I_2}\) is\({I_2}\left( t \right) = {I_{{2_h}}}\left( t \right) + {I_{{2_p}}}\left( t \right) = {c_1}{e^{ - 2t}} + {c_2}{e^{\frac{{ - 2t}}{3}}} + 5\)

The current \({I_3}\) can be derived from\({I_3} = \left( {3D + 4} \right)\left( {{I_2}} \right)\), so, one will first find the first derivative of \({I_2}\)and then use it to find\({I_3}\).

\(\begin{aligned}{c}D\left( {{I_2}} \right) &= - 2{c_1}{e^{ - 2t}} - \frac{2}{3}{c_2}{e^{\frac{{ - 2t}}{3}}}\\{I_3}\left( t \right) &= 3D\left( {{I_2}\left( t \right)} \right) + 4\left( {{I_2}\left( t \right)} \right)\\ &= 3\left( { - 2{c_1}{e^{ - 2t}} - \frac{2}{3}{c_2}{e^{\frac{{ - 2t}}{3}}}} \right) + 4\left( {{c_1}{e^{ - 2t}} + {c_2}{e^{\frac{{ - 2t}}{3}}} + 5} \right)\\ &= - 6{c_1}{e^{ - 2t}} - 2{c_2}{e^{\frac{{ - 2t}}{3}}} + 4{c_1}{e^{ - 2t}} + 4{c_2}{e^{\frac{{ - 2t}}{3}}} + 20\end{aligned}\)

\( \Rightarrow {I_3}\left( t \right) = - 2{c_1}{e^{ - 2t}} + 2{c_2}{e^{\frac{{ - 2t}}{3}}} + 20\)

07

Finding the values of\({{\bf{c}}_{\bf{1}}}\), \({{\bf{c}}_{\bf{2}}}\)

Finally, one will find \({I_1}\left( t \right)\)from\({I_1}\left( t \right) = {I_2}\left( t \right) + {I_3}\left( t \right)\):

\(\begin{aligned}{c}{I_1}\left( t \right) &= {c_1}{e^{ - 2t}} + {c_2}{e^{\frac{{ - 2t}}{3}}} + 5 - 2{c_1}{e^{ - 2t}} + 2{c_2}{e^{\frac{{ - 2t}}{3}}} + 20\\{I_1}\left( t \right) = - {c_1}{e^{ - 2t}} + 3{c_2}{e^{\frac{{ - 2t}}{3}}} + 25\end{aligned}\)

One will find the constant \({c_1}\) and \({c_2}\) from the initial conditions which are

\({I_1}\left( 0 \right) = {I_2}\left( 0 \right) = {I_3}\left( 0 \right) = 0\), so, one has a system

\(\begin{aligned}{c}{I_1}\left( 0 \right) &= - {c_1} + 3{c_2} + 25\\ &= 0\end{aligned}\)

\(\begin{aligned}{c}{I_2}\left( 0 \right) &= {c_1} + {c_2} + 5\\ &= 0\end{aligned}\)

\(\begin{aligned}{c}{I_3}\left( 0 \right) &= - 2{c_1} + 2{c_2} + 20\\ &= 0\end{aligned}\)

08

Adding the first and second equations

Adding the first and the second equation of the system one gets that\(4{c_2} + 30 = 0\), so\({c_2} = - \frac{{15}}{2}\). Substituting the value for \({c_2}\) in any of the equations of the system one will get that\({c_1} = \frac{5}{2}\), so the currents in the given network are:

\(\begin{aligned}{c}{{\bf{I}}_{\bf{1}}}\left( {\bf{t}} \right){\bf{ = - }}\frac{{\bf{5}}}{{\bf{2}}}{{\bf{e}}^{{\bf{ - 2t}}}}{\bf{ - }}\frac{{{\bf{45}}}}{{\bf{2}}}{{\bf{e}}^{\frac{{{\bf{ - 2t}}}}{{\bf{3}}}}}{\bf{ + 25}}\\{{\bf{I}}_{\bf{2}}}\left( {\bf{t}} \right){\bf{ = }}\frac{{\bf{5}}}{{\bf{2}}}{{\bf{e}}^{{\bf{ - 2t}}}}{\bf{ - }}\frac{{{\bf{15}}}}{{\bf{2}}}{{\bf{e}}^{\frac{{{\bf{ - 2t}}}}{{\bf{3}}}}}{\bf{ + 5}}\\{{\bf{I}}_{\bf{3}}}\left( {\bf{t}} \right){\bf{ = - 5}}{{\bf{e}}^{{\bf{ - 2t}}}}{\bf{ - 15}}{{\bf{e}}^{\frac{{{\bf{ - 2t}}}}{{\bf{3}}}}}{\bf{ + 20}}\end{aligned}\)

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Logistic Model.In Section 3.2 we discussed the logistic equation\(\frac{{{\bf{dp}}}}{{{\bf{dt}}}}{\bf{ = A}}{{\bf{p}}_{\bf{1}}}{\bf{p - A}}{{\bf{p}}^{\bf{2}}}{\bf{,p(0) = }}{{\bf{p}}_{\bf{o}}}\)and its use in modeling population growth. A more general model might involve the equation\(\frac{{{\bf{dp}}}}{{{\bf{dt}}}}{\bf{ = A}}{{\bf{p}}_{\bf{1}}}{\bf{p - A}}{{\bf{p}}^{\bf{r}}}{\bf{,p(0) = }}{{\bf{p}}_{\bf{o}}}\)where r>1. To see the effect of changing the parameter rin (25), take \({{\bf{p}}_{\bf{1}}}\)= 3, A= 1, and \({{\bf{p}}_{\bf{o}}}\)= 1. Then use a numerical scheme such as Runge–Kutta with h= 0.25 to approximate the solution to (25) on the interval\(0 \le {\bf{t}} \le 5\) for r= 1.5, 2, and 3What is the limiting population in each case? For r>1, determine a general formula for the limiting population.

In Problems 23 and 24, show that the given linear system is degenerate. In attempting to solve the system, determine whether it has no solutions or infinitely many solutions.

D-1x+D-1y=-3e-2t,D+2x+D+2y=3et

Radioisotopes and Cancer Detection. A radioisotope commonly used in the detection of breast cancer is technetium-99m. This radionuclide is attached to a chemical that upon injection into a patient accumulates at cancer sites. The isotope’s radiation is then detected and the site is located, using gamma cameras or other tomographic devices.

Technetium-99m decays radioactively in accordance with the equation\(\frac{{{\bf{dy}}}}{{{\bf{dt}}}}{\bf{ = - ky}}\) with k= 0.1155>h. The short half-life of technetium-99m has the advantage that its radioactivity does not endanger the patient. A disadvantage is that the isotope must be manufactured in a cyclotron. Since hospitals are not equipped with cyclotrons, doses of technetium-99m have to be ordered in advance from medical suppliers.

Suppose a dosage of 5 millicuries (mCi) of technetium- 99m is to be administered to a patient. Estimate the delivery time from production at the manufacturer to arrival at the hospital treatment room to be 24 hours and calculate the amount of the radionuclide that the hospital must order, to be able to administer the proper

dosage.

Arms Race. A simplified mathematical model for an arms race between two countries whose expenditures for defense are expressed by the variables x(t) and y(t) is given by the linear system

dxdt=2y-x+a;    x0=1,dydt=4x-3y+b;   y0=4,

Where a and b are constants that measure the trust (or distrust) each country has for the other. Determine whether there is going to be disarmament (x and y approach 0 as t increases), a stabilized arms race (x and y approach a constant ast→+∞ ), or a runaway arms race (x and y approach+∞ as t→+∞).

In Problems 19 – 21, solve the given initial value problem.

dxdt=2x+y-e2t;    x0=1,dydt=x+2y;   y0=-1

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.