Thursday, October 22, 2015

homework and exercises - How do I show for an ideal transformer M2=L1L2?


I've been stuck on this problem for about an hour.



In an ideal transformer, the same flux passes through all turns of the primary and of the secondary . Show that in this case M2=L1L2, where M is the mutual inductance of the coils, and L1, L2 are their individual self-inductances.



My first instinct was the following: If we isolate the response of each coil to the other one, we get the equations N1Φ1=MI2 and N2Φ2=MI1, where Φ is magnetic flux going through a single turn of the coil and I is current. Likewise, if we isolate the response of each coil to itself, we get the equations N1Φ1=L1I1 and N2Φ2=L2I2. I would now naturally want to say "Now just multiply N1Φ1 and N2Φ2 both ways, and get the desired result!" i.e.,



(N1Φ1)(N2Φ2)=(MI2)(MI1)=(L1I1)(L2I2)M2=L1L2


But that's incorrect, because the response of the coils to themselves and to the other coil are different quantities (i.e. not necessarily equal).


Realizing this, I write down the more general equations.


N1Φ1=MI2+L1I1

N2Φ2=MI1+L2I2


Now even with the hypothesis that Φ1=Φ2=Φ, I still can't see how the identity M2=L1L2 follows. Could you help clear up my confusion?


*Taken from D. Griffiths Introduction to Electrodynamics (4th ed.), Problem 7.58.



Answer



In a perfect transformer, if we run a current through either the primary or secondary coils, we are guaranteed in the quasistatic case that Φ1=Φ2 for each individual turn of the coils. Now suppose we ran a current I1 through the primary coil, and waited long enough so that I1 was steady and I2 (current induced on second coil) was zero. we could multiply both sides of that equation by N1/I1 (N1 is the number of turns in the primary coil) and see that


N1I1Φ1=N1I1Φ2L1=N1N2M


Where we have used the identities N2Φ2=MI1 (M is mutual inductance) and N1Φ1=L1I1 (L1 is the self-inductance of the primary coil). Likewise, if we had reversed the roles of the primary and secondary coil, we would get the analagous result



L2=N2N1M


Multiplying those two results together gives the desired identity.


L1L2=N1N2N2N1M2=M2


It's interesting to note that, in the general case (i.e. two coils that aren't part of an ideal transformer), if we run a current through the first coil, we get Φ1Φ2. This is because all the field lines pass through the first coil itself, but not all the field lines have to pass through the second coil (they could pass outside of it). Propogating this inequality down the previous steps shows that in the general case,


L1L2M2


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...