SELECT * FROM question_mgmt as q WHERE id=2214 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=8 AND chapterId=116 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th physics Electrostatic Potential and Capacitance an electrical technician requires a capacitance of

Question:

An electrical technician requires a capacitance of 2 µF in a circuit across a potential difference of 1 kV. A large number of 1 µF capacitors are available to him each of which can withstand a potential difference of not more than 400 V. Suggest a possible arrangement that requires the minimum number of capacitors.

Answer:

Total required capacitance, C = 2 µF

Potential difference, V = 1 kV = 1000 V

Capacitance of each capacitor, C1 = 1 µF

Each capacitor can withstand a potential difference, V1 = 400 V

Suppose a number of capacitors are connected in series and these series circuits are connected in parallel (row) to each other. The potential difference across each row must be 1000 V and potential difference across each capacitor must be 400 V. Hence, number of capacitors in each row is given as

Hence, there are three capacitors in each row.

Capacitance of each row 

Let there are n rows, each having three capacitors, which are connected in parallel. Hence, equivalent capacitance of the circuit is given as

Hence, 6 rows of three capacitors are present in the circuit. A minimum of 6 × 3 i.e., 18 capacitors are required for the given arrangement.


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