Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
184_notes:examples:week7_wire_dimensions [2017/10/04 13:11] – [Example: Changing the Dimensions of a Wire] tallpaul | 184_notes:examples:week7_wire_dimensions [2021/06/14 23:40] (current) – schram45 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | [[184_notes: | ||
+ | |||
=====Example: | =====Example: | ||
Suppose you have a simple circuit whose wire changes in thickness. The wire is 8 meters long. The first 2 meters of the wire are 3 mm thick. The next 2 meters are 1 mm thick. The last 4 meters are 3 mm thick. The wire is connected to a 12-Volt battery and current is allowed to flow. You use an ammeter and a voltmeter to find that the current through the first 2 meters of wire is I1=5 A, and the voltage across the first two meters is ΔV1=1 V. In all three segments of the wire, determine the magnitude of the electric field inside and the power transmitted. | Suppose you have a simple circuit whose wire changes in thickness. The wire is 8 meters long. The first 2 meters of the wire are 3 mm thick. The next 2 meters are 1 mm thick. The last 4 meters are 3 mm thick. The wire is connected to a 12-Volt battery and current is allowed to flow. You use an ammeter and a voltmeter to find that the current through the first 2 meters of wire is I1=5 A, and the voltage across the first two meters is ΔV1=1 V. In all three segments of the wire, determine the magnitude of the electric field inside and the power transmitted. | ||
Line 6: | Line 8: | ||
* Segment diameters: d1=3 mm, d2=1 mm, and d3=3 mm. | * Segment diameters: d1=3 mm, d2=1 mm, and d3=3 mm. | ||
* Current: I1=5 A. | * Current: I1=5 A. | ||
- | * Voltage: ΔV1=1 V. | + | * Voltage: $\Delta V_1 = 1 \text{ V},\Delta V_{battery} = 12 \text{ V}$. |
===Lacking=== | ===Lacking=== | ||
Line 12: | Line 14: | ||
===Approximations & Assumptions=== | ===Approximations & Assumptions=== | ||
- | * The circuit is in a steady state. | + | * The circuit is in a steady state: This allows the current should be the same in all three sections. |
- | * Approximating the battery as a mechanical battery. | + | * Approximating the battery as a mechanical battery: Batteries normally dont keep their energy forever and slowly die over time. Using a mechanical battery means our battery produces a steady source of energy in this problem. |
- | * The wire has a circular cross-section. | + | * No outside influence on the circuit: This simplifies |
- | * No outside influence on the circuit. | + | |
- | * The wire is made of the same material throughout. | + | |
===Representations=== | ===Representations=== | ||
- | * We represent the situation with diagram below. We number the segments for simplicity of representing the quantities we are interested in. | + | * We represent the situation with diagram below. We number the segments for simplicity of representing the quantities we are interested in (see above in " |
- | {{ 184_notes: | + | [{{ 184_notes: |
====Solution==== | ====Solution==== | ||
- | Let's start with node A. Incoming current | + | Let's start with segment 1. The electric field is constant since the wire is uniform with respect to the rest of the segment, so we get $$E_1 = \frac{\Delta V_1}{L_1} = 0.5 \text{ |
- | $$I_{A\rightarrow B} = I_{out}-I_2 = I_{in}-I_2 | + | The power dissipated through |
- | We do a similar analysis | + | Now, for segment 2. We can use [[184_notes: |
- | $$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 | + | <WRAP TIP> |
- | $$I_{C\rightarrow D} = I_{out} = I_{in} = I_2+I_3 = 7 \text{ A}$$ | + | ===Assumptions==== |
+ | In order to do this calculation there are two important assumptions that must be made | ||
+ | * The wires have a circular cross section: This allows us to use the formula for the area of a circle to come up with the correct proportion. | ||
+ | * The wires are made of the same material throughout: There are two terms in the electron current equation that are material propeties and these will cancel out for each segment of wire if they are made of the same material. This allows the electric field to only vary with cross sectional area. | ||
+ | </ | ||
- | Lastly, we look at node $D$. Incoming current | + | A simple application of the [[184_notes: |
- | $$I_{D\rightarrow battery} | + | |
- | Notice | + | For segment 3, we can reason based on the thicknesses of the segments |
+ | We can use the same reasoning | ||
- | {{ 184_notes:6_nodes_with_arrows.png? | + | Notice that we could have also used [[184_notes:r_energy# |
+ | $$\Delta V_{battery}+\Delta V_1+\Delta V_2+\Delta V_3 = 12 \text{ V} - 1 \text{ V} - 9 \text{ V} - 2 \text{ V} = 0$$ | ||
+ | Sometimes we will not have as much information as we did here, and using the Loop Rule will be required. For now, it serves as a nice check. |