SELECT * FROM question_mgmt as q WHERE id=5807 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=32 AND chapterId=249 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED)

Question:

What do you mean by transmission and distribution losses? How can they be reduced?

Answer:

Electric power transmission and distribution losses refer to the losses that occur in transmission between the sources of supply and points of distribution. In other words, the loss of power that arises due to the inherent resistance and transformation inefficiencies in the electrical conductors and distribution transformers respectively are called transmission and distribution losses. 

The following measures should be taken to reduce power transmission and distribution losses;

i. Improved technology of transmission and distribution should be used.
ii. Electricity distribution network should be privatised. This will confuse efficiency, thereby, eliminating wastes.
iii. Theft cases of electricity should be handled strictly by the trustworthy employees. Strict imposition of fines and penalties should be imposed.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='32' AND ex_no!=0 AND status=1 and id!=5807 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='2' AND subId='32' AND ex_no!=0 AND status=1 and id!=5807 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