SELECT * FROM question_mgmt as q WHERE id=2309 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 galvanometer coil has a resistance of 12 omega

Question:

A galvanometer coil has a resistance of 12 Ω and the metre shows full scale deflection for a current of 3 mA. How will you convert the metre into a voltmeter of range 0 to 18 V?

Answer:

Resistance of the galvanometer coil, G = 12 Ω

Current for which there is full scale deflection,  I= 3 mA = 3 × 10-3 A

Range of the voltmeter is 0, which needs to be converted to 18 V.

therefore, V = 18 V

Let a resistor of resistance R be connected in series with the galvanometer to convert it into a voltmeter. This resistance is given as:

Hence, a resistor of resistance 5998 Ω is to be connected in series with the galvanometer.


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