SELECT * FROM question_mgmt as q WHERE id=2302 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=8 AND chapterId=118 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th physics Moving Charges and Magnetism a magnetic field set up using helmholtz coils des

Question:

A magnetic field set up using Helmholtz coils (described in Exercise 4.16) is uniform in a small region and has a magnitude of 0.75 T. In the same region, a uniform electrostatic field is maintained in a direction normal to the common axis of the coils. A narrow beam of (single species) charged particles all accelerated through 15 kV enters this region in a direction perpendicular to both the axis of the coils and the electrostatic field. If the beam remains undeflected when the electrostatic field is 9.0 x 10-5 V m-1, make a simple guess as to what the beam contains. Why is the answer not unique?

Answer:

Magnetic field, B = 0.75 T

Accelerating voltage, V = 15 kV = 15 × 103 V

Electrostatic field, E = 9 × 105 V m - 1

Mass of the electron = m

Charge of the electron = e

Velocity of the electron = v

Kinetic energy of the electron = eV

 

 

Since the particle remains undeflected by electric and magnetic fields, we can infer that the electric field is balancing the magnetic field.

Putting equation (2) in equation (1), we get

This value of specific charge e/m is equal to the value of deuteron or deuterium ions. This is not a unique answer. Other possible answers are He++, Li++, etc.


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!=2302 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!=2302 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