Induced Current in a Coil with Changing Magnetic Field

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 11K views
BrainMan
Messages
279
Reaction score
2

Homework Statement


A 5.0-cm-diameter coil has 20 turns and a resistance of 0.50Ω. A magnetic field perpendicular to the coil is B=0.020t+0.010t^2, where B is in tesla and t is in seconds.

Find an expression for the induced current I(t) as a function of time.

Homework Equations

The Attempt at a Solution

[tex]\varepsilon = \frac{d\phi}{dt}[/tex]
[tex]\varepsilon dt = d\phi[/tex]
[tex]\int\varepsilon dt = \int d\phi[/tex]
[tex]\phi = (0.020t + .010t^2) * \pi r^2[/tex]
[tex]\varepsilon \int dt = \int d\phi[/tex]
[tex]\varepsilon t = \pi r^2 [ (1/2) (0.020t^2) + (1/3)(.010t^3)][/tex]
[tex]\varepsilon = \frac {I}{R}[/tex]
[tex]I = \frac{\pi r^2 [ (1/2) (0.020t^2) + (1/3)(.010t^3)]}{tR}[/tex]
 
on Phys.org
BrainMan said:
[tex]\varepsilon = \frac{d\phi}{dt}[/tex]
OK, except you haven't taken into account that you have 20 turns in the coil.

[tex]\varepsilon dt = d\phi[/tex]
[tex]\int\varepsilon dt = \int d\phi[/tex]
Don't do this.

Use your expression ## \phi = (0.020t + .010t^2) * \pi r^2 ## in ## \varepsilon = \frac{d\phi}{dt} ## along with the correction for the 20 turns.
 
  • Like
Likes   Reactions: BrainMan
TSny said:
OK, except you haven't taken into account that you have 20 turns in the coil.Don't do this.

Use your expression ## \phi = (0.020t + .010t^2) * \pi r^2 ## in ## \varepsilon = \frac{d\phi}{dt} ## along with the correction for the 20 turns.

So [tex]I = \frac{20\pi r^2 [ (1/2) (0.020t^2) + (1/3)(.010t^3)]}{R}[/tex]

So like this?
 
BrainMan said:
So [tex]I = \frac{20\pi r^2 [ (1/2) (0.020t^2) + (1/3)(.010t^3)]}{R}[/tex]

So like this?
No. The numerator in your expression for ##I## does not equal ##\varepsilon##.

If ## \phi = (0.020t + .010t^2) * \pi r^2 ##, then what is ##\frac{d\phi}{dt} ##?
 
  • Like
Likes   Reactions: BrainMan
TSny said:
No. The numerator in your expression for ##I## does not equal ##\varepsilon##.

If ## \phi = (0.020t + .010t^2) * \pi r^2 ##, then what is ##\frac{d\phi}{dt} ##?

Oh ok I get it now. The answer should be [tex]\frac {20\pi r^2(0.020+.020t)}{R}[/tex]