Artificial Inductor

This is a follow-up to the first problem . I renamed it for Part 2 because I don't think we actually need an alternate universe to build one of these.

A typical inductor operates according to the following differential equation (where V L V_L and I I are time-domain quantities):

V L = L I ˙ V_L = L \dot{I}

Suppose there was an artificial inductor, created out of more exotic components, in which the voltage across the inductor was related to the second time derivative of the current, instead of the first.

V L = L I ¨ V_L = L \ddot{I}

Consider a circuit containing a DC voltage source, a switch, a resistor, and one of these artificial inductors. For this circuit, the governing differential equation is:

V = R I + L I ¨ V = R I + L \ddot{I}

Suppose the switch is initially open, and that right after the switch closes at time t = 0 t = 0 , the current has the following properties:

I ( 0 ) = 0 I ˙ ( 0 ) = 0 I ¨ ( 0 ) = V L I(0) = 0 \\ \dot{I}(0) = 0 \\ \ddot{I}(0) = \frac{V}{L}

Let E S E_S be the cumulative energy supplied by the voltage source, and let E R E_R be the cumulative energy dissipated in the resistor as heat.

At time t = 1 t = 1 , what is E R E S \large{\frac{E_R}{E_S}} ? As a bonus, what does this physically imply?

Details and Assumptions:

1) Source voltage V = 10 volts V = 10 \, \text{volts}
2) Resistance R = 2 Ω R = 2 \, \Omega
3) "Inductance" L = 0.001 L = 0.001 (you can make up whatever unit name you want)

Note / Hint: The instantaneous power into any element is the product of the instantaneous voltage across the element with the instantaneous current through the element. P ( t ) = v ( t ) i ( t ) P(t) = v(t) \, i(t) . In the below descriptions, these three quantities of course have different values for the various components.

The voltage source follows a "source convention", with i ( t ) i(t) flowing out of the source and P ( t ) P(t) being power flowing out of the source to the rest of the circuit.

The resistor follows a "load convention", with i ( t ) i(t) flowing into the resistor and P ( t ) P(t) being power flowing into the resistor.

The artificial inductor follows a "load convention", with i ( t ) i(t) flowing into the inductor and P ( t ) P(t) being power flowing into the inductor. The use of this convention for the inductor results in a surprise.


The answer is 1.498.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Karan Chatrath
Jun 26, 2019

Nice follow up question.

Solving the differential equation yields the general solution:

I = a 1 cos ( w t ) + a 2 sin ( w t ) + 5 I = a_1 \cos(wt) + a_2 \sin(wt) + 5

Where w = 2000 w = \sqrt{2000} . Plugging in initial conditions

I = 5 ( 1 cos ( w t ) ) I = 5\left(1 - \cos(wt)\right)

The heat dissipated by the resistor can be computed by solving

E R = 0 1 I 2 R d t = 73.77210 J E_R = \int_{0}^{1}I^2R dt = 73.77210 J

The energy supplied by the voltage source is:

E S = 0 1 V I d t = 49.24689 J E_S = \int_{0}^{1}VI dt = 49.24689 J

Now the answer can be computed by computing the required ratio which is: E R / E S = 1.498 \boxed{E_R/E_S = 1.498}

Now this can seem a little weird. The source supplies a certain amount of energy. However, a larger amount of energy is being dissipated by the resistor. Question then becomes where did the extra energy come from?

Let us consider the circuit equation:

V = I R + L I ¨ V = IR + L\ddot{I}

Multiplying both sides by I d t I dt gives:

V I d t = I 2 R d t + L I I ¨ d t VIdt = I^2Rdt + LI\ddot{I}dt

Integrating both sides gives us the expression:

0 1 V I d t = 0 1 I 2 R d t + 0 1 L I I ¨ d t \int_{0}^{1}VI dt = \int_{0}^{1}I^2R dt + \int_{0}^{1}LI\ddot{I} dt

Or:

E S = E R + E L E_S = E_R + E_L

For a conventional inductor, the above result implies that the energy generated by the source is lost partly as heat and and is stored partly in the inductor. Computing E L E_L by replacing values in the equations above and by solving the integral yields E L = 24.525 J E_L = -24.525J . The value of energy stored in the inductor is negative. In other words, energy is supplied to the circuit by this artificial inductor. This means that the inductor acts as an active element. This is the same inference that was drawn in the discussion section of the previous version of this problem.

Very nice, thanks. Now the question is: Could we build such a device out of power electronics? My instinct says yes

Steven Chase - 1 year, 11 months ago

Log in to reply

My understanding of power electronics is elemenary. I would not be able to correctly comment on this. I would be interested in expanding my knowledge base on this subject though.

I have read about some basic semiconductor devices and ideal operational amplifiers. I have come across how OPAmps combined with other electrical elements can be used to differentiate or integrate signals. Maybe an appropriate combination of such devices can produce the desired result? I am most probably wrong. I'm just shooting an arrow in the air here.

Karan Chatrath - 1 year, 11 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...