RL Circuit: Difference between revisions

From Physics Book
Jump to navigation Jump to search
No edit summary
 
(43 intermediate revisions by the same user not shown)
Line 10: Line 10:


===A Mathematical Model===
===A Mathematical Model===
Before we examine the RL circuit, we must examine the effects of an inductor. An inductor is a coiled current-carrying wire. Due to its coiled structure, it surrounds a certain area where the magnetic field is varying over time. When the inductor is connected to a power source, current flows through the coil and such change in current leads to an additional emf in the coil. As Faraday’s law in motional emf shows that the magnitude of emf is equal to the magnitude of rate of change in magnetic flux, we can calculate the magnitude of emf produced by the inductor.  
Let's take a look at the simple RL circuit illustrated in Figure 1. Before we examine the RL circuit, we must examine the effects of an inductor. An inductor is a coiled current-carrying wire. Due to its coiled structure, it surrounds a certain area where the magnetic field is varying over time. When the inductor is connected to a power source, current flows through the coil and such change in current leads to an additional emf in the coil. As Faraday’s law in motional emf shows that the magnitude of emf is equal to the magnitude of rate of change in magnetic flux, we can calculate the magnitude of emf produced by the inductor.  


<math>|{emf}| = N|\frac{d\Phi}{dt}|</math>, where <math>\Phi = N\frac{\mu_0I}{l}\times\pi r^2</math>, <math>N =</math> the number of coils in an inductor, <math>r =</math> radius of the coil, and <math>l =</math> the length of the inductor.  
<math>|{emf}| = N|\frac{d\Phi}{dt}|</math>, where <math>\Phi = N\frac{\mu_0I}{l}\times\pi r^2</math>, <math>N =</math> the number of coils in an inductor, <math>r =</math> radius of the coil, and <math>l =</math> the length of the inductor.  
Line 25: Line 25:
<math>emf_{inductor} = L\frac{dI}{dt}</math>
<math>emf_{inductor} = L\frac{dI}{dt}</math>


Going back to the RL circuit, now we can apply conservation of energy in circuit (loop rule) to the RL circuit  
Going back to the RL circuit, now we can apply conservation of energy in circuit (loop rule) to the RL circuit. By the law of conservation of energy, we can obtain the following result.
<math></math>
 
<math>\Delta V_{battery} + \Delta V_{resistor} + \Delta V_{inductor} = 0</math>
 
<math>emf_{battery} - IR - L\frac{dI}{dt} = 0</math>
 
From this point, <math>emf_{battery}</math> will be shortened to <math>emf</math>. Rearrange the above result to solve for <math>I</math>.
 
<math>\frac{dI}{dt} = \frac{emf-IR}{L}</math>
 
Using separation of variables,
 
<math>\frac{dI}{emf-IR} = \frac{dt}{L}</math>
 
<math>\int\frac{dI}{emf-IR} = \int\frac{dt}{L}</math>
 
Solving the integrals, we obtain
 
<math>-\frac{ln(emf-IR)}{R} = \frac{1}{L}t + C</math>
 
Since I = 0 when t = 0, <math>C = -\frac{ln(emf)}{R}</math>, thus
 
<math>-\frac{ln(emf-IR)}{R} = \frac{1}{L}t - \frac{ln(emf)}{R}</math>
 
<math>ln(emf-IR) - ln(emf) = -\frac{R}{L}t</math>
 
<math>ln(\frac{emf-IR}{emf}) = -\frac{R}{L}t</math>
 
<math>\frac{emf-IR}{emf} = e^{-\frac{R}{L}t}</math>
 
<math>IR = emf - emf\times e^{-\frac{R}{L}t}</math>
 
<math>I = \frac{emf}{R}(1 - e^{-\frac{R}{L}t})</math>
 
Therefore, when the circuit is connected, the current in the RL circuit increases exponentially over time to the maximum value of <math>\frac{emf}{R}</math>.
Due to such sluggishness caused by time-varying current, the RL circuit is a useful tool to control the current.
 
===A Computational Model===
===A Computational Model===


How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]
[[File:Rlgraph.png|2000px|thumb|right|Figure 4. RL circuit current graph<sup>6]]
 
From the above section we were able to see that the current in the RL circuit grows exponentially over time. Figure 4 shows the exponential growth of the current in the RL circuit. For large t, we see that the exponential component becomes zero and thus we obtain <math>I = \frac{emf}{R}</math>. This is when the RL circuit reaches steady state and the current does not change due to steady magnetic flux in the inductor. In RL circuit, there is a value of t for which the exponent of the exponential component becomes a whole number. In other words, <math>t = \frac{L}{R}, \frac{2L}{R}, \frac{3L}{R}, \ldots, \frac{nL}{R}</math>. This time step is called "time constant" denoted by the Greek letter <math>\tau</math>.
 
