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:41] – [Solution] 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 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 (see above 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 segment 1. The power dissipated through the segment is just P1=I1ΔV1=5 W | + | 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 E1=ΔV1L1=0.5 V/m |
- | The electric field is constant since the wire is uniform with respect | + | The power dissipated through the segment is just P1=I1ΔV1=5 W |
+ | |||
+ | Now, for segment 2. We can use [[184_notes: | ||
+ | |||
+ | <WRAP TIP> | ||
+ | ===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. | ||
+ | </ | ||
+ | |||
+ | A simple application of the [[184_notes: | ||
+ | |||
+ | For segment 3, we can reason based on the thicknesses of the segments that E3=E1. This yields $$E_3 = 0.5 \text{ V/m}$$ | ||
+ | We can use the same reasoning as before to say that I3=I2=I1. We can also use the same equation to find voltage: ΔV3=E3L3=2 V. The power is calculated as before. P3=I3ΔV3=10 W | ||
+ | |||
+ | Notice that we could have also used [[184_notes: | ||
+ | ΔVbattery+ΔV1+ΔV2+ΔV3=12 V−1 V−9 V−2 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. |