184_notes:examples:week14_ac_graph

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
184_notes:examples:week14_ac_graph [2017/11/28 16:43] – [Changing Current Induces Voltage in Rectangular Loop] tallpaul184_notes:examples:week14_ac_graph [2017/11/28 21:38] tallpaul
Line 2: Line 2:
 Suppose you are given the following graph of current over time. You can see that the first peak is at the point where $t=0.01\text{ s}$, and $I=0.3\text{ A}$. The graph is shown below. Find the amplitude, period, and frequency of the current, and give an equation that describes the alternating current. Suppose you are given the following graph of current over time. You can see that the first peak is at the point where $t=0.01\text{ s}$, and $I=0.3\text{ A}$. The graph is shown below. Find the amplitude, period, and frequency of the current, and give an equation that describes the alternating current.
  
-{{ 184_notes:14_ac_graph_given.png?500 |Graph of Alternating Current}}+{{ 184_notes:14_ac_graph_given.png?400 |Graph of Alternating Current}}
  
 ===Facts=== ===Facts===
Line 19: Line 19:
   * We represent the graph as given in the example statement.   * We represent the graph as given in the example statement.
 ====Solution==== ====Solution====
-In order to find the induced voltage, we will need the magnetic flux. This requires defining an area-vector and determining the magnetic fieldWe can use the right hand rule to determine the the magnetic field from the wire is into the page ($-\hat{z}$) near the rectangleFor convenience, we will also define for the area vector to be into the page. Since they both point in the same direction, the dot product simplifies:+Since the graph has not been shifted vertically, we can say that the peak we see is also the amplitude of the graphSo the amplitude of the alternating current is simply $0.3\textA}$.
  
-$$\Phi_B = \int \vec{B} \bullet \text{d}\vec{A} = \int B\text{d}A$$+The period of the graph is given by the time between peaks. One can see that the graph can be split into vertical slices as shown below.
  
-Usually, we would pull the $B$ out of the integral, but we cannot do that in this case! That is because $B$ varies for different points in the rectangle's area. In order to see this a little more clearly, we will break the integral down a little and also insert the expression for the magnetic field from a long wire:+{{ 184_notes:14_ac_graph_slices.png?400 |Vertical Time Slices}}
  
-$$\int_{\text{rectangle}} B\text{d}A = \int_{\text{left to right}} \int_{\text{top to bottom}} B\text{d}x\text{d}y = \int_{x=d}^{x=d+w} \int_{y=0}^{y=h} \frac{\mu_0 I}{2 \pi x}\text{d}x\text{d}y$$+It should be easy to see based on the visual above that the time between peaks is just four times the time value at the first peak. So then the period is $0.04\text{ s}$.
  
-In the first equality, we just changed the integral from over the "rectangle" to be over its two dimensions, "left to right", and "top to bottom". We also changed $\text{d}A$ to be in terms of its two dimensions, $\text{d}A = \text{d}x\text{d}y$. A visual is shown below for clarity.+The frequency is just the reciprocal of the period:
  
-{{ 184_notes:14_da_dx_dy.png?500 |Picture of dA Breakdown}}+$$f = \frac{1}{\tau} = \frac{1}{0.04\text{ s}} = 25\text{ Hz}$$
  
-At this point, our integral is set up enough that we can crunch through the analysis. We can pull out constants to the front and calculate to the end:+We are also now equipped to write a equation for the alternating current. We will use a sine function rather than a cosine function, since the current begins at $I=0$, and increases. The amplitude will provide the factor out front:
  
-\begin{align*} +$$I=I_0\sin(2\pi \cdot f \cdot t) = (0.3\text{ A}\cdot \sin(2\pi \cdot 25\text{ Hz} \cdot t)$$
-\int_{x=d}^{x=d+w} \int_{y=0}^{y=h} \frac{\mu_0 I}{2 \pi x}\text{d}x\text{d}y &= \frac{\mu_0 I}{2 \pi\int_{d}^{d+w} \frac{\text{d}x}{x} \int_{0}^{y} \text{d}y \\ +
-&\frac{\mu_0 I}{2 \pi} \left[\log x \right]_{d}^{d+w} \left[ y \right]_{0}^{y} \\ +
-&= \frac{\mu_0 I}{2 \pi} \left(\log(d+w) - \log(d)\right) \left( h-\right) \\ +
-&= \frac{\mu_0 I h}{2 \pi} \log\left(\frac{d+w}{d}\right) +
-\end{align*} +
- +
-At this point, we are equipped to find the induced voltageNotice that everything in the magnetic flux expression is constant in time, //except// for to current, $I$. Here is the induced voltage: +
- +
-$$V_{ind} = -\frac{\text{d}\Phi}{\text{d}t} = -\frac{\mu_0 h}{2 \pi\log\left(\frac{d+w}{d}\right)\frac{\text{d}I}{\text{d}t} = -\frac{\mu_0 h}{2 \pi} \log\left(\frac{d+w}{d}\right)\frac{I_0}{t_0}$$ +
- +
-Notice that the induced voltage is negative. This means that the induced current produces a magnetic fields whose corresponding flux is negative flux. Since the area-vector was defined as into the page ($-\hat{z}$), this means that the magnetic field produced by the induced current should be out of the page ($+\hat{z}$). By the right hand rule, this means the induced currents is directed //counterclockwise//. See below for a visual. +
- +
-{{ 184_notes:14_rectangle_induced_current.png?500 |Induced Current}}+
  • 184_notes/examples/week14_ac_graph.txt
  • Last modified: 2018/08/09 19:19
  • by curdemma