SELECT * FROM question_mgmt as q WHERE id=2297 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 of 100 g 1 g 10 4 t is requir

Question:

A magnetic field of 100 G (1 G = 10-4 T) is required which is uniform in a region of linear dimension about 10 cm and area of cross-section about 10-3 m2. The maximum current-carrying capacity of a given coil of wire is 15 A and the number of turns per unit length that can be wound round a core is at most 1000 turns  m-1. Suggest some appropriate design particulars of a solenoid for the required purpose. Assume the core is not ferromagnetic

Answer:

Magnetic field strength, B = 100 G = 100 × 10- 4 T

Number of turns per unit length, n = 1000 turns m- 1

Current flowing in the coil, I = 15 A

Permeability of free space, µ= 4π x 10-7TmA-1

Magnetic field is given by the relation,

 

 

If the length of the coil is taken as 50 cm, radius 4 cm, number of turns 400, and current 10 A, then these values are not unique for the given purpose. There is always a possibility of some adjustments with limits.


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