For <math>t = \tau</math>,
 
<math>I = \frac{emf}{R}(1 - e^{-(\frac{R}{L})(\frac{L}{R})}</math>
 
<math>I = 0.632\frac{emf}{R}</math>
 
Hence, in the RL circuit, 63.2% of the maximum current is attained after the first time constant.
 
 
For <math>t = 2\tau</math>,
 
<math>I = \frac{emf}{R}(1 - e^{-(\frac{R}{L})(\frac{2L}{R})}</math>
 
<math>I = 0.865\frac{emf}{R}</math>
 
Hence, in the RL circuit, 86.5% of the maximum current is attained after the second time constant.
 
 
For <math>t = 3\tau</math>,
 
<math>I = \frac{emf}{R}(1 - e^{-(\frac{R}{L})(\frac{3L}{R})}</math>
 
<math>I = 0.950\frac{emf}{R}</math>
 
Hence, in the RL circuit, 95.0% of the maximum current is attained after the third time constant.
 
Generally speaking, after the fifth time constant, we assume that the circuit has reached steady state and therefore maximum current <math>I = \frac{emf}{R}</math>
 
<math></math>
<math></math>
<math></math>


==Examples==
==Examples==


Be sure to show all steps in your solution and include diagrams whenever possible
===Theoretical===
After the steady state has been reached and the current has reached its maximum value, you attempt to open the circuit. In the short period of time when you open the circuit, what would you expect to happen?
 
<math>Solution \:</math> When you open up the circuit, the current <math>I</math> drops from its maximum value to zero. We've observed that the emf across the inductor depends on <math>\frac{dB}{dt}</math> which is ultimately affected by and proportional to <math>\frac{dI}{dt}</math>. In the short period of time when you break the circuit, the change in the current is very large, and thus very large <math>\frac{dI}{dt}</math> is resulted and leads to very large emf across the inductor due to the large <math>\frac{dB}{dt}</math>. Therefore, when you open the circuit, you would observe sparks on the switch.
 
 
===Numerical===
How much time is required for the RL circuit composed of one <math>1.5V</math> battery, a resistor resistance of <math>0.5\Omega</math> and an inductor with inductance of <math>0.03H</math> to reach 60% of the maximum current?
 
First, we find the maximum current.


===Simple===
<math>
===Middling===
\begin{align*}
===Difficult===
I &= \frac{emf}{R} \\
&= \frac{1.5V}{0.5\Omega} \\
&= 3A
\end{align*}
</math>


==Connectedness==
Then, 60% of the maximum current would be
#How is this topic connected to something that you are interested in?
#How is it connected to your major?
#Is there an interesting industrial application?


==History==
<math>
\begin{align*}
0.6I &= 0.6(3A) \\
&= 1.8A \\
\end{align*}
</math>


Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.
Finally, we can plug in the given information to the RL circuit current equation obtained from previous sections to find <math>t</math>.


== See also ==
<math>I = \frac{emf}{R}(1 - e^{-(\frac{R}{L})t})</math>


Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?
<math>1.8A = 3A(1 - e^{-(\frac{0.5\Omega}{0.03H})t})</math>


===Further reading===
<math>e^{-(\frac{0.5\Omega}{0.03H})t} = 0.4</math>


Books, Articles or other print media on this topic
<math>
\begin{align*}
-(\frac{0.5\Omega}{0.03H})t &= ln(0.4) \\
&= -0.916 \\
\end{align*}
</math>


===External links===
<math>(\frac{0.5\Omega}{0.03H})t = 0.916</math>
 
<math>\therefore t = 0.0550\: second</math>


Internet resources on this topic


==References==
==References==


This section contains the the references you used while writing this page
1. http://electricalstudy.sarutech.com/rl-circuit-transfer-function-time-constant-rl-circuit-as-filter/index.html
 
2. http://powerdiscount.co.uk/ec36-lc502k-36w-magnetic-switch-start-choke-for-fluorescent-lamps-24050-ballast-990-p.asp
 
3. https://en.wikiversity.org/wiki/RL_Circuit
 
4. http://www.electrical4u.com/rl-circuit-transfer-function-time-constant-rl-circuit-as-filter/
 
5. https://en.wikipedia.org/wiki/Fluorescent_lamp


[[Category:Which Category did you place this in?]]
6. http://www.intmath.com/differential-equations/5-rl-circuits.php

Latest revision as of 21:52, 5 December 2015

Written by Jiwon Yom

Figure 1. RL circuit representation1
Figure 2. Fluorescent light choke2
Figure 3. Fluorescent light choke5 The RL circuit is shown by letter G

The RL circuit is one of the simple circuit applications and is composed of a power source, a resistor and an inductor. Figure 1 illustrates a symbolic representation of a simple RL circuit. Typically, an inductor in the RL circuit is a solenoid. The RL circuit can be frequently seen in fluorescent light choke, also known as electrical ballast (Figure 2), where the RL circuit limits the current that flows through the fluorescent light tube in order to prevent destruction of the tube.3 Also, the RL circuit can act as a high-pass or low-pass filter for voltage supply of varying frequencies.4

The Main Idea

A Mathematical Model

Let's take a look at the simple RL circuit illustrated in Figure 1. Before we examine the RL circuit, we must examine the effects of an inductor. An inductor is a coiled current-carrying wire. Due to its coiled structure, it surrounds a certain area where the magnetic field is varying over time. When the inductor is connected to a power source, current flows through the coil and such change in current leads to an additional emf in the coil. As Faraday’s law in motional emf shows that the magnitude of emf is equal to the magnitude of rate of change in magnetic flux, we can calculate the magnitude of emf produced by the inductor.

[math]\displaystyle{ |{emf}| = N|\frac{d\Phi}{dt}| }[/math], where [math]\displaystyle{ \Phi = N\frac{\mu_0I}{l}\times\pi r^2 }[/math], [math]\displaystyle{ N = }[/math] the number of coils in an inductor, [math]\displaystyle{ r = }[/math] radius of the coil, and [math]\displaystyle{ l = }[/math] the length of the inductor.

[math]\displaystyle{ emf = N \frac{d}{dt}[N\frac{\mu_0I}{l}\pi r^2] }[/math]

Since N, [math]\displaystyle{ \mu_0 }[/math], [math]\displaystyle{ \pi }[/math], and [math]\displaystyle{ r }[/math] are constants,

[math]\displaystyle{ emf = \frac{\mu_0N^2}{l}\pi r^2\frac{dI}{dt} }[/math]

Here, the terms [math]\displaystyle{ \frac{\mu_0N^2}{l}\pi r^2 }[/math] is a proportionality constant called "inductance" and can be summed up by letter L. Therefore, we can get the magnitude of emf of the inductor, which is given by

[math]\displaystyle{ emf_{inductor} = L\frac{dI}{dt} }[/math]

Going back to the RL circuit, now we can apply conservation of energy in circuit (loop rule) to the RL circuit. By the law of conservation of energy, we can obtain the following result.

[math]\displaystyle{ \Delta V_{battery} + \Delta V_{resistor} + \Delta V_{inductor} = 0 }[/math]

[math]\displaystyle{ emf_{battery} - IR - L\frac{dI}{dt} = 0 }[/math]

From this point, [math]\displaystyle{ emf_{battery} }[/math] will be shortened to [math]\displaystyle{ emf }[/math]. Rearrange the above result to solve for [math]\displaystyle{ I }[/math].

[math]\displaystyle{ \frac{dI}{dt} = \frac{emf-IR}{L} }[/math]

Using separation of variables,

[math]\displaystyle{ \frac{dI}{emf-IR} = \frac{dt}{L} }[/math]

[math]\displaystyle{ \int\frac{dI}{emf-IR} = \int\frac{dt}{L} }[/math]

Solving the integrals, we obtain

[math]\displaystyle{ -\frac{ln(emf-IR)}{R} = \frac{1}{L}t + C }[/math]

Since I = 0 when t = 0, [math]\displaystyle{ C = -\frac{ln(emf)}{R} }[/math], thus

[math]\displaystyle{ -\frac{ln(emf-IR)}{R} = \frac{1}{L}t - \frac{ln(emf)}{R} }[/math]

[math]\displaystyle{ ln(emf-IR) - ln(emf) = -\frac{R}{L}t }[/math]

[math]\displaystyle{ ln(\frac{emf-IR}{emf}) = -\frac{R}{L}t }[/math]

[math]\displaystyle{ \frac{emf-IR}{emf} = e^{-\frac{R}{L}t} }[/math]

[math]\displaystyle{ IR = emf - emf\times e^{-\frac{R}{L}t} }[/math]

[math]\displaystyle{ I = \frac{emf}{R}(1 - e^{-\frac{R}{L}t}) }[/math]

Therefore, when the circuit is connected, the current in the RL circuit increases exponentially over time to the maximum value of [math]\displaystyle{ \frac{emf}{R} }[/math]. Due to such sluggishness caused by time-varying current, the RL circuit is a useful tool to control the current.

A Computational Model

Figure 4. RL circuit current graph6

From the above section we were able to see that the current in the RL circuit grows exponentially over time. Figure 4 shows the exponential growth of the current in the RL circuit. For large t, we see that the exponential component becomes zero and thus we obtain [math]\displaystyle{ I = \frac{emf}{R} }[/math]. This is when the RL circuit reaches steady state and the current does not change due to steady magnetic flux in the inductor. In RL circuit, there is a value of t for which the exponent of the exponential component becomes a whole number. In other words, [math]\displaystyle{ t = \frac{L}{R}, \frac{2L}{R}, \frac{3L}{R}, \ldots, \frac{nL}{R} }[/math]. This time step is called "time constant" denoted by the Greek letter [math]\displaystyle{ \tau }[/math].

For [math]\displaystyle{ t = \tau }[/math],

[math]\displaystyle{ I = \frac{emf}{R}(1 - e^{-(\frac{R}{L})(\frac{L}{R})} }[/math]

[math]\displaystyle{ I = 0.632\frac{emf}{R} }[/math]

Hence, in the RL circuit, 63.2% of the maximum current is attained after the first time constant.


For [math]\displaystyle{ t = 2\tau }[/math],

[math]\displaystyle{ I = \frac{emf}{R}(1 - e^{-(\frac{R}{L})(\frac{2L}{R})} }[/math]

[math]\displaystyle{ I = 0.865\frac{emf}{R} }[/math]

Hence, in the RL circuit, 86.5% of the maximum current is attained after the second time constant.


For [math]\displaystyle{ t = 3\tau }[/math],

[math]\displaystyle{ I = \frac{emf}{R}(1 - e^{-(\frac{R}{L})(\frac{3L}{R})} }[/math]

[math]\displaystyle{ I = 0.950\frac{emf}{R} }[/math]

Hence, in the RL circuit, 95.0% of the maximum current is attained after the third time constant.

Generally speaking, after the fifth time constant, we assume that the circuit has reached steady state and therefore maximum current [math]\displaystyle{ I = \frac{emf}{R} }[/math]

[math]\displaystyle{ }[/math] [math]\displaystyle{ }[/math] [math]\displaystyle{ }[/math]

Examples

Theoretical

After the steady state has been reached and the current has reached its maximum value, you attempt to open the circuit. In the short period of time when you open the circuit, what would you expect to happen?

[math]\displaystyle{ Solution \: }[/math] When you open up the circuit, the current [math]\displaystyle{ I }[/math] drops from its maximum value to zero. We've observed that the emf across the inductor depends on [math]\displaystyle{ \frac{dB}{dt} }[/math] which is ultimately affected by and proportional to [math]\displaystyle{ \frac{dI}{dt} }[/math]. In the short period of time when you break the circuit, the change in the current is very large, and thus very large [math]\displaystyle{ \frac{dI}{dt} }[/math] is resulted and leads to very large emf across the inductor due to the large [math]\displaystyle{ \frac{dB}{dt} }[/math]. Therefore, when you open the circuit, you would observe sparks on the switch.


Numerical

How much time is required for the RL circuit composed of one [math]\displaystyle{ 1.5V }[/math] battery, a resistor resistance of [math]\displaystyle{ 0.5\Omega }[/math] and an inductor with inductance of [math]\displaystyle{ 0.03H }[/math] to reach 60% of the maximum current?

First, we find the maximum current.

[math]\displaystyle{ \begin{align*} I &= \frac{emf}{R} \\ &= \frac{1.5V}{0.5\Omega} \\ &= 3A \end{align*} }[/math]

Then, 60% of the maximum current would be

[math]\displaystyle{ \begin{align*} 0.6I &= 0.6(3A) \\ &= 1.8A \\ \end{align*} }[/math]

Finally, we can plug in the given information to the RL circuit current equation obtained from previous sections to find [math]\displaystyle{ t }[/math].

[math]\displaystyle{ I = \frac{emf}{R}(1 - e^{-(\frac{R}{L})t}) }[/math]

[math]\displaystyle{ 1.8A = 3A(1 - e^{-(\frac{0.5\Omega}{0.03H})t}) }[/math]

[math]\displaystyle{ e^{-(\frac{0.5\Omega}{0.03H})t} = 0.4 }[/math]

[math]\displaystyle{ \begin{align*} -(\frac{0.5\Omega}{0.03H})t &= ln(0.4) \\ &= -0.916 \\ \end{align*} }[/math]

[math]\displaystyle{ (\frac{0.5\Omega}{0.03H})t = 0.916 }[/math]

[math]\displaystyle{ \therefore t = 0.0550\: second }[/math]


References

1. http://electricalstudy.sarutech.com/rl-circuit-transfer-function-time-constant-rl-circuit-as-filter/index.html

2. http://powerdiscount.co.uk/ec36-lc502k-36w-magnetic-switch-start-choke-for-fluorescent-lamps-24050-ballast-990-p.asp

3. https://en.wikiversity.org/wiki/RL_Circuit

4. http://www.electrical4u.com/rl-circuit-transfer-function-time-constant-rl-circuit-as-filter/

5. https://en.wikipedia.org/wiki/Fluorescent_lamp

6. http://www.intmath.com/differential-equations/5-rl-circuits.php