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:week6_drift_speed [2017/09/26 15:57] – [Solution] tallpaul | 184_notes:examples:week6_drift_speed [2021/06/08 00:49] (current) – schram45 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | [[184_notes: | ||
+ | |||
=====Example: | =====Example: | ||
- | Suppose you have a two wires. Each has a current of 5 A. One is made of copper (Cu) and has radius 0.5 mm. The other is made of zinc (Zn) and has radius 0.1 mm. What is the drift speed of electrons in each wire? You may want to consult the table below. | + | Suppose you have a two wires. Each has a current of 5 A. One is made of copper (Cu) and has radius 0.5 mm. The other is made of zinc (Zn) and has radius 0.1 mm. What are the drift speeds |
- | {{ 184_notes: | + | [{{ 184_notes: |
===Facts=== | ===Facts=== | ||
Line 8: | Line 10: | ||
* The zinc wire has I=5 A, r=0.1 mm. | * The zinc wire has I=5 A, r=0.1 mm. | ||
* The charge of an electron is q=−1.6⋅10−19 C. | * The charge of an electron is q=−1.6⋅10−19 C. | ||
+ | * Electron density of copper is nCu=8.47⋅1022 cm−3. | ||
+ | * Electron density of zinc is nZn=13.2⋅1022 cm−3. | ||
+ | * Electron current as i=nAvavg. | ||
+ | * Current is I=|q|i. | ||
+ | * Units of current is charge per second. Electron current is electrons per second. We multiply by q (the electron charge) to get charge per second. | ||
- | ===Lacking=== | + | ===Goal=== |
- | * Drift speed for both wires. | + | * Find the drift speed for both wires. |
- | * Electron charge density for both wires. | + | |
- | * Electron current for both wires. | + | |
- | * Cross-sectional area for both wires. | + | |
===Approximations & Assumptions=== | ===Approximations & Assumptions=== | ||
- | | + | * The wires have circular cross-sections. This is typical of real wires and allows us to use the diameter of the wire to calculate the area properly. |
- | | + | * Using the [[184_notes: |
- | * The wires do not experience any external | + | |
===Representations=== | ===Representations=== | ||
* We represent electron current as i=nAvavg. | * We represent electron current as i=nAvavg. | ||
- | * We represent current as $I=qi.Currentischargepersecond.Electroncurrentiselectronspersecond.Wemultiplybyq$ (the electron charge) to get charge per second. | + | * We represent current as $I=|q|i.Currentischargepersecond.Electroncurrentiselectronspersecond.Wemultiplybyq$ (the electron charge) to get charge per second. |
====Solution==== | ====Solution==== | ||
- | We can look up electron density n in the table. It is labeled as " | + | We can use the [[184_notes: |
+ | |||
+ | There are a lot of variables in this problem, so let's make a plan. | ||
+ | |||
+ | <WRAP TIP> | ||
+ | === Plan === | ||
+ | We will do the following steps for each wire. | ||
+ | * Find the electron density of each material (see listed above, in Facts). | ||
+ | * Find the cross-sectional area of the wire. | ||
+ | * Find the electron current of each wire, using the given current. | ||
+ | * Use all the new information to find the drift speed. | ||
+ | </ | ||
To find the cross-sectional area of the wire, we just use the area of a circle. We know the radius, so this should be easy: A=πr2. | To find the cross-sectional area of the wire, we just use the area of a circle. We know the radius, so this should be easy: A=πr2. | ||
- | We are given current, and we can solve for electron current using the charge of an electron: $i = I/q$. | + | We are given current, and we can solve for electron current using the charge of an electron: $i = \frac{I}{|q|}$. |
+ | |||
+ | We now have enough information to solve for the drift speed of electrons. We use positive numbers below, since we care only about speed for now, not direction. | ||
+ | |||
+ | vavg=Iπr2n|q| | ||
+ | |||
+ | Current (I), radius (r), electron density (n), and electron charge (q) are all things we know for our two wires. When we plug in the numbers, we get the following: | ||
+ | \begin{align*} | ||
+ | v_{\text{avg, | ||
+ | \end{align*} | ||
+ | |||
+ | Notice that this is actually really slow! Depending on the material, the electron only travels somewhere between 1 mm - 1 cm per second on average. |