Calculating Power Dissipation in a Thin Conducting Disc with Induced Currents

AI Thread Summary
The discussion focuses on calculating power dissipation in a thin conducting disc subjected to an oscillating magnetic field. The electric field and induced current density were derived using Faraday's law, resulting in expressions for E and J. Participants debated the resistance calculation, noting that current flows in circular paths rather than radially, which complicates resistance determination. The approach to finding instantaneous power and averaging it over a cycle was discussed, with emphasis on integrating the power dissipation across the disc. The final averaged power expression was confirmed, although discrepancies in integral results were noted, prompting further verification.
fayled
Messages
176
Reaction score
0

Homework Statement


Thin conducting disc, radius a, thickness b and resistivity p (assumed to be large enough induced currents produce no magnetic field). There is a uniform B field B0sin(wt) parallel to its axis.

I first had to find the electric field a distance r from the disc axis in the plane of the disc. I did this by equating the induced emf to the integral of E.dl around a closed circular loop which gave E=-a2B0wcoswt/2r. Then using J=E/p, I had to find the induced current density, giving J=-a2B0wcoswt/2pr. This may be wrong.

I now must find an expression for the time averaged power dissipated as heat over the disc.

Homework Equations


P=I2R

The Attempt at a Solution


I would like to find the resistance of the disc first, however I'm uneasy about this. The current flows in circles, so a thickness dr of the disc has resistance dR=2πrp/(bdr). I'm obviously going wrong there. I know how to find the resistance of a disc when the current flows radially outwards, but it should be different here right?

Once I have that, I guess I can just integrate out the current density to get the total current at an instance, find the instantaneous power from P=I2R and then time average it over a cycle.
 
Last edited:
Physics news on Phys.org
fayled said:


The Attempt at a Solution


I would like to find the resistance of the disc first, however I'm uneasy about this. The current flows in circles, so a thickness dr of the disc has resistance dR=2πrp/(bdr).


since current flow and direction depend on drift velocity, so we can't expect the current to flow in circles. If such was the case the current flowing in the wire should also be circular because a wire is made up of a collection of disc. hence this cannot be the case here. I guess length should be equal to disc thickness 'b' and the circular part as the area of cross section.

I Hope this helps
 
theincrediblea said:
since current flow and direction depend on drift velocity, so we can't expect the current to flow in circles. If such was the case the current flowing in the wire should also be circular because a wire is made up of a collection of disc. hence this cannot be the case here. I guess length should be equal to disc thickness 'b' and the circular part as the area of cross section.

I Hope this helps

In which way do you suppose current is flowing then? I think the question expects such an assumption, because the current density is calculated as to depend only on r.
 
fayled said:

Homework Statement


Thin conducting disc, radius a, thickness b and resistivity p (assumed to be large enough induced currents produce no magnetic field). There is a uniform B field B0sin(wt) parallel to its axis.

I first had to find the electric field a distance r from the disc axis in the plane of the disc. I did this by equating the induced emf to the integral of E.dl around a closed circular loop which gave E=-a2B0wcoswt/2r.

Why did you use the area of the entire disc in computing E around a path with radius r < a?
 
rude man said:
Why did you use the area of the entire disc in computing E around a path with radius r < a?

Integral of E.dl around a circle of radius r is 2πrE. The induced emf is πa2B0wcoswt. Equating gives E as above. Where did I use the entire area?
 
fayled said:
The induced emf is πa2B0wcoswt.

The induced emf is -d(flux)/dt where flux is B times the area circumscribed by your integration path.
 
fayled said:
Where did I use the entire area?

πa2 is the entire area of the disc.
 
rude man said:
The induced emf is -d(flux)/dt where flux is B times the area circumscribed by your integration path.

Ah why is that? I'm struggling to understand things so well in this scenario because it's not a clear cut circuit.

Anyway, letting a->r in my previous results gives
E=-rB0wcoswt/2
J=-rB0wcoswt/2p.
 
