Mutual Inductance with Pulsating Current

AI Thread Summary
The discussion focuses on calculating the current output in a second coil due to a pulsating current in a first inductor, defined by the equation I = sin(wt) + 1. The relationship between mutual inductance, turns ratio, and the transient response is emphasized, noting that the mutual inductance creates feedback effects that complicate the analysis. It is suggested that the voltage in the second coil can be derived from the derivative of the input current function multiplied by mutual inductance. The transient response requires solving differential equations, while the steady-state response can be determined more easily based on the input signal's characteristics. Overall, understanding the interactions between the coils and their inductances is crucial for accurate calculations.
seanhbailey
Messages
44
Reaction score
0
I'm not really sure where to put this question.

I'm trying to project current output of a ciruit I am building. Suppose that an initial current which pulsates according to time, t, is given as I = sin(wt)+1. I have two inductors which share the same core in close proximity, the first having N turns, an inductance of L and resistence R1, and the second having M turns, an inductance of P and resistence R2. As a function of t, what would be the current in the second coil if the pulsating current, I, runs through the first inductor?
 
Physics news on Phys.org
Start by listing what you know about the inductors and their relationships.
 
If I had a Dc source it is clear that the voltage in the second inductor will be M*(dI/dt) where the mutual inductance M = k*sqrt(L1*L2) where L1 and L2 are the inductances of the first and second coils and k is the coefficient of coupling. However, I don't have a DC source. I know what an AC source would produce as well, but I'm not sure how a pulsating current will differ since I do not have a capacitor present.
 
If you had a DC source, dI/dt would be zero, and you'd get no current out!
In this case you have an input current function that you can easily differentiate...

What can you say about the mutual inductance and k in this case, given the description of the setup? What can you do with the turns ratio that has been given?
 
Firstly, even if I had a DC source, I would still get current in the second coil during the first few moments when I turned the power source on, and right after I turned the source off.

Secondly, if I simply took the derivative of the function sin(wt)+1 and multiplied it by the mutual induction, would this give me the voltage in the second coil as a function of time?
 
seanhbailey said:
Firstly, even if I had a DC source, I would still get current in the second coil during the first few moments when I turned the power source on, and right after I turned the source off.

Secondly, if I simply took the derivative of the function sin(wt)+1 and multiplied it by the mutual induction, would this give me the voltage in the second coil as a function of time?

Are you looking for the transient response or the steady state response?

Since it would appear that you're looking for the current output, it may be simpler to stick with what is known about how current behaves with coupled coils. What do you know about the relationships between the mutual inductance, the coupling constant, the turns ratio, and the currents in the coils? You should have formulae that relate these things.
 
I'm looking for the transient response. I'm assuming that the current will just be replicated in the second inductor since V2 = k*(N2/N1)*V1 but I'm not 100% sure.
 
So I am looking for answer similar to V2 = V1*k*(N1/N2)*exp(-R1*t/L1) whcih is the voltage as a function of time but I am not sure how a pulsating current affects this result, but I'm assuming I am going to end up having to solve a differential equation.
 
Ah. Well the transient response is going to be a bit more tricky, since the mutual inductance creates a sort of feedback effect from what's taking place in the second coil to the first coil, and vice-versa. There are effective voltage sources that get stuck in series with each coil,

M \frac{dI_2}{dt}

and

M \frac{dI_1}{dt}

These have to be incorporated into your differential equations. The first one goes in series with the first inductor. These voltage supplies can "look like" additional inductance in series with each inductor if you consider that the turns ratio determines the ratio of currents.
 
  • #10
You'll have a transient response and a steady state response, each of which can be determined separately. The overall solution will be the sum of the two. Yes, you'll have a bit of slogging to do with differential equations for the transient response. The steady state response should be fairly easy to determine given the form of the steady-state part of the input signal.
 
Back
Top