Linear Algebra/Topic: Analyzing Networks/Solutions

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Solutions[edit | edit source]

Many of the systems for these problems are mostly easily solved on a computer.

Problem 1

Calculate the amperages in each part of each network.

  1. This is a simple network.

  2. Compare this one with the parallel case discussed above.

  3. This is a reasonably complicated network.

Answer
  1. The total resistance is ohms. With a volt potential, the flow will be amperes. Incidentally, the voltage drops will then be: volts across the ohm resistor, and volts across each of the two ohm resistors.
  2. One way to do this network is to note that the ohm resistor on the left has a voltage drop across it of volts (and hence the flow through it is amperes), and the remaining portion on the right also has a voltage drop of volts, and so is analyzed as in the prior item. We can also use linear systems.

    Using the variables from the diagram we get a linear system

    which yields the unique solution , , , and .

    Of course, the first and second paragraphs yield the same answer. Essentially, in the first paragraph we solved the linear system by a method less systematic than Gauss' method, solving for some of the variables and then substituting.

  3. Using these variables

    one linear system that suffices to yield a unique solution is this.

    (The last three equations come from the circuit involving --, the circuit involving ----, and the circuit with ----.) Octave gives , , , , , , .

Problem 2

In the first network that we analyzed, with the three resistors in series, we just added to get that they acted together like a single resistor of ohms. We can do a similar thing for parallel circuits. In the second circuit analyzed,

the electric current through the battery is amperes. Thus, the parallel portion is equivalent to a single resistor of ohms.

  1. What is the equivalent resistance if we change the ohm resistor to ohms?
  2. What is the equivalent resistance if the two are each ohms?
  3. Find the formula for the equivalent resistance if the two resistors in parallel are ohms and ohms.
Answer
  1. Using the variables from the earlier analysis,
    The current flowing in each branch is then is , , and , all in amperes. Thus the parallel portion is acting like a single resistor of size ohms.
  2. A similar analysis gives that is and amperes. The equivalent resistance is ohms.
  3. Another analysis like the prior ones gives is , , and , all in amperes. So the parallel portion is acting like a single resistor of size ohms. (This equation is often stated as: the equivalent resistance satisfies .)
Problem 3

For the car dashboard example that opens this Topic, solve for these amperages (assume that all resistances are ohms).

  1. If the driver is stepping on the brakes, so the brake lights are on, and no other circuit is closed.
  2. If the hi-beam headlights and the brake lights are on.
Answer
  1. The circuit looks like this.

  2. The circuit looks like this.

Problem 4

Show that, in this Wheatstone Bridge,

equals if and only if the current flowing through is zero. (The way that this device is used in practice is that an unknown resistance at is compared to the other three , , and . At is placed a meter that shows the current. The three resistances , , and are varied— typically they each have a calibrated knob— until the current in the middle reads , and then the above equation gives the value of .)

Answer

Kirchoff's Current Law, applied to the node where , , and come together, and also applied to the node where , , and come together gives these.




Assuming that is zero gives that , , that , and that . Then rearranging the last equality,



and cancelling the 's gives the desired conclusion.

There are networks other than electrical ones, and we can ask how well Kirchoff's laws apply to them. The remaining questions consider an extension to networks of streets.

Problem 5

Consider this traffic circle.

This is the traffic volume, in units of cars per five minutes.

We can set up equations to model how the traffic flows.

  1. Adapt Kirchoff's Current Law to this circumstance. Is it a reasonable modelling assumption?
  2. Label the three between-road arcs in the circle with a variable. Using the (adapted) Current Law, for each of the three in-out intersections state an equation describing the traffic flow at that node.
  3. Solve that system.
  4. Interpret your solution.
  5. Restate the Voltage Law for this circumstance. How reasonable is it?
Answer
  1. An adaptation is: in any intersection the flow in equals the flow out. It does seem reasonable in this case, unless cars are stuck at an intersection for a long time.
  2. We can label the flow in this way.

    Because cars leave via Main while cars enter, . Similarly Pier's in/out balance means that and North gives . We have this system.

  3. The row operations and lead to the conclusion that there are infinitely many solutions. With as the parameter,
    of course, since the problem is stated in number of cars, we might restrict to be a natural number.
  4. If we picture an initially-empty circle with the given input/output behavior, we can superimpose a -many cars circling endlessly to get a new solution.
  5. A suitable restatement might be: the number of cars entering the circle must equal the number of cars leaving. The reasonableness of this one is not as clear. Over the five minute time period it could easily work out that a half dozen more cars entered than left, although the into/out of table in the problem statement does have that this property is satisfied. In any event it is of no help in getting a unique solution since for that we need to know the number of cars circling endlessly.
Problem 6

This is a network of streets.

The hourly flow of cars into this network's entrances, and out of its exits can be observed.

(Note that to reach Jay a car must enter the network via some other road first, which is why there is no "into Jay" entry in the table. Note also that over a long period of time, the total in must approximately equal the total out, which is why both rows add to cars.) Once inside the network, the traffic may flow in different ways, perhaps filling Willow and leaving Jay mostly empty, or perhaps flowing in some other way. Kirchhoff's Laws give the limits on that freedom.

  1. Determine the restrictions on the flow inside this network of streets by setting up a variable for each block, establishing the equations, and solving them. Notice that some streets are one-way only. (Hint: this will not yield a unique solution, since traffic can flow through this network in various ways; you should get at least one free variable.)
  2. Suppose that some construction is proposed for Winooski Avenue East between Willow and Jay, so traffic on that block will be reduced. What is the least amount of traffic flow that can be allowed on that block without disrupting the hourly flow into and out of the network?
Answer
  1. Here is a variable for each unknown block; each known block has the flow shown.

    We apply Kirchoff's principle that the flow into the intersection of Willow and Shelburne must equal the flow out to get . Doing the intersections from right to left and top to bottom gives these equations.

    The row operation followed by then and and finally result in this system.

    Since the free variables are and we take them as parameters.

    Obviously and have to be positive, and in fact the first equation shows that must be at least . If we start with , then the equation shows that .

  2. We cannot take to be zero or else will be negative (this would mean cars going the wrong way on the one-way street Jay). We can, however, take to be as small as , and then there are many suitable 's. For instance, the solution
    results from choosing .