

InterviewSolution
Saved Bookmarks
1. |
Number of turns in the primary coil and the secondary coil of an ideal transformer are 500 and 2500 respectively. If current in the secondary coil is 0.2 A, calculate current in the primary coil. Also calculate transformer ratio. If voltage in the secondary coil is 750 V, calculate voltage in the primary coil. |
Answer» <html><body><p><a href="https://interviewquestions.tuteehub.com/tag/150-275254" style="font-weight:bold;" target="_blank" title="Click to know more about 150">150</a> V<br/>160 V<br/>170 V<br/>140 V</p>Solution :Here,`N_1` =500 , `N_2`= 2500 <br/> `I_1`=? , `I_2`= 0.2 A <br/> `V_1`= ? , `V_2`= 750 V <br/> Transformation ratio `r=N_2/N_1` <br/> `=2500/500` <br/>`<a href="https://interviewquestions.tuteehub.com/tag/therefore-706901" style="font-weight:bold;" target="_blank" title="Click to know more about THEREFORE">THEREFORE</a>` r=<a href="https://interviewquestions.tuteehub.com/tag/5-319454" style="font-weight:bold;" target="_blank" title="Click to know more about 5">5</a> <br/> For current in <a href="https://interviewquestions.tuteehub.com/tag/primary-1165403" style="font-weight:bold;" target="_blank" title="Click to know more about PRIMARY">PRIMARY</a> coil, <br/>`N_1/N_2=I_2/I_1` <br/>`therefore I_1=I_2 xx N_2/N_1` <br/> = 0.2 x 5 =1.0 A <br/> For voltage in primary coil, <br/> `N_2/N_1=V_2/V_1` <br/>`therefore V_1=V_2 xx N_1/N_2` <br/>`= 750xx500/2500` <br/>`therefore V_1`= 150 V</body></html> | |