SELECT * FROM question_mgmt as q WHERE id=2239 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=8 AND chapterId=117 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th physics Current Electricity a heating element using nichrome connected to a 23

Question:

A heating element using nichrome connected to a 230 V supply draws an initial current of 3.2 A which settles after a few seconds to a steady value of 2.8 A. What is the steady temperature of the heating element if the room temperature is 27.0 °C? Temperature coefficient of resistance of nichrome averaged over the temperature range involved is 1.70 x 10-4 °C -1.

Answer:

Supply voltage, V = 230 V

Initial current drawn, I1 = 3.2 A

Initial resistance = R1, which is given by the relation,

Steady state value of the current, I2 = 2.8 A

Resistance at the steady state = R2, which is given as

Temperature co-efficient of nichrome, α = 1.70 × 10 - 4 °C - 1

Initial temperature of nichrome, T1= 27.0°C

Study state temperature reached by nichrome = T2  

T2 can be obtained by the relation for α,

Therefore, the steady temperature of the heating element is 867.5°C


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