Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
184_notes:examples:week7_resistance_wire [2017/10/03 23:46] – created tallpaul | 184_notes:examples:week7_resistance_wire [2018/06/19 14:54] (current) – curdemma | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | =====Example: | + | [[184_notes: |
- | Suppose you have the circuit below. Nodes are labeled for simplicity of discussion. you are given a few values: I1=8 A, I2=3 A, and I3=4 A. Determine all other currents in the circuit, using the [[184_notes: | + | |
- | {{ 184_notes: | + | =====Resistance of a Wire===== |
+ | Suppose you have a wire whose resistance is 60 mΩ. The wire has a length of 2 cm, and has a cross-sectional area of 1 mm2. What would be the resistance if you increase the length of the wire to 6 cm (keeping the area the same)? What would be the resistance if you increase the cross-sectional area to 3 mm2 (keeping the original length of wire)? | ||
===Facts=== | ===Facts=== | ||
- | * $I_1=8 \text{ | + | * The original wire has $L = 2 \text{ |
- | * $I_1$, $I_2,andI_3$ are directed as pictured. | + | * The length could be increased to $L_{new} = 6 \text{ cm}$. |
+ | * The cross-sectional area could be increased to $A_{new} = 3 \text{ mm}^2$. | ||
===Lacking=== | ===Lacking=== | ||
- | * All other currents (including their directions). | + | * Resistances of new wires. |
===Approximations & Assumptions=== | ===Approximations & Assumptions=== | ||
- | * The current is not changing (circuit is in steady state). | + | * The conductivity of the wire does not change. |
- | * All current in the circuit arises from other currents in the circuit. | + | * The wire's material is uniform. |
- | * No resistance in the battery (approximating the battery as a mechanical battery) | + | |
===Representations=== | ===Representations=== | ||
- | * We represent the situation | + | * We represent the resistance of a simple wire with: $$R = \frac{L}{\sigma A}$$ |
- | * We represent the Node Rule as $I_{in}=I_{out}$. | + | |
====Solution==== | ====Solution==== | ||
- | Let's start with node A. Incoming current is I1, and outgoing current is I2. How do we decide if $I_{A\rightarrow | + | All we need here is our representation for the resistance of the wire. In the first change to the wire, we triple it's length ($2 \text{ cm} \rightarrow |
- | $$I_{A\rightarrow B} = I_{out}-I_2 | + | |
- | We do a similar analysis for node $B.IncomingcurrentisI_{A\rightarrow | + | If instead, we made the other change, we would have tripled the cross-sectional area ($1 \text{ mm}^2 \rightarrow |
- | $$I_{B\rightarrow D} = I_{out}-I_3 = I_{in}-I_3 = I_{A\rightarrow B}-I_3 = 1 \text{ | + | |
- | For node C, incoming current is I2 and I3. There is no outgoing current defined yet! IC→D must be outgoing to balance. To satisfy | + | These answers should make sense physically. The longer |
- | IC→D=Iout=Iin=I2+I3=7 A | + | |
- | + | ||
- | Lastly, we look at node D. Incoming current is IB→D and IC→D. Since there is no outgoing current defined yet, ID→battery must be outgoing to balance. To satisfy | + | |
- | ID→battery=Iout=Iin=IB→D+IB→D=8 A | + | |
- | + | ||
- | Notice that ID→battery=I1. This will always be the case for currents going in and out of the battery (approximating a few things that are usually safe to approximate, | + | |
- | + | ||
- | {{ 184_notes: | + |