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: $I_1=8 \text{ A}$, $I_2=3 \text{ A}$, and $I_3=4 \text{ 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$\Omega$. The wire has a length of 2 cm, and has a cross-sectional area of 1 mm$^2$. 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 mm$^2$ (keeping the original length of wire)? | ||
===Facts=== | ===Facts=== | ||
- | * $I_1=8 \text{ | + | * The original wire has $L = 2 \text{ |
- | * $I_1$, $I_2$, and $I_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 $I_1$, and outgoing current is $I_2$. 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$. Incoming current is $I_{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 $I_2$ and $I_3$. There is no outgoing current defined yet! $I_{C\rightarrow D}$ must be outgoing to balance. To satisfy | + | These answers should make sense physically. The longer |
- | $$I_{C\rightarrow D} = I_{out} = I_{in} = I_2+I_3 = 7 \text{ A}$$ | + | |
- | + | ||
- | Lastly, we look at node $D$. Incoming current is $I_{B\rightarrow D}$ and $I_{C\rightarrow D}$. Since there is no outgoing current defined yet, $I_{D\rightarrow battery}$ must be outgoing to balance. To satisfy | + | |
- | $$I_{D\rightarrow battery} = I_{out} = I_{in} = I_{B\rightarrow D}+I_{B\rightarrow D} = 8 \text{ A}$$ | + | |
- | + | ||
- | Notice that $I_{D\rightarrow battery}=I_1$. 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: | + |