SELECT * FROM question_mgmt as q WHERE id=2221 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=8 AND chapterId=116 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th physics Electrostatic Potential and Capacitance show that the force on each plate of a parallel pl

Question:

Show that the force on each plate of a parallel plate capacitor has a magnitude equal to (½) QE, where Q is the charge on the capacitor, and E is the magnitude of electric field between the plates. Explain the origin of the factor ½.

Answer:

Let F be the force applied to separate the plates of a parallel plate capacitor by a distance of Δx.

Hence, work done by the force to do so = FΔx

As a result, the potential energy of the capacitor increases by an amount given as uAΔx.

Where,

u = Energy density

A = Area of each plate

d = Distance between the plates

V = Potential difference across the plates

The work done will be equal to the increase in the potential energy i.e.,

Electric intensity is given by,

However, capacitance,

Charge on the capacitor is given by,

Q = CV

The physical origin of the factor, , in the force formula lies in the fact that just outside the conductor, field is E and inside it is zero. Hence, it is the average value, , of the field that contributes to the force.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='8' AND ex_no!=0 AND status=1 and id!=2221 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='8' AND ex_no!=0 AND status=1 and id!=2221 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question