fayled said:
Ah why is that? I'm struggling to understand things so well in this scenario because it's not a clear cut circuit.

Anyway, letting a->r in my previous results gives
E=-rB0wcoswt/2
J=-rB0wcoswt/2ρ.

It is a clear-cut circuit. Your integration path is 2πr and your area is πr2 and your dB/dt is what you have.

Which is much better! At least that way the E field does not → ∞ for small r! :-)

I think J is correct also.

So, for power, consider an annulus of radius r, width dr, thickness b, and you know J, so what is the current in this thin annulus? What is the dissipated power dP(r)?

Then, integrate P(r) from r=0 to r=a.
 
  • #10
rude man said:
It is a clear-cut circuit. Your integration path is 2πr and your area is πr2 and your dB/dt is what you have.

Which is much better! At least that way the E field does not → ∞ for small r! :-)

I think J is correct also.

So, for power, consider an annulus of radius r, width dr, thickness b, and you know J, so what is the current in this thin annulus? What is the dissipated power dP(r)?

Then, integrate P(r) from r=0 to r=a.

If I had a square wire loop, I would think of that as a clear cut circuit, because all of the flux through the circuit contributes to a single current around the loop.

Here there's effectively many rings of current going around. Am I effectively treating each ring as a circular wire loop or radius r, say, thus the flux that contributes to it is that the links the loop of radius r only?

And yes, I should have checked that :redface:

Current is Jbdr. Power would then be Jbdr * πr2B0wcoswt i.e dP=VdI. Then I need to integrate it which I shall do now...

Which gives
Instantaneously: P=πbB02w2a4cos2(wt)/8p
Averaged over a cycle: P=πbB02w2a4/16p
 
Last edited:
  • #11
OK, I went dP = (dI)2 R
with dI = Jb dr so
dP = J2b2(dr)2(2πrρ/b dr) so
dP = 2πρrJ2b dr
P = 2πρb∫0a J2(r) r dr
but I did it quickly & may have slipped up. I did not do the integral. Ran out of time ...

You could repeat your calculations using P = I2R instead of P=VR, although they should yield the same. In any case, you are very much on the right track.

P.S. ever resolved the sliding rod problem?
 
  • Like
Likes 1 person
  • #12
rude man said:
OK, I went dP = (dI)2 R
with dI = Jb dr so
dP = J2b2(dr)2(2πrρ/b dr) so
dP = 2πρrJ2b dr
P = 2πρb∫0a J2(r) r dr
but I did it quickly & may have slipped up. I did not do the integral. Ran out of time ...

You could repeat your calculations using P = I2R instead of P=VR, although they should yield the same. In any case, you are very much on the right track.

P.S. ever resolved the sliding rod problem?

Thanks, I'll check that tomorrow.

Ah the sliding rod - I'm convinced my answer is fine. Seems a bit peculiar though, because it was actually a 'show that the voltage between A and B is this' exam question, although I wouldn't put it past the people concerned to do that on an exam.
 
  • #13
rude man said:
OK, I went dP = (dI)2 R
with dI = Jb dr so
dP = J2b2(dr)2(2πrρ/b dr) so
dP = 2πρrJ2b dr
P = 2πρb∫0a J2(r) r dr
but I did it quickly & may have slipped up. I did not do the integral. Ran out of time ...

You could repeat your calculations using P = I2R instead of P=VR, although they should yield the same. In any case, you are very much on the right track.

P.S. ever resolved the sliding rod problem?

Hi again.

I was wondering if you would be able to quickly check my integral? I've stumbled upon this problem in a textbook and their mean power is 2* my answer, and I can't figure out why. They also ask for the current, and integrating my current density out over the disk gives the correct answer in that respect.
 
  • #14
I evaluated my integral starting from dP = d(I^2 R) and got exactly the same P you did.
 
Back
Top