PDA

View Full Version : Induced EMF


Physics_wiz
Nov13-04, 07:09 PM
Hello,
I don't know if you will find this question silly or not because I know it shouldn't be that hard but for some reason I keep getting it wrong. Here it is:

A square copper loop, with sides of length 10.4 cm, is located in a region of changing magnetic field. The direction of the magnetic field makes an angle of 34.0 degrees with the plane of the loop. The time-changing (increasing) field has the following time dependence: B(t)=0.600 T+(3.30×10-3 T/s)t.
Find the magnitude of the induced emf in the copper loop for times t>0.

Alright, so I was thinking this should be an easy faraday's law problem and I tried faraday's law: E = - d (flux)/dt = (B)(A)(cos(theta))*dB/dt
so I did: E = .6 * .104^2 * cos(34) * 3.3*10^-3 and I got 1.775 * 10^-5, which is wrong. The correct answer is 2.00 * 10^-5. Any ideas to what I did wrong?

Thanks

dduardo
Nov13-04, 07:15 PM
is T just a constant?

Physics_wiz
Nov13-04, 07:18 PM
If you mean time, no I don't think it's constant but I don't think the answer depends on it. I know they give an equation for B(t) but they don't give any specific time, so the answer can't depend on it.

The magnetic field is not constant and they give the rate of change in the equation (in units of T/s), which I used but I don't know why I get the answer wrong.

dduardo
Nov13-04, 07:20 PM
I just realized T is Telsa. ok, give me a sec.

dduardo
Nov13-04, 07:40 PM
ok, I got the answer. It is 1.95 *10^-5 V

I got this by using the formula:

Vemf = - surface_integral [ ( partial B-> / partial t ) dot product (dS)]

Here are the steps:

1. Take the square loop plane on Y=0
2. Draw the B vector at a 35 degree angle to the plane
3. Since your trying to find out the portion of the magnetic field that goes through the loop the only component of the B field that goes through is By. Therefore:

By -> = (.6+3.3*10^-3 *t)*sin(34)

4. Since the formula wants: partial B /partial t , then:

dBy/dt = 3.3*10^-3 *sin(34) ay

(ay is the unit vector in the y direction)

5. Since the the plane is on X=0 and Y=0 the area dS points in the y direction. Therefore dS = dx*dz *ay

6. The dot product of dBy/dt and dS is: 3.3*10^-3 *dx*dz

7. Integrate the surface from x=0 to x=10.4cm and z=0 to z=10.4cm

(I really need to learn latex :yuck: )

dduardo
Nov13-04, 07:52 PM
Here is the formula:

http://umsis.miami.edu/~dduardo/vemf.png

Physics_wiz
Nov13-04, 07:58 PM
First, I want to thank you dduardo for this very fast response. I don't really understand your explanation for the answer very well, but I noticed that you used sin(34) not cos(34). I drew the picture and figured out why you used sin (and felt like an idiot for not noticing that). Anyways, I kept trying to solve it with sin instead of cos and came up with this: .104^2 * sin(34) * 3*10^-3 = 1.9959*10^-5. I am pretty sure that is the right answer, but I still don't know why this works. Also, why did they give me the .6 T in the problem?

The equation says that (B->.A->)*(change in flux over time) = EMF

What I came up with is just the area * cos(theta) *the change in flux over time which gave me the right answer. What happened to the original B?

PS. I am in calculus two (don't know partial derivatives yet)
Thanks

dduardo
Nov13-04, 08:02 PM
Here is the diagram:

http://umsis.miami.edu/~dduardo/vemf_diagram.png

Are you doing physics without calculus? The reason the .6 goes away is because you doing the partial derivative of the B vector as given by the formula I gave you.

dduardo
Nov13-04, 08:04 PM
All the partial derivative means is take the derviative of the function in terms of one variable and let everything else be a constant.

dduardo
Nov13-04, 08:09 PM
The equation:

(B->.A->)*(change in flux over time) = EMF

is wrong

The actual equation is:

Vemf = - d flux / dt

Physics_wiz
Nov13-04, 08:34 PM
Alright, I think I get it. Thanks very much :biggrin: