SELECT * FROM question_mgmt as q WHERE id=2247 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 answer the following questions a a steady cu

Question:

Answer the following questions:

(a) A steady current flows in a metallic conductor of non-uniform cross- section. Which of these quantities is constant along the conductor: current, current density, electric field, drift speed?

(b) Is Ohm's law universally applicable for all conducting elements? If not, give examples of elements which do not obey Ohm's law.

(c) A low voltage supply from which one needs high currents must have very low internal resistance. Why?

(d) A high tension (HT) supply of, say, 6 kV must have a very large internal resistance. Why?

Answer:

(a) When a steady current flows in a metallic conductor of non-uniform cross-section, the current flowing through the conductor is constant. Current density, electric field, and drift speed are inversely proportional to the area of cross-section. Therefore, they are not constant.

(b) No, Ohm's law is not universally applicable for all conducting elements. Vacuum diode semi-conductor is a non-ohmic conductor. Ohm's law is not valid for it.

(c) According to Ohm's law, the relation for the potential is V = IR

Voltage (V) is directly proportional to current (I).

R is the internal resistance of the source.

If V is low, then R must be very low, so that high current can be drawn from the source.

(d) In order to prohibit the current from exceeding the safety limit, a high tension supply must have a very large internal resistance. If the internal resistance is not large, then the current drawn can exceed the safety limits in case of a short circuit

 


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