SELECT * FROM question_mgmt as q WHERE id=1108 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=8 AND chapterId=121 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th physics Alternating Current a 44 mh inductor is connected to 220 v 50 hz ac s

Question:

A 44 mH inductor is connected to 220 V, 50 Hz ac supply. Determine the rms value of the current in the circuit.

Answer:

Inductance of inductor, L = 44 mH = 44 × 10-3 H

Supply voltage, V = 220V

Frequency, ν = 50Hz

Angular frequency, \[\begin{align}\omega = 2\pi v\end{align}\]

Inductive reactance, \begin{align}X_{L}= \omega L = 2\pi vL = 2\pi\times50\times44\times10^{-3} \Omega\end{align}

Rms value of current is given as:

\begin{align}I = \frac{v}{X_{L}}\end{align}

\begin{align} = \frac{220}{2\pi\times50\times44\times 10^{-3}} =15.92A\end{align}

Hence, the rms value of current in the circuit is 15.92 A.


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