4

I am reading about inductors connected in A.C. Circuits. I understand mathematically that the current lags behind voltage. But what is the physical explanation for this?

My understanding:

As the emf of the alternating source increases, an opposing emf of equal magnitude is induced in the inductor due to self induction. But if this the case, how can current flow? One emf tries to push electrons one way and the other emf tries to push electrons the other way?

I came across a similar question here:If induced voltage (back-emf) is equal and opposite to applied voltage, what drives the current? but there were so many answers that I don't know what is right)

I hope that the answer to this question will help me figure out other questions like how current increases when the emf decreases.

Qmechanic
  • 220,844

5 Answers5

3

The answer to your question lies in the fact that you are dealing with two different electric fields which are competing with one another and that the non-conservative electric field produced by the inductor owes its existence to a changing magnetic flux produced by a changing current in the circuit.
One electric field produced by the voltage source is trying to change the current and the other electric field produced by the inductor is trying to stop the change in current but the change in current has to happen because if it didn't the electric field produced by the inductor would cease to exist.

The definition of self-inductance $L$ is $L=\frac {\Phi}{I}$ where $\Phi$ is the magnetic flux and $I$ is the current.

Differentiating the defining equation with respect to time and then rearranging the equation gives $\frac{d\Phi}{dt} = L\frac{dI}{dt} \Rightarrow \mathcal E_{\rm L} = - L\frac{dI}{dt} $ after applying Farday's law where $\mathcal E_{\rm L}$ is the induced emf which is going to try and prevent any change in the current.

Consider a series circuit which consists of an alternating voltage source and an ideal inductor.
The alternating voltage source is trying to change the current in the circuit by varying the electric field in the circuit.
The inductor is trying to oppose any change to the current and hence the magnetic flux by producing a non-conservative electric field in opposition to the field produced by the voltage source.
The strength of the non-conservative field which will oppose the electric field trying to change the current in the circuit is determined by the rate of change of current in the circuit.

enter image description here

Suppose the current and the supply voltage are in phase with another as in graph 1.
Just after time A the electric field due to the supply voltage is increasing which leads to an increase in the current in the circuit.
The inductor needs to generate an electric field which tries to negate small electric field produced by the voltage source.
However, at this time the rate of change of current is a maximum.
At time B the electric field produced by the voltage source is large and to negate its effect the inductor must produce a large electric field in the opposite direction yet at this time the rate of change of current is near zero.

Suppose that the current leads the supply voltage by $90^\circ$ as in graph 2.
Just after time A the electric field due to the supply voltage is increasing which leads to an increase in the current in the circuit.
The inductor needs to generate an electric field which tries to negate small electric field produced by the voltage source.
The good news is that at this time the rate of change of current very small, but the electric field produced by the inductor would be in the same direction as the electric field produced by the voltage source.
At time B there is a large rate of change of current so that the inductor would produce a large electric field to negate the electric field produced by the voltage but again that field is in the wrong direction.

You could go on like this until you get to graph 3 where the supply voltage leads the current by $90^\circ$ and you will find that at all times the magnitude of the electric field produced by the inductor mirrors that produced by the voltage source but is opposite in direction.

In terms of energy the graphs of supply voltage, current and power produced by the voltage source look like this. if the phase difference if $90^\circ$.

enter image description here

The darker green areas represent energy flowing from the voltage source to the inductor and the lighter green areas represent energy floring from the inductor to the voltage source.
A corresponding power graph for the inductor would be the mirror image of the one for the voltage source.

Overall the important thing to realise is that even if two emf in a circuit look as though they negate each other there can still be a transfer of energy between the two sources of emf.

Farcher
  • 104,498
2

As the emf of the alternating source increases, an opposing emf of equal magnitude is induced in the inductor due to self induction. But if this the case, how can current flow?

But the induced emf isn't there unless the current through the inductor is changing. From the Wikipedia article Inductance:

In electromagnetism and electronics, inductance is the property of an electrical conductor by which a change in electric current through it induces an electromotive force (voltage) in the conductor.

Your first sentence in your quote above is essentially correct but you must also understand that the opposing emf, due to self induction, implies that the current is changing.

For an ideal inductor with a non-zero voltage across, the current through can be finite only if the voltage across and the induced emf are equal in magnitude. Since the emf is zero when the current through is constant, it follows that when there is a voltage across the inductor, there is a changing current through.

You might find my answer here helpful.

1

The mathematical explanation is

$$ V = L \frac{{\rm d}I}{{\rm d}t}$$

which is just the mathematical definition of the term inductor.

If you turn this around,

$$\frac{{\rm d}I}{{\rm d}t} = \frac{V}{L}$$

If this tells you that, for example if $I$ is negative, and you start applying a positive current, the current will only then start to trend positive. And it won't actually reach a positive value until some finite time after you've applied the positive voltage.

Then once current goes positive, the same thing happens when you apply a negative voltage --- you have to wait before you'll get a negative current.

The Photon
  • 29,651
1

imagine that the inductor is a mass, and the voltage is a force acting on that mass, and the current is the velocity of the mass.

we start with the mass (inductor) at rest, with velocity (current) equal to zero. you apply a force (voltage) to the mass (inductor). at the instant you apply that force (voltage), the velocity (current) of the mass (inductor) is zero. and as it then accellerates, the velocity (current) in the mass (inductor) still lags behind force (voltage).

niels nielsen
  • 99,024
0

Your question implies that the voltage across an inductor is equal to the difference between the applied voltage (emf) and the opposing voltage (back emf) and, since the back emf is equal to the applied voltage, the resulting voltage on the inductor should be zero.

In reality, if you apply some voltage to an inductor and actually measure it with a voltmeter, you'll see that the voltage is not zero, but is, in fact, equal to the applied voltage, which causes the current in the inductor to grow according to the familiar equation: $V_{appl}= L \frac {di} {dt}$.

So, although the concept of the "back emf" is very useful, it should not be treated as a real voltage, since that would lead to the incorrect conclusion that the net voltage across an inductor is always zero. It is not.

A possible mechanical analogy is Newton's second law, $F_{appl}=ma=m \frac {dv} {dt}$. We could call $ma$ a Back Force and treat it as a real force acting on a body in response to the applied force $F_{appl}$, in which case we could, mistakenly, conclude that the net force acting on a body is zero and, therefore, the body should not accelerate.

V.F.
  • 12,353